7436bc4ccbcb360b4166430f0015e0b71f2b2877
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9                            ---------------
10                             CAST AND CREW
11                            ---------------
12
13 To give due honor to those who have made Perl what is is today,
14 here are some of the more common names in the Changes file, and their
15 current addresses (as of February 2000):
16
17     Gisle Aas           <gisle@aas.no>
18     Abigail             <abigail@delanet.com>
19     Kenneth Albanowski  <kjahds@kjahds.com>
20     Russ Allbery        <rra@stanford.edu>
21     Brad Appleton       <bradapp@enteract.com>
22     Greg Bacon          <gbacon@itsc.uah.edu>
23     Robin Barker        <rmb1@cise.npl.co.uk>
24     Vishal Bhatia       <vishal@gol.com>
25     Spider Boardman     <spider@orb.nashua.nh.us>
26     Tom Christiansen    <tchrist@perl.com>
27     Mark-Jason Dominus  <mjd@plover.com>
28     Jan Dubois          <jand@activestate.com>
29     Dominic Dunlop      <domo@computer.org>
30     Eric Fifer          <efifer@sanwaint.com>
31     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
32     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
33     Jarkko Hietaniemi   <jhi@iki.fi>
34     Tom Hughes          <tom@compton.nu>
35     Nick Ing-Simmons    <nik@tiuk.ti.com>
36     Andreas Koenig      <a.koenig@mind.de>
37     Douglas Lankshear   <dougl@activestate.com>
38     Doug MacEachern     <dougm@opengroup.org>
39     Raphael Manfredi    <Raphael.Manfredi@st.com>
40     Paul Marquess       <Paul.Marquess@btinternet.com>
41     Stephen McCamant    <alias@mcs.com>
42     Laszlo Molnar       <laszlo.molnar@eth.ericsson.se>
43     Hans Mulder         <hansmu@xs4all.nl>
44     Chris Nandor        <pudge@pobox.com>
45     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
46     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
47     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
48     Tom Phoenix         <rootbeer@teleport.com>
49     Joshua Pritikin     <joshua.pritikin@db.com>
50     Peter Prymmer       <pvhp@forte.com>
51     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
52     Dean Roehrich       <roehrich@cray.com>
53     Hugo van der Sanden <hv@crypt0.demon.co.uk>
54     Michael G Schwern   <schwern@pobox.com>
55     Roderick Schertler  <roderick@argon.org>
56     Kurt D. Starsinic   <kstar@chapin.edu>
57     Benjamin Stuhl      <sho_pi@hotmail.com>
58     Dan Sugalski        <sugalskd@osshe.edu>
59     Nathan Torkington   <gnat@frii.com>
60     Larry W. Virden     <lvirden@cas.org>
61     Johan Vromans       <jvromans@squirrel.nl>
62     Ilya Zakharevich    <ilya@math.ohio-state.edu>
63
64 And the Keepers of the Patch Pumpkin:
65
66     Charles Bailey      <bailey@newman.upenn.edu>
67     Graham Barr         <gbarr@ti.com>
68     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
69     Tim Bunce           <Tim.Bunce@ig.co.uk>
70     Andy Dougherty      <doughera@lafcol.lafayette.edu>
71     Gurusamy Sarathy    <gsar@activestate.com>
72     Chip Salzenberg     <chip@perl.com>
73
74 And, of course, the Author of Perl:
75
76     Larry Wall          <larry@wall.org>
77
78
79 NOTE: Each change entry shows the change number; who checked it into the
80 repository; when; description of the change; which branch the change
81 happened in; and the affected files.  The file lists have a short symbolic
82 indicator:
83
84             !       modified
85             +       added
86             -       deleted
87             +>      branched (from elsewhere)
88             !>      merged changes (from elsewhere)
89
90
91 --------------
92 Version v5.6.0
93 --------------
94
95 ____________________________________________________________________________
96 [  5897] By: gsar                                  on 2000/03/23  05:31:12
97         Log: revise perldelta for more optimal ordering, minor Todo
98              rearrangments
99      Branch: perl
100            ! README.machten Todo Todo-5.6 pod/perldelta.pod
101            ! pod/perldiag.pod
102 ____________________________________________________________________________
103 [  5896] By: gsar                                  on 2000/03/23  05:30:15
104         Log: pod updates (from Tom Christiansen)
105      Branch: perl
106            ! pod/perldebug.pod pod/perlport.pod
107 ____________________________________________________________________________
108 [  5895] By: gsar                                  on 2000/03/23  02:33:33
109         Log: fix misplaced OP refcount for eval root
110      Branch: perl
111            ! sv.c
112 ____________________________________________________________________________
113 [  5894] By: jhi                                   on 2000/03/22  21:37:03
114         Log: Integrate with Sarathy.
115      Branch: cfgperl
116           +> README.machten
117           !> MAINTAIN MANIFEST README.win32 ext/DynaLoader/dlutils.c
118           !> ext/IO/lib/IO/File.pm hints/machten.sh pod/perl.pod
119           !> pod/perldelta.pod pod/perlsyn.pod t/io/fs.t win32/Makefile
120           !> win32/makefile.mk
121 ____________________________________________________________________________
122 [  5893] By: gsar                                  on 2000/03/22  21:08:34
123         Log: unretract change#5871 (Dominic Dunlop reports machten is better
124              with it than without)
125      Branch: perl
126            ! hints/machten.sh
127 ____________________________________________________________________________
128 [  5892] By: gsar                                  on 2000/03/22  20:37:44
129         Log: integrate cfgperl changes into mainline
130      Branch: perl
131           !> Configure config_h.SH hints/machten.sh hints/solaris_2.sh
132           !> hints/unicosmk.sh
133 ____________________________________________________________________________
134 [  5891] By: gsar                                  on 2000/03/22  20:04:01
135         Log: perlsyn.pod nit (from Tom Christiansen)
136      Branch: perl
137            ! pod/perlsyn.pod
138 ____________________________________________________________________________
139 [  5890] By: gsar                                  on 2000/03/22  19:43:22
140         Log: typo in comment
141      Branch: perl
142            ! ext/DynaLoader/dlutils.c
143 ____________________________________________________________________________
144 [  5889] By: gsar                                  on 2000/03/22  19:41:46
145         Log: add README.machten (from Dominic Dunlop)
146      Branch: perl
147            + README.machten
148            ! MAINTAIN MANIFEST pod/perl.pod win32/Makefile
149            ! win32/makefile.mk
150 ____________________________________________________________________________
151 [  5888] By: gsar                                  on 2000/03/22  19:29:47
152         Log: makefile nits
153      Branch: perl
154            ! win32/Makefile win32/makefile.mk
155 ____________________________________________________________________________
156 [  5887] By: gsar                                  on 2000/03/22  19:26:03
157         Log: add note about lib/open3.t#22 failure on Win2K
158      Branch: perl
159            ! README.win32 pod/perldelta.pod
160 ____________________________________________________________________________
161 [  5886] By: gsar                                  on 2000/03/22  19:14:20
162         Log: io/fs.t tweaks for Windows 2000
163      Branch: perl
164            ! t/io/fs.t
165 ____________________________________________________________________________
166 [  5885] By: gsar                                  on 2000/03/22  18:41:50
167         Log: make unloading of extension shared objects (change#5381) a build
168              option (use "Configure -Accflags=-DDL_UNLOAD_ALL_AT_EXIT" to enable)
169      Branch: perl
170            ! ext/DynaLoader/dlutils.c pod/perldelta.pod
171 ____________________________________________________________________________
172 [  5884] By: gsar                                  on 2000/03/22  18:16:45
173         Log: avoid loading both XSLoader and DynaLoader (avoids dl_error()
174              redefinition warnings when statically linked)
175      Branch: perl
176            ! ext/IO/lib/IO/File.pm
177 ____________________________________________________________________________
178 [  5883] By: jhi                                   on 2000/03/22  17:45:01
179         Log: Integrate with Sarathy.
180      Branch: cfgperl
181           +> t/lib/thr5005.t t/op/64bitint.t t/op/nothr5005.t
182            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
183           !> Configure MAINTAIN MANIFEST Todo-5.6 ext/POSIX/Makefile.PL
184           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/xsubpp
185           !> lib/File/Compare.pm pod/perldelta.pod universal.c util.c
186           !> utils/h2xs.PL utils/perlbug.PL win32/Makefile
187           !> win32/makefile.mk
188 ____________________________________________________________________________
189 [  5882] By: jhi                                   on 2000/03/22  17:16:27
190         Log: Metaconfigify #5881.
191      Branch: cfgperl
192            ! Configure config_h.SH
193      Branch: metaconfig
194            ! U/installdirs/inc_version_list.U
195 ____________________________________________________________________________
196 [  5881] By: gsar                                  on 2000/03/22  17:04:01
197         Log: avoid including things that aren't directories in inc_version_list
198              (from Robin Barker)
199      Branch: perl
200            ! Configure
201 ____________________________________________________________________________
202 [  5880] By: gsar                                  on 2000/03/22  16:55:42
203         Log: avoid File::Compare warning when passed handles (from Nick
204              Ing-Simmons)
205      Branch: perl
206            ! lib/File/Compare.pm
207 ____________________________________________________________________________
208 [  5879] By: jhi                                   on 2000/03/22  16:48:33
209         Log: Retract #5871.
210      Branch: cfgperl
211            ! hints/machten.sh
212 ____________________________________________________________________________
213 [  5878] By: gsar                                  on 2000/03/22  16:29:37
214         Log: RM600-svr4 tweaks (from Frank Ridderbusch
215              <frank.ridderbusch@pdb.siemens.de>)
216      Branch: perl
217            ! ext/POSIX/Makefile.PL lib/ExtUtils/Liblist.pm
218 ____________________________________________________________________________
219 [  5877] By: gsar                                  on 2000/03/22  15:38:49
220         Log: save RE context when calling __WARN__ and __DIE__ hooks;
221              add missing stack-of-stacks logic for new code that came
222              in with lexical warnings (this fixes coredumps from
223              -Mdiagnostics when the warnings happens to come from within
224              the RE engine)
225      Branch: perl
226            ! util.c
227 ____________________________________________________________________________
228 [  5876] By: gsar                                  on 2000/03/22  15:02:59
229         Log: missing pieces in perldelta
230      Branch: perl
231            ! pod/perldelta.pod
232 ____________________________________________________________________________
233 [  5875] By: gsar                                  on 2000/03/22  14:46:24
234         Log: rename tests to more appropriate names
235      Branch: perl
236           +> t/lib/thr5005.t t/op/64bitint.t t/op/nothr5005.t
237            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
238            ! MAINTAIN MANIFEST pod/perldelta.pod
239 ____________________________________________________________________________
240 [  5874] By: jhi                                   on 2000/03/22  14:32:57
241         Log: Make the no-luck-on-uselongdouble warning more visible.
242      Branch: cfgperl
243            ! hints/solaris_2.sh
244 ____________________________________________________________________________
245 [  5873] By: gsar                                  on 2000/03/22  14:28:56
246         Log: backout change#5708; fixups for behavior of recently added -a switch;
247              support -k and -m switches in h2xs (from Hugo van der Sanden)
248      Branch: perl
249            ! lib/ExtUtils/xsubpp utils/h2xs.PL
250 ____________________________________________________________________________
251 [  5872] By: gsar                                  on 2000/03/22  14:21:20
252         Log: remove outdated notes in makefiles
253      Branch: perl
254            ! win32/Makefile win32/makefile.mk
255 ____________________________________________________________________________
256 [  5871] By: jhi                                   on 2000/03/22  14:17:40
257         Log: Disable SysV shm and msg even more.
258      Branch: cfgperl
259            ! hints/machten.sh
260 ____________________________________________________________________________
261 [  5870] By: jhi                                   on 2000/03/22  14:16:54
262         Log: Augment #5865.
263      Branch: cfgperl
264            ! hints/unicosmk.sh
265 ____________________________________________________________________________
266 [  5869] By: gsar                                  on 2000/03/22  14:07:27
267         Log: perlbug -ok shouldn't prompt (from Paul Moore
268              <Paul.Moore@uk.origin-it.com>)
269      Branch: perl
270            ! utils/perlbug.PL
271 ____________________________________________________________________________
272 [  5868] By: gsar                                  on 2000/03/22  13:54:27
273         Log: integrate cfgperl contents into mainline
274      Branch: perl
275            ! Todo-5.6
276           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
277           !> config_h.SH hints/dec_osf.sh hints/openbsd.sh
278           !> hints/solaris_2.sh hints/unicosmk.sh pod/perldelta.pod
279           !> pod/perlport.pod win32/config_H.bc win32/config_H.gc
280           !> win32/config_H.vc
281 ____________________________________________________________________________
282 [  5867] By: jhi                                   on 2000/03/22  05:25:40
283         Log: OpenBSD pthreadness fixes from Tom Christiansen.
284      Branch: cfgperl
285            ! hints/openbsd.sh
286 ____________________________________________________________________________
287 [  5866] By: gsar                                  on 2000/03/22  04:18:39
288         Log: UMRs in universal.c (SvCUR() may not be there unless SvPOK())
289      Branch: perl
290            ! universal.c
291 ____________________________________________________________________________
292 [  5865] By: jhi                                   on 2000/03/21  21:38:20
293         Log: The SysV shm*() are in libc but unimplemented.
294      Branch: cfgperl
295            ! hints/unicosmk.sh
296 ____________________________________________________________________________
297 [  5864] By: jhi                                   on 2000/03/21  21:30:02
298         Log: s/setgropus/setgroups/; # detypo in a comment
299      Branch: cfgperl
300            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
301            ! config_h.SH win32/config_H.bc win32/config_H.gc
302            ! win32/config_H.vc
303      Branch: metaconfig
304            ! U/modified/Getfile.U U/modified/d_flexfnam.U
305            ! U/modified/groupstype.U
306 ____________________________________________________________________________
307 [  5863] By: jhi                                   on 2000/03/21  20:25:40
308         Log: Add supported platforms.
309      Branch: cfgperl
310            ! pod/perlport.pod
311 ____________________________________________________________________________
312 [  5862] By: jhi                                   on 2000/03/21  19:19:04
313         Log: Integrate with Sarathy.
314      Branch: cfgperl
315           !> makedef.pl
316 ____________________________________________________________________________
317 [  5861] By: gsar                                  on 2000/03/21  19:07:13
318         Log: add missing bincompat symbols to export list
319      Branch: perl
320            ! makedef.pl
321 ____________________________________________________________________________
322 [  5860] By: jhi                                   on 2000/03/21  18:59:39
323         Log: Disallow using too old gcc in {Tru64,Digital UNIX,DEC OSF/1}.
324              (Even gcc 2.95 doesn't seem to be working 100%.)
325      Branch: cfgperl
326            ! hints/dec_osf.sh pod/perldelta.pod
327 ____________________________________________________________________________
328 [  5859] By: jhi                                   on 2000/03/21  16:36:27
329         Log: Nit for #5802 from Robin Barker.
330      Branch: cfgperl
331            ! Configure config_h.SH
332      Branch: metaconfig
333            ! U/modified/Getfile.U
334 ____________________________________________________________________________
335 [  5858] By: jhi                                   on 2000/03/21  14:34:25
336         Log: Be more lenient in the case libsunmath cannot be found.
337      Branch: cfgperl
338            ! hints/solaris_2.sh
339 ____________________________________________________________________________
340 [  5857] By: jhi                                   on 2000/03/21  14:14:38
341         Log: Integrate with Sarathy.
342      Branch: cfgperl
343           !> (integrate 27 files)
344 ____________________________________________________________________________
345 [  5856] By: gsar                                  on 2000/03/21  10:44:10
346         Log: here lies RC3
347      Branch: perl
348            ! Changes patchlevel.h pod/perlhist.pod
349 ____________________________________________________________________________
350 [  5855] By: gsar                                  on 2000/03/21  10:05:42
351         Log: clone awareness for change#5847
352      Branch: perl
353            ! sv.c
354 ____________________________________________________________________________
355 [  5854] By: gsar                                  on 2000/03/21  09:30:50
356         Log: regen win32/config*
357      Branch: perl
358            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
359 ____________________________________________________________________________
360 [  5853] By: gsar                                  on 2000/03/21  08:56:58
361         Log: integrate cfgperl and vmsperl contents into mainline
362      Branch: perl
363           !> Configure Todo Todo-5.6 config_h.SH lib/File/Spec/VMS.pm
364           !> pod/perldelta.pod t/op/taint.t
365 ____________________________________________________________________________
366 [  5852] By: gsar                                  on 2000/03/21  06:08:20
367         Log: README.mint tweaks (from Guido Flohr <gufl0000@stud.uni-sb.de>)
368      Branch: perl
369            ! Changes README.mint
370 ____________________________________________________________________________
371 [  5851] By: gsar                                  on 2000/03/21  06:06:44
372         Log: make parenthetic warnings look consistent; make diagnostic on
373              "use 5.6" et al mention the alternate form; pod fixups
374      Branch: perl
375            ! gv.c op.c pod/perldelta.pod pod/perldiag.pod pp_ctl.c
376            ! t/comp/use.t t/pragma/strict-vars t/pragma/warn/op
377            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys toke.c universal.c
378            ! util.c
379 ____________________________________________________________________________
380 [  5850] By: gsar                                  on 2000/03/21  04:05:00
381         Log: disable unused Windows code that won't run on Windows 95
382      Branch: perl
383            ! win32/vmem.h
384 ____________________________________________________________________________
385 [  5849] By: gsar                                  on 2000/03/21  03:34:39
386         Log: $File::Find::name doesn't reflect top level files
387              correctly (from Simon Cozens <simon@brecon.co.uk>)
388      Branch: perl
389            ! lib/File/Find.pm
390 ____________________________________________________________________________
391 [  5848] By: gsar                                  on 2000/03/21  02:46:01
392         Log: test fails when sockets not available (from Yitzchak Scott-Thoennes)
393      Branch: perl
394            ! t/lib/io_unix.t
395 ____________________________________________________________________________
396 [  5847] By: gsar                                  on 2000/03/21  00:09:09
397         Log: under useithreads, PUSHLOOP must save PL_curpad for looking up
398              iterdata, since dounwind() may defer LEAVEs
399      Branch: perl
400            ! cop.h
401 ____________________________________________________________________________
402 [  5846] By: jhi                                   on 2000/03/20  23:54:37
403         Log: Document the lib/io_multihomedt hang in 64-bit HP-Ux.
404      Branch: cfgperl
405            ! pod/perldelta.pod
406 ____________________________________________________________________________
407 [  5845] By: jhi                                   on 2000/03/20  23:45:24
408         Log: detypo
409      Branch: cfgperl
410            ! t/op/taint.t
411 ____________________________________________________________________________
412 [  5844] By: jhi                                   on 2000/03/20  23:17:18
413         Log: Integrate with Sarathy.
414      Branch: cfgperl
415           !> lib/Dumpvalue.pm lib/User/pwent.pm lib/dumpvar.pl
416           !> lib/strict.pm op.c pod/perldata.pod pod/perldelta.pod
417           !> pod/perlfunc.pod pp.c t/io/pipe.t t/lib/charnames.t toke.c
418           !> utils/perlbug.PL
419 ____________________________________________________________________________
420 [  5843] By: gsar                                  on 2000/03/20  22:14:35
421         Log: add note about symbolic filehandles (from Johan Vromans)
422      Branch: perl
423            ! lib/strict.pm pod/perlfunc.pod
424 ____________________________________________________________________________
425 [  5842] By: gsar                                  on 2000/03/20  21:59:51
426         Log: perlbugtron flags in perlbug (from Richard Foley); eliminate duplicate
427              code
428      Branch: perl
429            ! utils/perlbug.PL
430 ____________________________________________________________________________
431 [  5841] By: gsar                                  on 2000/03/20  21:06:01
432         Log: more sleep needed from slow systems (from Peter Haworth)
433      Branch: perl
434            ! t/io/pipe.t
435 ____________________________________________________________________________
436 [  5840] By: gsar                                  on 2000/03/20  21:04:42
437         Log: typo in change#5839
438      Branch: perl
439            ! lib/Dumpvalue.pm
440 ____________________________________________________________________________
441 [  5839] By: gsar                                  on 2000/03/20  21:03:14
442         Log: make dumpvar.pl recognize emptyness in arrays (from Matthias Urlichs
443              <smurf@noris.de>); fix up duplicate code in Dumpvalue.pm
444      Branch: perl
445            ! lib/Dumpvalue.pm lib/dumpvar.pl
446 ____________________________________________________________________________
447 [  5838] By: gsar                                  on 2000/03/20  20:53:25
448         Log: mention handle autovivification in perldata (from Johan Vromans)
449      Branch: perl
450            ! lib/User/pwent.pm pod/perldata.pod
451 ____________________________________________________________________________
452 [  5837] By: gsar                                  on 2000/03/20  20:37:42
453         Log: change#5797 didn't do the right thing for "\xff\N{WHITE SMILING FACE}"
454      Branch: perl
455            ! t/lib/charnames.t toke.c
456 ____________________________________________________________________________
457 [  5836] By: gsar                                  on 2000/03/20  16:27:13
458         Log: autovivify open($fh[0],...) properly
459      Branch: perl
460            ! op.c pp.c
461 ____________________________________________________________________________
462 [  5835] By: gsar                                  on 2000/03/19  18:51:24
463         Log: add @x->[2] bug to known issues (from Johan Vromans)
464      Branch: perl
465            ! pod/perldelta.pod
466 ____________________________________________________________________________
467 [  5834] By: jhi                                   on 2000/03/19  18:42:35
468         Log: Fix the socklen default type (from Laszlo Molnar;
469              though I prefer signed, not unsigned); move the cross-compialtion
470              wish item to Todo; drop excess permissions in taint.t.
471      Branch: cfgperl
472            ! Configure Todo Todo-5.6 config_h.SH t/op/taint.t
473      Branch: metaconfig
474            ! U/protos/socksizetype.U
475 ____________________________________________________________________________
476 [  5833] By: jhi                                   on 2000/03/19  18:20:42
477         Log: Integrate with Sarathy.
478      Branch: cfgperl
479           !> (integrate 42 files)
480 ____________________________________________________________________________
481 [  5832] By: gsar                                  on 2000/03/19  18:01:28
482         Log: pwent.pm doc tweak (from Tom Christiansen)
483      Branch: perl
484            ! lib/User/pwent.pm
485 ____________________________________________________________________________
486 [  5831] By: gsar                                  on 2000/03/19  17:57:31
487         Log: unsigned is a more reasonable socksizetype default (from
488              Laszlo <ml1050@freemail.hu>)
489      Branch: perl
490            ! Configure
491 ____________________________________________________________________________
492 [  5830] By: gsar                                  on 2000/03/19  17:40:20
493         Log: taint.t shouldn't fail where IPC::SysV unavailable
494      Branch: perl
495            ! t/op/taint.t
496 ____________________________________________________________________________
497 [  5829] By: gsar                                  on 2000/03/19  17:19:46
498         Log: update Changes
499      Branch: perl
500            ! Changes embed.h
501 ____________________________________________________________________________
502 [  5828] By: gsar                                  on 2000/03/19  16:47:14
503         Log: squelch known scalar leak due to compile failure
504      Branch: perl
505            ! t/pragma/strict-vars
506 ____________________________________________________________________________
507 [  5827] By: gsar                                  on 2000/03/19  09:20:22
508         Log: mention how to look up perllocal.pod (from Michael G Schwern)
509      Branch: perl
510            ! pod/perlapi.pod pod/perlmodinstall.pod pod/perlmodlib.pod
511 ____________________________________________________________________________
512 [  5826] By: gsar                                  on 2000/03/19  08:49:27
513         Log: mention need to wait for children (from Russ Allbery)
514      Branch: perl
515            ! lib/IPC/Open2.pm lib/IPC/Open3.pm pod/perldelta.pod
516 ____________________________________________________________________________
517 [  5825] By: gsar                                  on 2000/03/19  08:47:52
518         Log: Pod::Man should strip leading lib/ for module manpages (from
519              Russ Allbery)
520      Branch: perl
521            ! lib/Pod/Man.pm
522 ____________________________________________________________________________
523 [  5824] By: gsar                                  on 2000/03/19  08:17:49
524         Log: User::pwent fixups for additional fields (from Tom Christiansen);
525              fix bug in pw_has(); tolerate absense of pw{change,age,quota}
526              and pw{comment,class} (Debian 2.1 doesn't have either of these)
527      Branch: perl
528            ! lib/User/pwent.pm
529 ____________________________________________________________________________
530 [  5823] By: gsar                                  on 2000/03/19  07:41:46
531         Log: pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>)
532      Branch: perl
533            ! embed.pl embedvar.h hints/linux.sh pod/perlhack.pod
534            ! pod/perlnumber.pod pod/perlthrtut.pod vms/ext/Stdio/Stdio.pm
535 ____________________________________________________________________________
536 [  5822] By: gsar                                  on 2000/03/19  07:34:29
537         Log: integrate cfgperl contents into mainline
538      Branch: perl
539            ! ext/Thread/Thread.pm pod/perlthrtut.pod
540           !> (integrate 41 files)
541 ____________________________________________________________________________
542 [  5821] By: gsar                                  on 2000/03/19  07:14:38
543         Log: remove dead code
544      Branch: perl
545            ! lib/charnames.pm
546 ____________________________________________________________________________
547 [  5820] By: gsar                                  on 2000/03/19  07:13:01
548         Log: fix typo
549      Branch: perl
550            ! pod/perldiag.pod
551 ____________________________________________________________________________
552 [  5819] By: gsar                                  on 2000/03/19  07:09:32
553         Log: produce better error message when \N{...} is used without
554              "use charnames ..."
555      Branch: perl
556            ! pod/perldelta.pod pod/perldiag.pod toke.c
557 ____________________________________________________________________________
558 [  5818] By: gsar                                  on 2000/03/19  06:30:11
559         Log: default warnLevel and dieLevel to 0 in debugger (from Tom
560              Christiansen); make dumpvar.pl safe against non-glob entries
561              in stashes
562      Branch: perl
563            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/perl5db.pl
564            ! pod/perldebug.pod
565 ____________________________________________________________________________
566 [  5817] By: gsar                                  on 2000/03/19  06:18:24
567         Log: better notes on s///ee (from Simon Cozens <simon@cozens.net>)
568      Branch: perl
569            ! pod/perlop.pod
570 ____________________________________________________________________________
571 [  5816] By: gsar                                  on 2000/03/19  05:55:52
572         Log: support for C<use vmsish 'hushed'>; move VMSISH_EXIT out of
573              op_private (from Charles Lane <lane@DUPHY4.Physics.Drexel.Edu>)
574      Branch: perl
575            ! embed.pl op.c op.h opcode.h opcode.pl perl.h pp.sym pp_ctl.c
576            ! pp_proto.h vms/ext/vmsish.pm vms/ext/vmsish.t vms/vmsish.h
577 ____________________________________________________________________________
578 [  5815] By: gsar                                  on 2000/03/19  05:27:31
579         Log: fix sort optimizer to not hang inside loops
580      Branch: perl
581            ! op.c t/op/sort.t
582 ____________________________________________________________________________
583 [  5814] By: gsar                                  on 2000/03/19  03:59:29
584         Log: fixes for alias handling in debugger (from Tom Christiansen)
585      Branch: perl
586            ! lib/perl5db.pl
587 ____________________________________________________________________________
588 [  5813] By: gsar                                  on 2000/03/19  03:38:10
589         Log: warn about CHECK and INIT blocks encountered at run time
590      Branch: perl
591            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op
592 ____________________________________________________________________________
593 [  5812] By: jhi                                   on 2000/03/19  03:15:58
594         Log: Taint msgrcv() messages; general SysV IPC cleanup.
595      Branch: cfgperl
596            ! doio.c ext/IPC/SysV/Msg.pm pod/perldelta.pod pod/perlfunc.pod
597            ! pod/perlipc.pod pod/perlsec.pod t/lib/ipc_sysv.t t/op/taint.t
598 ____________________________________________________________________________
599 [  5811] By: jhi                                   on 2000/03/19  01:48:47
600         Log: Taint shmread().
601      Branch: cfgperl
602            ! doio.c pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod
603            ! t/op/taint.t
604 ____________________________________________________________________________
605 [  5810] By: jhi                                   on 2000/03/19  01:22:47
606         Log: Taint also the passwd field of the getpw*().
607      Branch: cfgperl
608            ! pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod pp_sys.c
609            ! t/op/taint.t
610 ____________________________________________________________________________
611 [  5809] By: jhi                                   on 2000/03/18  21:44:34
612         Log: Integrate with Sarathy.
613      Branch: cfgperl
614           !> t/pragma/strict-vars toke.c
615 ____________________________________________________________________________
616 [  5808] By: jhi                                   on 2000/03/18  21:40:55
617         Log: (Re-)introduce $uidsign and $gidsign.
618      Branch: cfgperl
619            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
620            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
621            ! vos/config.def vos/config.h vos/config_h.SH_orig
622            ! win32/config.bc win32/config.gc win32/config.vc
623            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
624            ! win32/config_h.PL win32/config_sh.PL
625      Branch: metaconfig
626            ! U/modified/groupstype.U U/typedefs/gidtype.U
627 ____________________________________________________________________________
628 [  5807] By: jhi                                   on 2000/03/18  20:38:12
629         Log: The #5805 requires a test change, too.
630      Branch: cfgperl
631            ! t/op/taint.t
632 ____________________________________________________________________________
633 [  5806] By: gsar                                  on 2000/03/18  20:10:29
634         Log: queued errors may not be displayed after the PL_error_count limit
635      Branch: perl
636            ! t/pragma/strict-vars toke.c
637 ____________________________________________________________________________
638 [  5805] By: jhi                                   on 2000/03/18  19:56:12
639         Log: Taint the shell from the getpw*. 
640      Branch: cfgperl
641            ! pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod pp_sys.c
642 ____________________________________________________________________________
643 [  5804] By: jhi                                   on 2000/03/18  19:37:01
644         Log: Use the newSVuv().
645      Branch: cfgperl
646            ! embed.h op.c pp_sys.c toke.c
647 ____________________________________________________________________________
648 [  5803] By: jhi                                   on 2000/03/18  19:08:40
649         Log: Add newSVuv().
650      Branch: cfgperl
651            ! Configure embed.pl global.sym objXSUB.h perlapi.c perlapi.h
652            ! pod/perlapi.pod proto.h sv.c
653 ____________________________________________________________________________
654 [  5802] By: jhi                                   on 2000/03/18  17:11:07
655         Log: Configure nits: rewording from Sarathy (aka #5796),
656              and installation directories patch from Robin Parker.
657      Branch: cfgperl
658            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
659            ! config_h.SH vos/config.h vos/config_h.SH_orig
660            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
661      Branch: metaconfig
662            ! U/modified/Getfile.U
663      Branch: metaconfig/U/perl
664            ! bincompat5005.U
665 ____________________________________________________________________________
666 [  5801] By: jhi                                   on 2000/03/18  16:41:31
667         Log: Integrate with Sarathy.
668      Branch: cfgperl
669           !> Changes Configure hints/dos_djgpp.sh lib/ExtUtils/xsubpp
670           !> lib/Getopt/Long.pm mg.c pod/perlpod.pod pp_hot.c
671           !> t/lib/charnames.t t/pragma/utf8.t toke.c
672 ____________________________________________________________________________
673 [  5800] By: gsar                                  on 2000/03/18  05:16:32
674         Log: force i_ieeefp=undef on dos_djgpp (it reportedly causes failures
675              in system includes)
676      Branch: perl
677            ! hints/dos_djgpp.sh
678 ____________________________________________________________________________
679 [  5799] By: gsar                                  on 2000/03/18  05:12:00
680         Log: Getopt::Long 2.23 update (from Johan Vromans)
681      Branch: perl
682            ! Changes lib/Getopt/Long.pm
683 ____________________________________________________________________________
684 [  5798] By: gsar                                  on 2000/03/18  05:03:20
685         Log: recognize single-line declarations in xsubpp; add switches to
686              disable newfangled features (from Ilya Zakharevich)
687      Branch: perl
688            ! lib/ExtUtils/xsubpp
689 ____________________________________________________________________________
690 [  5797] By: gsar                                  on 2000/03/18  04:21:43
691         Log: make "\N{...}" enable utf8-ness correctly
692      Branch: perl
693            ! t/lib/charnames.t toke.c
694 ____________________________________________________________________________
695 [  5796] By: gsar                                  on 2000/03/18  04:03:08
696         Log: avoid mentioning Perl version in Configure question
697      Branch: perl
698            ! Configure
699 ____________________________________________________________________________
700 [  5795] By: gsar                                  on 2000/03/18  03:32:31
701         Log: better explanation of C<> tags (from Wolfgang Laun)
702      Branch: perl
703            ! pod/perlpod.pod
704 ____________________________________________________________________________
705 [  5794] By: gsar                                  on 2000/03/18  03:26:57
706         Log: make return values from match in a list context, as well as $& et
707              al propagate utf8-ness (from Graham Barr)
708      Branch: perl
709            ! mg.c pp_hot.c t/pragma/utf8.t
710 ____________________________________________________________________________
711 [  5793] By: jhi                                   on 2000/03/18  01:45:30
712         Log: Integrate with Sarathy.
713      Branch: cfgperl
714           !> hints/powerux.sh xsutils.c
715 ____________________________________________________________________________
716 [  5792] By: gsar                                  on 2000/03/18  01:08:25
717         Log: hints fixups for PowerMAX (from Tom Horsley)
718      Branch: perl
719            ! hints/powerux.sh
720 ____________________________________________________________________________
721 [  5791] By: gsar                                  on 2000/03/17  23:53:21
722         Log: make reftype() consistently croak on non-refs
723      Branch: perl
724            ! xsutils.c
725 ____________________________________________________________________________
726 [  5790] By: jhi                                   on 2000/03/17  23:41:36
727         Log: Integrate with Sarathy. 
728      Branch: cfgperl
729           !> configpm ext/Thread/Thread/Queue.pm
730           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
731           !> lib/Pod/Find.pm lib/perl5db.pl perl.c pod/perldata.pod
732 ____________________________________________________________________________
733 [  5789] By: gsar                                  on 2000/03/17  22:37:21
734         Log: fix coredump when upgrading PL_sv_yes in a second call to
735              perl_construct() (from Doug MacEachern)
736      Branch: perl
737            ! perl.c
738 ____________________________________________________________________________
739 [  5788] By: gsar                                  on 2000/03/17  22:32:25
740         Log: make noTTY debugger option work again (from Paul Marquess)
741      Branch: perl
742            ! lib/perl5db.pl
743 ____________________________________________________________________________
744 [  5787] By: gsar                                  on 2000/03/17  17:00:05
745         Log: make Config.pm report sane errors with older perls
746      Branch: perl
747            ! configpm
748 ____________________________________________________________________________
749 [  5786] By: gsar                                  on 2000/03/17  16:48:20
750         Log: syntax errors in Thread::* (from Tom Christiansen)
751      Branch: perl
752            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
753            ! ext/Thread/Thread/Specific.pm
754 ____________________________________________________________________________
755 [  5785] By: gsar                                  on 2000/03/17  16:45:34
756         Log: tweak perldata section on v-strings
757      Branch: perl
758            ! pod/perldata.pod
759 ____________________________________________________________________________
760 [  5784] By: gsar                                  on 2000/03/17  16:24:28
761         Log: missing file in change#5781
762      Branch: perl
763            ! lib/Pod/Find.pm
764 ____________________________________________________________________________
765 [  5783] By: jhi                                   on 2000/03/17  14:38:29
766         Log: Add the NEXTSTEP strftime %j bug to Known Problems.
767      Branch: cfgperl
768            ! pod/perldelta.pod
769 ____________________________________________________________________________
770 [  5782] By: jhi                                   on 2000/03/17  14:29:46
771         Log: Integrate with Sarathy.
772      Branch: cfgperl
773           !> embed.pl ext/B/B/Bblock.pm global.sym lib/File/Spec/Unix.pm
774           !> lib/open.pm objXSUB.h op.c perlapi.c pod/perlcompile.pod
775           !> pod/perldebug.pod sv.c t/comp/cpp.aux t/pod/testpchk.pl
776 ____________________________________________________________________________
777 [  5781] By: gsar                                  on 2000/03/17  06:19:17
778         Log: PodParser v1.13 update (from Brad Appleton)
779      Branch: perl
780            ! t/pod/testpchk.pl
781 ____________________________________________________________________________
782 [  5780] By: gsar                                  on 2000/03/17  05:42:45
783         Log: propagate CvFLAGS() into clones
784      Branch: perl
785            ! op.c
786 ____________________________________________________________________________
787 [  5779] By: gsar                                  on 2000/03/17  04:58:39
788         Log: documentation fixes from p5p
789      Branch: perl
790            ! ext/B/B/Bblock.pm lib/File/Spec/Unix.pm pod/perlcompile.pod
791            ! pod/perldebug.pod
792 ____________________________________________________________________________
793 [  5778] By: bailey                                on 2000/03/17  04:23:35
794         Log: Quick pre-release fixes: clean up results in File::Spec::VMS and
795              switch dir test order in taint.t to accomodate DECCRTL extension.
796      Branch: vmsperl
797            ! lib/File/Spec/VMS.pm t/op/taint.t
798 ____________________________________________________________________________
799 [  5777] By: gsar                                  on 2000/03/17  04:13:27
800         Log: make attributes::reftype(*FOO{IO}) return "IO" instead of "UNKNOWN"
801              (from Tom Christiansen)
802      Branch: perl
803            ! sv.c
804 ____________________________________________________________________________
805 [  5776] By: jhi                                   on 2000/03/17  03:40:18
806         Log: More Todo.
807      Branch: cfgperl
808            ! Todo Todo-5.6
809 ____________________________________________________________________________
810 [  5775] By: gsar                                  on 2000/03/17  03:40:14
811         Log: s/:def/:DEFAULT/
812      Branch: perl
813            ! lib/open.pm
814 ____________________________________________________________________________
815 [  5774] By: gsar                                  on 2000/03/17  03:39:07
816         Log: export cv_undef() and cv_const_sv() (mod_perl uses them to
817              good advantage)
818      Branch: perl
819            ! embed.pl global.sym objXSUB.h perlapi.c
820 ____________________________________________________________________________
821 [  5773] By: gsar                                  on 2000/03/17  03:12:34
822         Log: remove non-ANSI parts in comp/cpp.t
823      Branch: perl
824            ! t/comp/cpp.aux
825 ____________________________________________________________________________
826 [  5772] By: jhi                                   on 2000/03/17  03:11:49
827         Log: Integrate with Sarathy.
828      Branch: cfgperl
829           !> configure.com embed.h embed.pl lib/CGI.pm
830           !> lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm perl.h
831           !> pod/pod2man.PL pod/pod2text.PL pp_sys.c vms/ext/vmsish.pm
832           !> vms/ext/vmsish.t vms/subconfigure.com vms/test.com
833           !> vms/vmsish.h
834 ____________________________________________________________________________
835 [  5771] By: jhi                                   on 2000/03/17  03:10:34
836         Log: Make the test easier to use.
837      Branch: cfgperl
838            ! t/op/sysio.t
839 ____________________________________________________________________________
840 [  5770] By: gsar                                  on 2000/03/17  03:04:33
841         Log: pod{man,text} updates from podlators-1.00 (from Russ Allbery)
842      Branch: perl
843            ! lib/Pod/Man.pm pod/pod2man.PL pod/pod2text.PL
844 ____________________________________________________________________________
845 [  5769] By: gsar                                  on 2000/03/17  02:53:39
846         Log: integrate vmsperl contents into mainline (no actual changes, since
847              cfgperl already had them all)
848      Branch: perl
849           !> configure.com lib/CGI.pm lib/ExtUtils/Mksymlists.pm perl.h
850           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/subconfigure.com
851           !> vms/test.com vms/vmsish.h
852 ____________________________________________________________________________
853 [  5768] By: gsar                                  on 2000/03/17  02:48:14
854         Log: fix signedness in test for syswrite() length argument
855      Branch: perl
856            ! pp_sys.c
857 ____________________________________________________________________________
858 [  5767] By: gsar                                  on 2000/03/17  02:38:51
859         Log: integrate cfgperl contents into mainline
860      Branch: perl
861           !> (integrate 28 files)
862 ____________________________________________________________________________
863 [  5766] By: jhi                                   on 2000/03/17  02:29:24
864         Log: Add "Known Problems" section.
865      Branch: cfgperl
866            ! pod/perldelta.pod
867 ____________________________________________________________________________
868 [  5765] By: gsar                                  on 2000/03/17  00:31:19
869         Log: add missing bincompat5005 #defines
870      Branch: perl
871            ! embed.h embed.pl
872 ____________________________________________________________________________
873 [  5764] By: jhi                                   on 2000/03/16  15:32:52
874         Log: pp_send() type tuning continues.
875      Branch: cfgperl
876            ! pp_sys.c
877 ____________________________________________________________________________
878 [  5763] By: jhi                                   on 2000/03/16  04:09:37
879         Log: Integrate with Sarathy.
880      Branch: cfgperl
881           !> embed.pl global.sym objXSUB.h perl.c perlapi.c
882           !> win32/perlhost.h win32/perllib.c win32/win32.h
883 ____________________________________________________________________________
884 [  5762] By: jhi                                   on 2000/03/16  04:06:36
885         Log: VMS patches from Dan Sugalski and Charles Bailey
886      Branch: cfgperl
887            ! configure.com ext/File/Glob/Glob.pm lib/CGI.pm
888            ! lib/ExtUtils/Mksymlists.pm vms/subconfigure.com
889 ____________________________________________________________________________
890 [  5761] By: gsar                                  on 2000/03/16  03:18:41
891         Log: due to an oversight during PERL_OBJECT migration, hosts created
892              by pseudo-fork were never being deleted, leading to a sizeable
893              memory leak; std FDs in pseudo-children are now closed
894              automatically to avoid resource leaks; basic infinite looping
895              fork() test works without leaking again in non-PERL_OBJECT
896              build
897      Branch: perl
898            ! embed.pl global.sym objXSUB.h perl.c perlapi.c
899            ! win32/perlhost.h win32/perllib.c win32/win32.h
900 ____________________________________________________________________________
901 [  5760] By: jhi                                   on 2000/03/16  01:50:13
902         Log: Fix pp_send() sizes (pass a Size_t, not an Off_t, and
903              return a SSize_t, not an Off_t); add a note about a slightly
904              similar situation in pp_truncate(); introduce $sizesize
905              for Configure; update EPOC, VOS, Win32, and VMS for the
906              sizesize; minor updates on the EPOC config file; reword
907              socklen_t message slightly; fix fpossize (though unused    currently)
908      Branch: cfgperl
909            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
910            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
911            ! vos/config.def vos/config.h win32/config.bc win32/config.gc
912            ! win32/config.vc win32/config_H.bc win32/config_H.gc
913            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
914      Branch: metaconfig/U/perl
915            ! d_socklen_t.U fpossize.U
916 ____________________________________________________________________________
917 [  5759] By: jhi                                   on 2000/03/15  23:47:11
918         Log: Integrate with Sarathy.
919      Branch: cfgperl
920           !> makedef.pl
921 ____________________________________________________________________________
922 [  5758] By: jhi                                   on 2000/03/15  23:46:17
923         Log: Retract #5767; replace it with a tested patch
924              from Anton Berezin.
925      Branch: cfgperl
926            ! hints/freebsd.sh
927 ____________________________________________________________________________
928 [  5757] By: jhi                                   on 2000/03/15  23:36:53
929         Log: Configure nits: do not use /tmp to avoid potential security
930              problems (Andy Dougherty: this does not fix the rampant
931              use of /tmp by the various utilities like C compilers, though.
932              Just don't run Configure as root if you care about security.),
933              fix man3dir bug (both from Andy Dougherty); fix hints files
934              not to use /tmp; retract #4993 (the description of the *symbols
935              variables is okay, after all); regen Configure.
936      Branch: cfgperl
937            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
938            ! config_h.SH hints/dec_osf.sh hints/esix4.sh hints/newsos4.sh
939      Branch: metaconfig
940            + U/modified/d_flexfnam.U
941            ! U/installdirs/man3dir.U
942 ____________________________________________________________________________
943 [  5756] By: jhi                                   on 2000/03/15  22:20:06
944         Log: cater for FreeBSD 5.*
945      Branch: cfgperl
946            ! hints/freebsd.sh
947 ____________________________________________________________________________
948 [  5755] By: jhi                                   on 2000/03/15  22:00:57
949         Log: Add missing Windows O_ constants.
950      Branch: cfgperl
951            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
952 ____________________________________________________________________________
953 [  5754] By: gsar                                  on 2000/03/15  19:56:37
954         Log: add PL_thr_key to export list under useithreads
955      Branch: perl
956            ! makedef.pl
957 ____________________________________________________________________________
958 [  5753] By: jhi                                   on 2000/03/15  04:19:19
959         Log: Integrate with Sarathy.
960      Branch: cfgperl
961           !> (integrate 37 files)
962 ____________________________________________________________________________
963 [  5752] By: bailey                                on 2000/03/15  03:45:28
964         Log: Make DEBUGGING a configurable option
965      Branch: vmsperl
966            ! configure.com
967 ____________________________________________________________________________
968 [  5751] By: bailey                                on 2000/03/15  03:38:57
969         Log: Remove obsolete DCL symbol from subconfigure.com
970      Branch: vmsperl
971            ! vms/subconfigure.com
972 ____________________________________________________________________________
973 [  5750] By: bailey                                on 2000/03/15  03:29:17
974         Log: Add VMS' default to the CGI.pm temp list (should update to File::Spec)
975      Branch: vmsperl
976            ! lib/CGI.pm
977           !> ext/File/Glob/Glob.pm
978 ____________________________________________________________________________
979 [  5749] By: bailey                                on 2000/03/15  02:05:28
980         Log: Change test using obsolete %COnfig element
981      Branch: vmsperl
982            ! lib/ExtUtils/Mksymlists.pm
983 ____________________________________________________________________________
984 [  5748] By: gsar                                  on 2000/03/14  23:39:42
985         Log: update local_patches entry for RC2
986      Branch: perl
987            ! Changes patchlevel.h pod/perlhist.pod
988 ____________________________________________________________________________
989 [  5747] By: gsar                                  on 2000/03/14  22:44:27
990         Log: more warnings tidy-ups (from Paul Marquess)
991      Branch: perl
992            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq4.pod
993            ! t/lib/attrs.t utils/h2xs.PL
994 ____________________________________________________________________________
995 [  5746] By: gsar                                  on 2000/03/14  22:30:43
996         Log: Sys::Syslog fix for accidental arguments to autoloaded constants
997      Branch: perl
998            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
999 ____________________________________________________________________________
1000 [  5745] By: gsar                                  on 2000/03/14  22:20:27
1001         Log: tweak to use SIZE_ONLY
1002      Branch: perl
1003            ! regcomp.c
1004 ____________________________________________________________________________
1005 [  5744] By: gsar                                  on 2000/03/14  21:56:48
1006         Log: regen win32/config*
1007      Branch: perl
1008            ! win32/Makefile win32/config_H.bc win32/config_H.gc
1009            ! win32/config_H.vc win32/makefile.mk
1010 ____________________________________________________________________________
1011 [  5743] By: gsar                                  on 2000/03/14  21:46:25
1012         Log: change#5729 had syntax errors
1013      Branch: perl
1014            ! t/lib/complex.t
1015 ____________________________________________________________________________
1016 [  5742] By: gsar                                  on 2000/03/14  21:26:33
1017         Log: integrate vmsperl changes into mainline (change#5693 denied)
1018      Branch: perl
1019           !> configure.com lib/File/Spec/VMS.pm t/lib/complex.t
1020           !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
1021           !> vms/vms.c
1022 ____________________________________________________________________________
1023 [  5741] By: gsar                                  on 2000/03/14  21:17:34
1024         Log: update Changes; integrate cfgperl contents into mainline
1025      Branch: perl
1026            ! Changes
1027           !> ext/Socket/Socket.xs patchlevel.h perl.h t/lib/complex.t
1028 ____________________________________________________________________________
1029 [  5740] By: gsar                                  on 2000/03/14  20:57:12
1030         Log: perlfaq4 tweak (from Damian Conway <damian@cs.monash.edu.au>)
1031      Branch: perl
1032            ! pod/perlfaq4.pod
1033 ____________________________________________________________________________
1034 [  5739] By: gsar                                  on 2000/03/14  20:53:07
1035         Log: allow alternates to negate correctly (from Johan Vromans)
1036      Branch: perl
1037            ! lib/Getopt/Long.pm
1038 ____________________________________________________________________________
1039 [  5738] By: gsar                                  on 2000/03/14  20:34:19
1040         Log: kludge our way around warnings on C<use POSIX; use IO::File;>
1041      Branch: perl
1042            ! ext/IO/lib/IO/Seekable.pm
1043 ____________________________________________________________________________
1044 [  5737] By: gsar                                  on 2000/03/14  20:06:23
1045         Log: protect special characters better against interpretation by *roff
1046              (from Russ Allbery)
1047      Branch: perl
1048            ! lib/Pod/Man.pm
1049 ____________________________________________________________________________
1050 [  5736] By: gsar                                  on 2000/03/14  19:47:00
1051         Log: provide an explicit base address for perl56.dll to avoid relocations;
1052              increase the default stack size (RE engine can use a lot more stack
1053              than the 1MB default limit); default to using the regular version of
1054              the MSVCRT even for DEBUGGING builds (this allows extensions to be
1055              selectively built with debugging)
1056      Branch: perl
1057            ! win32/Makefile win32/makefile.mk
1058 ____________________________________________________________________________
1059 [  5735] By: gsar                                  on 2000/03/14  19:31:53
1060         Log: regen perltoc, other pod nits
1061      Branch: perl
1062            ! ext/IO/poll.c pod/Makefile pod/buildtoc pod/perlnumber.pod
1063            ! pod/perltoc.pod pod/roffitall
1064 ____________________________________________________________________________
1065 [  5734] By: gsar                                  on 2000/03/14  19:08:22
1066         Log: avoid dup warning (from Simon Cozens)
1067      Branch: perl
1068            ! regcomp.c
1069 ____________________________________________________________________________
1070 [  5733] By: gsar                                  on 2000/03/14  18:46:50
1071         Log: allow usemymalloc to be overridden via -Uusemymalloc
1072      Branch: perl
1073            ! hints/hpux.sh
1074 ____________________________________________________________________________
1075 [  5732] By: gsar                                  on 2000/03/14  17:23:47
1076         Log: test case for change#5700 (from M. J. T. Guy)
1077      Branch: perl
1078            ! t/op/universal.t
1079 ____________________________________________________________________________
1080 [  5731] By: gsar                                  on 2000/03/14  17:15:44
1081         Log: revise README.win32 for currentness, point to function
1082              list in perlport.pod (from a patch suggested by Dominic Dunlop)
1083      Branch: perl
1084            ! README.win32 pod/perlport.pod
1085 ____________________________________________________________________________
1086 [  5730] By: gsar                                  on 2000/03/14  17:14:21
1087         Log: tweak sort() notes (from Nathan Torkington)
1088      Branch: perl
1089            ! pod/perlfunc.pod
1090 ____________________________________________________________________________
1091 [  5729] By: jhi                                   on 2000/03/14  15:13:13
1092         Log: Make the tests 1018 and 1019 more robust.
1093      Branch: cfgperl
1094            ! t/lib/complex.t
1095 ____________________________________________________________________________
1096 [  5728] By: jhi                                   on 2000/03/14  15:07:48
1097         Log: Fix for one of the problems in RC1 reported by M. E. O'Neill
1098              in NEXTSTEP 3.3p2.
1099      Branch: cfgperl
1100            ! ext/Socket/Socket.xs
1101 ____________________________________________________________________________
1102 [  5727] By: jhi                                   on 2000/03/14  14:57:04
1103         Log: Integrate with Sarathy; unapply the #5539 that snekt in
1104              with #5539.
1105      Branch: cfgperl
1106           +> pod/perldebguts.pod
1107            ! patchlevel.h perl.h
1108           !> MANIFEST lib/Text/Abbrev.pm lib/perl5db.pl pod/perl.pod
1109           !> pod/perldebug.pod pod/perldelta.pod pod/perlnumber.pod
1110           !> t/lib/io_sock.t utils/perlcc.PL utils/perldoc.PL
1111           !> win32/makefile.mk
1112 ____________________________________________________________________________
1113 [  5726] By: gsar                                  on 2000/03/14  07:43:37
1114         Log: fixes for Borland compiler (from Vadim Konovalov
1115              <vkonovalov@lucent.com>)
1116      Branch: perl
1117            ! utils/perlcc.PL win32/makefile.mk
1118 ____________________________________________________________________________
1119 [  5725] By: gsar                                  on 2000/03/14  07:38:00
1120         Log: more efficient Text::Abbrev (from M.E. O'Neill <oneill@cs.sfu.ca>)
1121      Branch: perl
1122            ! lib/Text/Abbrev.pm
1123 ____________________________________________________________________________
1124 [  5724] By: gsar                                  on 2000/03/14  05:59:02
1125         Log: integrate cfgperl changes into mainline, ignoring the
1126              __attribute__((unused)) stuff that seems to have snuck
1127              back in
1128      Branch: perl
1129           !> Todo-5.6 patchlevel.h perl.h pod/perl.pod pod/perlport.pod
1130           !> vms/perlvms.pod
1131 ____________________________________________________________________________
1132 [  5723] By: gsar                                  on 2000/03/14  05:49:08
1133         Log: patches for many bugs in the debugger; documentation updates for
1134              perldelta; split perldebug.pod into perldeb{ug,guts}.pod (from
1135              Tom Christiansen)
1136      Branch: perl
1137            + pod/perldebguts.pod
1138            ! MANIFEST lib/perl5db.pl pod/perl.pod pod/perldebug.pod
1139            ! pod/perldelta.pod pod/perlnumber.pod pod/perlport.pod
1140 ____________________________________________________________________________
1141 [  5722] By: gsar                                  on 2000/03/14  05:37:29
1142         Log: add sleep() to avoid race on NeXT (from M.E. O'Neill
1143              <oneill@cs.sfu.ca>)
1144      Branch: perl
1145            ! t/lib/io_sock.t
1146 ____________________________________________________________________________
1147 [  5721] By: gsar                                  on 2000/03/14  03:53:50
1148         Log: support a -U option when run as root to drop privileges (from
1149              Tom Christiansen)
1150      Branch: perl
1151            ! utils/perldoc.PL
1152 ____________________________________________________________________________
1153 [  5720] By: jhi                                   on 2000/03/14  03:43:51
1154         Log: move the big AVAILABILITY list to perlport as Supported Platforms
1155              (Tom Christiansen); add few more platforms
1156      Branch: cfgperl
1157            ! pod/perl.pod pod/perlport.pod
1158 ____________________________________________________________________________
1159 [  5719] By: jhi                                   on 2000/03/14  02:44:55
1160         Log: more todo
1161      Branch: cfgperl
1162            ! Todo-5.6
1163 ____________________________________________________________________________
1164 [  5718] By: jhi                                   on 2000/03/14  02:17:16
1165         Log: detypo
1166      Branch: cfgperl
1167            ! vms/perlvms.pod
1168 ____________________________________________________________________________
1169 [  5717] By: jhi                                   on 2000/03/14  02:00:24
1170         Log: Integrate with Sarathy.
1171      Branch: cfgperl
1172            ! patchlevel.h perl.h
1173           !> (integrate 60 files)
1174 ____________________________________________________________________________
1175 [  5716] By: gsar                                  on 2000/03/14  00:01:39
1176         Log: reference miscount in Devel::Peek that causes debugger to
1177              crash unceremoniously when doing "V DB" etc., repeatedly
1178      Branch: perl
1179            ! ext/Devel/Peek/Peek.xs
1180 ____________________________________________________________________________
1181 [  5715] By: gsar                                  on 2000/03/13  21:40:23
1182         Log: fixes for broken L<> links (from Wolfgang Laun
1183              <wolfgang.laun@alcatel.at>)
1184      Branch: perl
1185            ! pod/Win32.pod pod/perlcall.pod pod/perlcompile.pod
1186            ! pod/perldata.pod pod/perlfaq7.pod pod/perlfunc.pod
1187            ! pod/perlguts.pod pod/perllocale.pod pod/perlnumber.pod
1188            ! pod/perlop.pod pod/perlxstut.pod vms/perlvms.pod
1189 ____________________________________________________________________________
1190 [  5714] By: gsar                                  on 2000/03/13  21:37:48
1191         Log: typos in perlboot.pod (from Randal L. Schwartz <merlyn@stonehenge.com>)
1192      Branch: perl
1193            ! pod/perlboot.pod
1194 ____________________________________________________________________________
1195 [  5713] By: gsar                                  on 2000/03/13  21:36:24
1196         Log: avoid infinite loop in h2xs (from Hugo van der Sanden)
1197      Branch: perl
1198            ! utils/h2xs.PL
1199 ____________________________________________________________________________
1200 [  5712] By: gsar                                  on 2000/03/13  21:29:15
1201         Log: lexical warnings update for docs and tests (from Paul Marquess)
1202      Branch: perl
1203            ! ext/File/Glob/Glob.pm lib/fields.pm pod/perl.pod
1204            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlfaq3.pod
1205            ! pod/perlfaq4.pod pod/perlfaq7.pod pod/perlfilter.pod
1206            ! pod/perlipc.pod pod/perlmod.pod pod/perlmodlib.pod
1207            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
1208            ! pod/perlstyle.pod pod/perlsyn.pod pod/perltie.pod
1209            ! pod/perltrap.pod pod/perlunicode.pod pod/perlxstut.pod
1210            ! t/io/open.t t/lib/fields.t t/lib/parsewords.t
1211            ! t/op/assignwarn.t t/op/gv.t t/op/hashwarn.t t/op/magic.t
1212            ! t/op/pack.t t/op/pat.t t/op/sort.t t/op/sprintf.t
1213            ! t/pragma/constant.t t/pragma/locale.t
1214 ____________________________________________________________________________
1215 [  5711] By: gsar                                  on 2000/03/13  21:08:29
1216         Log: updates from PodParser v1.12 on CPAN (from Brad Appleton)
1217      Branch: perl
1218            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
1219            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
1220            ! lib/Pod/Usage.pm t/pod/poderrs.xr t/pod/testp2pt.pl
1221            ! t/pod/testpchk.pl
1222 ____________________________________________________________________________
1223 [  5710] By: gsar                                  on 2000/03/13  20:46:37
1224         Log: cleaner logic in op.c, also avoids QNX optimizer bug (from Norton
1225              Allen <allen@huarp.harvard.edu>)
1226      Branch: perl
1227            ! op.c
1228 ____________________________________________________________________________
1229 [  5709] By: gsar                                  on 2000/03/13  20:43:30
1230         Log: mention changes to diagnostics
1231      Branch: perl
1232            ! pod/perldelta.pod
1233 ____________________________________________________________________________
1234 [  5708] By: gsar                                  on 2000/03/13  20:34:38
1235         Log: ignore const for the purposes of typemaps (from Hugo van der Sanden)
1236      Branch: perl
1237            ! lib/ExtUtils/xsubpp
1238 ____________________________________________________________________________
1239 [  5707] By: gsar                                  on 2000/03/13  20:23:24
1240         Log: don't check for errno after Atof() (atof() doesn't set errno, and
1241              where Atof() is actually strto[l]d(), some platforms seem to want
1242              to set errno randomly)
1243      Branch: perl
1244            ! toke.c
1245 ____________________________________________________________________________
1246 [  5706] By: gsar                                  on 2000/03/13  18:14:18
1247         Log: integrate cfgperl changes into mainline
1248      Branch: perl
1249           !> Configure config_h.SH hints/hpux.sh hints/solaris_2.sh mg.c
1250           !> perl.h pod/perl.pod pp.c
1251 ____________________________________________________________________________
1252 [  5705] By: jhi                                   on 2000/03/13  14:44:11
1253         Log: STRLEN != int.
1254      Branch: cfgperl
1255            ! mg.c
1256 ____________________________________________________________________________
1257 [  5704] By: jhi                                   on 2000/03/13  13:18:07
1258         Log: Integrate with Sarathy.
1259      Branch: cfgperl
1260           +> lib/warnings/register.pm
1261           !> (integrate 42 files)
1262 ____________________________________________________________________________
1263 [  5703] By: gsar                                  on 2000/03/13  12:40:51
1264         Log: mention autoflush portability caveat
1265      Branch: perl
1266            ! pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
1267 ____________________________________________________________________________
1268 [  5702] By: gsar                                  on 2000/03/13  11:09:05
1269         Log: final touches for lexical warnings (from Paul Marquess)
1270      Branch: perl
1271            + lib/warnings/register.pm
1272            ! MANIFEST ext/IO/lib/IO/Select.pm ext/Socket/Socket.pm
1273            ! lib/Class/Struct.pm lib/I18N/Collate.pm lib/Tie/Handle.pm
1274            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/constant.pm
1275            ! lib/syslog.pl lib/vars.pm lib/warnings.pm mg.c perl.c
1276            ! pod/perllexwarn.pod pp_ctl.c t/lib/filepath.t t/lib/io_sel.t
1277            ! t/lib/socket.t t/lib/tie-stdhandle.t t/op/tie.t
1278            ! t/pragma/constant.t t/pragma/diagnostics.t t/pragma/warn/2use
1279            ! t/pragma/warn/9enabled warnings.h warnings.pl
1280 ____________________________________________________________________________
1281 [  5701] By: gsar                                  on 2000/03/13  11:00:00
1282         Log: avoid compiler warnings
1283      Branch: perl
1284            ! pp_hot.c
1285 ____________________________________________________________________________
1286 [  5700] By: gsar                                  on 2000/03/13  09:57:59
1287         Log: make the is_utf8_*() safe for use on invalid utf8 (they now
1288              return false on such input instead of emitting warnings)
1289      Branch: perl
1290            ! embed.h embed.pl global.sym gv.c objXSUB.h perlapi.c
1291            ! pod/perlapi.pod proto.h universal.c utf8.c
1292 ____________________________________________________________________________
1293 [  5699] By: gsar                                  on 2000/03/13  06:59:57
1294         Log: the premature FREETMPS calls in change#1187 weren't defensive enough
1295      Branch: perl
1296            ! pp_ctl.c pp_hot.c t/op/recurse.t
1297 ____________________________________________________________________________
1298 [  5698] By: jhi                                   on 2000/03/13  05:03:37
1299         Log: hints nibbling continues
1300      Branch: cfgperl
1301            ! hints/hpux.sh
1302 ____________________________________________________________________________
1303 [  5697] By: jhi                                   on 2000/03/13  04:45:57
1304         Log: there's no end to tweaking
1305      Branch: cfgperl
1306            ! hints/hpux.sh
1307 ____________________________________________________________________________
1308 [  5696] By: jhi                                   on 2000/03/13  04:26:15
1309         Log: hints tweak
1310      Branch: cfgperl
1311            ! hints/hpux.sh
1312 ____________________________________________________________________________
1313 [  5695] By: bailey                                on 2000/03/13  03:54:09
1314         Log: Trim out leftover hunk from prior resolve conflict
1315      Branch: vmsperl
1316            ! lib/File/Spec/VMS.pm
1317 ____________________________________________________________________________
1318 [  5694] By: bailey                                on 2000/03/13  03:20:20
1319         Log: Assorted configuration cleanups (Peter Prymmer, and a
1320              bit from Charles Bailey and Dan Sugalski)
1321      Branch: vmsperl
1322            ! configure.com vms/subconfigure.com
1323 ____________________________________________________________________________
1324 [  5693] By: bailey                                on 2000/03/13  03:00:16
1325         Log: Add vmsish 'hushed' option to suppress error messages at exit
1326      Branch: vmsperl
1327            ! perl.h vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com
1328            ! vms/vmsish.h
1329 ____________________________________________________________________________
1330 [  5692] By: bailey                                on 2000/03/13  02:50:10
1331         Log: Fix inverted test conditions for secure lnm translation
1332              and default file types.  (Dan Sugalski)
1333      Branch: vmsperl
1334            ! vms/subconfigure.com
1335 ____________________________________________________________________________
1336 [  5691] By: bailey                                on 2000/03/13  02:41:36
1337         Log: Insulate tests of default display_format from different precision
1338              on different machines by truncating at 1 digit less than the most
1339              common choice (.15g)
1340      Branch: vmsperl
1341            ! t/lib/complex.t
1342 ____________________________________________________________________________
1343 [  5690] By: bailey                                on 2000/03/13  02:31:44
1344         Log: Resync with mainline post RC1
1345      Branch: vmsperl
1346           +> lib/Pod/Plainer.pm
1347           !> (integrate 137 files)
1348 ____________________________________________________________________________
1349 [  5689] By: bailey                                on 2000/03/13  02:22:24
1350         Log: Update File::Spec::VMS and tests
1351              Since reduce_ricochet has been removed from File::Spec,
1352              revert changes to VMS::Filespec::vmsify made to accomodate it.
1353      Branch: vmsperl
1354            ! lib/File/Spec/VMS.pm t/lib/filespec.t vms/ext/filespec.t
1355            ! vms/vms.c
1356 ____________________________________________________________________________
1357 [  5688] By: bailey                                on 2000/03/13  02:12:11
1358         Log: Basic 5.6.0 RC1 build patches for VMS
1359      Branch: vmsperl
1360            ! configure.com t/pragma/warn/doio t/pragma/warn/util
1361            ! vms/subconfigure.com
1362 ____________________________________________________________________________
1363 [  5687] By: jhi                                   on 2000/03/13  00:41:51
1364         Log: Solaris long double fixes from Alan Burlison.
1365      Branch: cfgperl
1366            ! hints/solaris_2.sh perl.h pp.c
1367 ____________________________________________________________________________
1368 [  5686] By: jhi                                   on 2000/03/13  00:17:13
1369         Log: Integrate with Sarathy.
1370      Branch: cfgperl
1371           !> dump.c hints/hpux.sh op.c pod/perldelta.pod t/op/misc.t
1372 ____________________________________________________________________________
1373 [  5685] By: jhi                                   on 2000/03/13  00:13:17
1374         Log: Retract #5680, it broke more than it helped.
1375      Branch: cfgperl
1376            ! hints/hpux.sh
1377 ____________________________________________________________________________
1378 [  5684] By: gsar                                  on 2000/03/12  21:48:44
1379         Log: set optimize=-O only if not already set
1380      Branch: perl
1381            ! hints/hpux.sh
1382 ____________________________________________________________________________
1383 [  5683] By: gsar                                  on 2000/03/12  20:11:45
1384         Log: another optimized-OP_SASSIGN bug: ops that were not OA_TARGLEX
1385              were being mistakenly subverted anyway
1386      Branch: perl
1387            ! dump.c op.c pod/perldelta.pod t/op/misc.t
1388 ____________________________________________________________________________
1389 [  5682] By: jhi                                   on 2000/03/12  18:11:52
1390         Log: update AVAILABILITY for LynxOS
1391      Branch: cfgperl
1392            ! pod/perl.pod
1393 ____________________________________________________________________________
1394 [  5681] By: jhi                                   on 2000/03/12  18:03:46
1395         Log: 64-bitness hints tweaks
1396      Branch: cfgperl
1397            ! hints/solaris_2.sh
1398 ____________________________________________________________________________
1399 [  5680] By: jhi                                   on 2000/03/12  17:49:25
1400         Log: 64-bitness tweak: separate 64bitint and 64bitall.
1401      Branch: cfgperl
1402            ! hints/hpux.sh
1403 ____________________________________________________________________________
1404 [  5679] By: jhi                                   on 2000/03/12  17:43:09
1405         Log: metaconfig-ify #5676.
1406      Branch: cfgperl
1407            ! Configure config_h.SH
1408      Branch: metaconfig/U/perl
1409            ! fflushall.U
1410 ____________________________________________________________________________
1411 [  5678] By: jhi                                   on 2000/03/12  17:37:14
1412         Log: Integrate with Sarathy.
1413      Branch: cfgperl
1414           !> Changes Configure Todo lib/File/DosGlob.pm
1415 ____________________________________________________________________________
1416 [  5677] By: gsar                                  on 2000/03/12  11:35:10
1417         Log: integrate cfgperl changes into mainline
1418      Branch: perl
1419            ! Changes Todo
1420           !> Todo-5.6 perl.h pod/perldelta.pod
1421 ____________________________________________________________________________
1422 [  5676] By: gsar                                  on 2000/03/12  11:27:38
1423         Log: don't bother testing if we can flush all handles when fflush(stdin)
1424              shows the pipe bug
1425      Branch: perl
1426            ! Configure
1427 ____________________________________________________________________________
1428 [  5675] By: jhi                                   on 2000/03/12  05:08:29
1429         Log: continue flogging the string->int conversion ifdefs
1430      Branch: cfgperl
1431            ! perl.h
1432 ____________________________________________________________________________
1433 [  5674] By: gsar                                  on 2000/03/12  05:01:30
1434         Log: fix File::DosGlob for patterns with drive names like c:*.bat
1435              (suggested by Jason Mathews <mathews@computer.org>)
1436      Branch: perl
1437            ! lib/File/DosGlob.pm
1438 ____________________________________________________________________________
1439 [  5673] By: jhi                                   on 2000/03/12  04:48:14
1440         Log: Integrate with Sarathy.
1441      Branch: cfgperl
1442           !> doop.c perl.h pod/perldelta.pod pod/perldiag.pod
1443           !> pod/perlpod.pod toke.c utils/perldoc.PL
1444 ____________________________________________________________________________
1445 [  5672] By: gsar                                  on 2000/03/12  03:57:23
1446         Log: security fixes for perldoc (from Tom Christiansen)
1447      Branch: perl
1448            ! utils/perldoc.PL
1449 ____________________________________________________________________________
1450 [  5671] By: gsar                                  on 2000/03/12  03:45:27
1451         Log: Larry's patch to disallow CORE::Snark, with perldiag entry
1452      Branch: perl
1453            ! pod/perldelta.pod pod/perldiag.pod toke.c
1454 ____________________________________________________________________________
1455 [  5670] By: gsar                                  on 2000/03/12  03:36:17
1456         Log: insufficient buffer in change#5317
1457      Branch: perl
1458            ! doop.c
1459 ____________________________________________________________________________
1460 [  5669] By: gsar                                  on 2000/03/12  03:15:29
1461         Log: avoid L<foo|bar> for now, not all the pod2foo support it
1462      Branch: perl
1463            ! pod/perlpod.pod
1464 ____________________________________________________________________________
1465 [  5668] By: gsar                                  on 2000/03/12  02:35:55
1466         Log: rework change#5664
1467      Branch: perl
1468            ! perl.h
1469 ____________________________________________________________________________
1470 [  5667] By: jhi                                   on 2000/03/11  21:35:29
1471         Log: todo and perldelta updates
1472      Branch: cfgperl
1473            ! Todo Todo-5.6 pod/perldelta.pod
1474 ____________________________________________________________________________
1475 [  5666] By: jhi                                   on 2000/03/11  21:00:34
1476         Log: Integrate with Sarathy.
1477      Branch: cfgperl
1478           !> perl.h
1479 ____________________________________________________________________________
1480 [  5665] By: jhi                                   on 2000/03/11  20:58:58
1481         Log: Fixes for #5661.
1482      Branch: cfgperl
1483            ! perl.h
1484 ____________________________________________________________________________
1485 [  5664] By: gsar                                  on 2000/03/11  19:50:06
1486         Log: fix Strtoul() misdefinition is change#5661
1487      Branch: perl
1488            ! perl.h
1489 ____________________________________________________________________________
1490 [  5663] By: gsar                                  on 2000/03/11  19:21:18
1491         Log: integrate cfgperl contents into mainline
1492      Branch: perl
1493           !> Configure config_h.SH hints/solaris_2.sh perl.h
1494           !> t/pragma/warn/pp_hot toke.c
1495 ____________________________________________________________________________
1496 [  5662] By: jhi                                   on 2000/03/11  19:06:20
1497         Log: Integrate with Sarathy.
1498      Branch: cfgperl
1499           !> cop.h perl.c pp_ctl.c t/op/eval.t t/op/misc.t
1500 ____________________________________________________________________________
1501 [  5661] By: jhi                                   on 2000/03/11  19:03:32
1502         Log: Use Atof() instead of bare strtod(); ditto for Atol()/Atoul()
1503              (introduce the latter) instead of bare strtoll()/strtoll().
1504      Branch: cfgperl
1505            ! perl.h toke.c
1506 ____________________________________________________________________________
1507 [  5660] By: gsar                                  on 2000/03/11  18:40:49
1508         Log: another long-standing eval bug: return doesn't reset $@ correctly
1509      Branch: perl
1510            ! pp_ctl.c t/op/eval.t
1511 ____________________________________________________________________________
1512 [  5659] By: jhi                                   on 2000/03/11  18:27:54
1513         Log: metaconfig-ify the test for broken fflush(NULL)
1514              (which ails e.g. Solaris), from Ulrich Pfeifer.
1515      Branch: cfgperl
1516            ! Configure config_h.SH hints/solaris_2.sh
1517      Branch: metaconfig/U/perl
1518            ! d_unorderedl.U fflushall.U
1519 ____________________________________________________________________________
1520 [  5658] By: gsar                                  on 2000/03/11  18:11:22
1521         Log: change#3511 was not defensive enough about try blocks, causing
1522              bogus attempts to free closures, and thence, segfaults
1523      Branch: perl
1524            ! cop.h perl.c pp_ctl.c t/op/misc.t
1525 ____________________________________________________________________________
1526 [  5657] By: jhi                                   on 2000/03/11  18:04:44
1527         Log: Rewording.
1528      Branch: cfgperl
1529            ! t/pragma/warn/pp_hot
1530 ____________________________________________________________________________
1531 [  5656] By: jhi                                   on 2000/03/11  17:41:29
1532         Log: Integrate with Sarathy.
1533      Branch: cfgperl
1534           !> (integrate 27 files)
1535 ____________________________________________________________________________
1536 [  5655] By: gsar                                  on 2000/03/11  17:06:03
1537         Log: reword comment
1538      Branch: perl
1539            ! t/pragma/warn/pp_hot
1540 ____________________________________________________________________________
1541 [  5654] By: gsar                                  on 2000/03/11  17:01:47
1542         Log: off-by-one in os2.c (from Ilya Zakharevich)
1543      Branch: perl
1544            ! os2/os2.c
1545 ____________________________________________________________________________
1546 [  5653] By: gsar                                  on 2000/03/11  16:59:48
1547         Log: File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker)
1548      Branch: perl
1549            ! lib/File/Spec/VMS.pm t/lib/filespec.t
1550 ____________________________________________________________________________
1551 [  5652] By: gsar                                  on 2000/03/11  16:52:03
1552         Log: missing export list entry in change#5619
1553      Branch: perl
1554            ! makedef.pl
1555 ____________________________________________________________________________
1556 [  5651] By: gsar                                  on 2000/03/11  16:50:05
1557         Log: avoid using context pointer in MUTEX_INIT() et al; remove the
1558              *_NOCONTEXT variants to keep it simple
1559      Branch: perl
1560            ! malloc.c thread.h win32/win32thread.h
1561 ____________________________________________________________________________
1562 [  5650] By: gsar                                  on 2000/03/11  16:07:35
1563         Log: remove =for section (from Johan Vromans)
1564      Branch: perl
1565            ! lib/Getopt/Long.pm
1566 ____________________________________________________________________________
1567 [  5649] By: gsar                                  on 2000/03/11  16:05:50
1568         Log: add nokfile target in Makefile (from Andy Dougherty)
1569      Branch: perl
1570            ! Makefile.SH
1571 ____________________________________________________________________________
1572 [  5648] By: gsar                                  on 2000/03/11  16:02:53
1573         Log: mention podchecker (from Tim Jenness <timj@jach.hawaii.edu>)
1574      Branch: perl
1575            ! pod/perlpod.pod
1576 ____________________________________________________________________________
1577 [  5647] By: gsar                                  on 2000/03/11  16:01:03
1578         Log: VMS build tweaks (from Charles Bailey)
1579      Branch: perl
1580            ! configure.com perl.c t/pragma/warn/doio t/pragma/warn/util
1581            ! vms/subconfigure.com
1582 ____________________________________________________________________________
1583 [  5646] By: gsar                                  on 2000/03/11  10:13:27
1584         Log: remove outdated ftp.cis.ufl.edu reference
1585      Branch: perl
1586            ! pod/perlfaq2.pod
1587 ____________________________________________________________________________
1588 [  5645] By: gsar                                  on 2000/03/11  10:10:39
1589         Log: failed hunk in change#5644
1590      Branch: perl
1591            ! t/op/pat.t
1592 ____________________________________________________________________________
1593 [  5644] By: gsar                                  on 2000/03/11  10:08:47
1594         Log: fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)
1595      Branch: perl
1596            ! regcomp.c t/op/pat.t
1597 ____________________________________________________________________________
1598 [  5643] By: gsar                                  on 2000/03/11  09:48:30
1599         Log: better {local,gm}time documentation (from Mark-Jason Dominus)
1600      Branch: perl
1601            ! pod/perlfunc.pod
1602 ____________________________________________________________________________
1603 [  5642] By: gsar                                  on 2000/03/11  09:45:10
1604         Log: tweaks for lynxos build (from Ed Mooring <mooring@lynx.com>)
1605      Branch: perl
1606            ! doio.c hints/lynxos.sh perl.h
1607 ____________________________________________________________________________
1608 [  5641] By: gsar                                  on 2000/03/11  09:42:56
1609         Log: integrate cfgperl contents into mainline
1610      Branch: perl
1611           !> Configure Todo-5.6 config_h.SH hints/irix_6.sh
1612           !> lib/Math/Complex.pm regcomp.c t/op/64bit.t
1613 ____________________________________________________________________________
1614 [  5640] By: gsar                                  on 2000/03/11  09:24:30
1615         Log: perldelta update, typos and whitespace adjustments
1616      Branch: perl
1617            ! lib/open.pm miniperlmain.c pod/perldelta.pod win32/perllib.c
1618 ____________________________________________________________________________
1619 [  5639] By: jhi                                   on 2000/03/11  00:51:48
1620         Log: Integrate with Sarathy.
1621      Branch: cfgperl
1622           !> (integrate 44 files)
1623 ____________________________________________________________________________
1624 [  5638] By: jhi                                   on 2000/03/11  00:45:46
1625         Log: Cpp out deadcode that IRIX compiler noticed. 
1626      Branch: cfgperl
1627            ! regcomp.c
1628 ____________________________________________________________________________
1629 [  5637] By: jhi                                   on 2000/03/10  14:22:24
1630         Log: Do not use Perl's malloc in IRIX.
1631      Branch: cfgperl
1632            ! hints/irix_6.sh
1633 ____________________________________________________________________________
1634 [  5636] By: jhi                                   on 2000/03/10  05:27:03
1635         Log: More/modified unused floating point units.
1636      Branch: metaconfig/U/perl
1637            + d_fp_class_l.U d_unordered.U d_unorderedl.U
1638            ! d_fpclass.U
1639 ____________________________________________________________________________
1640 [  5635] By: jhi                                   on 2000/03/10  01:54:07
1641         Log: Add various yet-unused units.
1642      Branch: metaconfig/U/perl
1643            + d_class.U d_fchdir.U d_finite.U d_fp_class.U d_fp_classl.U
1644            + d_fpclass.U d_fpclassify.U d_frexpl.U d_futimes.U
1645            + d_getitimer.U d_getrlimit.U d_iconv.U d_isfinite.U d_isinf.U
1646            + d_isnan.U d_isnanl.U d_lchmod.U d_lutimes.U d_setitimer.U
1647            + d_setrlimit.U d_ualarm.U d_utimes.U
1648 ____________________________________________________________________________
1649 [  5634] By: jhi                                   on 2000/03/10  01:07:54
1650         Log: Fix goofups noticed by Mark Bixby and Jeff Okamoto.
1651      Branch: cfgperl
1652            ! Configure config_h.SH
1653      Branch: metaconfig
1654            ! U/compline/nblock_io.U
1655      Branch: metaconfig/U/perl
1656            ! use64bits.U
1657 ____________________________________________________________________________
1658 [  5633] By: jhi                                   on 2000/03/09  23:22:33
1659         Log: Remove an obsolete note.
1660      Branch: cfgperl
1661            ! t/op/64bit.t
1662 ____________________________________________________________________________
1663 [  5632] By: gsar                                  on 2000/03/09  18:50:43
1664         Log: update Changes
1665      Branch: perl
1666            ! Changes
1667 ____________________________________________________________________________
1668 [  5631] By: gsar                                  on 2000/03/09  18:49:12
1669         Log: track more of the child state on Windows
1670      Branch: perl
1671            ! win32/win32.c win32/win32.h
1672 ____________________________________________________________________________
1673 [  5630] By: gsar                                  on 2000/03/09  18:48:05
1674         Log: UNIVERSAL::isa() and UNIVERSAL::can() fail for magic values
1675      Branch: perl
1676            ! universal.c
1677 ____________________________________________________________________________
1678 [  5629] By: gsar                                  on 2000/03/09  18:37:35
1679         Log: tweak Unicode notes, other cleanups
1680      Branch: perl
1681            ! Changes lib/bytes.pm lib/utf8.pm pod/perldelta.pod
1682            ! pod/perlhist.pod pod/perlunicode.pod
1683 ____________________________________________________________________________
1684 [  5628] By: gsar                                  on 2000/03/09  17:39:58
1685         Log: support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"
1686              semantics; the pragma sets defaults for both open() and qx//
1687      Branch: perl
1688            ! doio.c dosish.h embed.h embed.pl epoc/epocish.h lib/open.pm
1689            ! mpeix/mpeixish.h op.c op.h opcode.h opcode.pl os2/os2ish.h
1690            ! perl.h perlapi.c plan9/plan9ish.h pod/perlfunc.pod pp.sym
1691            ! pp_proto.h pp_sys.c proto.h sv.h vms/vmsish.h vos/vosish.h
1692 ____________________________________________________________________________
1693 [  5627] By: gsar                                  on 2000/03/09  12:54:08
1694         Log: avoid autoflushing behavior of fork/system/exec on Solaris (thanks
1695              to fflush(NULL) bug)
1696      Branch: perl
1697            ! hints/solaris_2.sh pod/perldelta.pod
1698 ____________________________________________________________________________
1699 [  5626] By: gsar                                  on 2000/03/09  11:34:51
1700         Log: abort build on HP-UX if bundled non-ANSI compiler is detected
1701              (from Dominic Dunlop <domo@computer.org>)
1702      Branch: perl
1703            ! hints/hpux.sh
1704 ____________________________________________________________________________
1705 [  5625] By: gsar                                  on 2000/03/09  11:17:07
1706         Log: patch from Larry to make -T filetest algorithm recognize utf8 as
1707              "text"
1708      Branch: perl
1709            ! pp_sys.c
1710 ____________________________________________________________________________
1711 [  5624] By: gsar                                  on 2000/03/09  11:11:59
1712         Log: provide support for deleting actions etc. (from Ronald J Kimball
1713              <rjk@linguist.dartmouth.edu>)
1714      Branch: perl
1715            ! lib/perl5db.pl pod/perldebug.pod
1716 ____________________________________________________________________________
1717 [  5623] By: gsar                                  on 2000/03/09  06:39:21
1718         Log: new xsubpp keywords should be in all caps
1719      Branch: perl
1720            ! lib/ExtUtils/xsubpp
1721 ____________________________________________________________________________
1722 [  5622] By: gsar                                  on 2000/03/09  06:26:04
1723         Log: demand-load utf8.pm in swash routines
1724      Branch: perl
1725            ! op.c utf8.c
1726 ____________________________________________________________________________
1727 [  5621] By: gsar                                  on 2000/03/08  19:27:02
1728         Log: make Dump() call the XSUB implementation transparently (modified
1729              version of patch suggested by David Boyce <dsb@world.std.com>)
1730      Branch: perl
1731            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
1732            ! pod/perldelta.pod
1733 ____________________________________________________________________________
1734 [  5620] By: gsar                                  on 2000/03/08  18:35:48
1735         Log: do FILE should not see outside lexicals (from Rick Delaney
1736              <rick@consumercontact.com>)
1737      Branch: perl
1738            ! op.c pp_ctl.c t/comp/require.t
1739 ____________________________________________________________________________
1740 [  5619] By: gsar                                  on 2000/03/08  18:04:45
1741         Log: abstract code for C<use Foo 1.23 @ary;> into a Perl_load_module()
1742              API function
1743      Branch: perl
1744            ! doio.c embed.h embed.pl global.sym objXSUB.h op.c op.h
1745            ! perlapi.c pp_sys.c proto.h
1746 ____________________________________________________________________________
1747 [  5618] By: jhi                                   on 2000/03/08  18:03:30
1748         Log: Integrate with Sarathy.
1749      Branch: cfgperl
1750           +> lib/Pod/Plainer.pm
1751           !> Changes MANIFEST dosish.h embedvar.h lib/Pod/InputObjects.pm
1752           !> lib/Pod/Parser.pm makedef.pl op.c op.h perl.c perlapi.h
1753           !> perlvars.h pod/perlop.pod pod/pod2latex.PL sv.c unixish.h
1754           !> vms/vmsish.h
1755 ____________________________________________________________________________
1756 [  5617] By: jhi                                   on 2000/03/08  15:44:05
1757         Log: ICU todo fixes.
1758      Branch: cfgperl
1759            ! Todo-5.6
1760 ____________________________________________________________________________
1761 [  5616] By: jhi                                   on 2000/03/08  14:30:40
1762         Log: Even more Todo.
1763      Branch: cfgperl
1764            ! Todo-5.6
1765 ____________________________________________________________________________
1766 [  5615] By: jhi                                   on 2000/03/08  14:13:45
1767         Log: More Todo.
1768      Branch: cfgperl
1769            ! Todo-5.6
1770 ____________________________________________________________________________
1771 [  5614] By: jhi                                   on 2000/03/08  13:50:53
1772         Log: wording changes
1773      Branch: cfgperl
1774            ! lib/Math/Complex.pm
1775 ____________________________________________________________________________
1776 [  5613] By: gsar                                  on 2000/03/08  12:51:35
1777         Log: clarify docs on return value from binding operators
1778      Branch: perl
1779            ! pod/perlop.pod
1780 ____________________________________________________________________________
1781 [  5612] By: gsar                                  on 2000/03/08  12:41:38
1782         Log: shore up pod2latex shortcomings, and a Pod::Parser fix (from
1783              Robin Barker)
1784      Branch: perl
1785            + lib/Pod/Plainer.pm
1786            ! MANIFEST lib/Pod/Parser.pm pod/pod2latex.PL
1787 ____________________________________________________________________________
1788 [  5611] By: gsar                                  on 2000/03/08  12:22:59
1789         Log: integrate cfgperl changes into mainline
1790      Branch: perl
1791            ! Changes
1792           !> installperl lib/Math/Complex.pm pod/perldelta.pod
1793           !> t/lib/complex.t vms/vmsish.h
1794 ____________________________________________________________________________
1795 [  5610] By: gsar                                  on 2000/03/08  12:08:17
1796         Log: add missing locks for op refcounts
1797      Branch: perl
1798            ! dosish.h embedvar.h makedef.pl op.c op.h perl.c perlapi.h
1799            ! perlvars.h sv.c unixish.h vms/vmsish.h
1800 ____________________________________________________________________________
1801 [  5609] By: gsar                                  on 2000/03/08  11:30:32
1802         Log: Pod::InputObjects tweak (from Brad Appleton)
1803      Branch: perl
1804            ! lib/Pod/InputObjects.pm
1805 ____________________________________________________________________________
1806 [  5608] By: jhi                                   on 2000/03/08  05:08:59
1807         Log: Integrate with Sarathy.
1808      Branch: cfgperl
1809           !> (integrate 27 files)
1810 ____________________________________________________________________________
1811 [  5607] By: jhi                                   on 2000/03/08  05:07:06
1812         Log: Make the stringification more customizable.
1813              A potentially backward incompatible change.
1814              Based on a suggestion by Roman Kosenko <ra@amk.al.lg.ua>.
1815      Branch: cfgperl
1816            ! lib/Math/Complex.pm pod/perldelta.pod t/lib/complex.t
1817 ____________________________________________________________________________
1818 [  5606] By: jhi                                   on 2000/03/08  00:49:14
1819         Log: s/lfs/largefiles/
1820      Branch: metaconfig
1821            ! U/mksample
1822 ____________________________________________________________________________
1823 [  5605] By: gsar                                  on 2000/03/07  23:37:48
1824         Log: VMS build patch (from Peter Prymmer)
1825      Branch: perl
1826            ! configure.com installhtml lib/lib.pm vms/descrip_mms.template
1827            ! vms/subconfigure.com vms/vms.c
1828 ____________________________________________________________________________
1829 [  5604] By: gsar                                  on 2000/03/07  23:25:46
1830         Log: CopFILEGV(&PL_compiling) must be reset properly (from Doug MacEachern)
1831      Branch: perl
1832            ! perl.c
1833 ____________________________________________________________________________
1834 [  5603] By: gsar                                  on 2000/03/07  23:05:16
1835         Log: type mismatch
1836      Branch: perl
1837            ! sv.c
1838 ____________________________________________________________________________
1839 [  5602] By: gsar                                  on 2000/03/07  22:40:55
1840         Log: add note to INSTALL about C++ compilers (from M J T Guy)
1841      Branch: perl
1842            ! INSTALL
1843 ____________________________________________________________________________
1844 [  5601] By: gsar                                  on 2000/03/07  22:30:35
1845         Log: separate options to incpush() for adding version directories and
1846              architecture directories (from Andy Dougherty)
1847      Branch: perl
1848            ! embed.h embed.pl perl.c proto.h t/lib/fatal.t
1849 ____________________________________________________________________________
1850 [  5600] By: gsar                                  on 2000/03/07  20:18:54
1851         Log: support :void to enable croaking only in void context (from
1852              Simon Cozens <simon@othersideofthe.earth.li>)
1853      Branch: perl
1854            ! lib/Fatal.pm t/lib/fatal.t
1855 ____________________________________________________________________________
1856 [  5599] By: gsar                                  on 2000/03/07  18:35:21
1857         Log: Pod::Html tweak to avoid false falses
1858      Branch: perl
1859            ! lib/Pod/Html.pm
1860 ____________________________________________________________________________
1861 [  5598] By: gsar                                  on 2000/03/07  18:21:58
1862         Log: skip null siblings encountered by goto out of loopish block
1863              (from Doug Lankshear)
1864      Branch: perl
1865            ! pp_ctl.c
1866 ____________________________________________________________________________
1867 [  5597] By: gsar                                  on 2000/03/07  16:33:29
1868         Log: omit XSLoader from bytecode dumps
1869      Branch: perl
1870            ! ext/B/B/Bytecode.pm ext/B/B/Stash.pm ext/B/B/Xref.pm
1871 ____________________________________________________________________________
1872 [  5596] By: gsar                                  on 2000/03/07  10:58:17
1873         Log: avoid coredump on C<printf "%vd">
1874      Branch: perl
1875            ! sv.c
1876 ____________________________________________________________________________
1877 [  5595] By: gsar                                  on 2000/03/07  10:26:03
1878         Log: add missing HTML escapes that can be displayed in xterm (from
1879              Tim Jenness <timj@jach.hawaii.edu>)
1880      Branch: perl
1881            ! lib/Pod/Text.pm
1882 ____________________________________________________________________________
1883 [  5594] By: gsar                                  on 2000/03/07  10:24:55
1884         Log: Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant.org>)
1885      Branch: perl
1886            ! lib/Fatal.pm
1887 ____________________________________________________________________________
1888 [  5593] By: gsar                                  on 2000/03/07  09:57:24
1889         Log: get ByteLoader working again
1890      Branch: perl
1891            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
1892            ! ext/B/B/C.pm ext/ByteLoader/bytecode.h
1893            ! ext/ByteLoader/byterun.c
1894 ____________________________________________________________________________
1895 [  5592] By: gsar                                  on 2000/03/07  05:14:49
1896         Log: typo in makedef.pl
1897      Branch: perl
1898            ! lib/File/Path.pm makedef.pl
1899 ____________________________________________________________________________
1900 [  5591] By: jhi                                   on 2000/03/06  22:56:24
1901         Log: Integrate with Sarathy.
1902      Branch: cfgperl
1903           !> Changes ext/File/Glob/Glob.xs lib/Pod/Html.pm
1904 ____________________________________________________________________________
1905 [  5590] By: gsar                                  on 2000/03/06  22:32:44
1906         Log: fix incorrect prototypes in File::Glob
1907      Branch: perl
1908            ! ext/File/Glob/Glob.xs
1909 ____________________________________________________________________________
1910 [  5589] By: gsar                                  on 2000/03/06  22:07:38
1911         Log: update Changes
1912      Branch: perl
1913            ! Changes
1914 ____________________________________________________________________________
1915 [  5588] By: jhi                                   on 2000/03/06  21:46:18
1916         Log: From: "Craig A. Berry" <craig.berry@metamorgs.com>
1917              To: vmsperl@perl.org, perl5-porters@perl.org
1918              Cc: jhi@iki.fi, Charles Bailey <BAILEY@newman.upenn.edu>, gsar@activestate.com
1919              Subject: [PATCH 5.5.670] circumvent VMS fileno bug in old DEC C version
1920              Date: Mon, 06 Mar 2000 15:36:13 -0600
1921              Message-Id: <4.2.2.20000306153539.00ca6420@exchi01.midwest.metamorgs.com>
1922      Branch: cfgperl
1923            ! vms/vmsish.h
1924 ____________________________________________________________________________
1925 [  5587] By: jhi                                   on 2000/03/06  21:23:27
1926         Log: Use $^O.
1927      Branch: cfgperl
1928            ! installperl
1929 ____________________________________________________________________________
1930 [  5586] By: jhi                                   on 2000/03/06  21:19:15
1931         Log: Undo drift from the mainline.
1932      Branch: cfgperl
1933           !> (integrate 1607 files)
1934 ____________________________________________________________________________
1935 [  5585] By: gsar                                  on 2000/03/06  20:23:37
1936         Log: change#5513 accidentally undid change#5373, put it back
1937      Branch: perl
1938            ! lib/Pod/Html.pm
1939 ____________________________________________________________________________
1940 [  5584] By: jhi                                   on 2000/03/06  17:30:48
1941         Log: Integrate with Sarathy.
1942      Branch: cfgperl
1943           !> lib/File/Path.pm lib/Getopt/Long.pm lib/IPC/Open2.pm
1944           !> lib/Pod/Man.pm makedef.pl toke.c vms/subconfigure.com
1945 ____________________________________________________________________________
1946 [  5583] By: gsar                                  on 2000/03/06  17:02:52
1947         Log: makedef.pl typos
1948      Branch: perl
1949            ! makedef.pl
1950 ____________________________________________________________________________
1951 [  5582] By: gsar                                  on 2000/03/06  15:24:14
1952         Log: Pod::Man bugfixes (from Russ Allbery)
1953      Branch: perl
1954            ! lib/Pod/Man.pm
1955 ____________________________________________________________________________
1956 [  5581] By: gsar                                  on 2000/03/06  15:17:08
1957         Log: File::Path::rmtree() doesn't delete stale symlinks correctly
1958      Branch: perl
1959            ! lib/File/Path.pm
1960 ____________________________________________________________________________
1961 [  5580] By: gsar                                  on 2000/03/06  14:55:57
1962         Log: pod nits
1963      Branch: perl
1964            ! lib/Getopt/Long.pm lib/IPC/Open2.pm
1965 ____________________________________________________________________________
1966 [  5579] By: gsar                                  on 2000/03/06  14:55:08
1967         Log: 64-bit build fix on VMS (from Dan Sugalski)
1968      Branch: perl
1969            ! toke.c vms/subconfigure.com
1970 ____________________________________________________________________________
1971 [  5578] By: jhi                                   on 2000/03/06  14:37:46
1972         Log: Integrate with Sarathy.
1973      Branch: cfgperl
1974           !> README.win32 configure.com iperlsys.h lib/File/Spec/VMS.pm
1975           !> lib/IPC/Open2.pm lib/IPC/Open3.pm perl.c t/lib/filefind.t
1976           !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
1977           !> vms/test.com vms/vms.c win32/config.bc win32/config.gc
1978           !> win32/config.vc win32/config_H.bc win32/config_H.gc
1979           !> win32/config_H.vc win32/config_h.PL win32/perlhost.h
1980           !> win32/win32.c win32/win32.h
1981 ____________________________________________________________________________
1982 [  5577] By: gsar                                  on 2000/03/06  07:26:18
1983         Log: skip tests that need VMS::Filespec on other platforms
1984      Branch: perl
1985            ! t/lib/filespec.t
1986 ____________________________________________________________________________
1987 [  5576] By: gsar                                  on 2000/03/06  07:11:21
1988         Log: integrate vmsperl contents into mainline
1989      Branch: perl
1990           !> configure.com lib/File/Spec/VMS.pm t/lib/filefind.t
1991           !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
1992           !> vms/test.com vms/vms.c
1993 ____________________________________________________________________________
1994 [  5575] By: gsar                                  on 2000/03/06  07:05:34
1995         Log: support for autovivified handles (from Tom Christiansen)
1996      Branch: perl
1997            ! lib/IPC/Open2.pm lib/IPC/Open3.pm
1998 ____________________________________________________________________________
1999 [  5574] By: gsar                                  on 2000/03/06  06:31:55
2000         Log: vendorlib support for Windows; regen win32/config*
2001      Branch: perl
2002            ! README.win32 iperlsys.h perl.c win32/config.bc win32/config.gc
2003            ! win32/config.vc win32/config_H.bc win32/config_H.gc
2004            ! win32/config_H.vc win32/config_h.PL win32/perlhost.h
2005            ! win32/win32.c win32/win32.h
2006 ____________________________________________________________________________
2007 [  5573] By: bailey                                on 2000/03/06  05:23:23
2008         Log: Skip openpid.t while VMS subprocess intercommunication in flux (several vmsperlers)
2009      Branch: vmsperl
2010            ! vms/test.com
2011 ____________________________________________________________________________
2012 [  5572] By: gsar                                  on 2000/03/06  05:21:26
2013         Log: the incpush()es weren't all quite right on Windows in change#5559
2014      Branch: perl
2015            ! perl.c
2016 ____________________________________________________________________________
2017 [  5571] By: bailey                                on 2000/03/06  05:18:59
2018         Log: Fix ricochet in File::Spec::VMS
2019              Fix eval error in filespec.t
2020              Misc. minor fixes in filespec.t
2021      Branch: vmsperl
2022            ! lib/File/Spec/VMS.pm t/lib/filespec.t
2023 ____________________________________________________________________________
2024 [  5570] By: gsar                                  on 2000/03/06  05:00:44
2025         Log: integrate cfgperl changes into mainline
2026      Branch: perl
2027           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
2028           !> Porting/config_H config_h.SH epoc/config.sh
2029           !> ext/DynaLoader/DynaLoader_pm.PL hints/aix.sh patchlevel.h
2030           !> perl.c perl.h toke.c vos/config.def vos/config.h
2031           !> vos/config_h.SH_orig
2032 ____________________________________________________________________________
2033 [  5569] By: jhi                                   on 2000/03/06  04:51:39
2034         Log: Integrate with Sarathy.
2035      Branch: cfgperl
2036           !> installperl pp.c
2037 ____________________________________________________________________________
2038 [  5568] By: gsar                                  on 2000/03/06  04:48:17
2039         Log: installperl wasn't putting extensions with two or more
2040              nested package names in the archlib
2041      Branch: perl
2042            ! installperl
2043 ____________________________________________________________________________
2044 [  5567] By: bailey                                on 2000/03/06  03:43:36
2045         Log: Set up for vendorarch (and fix 64bitint typo) (Dan Sugalski)
2046      Branch: vmsperl
2047            ! configure.com vms/subconfigure.com
2048 ____________________________________________________________________________
2049 [  5566] By: bailey                                on 2000/03/06  03:40:14
2050         Log: Change $Config{'extensions'} to look Unixy (Charles Lane)
2051              FIx logic error in glob-basic.t (Charles Lane)
2052      Branch: vmsperl
2053            ! configure.com vms/subconfigure.com
2054 ____________________________________________________________________________
2055 [  5565] By: bailey                                on 2000/03/06  03:37:46
2056         Log: Remove trailing . from typeless files (Charles Lane)
2057      Branch: vmsperl
2058            ! t/lib/filefind.t
2059 ____________________________________________________________________________
2060 [  5564] By: bailey                                on 2000/03/06  03:36:26
2061         Log: Resync with mainline, update test in vmsfspec.t
2062      Branch: vmsperl
2063           +> lib/Term/ANSIColor.pm t/lib/ansicolor.t
2064            ! vms/ext/filespec.t
2065           !> (integrate 171 files)
2066 ____________________________________________________________________________
2067 [  5563] By: gsar                                  on 2000/03/06  03:29:11
2068         Log: avoid warning
2069      Branch: perl
2070            ! pp.c
2071 ____________________________________________________________________________
2072 [  5562] By: bailey                                on 2000/03/06  02:48:17
2073         Log: Downcase function call to hush picky cc
2074      Branch: vmsperl
2075            ! vms/vms.c
2076 ____________________________________________________________________________
2077 [  5561] By: jhi                                   on 2000/03/06  00:23:22
2078         Log: VOS patch from Paul Green.  Note that the vos/config_h.SH_orig
2079              is not exactly identical to the current config_h.SH because
2080              Paul needs better $sitearch control.
2081      Branch: cfgperl
2082            ! vos/config.def vos/config.h vos/config_h.SH_orig
2083 ____________________________________________________________________________
2084 [  5560] By: jhi                                   on 2000/03/05  23:26:41
2085         Log: Avoid wiping out @dl_{librefs,modules} when XSLoader
2086              falls back to DynaLoader.
2087              
2088              From: Doug MacEachern <dougm@pobox.com>
2089              To: perl5-porters@perl.org
2090              Subject: [PATCH v5.5.670] maintain DynaLoader::dl_{librefs,modules}
2091              Date: Sun, 5 Mar 2000 15:19:01 -0800 (PST)
2092              Message-ID: <Pine.LNX.4.10.10003051509460.16885-100000@mojo.covalent.net>
2093      Branch: cfgperl
2094            ! ext/DynaLoader/DynaLoader_pm.PL
2095 ____________________________________________________________________________
2096 [  5559] By: jhi                                   on 2000/03/05  22:05:54
2097         Log: sitelib_stem and vendorlib_stem patches from Andy;
2098              problem reported in
2099              From: schwern@athens.arena-i.com (Michael G Schwern)
2100              To: perl5-porters@perl.org
2101              Subject: [ID 20000305.001] [BUG 5.5.670 perl.c] SITELIB_EXP mangled by hack.
2102              Date: Sun,  5 Mar 2000 06:31:29 -0500 (EST)
2103              Message-Id: <20000305113129.80DC23820@athens.arena-i.com>
2104      Branch: cfgperl
2105            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2106            ! config_h.SH epoc/config.sh patchlevel.h perl.c perl.h
2107            ! vos/config.def vos/config.h vos/config_h.SH_orig
2108      Branch: metaconfig
2109            ! U/installdirs/instubperl.U U/installdirs/sitelib.U
2110            ! U/installdirs/vendorlib.U
2111 ____________________________________________________________________________
2112 [  5558] By: jhi                                   on 2000/03/05  21:18:59
2113         Log: Integrate with Sarathy.
2114      Branch: cfgperl
2115           !> hints/linux.sh lib/Getopt/Long.pm
2116 ____________________________________________________________________________
2117 [  5557] By: gsar                                  on 2000/03/05  20:35:13
2118         Log: Getopt-Long v2.21 update (from Johan Vromans)
2119      Branch: perl
2120            ! lib/Getopt/Long.pm
2121 ____________________________________________________________________________
2122 [  5556] By: gsar                                  on 2000/03/05  20:26:57
2123         Log: Linux needs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 too
2124              (from Matthias Urlichs <smurf@noris.net>)
2125      Branch: perl
2126            ! hints/linux.sh
2127 ____________________________________________________________________________
2128 [  5555] By: jhi                                   on 2000/03/05  20:15:34
2129         Log: Integrate with Sarathy.
2130      Branch: cfgperl
2131           +> lib/Term/ANSIColor.pm t/lib/ansicolor.t
2132           !> MANIFEST lib/Pod/InputObjects.pm opcode.h opcode.pl
2133           !> pod/perldelta.pod pod/perlfunc.pod pp.c pp_sys.c
2134           !> t/comp/proto.t toke.c utils/perlbug.PL
2135 ____________________________________________________________________________
2136 [  5554] By: gsar                                  on 2000/03/05  20:02:17
2137         Log: prototype changes for eventually supporting C<binmode(F, ":raw")>
2138              and C<open F, "-|", 'cat', '-v'>
2139      Branch: perl
2140            ! opcode.h opcode.pl pod/perlfunc.pod pp.c pp_sys.c
2141            ! t/comp/proto.t toke.c
2142 ____________________________________________________________________________
2143 [  5553] By: jhi                                   on 2000/03/05  19:55:02
2144         Log: AIX gcvt() cannot format long doubles very well.
2145      Branch: cfgperl
2146            ! hints/aix.sh
2147 ____________________________________________________________________________
2148 [  5552] By: jhi                                   on 2000/03/05  18:44:37
2149         Log: the monster cpp expression needs to be on one line to
2150              appease makedepend
2151      Branch: cfgperl
2152            ! toke.c
2153 ____________________________________________________________________________
2154 [  5551] By: jhi                                   on 2000/03/05  18:24:32
2155         Log: IRIX cpp is fussy.
2156      Branch: cfgperl
2157            ! toke.c
2158 ____________________________________________________________________________
2159 [  5550] By: gsar                                  on 2000/03/05  17:46:18
2160         Log: perlbug tweak to grok local_patches better
2161      Branch: perl
2162            ! utils/perlbug.PL
2163 ____________________________________________________________________________
2164 [  5549] By: gsar                                  on 2000/03/05  17:33:10
2165         Log: add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bug
2166              in Pod::InputObjects (from Russ Allbery)
2167      Branch: perl
2168            + lib/Term/ANSIColor.pm t/lib/ansicolor.t
2169            ! MANIFEST lib/Pod/InputObjects.pm pod/perldelta.pod
2170 ____________________________________________________________________________
2171 [  5548] By: jhi                                   on 2000/03/05  17:27:06
2172         Log: clean up the makedepend temp file
2173      Branch: cfgperl
2174            ! Makefile.SH
2175 ____________________________________________________________________________
2176 [  5547] By: jhi                                   on 2000/03/05  17:23:18
2177         Log: Integrate with Sarathy.
2178      Branch: cfgperl
2179           !> perl.c
2180 ____________________________________________________________________________
2181 [  5546] By: jhi                                   on 2000/03/05  17:16:12
2182         Log: Integrate with Sarathy.
2183      Branch: cfgperl
2184           !> (integrate 47 files)
2185 ____________________________________________________________________________
2186 [  5545] By: gsar                                  on 2000/03/05  17:13:48
2187         Log: strip last component of SITELIB_EXP only if it looks like a
2188              number
2189      Branch: perl
2190            ! perl.c
2191 ____________________________________________________________________________
2192 [  5544] By: jhi                                   on 2000/03/05  17:12:42
2193         Log: s/Perl/PeRl/; # yeah
2194      Branch: cfgperl
2195            ! Configure config_h.SH
2196      Branch: metaconfig
2197            ! U/modified/cpp_stuff.U
2198 ____________________________________________________________________________
2199 [  5543] By: gsar                                  on 2000/03/05  16:54:10
2200         Log: thinko in change#4546 that caused variables to lose their importedness
2201              (GvIMPORTED_XV_off should be !GvIMPORTED_XV)
2202      Branch: perl
2203            ! sv.c t/pragma/strict-vars
2204 ____________________________________________________________________________
2205 [  5542] By: gsar                                  on 2000/03/05  09:37:26
2206         Log: regen win32/config*, up version numbers &c.
2207      Branch: perl
2208            ! patchlevel.h win32/Makefile win32/config.bc win32/config.gc
2209            ! win32/config.vc win32/config_H.bc win32/config_H.gc
2210            ! win32/config_H.vc win32/makefile.mk
2211 ____________________________________________________________________________
2212 [  5541] By: gsar                                  on 2000/03/05  09:20:12
2213         Log: undo change#5506; add patch to make blank line warnings optional
2214              (from Brad Appleton)
2215      Branch: perl
2216            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/poderrs.xr
2217 ____________________________________________________________________________
2218 [  5540] By: gsar                                  on 2000/03/05  09:04:52
2219         Log: fixes for most warnings identified by gcc -Wall
2220      Branch: perl
2221            ! av.c cop.h deb.c doop.c dump.c embed.h embed.pl gv.c hv.c mg.c
2222            ! miniperlmain.c objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c
2223            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c regexp.h run.c
2224            ! scope.c sv.c sv.h toke.c universal.c util.c xsutils.c
2225 ____________________________________________________________________________
2226 [  5539] By: gsar                                  on 2000/03/05  06:37:58
2227         Log: shup up warnings about dNOOP from gcc with __attribute__ ((unused))
2228              (from Doug MacEachern <dougm@pobox.com>)
2229      Branch: perl
2230            ! patchlevel.h perl.h
2231 ____________________________________________________________________________
2232 [  5538] By: gsar                                  on 2000/03/05  05:50:44
2233         Log: tyop
2234      Branch: perl
2235            ! config_h.SH
2236 ____________________________________________________________________________
2237 [  5537] By: gsar                                  on 2000/03/05  05:41:10
2238         Log: integrate cfgperl contents into mainline; add new tests from
2239              inc.t into 64bit.t
2240      Branch: perl
2241            ! t/op/64bit.t
2242           !> Configure config_h.SH hints/hpux.sh hints/sco.sh perl.h
2243           !> pod/perl.pod toke.c
2244 ____________________________________________________________________________
2245 [  5536] By: jhi                                   on 2000/03/05  05:37:22
2246         Log: dethinko
2247      Branch: cfgperl
2248            ! toke.c
2249 ____________________________________________________________________________
2250 [  5535] By: jhi                                   on 2000/03/05  05:14:40
2251         Log: Integrate with Sarathy.
2252      Branch: cfgperl
2253           !> pp.c t/op/inc.t toke.c
2254 ____________________________________________________________________________
2255 [  5534] By: gsar                                  on 2000/03/05  04:50:26
2256         Log: optimize change#5533 to stick to IVs if constant is <= IV_MAX,
2257              since runtime is highly optimized for IVs rather than UVs
2258      Branch: perl
2259            ! toke.c
2260 ____________________________________________________________________________
2261 [  5533] By: gsar                                  on 2000/03/05  04:30:02
2262         Log: scan_num() sticks to UVs rather than IVs (now -2147483648 doesn't
2263              end up being promoted to an NV)
2264      Branch: perl
2265            ! pp.c t/op/inc.t toke.c
2266 ____________________________________________________________________________
2267 [  5532] By: jhi                                   on 2000/03/05  01:11:37
2268         Log: more cpp cosmetics, logic cleanup
2269      Branch: cfgperl
2270            ! toke.c
2271 ____________________________________________________________________________
2272 [  5531] By: jhi                                   on 2000/03/05  00:51:20
2273         Log: Implement #5525 in metaconfig.
2274      Branch: cfgperl
2275            ! Configure config_h.SH
2276      Branch: metaconfig
2277            ! U/modified/cpp_stuff.U
2278 ____________________________________________________________________________
2279 [  5530] By: jhi                                   on 2000/03/05  00:32:51
2280         Log: Integrate with Sarathy.
2281      Branch: cfgperl
2282           !> config_h.SH doio.c lib/Cwd.pm lib/Pod/Html.pm lib/bytes.pm
2283           !> lib/charnames.pm lib/filetest.pm lib/integer.pm lib/locale.pm
2284           !> lib/overload.pm lib/utf8.pm os2/os2ish.h pod/perldebug.pod
2285           !> t/lib/ipc_sysv.t t/pragma/warn/regcomp win32/config_H.bc
2286           !> win32/config_H.gc win32/config_H.vc
2287 ____________________________________________________________________________
2288 [  5529] By: jhi                                   on 2000/03/05  00:31:17
2289         Log: Sanity check on the strtoll and strtoull.
2290      Branch: cfgperl
2291            ! Configure config_h.SH
2292      Branch: metaconfig/U/perl
2293            ! d_strtoll.U d_strtoull.U
2294 ____________________________________________________________________________
2295 [  5528] By: jhi                                   on 2000/03/05  00:07:21
2296         Log: Reformat the fearful cpp expression to be a little bit less fearful.
2297      Branch: cfgperl
2298            ! toke.c
2299 ____________________________________________________________________________
2300 [  5527] By: gsar                                  on 2000/03/04  21:55:03
2301         Log: make hints available via globals in the respective pragmas to
2302              avoid duplicating the constants everywhere
2303      Branch: perl
2304            ! lib/bytes.pm lib/charnames.pm lib/filetest.pm lib/integer.pm
2305            ! lib/locale.pm lib/overload.pm lib/utf8.pm
2306 ____________________________________________________________________________
2307 [  5526] By: gsar                                  on 2000/03/04  20:39:36
2308         Log: remove deadcode
2309      Branch: perl
2310            ! lib/Cwd.pm
2311 ____________________________________________________________________________
2312 [  5525] By: gsar                                  on 2000/03/04  19:42:55
2313         Log: make CAT2() portable for use as a macro argument with an extra
2314              level of macros
2315      Branch: perl
2316            ! config_h.SH
2317 ____________________________________________________________________________
2318 [  5524] By: gsar                                  on 2000/03/04  19:02:27
2319         Log: avoid looking up stale PL_statbuf (spotted by Charles Lane
2320              <lane@DUPHY4.Physics.Drexel.Edu>)
2321      Branch: perl
2322            ! doio.c
2323 ____________________________________________________________________________
2324 [  5523] By: gsar                                  on 2000/03/04  18:59:03
2325         Log: pod tweak
2326      Branch: perl
2327            ! pod/perldebug.pod
2328 ____________________________________________________________________________
2329 [  5522] By: gsar                                  on 2000/03/04  17:46:58
2330         Log: regen win32/config_H*
2331      Branch: perl
2332            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2333 ____________________________________________________________________________
2334 [  5521] By: jhi                                   on 2000/03/04  16:35:48
2335         Log: From: "Matthias Urlichs" <smurf@noris.net>
2336              To: perl5-porters@perl.org
2337              Subject: BUG: Integer floatifies? +PATCH: reading BIG integers with SMALL floats
2338              Date:   Sat, 4 Mar 2000 12:48:42 +0100
2339              Message-ID: <20000304124841.A8090@noris.de>
2340      Branch: cfgperl
2341            ! toke.c
2342 ____________________________________________________________________________
2343 [  5520] By: jhi                                   on 2000/03/04  15:41:12
2344         Log: unthink wishful thinking
2345      Branch: cfgperl
2346            ! pod/perl.pod
2347 ____________________________________________________________________________
2348 [  5519] By: gsar                                  on 2000/03/04  06:42:47
2349         Log: fix OS/2 coredump with POSIX::tmpnam() (from Ilya Zakharevich)
2350      Branch: perl
2351            ! os2/os2ish.h
2352 ____________________________________________________________________________
2353 [  5518] By: gsar                                  on 2000/03/04  06:02:26
2354         Log: avoid "scalars leaked" message in test
2355      Branch: perl
2356            ! t/pragma/warn/regcomp
2357 ____________________________________________________________________________
2358 [  5517] By: jhi                                   on 2000/03/04  06:01:16
2359         Log: detypo
2360      Branch: cfgperl
2361            ! pod/perl.pod
2362 ____________________________________________________________________________
2363 [  5516] By: jhi                                   on 2000/03/04  05:59:21
2364         Log: cleanup AVAILABILITY and mention binaries
2365      Branch: cfgperl
2366            ! pod/perl.pod
2367 ____________________________________________________________________________
2368 [  5515] By: gsar                                  on 2000/03/04  05:55:02
2369         Log: syntax error in change#5498
2370      Branch: perl
2371            ! t/lib/ipc_sysv.t
2372 ____________________________________________________________________________
2373 [  5514] By: jhi                                   on 2000/03/04  05:50:56
2374         Log: assuming that removing the libbind will be a good idea
2375      Branch: cfgperl
2376            ! hints/sco.sh
2377 ____________________________________________________________________________
2378 [  5513] By: gsar                                  on 2000/03/04  05:50:15
2379         Log: Pod::Html fixups for nicer links to functions (from Wolfgang Laun
2380              <wolfgang.laun@chello.at>)
2381      Branch: perl
2382            ! lib/Pod/Html.pm
2383 ____________________________________________________________________________
2384 [  5512] By: jhi                                   on 2000/03/04  05:45:52
2385         Log: Integrate with Sarathy.
2386      Branch: cfgperl
2387           !> (integrate 41 files)
2388 ____________________________________________________________________________
2389 [  5511] By: jhi                                   on 2000/03/04  05:42:37
2390         Log: HP-UX 64-bitness cures
2391      Branch: cfgperl
2392            ! hints/hpux.sh perl.h
2393 ____________________________________________________________________________
2394 [  5510] By: gsar                                  on 2000/03/04  05:40:08
2395         Log: better error messages when xsubpp fails to find map for a particular
2396              type (from Ilya Zakharevich)
2397      Branch: perl
2398            ! lib/ExtUtils/xsubpp
2399 ____________________________________________________________________________
2400 [  5509] By: jhi                                   on 2000/03/04  05:33:27
2401         Log: scratch #5508
2402      Branch: cfgperl
2403            ! perl.h
2404 ____________________________________________________________________________
2405 [  5508] By: jhi                                   on 2000/03/04  05:31:19
2406         Log: In HP-UX there is a secret handshake to get strtoll and strtoull.
2407      Branch: cfgperl
2408            ! perl.h
2409 ____________________________________________________________________________
2410 [  5507] By: gsar                                  on 2000/03/04  04:27:51
2411         Log: more whitespace removal (from Michael G Schwern)
2412      Branch: perl
2413            ! ext/Data/Dumper/Dumper.pm ext/Errno/Errno_pm.PL
2414            ! ext/File/Glob/Glob.pm ext/IO/lib/IO/Select.pm
2415            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
2416            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm lib/CGI.pm
2417            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm lib/CGI/Push.pm
2418            ! lib/Carp/Heavy.pm lib/DB.pm lib/Exporter/Heavy.pm
2419            ! lib/File/DosGlob.pm lib/File/Find.pm lib/Getopt/Long.pm
2420            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/netent.pm
2421            ! lib/SelfLoader.pm lib/Tie/Array.pm lib/Tie/Handle.pm
2422            ! lib/Tie/Scalar.pm lib/Time/Local.pm lib/filetest.pm
2423            ! lib/overload.pm x2p/s2p.PL
2424 ____________________________________________________________________________
2425 [  5506] By: gsar                                  on 2000/03/04  04:12:06
2426         Log: temporarily disable blank line warning from Pod::Parser until
2427              it can be made optional
2428      Branch: perl
2429            ! lib/Pod/Parser.pm t/pod/poderrs.xr
2430 ____________________________________________________________________________
2431 [  5505] By: gsar                                  on 2000/03/04  04:00:44
2432         Log: rid blanks in pods (from Michael G Schwern)
2433      Branch: perl
2434            ! README.amiga README.dos README.os2
2435 ____________________________________________________________________________
2436 [  5504] By: gsar                                  on 2000/03/04  03:59:07
2437         Log: avoid warnings from shmread() when given undefined variable
2438              (from Tom Christiansen)
2439      Branch: perl
2440            ! doio.c
2441 ____________________________________________________________________________
2442 [  5503] By: gsar                                  on 2000/03/04  03:53:43
2443         Log: fpsetmask() needs include on freebsd (from Slaven Rezic
2444              <eserte@vran.herceg.de>)
2445      Branch: perl
2446            ! unixish.h
2447 ____________________________________________________________________________
2448 [  5502] By: gsar                                  on 2000/03/04  03:51:05
2449         Log: avoid ambiguity in indirect object notation (breaks with overridden
2450              run time require)
2451      Branch: perl
2452            ! lib/CGI.pm
2453 ____________________________________________________________________________
2454 [  5501] By: gsar                                  on 2000/03/04  01:08:54
2455         Log: adjust perldelta
2456      Branch: perl
2457            ! Todo-5.6 pod/perl.pod pod/perldelta.pod
2458 ____________________________________________________________________________
2459 [  5500] By: gsar                                  on 2000/03/04  00:33:49
2460         Log: integrate cfgperl contents into mainline
2461      Branch: perl
2462           !> hints/irix_6.sh hints/solaris_2.sh pod/perl.pod
2463           !> pod/perlfunc.pod t/lib/ipc_sysv.t
2464 ____________________________________________________________________________
2465 [  5499] By: jhi                                   on 2000/03/03  22:51:53
2466         Log: solaris hints tweak
2467      Branch: cfgperl
2468            ! hints/solaris_2.sh
2469 ____________________________________________________________________________
2470 [  5498] By: jhi                                   on 2000/03/03  22:35:46
2471         Log: The SysV IPC test must use the native integers
2472              (long or short), also noted this in the msgsnd/semctl
2473              documentation.  Reported in
2474              
2475              From: schwern@athens.arena-i.com (Michael G Schwern)
2476              To: perl5-porters@perl.org
2477              Subject: [ID 20000302.006] [BUG 5.5.670 t/ipc_sysv.t] Fails 2,5,6 with 64bit on Linux
2478              Date: Thu,  2 Mar 2000 17:15:03 -0500 (EST)
2479              Message-Id: <20000302221503.EDF6E3830@athens.arena-i.com>
2480      Branch: cfgperl
2481            ! pod/perlfunc.pod t/lib/ipc_sysv.t
2482 ____________________________________________________________________________
2483 [  5497] By: jhi                                   on 2000/03/03  21:08:53
2484         Log: Update AVAILABILITY.
2485      Branch: cfgperl
2486            ! pod/perl.pod
2487 ____________________________________________________________________________
2488 [  5496] By: gsar                                  on 2000/03/03  20:21:05
2489         Log: perldebug tweak (from M J T Guy)
2490      Branch: perl
2491            ! pod/perldebug.pod
2492 ____________________________________________________________________________
2493 [  5495] By: jhi                                   on 2000/03/03  19:32:58
2494         Log: Integrate with Sarathy.
2495      Branch: cfgperl
2496           !> (integrate 79 files)
2497 ____________________________________________________________________________
2498 [  5494] By: jhi                                   on 2000/03/03  19:14:01
2499         Log: the workaround is needed in all 7.2.* compilers,
2500              not just on IRIX64.
2501      Branch: cfgperl
2502            ! hints/irix_6.sh
2503 ____________________________________________________________________________
2504 [  5493] By: gsar                                  on 2000/03/03  18:58:45
2505         Log: whitespace and readabiliti nits in the pods (from Michael G Schwern
2506              and Robin Barker)
2507      Branch: perl
2508            ! Changes pod/perl.pod pod/perl5004delta.pod
2509            ! pod/perl5005delta.pod pod/perlboot.pod pod/perldata.pod
2510            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
2511            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq2.pod
2512            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
2513            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
2514            ! pod/perlfilter.pod pod/perlguts.pod pod/perlipc.pod
2515            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodinstall.pod
2516            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlopentut.pod
2517            ! pod/perlpod.pod pod/perlport.pod pod/perlre.pod
2518            ! pod/perlref.pod pod/perlreftut.pod pod/perlsub.pod
2519            ! pod/perltie.pod pod/perltodo.pod pod/perltoot.pod
2520            ! pod/perltootc.pod pod/perltrap.pod pod/perlvar.pod
2521            ! pod/perlxstut.pod
2522 ____________________________________________________________________________
2523 [  5492] By: gsar                                  on 2000/03/03  17:48:31
2524         Log: support for list assignment to pseudohashes (from John Tobey
2525              <jtobey@john-edwin-tobey.org>)
2526      Branch: perl
2527            ! av.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
2528            ! perlapi.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
2529 ____________________________________________________________________________
2530 [  5491] By: gsar                                  on 2000/03/03  16:45:49
2531         Log: add MakeMaker caveat to INSTALL (from Andy Dougherty)
2532      Branch: perl
2533            ! INSTALL
2534 ____________________________________________________________________________
2535 [  5490] By: gsar                                  on 2000/03/03  16:44:42
2536         Log: perldelta tweaks
2537      Branch: perl
2538            ! pod/perldelta.pod
2539 ____________________________________________________________________________
2540 [  5489] By: gsar                                  on 2000/03/03  16:26:52
2541         Log: /dev/console may not be writable in Syslog.pm (from Ask Bjoern Hansen
2542              <ask@valueclick.com>)
2543      Branch: perl
2544            ! ext/Sys/Syslog/Syslog.pm
2545 ____________________________________________________________________________
2546 [  5488] By: gsar                                  on 2000/03/03  16:21:34
2547         Log: OS/2 patches for dlclose() support (from Yitzchak Scott-Thoennes
2548              <sthoenna@efn.org>)
2549      Branch: perl
2550            ! makedef.pl os2/diff.configure os2/dl_os2.c os2/dlfcn.h
2551            ! os2/os2.sym
2552 ____________________________________________________________________________
2553 [  5487] By: gsar                                  on 2000/03/03  16:16:34
2554         Log: skip test on AFS (from Hans Ranke <Hans.Ranke@ei.tum.de>)
2555      Branch: perl
2556            ! t/lib/glob-basic.t
2557 ____________________________________________________________________________
2558 [  5486] By: gsar                                  on 2000/03/03  15:42:28
2559         Log: integrate cfgperl and vmsperl contents into mainline
2560      Branch: perl
2561            ! pod/perl.pod
2562           !> (integrate 38 files)
2563 ____________________________________________________________________________
2564 [  5485] By: jhi                                   on 2000/03/03  15:21:40
2565         Log: pull the sparcv9 workshop libraries in front of loclibpth
2566      Branch: cfgperl
2567            ! hints/solaris_2.sh
2568 ____________________________________________________________________________
2569 [  5484] By: jhi                                   on 2000/03/03  15:09:03
2570         Log: Introduce i_ieefp because FreeBSD on ix86 needs that
2571              for ftpsetmask(0); regen Configure.
2572      Branch: cfgperl
2573            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2574            ! config_h.SH epoc/config.sh perl.h vms/subconfigure.com
2575            ! vos/config.def vos/config.h vos/config_h.SH_orig
2576            ! win32/config.bc win32/config.gc win32/config.vc
2577            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2578 ____________________________________________________________________________
2579 [  5483] By: jhi                                   on 2000/03/03  05:37:58
2580         Log: The _cflags must be left-aligned.
2581      Branch: cfgperl
2582            ! hints/irix_6.sh
2583 ____________________________________________________________________________
2584 [  5482] By: bailey                                on 2000/03/03  04:42:45
2585         Log: Once more unto resync
2586      Branch: vmsperl
2587           !> (integrate 48 files)
2588 ____________________________________________________________________________
2589 [  5481] By: bailey                                on 2000/03/03  04:36:46
2590         Log: VMS-specific perldelta update
2591      Branch: vmsperl
2592            ! pod/perldelta.pod
2593 ____________________________________________________________________________
2594 [  5480] By: bailey                                on 2000/03/03  04:05:28
2595         Log: Set up Perl invocation method during configuration (Peter Prymmer)
2596              Add missing bits to various utilities and install them (ditto)
2597      Branch: vmsperl
2598            ! configure.com pod/pod2usage.PL pod/podselect.PL
2599            ! utils/dprofpp.PL vms/descrip_mms.template
2600 ____________________________________________________________________________
2601 [  5479] By: bailey                                on 2000/03/03  04:01:48
2602         Log: Fix test to match new behavior of vmsify() (Craig Berry)
2603      Branch: vmsperl
2604            ! vms/ext/filespec.t
2605 ____________________________________________________________________________
2606 [  5478] By: bailey                                on 2000/03/03  03:54:10
2607         Log: Try to intuit whether typeless file invoked in subprocess
2608              is an executable image or DCL procedure.
2609      Branch: vmsperl
2610            ! vms/perlvms.pod vms/vms.c
2611 ____________________________________________________________________________
2612 [  5477] By: bailey                                on 2000/03/03  03:37:18
2613         Log: Remove leftover bits of VAXC support (Dan Sugalski)
2614      Branch: vmsperl
2615            ! vms/gen_shrfls.pl
2616 ____________________________________________________________________________
2617 [  5476] By: bailey                                on 2000/03/03  03:34:51
2618         Log: Add missing declaration (Dan Sugalski)
2619      Branch: vmsperl
2620            ! vms/vms.c
2621 ____________________________________________________________________________
2622 [  5475] By: gsar                                  on 2000/03/03  03:27:52
2623         Log: warn about /(?p{})/ (from Simon Cozens)
2624      Branch: perl
2625            ! regcomp.c toke.c
2626 ____________________________________________________________________________
2627 [  5474] By: bailey                                on 2000/03/03  03:27:05
2628         Log: Ad hoc patch for duping stdout into stderr
2629      Branch: vmsperl
2630            ! vms/vms.c
2631 ____________________________________________________________________________
2632 [  5473] By: bailey                                on 2000/03/03  03:23:29
2633         Log: Bypass PERL_INC_VERSION_LIST until we support in in Configure.Com
2634      Branch: vmsperl
2635            ! vms/subconfigure.com vms/vmsish.h
2636 ____________________________________________________________________________
2637 [  5472] By: gsar                                  on 2000/03/03  02:58:49
2638         Log: File::Spec bugs (spotted by Hack Kampbjorn <hack@hackdata.com>)
2639      Branch: perl
2640            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
2641            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
2642 ____________________________________________________________________________
2643 [  5471] By: jhi                                   on 2000/03/03  02:38:23
2644         Log: more todo
2645      Branch: cfgperl
2646            ! Todo-5.6
2647 ____________________________________________________________________________
2648 [  5470] By: gsar                                  on 2000/03/03  02:36:02
2649         Log: skip test if db doesn't have null key support
2650      Branch: perl
2651            ! t/lib/anydbm.t
2652 ____________________________________________________________________________
2653 [  5469] By: jhi                                   on 2000/03/03  02:26:53
2654         Log: Integrate with Sarathy.
2655      Branch: cfgperl
2656           !> INSTALL lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm
2657           !> lib/Test/Harness.pm lib/constant.pm pod/perl.pod
2658           !> pod/perldelta.pod pod/perlpod.pod pod/perlre.pod
2659           !> pod/perltoc.pod regcomp.c t/op/misc.t t/op/pat.t toke.c
2660           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
2661 ____________________________________________________________________________
2662 [  5468] By: jhi                                   on 2000/03/03  02:24:05
2663         Log: irix hints tweak
2664      Branch: cfgperl
2665            ! hints/irix_6.sh
2666 ____________________________________________________________________________
2667 [  5467] By: gsar                                  on 2000/03/03  02:19:50
2668         Log: /(?p{})/ changed to /(??{})/, per Larry's suggestion (from
2669              Simon Cozens <simon@othersideofthe.earth.li>)
2670      Branch: perl
2671            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm
2672            ! pod/perlre.pod pod/perltoc.pod regcomp.c t/op/misc.t
2673            ! t/op/pat.t toke.c
2674 ____________________________________________________________________________
2675 [  5466] By: jhi                                   on 2000/03/03  02:12:41
2676         Log: in words order bad
2677      Branch: cfgperl
2678            ! pod/perlre.pod
2679 ____________________________________________________________________________
2680 [  5465] By: jhi                                   on 2000/03/03  02:09:45
2681         Log: /[[:alpha]/ now dies on unmatched [] instead of
2682              "an unknown character class" (spotted by Tom Christiansen)
2683      Branch: cfgperl
2684            ! regcomp.c t/pragma/warn/regcomp
2685 ____________________________________________________________________________
2686 [  5464] By: gsar                                  on 2000/03/03  02:04:48
2687         Log: perldelta notes about IO::Socket changes (from Graham Barr)
2688      Branch: perl
2689            ! pod/perldelta.pod
2690 ____________________________________________________________________________
2691 [  5463] By: gsar                                  on 2000/03/03  02:02:50
2692         Log: relax restrictions on constant names a bit (from M J T Guy)
2693      Branch: perl
2694            ! lib/constant.pm
2695 ____________________________________________________________________________
2696 [  5462] By: gsar                                  on 2000/03/03  01:59:49
2697         Log: support for generation of accessor functions (from Hugo van der
2698              Sanden)
2699      Branch: perl
2700            ! utils/h2xs.PL
2701 ____________________________________________________________________________
2702 [  5461] By: jhi                                   on 2000/03/03  01:51:53
2703         Log: cosmetics
2704      Branch: cfgperl
2705            ! t/op/pack.t
2706 ____________________________________________________________________________
2707 [  5460] By: jhi                                   on 2000/03/03  01:50:07
2708         Log: detypo
2709      Branch: cfgperl
2710            ! t/op/pack.t
2711 ____________________________________________________________________________
2712 [  5459] By: gsar                                  on 2000/03/03  01:46:35
2713         Log: pod tweaks
2714      Branch: perl
2715            ! pod/perl.pod pod/perlpod.pod
2716 ____________________________________________________________________________
2717 [  5458] By: jhi                                   on 2000/03/03  01:25:21
2718         Log: solaris hints tweak
2719      Branch: cfgperl
2720            ! hints/solaris_2.sh
2721 ____________________________________________________________________________
2722 [  5457] By: jhi                                   on 2000/03/02  22:56:49
2723         Log: detypo
2724      Branch: cfgperl
2725            ! hints/solaris_2.sh
2726 ____________________________________________________________________________
2727 [  5456] By: gsar                                  on 2000/03/02  21:15:11
2728         Log: Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl;
2729              add test targets for -C switch on windows
2730      Branch: perl
2731            ! lib/Test/Harness.pm win32/Makefile win32/makefile.mk
2732 ____________________________________________________________________________
2733 [  5455] By: gsar                                  on 2000/03/02  21:06:49
2734         Log: add note about failed tests on memory starved systems (from
2735              Andy Dougherty)
2736      Branch: perl
2737            ! INSTALL
2738 ____________________________________________________________________________
2739 [  5454] By: jhi                                   on 2000/03/02  21:03:35
2740         Log: Integrate with Sarathy.
2741      Branch: cfgperl
2742           !> Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm
2743           !> lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm
2744           !> pod/perldata.pod pod/perldelta.pod pod/perlop.pod
2745 ____________________________________________________________________________
2746 [  5453] By: jhi                                   on 2000/03/02  20:58:43
2747         Log: Further long double patches from Spider Boardman.
2748      Branch: cfgperl
2749            ! t/comp/use.t t/lib/bigfltpm.t t/op/pack.t t/op/universal.t
2750 ____________________________________________________________________________
2751 [  5452] By: gsar                                  on 2000/03/02  20:52:08
2752         Log: move doc about v-strings from perlop to perldata (suggested by
2753              David Dyck <dcd@tc.fluke.com>)
2754      Branch: perl
2755            ! pod/perldata.pod pod/perldelta.pod pod/perlop.pod
2756 ____________________________________________________________________________
2757 [  5451] By: gsar                                  on 2000/03/02  20:30:29
2758         Log: integrate cfgperl changes into mainline
2759      Branch: perl
2760           !> Configure hints/irix_6.sh pp.c
2761 ____________________________________________________________________________
2762 [  5450] By: gsar                                  on 2000/03/02  20:08:10
2763         Log: still other multiline match cleanups (from Greg Bacon)
2764      Branch: perl
2765            ! Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm
2766            ! lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm
2767 ____________________________________________________________________________
2768 [  5449] By: jhi                                   on 2000/03/02  20:01:58
2769         Log: Integrate with Sarathy.
2770      Branch: cfgperl
2771           !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2772           !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t
2773           !> t/pragma/warn/8signal t/pragma/warn/pp_ctl
2774           !> vms/descrip_mms.template vms/gen_shrfls.pl
2775           !> vms/subconfigure.com vms/vms.c win32/Makefile
2776           !> win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
2777 ____________________________________________________________________________
2778 [  5448] By: jhi                                   on 2000/03/02  20:00:37
2779         Log: workaround for Tru64 compiler bug (cleaner fix will have
2780              to wait until 5.6.1), from Spider Boardman
2781      Branch: cfgperl
2782            ! pp.c
2783 ____________________________________________________________________________
2784 [  5447] By: jhi                                   on 2000/03/02  19:52:34
2785         Log: Workaround for an optimizer bug.
2786      Branch: cfgperl
2787            ! hints/irix_6.sh
2788 ____________________________________________________________________________
2789 [  5446] By: jhi                                   on 2000/03/02  19:44:35
2790         Log: installation directory fix from Andy Dougherty
2791              (installstyle was being clobbered, spotted by Spider Boardman)
2792      Branch: cfgperl
2793            ! Configure
2794      Branch: metaconfig
2795            ! U/installdirs/installstyle.U
2796 ____________________________________________________________________________
2797 [  5445] By: gsar                                  on 2000/03/02  19:40:44
2798         Log: patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl);
2799              some parts not applied
2800      Branch: perl
2801            ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
2802            ! win32/win32.h
2803 ____________________________________________________________________________
2804 [  5444] By: gsar                                  on 2000/03/02  19:26:08
2805         Log: avoid buffering issue in warn/8signal
2806      Branch: perl
2807            ! t/pragma/warn/8signal
2808 ____________________________________________________________________________
2809 [  5443] By: gsar                                  on 2000/03/02  18:13:28
2810         Log: integrate cfgperl changes into mainline
2811      Branch: perl
2812           !> Configure config_h.SH hints/aix.sh hints/hpux.sh
2813           !> hints/solaris_2.sh makedepend.SH sv.c t/lib/syslfs.t
2814           !> t/op/lfs.t t/op/pack.t
2815 ____________________________________________________________________________
2816 [  5442] By: gsar                                  on 2000/03/02  18:02:40
2817         Log: integrate vmsperl changes into mainline (denied their changes to
2818              Glob.pm, t/pragma/warn/{8signal,pp_ctl})
2819      Branch: perl
2820           !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2821           !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t
2822           !> t/pragma/warn/8signal t/pragma/warn/pp_ctl
2823           !> vms/descrip_mms.template vms/gen_shrfls.pl
2824           !> vms/subconfigure.com vms/vms.c
2825 ____________________________________________________________________________
2826 [  5441] By: jhi                                   on 2000/03/02  17:56:20
2827         Log: nit from Spider Boardman
2828      Branch: cfgperl
2829            ! makedepend.SH
2830 ____________________________________________________________________________
2831 [  5440] By: jhi                                   on 2000/03/02  17:48:15
2832         Log: Confusion over uselargefiles.cbu and uselfs.cbu (the first one
2833              is the correct one), spotted by Robin Parker.
2834      Branch: cfgperl
2835            ! Configure config_h.SH hints/aix.sh hints/hpux.sh
2836      Branch: metaconfig/U/perl
2837            ! uselfs.U
2838 ____________________________________________________________________________
2839 [  5439] By: jhi                                   on 2000/03/02  15:32:04
2840         Log: Remove the pack.t kludge introduced to fudge the test
2841              to pass under long doubles: leave the similar kludge
2842              to posix.t because POSIX::strtod() is still double,
2843              not long double. 
2844      Branch: cfgperl
2845            ! t/op/pack.t
2846 ____________________________________________________________________________
2847 [  5438] By: jhi                                   on 2000/03/02  04:58:48
2848         Log: Integrate with Sarathy.
2849      Branch: cfgperl
2850           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2851           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm
2852           !> lib/Pod/Html.pm op.c
2853 ____________________________________________________________________________
2854 [  5437] By: jhi                                   on 2000/03/02  04:51:46
2855         Log: A patch on #5407.
2856      Branch: cfgperl
2857            ! sv.c
2858 ____________________________________________________________________________
2859 [  5436] By: gsar                                  on 2000/03/02  04:45:37
2860         Log: avoid useless comparison
2861      Branch: perl
2862            ! op.c
2863 ____________________________________________________________________________
2864 [  5435] By: bailey                                on 2000/03/02  04:43:11
2865         Log: YA sync with mainline
2866      Branch: vmsperl
2867           +> lib/open.pm pod/perlboot.pod pod/perlnumber.pod
2868           +> t/lib/env-array.t
2869           !> (integrate 150 files)
2870 ____________________________________________________________________________
2871 [  5434] By: gsar                                  on 2000/03/02  04:28:48
2872         Log: make the "back to top" links optional
2873      Branch: perl
2874            ! lib/Pod/Html.pm
2875 ____________________________________________________________________________
2876 [  5433] By: bailey                                on 2000/03/02  04:26:58
2877         Log: Protect manipulation of open pipe list from concurrent ASTs (Charles Lane)
2878      Branch: vmsperl
2879            ! vms/vms.c
2880 ____________________________________________________________________________
2881 [  5432] By: bailey                                on 2000/03/02  04:20:51
2882         Log: Update dependencies and remove obsolete VAXC support
2883      Branch: vmsperl
2884            ! vms/descrip_mms.template
2885 ____________________________________________________________________________
2886 [  5431] By: bailey                                on 2000/03/02  04:19:42
2887         Log: Rmeove obsolete VAXC support
2888      Branch: vmsperl
2889            ! vms/gen_shrfls.pl
2890 ____________________________________________________________________________
2891 [  5430] By: bailey                                on 2000/03/02  04:18:57
2892         Log: Minor updates to subconfigure.com:
2893              - remove old VAXC support
2894              - avoid echoing commands to tempfiles
2895              - fix typos
2896              - define 64bit symbols (as "undef") when not using 64 bit support
2897      Branch: vmsperl
2898            ! vms/subconfigure.com
2899 ____________________________________________________________________________
2900 [  5429] By: bailey                                on 2000/03/02  04:16:11
2901         Log: Minor changes to Configure.Com:
2902              - permit operation in batch mode (splits output)
2903              - remove old VAXC support
2904              - default to enabling secure internal lnm translation
2905      Branch: vmsperl
2906            ! configure.com
2907 ____________________________________________________________________________
2908 [  5428] By: bailey                                on 2000/03/02  04:06:53
2909         Log: Optional warning for truncated logical name equivalence string (Dan Sugalski)
2910      Branch: vmsperl
2911            ! vms/vms.c
2912 ____________________________________________________________________________
2913 [  5427] By: bailey                                on 2000/03/02  04:05:47
2914         Log: FIx no-op in vms.c
2915      Branch: vmsperl
2916            ! vms/vms.c
2917 ____________________________________________________________________________
2918 [  5426] By: bailey                                on 2000/03/02  04:04:52
2919         Log: MIscellaneous tweaks to test and driver (Charles Lane)
2920      Branch: vmsperl
2921            ! t/pragma/warn/8signal t/pragma/warn/pp_sys t/pragma/warnings.t
2922            ! vms/test.com
2923 ____________________________________________________________________________
2924 [  5425] By: bailey                                on 2000/03/02  04:02:44
2925         Log: Take advantage of new subprocess invocation (Charles Lane)
2926      Branch: vmsperl
2927            ! t/op/runlevel.t t/pragma/strict.t t/pragma/subs.t
2928            ! t/pragma/warnings.t
2929 ____________________________________________________________________________
2930 [  5424] By: bailey                                on 2000/03/02  04:00:20
2931         Log: Increment counter for skipped tests (Charles Lane)
2932      Branch: vmsperl
2933            ! t/io/open.t
2934 ____________________________________________________________________________
2935 [  5423] By: bailey                                on 2000/03/02  03:59:14
2936         Log: Remove redundant elements of @INC to cope with VMS' 255-char limit
2937              on PERL5LIB logical (Dan Sugalski)
2938      Branch: vmsperl
2939            ! lib/Test/Harness.pm
2940 ____________________________________________________________________________
2941 [  5422] By: bailey                                on 2000/03/02  03:57:40
2942         Log: Use temp to construct dirspec in File::Find (Charles Lane)
2943      Branch: vmsperl
2944            ! lib/File/Find.pm
2945 ____________________________________________________________________________
2946 [  5421] By: bailey                                on 2000/03/02  03:56:13
2947         Log: Satisfy various Pod::* needs for Unix syntax (Charles Lane)
2948              (Should move to File::Spec in long term)
2949      Branch: vmsperl
2950            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/testp2pt.pl
2951 ____________________________________________________________________________
2952 [  5420] By: bailey                                on 2000/03/02  03:52:45
2953         Log: Escape \n in commands written to Descrip.MMS (Charles Lane)
2954      Branch: vmsperl
2955            ! lib/ExtUtils/MM_VMS.pm
2956 ____________________________________________________________________________
2957 [  5419] By: bailey                                on 2000/03/02  03:50:53
2958         Log: Make File::Glob more VMS-friendly (Charles Lane)
2959      Branch: vmsperl
2960            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2961            ! t/lib/glob-basic.t
2962 ____________________________________________________________________________
2963 [  5418] By: bailey                                on 2000/03/02  03:47:21
2964         Log: Miscellaneous fixes to build procedures (Peter Prymmer)
2965      Branch: vmsperl
2966            ! configure.com vms/subconfigure.com
2967 ____________________________________________________________________________
2968 [  5417] By: bailey                                on 2000/03/02  03:42:49
2969         Log: Temrinate statements in pp_ctl warning test (Charles Lane)
2970      Branch: vmsperl
2971            ! t/pragma/warn/pp_ctl
2972 ____________________________________________________________________________
2973 [  5416] By: bailey                                on 2000/03/02  03:39:46
2974         Log: Warn but continue installing when file missing (Dan Sugalski)
2975      Branch: vmsperl
2976            ! installperl
2977 ____________________________________________________________________________
2978 [  5415] By: jhi                                   on 2000/03/01  23:31:23
2979         Log: Make file sparseness detection more portable (Scott Henry)
2980      Branch: cfgperl
2981            ! t/lib/syslfs.t t/op/lfs.t
2982 ____________________________________________________________________________
2983 [  5414] By: jhi                                   on 2000/03/01  22:53:48
2984         Log: detypo #5411 continues: Sun grep doesn't have -e.
2985      Branch: cfgperl
2986            ! hints/solaris_2.sh
2987 ____________________________________________________________________________
2988 [  5413] By: jhi                                   on 2000/03/01  22:49:44
2989         Log: detypo #5411
2990      Branch: cfgperl
2991            ! hints/solaris_2.sh
2992 ____________________________________________________________________________
2993 [  5412] By: gsar                                  on 2000/03/01  20:04:42
2994         Log: typo in change#5408
2995      Branch: perl
2996            ! lib/ExtUtils/MM_Unix.pm
2997 ____________________________________________________________________________
2998 [  5411] By: jhi                                   on 2000/03/01  18:48:52
2999         Log: Better detection of the solaris workshop compiler.
3000      Branch: cfgperl
3001            ! hints/solaris_2.sh
3002 ____________________________________________________________________________
3003 [  5410] By: jhi                                   on 2000/03/01  18:18:04
3004         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
3005              To: perl5-porters@perl.org
3006              Subject: solaris 64-bit and gcc
3007              Date: Wed, 1 Mar 2000 17:59:36 GMT
3008              Message-Id: <200003011759.RAA03938@tempest.npl.co.uk>
3009      Branch: cfgperl
3010            ! hints/solaris_2.sh
3011 ____________________________________________________________________________
3012 [  5409] By: jhi                                   on 2000/03/01  18:16:43
3013         Log: Integrate with Sarathy.
3014      Branch: cfgperl
3015           +> t/lib/env-array.t
3016           !> MANIFEST README.cygwin ext/DynaLoader/DynaLoader_pm.PL
3017           !> ext/DynaLoader/dlutils.c lib/AutoLoader.pm lib/AutoSplit.pm
3018           !> lib/CGI/Carp.pm lib/CPAN.pm lib/Cwd.pm lib/Env.pm
3019           !> lib/File/Find.pm lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm
3020           !> pod/perldebug.pod pod/perldelta.pod t/lib/env.t
3021           !> t/lib/filefind.t t/lib/glob-basic.t
3022 ____________________________________________________________________________
3023 [  5408] By: gsar                                  on 2000/03/01  18:15:49
3024         Log: still more multiline match cleanups (from Greg Bacon)
3025      Branch: perl
3026            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
3027            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm
3028 ____________________________________________________________________________
3029 [  5407] By: jhi                                   on 2000/03/01  18:11:09
3030         Log: A further patch from Spider Boardman for long doubleness.
3031      Branch: cfgperl
3032            ! sv.c
3033 ____________________________________________________________________________
3034 [  5406] By: gsar                                  on 2000/03/01  17:32:09
3035         Log: yet more multiline match cleanups (from Greg Bacon)
3036      Branch: perl
3037            ! lib/CPAN.pm lib/Cwd.pm
3038 ____________________________________________________________________________
3039 [  5405] By: gsar                                  on 2000/03/01  17:24:53
3040         Log: add support for Env arrays (from Gregor N. Purdy
3041              <gregor@focusresearch.com>)
3042      Branch: perl
3043            + t/lib/env-array.t
3044            ! MANIFEST lib/Env.pm pod/perldelta.pod t/lib/env.t
3045 ____________________________________________________________________________
3046 [  5404] By: gsar                                  on 2000/03/01  17:00:23
3047         Log: cygwin update (from Eric Fifer)
3048      Branch: perl
3049            ! README.cygwin t/lib/glob-basic.t
3050 ____________________________________________________________________________
3051 [  5403] By: gsar                                  on 2000/03/01  16:55:47
3052         Log: more multiline match cleanups (from Greg Bacon)
3053      Branch: perl
3054            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CGI/Carp.pm
3055            ! lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm
3056 ____________________________________________________________________________
3057 [  5402] By: gsar                                  on 2000/03/01  16:38:48
3058         Log: avoid DProf entering dl_unload_file() (from Alan Burlison)
3059      Branch: perl
3060            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c
3061 ____________________________________________________________________________
3062 [  5401] By: gsar                                  on 2000/03/01  16:35:28
3063         Log: fix minor compatibility issues with finddepth() (from Helmut Jarausch)
3064      Branch: perl
3065            ! lib/File/Find.pm t/lib/filefind.t
3066 ____________________________________________________________________________
3067 [  5400] By: gsar                                  on 2000/03/01  16:32:24
3068         Log: mention "r" debugger command (from Ilya Zakharevich)
3069      Branch: perl
3070            ! pod/perldebug.pod
3071 ____________________________________________________________________________
3072 [  5399] By: jhi                                   on 2000/03/01  14:58:33
3073         Log: Integrate with Sarathy.
3074      Branch: cfgperl
3075           !> Changes configure.com ext/File/Glob/Glob.pm
3076           !> ext/File/Glob/bsd_glob.c installperl lib/ExtUtils/MM_VMS.pm
3077           !> lib/File/Find.pm lib/Pod/Checker.pm lib/Pod/Parser.pm
3078           !> t/io/open.t t/io/openpid.t t/lib/glob-basic.t t/op/goto.t
3079           !> t/op/runlevel.t t/op/split.t t/pod/testp2pt.pl
3080           !> t/pragma/strict.t t/pragma/subs.t t/pragma/warn/8signal
3081           !> t/pragma/warn/pp_sys t/pragma/warnings.t
3082           !> vms/descrip_mms.template vms/subconfigure.com vms/test.com
3083           !> vms/vms.c
3084 ____________________________________________________________________________
3085 [  5398] By: gsar                                  on 2000/03/01  07:03:13
3086         Log: fix testsuite issues in change#5397
3087      Branch: perl
3088            ! Changes t/pragma/warn/8signal t/pragma/warn/pp_sys
3089
3090 ----------------
3091 Version v5.5.670
3092 ----------------
3093
3094 ____________________________________________________________________________
3095 [  5397] By: gsar                                  on 2000/03/01  06:44:42
3096         Log: consolidated VMS patches (from Craig A. Berry
3097              <craig.berry@metamorgs.com>); Glob.pm patch modified to use
3098              $DEFAULT_FLAGS, and iff no flags were supplied
3099      Branch: perl
3100            ! configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
3101            ! installperl lib/ExtUtils/MM_VMS.pm lib/File/Find.pm
3102            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/io/open.t
3103            ! t/io/openpid.t t/lib/glob-basic.t t/op/goto.t t/op/runlevel.t
3104            ! t/op/split.t t/pod/testp2pt.pl t/pragma/strict.t
3105            ! t/pragma/subs.t t/pragma/warn/8signal t/pragma/warn/pp_sys
3106            ! t/pragma/warnings.t vms/descrip_mms.template
3107            ! vms/subconfigure.com vms/test.com vms/vms.c
3108 ____________________________________________________________________________
3109 [  5396] By: gsar                                  on 2000/03/01  06:28:22
3110         Log: integrate cfgperl changes into mainline
3111      Branch: perl
3112           !> ext/Fcntl/Fcntl.pm hints/solaris_2.sh pp.c sv.c
3113 ____________________________________________________________________________
3114 [  5395] By: jhi                                   on 2000/03/01  06:12:10
3115         Log: Integrate with Sarathy.
3116      Branch: cfgperl
3117           +> lib/open.pm
3118           !> MANIFEST Todo-5.6 mg.c
3119 ____________________________________________________________________________
3120 [  5394] By: gsar                                  on 2000/03/01  06:07:00
3121         Log: fix segfault on C<local ${^WARNING_BITS}>
3122      Branch: perl
3123            ! mg.c
3124 ____________________________________________________________________________
3125 [  5393] By: jhi                                   on 2000/03/01  06:02:12
3126         Log: Fcntl de-cut-and-pasto.
3127              From: Doug MacEachern <dougm@pobox.com>
3128              To: perl5-porters@perl.org
3129              Subject: [PATCH v5.5.660] Fcntl.pm
3130              Date: Tue, 29 Feb 2000 21:24:00 -0800 (PST)
3131              Message-ID: <Pine.LNX.4.10.10002292120200.382-100000@mojo.itixs.com>
3132      Branch: cfgperl
3133            ! ext/Fcntl/Fcntl.pm
3134 ____________________________________________________________________________
3135 [  5392] By: gsar                                  on 2000/03/01  05:55:20
3136         Log: update Todo-5.6, add stub open.pm
3137      Branch: perl
3138            + lib/open.pm
3139            ! MANIFEST Todo-5.6
3140 ____________________________________________________________________________
3141 [  5391] By: jhi                                   on 2000/03/01  05:42:25
3142         Log: The 64-bitallness does require the /usr/lib/sparcv9 in loclibpth.
3143      Branch: cfgperl
3144            ! hints/solaris_2.sh
3145 ____________________________________________________________________________
3146 [  5390] By: jhi                                   on 2000/03/01  05:35:53
3147         Log: Couple of math functions need to be Perl_ so that
3148              they are correctly long double, especially the frexp()
3149              in sv_vcatpvfn() (spotted by Spider Boardman).
3150      Branch: cfgperl
3151            ! pp.c sv.c
3152 ____________________________________________________________________________
3153 [  5389] By: jhi                                   on 2000/03/01  05:33:54
3154         Log: Integrate with Sarathy.
3155      Branch: cfgperl
3156           +> pod/perlnumber.pod
3157           !> Changes MANIFEST README.win32 ext/DynaLoader/DynaLoader_pm.PL
3158           !> ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_dlopen.xs
3159           !> ext/DynaLoader/dlutils.c lib/File/Find.pm lib/Test/Harness.pm
3160           !> pod/Makefile pod/buildtoc pod/perl.pod pod/perldelta.pod
3161           !> pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
3162           !> pod/perlport.pod pod/perltoc.pod pod/roffitall vms/vms.c
3163           !> win32/perllib.c win32/win32.c win32/win32.h
3164 ____________________________________________________________________________
3165 [  5388] By: gsar                                  on 2000/03/01  03:38:03
3166         Log: Windows miscellany
3167      Branch: perl
3168            ! pod/perlguts.pod win32/perllib.c win32/win32.c win32/win32.h
3169 ____________________________________________________________________________
3170 [  5387] By: gsar                                  on 2000/03/01  03:13:37
3171         Log: mention ftp/rsync access to repository in perlhack
3172      Branch: perl
3173            ! Changes pod/perlhack.pod pod/perlhist.pod
3174 ____________________________________________________________________________
3175 [  5386] By: gsar                                  on 2000/03/01  03:04:54
3176         Log: support kill(0,$pid) on Windows to test if process exists
3177      Branch: perl
3178            ! README.win32 pod/perldelta.pod pod/perlport.pod win32/win32.c
3179 ____________________________________________________________________________
3180 [  5385] By: gsar                                  on 2000/03/01  02:10:01
3181         Log: integrate cfgperl changes into mainline
3182      Branch: perl
3183           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3184           !> config_h.SH epoc/config.sh hints/dec_osf.sh hints/solaris_2.sh
3185           !> perl.h vms/subconfigure.com vos/config.def win32/config.bc
3186           !> win32/config.gc win32/config.vc
3187 ____________________________________________________________________________
3188 [  5384] By: gsar                                  on 2000/03/01  01:47:55
3189         Log: oops, change#5382 didn't really fix the typo
3190      Branch: perl
3191            ! ext/DynaLoader/dl_dlopen.xs
3192 ____________________________________________________________________________
3193 [  5383] By: gsar                                  on 2000/03/01  01:38:25
3194         Log: avoid warning on type-mismatch
3195      Branch: perl
3196            ! ext/DynaLoader/dlutils.c
3197 ____________________________________________________________________________
3198 [  5382] By: gsar                                  on 2000/03/01  01:33:42
3199         Log: fix bug in change#5381
3200      Branch: perl
3201            ! ext/DynaLoader/dl_dlopen.xs
3202 ____________________________________________________________________________
3203 [  5381] By: gsar                                  on 2000/03/01  00:46:44
3204         Log: unload extension shared objects when exiting, implemented
3205              only for dl_dlopen.xs (from Alan Burlison)
3206      Branch: perl
3207            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
3208            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
3209 ____________________________________________________________________________
3210 [  5380] By: gsar                                  on 2000/03/01  00:34:10
3211         Log: add perlnumber.pod (from Ilya Zakharevich); substantially edited
3212              prose
3213      Branch: perl
3214            + pod/perlnumber.pod
3215            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
3216            ! pod/perltoc.pod pod/roffitall
3217 ____________________________________________________________________________
3218 [  5379] By: jhi                                   on 2000/02/29  23:37:01
3219         Log: Be understanding.
3220      Branch: cfgperl
3221            ! Configure config_h.SH
3222      Branch: metaconfig/U/perl
3223            ! use64bits.U uselfs.U
3224 ____________________________________________________________________________
3225 [  5378] By: gsar                                  on 2000/02/29  23:35:50
3226         Log: VMS fixups (from Dan Sugalski); cosmetic tweaks
3227      Branch: perl
3228            ! lib/Test/Harness.pm vms/vms.c
3229 ____________________________________________________________________________
3230 [  5377] By: jhi                                   on 2000/02/29  23:12:29
3231         Log: Tru64 hints fix from Spider Boardman; Tru64 hint for
3232              d_Gconvert on long doubles to use sprintf %Lg.
3233      Branch: cfgperl
3234            ! hints/dec_osf.sh
3235 ____________________________________________________________________________
3236 [  5376] By: jhi                                   on 2000/02/29  23:02:45
3237         Log: Integrate with Sarathy.
3238      Branch: cfgperl
3239           !> gv.c lib/Pod/Html.pm malloc.c pod/perlapi.pod pod/perlcall.pod
3240           !> pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
3241           !> pod/perlguts.pod pod/perlop.pod
3242 ____________________________________________________________________________
3243 [  5375] By: gsar                                  on 2000/02/29  23:02:34
3244         Log: fix File::Find::finddepth() bugs (from Helmut Jarausch)
3245      Branch: perl
3246            ! lib/File/Find.pm
3247 ____________________________________________________________________________
3248 [  5374] By: jhi                                   on 2000/02/29  23:01:35
3249         Log: Add libsunmath (long double math library for Solaris,
3250              SUNWspro cc only) awareness; fix various Solaris nits.
3251      Branch: cfgperl
3252            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3253            ! config_h.SH epoc/config.sh hints/solaris_2.sh perl.h
3254            ! vms/subconfigure.com vos/config.def win32/config.bc
3255            ! win32/config.gc win32/config.vc
3256      Branch: metaconfig
3257            ! U/modified/libs.U
3258      Branch: metaconfig/U/perl
3259            + i_sunmath.U
3260 ____________________________________________________________________________
3261 [  5373] By: gsar                                  on 2000/02/29  22:56:10
3262         Log: fix Pod::Html to recognize C<< > >> etc., and convert some pods
3263              to the more readable form (from Robin Barker)
3264      Branch: perl
3265            ! lib/Pod/Html.pm pod/perlfunc.pod pod/perlop.pod
3266 ____________________________________________________________________________
3267 [  5372] By: gsar                                  on 2000/02/29  22:52:27
3268         Log: better fix for malloc bug in change#5346 (from Dominic Dunlop)
3269      Branch: perl
3270            ! malloc.c
3271 ____________________________________________________________________________
3272 [  5371] By: gsar                                  on 2000/02/29  22:29:36
3273         Log: fix pods to reflect newer canonical names for call_sv() etc.
3274      Branch: perl
3275            ! gv.c pod/perlapi.pod pod/perlcall.pod pod/perldiag.pod
3276            ! pod/perlembed.pod pod/perlguts.pod
3277 ____________________________________________________________________________
3278 [  5370] By: jhi                                   on 2000/02/29  22:08:26
3279         Log: Integrate with Sarathy.
3280      Branch: cfgperl
3281           !> perl.c perl.h win32/win32.c win32/win32.h
3282 ____________________________________________________________________________
3283 [  5369] By: gsar                                  on 2000/02/29  21:37:10
3284         Log: remove bogus code that caused test failures on HP-UX
3285      Branch: perl
3286            ! perl.h
3287 ____________________________________________________________________________
3288 [  5368] By: gsar                                  on 2000/02/29  20:45:01
3289         Log: change#5364 had a few problems
3290      Branch: perl
3291            ! perl.c win32/win32.c win32/win32.h
3292 ____________________________________________________________________________
3293 [  5367] By: gsar                                  on 2000/02/29  18:19:04
3294         Log: integrate cfgperl changes into mainline
3295      Branch: perl
3296           !> Configure config_h.SH epoc/config.sh hints/hpux.sh
3297           !> hints/solaris_2.sh regcomp.c vms/subconfigure.com
3298           !> vos/config.def win32/config.bc win32/config.gc win32/config.vc
3299 ____________________________________________________________________________
3300 [  5366] By: jhi                                   on 2000/02/29  18:15:09
3301         Log: Some compilers have problems with quad switch() controls.
3302      Branch: cfgperl
3303            ! regcomp.c
3304 ____________________________________________________________________________
3305 [  5365] By: jhi                                   on 2000/02/29  18:14:30
3306         Log: Integrate with Sarathy.
3307      Branch: cfgperl
3308           !> perl.c win32/Makefile win32/makefile.mk win32/win32.c
3309           !> win32/win32.h
3310 ____________________________________________________________________________
3311 [  5364] By: gsar                                  on 2000/02/29  18:11:34
3312         Log: utf8-ize @ARGV when -C switch is used on Windows
3313      Branch: perl
3314            ! perl.c win32/Makefile win32/makefile.mk win32/win32.c
3315            ! win32/win32.h
3316 ____________________________________________________________________________
3317 [  5363] By: jhi                                   on 2000/02/29  17:47:48
3318         Log: HP-UX lddlflags were broken.
3319      Branch: cfgperl
3320            ! Configure config_h.SH
3321      Branch: metaconfig/U/perl
3322            ! dlsrc.U
3323 ____________________________________________________________________________
3324 [  5362] By: jhi                                   on 2000/02/29  17:32:27
3325         Log: Make the failsafe question about socket address structure
3326              sizes hopefully a bit less confusing.
3327      Branch: cfgperl
3328            ! Configure config_h.SH
3329      Branch: metaconfig
3330            ! U/protos/socksizetype.U
3331 ____________________________________________________________________________
3332 [  5361] By: jhi                                   on 2000/02/29  17:17:10
3333         Log: Integrate with Sarathy.
3334      Branch: cfgperl
3335           !> malloc.c
3336 ____________________________________________________________________________
3337 [  5360] By: gsar                                  on 2000/02/29  17:16:09
3338         Log: malloc "fix" in change#5346 coredumps on HP-UX, revert
3339      Branch: perl
3340            ! malloc.c
3341 ____________________________________________________________________________
3342 [  5359] By: jhi                                   on 2000/02/29  17:06:12
3343         Log: Make the warning about preferring HP's ar more visible.
3344      Branch: cfgperl
3345            ! hints/hpux.sh
3346 ____________________________________________________________________________
3347 [  5358] By: jhi                                   on 2000/02/29  17:04:36
3348         Log: The sprintf option was blithely printing long doubles as
3349              doubles (spotted by Spider Boardman); dqgcvt() wasn't ever
3350              being used; made the test more thorough.
3351      Branch: cfgperl
3352            ! Configure config_h.SH epoc/config.sh vms/subconfigure.com
3353            ! vos/config.def win32/config.bc win32/config.gc win32/config.vc
3354      Branch: metaconfig
3355            ! U/compline/d_gconvert.U
3356 ____________________________________________________________________________
3357 [  5357] By: jhi                                   on 2000/02/29  16:58:08
3358         Log: Make the warning about abandoning long doubles more visible.
3359      Branch: cfgperl
3360            ! Configure config_h.SH
3361      Branch: metaconfig/U/perl
3362            ! uselongdbl.U
3363 ____________________________________________________________________________
3364 [  5356] By: jhi                                   on 2000/02/29  16:51:33
3365         Log: HP-UX gcc fix; detypo in use64bits.
3366      Branch: cfgperl
3367            ! Configure config_h.SH
3368      Branch: metaconfig/U/perl
3369            ! dlsrc.U use64bits.U
3370 ____________________________________________________________________________
3371 [  5355] By: jhi                                   on 2000/02/29  16:31:17
3372         Log: Solaris 64-bitness hints saga continues.
3373      Branch: cfgperl
3374            ! hints/solaris_2.sh
3375 ____________________________________________________________________________
3376 [  5354] By: jhi                                   on 2000/02/29  16:04:42
3377         Log: Integrate with Sarathy.
3378      Branch: cfgperl
3379           !> ext/Thread/Thread.xs perl.c perl.h
3380 ____________________________________________________________________________
3381 [  5353] By: jhi                                   on 2000/02/29  15:54:10
3382         Log: Solaris hints tweak for 64-bitallness.
3383      Branch: cfgperl
3384            ! hints/solaris_2.sh
3385 ____________________________________________________________________________
3386 [  5352] By: jhi                                   on 2000/02/29  15:35:13
3387         Log: Too many 64-bitness option combinations.
3388      Branch: cfgperl
3389            ! Configure config_h.SH
3390      Branch: metaconfig/U/perl
3391            ! use64bits.U
3392 ____________________________________________________________________________
3393 [  5351] By: gsar                                  on 2000/02/29  15:31:56
3394         Log: more adjustments needed for change#5342 under use5005threads
3395      Branch: perl
3396            ! ext/Thread/Thread.xs perl.c perl.h
3397 ____________________________________________________________________________
3398 [  5350] By: jhi                                   on 2000/02/29  15:24:59
3399         Log: Integrate with Sarathy.
3400      Branch: cfgperl
3401           +> pod/perlboot.pod
3402           !> (integrate 40 files)
3403 ____________________________________________________________________________
3404 [  5349] By: gsar                                  on 2000/02/29  08:13:56
3405         Log: more m//s and $ vs \z fixups (from Greg Bacon)
3406      Branch: perl
3407            ! lib/File/CheckTree.pm lib/File/Copy.pm lib/File/DosGlob.pm
3408            ! lib/File/Path.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3409            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3410            ! lib/File/Spec/Win32.pm
3411 ____________________________________________________________________________
3412 [  5348] By: gsar                                  on 2000/02/29  08:00:48
3413         Log: increase sleep to compensate for slow cpu (from Peter Haworth
3414              <pmh@edison.ioppublishing.com>)
3415      Branch: perl
3416            ! t/io/pipe.t
3417 ____________________________________________________________________________
3418 [  5347] By: gsar                                  on 2000/02/29  07:52:35
3419         Log: add OO tutorial for beginners (from Randal L. Schwartz
3420              <merlyn@stonehenge.com>)
3421      Branch: perl
3422            + pod/perlboot.pod
3423            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
3424            ! pod/perldelta.pod pod/perltoc.pod
3425 ____________________________________________________________________________
3426 [  5346] By: gsar                                  on 2000/02/29  07:24:52
3427         Log: malloc bug fix and machten hints (from Dominic Dunlop
3428              <domo@computer.org>)
3429      Branch: perl
3430            ! hints/machten.sh malloc.c
3431 ____________________________________________________________________________
3432 [  5345] By: gsar                                  on 2000/02/29  06:32:56
3433         Log: integrate cfgperl contents into mainline
3434      Branch: perl
3435           !> Configure MANIFEST config_h.SH ext/DynaLoader/dl_aix.xs
3436           !> ext/DynaLoader/hints/aix.pl ext/File/Glob/Makefile.PL
3437           !> hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
3438           !> mg.c perl.h pod/perldelta.pod pod/perlop.pod pp.c sv.c
3439           !> t/lib/ipc_sysv.t t/op/64bit.t t/op/misc.t t/op/numconvert.t
3440           !> win32/config.bc win32/config.gc win32/config.vc
3441 ____________________________________________________________________________
3442 [  5344] By: gsar                                  on 2000/02/29  06:25:33
3443         Log: export list tweak
3444      Branch: perl
3445            ! makedef.pl
3446 ____________________________________________________________________________
3447 [  5343] By: gsar                                  on 2000/02/29  06:01:22
3448         Log: various shenanigans in change#5342
3449      Branch: perl
3450            ! makedef.pl thread.h util.c win32/Makefile win32/makefile.mk
3451            ! win32/win32.h win32/win32thread.h
3452 ____________________________________________________________________________
3453 [  5342] By: gsar                                  on 2000/02/29  04:53:00
3454         Log: support fetching current interpreter from TLS under useithreads
3455      Branch: perl
3456            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
3457            ! objXSUB.h perl.c perl.h perlapi.h perlvars.h pod/perldelta.pod
3458            ! proto.h sv.c thread.h util.c win32/perlhost.h win32/perllib.c
3459            ! win32/win32.h win32/win32thread.c win32/win32thread.h
3460 ____________________________________________________________________________
3461 [  5341] By: jhi                                   on 2000/02/29  03:26:11
3462         Log: Don't know how to do large files using gcc in HP-UX.
3463      Branch: cfgperl
3464            ! hints/hpux.sh
3465 ____________________________________________________________________________
3466 [  5340] By: jhi                                   on 2000/02/29  03:07:16
3467         Log: Added few more libs to scan.
3468      Branch: cfgperl
3469            ! Configure config_h.SH
3470      Branch: metaconfig
3471            ! U/modified/Myinit.U U/modified/libs.U
3472 ____________________________________________________________________________
3473 [  5339] By: jhi                                   on 2000/02/29  01:37:43
3474         Log: Bigger warning on the changed behaviour of the unary ~.
3475      Branch: cfgperl
3476            ! pod/perldelta.pod
3477 ____________________________________________________________________________
3478 [  5338] By: jhi                                   on 2000/02/29  01:17:07
3479         Log: IRIX 64-bitness fixes.
3480      Branch: cfgperl
3481            ! Configure config_h.SH hints/irix_6.sh
3482      Branch: metaconfig
3483            ! U/modified/Cppsym.U
3484 ____________________________________________________________________________
3485 [  5337] By: jhi                                   on 2000/02/29  00:59:08
3486         Log: Userfriendliness.
3487      Branch: cfgperl
3488            ! Configure config_h.SH
3489      Branch: metaconfig/U/perl
3490            ! use64bits.U
3491 ____________________________________________________________________________
3492 [  5336] By: jhi                                   on 2000/02/29  00:53:51
3493         Log: Undo the sv_2pv() change of #5329, caused numconvert.t
3494              problems in IRIX 32-n32. 
3495      Branch: cfgperl
3496            ! sv.c
3497 ____________________________________________________________________________
3498 [  5335] By: jhi                                   on 2000/02/29  00:22:37
3499         Log: Fixes for building on HP-UX using gcc from Daniel S. Lewart.
3500      Branch: cfgperl
3501            ! Configure config_h.SH hints/hpux.sh
3502      Branch: metaconfig/U/perl
3503            ! dlsrc.U
3504 ____________________________________________________________________________
3505 [  5334] By: jhi                                   on 2000/02/28  23:59:59
3506         Log: Do not cast pointers into I32s.
3507      Branch: cfgperl
3508            ! mg.c
3509 ____________________________________________________________________________
3510 [  5333] By: jhi                                   on 2000/02/28  23:39:26
3511         Log: More AIX fixes from Steven Hirsch.
3512      Branch: cfgperl
3513            ! Configure config_h.SH ext/DynaLoader/dl_aix.xs
3514            ! ext/DynaLoader/hints/aix.pl hints/aix.sh
3515      Branch: metaconfig/U/perl
3516            ! use64bits.U
3517 ____________________________________________________________________________
3518 [  5332] By: jhi                                   on 2000/02/28  22:45:59
3519         Log: Detypo.
3520      Branch: cfgperl
3521            ! hints/irix_6.sh
3522 ____________________________________________________________________________
3523 [  5331] By: jhi                                   on 2000/02/28  22:23:36
3524         Log: Regularize the call-back units (and fix a bug in #5330).
3525      Branch: cfgperl
3526            ! hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
3527 ____________________________________________________________________________
3528 [  5330] By: jhi                                   on 2000/02/28  21:50:28
3529         Log: Don't be overeager to turn on 64-bitallness.
3530      Branch: cfgperl
3531            ! hints/solaris_2.sh
3532 ____________________________________________________________________________
3533 [  5329] By: jhi                                   on 2000/02/28  20:32:53
3534         Log: Lift the 32-bit straightjacket from bit ops;
3535              prefer IV/UV over NV in sv_2pv().
3536      Branch: cfgperl
3537            ! pod/perldelta.pod pod/perlop.pod pp.c sv.c t/op/64bit.t
3538            ! t/op/misc.t t/op/numconvert.t
3539 ____________________________________________________________________________
3540 [  5328] By: jhi                                   on 2000/02/28  20:11:59
3541         Log: Do not add -Ae for gcc.
3542      Branch: cfgperl
3543            ! hints/hpux.sh
3544 ____________________________________________________________________________
3545 [  5327] By: jhi                                   on 2000/02/28  17:35:39
3546         Log: Use the vendor file(1).
3547      Branch: cfgperl
3548            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
3549 ____________________________________________________________________________
3550 [  5326] By: jhi                                   on 2000/02/28  17:31:19
3551         Log: Put back madvise lost because of a typo.
3552      Branch: cfgperl
3553            ! Configure config_h.SH perl.h win32/config.bc win32/config.gc
3554            ! win32/config.vc
3555 ____________________________________________________________________________
3556 [  5325] By: jhi                                   on 2000/02/28  16:44:32
3557         Log: Tweak HP-UX libraries.
3558      Branch: cfgperl
3559            ! hints/hpux.sh
3560 ____________________________________________________________________________
3561 [  5324] By: jhi                                   on 2000/02/28  16:37:43
3562         Log: Don't be overeager to turn on largefileness.
3563      Branch: cfgperl
3564            ! hints/solaris_2.sh
3565 ____________________________________________________________________________
3566 [  5323] By: jhi                                   on 2000/02/28  16:23:15
3567         Log: AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com>
3568              The patch to File/Glob/Makefile.PL is inconvenient but at the
3569              moment necessary: adding an ext/FIle/Glob/hints/aix.pl to turn
3570              off the optimization ($self->{OPTIMIZE} = '') doesn't work,
3571              the file is processed by MakeMaker but OPTIMIZE ends up as -O
3572              in the resulting Makefile.  A MakeMaker bug?
3573      Branch: cfgperl
3574            ! MANIFEST ext/DynaLoader/dl_aix.xs ext/File/Glob/Makefile.PL
3575            ! hints/aix.sh t/lib/ipc_sysv.t
3576 ____________________________________________________________________________
3577 [  5322] By: jhi                                   on 2000/02/28  16:17:33
3578         Log: Integrate with Sarathy.
3579      Branch: cfgperl
3580           !> (integrate 45 files)
3581 ____________________________________________________________________________
3582 [  5321] By: gsar                                  on 2000/02/28  10:13:03
3583         Log: avoid warnings in legacy code (from David Dyck)
3584      Branch: perl
3585            ! lib/pwd.pl
3586 ____________________________________________________________________________
3587 [  5320] By: gsar                                  on 2000/02/28  10:11:37
3588         Log: find2perl doc tweak (from David Dyck <dcd@tc.fluke.com>)
3589      Branch: perl
3590            ! x2p/find2perl.PL
3591 ____________________________________________________________________________
3592 [  5319] By: gsar                                  on 2000/02/28  10:07:00
3593         Log: fix outdated URLs (from Michael G Schwern)
3594      Branch: perl
3595            ! pod/perldelta.pod pod/perlfaq1.pod pod/perlfaq2.pod
3596            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq8.pod
3597            ! pod/perlfaq9.pod pod/perlmodinstall.pod pod/perlmodlib.pod
3598            ! pod/perlopentut.pod pod/perlport.pod pod/perltoc.pod
3599            ! pod/perlvar.pod pod/perlxs.pod
3600 ____________________________________________________________________________
3601 [  5318] By: gsar                                  on 2000/02/28  10:04:57
3602         Log: update Changes, patchlevel etc.
3603      Branch: perl
3604            ! Changes patchlevel.h win32/Makefile win32/config.bc
3605            ! win32/config.gc win32/config.vc win32/config_H.bc
3606            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3607 ____________________________________________________________________________
3608 [  5317] By: gsar                                  on 2000/02/28  09:39:47
3609         Log: make stringwise bitops work properly on utf8 strings
3610      Branch: perl
3611            ! doop.c t/op/bop.t
3612 ____________________________________________________________________________
3613 [  5316] By: gsar                                  on 2000/02/28  07:04:22
3614         Log: integrate cfgperl and vmsperl changes into mainline
3615      Branch: perl
3616            ! Porting/makerel
3617           !> Configure Makefile.SH config_h.SH configure.com
3618           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
3619           !> hints/hpux.sh lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3620           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
3621           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm t/comp/script.t
3622           !> t/io/openpid.t t/lib/cgi-html.t t/op/goto.t t/op/split.t
3623           !> vms/descrip_mms.template vms/gen_shrfls.pl
3624           !> vms/subconfigure.com vms/vms.c
3625 ____________________________________________________________________________
3626 [  5315] By: jhi                                   on 2000/02/28  06:31:08
3627         Log: The search for static _s-suffixex libs was broken;
3628              add -L/lib/pa20_64 only iff there.
3629      Branch: cfgperl
3630            ! Configure config_h.SH hints/hpux.sh
3631      Branch: metaconfig
3632            ! U/modified/libs.U
3633 ____________________________________________________________________________
3634 [  5314] By: jhi                                   on 2000/02/28  06:08:40
3635         Log: Even better use64bitall logic.
3636      Branch: cfgperl
3637            ! Configure config_h.SH
3638      Branch: metaconfig/U/perl
3639            ! use64bits.U uselfs.U
3640 ____________________________________________________________________________
3641 [  5313] By: jhi                                   on 2000/02/28  05:47:27
3642         Log: Integrate with Sarathy.
3643      Branch: cfgperl
3644           !> lib/File/Basename.pm lib/File/Find.pm lib/fields.pm
3645           !> pod/perldelta.pod pod/perlfunc.pod pod/perlref.pod
3646           !> t/lib/fields.t x2p/find2perl.PL
3647 ____________________________________________________________________________
3648 [  5312] By: jhi                                   on 2000/02/28  05:09:31
3649         Log: Ask about use64bitall regardless of whether use64bitint is defined.
3650      Branch: cfgperl
3651            ! Configure config_h.SH
3652      Branch: metaconfig/U/perl
3653            ! use64bits.U
3654 ____________________________________________________________________________
3655 [  5311] By: bailey                                on 2000/02/28  05:05:56
3656         Log: Integrate mainline
3657      Branch: vmsperl
3658           !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
3659           !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Basename.pm
3660           !> lib/File/Find.pm lib/fields.pm op.c pod/perldelta.pod
3661           !> pod/perlfaq5.pod pod/perlfunc.pod pod/perlop.pod
3662           !> pod/perlref.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
3663           !> regexec.c sv.c t/lib/fields.t t/pragma/locale.t
3664           !> x2p/find2perl.PL
3665 ____________________________________________________________________________
3666 [  5310] By: bailey                                on 2000/02/28  04:36:20
3667         Log: Revert File::Spec::Unix functions and keep VMS versions VMS-specific
3668      Branch: vmsperl
3669            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3670 ____________________________________________________________________________
3671 [  5309] By: jhi                                   on 2000/02/28  04:17:36
3672         Log: The #5249 wasn't doing any good.
3673      Branch: cfgperl
3674            ! Makefile.SH lib/ExtUtils/MM_Unix.pm
3675 ____________________________________________________________________________
3676 [  5308] By: bailey                                on 2000/02/28  03:56:51
3677         Log: Repair typo -- conjunction of variable with text
3678      Branch: vmsperl
3679            ! t/lib/cgi-html.t
3680 ____________________________________________________________________________
3681 [  5307] By: jhi                                   on 2000/02/28  03:46:14
3682         Log: A less ambitious version of #5292.
3683      Branch: cfgperl
3684            ! Makefile.SH
3685 ____________________________________________________________________________
3686 [  5306] By: bailey                                on 2000/02/28  03:42:38
3687         Log: Defer inclusion of VMS-specific code to runtime
3688      Branch: vmsperl
3689            ! t/io/openpid.t
3690 ____________________________________________________________________________
3691 [  5305] By: jhi                                   on 2000/02/28  03:41:48
3692         Log: The #5292 was Not So Good Idea.
3693      Branch: cfgperl
3694            ! Makefile.SH
3695 ____________________________________________________________________________
3696 [  5304] By: bailey                                on 2000/02/28  02:57:14
3697         Log: Minor test updates to accomodate new subprocess invocation
3698      Branch: vmsperl
3699            ! t/comp/script.t t/op/goto.t t/op/split.t
3700 ____________________________________________________________________________
3701 [  5303] By: bailey                                on 2000/02/28  02:52:47
3702         Log: Missed bit of #5302 (case-sensitive symbols)
3703      Branch: vmsperl
3704            ! lib/ExtUtils/Mksymlists.pm
3705 ____________________________________________________________________________
3706 [  5302] By: bailey                                on 2000/02/28  02:51:00
3707         Log: Support case-sensitive symbols usage in linker
3708      Branch: vmsperl
3709            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
3710            ! lib/ExtUtils/MM_VMS.pm vms/gen_shrfls.pl
3711 ____________________________________________________________________________
3712 [  5301] By: bailey                                on 2000/02/28  02:46:47
3713         Log: Free $PARSE context after lookups
3714      Branch: vmsperl
3715            ! vms/vms.c
3716 ____________________________________________________________________________
3717 [  5300] By: bailey                                on 2000/02/28  02:43:56
3718         Log: Don't wait for subprocess to read final EOF
3719      Branch: vmsperl
3720            ! vms/vms.c
3721 ____________________________________________________________________________
3722 [  5299] By: bailey                                on 2000/02/28  00:44:45
3723         Log: Dan Sugalski's config/build changes to .660
3724      Branch: vmsperl
3725            ! configure.com vms/descrip_mms.template vms/subconfigure.com
3726 ____________________________________________________________________________
3727 [  5298] By: bailey                                on 2000/02/28  00:07:13
3728         Log: When testing CGI.pm, use its notion of CRLF
3729      Branch: vmsperl
3730            ! t/lib/cgi-html.t
3731 ____________________________________________________________________________
3732 [  5297] By: bailey                                on 2000/02/28  00:00:08
3733         Log: Quote command line args which need to be upper case
3734              Tell subprocess we're finished before waiting for it
3735      Branch: vmsperl
3736            ! t/io/openpid.t
3737 ____________________________________________________________________________
3738 [  5296] By: gsar                                  on 2000/02/28  00:00:05
3739         Log: m/.*$/ etc should be m/.*\z/s in many file handling modules; fix
3740              these insidious errors in File::Basename, File::Find and find2perl
3741              (from Tom Christiansen)
3742              
3743              TODO: many other modules need to be fixed as well!
3744      Branch: perl
3745            ! lib/File/Basename.pm lib/File/Find.pm x2p/find2perl.PL
3746 ____________________________________________________________________________
3747 [  5295] By: jhi                                   on 2000/02/27  23:18:40
3748         Log: Version number update.
3749      Branch: cfgperl
3750            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3751 ____________________________________________________________________________
3752 [  5294] By: gsar                                  on 2000/02/27  22:27:46
3753         Log: typos in change#5293
3754      Branch: perl
3755            ! lib/fields.pm
3756 ____________________________________________________________________________
3757 [  5293] By: gsar                                  on 2000/02/27  21:57:40
3758         Log: support fields::new() and fields::phash() to create pseudo-hash
3759              objects and plain pseudo-hashes respectively (this avoids users
3760              from having to diddle %FIELDS directly); update documentation to
3761              suit (from original fields::phash() implementation by Peter
3762              Scott <Peter@PSDT.com>)
3763      Branch: perl
3764            ! lib/fields.pm pod/perldelta.pod pod/perlfunc.pod
3765            ! pod/perlref.pod t/lib/fields.t
3766 ____________________________________________________________________________
3767 [  5292] By: jhi                                   on 2000/02/27  21:49:25
3768         Log: proto.h was mssing from the list of generated files;
3769              added rules to generate any single wanted file
3770              (a bunch of other files may also be generated
3771              at the same time, as before)
3772      Branch: cfgperl
3773            ! Makefile.SH
3774 ____________________________________________________________________________
3775 [  5291] By: jhi                                   on 2000/02/27  18:57:12
3776         Log: Integrate with Sarathy.
3777      Branch: cfgperl
3778           !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
3779           !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Spec/OS2.pm
3780           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3781           !> lib/File/Spec/Win32.pm op.c pod/perldelta.pod pod/perlfaq5.pod
3782           !> pod/perlfunc.pod pod/perlop.pod pod/perlsec.pod
3783           !> pod/perltodo.pod pp_sys.c sv.c vms/perlvms.pod vms/vms.c
3784 ____________________________________________________________________________
3785 [  5290] By: gsar                                  on 2000/02/27  18:47:00
3786         Log: integrate cfgperl and vmsperl contents into mainline
3787      Branch: perl
3788           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
3789           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm regexec.c
3790           !> t/pragma/locale.t vms/perlvms.pod vms/vms.c
3791 ____________________________________________________________________________
3792 [  5289] By: gsar                                  on 2000/02/27  18:09:04
3793         Log: tweak change#5286 (we don't ever get to pp_glob() if we're using
3794              the internal glob())
3795      Branch: perl
3796            ! pp_sys.c
3797 ____________________________________________________________________________
3798 [  5288] By: gsar                                  on 2000/02/27  17:12:41
3799         Log: djgpp update (from Laszlo Molnar)
3800      Branch: perl
3801            ! README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
3802            ! hints/dos_djgpp.sh
3803 ____________________________________________________________________________
3804 [  5287] By: gsar                                  on 2000/02/27  16:58:53
3805         Log: tweak comment about core glob()
3806      Branch: perl
3807            ! ext/File/Glob/Glob.pm
3808 ____________________________________________________________________________
3809 [  5286] By: gsar                                  on 2000/02/27  16:52:54
3810         Log: remove outdated info about csh and glob(); glob() need not fail
3811              when tainting anymore if using internal globbing
3812      Branch: perl
3813            ! pod/perldelta.pod pod/perlfaq5.pod pod/perlfunc.pod
3814            ! pod/perlop.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
3815 ____________________________________________________________________________
3816 [  5285] By: gsar                                  on 2000/02/27  16:20:31
3817         Log: make readdir() respect IOf_UNTAINT flag (allows untainting of directory
3818              handles with: C<use IO::Handle; opendir D, $dir or die; D->untaint;>
3819      Branch: perl
3820            ! pp_sys.c
3821 ____________________________________________________________________________
3822 [  5284] By: gsar                                  on 2000/02/27  14:31:24
3823         Log: avoid compiler warnings (from Dan Sugalski)
3824      Branch: perl
3825            ! op.c sv.c
3826 ____________________________________________________________________________
3827 [  5283] By: gsar                                  on 2000/02/27  14:21:16
3828         Log: propagate utf8ness in sv_setsv() (from Gisle Aas)
3829      Branch: perl
3830            ! sv.c
3831 ____________________________________________________________________________
3832 [  5282] By: bailey                                on 2000/02/27  05:07:08
3833         Log: Impose security constraints on lnm lookup only if tainting
3834      Branch: vmsperl
3835            ! vms/vms.c
3836 ____________________________________________________________________________
3837 [  5281] By: bailey                                on 2000/02/27  05:05:35
3838         Log: Add new File::Spec::VMS methods
3839              Don't add implicit device in VMS <-> Unix filespec translation
3840              Make File::Spec::Unix{rel2abs|abs2rel} OS-independent
3841      Branch: vmsperl
3842            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
3843            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm vms/vms.c
3844 ____________________________________________________________________________
3845 [  5280] By: bailey                                on 2000/02/27  04:58:01
3846         Log: Accept filespecs as command verbs for subprocesses
3847      Branch: vmsperl
3848            ! vms/perlvms.pod vms/vms.c
3849 ____________________________________________________________________________
3850 [  5279] By: jhi                                   on 2000/02/27  04:01:53
3851         Log: Integrate with Sarathy.
3852      Branch: cfgperl
3853           !> pp_hot.c
3854 ____________________________________________________________________________
3855 [  5278] By: bailey                                on 2000/02/27  02:43:01
3856         Log: Resync with mainline again
3857      Branch: vmsperl
3858           !> Makefile.SH README.vms configure.com lib/ExtUtils/MM_Unix.pm
3859           !> lib/Pod/Checker.pm lib/Pod/InputObjects.pm
3860           !> lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3861           !> lib/Pod/Usage.pm pod/perlfunc.pod pp_hot.c t/pod/poderrs.t
3862           !> t/pod/poderrs.xr vms/descrip_mms.template vms/sockadapt.h
3863           !> vms/subconfigure.com
3864 ____________________________________________________________________________
3865 [  5277] By: jhi                                   on 2000/02/27  02:36:36
3866         Log: Fix locale case-ignorant matching bug reported in
3867              
3868              From: gomar@md.media-web.de
3869              To: perl5-porters@perl.org
3870              Subject: [ID 20000223.005]
3871              Date: 23 Feb 2000 16:03:08 -0000
3872              Message-Id: <20000223160308.1830.qmail@md.media-web.de>
3873      Branch: cfgperl
3874            ! regexec.c t/pragma/locale.t
3875 ____________________________________________________________________________
3876 [  5276] By: gsar                                  on 2000/02/26  18:18:16
3877         Log: allow $fh->autoflush on globrefs, and thence autovivified filehandles
3878              (from Tom Christiansen)
3879      Branch: perl
3880            ! pp_hot.c
3881 ____________________________________________________________________________
3882 [  5275] By: jhi                                   on 2000/02/26  16:43:11
3883         Log: Integrate with Sarathy.
3884      Branch: cfgperl
3885           !> (integrate 34 files)
3886 ____________________________________________________________________________
3887 [  5274] By: gsar                                  on 2000/02/26  15:23:45
3888         Log: rework binmode() entry in perlfunc (from Martien Verbruggen
3889              <mgjv@comdyn.com.au>)
3890      Branch: perl
3891            ! pod/perlfunc.pod
3892 ____________________________________________________________________________
3893 [  5273] By: gsar                                  on 2000/02/26  15:04:54
3894         Log: PodParser v1.11 update (from Brad Appleton)
3895      Branch: perl
3896            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm
3897            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3898            ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
3899 ____________________________________________________________________________
3900 [  5272] By: gsar                                  on 2000/02/26  14:48:24
3901         Log: add missing perl headers to perldepend action
3902      Branch: perl
3903            ! lib/ExtUtils/MM_Unix.pm
3904 ____________________________________________________________________________
3905 [  5271] By: gsar                                  on 2000/02/26  08:03:36
3906         Log: VMS patch (from Peter Prymmer)
3907      Branch: perl
3908            ! Makefile.SH README.vms configure.com vms/descrip_mms.template
3909            ! vms/sockadapt.h vms/subconfigure.com
3910 ____________________________________________________________________________
3911 [  5270] By: gsar                                  on 2000/02/26  07:46:35
3912         Log: integrate vmsperl changes into mainline
3913      Branch: perl
3914           !> av.c configure.com installperl lib/ExtUtils/MM_VMS.pm mg.h
3915           !> pp_sys.c scope.c vms/vms.c vms/vmsish.h
3916 ____________________________________________________________________________
3917 [  5269] By: bailey                                on 2000/02/26  07:04:55
3918         Log: Resync with mainline
3919      Branch: vmsperl
3920           +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs
3921           +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
3922           +> ext/Sys/Hostname/Makefile.PL hints/darwin.sh lib/bytes.pm
3923           +> lib/bytes_heavy.pl t/pragma/warn/9enabled
3924            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm lib/byte.pm
3925            - lib/byte_heavy.pl lib/unicode/Eq/Latin1.pl
3926            - lib/unicode/Eq/Unicode.pl
3927           !> (integrate 323 files)
3928 ____________________________________________________________________________
3929 [  5268] By: gsar                                  on 2000/02/26  06:50:04
3930         Log: reintroduce useithreads (accidentally deleted in change#5261)
3931      Branch: perl
3932            ! win32/config.vc
3933 ____________________________________________________________________________
3934 [  5266] By: gsar                                  on 2000/02/26  06:46:06
3935         Log: integrate cfgperl changes into mainline
3936      Branch: perl
3937           +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs hints/darwin.sh
3938            - ext/DynaLoader/dl_rhapsody.xs
3939           !> (integrate 62 files)
3940 ____________________________________________________________________________
3941 [  5265] By: gsar                                  on 2000/02/26  06:31:10
3942         Log: support for version vectors in UNIVERSAL::VERSION(), so that
3943              C<use Foo v1.2.3> etc., work; tests for the same
3944              
3945              TODO: XS_VERSION_BOOTCHECK needs to be revisited in light of this
3946      Branch: perl
3947            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
3948            ! t/comp/use.t toke.c universal.c
3949 ____________________________________________________________________________
3950 [  5264] By: jhi                                   on 2000/02/26  04:14:15
3951         Log: Add libscheck for IRIX.
3952      Branch: cfgperl
3953            ! hints/irix_6.sh
3954 ____________________________________________________________________________
3955 [  5263] By: jhi                                   on 2000/02/26  03:40:47
3956         Log: Add libscheck for Solaris.
3957      Branch: cfgperl
3958            ! hints/solaris_2.sh
3959 ____________________________________________________________________________
3960 [  5262] By: jhi                                   on 2000/02/26  03:10:47
3961         Log: Rhapsody/Darwin patches from Wilfredo Sanchez.
3962      Branch: cfgperl
3963            + ext/DynaLoader/dl_dyld.xs hints/darwin.sh
3964            - ext/DynaLoader/dl_rhapsody.xs
3965            ! Configure INSTALL MANIFEST Makefile.SH README.threads
3966            ! config_h.SH hints/rhapsody.sh installperl pp_sys.c
3967      Branch: metaconfig
3968            ! U/a_dvisory/multiarch.U
3969 ____________________________________________________________________________
3970 [  5261] By: jhi                                   on 2000/02/26  02:48:23
3971         Log: Rename use64bits to use64bitint;
3972              rename usefull64bits to use64bitall.
3973      Branch: cfgperl
3974            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3975            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
3976            ! hints/hpux.sh hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
3977            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/solaris_2.sh
3978            ! myconfig.SH perl.c perl.h pod/perldelta.pod pod/perlfunc.pod
3979            ! vms/subconfigure.com vos/config.def vos/config.h
3980            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
3981            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3982            ! win32/config_H.vc
3983      Branch: metaconfig
3984            ! U/a_dvisory/quadtype.U U/mksample U/modified/libpth.U
3985            ! U/protos/socksizetype.U U/threads/archname.U
3986      Branch: metaconfig/U/perl
3987            ! Extensions.U dbm64.U perlxv.U stdio64.U use64bits.U uselfs.U
3988            ! usemorebits.U
3989 ____________________________________________________________________________
3990 [  5260] By: jhi                                   on 2000/02/25  22:57:16
3991         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
3992              To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
3993              Subject: [PATCH 5.5.660] cygwin port
3994              Message-ID: <779F20BCCE5AD31186A50008C75D99791716E2@SILLDN_MAIL1>
3995      Branch: cfgperl
3996            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
3997 ____________________________________________________________________________
3998 [  5259] By: jhi                                   on 2000/02/25  22:53:51
3999         Log: Configure nits; add socksizetype; add getfsstat for completeness;
4000              add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX
4001              lands; regen Configure.
4002      Branch: cfgperl
4003            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4004            ! config_h.SH doio.c epoc/config.sh perl.c pp_sys.c
4005            ! vms/subconfigure.com vos/config.def win32/config.bc
4006            ! win32/config.gc win32/config.vc win32/config_H.bc
4007            ! win32/config_H.gc win32/config_H.vc
4008      Branch: metaconfig
4009            + U/protos/socksizetype.U
4010      Branch: metaconfig/U/perl
4011            + d_getfsstat.U
4012            ! d_fstatfs.U fpossize.U use64bits.U uselfs.U
4013 ____________________________________________________________________________
4014 [  5258] By: jhi                                   on 2000/02/25  21:04:17
4015         Log: Further fixes to malloc.c prototypes from Dominic Dunlop.
4016      Branch: cfgperl
4017            ! malloc.c
4018 ____________________________________________________________________________
4019 [  5257] By: jhi                                   on 2000/02/25  20:48:13
4020         Log: Integrate with Sarathy.
4021      Branch: cfgperl
4022           !> embed.h embed.pl objXSUB.h op.c op.h perlapi.c pp_ctl.c
4023           !> proto.h t/cmd/while.t
4024 ____________________________________________________________________________
4025 [  5256] By: gsar                                  on 2000/02/25  20:04:37
4026         Log: fix missing perl_alloc() declaration under PERL_IMPLICIT_SYS
4027      Branch: perl
4028            ! embed.h embed.pl objXSUB.h perlapi.c proto.h
4029 ____________________________________________________________________________
4030 [  5255] By: gsar                                  on 2000/02/25  19:23:58
4031         Log: change#4849 wasn't restoring savestack correctly; make loops that have
4032              continue blocks recognizable at run time
4033      Branch: perl
4034            ! op.c op.h pp_ctl.c t/cmd/while.t
4035 ____________________________________________________________________________
4036 [  5254] By: jhi                                   on 2000/02/25  06:00:01
4037         Log: Integrate with Sarathy.
4038      Branch: cfgperl
4039           !> ext/B/B.xs ext/B/B/C.pm lib/Pod/InputObjects.pm
4040           !> lib/Pod/Parser.pm lib/Pod/Select.pm lib/Pod/Usage.pm
4041           !> t/lib/filefind.t t/pod/poderrs.xr
4042 ____________________________________________________________________________
4043 [  5253] By: jhi                                   on 2000/02/25  05:57:59
4044         Log: Megalopatch for Configure: Andy's new installation schemes;
4045              introduce usefull64bits, beautify and regularize the various
4046              type probes; introduce d_lseekproto.
4047      Branch: cfgperl
4048            ! Configure INSTALL Policy_sh.SH config_h.SH perl.h
4049            ! pod/perldelta.pod
4050      Branch: metaconfig
4051            + U/installdirs/perl5.U U/installdirs/sitehtml1.U
4052            + U/installdirs/sitehtml3.U U/installdirs/siteman1.U
4053            + U/installdirs/siteman3.U U/installdirs/sitescript.U
4054            + U/installdirs/vendorhtml1.U U/installdirs/vendorhtml3.U
4055            + U/installdirs/vendorman1.U U/installdirs/vendorman3.U
4056            + U/installdirs/vendorscript.U U/protos/d_lseekproto.U
4057            - U/installdirs/vendorhtml1dir.U U/installdirs/vendorhtml3dir.U
4058            - U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
4059            - U/installdirs/vendorscriptdir.U
4060            ! U/compline/doublesize.U U/compline/ptrsize.U
4061            ! U/installdirs/archlib.U U/installdirs/bin.U
4062            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
4063            ! U/installdirs/inc_version_list.U U/installdirs/installprefix.U
4064            ! U/installdirs/installstyle.U U/installdirs/instubperl.U
4065            ! U/installdirs/localarch.U U/installdirs/locallib.U
4066            ! U/installdirs/otherlibdirs.U U/installdirs/prefix.U
4067            ! U/installdirs/privlib.U U/installdirs/scriptdir.U
4068            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
4069            ! U/installdirs/sitelib.U U/installdirs/siteprefix.U
4070            ! U/installdirs/vendorarch.U U/installdirs/vendorbin.U
4071            ! U/installdirs/vendorlib.U U/installdirs/vendorprefix.U
4072            ! U/modified/d_longdbl.U U/modified/d_longlong.U
4073            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
4074            ! U/typedefs/uidsize.U
4075      Branch: metaconfig/U/perl
4076            ! d_fpos64_t.U d_int64_t.U d_off64_t.U d_socklen_t.U fpossize.U
4077            ! patchlevel.U use64bits.U uselfs.U usemultiplicity.U
4078 ____________________________________________________________________________
4079 [  5252] By: gsar                                  on 2000/02/25  03:15:03
4080         Log: update PodParser to v1.10 (from Brad Appleton)
4081      Branch: perl
4082            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
4083            ! lib/Pod/Usage.pm t/pod/poderrs.xr
4084 ____________________________________________________________________________
4085 [  5251] By: gsar                                  on 2000/02/25  03:10:51
4086         Log: make File::Find tests tolerate case-insensitive systems (from
4087              Laszlo Molnar)
4088      Branch: perl
4089            ! t/lib/filefind.t
4090 ____________________________________________________________________________
4091 [  5250] By: gsar                                  on 2000/02/25  01:50:04
4092         Log: more Compiler tweaks for useithreads
4093      Branch: perl
4094            ! ext/B/B.xs ext/B/B/C.pm
4095 ____________________________________________________________________________
4096 [  5249] By: jhi                                   on 2000/02/25  00:17:53
4097         Log: Remove NFS temp files and Configure temp C files.
4098      Branch: cfgperl
4099            ! Makefile.SH lib/ExtUtils/MM_Unix.pm
4100 ____________________________________________________________________________
4101 [  5248] By: jhi                                   on 2000/02/24  23:57:49
4102         Log: In FreeBSD disable floating point exception handlers.
4103              As the comment says, this should be done in the hints.
4104              
4105              From: dive <dive@ender.com>
4106              To: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4107              cc: perl5-porters@perl.org
4108              Subject: Re: [ID 20000216.004] apparent bug on freebsd systems when calculating large numbers
4109              Date: Thu, 24 Feb 2000 15:54:24 -0800 (PST)
4110              Message-ID: <Pine.LNX.4.04.10002241552080.448-100000@dragon.ender.com>
4111      Branch: cfgperl
4112            ! unixish.h
4113 ____________________________________________________________________________
4114 [  5247] By: jhi                                   on 2000/02/24  23:46:27
4115         Log: From: Gisle Aas <gisle@aas.no>
4116              To: perl5-porters@perl.org
4117              Subject: [PATCH v5.5.660] More UTF8_MAXLEN fixes
4118              Date: 25 Feb 2000 00:24:53 +0100
4119              Message-ID: <m3ema2tc8q.fsf@eik.g.aas.no>
4120      Branch: cfgperl
4121            ! doop.c op.c perl.c pp.c regcomp.c regexec.c sv.c
4122 ____________________________________________________________________________
4123 [  5246] By: jhi                                   on 2000/02/24  23:15:56
4124         Log: The op/stat.t patch in #5341 wasn't robust enough,
4125              it broke subtest 4 almost everywhere else.
4126      Branch: cfgperl
4127            ! t/op/stat.t
4128 ____________________________________________________________________________
4129 [  5245] By: jhi                                   on 2000/02/24  19:28:53
4130         Log: More VMS patches from Peter Prymmer.
4131      Branch: cfgperl
4132            ! configure.com vms/subconfigure.com
4133 ____________________________________________________________________________
4134 [  5244] By: jhi                                   on 2000/02/24  19:26:33
4135         Log: Largefileness in Solaris doesn't require long longs;
4136              use64bits enhancements; introduce usefull64bits.
4137      Branch: cfgperl
4138            ! Configure config_h.SH hints/aix.sh hints/hpux.sh
4139            ! hints/irix_6.sh hints/solaris_2.sh
4140      Branch: metaconfig
4141            ! U/threads/archname.U
4142      Branch: metaconfig/U/perl
4143            ! use64bits.U
4144 ____________________________________________________________________________
4145 [  5243] By: jhi                                   on 2000/02/24  18:40:25
4146         Log: Tidy up the 64-bit (and socklen_t) type probing.
4147      Branch: cfgperl
4148            ! Configure config_h.SH
4149      Branch: metaconfig
4150            ! U/modified/d_longdbl.U U/modified/d_longlong.U
4151      Branch: metaconfig/U/perl
4152            + d_fpos64_t.U d_off64_t.U
4153            - io64.U
4154            ! d_int64_t.U d_socklen_t.U
4155 ____________________________________________________________________________
4156 [  5242] By: jhi                                   on 2000/02/24  18:09:49
4157         Log: Integrate with Sarathy.
4158      Branch: cfgperl
4159           !> pod/perlop.pod
4160 ____________________________________________________________________________
4161 [  5241] By: jhi                                   on 2000/02/24  18:00:49
4162         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
4163              To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
4164              Subject: [PATCH 5.5.660] cygwin port
4165              Date: Thu, 24 Feb 2000 17:15:28 -0000
4166              Message-ID: <779F20BCCE5AD31186A50008C75D99791716E1@SILLDN_MAIL1>
4167      Branch: cfgperl
4168            + cygwin/cygwin.c
4169            ! MANIFEST Makefile.SH README.cygwin cygwin/Makefile.SHs
4170            ! hints/cygwin.sh perl.c t/lib/glob-basic.t t/op/stat.t
4171 ____________________________________________________________________________
4172 [  5240] By: jhi                                   on 2000/02/24  17:53:12
4173         Log: VMS patch from Peter Prymmer; use full_ar.
4174      Branch: cfgperl
4175            ! vms/subconfigure.com
4176 ____________________________________________________________________________
4177 [  5239] By: jhi                                   on 2000/02/24  17:46:45
4178         Log: MPE/ix patches from Mark Bixby.
4179      Branch: cfgperl
4180            ! pp_sys.c t/io/pipe.t t/lib/glob-basic.t t/lib/io_poll.t
4181            ! t/lib/io_sock.t t/op/die_exit.t t/op/exec.t t/op/fork.t
4182            ! t/op/stat.t
4183 ____________________________________________________________________________
4184 [  5238] By: jhi                                   on 2000/02/24  17:13:22
4185         Log: Get -lbind if available.  Add pointer to perldelta.pod/64-bit
4186              support to t/op/numconvert.t.
4187              
4188              From: Lupe Christoph <lupe@lupe-christoph.de>
4189              To: perl5-porters@perl.org
4190              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
4191              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
4192              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
4193      Branch: cfgperl
4194            ! Configure config_h.SH t/op/numconvert.t
4195      Branch: metaconfig
4196            ! U/modified/libs.U
4197 ____________________________________________________________________________
4198 [  5237] By: jhi                                   on 2000/02/24  15:47:11
4199         Log: Remove more cruft from IO.
4200      Branch: cfgperl
4201            ! ext/IO/IO.xs
4202 ____________________________________________________________________________
4203 [  5236] By: jhi                                   on 2000/02/24  15:14:48
4204         Log: From: Hugo <hv@crypt.compulink.co.uk>
4205              To: perl5-porters@perl.org
4206              Subject: [PATCH 5.5.660] double EXPORT_OK in h2xs
4207              Date: Thu, 24 Feb 2000 13:24:10 +0000
4208              Message-Id: <200002241324.NAA05900@crypt.compulink.co.uk>
4209      Branch: cfgperl
4210            ! utils/h2xs.PL
4211 ____________________________________________________________________________
4212 [  5235] By: jhi                                   on 2000/02/24  15:12:40
4213         Log: Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
4214              S_IROTH, S_IWOTH, S_IXOTH.
4215              
4216              From: js@ddre.dk
4217              To: perl5-porters@perl.org
4218              Subject: [ID 20000224.004] Not OK: perl v5.5.660 on MSWin32-x86 4.0
4219              Date: Thu, 24 Feb 2000 15:11:33 +0100
4220              Message-Id: <2991B60B9F72D011811C0000F821BB4C983B0C@freja.ddre.dk>
4221      Branch: cfgperl
4222            ! perl.h
4223 ____________________________________________________________________________
4224 [  5234] By: gsar                                  on 2000/02/24  03:39:17
4225         Log: integrate cfgperl changes into mainline
4226      Branch: perl
4227            - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
4228            ! pod/perlop.pod
4229           !> Configure MANIFEST Porting/Glossary Porting/config.sh
4230           !> Porting/config_H config_h.SH configpm configure.com doio.c
4231           !> ext/Fcntl/Fcntl.pm ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
4232           !> ext/Sys/Hostname/Hostname.xs hints/dec_osf.sh hints/irix_6.sh
4233           !> lib/unicode/mktables.PL malloc.c myconfig.SH pp_sys.c
4234           !> t/op/64bit.t vms/descrip_mms.template vms/subconfigure.com
4235 ____________________________________________________________________________
4236 [  5233] By: jhi                                   on 2000/02/24  01:31:38
4237         Log: VMS patch from Peter Prymmer.
4238      Branch: cfgperl
4239            ! vms/subconfigure.com
4240 ____________________________________________________________________________
4241 [  5232] By: jhi                                   on 2000/02/24  01:15:03
4242         Log: Detypo fpos64_t test.
4243      Branch: cfgperl
4244            ! Configure config_h.SH
4245      Branch: metaconfig/U/perl
4246            ! io64.U
4247 ____________________________________________________________________________
4248 [  5231] By: jhi                                   on 2000/02/24  01:11:17
4249         Log: miscut'n'paste in #5230.
4250      Branch: cfgperl
4251            ! Configure config_h.SH
4252      Branch: metaconfig/U/perl
4253            ! d_int64_t.U
4254 ____________________________________________________________________________
4255 [  5230] By: jhi                                   on 2000/02/24  01:02:05
4256         Log: The #5228 wasn't quite right + fix typos.
4257      Branch: cfgperl
4258            ! Configure config_h.SH
4259      Branch: metaconfig
4260            ! U/modified/d_longdbl.U U/modified/d_longlong.U
4261      Branch: metaconfig/U/perl
4262            ! d_int64_t.U d_socklen_t.U io64.U
4263 ____________________________________________________________________________
4264 [  5229] By: jhi                                   on 2000/02/24  00:40:01
4265         Log: Depickify the compiler (about unused and set but not used variables)
4266      Branch: cfgperl
4267            ! hints/irix_6.sh
4268 ____________________________________________________________________________
4269 [  5228] By: jhi                                   on 2000/02/24  00:34:35
4270         Log: Cosmetics.
4271      Branch: cfgperl
4272            ! Configure config_h.SH
4273      Branch: metaconfig
4274            ! U/modified/d_longdbl.U U/modified/d_longlong.U
4275      Branch: metaconfig/U/perl
4276            ! d_int64_t.U d_socklen_t.U
4277 ____________________________________________________________________________
4278 [  5227] By: jhi                                   on 2000/02/24  00:17:34
4279         Log: In IRIX <sys/mode.h> is something completely different.
4280              
4281              From: jarausch@numa1.igpm.rwth-aachen.de (Helmut Jarausch)
4282              To: perl5-porters@perl.org
4283              Subject: [ID 20000223.003] Not OK: perl v5.5.660 on IP26-irix 6.5
4284              Date: Wed, 23 Feb 2000 10:55:08 +0100 (CST)
4285              Message-Id: <200002230955.KAA89136@numa1.igpm.rwth-aachen.de>
4286      Branch: cfgperl
4287            ! hints/irix_6.sh
4288 ____________________________________________________________________________
4289 [  5226] By: jhi                                   on 2000/02/23  20:39:28
4290         Log: Integrate with Sarathy.
4291      Branch: cfgperl
4292           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
4293           !> t/comp/require.t t/op/ver.t toke.c
4294 ____________________________________________________________________________
4295 [  5225] By: jhi                                   on 2000/02/23  20:35:58
4296         Log: From: Dominic Dunlop <domo@computer.org>
4297              To: perl5-porters@perl.org
4298              Cc: Gurusamy Sarathy <gsar@activestate.com>
4299              Subject: [ID 20000223.008] [PATCH 5.5.660] squash malloc.c compile warnings
4300              Date: Wed, 23 Feb 2000 21:23:44 +0100
4301              Message-Id: <v04220800b4d9f1bcee1a@[212.24.193.51]>
4302      Branch: cfgperl
4303            ! malloc.c
4304 ____________________________________________________________________________
4305 [  5224] By: jhi                                   on 2000/02/23  20:22:43
4306         Log: From: Dan Sugalski <dan@sidhe.org>
4307              To: perl5-porters@perl.org, vmsperl@perl.org
4308              Subject: [PATCH 5.5.660]VMS build patches
4309              Date: Wed, 23 Feb 2000 15:14:27 -0500
4310              Message-Id: <4.3.0.20000223151302.01efa560@24.8.96.48>
4311              
4312              (the patch was mangled, had to be manually applied)
4313      Branch: cfgperl
4314            ! configure.com vms/descrip_mms.template vms/subconfigure.com
4315 ____________________________________________________________________________
4316 [  5223] By: jhi                                   on 2000/02/23  19:54:04
4317         Log: From: Dominic Dunlop <domo@computer.org>
4318              To: perl5-porters@perl.org
4319              Cc: Andy Dougherty <doughera@lafayette.edu>,
4320              Gurusamy Sarathy <gsar@activestate.com>
4321              Subject: [ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configure sed arguments
4322              Date: Wed, 23 Feb 2000 20:41:54 +0100
4323              Message-Id: <v04220800b4d9e48c51bb@[212.24.193.51]>
4324      Branch: cfgperl
4325            ! Configure config_h.SH
4326      Branch: metaconfig
4327            ! U/modified/Oldconfig.U U/modified/libs.U
4328      Branch: metaconfig/U/perl
4329            ! dlsrc.U
4330 ____________________________________________________________________________
4331 [  5222] By: jhi                                   on 2000/02/23  18:02:39
4332         Log: Remove &IO::EINPROGRESS now that IO uses Errno anyway
4333              (suggested by Graham Barr).
4334      Branch: cfgperl
4335            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
4336 ____________________________________________________________________________
4337 [  5221] By: jhi                                   on 2000/02/23  16:00:29
4338         Log: Streamline #5218 even more.
4339      Branch: cfgperl
4340            ! ext/IO/lib/IO/Socket.pm
4341 ____________________________________________________________________________
4342 [  5220] By: gsar                                  on 2000/02/23  09:10:43
4343         Log: per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> and
4344              C<use 5.6.0> work as well; underscores are now permitted in v-strings
4345      Branch: perl
4346            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
4347            ! t/comp/require.t t/op/ver.t toke.c
4348 ____________________________________________________________________________
4349 [  5219] By: jhi                                   on 2000/02/23  04:24:54
4350         Log: Streamline #5218.
4351      Branch: cfgperl
4352            ! ext/IO/lib/IO/Socket.pm
4353 ____________________________________________________________________________
4354 [  5218] By: jhi                                   on 2000/02/23  02:08:19
4355         Log: Trying to connect to an already open socket may give EISCONN.
4356      Branch: cfgperl
4357            ! ext/IO/lib/IO/Socket.pm
4358 ____________________________________________________________________________
4359 [  5217] By: jhi                                   on 2000/02/22  23:54:51
4360         Log: Fix prototype conflicts with POSIX.pm.
4361      Branch: cfgperl
4362            ! ext/Fcntl/Fcntl.pm
4363 ____________________________________________________________________________
4364 [  5216] By: jhi                                   on 2000/02/22  22:27:19
4365         Log: See http://www.unicode.org/unicode/reports/tr15/
4366              for in-depth description of the problem.
4367      Branch: cfgperl
4368            - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
4369            ! MANIFEST lib/unicode/mktables.PL
4370 ____________________________________________________________________________
4371 [  5215] By: jhi                                   on 2000/02/22  22:11:17
4372         Log: Add uselongdouble, regroup the use* more logically.
4373      Branch: cfgperl
4374            ! myconfig.SH
4375 ____________________________________________________________________________
4376 [  5214] By: jhi                                   on 2000/02/22  22:04:43
4377         Log: Integrate with Sarathy.
4378      Branch: cfgperl
4379           !> malloc.c perl.c pod/perldelta.pod pod/perldiag.pod
4380           !> pod/perlpod.pod pod/perlrun.pod toke.c utils/perldoc.PL
4381 ____________________________________________________________________________
4382 [  5213] By: jhi                                   on 2000/02/22  22:03:26
4383         Log: Add socklen_t probe; Configure maintenance.
4384      Branch: cfgperl
4385            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4386            ! config_h.SH doio.c ext/Sys/Hostname/Hostname.xs pp_sys.c
4387      Branch: metaconfig
4388            ! U/a_dvisory/quadtype.U U/compline/alignbytes.U U/modified/cc.U
4389            ! U/modified/libs.U
4390      Branch: metaconfig/U/perl
4391            + d_int64_t.U d_socklen_t.U
4392            - d_int64t.U
4393            ! i_sysutsname.U
4394 ____________________________________________________________________________
4395 [  5212] By: gsar                                  on 2000/02/22  21:46:45
4396         Log: make Perl's malloc work for allocations over 2GB (from Ilya
4397              Zakharevich)
4398      Branch: perl
4399            ! malloc.c
4400 ____________________________________________________________________________
4401 [  5211] By: gsar                                  on 2000/02/22  19:51:47
4402         Log: add -W and -X to -h output; fix other pod omissions
4403      Branch: perl
4404            ! perl.c pod/perlrun.pod
4405 ____________________________________________________________________________
4406 [  5210] By: gsar                                  on 2000/02/22  19:51:13
4407         Log: describe C<< ... >> in perlpod.pod (from Brad Appleton)
4408      Branch: perl
4409            ! pod/perlpod.pod
4410 ____________________________________________________________________________
4411 [  5209] By: jhi                                   on 2000/02/22  19:40:43
4412         Log: The subtests 28 and 31 were wrong.  Tightened also the similar
4413              tests nearby.
4414      Branch: cfgperl
4415            ! t/op/64bit.t
4416 ____________________________________________________________________________
4417 [  5208] By: gsar                                  on 2000/02/22  19:13:44
4418         Log: s/Activeware/ActiveState/
4419      Branch: perl
4420            ! pod/perlrun.pod
4421 ____________________________________________________________________________
4422 [  5207] By: jhi                                   on 2000/02/22  18:38:29
4423         Log: Perl version nit spotted by Spider Boardman.
4424      Branch: cfgperl
4425            ! configpm
4426 ____________________________________________________________________________
4427 [  5206] By: gsar                                  on 2000/02/22  17:50:44
4428         Log: change#5205 wasn't quite right; SvCUR() should be SvLEN()
4429      Branch: perl
4430            ! toke.c
4431 ____________________________________________________________________________
4432 [  5205] By: gsar                                  on 2000/02/22  17:36:26
4433         Log: fix memory overrun due to off-by-one in change#5192
4434      Branch: perl
4435            ! toke.c
4436 ____________________________________________________________________________
4437 [  5204] By: gsar                                  on 2000/02/22  17:10:39
4438         Log: sundry typos and such
4439      Branch: perl
4440            ! pod/perldelta.pod pod/perldiag.pod utils/perldoc.PL
4441 ____________________________________________________________________________
4442 [  5203] By: jhi                                   on 2000/02/22  17:10:22
4443         Log: Integrate with Sarathy.
4444      Branch: cfgperl
4445           !> (integrate 56 files)
4446 ____________________________________________________________________________
4447 [  5202] By: gsar                                  on 2000/02/22  16:48:58
4448         Log: remove vestiges of older attribute syntax
4449      Branch: perl
4450            ! ext/attrs/attrs.pm pod/Win32.pod pod/perldelta.pod
4451            ! pod/perlop.pod pod/perlthrtut.pod pod/perlvar.pod
4452 ____________________________________________________________________________
4453 [  5201] By: jhi                                   on 2000/02/22  14:39:56
4454         Log: Configure nits spotted by Spider Boardman.
4455      Branch: cfgperl
4456            ! Configure config_h.SH
4457      Branch: metaconfig
4458            ! U/modified/libs.U
4459      Branch: metaconfig/U/perl
4460            ! fpossize.U
4461 ____________________________________________________________________________
4462 [  5200] By: jhi                                   on 2000/02/22  14:31:21
4463         Log: Tru64 V5.0 patches from Spider Boardman.
4464      Branch: cfgperl
4465            ! hints/dec_osf.sh
4466
4467 ----------------
4468 Version v5.5.660
4469 ----------------
4470
4471 ____________________________________________________________________________
4472 [  5199] By: gsar                                  on 2000/02/22  11:29:28
4473         Log: beta2
4474      Branch: perl
4475            ! Changes
4476 ____________________________________________________________________________
4477 [  5198] By: gsar                                  on 2000/02/22  10:45:54
4478         Log: PodParser-1.093 update (from Brad Appleton's site)
4479      Branch: perl
4480            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
4481            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
4482            ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
4483            ! t/pod/special_seqs.t t/pod/special_seqs.xr
4484 ____________________________________________________________________________
4485 [  5197] By: gsar                                  on 2000/02/22  10:24:13
4486         Log: integrate cfgperl contents into mainline, update Changes
4487      Branch: perl
4488            ! Changes pod/perlhist.pod
4489           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4490           !> config_h.SH hints/solaris_2.sh malloc.c perl.h
4491           !> pod/perldelta.pod
4492 ____________________________________________________________________________
4493 [  5196] By: gsar                                  on 2000/02/22  10:10:36
4494         Log: dos-djgpp updates (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
4495      Branch: perl
4496            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
4497            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
4498            ! t/lib/glob-taint.t t/lib/io_unix.t
4499 ____________________________________________________________________________
4500 [  5195] By: gsar                                  on 2000/02/22  10:01:49
4501         Log: s/undef/NO_INIT/g in change#5183
4502      Branch: perl
4503            ! lib/ExtUtils/xsubpp pod/perlxs.pod
4504 ____________________________________________________________________________
4505 [  5194] By: gsar                                  on 2000/02/22  09:44:07
4506         Log: perlipc bug (spotted by Ben Low)
4507      Branch: perl
4508            ! pod/perlipc.pod
4509 ____________________________________________________________________________
4510 [  5193] By: gsar                                  on 2000/02/22  09:38:58
4511         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
4512      Branch: perl
4513            ! README.epoc epoc/config.sh epoc/createpkg.pl perl.c
4514 ____________________________________________________________________________
4515 [  5192] By: gsar                                  on 2000/02/22  09:26:06
4516         Log: improvements for high-bit text literals (from Gisle Aas)
4517      Branch: perl
4518            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
4519            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c
4520 ____________________________________________________________________________
4521 [  5191] By: gsar                                  on 2000/02/22  07:35:47
4522         Log: allow C<print v10>, $h{v13.10} etc.
4523      Branch: perl
4524            ! t/op/ver.t toke.c
4525 ____________________________________________________________________________
4526 [  5190] By: gsar                                  on 2000/02/22  05:35:27
4527         Log: adjust for lost fp precision in require version check
4528      Branch: perl
4529            ! pp_ctl.c t/comp/require.t
4530 ____________________________________________________________________________
4531 [  5189] By: jhi                                   on 2000/02/22  05:14:35
4532         Log: Check the alignment of long doubles if they are to be used;
4533              regen Configure.
4534      Branch: cfgperl
4535            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4536            ! config_h.SH
4537      Branch: metaconfig
4538            ! U/compline/alignbytes.U
4539 ____________________________________________________________________________
4540 [  5188] By: gsar                                  on 2000/02/22  04:45:57
4541         Log: use same treatment for EINVAL as for ETIMEDOUT
4542      Branch: perl
4543            ! ext/IO/lib/IO/Socket/INET.pm
4544 ____________________________________________________________________________
4545 [  5187] By: gsar                                  on 2000/02/21  23:15:12
4546         Log: type mismatch
4547      Branch: perl
4548            ! sv.c
4549 ____________________________________________________________________________
4550 [  5186] By: gsar                                  on 2000/02/21  21:10:26
4551         Log: remove dual-valueness of v-strings (i.e., they are pure strings
4552              now); avoid the word "tuple" to describe strings represented as
4553              character ordinals; usurp $PERL_VERSION for $^V as suggested by
4554              Larry, deprecate $] ; adjust the documentation and testsuite
4555              accordingly
4556      Branch: perl
4557            ! MANIFEST lib/English.pm op.c pod/perldelta.pod
4558            ! pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod
4559            ! t/comp/require.t t/op/ver.t toke.c
4560 ____________________________________________________________________________
4561 [  5185] By: jhi                                   on 2000/02/21  20:36:05
4562         Log: detypo
4563      Branch: cfgperl
4564            ! perl.h
4565 ____________________________________________________________________________
4566 [  5184] By: gsar                                  on 2000/02/21  18:37:38
4567         Log: clarify "use Module VERSION LIST" (from Robin Barker)
4568      Branch: perl
4569            ! pod/perlfunc.pod
4570 ____________________________________________________________________________
4571 [  5183] By: gsar                                  on 2000/02/21  18:31:42
4572         Log: allow optional XSUB parameters without being forced to use a
4573              default (from Hugo van der Sanden)
4574      Branch: perl
4575            ! lib/ExtUtils/xsubpp pod/perlfunc.pod pod/perlxs.pod
4576 ____________________________________________________________________________
4577 [  5182] By: jhi                                   on 2000/02/21  18:22:47
4578         Log: Add Solaris LP64 notes. 
4579      Branch: cfgperl
4580            ! hints/solaris_2.sh
4581 ____________________________________________________________________________
4582 [  5181] By: gsar                                  on 2000/02/21  16:53:39
4583         Log: generalize "%v" format into a flag for any integral format type:
4584              "%vd", "%v#o", "%*vX", etc are allowed
4585      Branch: perl
4586            ! perl.c pod/perldelta.pod pod/perlfunc.pod sv.c t/op/ver.t
4587            ! utils/perlbug.PL
4588 ____________________________________________________________________________
4589 [  5180] By: gsar                                  on 2000/02/21  07:11:00
4590         Log: detypo
4591      Branch: perl
4592            ! ext/B/B.xs
4593 ____________________________________________________________________________
4594 [  5179] By: gsar                                  on 2000/02/21  07:08:38
4595         Log: undo accidental delete
4596      Branch: perl
4597            ! ext/B/B.pm ext/B/B.xs
4598 ____________________________________________________________________________
4599 [  5178] By: gsar                                  on 2000/02/21  07:02:16
4600         Log: get Compiler "working" under useithreads
4601      Branch: perl
4602            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
4603            ! ext/B/B/Deparse.pm ext/B/B/Xref.pm
4604 ____________________________________________________________________________
4605 [  5177] By: jhi                                   on 2000/02/21  03:16:24
4606         Log: Thou shalt not printf longs with %d.
4607      Branch: cfgperl
4608            ! malloc.c
4609 ____________________________________________________________________________
4610 [  5176] By: jhi                                   on 2000/02/21  01:37:35
4611         Log: Integrate with Sarathy.
4612      Branch: cfgperl
4613           +> t/pragma/warn/9enabled
4614           !> (integrate 63 files)
4615 ____________________________________________________________________________
4616 [  5175] By: gsar                                  on 2000/02/21  00:25:00
4617         Log: misplaced braces
4618      Branch: perl
4619            ! malloc.c
4620 ____________________________________________________________________________
4621 [  5174] By: gsar                                  on 2000/02/21  00:09:16
4622         Log: more malloc.c tweaks for change#5070
4623      Branch: perl
4624            ! malloc.c
4625 ____________________________________________________________________________
4626 [  5173] By: gsar                                  on 2000/02/21  00:01:17
4627         Log: malloc.c fixups in change#5170 need to fetch thx pointer
4628      Branch: perl
4629            ! malloc.c
4630 ____________________________________________________________________________
4631 [  5172] By: gsar                                  on 2000/02/20  23:52:39
4632         Log: missing file in change#5170
4633      Branch: perl
4634            + t/pragma/warn/9enabled
4635 ____________________________________________________________________________
4636 [  5171] By: gsar                                  on 2000/02/20  23:49:17
4637         Log: skip conditionally defined symbols in change#5162
4638      Branch: perl
4639            ! makedef.pl
4640 ____________________________________________________________________________
4641 [  5170] By: gsar                                  on 2000/02/20  22:58:09
4642         Log: lexical warnings update, ability to inspect bitmask in calling
4643              scope, among other things (from Paul Marquess)
4644      Branch: perl
4645            ! MANIFEST lib/warnings.pm malloc.c mg.c op.c pod/perldiag.pod
4646            ! pod/perlfunc.pod pod/perllexwarn.pod pp.c pp_ctl.c pp_hot.c
4647            ! regcomp.c regexec.c sv.c t/op/substr.t t/pragma/warn/op
4648            ! t/pragma/warn/pp t/pragma/warn/pp_ctl t/pragma/warn/pp_hot
4649            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
4650            ! t/pragma/warn/toke toke.c warnings.h warnings.pl
4651 ____________________________________________________________________________
4652 [  5169] By: gsar                                  on 2000/02/20  22:22:28
4653         Log: windows fixes for virtualizing child std{in,out,err} handles,
4654              attempts to lock uninitialized critical section in files that
4655              were never explicitly opened (from Doug Lankshear)
4656      Branch: perl
4657            ! iperlsys.h win32/perlhost.h win32/win32.c win32/win32.h
4658 ____________________________________________________________________________
4659 [  5168] By: gsar                                  on 2000/02/20  20:19:11
4660         Log: update Changes, credits
4661      Branch: perl
4662            ! Changes
4663 ____________________________________________________________________________
4664 [  5167] By: gsar                                  on 2000/02/20  18:54:27
4665         Log: avoid reading out-of-bounds memory when matching against reference
4666      Branch: perl
4667            ! regexec.c
4668 ____________________________________________________________________________
4669 [  5166] By: gsar                                  on 2000/02/20  17:59:41
4670         Log: byte mode chop() should clear UTF8 (from Gisle Aas)
4671      Branch: perl
4672            ! doop.c
4673 ____________________________________________________________________________
4674 [  5165] By: gsar                                  on 2000/02/20  17:57:08
4675         Log: test fix needed by change#5164
4676      Branch: perl
4677            ! t/pragma/warn/toke
4678 ____________________________________________________________________________
4679 [  5164] By: gsar                                  on 2000/02/20  17:50:38
4680         Log: default mkdir() mode argument to 0777
4681      Branch: perl
4682            ! opcode.h opcode.pl pod/perldiag.pod pod/perlfunc.pod pp_sys.c
4683            ! t/op/mkdir.t toke.c
4684 ____________________________________________________________________________
4685 [  5163] By: gsar                                  on 2000/02/20  16:34:33
4686         Log: glob() takes one or no user arguments and a non-user-visible second
4687              hidden argument, fix its prototype-checking accordingly
4688      Branch: perl
4689            ! op.c opcode.h opcode.pl
4690 ____________________________________________________________________________
4691 [  5162] By: gsar                                  on 2000/02/20  16:07:38
4692         Log: make change#3386 a build-time option (avoids problems due to
4693              perl_run() longjmping out)
4694      Branch: perl
4695            ! Todo-5.6 embed.h embed.pl embedvar.h intrpvar.h objXSUB.h
4696            ! perl.c perl.h perlapi.c perlvars.h pp_ctl.c proto.h scope.c
4697            ! scope.h sv.c thrdvar.h util.c
4698 ____________________________________________________________________________
4699 [  5161] By: gsar                                  on 2000/02/20  12:13:37
4700         Log: IO::Socket now sets $!, avoids eval/die (patch from Graham Barr
4701              modified to use Errno more portably)
4702      Branch: perl
4703            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
4704 ____________________________________________________________________________
4705 [  5160] By: gsar                                  on 2000/02/20  11:53:28
4706         Log: mention portability caveat about C<use Errno 'EFOO'>
4707      Branch: perl
4708            ! ext/Errno/Errno_pm.PL
4709 ____________________________________________________________________________
4710 [  5159] By: gsar                                  on 2000/02/20  11:14:36
4711         Log: revise docs on @+ and @- (from Tom "Camel" Christiansen)
4712      Branch: perl
4713            ! pod/perlvar.pod
4714 ____________________________________________________________________________
4715 [  5158] By: gsar                                  on 2000/02/20  10:53:49
4716         Log: README.vms and related updates (from Peter Prymmer <pvhp@best.com>)
4717      Branch: perl
4718            ! MANIFEST Makefile.SH README.vms pod/perl5005delta.pod
4719            ! pod/perldelta.pod pod/perlport.pod pod/podchecker.PL
4720            ! vms/descrip_mms.template
4721 ____________________________________________________________________________
4722 [  5157] By: jhi                                   on 2000/02/19  20:29:26
4723         Log: Be explicit about what ops work with bt vectors.
4724              (And implicit about which don't.)
4725      Branch: cfgperl
4726            ! pod/perldelta.pod
4727 ____________________________________________________________________________
4728 [  5156] By: jhi                                   on 2000/02/19  18:38:14
4729         Log: Integrate with Sarathy.
4730      Branch: cfgperl
4731           +> lib/bytes.pm lib/bytes_heavy.pl
4732            - lib/byte.pm lib/byte_heavy.pl
4733           !> (integrate 61 files)
4734 ____________________________________________________________________________
4735 [  5155] By: gsar                                  on 2000/02/19  17:57:39
4736         Log: char vs U8 warnings
4737      Branch: perl
4738            ! sv.c
4739 ____________________________________________________________________________
4740 [  5154] By: gsar                                  on 2000/02/19  17:44:56
4741         Log: remove outdated caveat about C<while ($k = each %foo)> (from
4742              Hugo van der Sanden)
4743      Branch: perl
4744            ! pod/perlfunc.pod
4745 ____________________________________________________________________________
4746 [  5153] By: gsar                                  on 2000/02/19  17:41:41
4747         Log: tests, doc tweak (from Gisle Aas)
4748      Branch: perl
4749            ! pod/perlfaq9.pod t/op/ord.t
4750 ____________________________________________________________________________
4751 [  5152] By: gsar                                  on 2000/02/19  17:35:50
4752         Log: document behavior of splice(@ary) (from Gisle Aas)
4753      Branch: perl
4754            ! pod/perlfunc.pod
4755 ____________________________________________________________________________
4756 [  5151] By: gsar                                  on 2000/02/19  17:33:59
4757         Log: fix bug in backtracking optimizer (from Makoto Ishisone
4758              <ishisone@sra.co.jp>)
4759      Branch: perl
4760            ! regexec.c t/op/pat.t
4761 ____________________________________________________________________________
4762 [  5150] By: gsar                                  on 2000/02/19  17:33:05
4763         Log: more B fixups to cope with empty GVs (these can only happen in pads)
4764      Branch: perl
4765            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm op.c
4766 ____________________________________________________________________________
4767 [  5149] By: gsar                                  on 2000/02/19  17:32:03
4768         Log: avoid compiler warnings
4769      Branch: perl
4770            ! malloc.c perl.h
4771 ____________________________________________________________________________
4772 [  5148] By: gsar                                  on 2000/02/19  17:18:09
4773         Log: document 'lvalue' attribute (from Simon Cozens <simon@brecon.co.uk>)
4774      Branch: perl
4775            ! lib/attributes.pm
4776 ____________________________________________________________________________
4777 [  5147] By: gsar                                  on 2000/02/19  17:15:34
4778         Log: avoid failing on $!{ENOTHERE} (they can always use C<exists $!{NOTHERE}>
4779              for that)
4780      Branch: perl
4781            ! ext/Errno/Errno_pm.PL
4782 ____________________________________________________________________________
4783 [  5146] By: gsar                                  on 2000/02/19  16:18:46
4784         Log: integrate cfgperl contents into mainline
4785      Branch: perl
4786           !> Configure config_h.SH ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4787           !> ext/SDBM_File/sdbm/sdbm.c ext/Socket/Socket.pm
4788           !> ext/Socket/Socket.xs hints/hpux.sh perl.h pod/perldelta.pod
4789           !> pod/perlfunc.pod pod/perlopentut.pod t/lib/syslfs.t
4790 ____________________________________________________________________________
4791 [  5145] By: gsar                                  on 2000/02/19  16:10:37
4792         Log: POSIX::strftime gets the date wrong (from John Tobey
4793              <jtobey@epsilondev.com>)
4794      Branch: perl
4795            ! ext/POSIX/POSIX.xs t/lib/posix.t
4796 ____________________________________________________________________________
4797 [  5144] By: gsar                                  on 2000/02/19  16:02:40
4798         Log: don't blindly set bool=char on linux (from Andy Dougherty)
4799      Branch: perl
4800            ! handy.h hints/linux.sh x2p/a2p.h
4801 ____________________________________________________________________________
4802 [  5143] By: gsar                                  on 2000/02/19  15:54:04
4803         Log: some rearrangement of the includes for easier "microperl" build;
4804              add PERL_MICRO guards supplied by Simon Cozens <simon@brecon.co.uk>
4805      Branch: perl
4806            ! doio.c perl.c perl.h pp_hot.c pp_sys.c toke.c util.c
4807 ____________________________________________________________________________
4808 [  5142] By: gsar                                  on 2000/02/19  15:22:17
4809         Log: fixes for Pod::Html issues (from Wolfgang Laun
4810              <wolfgang.laun@chello.at>)
4811      Branch: perl
4812            ! lib/Pod/Html.pm
4813 ____________________________________________________________________________
4814 [  5141] By: gsar                                  on 2000/02/19  08:27:29
4815         Log: grammos (spotted by Tom Christiansen)
4816      Branch: perl
4817            ! pod/perlfunc.pod
4818 ____________________________________________________________________________
4819 [  5140] By: gsar                                  on 2000/02/19  08:17:04
4820         Log: various xsubpp enhancements that make it easier to use with
4821              C::Scan (from Ilya Zakharevich)
4822              
4823              TODO: still needs documentation
4824      Branch: perl
4825            ! lib/ExtUtils/xsubpp
4826 ____________________________________________________________________________
4827 [  5139] By: gsar                                  on 2000/02/19  07:55:18
4828         Log: s/croak/Perl_croak/
4829      Branch: perl
4830            ! sv.c
4831 ____________________________________________________________________________
4832 [  5138] By: gsar                                  on 2000/02/19  07:51:39
4833         Log: make comparisons promote to utf8 as necessary (from Gisle Aas)
4834      Branch: perl
4835            ! Todo-5.6 embed.h embed.pl global.sym objXSUB.h perlapi.c
4836            ! pp_hot.c proto.h sv.c toke.c
4837 ____________________________________________________________________________
4838 [  5137] By: gsar                                  on 2000/02/19  07:42:12
4839         Log: set close-on-exec flag on sockets too, like we do for files
4840              and pipes
4841      Branch: perl
4842            ! pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod pp_sys.c
4843 ____________________________________________________________________________
4844 [  5136] By: gsar                                  on 2000/02/19  07:23:48
4845         Log: allocate sufficient buffer sizes for 64-bit wide utf8 characters
4846              permitted by change#5011 (from Gisle Aas)
4847      Branch: perl
4848            ! pp.c utf8.c utf8.h
4849 ____________________________________________________________________________
4850 [  5135] By: gsar                                  on 2000/02/19  06:53:13
4851         Log: s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
4852      Branch: perl
4853            ! lib/warnings.pm op.c warnings.h warnings.pl
4854 ____________________________________________________________________________
4855 [  5134] By: gsar                                  on 2000/02/19  06:36:46
4856         Log: s/byte/bytes/g remnants
4857      Branch: perl
4858            ! lib/bytes.pm lib/bytes_heavy.pl
4859 ____________________________________________________________________________
4860 [  5133] By: gsar                                  on 2000/02/19  06:33:49
4861         Log: rename byte:: to bytes::
4862      Branch: perl
4863           +> lib/bytes.pm lib/bytes_heavy.pl
4864            - lib/byte.pm lib/byte_heavy.pl
4865            ! MANIFEST lib/charnames.pm lib/utf8.pm pod/perldelta.pod
4866            ! pod/perltoc.pod pod/perlunicode.pod pod/perlvar.pod
4867            ! t/lib/charnames.t t/op/ver.t
4868 ____________________________________________________________________________
4869 [  5132] By: gsar                                  on 2000/02/19  05:58:42
4870         Log: English names for $^R and $^S
4871      Branch: perl
4872            ! lib/English.pm pod/perlvar.pod
4873 ____________________________________________________________________________
4874 [  5131] By: gsar                                  on 2000/02/19  05:44:20
4875         Log: rename "Probable precendence problem" diagnostic to "Bareword found
4876              in conditional" to better reflect the class of error (as suggested
4877              by Larry)
4878      Branch: perl
4879            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op
4880 ____________________________________________________________________________
4881 [  5130] By: gsar                                  on 2000/02/19  05:43:10
4882         Log: fix outdated info about PerlClinic and the bug-tracking system
4883      Branch: perl
4884            ! pod/perlfaq2.pod pod/perltodo.pod
4885 ____________________________________________________________________________
4886 [  5129] By: gsar                                  on 2000/02/19  04:14:19
4887         Log: some fixes for mingw32/GCC (SETERRNO() still appears to
4888              trash memory)
4889      Branch: perl
4890            ! README.win32 t/lib/safe2.t t/op/mkdir.t win32/makefile.mk
4891            ! win32/win32.h
4892 ____________________________________________________________________________
4893 [  5128] By: gsar                                  on 2000/02/18  06:55:33
4894         Log: avoid $@-clearing sideeffect of require in Carp
4895      Branch: perl
4896            ! lib/Carp.pm
4897 ____________________________________________________________________________
4898 [  5127] By: gsar                                  on 2000/02/18  04:58:26
4899         Log: stronger testcase for change#5126
4900      Branch: perl
4901            ! t/op/pat.t
4902 ____________________________________________________________________________
4903 [  5126] By: gsar                                  on 2000/02/18  04:44:28
4904         Log: make /\S/ match the same things /[\S]/ matches; likewise for
4905              \D (from Rick Delaney <rick@consumercontact.com>)
4906      Branch: perl
4907            ! regexec.c t/op/pat.t
4908 ____________________________________________________________________________
4909 [  5125] By: gsar                                  on 2000/02/18  03:57:43
4910         Log: Compiler fixups from Jan Dubois
4911      Branch: perl
4912            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm utils/perlcc.PL
4913 ____________________________________________________________________________
4914 [  5124] By: jhi                                   on 2000/02/17  22:09:09
4915         Log: Take out the -Wl,-z as we have survice so far without.
4916      Branch: cfgperl
4917            ! hints/hpux.sh
4918 ____________________________________________________________________________
4919 [  5123] By: jhi                                   on 2000/02/17  18:40:17
4920         Log: Integrate with Sarathy.
4921      Branch: cfgperl
4922           !> dump.c ext/ODBM_File/ODBM_File.xs t/op/split.t
4923 ____________________________________________________________________________
4924 [  5122] By: gsar                                  on 2000/02/17  18:01:14
4925         Log: fix test that depends on op_dump() output
4926      Branch: perl
4927            ! t/op/split.t
4928 ____________________________________________________________________________
4929 [  5121] By: gsar                                  on 2000/02/17  17:55:18
4930         Log: op_dump() tweak
4931      Branch: perl
4932            ! dump.c
4933 ____________________________________________________________________________
4934 [  5120] By: jhi                                   on 2000/02/16  23:11:04
4935         Log: Regularize the use* questions, and replace
4936              "Configure *must* be run with -Duse..." with.
4937              "can be run".
4938      Branch: cfgperl
4939            ! Configure config_h.SH
4940      Branch: metaconfig
4941            ! U/threads/usethreads.U
4942      Branch: metaconfig/U/perl
4943            ! use64bits.U uselfs.U uselongdbl.U uselonglong.U
4944            ! usemultiplicity.U useperlio.U usesocks.U
4945 ____________________________________________________________________________
4946 [  5119] By: jhi                                   on 2000/02/16  22:29:11
4947         Log: HP-UX 64-bitness/largefile fixes.
4948      Branch: cfgperl
4949            ! Configure config_h.SH ext/SDBM_File/sdbm/sdbm.c hints/hpux.sh
4950            ! perl.h
4951      Branch: metaconfig
4952            ! U/modified/cc.U U/modified/libpth.U U/modified/libs.U
4953      Branch: metaconfig/U/perl
4954            ! Extensions.U
4955 ____________________________________________________________________________
4956 [  5118] By: jhi                                   on 2000/02/16  19:47:51
4957         Log: Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
4958              (tag :seek), add S_I constants (and functions) (tag :mode);
4959              refer only to the SEEK_ of Fcntl, not the ones from
4960              POSIX or IO::; add SHUT_ to Socket; get trigonometric
4961              functions from Math::Trig instead of POSIX.
4962      Branch: cfgperl
4963            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs ext/Socket/Socket.pm
4964            ! ext/Socket/Socket.xs perl.h pod/perldelta.pod pod/perlfunc.pod
4965            ! pod/perlopentut.pod t/lib/syslfs.t
4966      Branch: metaconfig/U/perl
4967            + i_sysmode.U
4968 ____________________________________________________________________________
4969 [  5117] By: gsar                                  on 2000/02/16  06:39:06
4970         Log: avoid warnings due to redefined NULL
4971      Branch: perl
4972            ! ext/ODBM_File/ODBM_File.xs
4973 ____________________________________________________________________________
4974 [  5116] By: gsar                                  on 2000/02/16  00:10:25
4975         Log: integrate cfgperl changes into mainline
4976      Branch: perl
4977           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
4978           !> Porting/config_H config_h.SH ext/Sys/Hostname/Hostname.xs
4979           !> ext/Sys/Syslog/Syslog.xs hints/aix.sh hints/hpux.sh
4980           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm myconfig.SH
4981 ____________________________________________________________________________
4982 [  5115] By: jhi                                   on 2000/02/15  23:11:55
4983         Log: Probe for <sys/utsname.h>.
4984      Branch: cfgperl
4985            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4986            ! config_h.SH ext/Sys/Hostname/Hostname.xs
4987      Branch: metaconfig/U/perl
4988            + i_sysutsname.U
4989 ____________________________________________________________________________
4990 [  5114] By: jhi                                   on 2000/02/15  22:59:59
4991         Log: Integrate with Sarathy.
4992      Branch: cfgperl
4993           +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
4994           +> ext/Sys/Hostname/Makefile.PL
4995            - lib/Sys/Hostname.pm
4996           !> (integrate 41 files)
4997 ____________________________________________________________________________
4998 [  5113] By: gsar                                  on 2000/02/15  21:22:18
4999         Log: update Changes, patchlevel
5000      Branch: perl
5001            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
5002            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
5003 ____________________________________________________________________________
5004 [  5112] By: gsar                                  on 2000/02/15  20:57:12
5005         Log: fix change#5104 under useithreads
5006      Branch: perl
5007            ! op.c
5008 ____________________________________________________________________________
5009 [  5111] By: gsar                                  on 2000/02/15  20:45:10
5010         Log: export list tweak needed by change#5103
5011      Branch: perl
5012            ! makedef.pl
5013 ____________________________________________________________________________
5014 [  5110] By: gsar                                  on 2000/02/15  19:32:56
5015         Log: add XS version of Sys::Hostname (from Greg Bacon
5016              <gbacon@itsc.uah.edu>)
5017      Branch: perl
5018            + ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
5019            + ext/Sys/Hostname/Makefile.PL
5020            - lib/Sys/Hostname.pm
5021            ! MANIFEST ext/DynaLoader/Makefile.PL ext/Sys/Syslog/Makefile.PL
5022            ! pod/perldelta.pod t/lib/hostname.t win32/Makefile
5023            ! win32/makefile.mk
5024 ____________________________________________________________________________
5025 [  5109] By: gsar                                  on 2000/02/15  18:35:28
5026         Log: UNIVERSAL::can and UNIVERSAL::isa should return undef when
5027              given undefined values (from Graham Barr <gbarr@pobox.com>)
5028      Branch: perl
5029            ! universal.c
5030 ____________________________________________________________________________
5031 [  5108] By: gsar                                  on 2000/02/15  18:25:05
5032         Log: avoid accidental #line directives (from Rick Delaney
5033              <rick@consumercontact.com>)
5034      Branch: perl
5035            ! pod/perlsyn.pod toke.c
5036 ____________________________________________________________________________
5037 [  5107] By: gsar                                  on 2000/02/15  18:04:31
5038         Log: locale guards needed (from Simon Cozens <simon@brecon.co.uk>)
5039      Branch: perl
5040            ! perl.c
5041 ____________________________________________________________________________
5042 [  5106] By: gsar                                  on 2000/02/15  18:02:17
5043         Log: incorrect docs about delete() (spotted by Martyn Pearce
5044              <martyn@inpharmatica.co.uk>)
5045      Branch: perl
5046            ! pod/perldelta.pod pod/perlfunc.pod
5047 ____________________________________________________________________________
5048 [  5105] By: gsar                                  on 2000/02/15  17:43:27
5049         Log: s/use vars/our/ (from Gisle Aas)
5050      Branch: perl
5051            ! bytecode.pl
5052 ____________________________________________________________________________
5053 [  5104] By: gsar                                  on 2000/02/15  17:42:06
5054         Log: optimize pseudohash slice in array slice at compile time (from
5055              John Tobey <jtobey@john-edwin-tobey.org>)
5056      Branch: perl
5057            ! op.c t/lib/fields.t
5058 ____________________________________________________________________________
5059 [  5103] By: gsar                                  on 2000/02/15  17:18:12
5060         Log: provide malloc stats via get_mstats() (from Ilya Zakharevich)
5061      Branch: perl
5062            ! embed.h embed.pl global.sym makedef.pl malloc.c objXSUB.h
5063            ! perl.h perlapi.c proto.h vos/vos_dummies.c
5064 ____________________________________________________________________________
5065 [  5102] By: gsar                                  on 2000/02/15  17:05:12
5066         Log: doc patches from Rick Delaney and Chris Nandor; update Todo-5.6
5067      Branch: perl
5068            ! Todo-5.6 pod/perldata.pod pod/perlport.pod
5069 ____________________________________________________________________________
5070 [  5101] By: gsar                                  on 2000/02/15  17:02:51
5071         Log: fix regen_headers target to make all the autogenerated files
5072              writable first
5073      Branch: perl
5074            ! Makefile.SH
5075 ____________________________________________________________________________
5076 [  5100] By: gsar                                  on 2000/02/15  16:41:53
5077         Log: fix misoptimization of C<my($x,$y); $x = $y = 1 + $z;> (from
5078              Ilya Zakharevich)
5079      Branch: perl
5080            ! op.c t/op/lex_assign.t
5081 ____________________________________________________________________________
5082 [  5099] By: gsar                                  on 2000/02/15  16:17:36
5083         Log: more complete File::Spec support for Mac and VMS, tests (from
5084              Barrie Slaymaker <barries@slaysys.com>)
5085      Branch: perl
5086            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
5087            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm t/lib/filespec.t
5088 ____________________________________________________________________________
5089 [  5098] By: gsar                                  on 2000/02/15  16:10:46
5090         Log: fix incompatibility with bison generated parser (from
5091              Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
5092      Branch: perl
5093            ! toke.c
5094 ____________________________________________________________________________
5095 [  5097] By: gsar                                  on 2000/02/15  16:07:17
5096         Log: propagate st_mode bits to group/other for Borland build
5097              (from Vadim Konovalov <vkonovalov@lucent.com>)
5098      Branch: perl
5099            ! win32/win32.c
5100 ____________________________________________________________________________
5101 [  5096] By: jhi                                   on 2000/02/15  14:22:23
5102         Log: Integrate with Sarathy.
5103      Branch: cfgperl
5104           !> win32/Makefile win32/bin/exetype.pl win32/makefile.mk
5105 ____________________________________________________________________________
5106 [  5095] By: jhi                                   on 2000/02/15  14:19:22
5107         Log: cc_r can be in different places (/usr/ibmcxx/bin or /usr/bin),
5108              easier just to drop the paranoid test.
5109      Branch: cfgperl
5110            ! hints/aix.sh
5111 ____________________________________________________________________________
5112 [  5094] By: gsar                                  on 2000/02/15  05:42:17
5113         Log: update exetype.pl tool
5114      Branch: perl
5115            ! win32/Makefile win32/bin/exetype.pl win32/makefile.mk
5116 ____________________________________________________________________________
5117 [  5093] By: jhi                                   on 2000/02/15  05:24:02
5118         Log: Integrate with Sarathy.
5119      Branch: cfgperl
5120           !> Porting/pumpkin.pod embed.h embed.pl ext/DB_File/DB_File.xs
5121           !> ext/GDBM_File/GDBM_File.xs ext/NDBM_File/NDBM_File.xs
5122           !> ext/ODBM_File/ODBM_File.xs ext/SDBM_File/SDBM_File.xs hv.c
5123           !> perl.c proto.h sv.c t/op/ord.t t/pragma/warnings.t
5124 ____________________________________________________________________________
5125 [  5092] By: jhi                                   on 2000/02/15  05:22:09
5126         Log: Unroll the libs scan thanks to HP-UX.
5127      Branch: cfgperl
5128            ! Configure config_h.SH hints/hpux.sh
5129      Branch: metaconfig
5130            ! U/modified/libpth.U U/modified/libs.U
5131      Branch: metaconfig/U/perl
5132            ! Extensions.U dlsrc.U
5133 ____________________________________________________________________________
5134 [  5091] By: gsar                                  on 2000/02/15  05:17:56
5135         Log: fix leaks in *DBM_File; safemalloc()ed things need to be freed with
5136              safefree() rather than Safefree()
5137      Branch: perl
5138            ! ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
5139            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
5140            ! ext/SDBM_File/SDBM_File.xs
5141 ____________________________________________________________________________
5142 [  5090] By: gsar                                  on 2000/02/15  04:54:17
5143         Log: fix memory leak in C<$x = *Y> provoked by change#4198, which
5144              introduced XPVMG storage in arenas
5145      Branch: perl
5146            ! sv.c
5147 ____________________________________________________________________________
5148 [  5089] By: jhi                                   on 2000/02/15  00:41:36
5149         Log: AIX perl linkage tweakage.
5150      Branch: cfgperl
5151            ! Makefile.SH
5152 ____________________________________________________________________________
5153 [  5088] By: jhi                                   on 2000/02/15  00:07:06
5154         Log: abort instead of just promising.
5155      Branch: cfgperl
5156            ! hints/aix.sh
5157 ____________________________________________________________________________
5158 [  5087] By: jhi                                   on 2000/02/14  23:51:05
5159         Log: silly compilers don't know that croak() exits
5160              and complain about unitialized RETVALs
5161      Branch: cfgperl
5162            ! ext/Sys/Syslog/Syslog.xs
5163 ____________________________________________________________________________
5164 [  5086] By: jhi                                   on 2000/02/14  21:13:24
5165         Log: Add lseektype and lseeksize to myconfig.
5166      Branch: cfgperl
5167            ! myconfig.SH
5168 ____________________________________________________________________________
5169 [  5085] By: gsar                                  on 2000/02/14  18:51:11
5170         Log: avoid warnings
5171      Branch: perl
5172            ! perl.c
5173 ____________________________________________________________________________
5174 [  5084] By: gsar                                  on 2000/02/14  18:26:08
5175         Log: fix small interpreter leaks identified by Purify
5176      Branch: perl
5177            ! Porting/pumpkin.pod embed.h embed.pl hv.c perl.c proto.h sv.c
5178            ! t/op/ord.t t/pragma/warnings.t
5179 ____________________________________________________________________________
5180 [  5083] By: jhi                                   on 2000/02/14  17:50:52
5181         Log: Remove tagged core files.
5182      Branch: cfgperl
5183            ! lib/ExtUtils/MM_Unix.pm
5184 ____________________________________________________________________________
5185 [  5082] By: jhi                                   on 2000/02/14  17:41:07
5186         Log: Prefer full_ar.
5187      Branch: cfgperl
5188            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5189 ____________________________________________________________________________
5190 [  5081] By: jhi                                   on 2000/02/14  17:20:32
5191         Log: Add ivtype, ivsize, nvtype, nvsize to myconfig.
5192      Branch: cfgperl
5193            ! myconfig.SH
5194 ____________________________________________________________________________
5195 [  5080] By: jhi                                   on 2000/02/14  15:33:03
5196         Log: Integrate with Sarathy.
5197      Branch: cfgperl
5198           !> Porting/pumpkin.pod av.c malloc.c sv.c
5199 ____________________________________________________________________________
5200 [  5079] By: gsar                                  on 2000/02/14  08:50:06
5201         Log: notes about running Purify
5202      Branch: perl
5203            ! Porting/pumpkin.pod av.c sv.c
5204 ____________________________________________________________________________
5205 [  5078] By: gsar                                  on 2000/02/14  07:27:21
5206         Log: use system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY
5207      Branch: perl
5208            ! malloc.c
5209 ____________________________________________________________________________
5210 [  5077] By: gsar                                  on 2000/02/14  07:25:44
5211         Log: integrate cfgperl contents into mainline
5212      Branch: perl
5213           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5214           !> config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
5215           !> hints/irix_6.sh hints/solaris_2.sh perl.h pod/perldelta.pod
5216           !> vms/subconfigure.com vos/config.def vos/config.h
5217           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
5218           !> win32/config.vc win32/config_H.bc win32/config_H.gc
5219           !> win32/config_H.vc
5220 ____________________________________________________________________________
5221 [  5076] By: jhi                                   on 2000/02/14  05:01:56
5222         Log: Integrate with Sarathy.
5223      Branch: cfgperl
5224           !> embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
5225 ____________________________________________________________________________
5226 [  5075] By: jhi                                   on 2000/02/14  04:56:52
5227         Log: Configure -A stopped processing of any further options.
5228      Branch: cfgperl
5229            ! Configure config_h.SH
5230      Branch: metaconfig
5231            ! U/modified/Options.U
5232 ____________________________________________________________________________
5233 [  5074] By: gsar                                  on 2000/02/14  04:45:01
5234         Log: remove outdated -DPURIFY code--it reports bogus errors during global
5235              destruction since we actually depend on SVs being in arenas there
5236      Branch: perl
5237            ! embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
5238 ____________________________________________________________________________
5239 [  5073] By: jhi                                   on 2000/02/13  19:28:17
5240         Log: Integrate with Sarathy.
5241      Branch: cfgperl
5242            - Todo-5.005
5243           !> cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
5244           !> util.c
5245 ____________________________________________________________________________
5246 [  5072] By: gsar                                  on 2000/02/13  19:02:07
5247         Log: more purification (pp_require() could access free memory; vdie()
5248              could think message was random length when passed a null argument;
5249              utilize() didn't set up the hash for the method name leading to
5250              pp_method_named() accessing random state; PL_curpm wasn't zeroed
5251              properly)
5252      Branch: perl
5253            ! cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
5254            ! util.c
5255 ____________________________________________________________________________
5256 [  5071] By: jhi                                   on 2000/02/12  19:59:35
5257         Log: uselonglong sits deep.
5258      Branch: cfgperl
5259            ! Configure config_h.SH hints/solaris_2.sh
5260      Branch: metaconfig/U/perl
5261            ! use64bits.U
5262 ____________________________________________________________________________
5263 [  5070] By: jhi                                   on 2000/02/12  01:25:41
5264         Log: megalomaniac 64-bit update: most importantly,
5265              uselonglong is eradicated, only backward
5266              compatibility hooks in use64bits remain.
5267      Branch: cfgperl
5268            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5269            ! config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
5270            ! hints/irix_6.sh hints/solaris_2.sh perl.h vms/subconfigure.com
5271            ! vos/config.def vos/config.h vos/config_h.SH_orig
5272            ! win32/config.bc win32/config.gc win32/config.vc
5273            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5274      Branch: metaconfig
5275            ! U/a_dvisory/quadtype.U U/modified/libpth.U U/modified/libs.U
5276      Branch: metaconfig/U/perl
5277            ! use64bits.U
5278 ____________________________________________________________________________
5279 [  5069] By: jhi                                   on 2000/02/11  21:13:41
5280         Log: undo #5064 for now; there seems to be no good selection
5281              of flags to add the new option.
5282      Branch: cfgperl
5283            ! hints/hpux.sh
5284 ____________________________________________________________________________
5285 [  5068] By: jhi                                   on 2000/02/11  21:01:21
5286         Log: Guard against accidental long long use.
5287      Branch: cfgperl
5288            ! perl.h
5289 ____________________________________________________________________________
5290 [  5067] By: jhi                                   on 2000/02/11  19:50:32
5291         Log: logic fixes
5292      Branch: cfgperl
5293            ! Configure config_h.SH
5294      Branch: metaconfig/U/perl
5295            ! uselonglong.U
5296 ____________________________________________________________________________
5297 [  5066] By: jhi                                   on 2000/02/11  19:32:30
5298         Log: Clarify 64-bit issues.
5299      Branch: cfgperl
5300            ! pod/perldelta.pod
5301 ____________________________________________________________________________
5302 [  5065] By: jhi                                   on 2000/02/11  18:13:29
5303         Log: Integrate with Sarathy.
5304      Branch: cfgperl
5305           !> ext/Devel/Peek/Peek.xs regcomp.c t/comp/require.t t/comp/use.t
5306           !> toke.c
5307 ____________________________________________________________________________
5308 [  5064] By: jhi                                   on 2000/02/11  18:11:47
5309         Log: Silence linker warnings about binary backward incompatibilities.
5310      Branch: cfgperl
5311            ! hints/hpux.sh
5312 ____________________________________________________________________________
5313 [  5063] By: gsar                                  on 2000/02/11  16:36:14
5314         Log: fix uninitialized memory reads found by purify
5315      Branch: perl
5316            ! ext/Devel/Peek/Peek.xs regcomp.c
5317 ____________________________________________________________________________
5318 [  5062] By: jhi                                   on 2000/02/11  00:11:39
5319         Log: de-fancify the largefiles hints
5320      Branch: cfgperl
5321            ! hints/hpux.sh
5322 ____________________________________________________________________________
5323 [  5061] By: gsar                                  on 2000/02/10  19:17:09
5324         Log: longstanding bug in parsing "require VERSION", could reallocate
5325              current line and not know it; exposed by change#5004; manifested
5326              as parse failure of C<{require 5.003}>
5327      Branch: perl
5328            ! t/comp/require.t t/comp/use.t toke.c
5329 ____________________________________________________________________________
5330 [  5060] By: jhi                                   on 2000/02/10  13:29:25
5331         Log: Integrate with Sarathy.
5332      Branch: cfgperl
5333           !> makedef.pl pp_ctl.c t/op/write.t win32/vdir.h
5334 ____________________________________________________________________________
5335 [  5059] By: gsar                                  on 2000/02/10  06:21:21
5336         Log: make global symbol exports AIX-specific
5337      Branch: perl
5338            ! makedef.pl
5339 ____________________________________________________________________________
5340 [  5058] By: gsar                                  on 2000/02/10  06:16:57
5341         Log: integrate cfgperl contents into mainline
5342      Branch: perl
5343           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
5344           !> Porting/config_H config_h.SH makedef.pl perl.h
5345           !> vms/subconfigure.com vos/config.def win32/config.bc
5346           !> win32/config.gc win32/config.vc win32/config_H.bc
5347           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
5348           !> win32/config_sh.PL
5349 ____________________________________________________________________________
5350 [  5057] By: gsar                                  on 2000/02/10  01:08:01
5351         Log: windows bugfixes for virtual directories under USE_ITHREADS:
5352              allows path mapping to unknown devices to work properly;
5353              special file names like CONOUT$ can be opened with sysopen()
5354              again
5355      Branch: perl
5356            ! win32/vdir.h
5357 ____________________________________________________________________________
5358 [  5056] By: gsar                                  on 2000/02/10  00:56:27
5359         Log: formline() could wipe out readonly-ness, freeing constants
5360              prematurely, or affect cloning of pad constants
5361      Branch: perl
5362            ! pp_ctl.c t/op/write.t
5363 ____________________________________________________________________________
5364 [  5055] By: jhi                                   on 2000/02/09  19:48:58
5365         Log: Regenerate Configure for I_SYSLOG.
5366      Branch: cfgperl
5367            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5368            ! config_h.SH
5369 ____________________________________________________________________________
5370 [  5054] By: jhi                                   on 2000/02/09  19:38:04
5371         Log: fix AIX and multiplicity problems
5372      Branch: cfgperl
5373            ! Makefile.SH makedef.pl
5374 ____________________________________________________________________________
5375 [  5053] By: bailey                                on 2000/02/09  10:58:11
5376         Log: remove redundant archcore directory prefix in installperl
5377      Branch: vmsperl
5378            ! installperl
5379 ____________________________________________________________________________
5380 [  5052] By: bailey                                on 2000/02/09  10:44:22
5381         Log: Work around prefixing bug in older DECC preprocessors
5382      Branch: vmsperl
5383            ! vms/vms.c vms/vmsish.h
5384 ____________________________________________________________________________
5385 [  5051] By: bailey                                on 2000/02/09  09:52:06
5386         Log: Eliminate unnecessary (and sometimes confounding) test for
5387              word boundary
5388      Branch: vmsperl
5389            ! lib/ExtUtils/MM_VMS.pm
5390 ____________________________________________________________________________
5391 [  5050] By: bailey                                on 2000/02/09  09:29:06
5392         Log: Minor fixes to assuage picky compilers (unsigned comparisons and
5393              alias rules lead to compilation warnings)
5394      Branch: vmsperl
5395            ! av.c mg.h pp_sys.c scope.c sv.c vms/vms.c
5396 ____________________________________________________________________________
5397 [  5049] By: bailey                                on 2000/02/09  09:09:45
5398         Log: Resync with mainline
5399      Branch: vmsperl
5400           +> Todo-5.6 ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
5401           +> ext/Sys/Syslog/Syslog.xs lib/Pod/Find.pm lib/Pod/ParseUtils.pm
5402           +> pod/perlapi.pod pod/perlintern.pod pod/perlunicode.pod
5403           +> t/op/exists_sub.t t/op/ver.t t/pragma/diagnostics.t
5404           +> vos/config.def vos/config.pl win32/bin/exetype.pl
5405            - Todo-5.005 lib/Sys/Syslog.pm lib/caller.pm
5406            ! vms/subconfigure.com
5407           !> (integrate 358 files)
5408 ____________________________________________________________________________
5409 [  5048] By: jhi                                   on 2000/02/09  03:54:05
5410         Log: OS/2 gcc doesn't like -o foo.exe and -Zexe simultaneously
5411              (reported by Yitzchak Scott-Thoennes in p5p)
5412      Branch: cfgperl
5413            ! Configure config_h.SH
5414      Branch: metaconfig
5415            ! U/modified/Cppsym.U
5416 ____________________________________________________________________________
5417 [  5047] By: jhi                                   on 2000/02/09  02:56:43
5418         Log: (fake) use of getcwd.
5419      Branch: cfgperl
5420            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5421            ! config_h.SH perl.h
5422 ____________________________________________________________________________
5423 [  5046] By: jhi                                   on 2000/02/09  02:22:50
5424         Log: lib scan fix
5425      Branch: cfgperl
5426            ! Configure config_h.SH
5427      Branch: metaconfig
5428            ! U/modified/libs.U
5429 ____________________________________________________________________________
5430 [  5045] By: jhi                                   on 2000/02/09  02:17:34
5431         Log: Reintroduce #5019 via metaconfig.
5432      Branch: cfgperl
5433            ! Configure config_h.SH
5434      Branch: metaconfig
5435            ! U/installdirs/inc_version_list.U
5436 ____________________________________________________________________________
5437 [  5044] By: jhi                                   on 2000/02/09  02:07:08
5438         Log: Add/restore probes for getcwd/mk*temp*/mmap.
5439      Branch: cfgperl
5440            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5441            ! config_h.SH perl.h vms/subconfigure.com vos/config.def
5442            ! win32/config.bc win32/config.gc win32/config.vc
5443            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5444            ! win32/config_h.PL win32/config_sh.PL
5445      Branch: metaconfig
5446            ! U/modified/d_mkstemp.U U/modified/libs.U
5447      Branch: metaconfig/U/perl
5448            + d_mkdtemp.U d_mkstemps.U
5449 ____________________________________________________________________________
5450 [  5043] By: jhi                                   on 2000/02/08  20:58:02
5451         Log: Integrate with Sarathy.
5452      Branch: cfgperl
5453           +> Todo-5.6 t/op/ver.t win32/bin/exetype.pl
5454           !> (integrate 110 files)
5455 ____________________________________________________________________________
5456 [  5042] By: gsar                                  on 2000/02/08  20:32:12
5457         Log: avoid exiting just because we didn't scan for libm ('libs' may still
5458              have it, but we avoided scan for things in 'libs')
5459      Branch: perl
5460            ! Configure
5461
5462 ----------------
5463 Version v5.5.650
5464 ----------------
5465
5466 ____________________________________________________________________________
5467 [  5041] By: gsar                                  on 2000/02/08  07:57:11
5468         Log: update Changes
5469      Branch: perl
5470            ! Changes
5471 ____________________________________________________________________________
5472 [  5040] By: gsar                                  on 2000/02/08  07:51:20
5473         Log: documentation patches (from Michael Schwern and Yitzchak
5474              Scott-Thoennes)
5475      Branch: perl
5476            ! av.c hv.c lib/UNIVERSAL.pm pod/perlapi.pod
5477 ____________________________________________________________________________
5478 [  5039] By: gsar                                  on 2000/02/08  07:22:46
5479         Log: alias to $^V to $PERL_VERSION_TUPLE
5480      Branch: perl
5481            ! lib/English.pm pod/perlvar.pod
5482 ____________________________________________________________________________
5483 [  5038] By: gsar                                  on 2000/02/08  07:03:34
5484         Log: update Changes
5485      Branch: perl
5486            ! Changes pod/perlhist.pod
5487 ____________________________________________________________________________
5488 [  5037] By: gsar                                  on 2000/02/08  06:59:55
5489         Log: Windows has a somewhat different sitelib layout, and needs
5490              $sitelib/archname added as well
5491      Branch: perl
5492            ! perl.c
5493 ____________________________________________________________________________
5494 [  5036] By: gsar                                  on 2000/02/08  06:59:03
5495         Log: change#4987 appears to have broken libs scan for platforms that
5496              don't set ignore_versioned_solibs (Solaris is one of them); add
5497              derivative fix from the older logic for skipping versioned .so
5498              libs
5499      Branch: perl
5500            ! Configure
5501 ____________________________________________________________________________
5502 [  5035] By: gsar                                  on 2000/02/07  21:21:44
5503         Log: sprintf("%v"...) buffer resizing busted
5504      Branch: perl
5505            ! sv.c
5506 ____________________________________________________________________________
5507 [  5034] By: gsar                                  on 2000/02/07  19:16:21
5508         Log: update Changes
5509      Branch: perl
5510            ! Changes pod/perlhist.pod
5511 ____________________________________________________________________________
5512 [  5033] By: gsar                                  on 2000/02/07  19:01:08
5513         Log: stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
5514              only when XX > 127
5515      Branch: perl
5516            ! pp_hot.c toke.c
5517 ____________________________________________________________________________
5518 [  5032] By: gsar                                  on 2000/02/07  18:25:31
5519         Log: add note about printf("%v",...)
5520      Branch: perl
5521            ! pod/perldelta.pod
5522 ____________________________________________________________________________
5523 [  5031] By: gsar                                  on 2000/02/07  18:18:43
5524         Log: update Changes
5525      Branch: perl
5526            ! Changes Todo-5.6
5527 ____________________________________________________________________________
5528 [  5030] By: gsar                                  on 2000/02/07  18:17:49
5529         Log: thinko in change#5029
5530      Branch: perl
5531            ! gv.c
5532 ____________________________________________________________________________
5533 [  5029] By: gsar                                  on 2000/02/07  17:49:58
5534         Log: change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
5535              introduce -C switch (sets $^WIDE_SYSTEM_CALLS)
5536      Branch: perl
5537            ! embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
5538            ! pod/perlrun.pod pod/perlunicode.pod pod/perlvar.pod
5539            ! win32/win32.h
5540 ____________________________________________________________________________
5541 [  5028] By: gsar                                  on 2000/02/07  17:10:03
5542         Log: perlport updates (from Peter Prymmer)
5543      Branch: perl
5544            ! pod/perlport.pod
5545 ____________________________________________________________________________
5546 [  5027] By: gsar                                  on 2000/02/07  16:53:47
5547         Log: fix up Todo-5.6
5548      Branch: perl
5549            ! Todo-5.6
5550 ____________________________________________________________________________
5551 [  5026] By: gsar                                  on 2000/02/07  16:32:31
5552         Log: rename Todo-5.005 to Todo-5.6
5553      Branch: perl
5554           +> Todo-5.6
5555            - Todo-5.005
5556            ! MANIFEST
5557 ____________________________________________________________________________
5558 [  5025] By: gsar                                  on 2000/02/07  16:09:54
5559         Log: ${^Warnings} renamed to ${^WARNING_BITS}
5560      Branch: perl
5561            ! gv.c lib/warnings.pm mg.c pod/perltoc.pod pod/perlvar.pod
5562            ! toke.c warnings.pl
5563 ____________________________________________________________________________
5564 [  5024] By: gsar                                  on 2000/02/07  11:47:06
5565         Log: various Windows tweaks: make $^E a little less buggy by saving
5566              and restoring system error across TLS fetch; avoid needless
5567              copying of buffers
5568      Branch: perl
5569            ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
5570            ! win32/win32.h
5571 ____________________________________________________________________________
5572 [  5023] By: gsar                                  on 2000/02/07  11:44:19
5573         Log: avoid MakeMaker setting $^W=1
5574      Branch: perl
5575            ! lib/ExtUtils/MakeMaker.pm
5576 ____________________________________________________________________________
5577 [  5022] By: gsar                                  on 2000/02/07  10:38:56
5578         Log: up to v5.5.650
5579      Branch: perl
5580            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
5581            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
5582 ____________________________________________________________________________
5583 [  5021] By: gsar                                  on 2000/02/07  10:10:31
5584         Log: mention threads status in pod
5585      Branch: perl
5586            ! ext/Thread/Thread.pm
5587 ____________________________________________________________________________
5588 [  5020] By: gsar                                  on 2000/02/07  09:57:46
5589         Log: tolerate NULL SITELIB_EXP
5590      Branch: perl
5591            ! perl.c
5592 ____________________________________________________________________________
5593 [  5019] By: gsar                                  on 2000/02/07  09:46:11
5594         Log: NULL-terminate PERL_INC_VERSION_LIST
5595      Branch: perl
5596            ! Configure perl.c win32/config.bc win32/config.gc
5597            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5598            ! win32/config_H.vc
5599 ____________________________________________________________________________
5600 [  5018] By: gsar                                  on 2000/02/07  09:13:10
5601         Log: add compatible versions from $Config{inc_ver_list} to search
5602              paths automatically (from Tom Hughes <tom@compton.nu>)
5603      Branch: perl
5604            ! lib/lib.pm perl.c
5605 ____________________________________________________________________________
5606 [  5017] By: gsar                                  on 2000/02/07  08:58:56
5607         Log: makefiles now use exetype.pl to make wperl.exe
5608      Branch: perl
5609            ! sv.c win32/Makefile win32/makefile.mk
5610 ____________________________________________________________________________
5611 [  5016] By: gsar                                  on 2000/02/07  08:38:25
5612         Log: add exetype.pl (from Jan Dubois)
5613      Branch: perl
5614            + win32/bin/exetype.pl
5615            ! MANIFEST
5616 ____________________________________________________________________________
5617 [  5015] By: gsar                                  on 2000/02/07  08:29:28
5618         Log: pod fixes (from Abigail and M J T Guy)
5619      Branch: perl
5620            ! Changes README.os2 gv.c pod/perlapi.pod pod/perldebug.pod
5621            ! pod/perldelta.pod pod/perldiag.pod pod/perlopentut.pod
5622            ! pod/perlport.pod pod/perlvar.pod
5623 ____________________________________________________________________________
5624 [  5014] By: gsar                                  on 2000/02/07  07:09:08
5625         Log: clarify behavior of vec() when arguments are off the end of the
5626              string (from M J T Guy)
5627      Branch: perl
5628            ! pod/perlfunc.pod
5629 ____________________________________________________________________________
5630 [  5013] By: gsar                                  on 2000/02/07  07:08:15
5631         Log: remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...)
5632              now return bytes all the way to 255, they will be transparently
5633              coerced (in future) to UTF-8 when they are used in operations
5634              involving other UTF-8 strings; C<use utf8> doesn't set $^U anymore
5635      Branch: perl
5636            ! lib/byte.pm lib/utf8.pm pod/perlunicode.pod pod/perlvar.pod
5637            ! pp.c sv.c
5638 ____________________________________________________________________________
5639 [  5012] By: gsar                                  on 2000/02/07  06:36:33
5640         Log: partly revert change#4851, apparently POSIX::uname() may not be correct
5641              per strict reading of standard (says Tom Christiansen)
5642      Branch: perl
5643            ! lib/Sys/Hostname.pm
5644 ____________________________________________________________________________
5645 [  5011] By: gsar                                  on 2000/02/07  06:26:30
5646         Log: allow 64-bit utf8-encoded integers (from Ilya Zakharevich)
5647      Branch: perl
5648            ! utf8.c utf8.h
5649 ____________________________________________________________________________
5650 [  5010] By: gsar                                  on 2000/02/06  21:27:03
5651         Log: fix debug code in Perl_malloc() (from Ilya Zakharevich)
5652      Branch: perl
5653            ! malloc.c
5654 ____________________________________________________________________________
5655 [  5009] By: gsar                                  on 2000/02/06  20:45:30
5656         Log: set SvUTF8 on vectors only if there are chars > 127; update copyright
5657              years (from Gisle Aas)
5658      Branch: perl
5659            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
5660            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
5661            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
5662            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
5663            ! toke.c utf8.c utf8.h util.c util.h
5664 ____________________________________________________________________________
5665 [  5008] By: gsar                                  on 2000/02/06  19:28:31
5666         Log: use builtin __CYGWIN__ rather than -DCYGWIN (from Eric Fifer
5667              <EFifer@sanwaint.com>)
5668      Branch: perl
5669            ! EXTERN.h XSUB.h doio.c ext/POSIX/POSIX.xs
5670            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
5671            ! hints/cygwin.sh lib/ExtUtils/MM_Cygwin.pm mg.c perl.h
5672            ! unixish.h util.c
5673 ____________________________________________________________________________
5674 [  5007] By: gsar                                  on 2000/02/06  17:47:01
5675         Log: reduce memory consumption of POSIX.pm (from Ilya Zakharevich)
5676      Branch: perl
5677            ! ext/POSIX/POSIX.pm
5678 ____________________________________________________________________________
5679 [  5006] By: gsar                                  on 2000/02/06  17:28:35
5680         Log: integrate cfgperl contents into mainline
5681      Branch: perl
5682           !> Configure config_h.SH ext/Sys/Syslog/Syslog.xs hints/hpux.sh
5683           !> perl.h pp_sys.c
5684 ____________________________________________________________________________
5685 [  5005] By: gsar                                  on 2000/02/06  17:18:39
5686         Log: VOS port updates (from Paul Green <Paul_Green@stratus.com>)
5687      Branch: perl
5688            ! README.vos pod/perlport.pod vos/Changes vos/build.cm
5689            ! vos/compile_perl.cm vos/config.def vos/config.h vos/config.pl
5690            ! vos/config_h.SH_orig vos/perl.bind vos/test_vos_dummies.c
5691            ! vos/vos_dummies.c vos/vosish.h
5692 ____________________________________________________________________________
5693 [  5004] By: gsar                                  on 2000/02/06  17:00:49
5694         Log: fix parse error on C<{ use strict }> and other constructs that
5695              make the parser reenter while LEX_KNOWNEXT is active
5696      Branch: perl
5697            ! t/comp/use.t toke.c
5698 ____________________________________________________________________________
5699 [  5003] By: gsar                                  on 2000/02/06  14:57:30
5700         Log: avoid -Bforcearchive on netbsd too
5701      Branch: perl
5702            ! Changes hints/netbsd.sh
5703 ____________________________________________________________________________
5704 [  5002] By: gsar                                  on 2000/02/06  14:45:17
5705         Log: revised notes about Pod::Parser & Co.
5706      Branch: perl
5707            ! lib/Pod/Usage.pm pod/perldelta.pod
5708 ____________________________________________________________________________
5709 [  5001] By: gsar                                  on 2000/02/06  14:02:43
5710         Log: fix description of obsolete diagnostic
5711      Branch: perl
5712            ! pod/perldiag.pod
5713 ____________________________________________________________________________
5714 [  5000] By: gsar                                  on 2000/02/06  13:59:58
5715         Log: allow "\x{12ab}" even without C<use utf8>
5716      Branch: perl
5717            ! t/pragma/warn/toke toke.c
5718 ____________________________________________________________________________
5719 [  4999] By: gsar                                  on 2000/02/06  13:58:31
5720         Log: make perlbug use new-style version numbers; improve compatibility
5721              (runs with perl 5.005); fix swapped old vs new version reporting
5722      Branch: perl
5723            ! utils/perlbug.PL
5724 ____________________________________________________________________________
5725 [  4998] By: gsar                                  on 2000/02/06  13:56:45
5726         Log: support sprintf("v%v", v1.2.3) (works on any string argument, in
5727              fact); add tests for version tuples
5728      Branch: perl
5729            + t/op/ver.t
5730            ! MANIFEST perl.c pod/perldiag.pod pod/perlfunc.pod
5731            ! pod/perlop.pod sv.c toke.c
5732 ____________________________________________________________________________
5733 [  4997] By: gsar                                  on 2000/02/04  21:40:08
5734         Log: change#4970 fallout for useithreads
5735      Branch: perl
5736            ! sv.c
5737 ____________________________________________________________________________
5738 [  4996] By: jhi                                   on 2000/02/04  20:09:00
5739         Log: Largefilify offsets of tied handles.
5740      Branch: cfgperl
5741            ! pp_sys.c
5742 ____________________________________________________________________________
5743 [  4995] By: jhi                                   on 2000/02/04  19:54:25
5744         Log: Sanity check for libraries scan.
5745      Branch: cfgperl
5746            ! Configure config_h.SH
5747      Branch: metaconfig
5748            ! U/modified/libs.U
5749 ____________________________________________________________________________
5750 [  4994] By: jhi                                   on 2000/02/04  19:48:42
5751         Log: HP-UX largefileness doesn't like lseek being redeclared;
5752              no more USE_LONG_LONG.
5753      Branch: cfgperl
5754            ! perl.h
5755 ____________________________________________________________________________
5756 [  4993] By: jhi                                   on 2000/02/04  19:18:59
5757         Log: fix the description as much as possible; the whole
5758              separation into three different symbols lists is
5759              pretty broken now.
5760      Branch: metaconfig
5761            ! U/modified/Cppsym.U
5762 ____________________________________________________________________________
5763 [  4992] By: jhi                                   on 2000/02/04  19:13:10
5764         Log: Use <syslog.h>, not <sys/syslog.h>.
5765      Branch: cfgperl
5766            ! Configure config_h.SH ext/Sys/Syslog/Syslog.xs
5767 ____________________________________________________________________________
5768 [  4991] By: gsar                                  on 2000/02/04  19:11:07
5769         Log: dmake is on CPAN now
5770      Branch: perl
5771            ! README.win32
5772 ____________________________________________________________________________
5773 [  4990] By: jhi                                   on 2000/02/04  19:04:01
5774         Log: Re-introduce #4817 and #4964 wiped out by #4987.
5775      Branch: cfgperl
5776            ! Configure config_h.SH
5777      Branch: metaconfig
5778            ! U/threads/usethreads.U
5779      Branch: metaconfig/U/perl
5780            ! patchlevel.U
5781 ____________________________________________________________________________
5782 [  4989] By: jhi                                   on 2000/02/04  18:54:00
5783         Log: typo fix
5784      Branch: cfgperl
5785            ! Configure config_h.SH
5786      Branch: metaconfig
5787            ! U/modified/libs.U
5788 ____________________________________________________________________________
5789 [  4988] By: jhi                                   on 2000/02/04  18:34:06
5790         Log: Integrate with Sarathy.
5791      Branch: cfgperl
5792           +> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
5793           +> ext/Sys/Syslog/Syslog.xs
5794            - lib/Sys/Syslog.pm
5795           !> (integrate 37 files)
5796 ____________________________________________________________________________
5797 [  4987] By: jhi                                   on 2000/02/04  18:31:05
5798         Log: Configure megamaintenance.  Cppsym (hopefully) final spasms;
5799              default is to use long long if available; various nits
5800              here and there; fixed to hpux 64-bitnes and largefileness.
5801      Branch: cfgperl
5802            ! Configure config_h.SH hints/hpux.sh perl.h
5803      Branch: metaconfig
5804            ! U/a_dvisory/quadtype.U U/modified/Cppsym.U
5805            ! U/modified/d_gethname.U U/modified/libpth.U U/modified/libs.U
5806      Branch: metaconfig/U/perl
5807            ! d_fseeko.U d_ftello.U dlsrc.U uselongdbl.U uselonglong.U
5808            ! usemultiplicity.U xs_apiversion.U
5809 ____________________________________________________________________________
5810 [  4986] By: gsar                                  on 2000/02/04  17:26:37
5811         Log: avoid bad cast warnings (from Robin Barker <rmb1@cise.npl.co.uk>)
5812      Branch: perl
5813            ! sv.c
5814 ____________________________________________________________________________
5815 [  4985] By: gsar                                  on 2000/02/04  16:43:49
5816         Log: avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)
5817      Branch: perl
5818            ! ext/Devel/DProf/DProf.xs
5819 ____________________________________________________________________________
5820 [  4984] By: gsar                                  on 2000/02/04  08:20:05
5821         Log: CPAN.pm updated to v1.52 (from Andreas Koenig)
5822      Branch: perl
5823            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5824 ____________________________________________________________________________
5825 [  4983] By: gsar                                  on 2000/02/04  08:00:38
5826         Log: updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>)
5827      Branch: perl
5828            ! hints/openbsd.sh
5829 ____________________________________________________________________________
5830 [  4982] By: gsar                                  on 2000/02/04  07:54:04
5831         Log: pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)
5832      Branch: perl
5833            ! lib/Pod/Parser.pm
5834 ____________________________________________________________________________
5835 [  4981] By: gsar                                  on 2000/02/04  07:34:38
5836         Log: avoid assuming cc accepts -o switch (from Tom Hughes)
5837      Branch: perl
5838            ! Makefile.SH
5839 ____________________________________________________________________________
5840 [  4980] By: gsar                                  on 2000/02/04  07:29:59
5841         Log: Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)
5842      Branch: perl
5843            + ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
5844            + ext/Sys/Syslog/Syslog.xs
5845            - lib/Sys/Syslog.pm
5846            ! MANIFEST pod/perldelta.pod
5847 ____________________________________________________________________________
5848 [  4979] By: gsar                                  on 2000/02/04  07:13:19
5849         Log: pod updates (from David Adler, M J T Guy)
5850      Branch: perl
5851            ! pod/perlfaq2.pod pod/perlop.pod pod/perlsyn.pod
5852 ____________________________________________________________________________
5853 [  4978] By: gsar                                  on 2000/02/04  07:08:14
5854         Log: typos in config_h.SH (from Paul_Green@vos.stratus.com)
5855      Branch: perl
5856            ! config_h.SH
5857 ____________________________________________________________________________
5858 [  4977] By: gsar                                  on 2000/02/04  07:06:10
5859         Log: avoid adding null components to LD_LIBRARY_PATH, OpenBSD has trouble
5860              with them (from Todd C. Miller <Todd.Miller@courtesan.com>)
5861      Branch: perl
5862            ! Makefile.SH
5863 ____________________________________________________________________________
5864 [  4976] By: gsar                                  on 2000/02/04  06:33:43
5865         Log: VMS update (from Dan Sugalski and Peter Prymmer)
5866      Branch: perl
5867            ! configure.com vms/descrip_mms.template vms/subconfigure.com
5868 ____________________________________________________________________________
5869 [  4975] By: gsar                                  on 2000/02/04  05:51:14
5870         Log: patch to provide more informative names for evals and anonymous
5871              subroutines (from Ilya Zakharevich)
5872      Branch: perl
5873            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs lib/Dumpvalue.pm
5874            ! lib/dumpvar.pl lib/perl5db.pl op.c perl.h pod/perldebug.pod
5875            ! pod/perlvar.pod pp_ctl.c
5876 ____________________________________________________________________________
5877 [  4974] By: gsar                                  on 2000/02/04  05:05:57
5878         Log: off-by-one in malloc.c (from Ilya Zakharevich)
5879      Branch: perl
5880            ! malloc.c
5881 ____________________________________________________________________________
5882 [  4973] By: gsar                                  on 2000/02/04  05:03:00
5883         Log: OS/2 build fixups from Ilya Zakharevich
5884      Branch: perl
5885            ! ext/Devel/DProf/DProf.xs os2/Makefile.SHs t/op/fork.t
5886 ____________________________________________________________________________
5887 [  4972] By: gsar                                  on 2000/02/04  04:58:57
5888         Log: avoid /* within comment
5889      Branch: perl
5890            ! xsutils.c
5891 ____________________________________________________________________________
5892 [  4971] By: gsar                                  on 2000/02/04  04:56:09
5893         Log: another HINT_BYTE victim
5894      Branch: perl
5895            ! lib/charnames.pm
5896 ____________________________________________________________________________
5897 [  4970] By: gsar                                  on 2000/02/04  04:45:13
5898         Log: fix pad_alloc panic from C<my $w; sub { my($i) = @_; sub { $w } }>
5899      Branch: perl
5900            ! op.c scope.c scope.h t/op/closure.t toke.c
5901 ____________________________________________________________________________
5902 [  4969] By: gsar                                  on 2000/02/04  01:09:37
5903         Log: byte.pm and HINT_BYTE don't match (0x8, not 0x10!)
5904      Branch: perl
5905            ! lib/byte.pm
5906 ____________________________________________________________________________
5907 [  4968] By: jhi                                   on 2000/02/02  13:17:25
5908         Log: Integrate with Sarathy.
5909      Branch: cfgperl
5910           +> lib/Pod/Find.pm lib/Pod/ParseUtils.pm
5911            ! Configure
5912           !> (integrate 29 files)
5913
5914 ----------------
5915 Version v5.5.640
5916 ----------------
5917
5918 ____________________________________________________________________________
5919 [  4967] By: gsar                                  on 2000/02/02  12:22:29
5920         Log: update makerel for new version format
5921      Branch: perl
5922            ! Changes Porting/makerel
5923 ____________________________________________________________________________
5924 [  4966] By: gsar                                  on 2000/02/02  11:42:03
5925         Log: workaround for undefined symbol
5926      Branch: perl
5927            ! win32/win32.h
5928 ____________________________________________________________________________
5929 [  4965] By: gsar                                  on 2000/02/02  11:19:19
5930         Log: on cygwin, h_errno is now "__declspec(dllimport) int h_errno"
5931              (from Eric Fifer <EFifer@sanwaint.com>)
5932      Branch: perl
5933            ! pp_sys.c
5934 ____________________________________________________________________________
5935 [  4964] By: gsar                                  on 2000/02/02  11:11:15
5936         Log: adjust notes on use5005threads
5937      Branch: perl
5938            ! Configure INSTALL README.threads
5939 ____________________________________________________________________________
5940 [  4963] By: gsar                                  on 2000/02/02  10:14:30
5941         Log: fix typo
5942      Branch: perl
5943            ! Configure
5944 ____________________________________________________________________________
5945 [  4962] By: gsar                                  on 2000/02/02  10:13:10
5946         Log: integrate selected changes from cfgperl (#4899,4900,4904,4918)
5947      Branch: perl
5948           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5949           !> config_h.SH ext/IO/IO.xs lib/Benchmark.pm
5950 ____________________________________________________________________________
5951 [  4961] By: gsar                                  on 2000/02/02  09:55:45
5952         Log: PodParser-1.092 update via CPAN (from Brad Appleton)
5953      Branch: perl
5954            + lib/Pod/Find.pm lib/Pod/ParseUtils.pm
5955            ! MANIFEST lib/Pod/Checker.pm t/pod/poderrs.t t/pod/poderrs.xr
5956 ____________________________________________________________________________
5957 [  4960] By: gsar                                  on 2000/02/02  08:22:31
5958         Log: replace misleading docs with a BUGS section
5959      Branch: perl
5960            ! lib/English.pm
5961 ____________________________________________________________________________
5962 [  4959] By: gsar                                  on 2000/02/02  08:16:17
5963         Log: remove FUD from perlfunc/use (from M J T Guy)
5964      Branch: perl
5965            ! pod/perlfunc.pod
5966 ____________________________________________________________________________
5967 [  4958] By: gsar                                  on 2000/02/02  08:13:04
5968         Log: Benchmark displays bogus CPU stats (suggested by Cedric Auzanne
5969              <cedric.auzanne@nist.gov>)
5970      Branch: perl
5971            ! Changes lib/Benchmark.pm
5972 ____________________________________________________________________________
5973 [  4957] By: gsar                                  on 2000/02/02  08:04:52
5974         Log: fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)
5975      Branch: perl
5976            ! pp_hot.c
5977 ____________________________________________________________________________
5978 [  4956] By: gsar                                  on 2000/02/02  08:02:57
5979         Log: flock() pod talks about "adding" in the sense of "or-ing"
5980      Branch: perl
5981            ! pod/perlfunc.pod
5982 ____________________________________________________________________________
5983 [  4955] By: gsar                                  on 2000/02/02  07:58:35
5984         Log: fixes for switching files in the debugger (from Ilya Zakharevich)
5985      Branch: perl
5986            ! lib/perl5db.pl pod/perldebug.pod
5987 ____________________________________________________________________________
5988 [  4954] By: gsar                                  on 2000/02/02  07:53:51
5989         Log: use warnings rather than fiddling with $^W (from Paul Marquess)
5990      Branch: perl
5991            ! lib/Cwd.pm lib/English.pm lib/ExtUtils/MM_Unix.pm
5992            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm lib/Fatal.pm
5993            ! lib/File/Spec/Win32.pm lib/Math/BigFloat.pm
5994            ! lib/Text/ParseWords.pm lib/utf8_heavy.pl
5995 ____________________________________________________________________________
5996 [  4953] By: gsar                                  on 2000/02/02  07:40:33
5997         Log: dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)
5998      Branch: perl
5999            ! hints/dynixptx.sh
6000 ____________________________________________________________________________
6001 [  4952] By: gsar                                  on 2000/02/02  07:36:39
6002         Log: deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka and
6003              Brad Appleton)
6004      Branch: perl
6005            ! pod/perldelta.pod
6006 ____________________________________________________________________________
6007 [  4951] By: gsar                                  on 2000/02/02  06:54:22
6008         Log: avoid mismatched type warnings
6009      Branch: perl
6010            ! embed.pl perlapi.h
6011 ____________________________________________________________________________
6012 [  4950] By: jhi                                   on 2000/02/02  06:49:10
6013         Log: Integrate with Sarathy.
6014      Branch: cfgperl
6015           +> pod/perlunicode.pod
6016           !> MANIFEST Makefile.SH lib/File/Spec/Win32.pm lib/Text/Tabs.pm
6017           !> lib/byte.pm lib/byte_heavy.pl lib/utf8.pm lib/warnings.pm
6018           !> makedef.pl op.c perl.h pod/perldelta.pod pp_ctl.c regcomp.c
6019           !> regexec.c t/pragma/warn/2use utf8.h utils/perldoc.PL
6020           !> vms/descrip_mms.template warnings.pl
6021 ____________________________________________________________________________
6022 [  4949] By: gsar                                  on 2000/02/02  06:41:17
6023         Log: fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)
6024      Branch: perl
6025            ! lib/File/Spec/Win32.pm
6026 ____________________________________________________________________________
6027 [  4948] By: gsar                                  on 2000/02/02  06:30:41
6028         Log: makefile tweak
6029      Branch: perl
6030            ! Makefile.SH
6031 ____________________________________________________________________________
6032 [  4947] By: gsar                                  on 2000/02/02  06:27:43
6033         Log: future-proof unknown warning categories (from Greg Bacon
6034              <gbacon@cs.uah.edu>)
6035      Branch: perl
6036            ! lib/warnings.pm t/pragma/warn/2use warnings.pl
6037 ____________________________________________________________________________
6038 [  4946] By: gsar                                  on 2000/02/02  06:21:34
6039         Log: doc tweak (from Michael G Schwern <schwern@pobox.com>)
6040      Branch: perl
6041            ! lib/Text/Tabs.pm
6042 ____________________________________________________________________________
6043 [  4945] By: gsar                                  on 2000/02/02  06:03:04
6044         Log: more meaningful message on invalid pattern argument (from
6045              Kevin Meltzer <KMeltzer@USCO.com>)
6046      Branch: perl
6047            ! utils/perldoc.PL
6048 ____________________________________________________________________________
6049 [  4944] By: gsar                                  on 2000/02/02  05:43:49
6050         Log: XSLoader build patch for VMS (from Craig A. Berry
6051              <craig.berry@metamorgs.com>)
6052      Branch: perl
6053            ! vms/descrip_mms.template
6054 ____________________________________________________________________________
6055 [  4943] By: gsar                                  on 2000/02/02  03:40:49
6056         Log: reword some sections of perlunicode.pod
6057      Branch: perl
6058            ! pod/perlunicode.pod
6059 ____________________________________________________________________________
6060 [  4942] By: gsar                                  on 2000/02/01  21:02:01
6061         Log: AIX warning on undefined symbol
6062      Branch: perl
6063            ! makedef.pl
6064 ____________________________________________________________________________
6065 [  4941] By: gsar                                  on 2000/02/01  20:29:30
6066         Log: HINT_UTF8 is not propagated to the op tree anymore; add a
6067              perlunicode.pod that reflects changes to unicode support so far
6068      Branch: perl
6069            + pod/perlunicode.pod
6070            ! MANIFEST lib/byte.pm lib/byte_heavy.pl lib/utf8.pm op.c perl.h
6071            ! pod/perldelta.pod pp_ctl.c regcomp.c regexec.c utf8.h
6072 ____________________________________________________________________________
6073 [  4940] By: jhi                                   on 2000/02/01  12:22:30
6074         Log: Integrate with Sarathy.
6075      Branch: cfgperl
6076           !> embed.pl embedvar.h global.sym gv.c intrpvar.h
6077           !> lib/charnames.pm lib/utf8.pm mg.c objXSUB.h op.c op.h
6078           !> perlapi.c perlapi.h pod/perlvar.pod pp.c sv.c sv.h
6079           !> t/lib/charnames.t toke.c win32/win32.c win32/win32.h
6080 ____________________________________________________________________________
6081 [  4939] By: gsar                                  on 2000/02/01  08:52:16
6082         Log: export pregexec(), Tk uses it
6083      Branch: perl
6084            ! embed.pl global.sym objXSUB.h perlapi.c
6085 ____________________________________________________________________________
6086 [  4938] By: gsar                                  on 2000/02/01  04:00:09
6087         Log: mark literal utf8 in string literals properly
6088      Branch: perl
6089            ! toke.c
6090 ____________________________________________________________________________
6091 [  4937] By: gsar                                  on 2000/01/31  20:19:34
6092         Log: introduce $^U, a global bit to indicate whether system
6093              calls should using widechar APIs; chr and sprintf "%c" also
6094              follow this flag in the absense of "use byte"; "use utf8"
6095              sets $^U=1 (this appears kludgey)
6096      Branch: perl
6097            ! embedvar.h gv.c intrpvar.h lib/charnames.pm lib/utf8.pm mg.c
6098            ! op.c op.h perlapi.h pod/perlvar.pod pp.c sv.c sv.h
6099            ! t/lib/charnames.t win32/win32.h
6100 ____________________________________________________________________________
6101 [  4936] By: jhi                                   on 2000/01/31  20:17:44
6102         Log: HP-UX (induced) fixes.
6103      Branch: cfgperl
6104            ! Configure config_h.SH hints/hpux.sh
6105      Branch: metaconfig
6106            ! U/modified/Oldconfig.U U/modified/libs.U
6107      Branch: metaconfig/U/perl
6108            ! quadfio.U
6109 ____________________________________________________________________________
6110 [  4935] By: jhi                                   on 2000/01/31  19:15:43
6111         Log: Cosmetics.
6112      Branch: metaconfig
6113            ! U/compline/d_gconvert.U
6114 ____________________________________________________________________________
6115 [  4934] By: jhi                                   on 2000/01/31  19:15:22
6116         Log: Cppsym saga continues.
6117      Branch: cfgperl
6118            ! Configure config_h.SH
6119      Branch: metaconfig
6120            ! U/modified/Cppsym.U
6121 ____________________________________________________________________________
6122 [  4933] By: gsar                                  on 2000/01/31  18:45:07
6123         Log: !USING_WIDE() branch is busted in win32_stat()
6124      Branch: perl
6125            ! win32/win32.c
6126 ____________________________________________________________________________
6127 [  4932] By: jhi                                   on 2000/01/31  06:41:47
6128         Log: Reveal even more symbols.
6129      Branch: cfgperl
6130            ! Configure config_h.SH
6131      Branch: metaconfig
6132            ! U/modified/Cppsym.U
6133 ____________________________________________________________________________
6134 [  4931] By: jhi                                   on 2000/01/31  06:21:41
6135         Log: Integrate with Sarathy.
6136      Branch: cfgperl
6137            - lib/caller.pm
6138           !> (integrate 29 files)
6139 ____________________________________________________________________________
6140 [  4930] By: gsar                                  on 2000/01/31  04:57:42
6141         Log: runtime now looks at the SVf_UTF8 bit on the SV to decide
6142              whether to use widechar semantics; lexer and RE engine continue
6143              to need "use utf8" to enable unicode awareness in literals
6144              and patterns (TODO: this needs to be fixed); $1 et al are marked
6145              SvUTF8 if the pattern was compiled for utf8 (TODO: propagating
6146              it from the data is probably better)
6147      Branch: perl
6148            ! doop.c gv.c mg.c op.c op.h pp.c pp_ctl.c pp_hot.c regcomp.c
6149            ! sv.c t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
6150            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c utf8.h
6151 ____________________________________________________________________________
6152 [  4929] By: gsar                                  on 2000/01/31  04:17:09
6153         Log: remove caller.pm from change#3534 (flawed idea)
6154      Branch: perl
6155            - lib/caller.pm
6156            ! MANIFEST pod/perldelta.pod pod/perlfunc.pod
6157 ____________________________________________________________________________
6158 [  4928] By: gsar                                  on 2000/01/31  04:16:01
6159         Log: fix factual regression (-e doesn't create temporary files anymore)
6160      Branch: perl
6161            ! pod/perlfilter.pod
6162 ____________________________________________________________________________
6163 [  4927] By: gsar                                  on 2000/01/30  21:27:12
6164         Log: introduce $^V (eq chr($revision) . chr($version) . chr($subversion));
6165              document version tuples
6166      Branch: perl
6167            ! gv.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
6168            ! pod/perlvar.pod
6169 ____________________________________________________________________________
6170 [  4926] By: gsar                                  on 2000/01/28  18:10:12
6171         Log: implement -follow option in find2perl (from Helmut Jarausch
6172              <jarausch@igpm.rwth-aachen.de>)
6173      Branch: perl
6174            ! lib/File/Find.pm x2p/find2perl.PL
6175 ____________________________________________________________________________
6176 [  4925] By: gsar                                  on 2000/01/28  18:03:28
6177         Log: document what chdir() without an argument does (from Mark-Jason
6178              Dominus <mjd@plover.com>)
6179      Branch: perl
6180            ! pod/perlfunc.pod
6181 ____________________________________________________________________________
6182 [  4924] By: gsar                                  on 2000/01/28  17:49:34
6183         Log: README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
6184      Branch: perl
6185            ! README.cygwin
6186 ____________________________________________________________________________
6187 [  4923] By: gsar                                  on 2000/01/28  17:10:08
6188         Log: avoid leaking lexicals into program being debugged (from Ilya
6189              Zakharevich)
6190      Branch: perl
6191            ! lib/perl5db.pl
6192 ____________________________________________________________________________
6193 [  4922] By: gsar                                  on 2000/01/28  16:36:13
6194         Log: perldelta note about export list changes
6195      Branch: perl
6196            ! Changes pod/perldelta.pod
6197 ____________________________________________________________________________
6198 [  4921] By: gsar                                  on 2000/01/28  15:49:04
6199         Log: alias realpath() to abs_path() (from Tom Christiansen)
6200      Branch: perl
6201            ! lib/Cwd.pm
6202 ____________________________________________________________________________
6203 [  4920] By: jhi                                   on 2000/01/28  09:52:47
6204         Log: Cppsym fixup from Andy.
6205      Branch: cfgperl
6206            ! Configure config_h.SH
6207      Branch: metaconfig
6208            ! U/modified/Cppsym.U
6209 ____________________________________________________________________________
6210 [  4919] By: jhi                                   on 2000/01/28  09:52:22
6211         Log: In HP-UX no largefiles if no 64 bits.
6212      Branch: cfgperl
6213            ! hints/hpux.sh
6214 ____________________________________________________________________________
6215 [  4918] By: jhi                                   on 2000/01/28  09:03:37
6216         Log: The #4880 was too eager, the $n test is useful too.
6217      Branch: cfgperl
6218            ! lib/Benchmark.pm
6219 ____________________________________________________________________________
6220 [  4917] By: jhi                                   on 2000/01/28  06:27:50
6221         Log: Integrate with Sarathy.
6222      Branch: cfgperl
6223           +> pod/perlapi.pod pod/perlintern.pod
6224           !> (integrate 39 files)
6225 ____________________________________________________________________________
6226 [  4916] By: gsar                                  on 2000/01/28  05:29:37
6227         Log: more exported symbols needed for build on windows
6228      Branch: perl
6229            ! embed.pl global.sym objXSUB.h perlapi.c pod/perlapi.pod
6230            ! pod/perlintern.pod t/lib/thread.t win32/win32.c
6231 ____________________________________________________________________________
6232 [  4915] By: gsar                                  on 2000/01/28  03:43:52
6233         Log: autogenerate API listing from comments in the source (from Benjamin
6234              Stuhl <sho_pi@hotmail.com>); fix the markup format to be more
6235              flexible for better readability; add missing docs in sv.c; regenerate
6236              perltoc
6237      Branch: perl
6238            + pod/perlapi.pod pod/perlintern.pod
6239            ! MANIFEST XSUB.h av.c av.h cop.h cv.h embed.pl global.sym gv.c
6240            ! gv.h handy.h hv.c hv.h intrpvar.h makedef.pl mg.c objXSUB.h
6241            ! op.c op.h perl.c perlapi.c pod/Makefile pod/buildtoc
6242            ! pod/perl.pod pod/perldelta.pod pod/perlguts.pod
6243            ! pod/perltoc.pod pod/roffitall pp.h scope.h sv.c sv.h thrdvar.h
6244            ! universal.c util.c
6245 ____________________________________________________________________________
6246 [  4914] By: gsar                                  on 2000/01/27  19:43:35
6247         Log: document unimplemented status of forking pipe open() on windows
6248      Branch: perl
6249            ! pod/perlfork.pod t/op/fork.t
6250 ____________________________________________________________________________
6251 [  4913] By: jhi                                   on 2000/01/27  11:18:51
6252         Log: Integrate with Sarathy.
6253      Branch: cfgperl
6254           !> (integrate 51 files)
6255 ____________________________________________________________________________
6256 [  4912] By: jhi                                   on 2000/01/27  10:35:48
6257         Log: Cppsym update continues.
6258      Branch: cfgperl
6259            ! Configure config_h.SH
6260      Branch: metaconfig
6261            ! U/modified/Cppsym.U
6262 ____________________________________________________________________________
6263 [  4911] By: gsar                                  on 2000/01/27  08:04:17
6264         Log: add missing flag in change#4892
6265      Branch: perl
6266            ! win32/win32.c
6267 ____________________________________________________________________________
6268 [  4910] By: gsar                                  on 2000/01/27  03:56:48
6269         Log: various pod nits identified by installhtml (all fixed except
6270              unresolved links)
6271      Branch: perl
6272            ! ext/B/B/C.pm ext/Devel/Peek/Peek.pm ext/File/Glob/Glob.pm
6273            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/SysV.pm
6274            ! ext/Thread/Thread.pm lib/Class/Struct.pm lib/File/Find.pm
6275            ! lib/File/Spec/VMS.pm lib/Pod/Html.pm lib/UNIVERSAL.pm
6276            ! pod/buildtoc pod/perlcompile.pod pod/perlfork.pod
6277            ! pod/perlre.pod pod/perltoc.pod pod/perltodo.pod
6278 ____________________________________________________________________________
6279 [  4909] By: gsar                                  on 2000/01/26  22:45:28
6280         Log: typo
6281      Branch: perl
6282            ! Porting/p4desc
6283 ____________________________________________________________________________
6284 [  4908] By: gsar                                  on 2000/01/26  22:41:18
6285         Log: update p4 tool
6286      Branch: perl
6287            ! Porting/p4desc
6288 ____________________________________________________________________________
6289 [  4907] By: gsar                                  on 2000/01/26  21:45:41
6290         Log: revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>
6291              and C<my $foo : a : b : c> are all valid (from Spider Boardman)
6292      Branch: perl
6293            ! lib/AutoSplit.pm lib/SelfLoader.pm lib/attributes.pm
6294            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
6295            ! t/op/attrs.t toke.c
6296 ____________________________________________________________________________
6297 [  4906] By: gsar                                  on 2000/01/26  20:16:39
6298         Log: pod typos and warnings (from Abigail <abigail@delanet.com>)
6299      Branch: perl
6300            ! README.win32 ext/B/B/Deparse.pm lib/Class/Struct.pm
6301 ____________________________________________________________________________
6302 [  4905] By: gsar                                  on 2000/01/26  19:10:26
6303         Log: s/STOP/CHECK/ blocks
6304      Branch: perl
6305            ! embedvar.h ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm intrpvar.h
6306            ! keywords.h keywords.pl lib/constant.pm op.c perl.c perlapi.h
6307            ! perly.c perly.y pod/perldelta.pod pod/perldiag.pod
6308            ! pod/perlfunc.pod pod/perlmod.pod pod/perlrun.pod
6309            ! pod/perlsub.pod pod/perltodo.pod sv.c t/op/misc.t toke.c
6310            ! vms/perly_c.vms
6311 ____________________________________________________________________________
6312 [  4904] By: jhi                                   on 2000/01/26  13:58:18
6313         Log: In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
6314              of O_NONBLOCK a subsequent fcntl F_GETFL will return O_NDELAY.
6315      Branch: cfgperl
6316            ! ext/IO/IO.xs
6317 ____________________________________________________________________________
6318 [  4903] By: jhi                                   on 2000/01/26  11:16:34
6319         Log: Continue cpp symbol update.
6320      Branch: cfgperl
6321            ! Configure config_h.SH
6322      Branch: metaconfig
6323            ! U/modified/Cppsym.U
6324 ____________________________________________________________________________
6325 [  4902] By: gsar                                  on 2000/01/26  09:28:37
6326         Log: tweak exports list on Windows
6327      Branch: perl
6328            ! makedef.pl t/op/fork.t win32/win32.h
6329 ____________________________________________________________________________
6330 [  4901] By: jhi                                   on 2000/01/26  08:05:57
6331         Log: Integrate with Sarathy.
6332      Branch: cfgperl
6333           !> Changes README.win32 lib/File/Path.pm lib/Getopt/Std.pm op.c
6334           !> pod/perldelta.pod pod/perldiag.pod t/op/grep.t
6335           !> t/pragma/strict-vars toke.c win32/Makefile win32/makefile.mk
6336           !> win32/win32.c win32/win32.h
6337 ____________________________________________________________________________
6338 [  4900] By: jhi                                   on 2000/01/26  07:59:05
6339         Log: s/d_nvpresuv/d_nv_preserves_uv/;
6340              plus cosmetic change for #4899.
6341      Branch: cfgperl
6342            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6343            ! config_h.SH
6344      Branch: metaconfig
6345            ! U/modified/Cppsym.U
6346      Branch: metaconfig/U/perl
6347            ! perlxv.U
6348 ____________________________________________________________________________
6349 [  4899] By: jhi                                   on 2000/01/26  07:46:56
6350         Log: Update the scan of the cpp symbols.
6351      Branch: cfgperl
6352            ! Configure config_h.SH
6353      Branch: metaconfig
6354            ! U/modified/Cppsym.U
6355 ____________________________________________________________________________
6356 [  4898] By: gsar                                  on 2000/01/26  04:49:45
6357         Log: allow '--' to terminate argument processing (suggested by
6358              Marc Espie <espie@schutzenberger.liafa.jussieu.fr>)
6359      Branch: perl
6360            ! lib/Getopt/Std.pm
6361 ____________________________________________________________________________
6362 [  4897] By: gsar                                  on 2000/01/26  02:42:38
6363         Log: change#3744 should have made grep more like map instead of the
6364              other way around
6365      Branch: perl
6366            ! t/op/grep.t toke.c
6367 ____________________________________________________________________________
6368 [  4896] By: gsar                                  on 2000/01/26  00:56:14
6369         Log: integrate cfgperl contents into mainline
6370      Branch: perl
6371           +> vos/config.def vos/config.pl
6372            ! Changes
6373           !> Configure MANIFEST config_h.SH hints/unicosmk.sh
6374           !> lib/Benchmark.pm pod/perldelta.pod pod/perlhist.pod pp.c
6375           !> vos/config.h vos/config_h.SH_orig
6376 ____________________________________________________________________________
6377 [  4895] By: gsar                                  on 2000/01/26  00:45:45
6378         Log: fix parse failure of (my $foo : bar) and similar (from Spider
6379              Boardman)
6380      Branch: perl
6381            ! toke.c
6382 ____________________________________________________________________________
6383 [  4894] By: gsar                                  on 2000/01/26  00:33:53
6384         Log: avoid failure if directories already read by rmtree() are
6385              deleted by another process
6386      Branch: perl
6387            ! lib/File/Path.pm
6388 ____________________________________________________________________________
6389 [  4893] By: gsar                                  on 2000/01/25  23:19:18
6390         Log: typo in change#4892
6391      Branch: perl
6392            ! win32/win32.c
6393 ____________________________________________________________________________
6394 [  4892] By: gsar                                  on 2000/01/25  22:16:19
6395         Log: eliminate need for perl95.exe on Windows 9x by working around CRT
6396              bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
6397              to call the fixed version of open_osfhandle() only on Windows 9x;
6398              updated the makefiles and README.win32 to suit
6399      Branch: perl
6400            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
6401            ! win32/win32.h
6402 ____________________________________________________________________________
6403 [  4891] By: gsar                                  on 2000/01/25  20:22:01
6404         Log: produce redeclaration warning on C<our $foo; { our $foo; ... }>
6405      Branch: perl
6406            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/strict-vars
6407 ____________________________________________________________________________
6408 [  4890] By: gsar                                  on 2000/01/25  19:21:17
6409         Log: update Makefile notes on the now deprecated USE_5005THREADS and
6410              USE_OBJECT
6411      Branch: perl
6412            ! win32/Makefile win32/makefile.mk
6413 ____________________________________________________________________________
6414 [  4889] By: jhi                                   on 2000/01/25  14:44:55
6415         Log: Misedit in #4888.
6416      Branch: cfgperl
6417            ! pp.c
6418 ____________________________________________________________________________
6419 [  4888] By: jhi                                   on 2000/01/25  14:38:59
6420         Log: UNICOS/mk patches.  Removing the _CRAYMPP test may be
6421              rash but it's the best move I can think of right now.
6422              UNICOS/mk doesn't anymore (2.0.4.82) define _CRAYMPP,
6423              but I think it did in the past.
6424              Removing the _CRAYMPP test fixes a legion of pack/unpack
6425              failures (hint: SHORTSIZE=4,INTSIZE=8,LONGSIZE=8).
6426              One subtest, t/lib/io_sock.t #14, is still failing.
6427      Branch: cfgperl
6428            ! Configure config_h.SH hints/unicosmk.sh pp.c
6429      Branch: metaconfig
6430            ! U/modified/Oldconfig.U
6431 ____________________________________________________________________________
6432 [  4887] By: jhi                                   on 2000/01/25  06:13:14
6433         Log: Integrate with Sarathy.
6434      Branch: cfgperl
6435           !> Changes Makefile.SH XSUB.h cflags.SH embed.pl globals.c
6436           !> installperl lib/Pod/Html.pm makedef.pl mg.c objXSUB.h perl.h
6437           !> perlapi.c perlapi.h pod/perldelta.pod pod/perldiag.pod
6438           !> t/io/fs.t win32/Makefile win32/makefile.mk win32/perlhost.h
6439           !> win32/perllib.c win32/win32.c win32/win32.h
6440 ____________________________________________________________________________
6441 [  4886] By: gsar                                  on 2000/01/25  02:54:00
6442         Log: consistently use MAX_PATH+1 buffer sizes
6443      Branch: perl
6444            ! win32/win32.c
6445 ____________________________________________________________________________
6446 [  4885] By: gsar                                  on 2000/01/25  02:51:35
6447         Log: workaround for rename('x','X') bug in Windows NT
6448      Branch: perl
6449            ! t/io/fs.t win32/win32.c
6450 ____________________________________________________________________________
6451 [  4884] By: gsar                                  on 2000/01/25  01:32:57
6452         Log: windows build fixups from uniform DLL name change to perl56.dll
6453      Branch: perl
6454            ! installperl makedef.pl win32/perllib.c
6455 ____________________________________________________________________________
6456 [  4883] By: gsar                                  on 2000/01/25  01:31:27
6457         Log: more fixes for warnings from change#4840
6458      Branch: perl
6459            ! lib/Pod/Html.pm
6460 ____________________________________________________________________________
6461 [  4882] By: gsar                                  on 2000/01/24  15:35:12
6462         Log: assorted little nits
6463      Branch: perl
6464            ! mg.c win32/Makefile win32/makefile.mk win32/perlhost.h
6465            ! win32/win32.c
6466 ____________________________________________________________________________
6467 [  4881] By: gsar                                  on 2000/01/24  14:32:31
6468         Log: add new warnings to perldelta
6469      Branch: perl
6470            ! Changes pod/perldelta.pod pod/perldiag.pod
6471 ____________________________________________________________________________
6472 [  4880] By: jhi                                   on 2000/01/24  14:14:23
6473         Log: From: Stephane Payrard <properler@freesurf.fr>
6474              To: Gurusamy Sarathy <gsar@ActiveState.com>
6475              Cc: perl5-porters@perl.org
6476              Subject: <patch> avoid division by 0 in Benchmark.pm
6477              Date: Mon, 24 Jan 2000 16:15:38 +0100
6478              Message-ID: <20000124161538.A995@freesurf.fr>
6479      Branch: cfgperl
6480            ! lib/Benchmark.pm
6481 ____________________________________________________________________________
6482 [  4879] By: gsar                                  on 2000/01/24  14:14:20
6483         Log: force linkage of the function wrappers for globals in change#4878
6484      Branch: perl
6485            ! embed.pl globals.c perlapi.h win32/win32.h
6486 ____________________________________________________________________________
6487 [  4878] By: gsar                                  on 2000/01/24  13:04:45
6488         Log: enable function wrappers for access to globals under MULTIPLICITY
6489              (provides binary compatibility in the face of changes in interpreter
6490              structure)
6491      Branch: perl
6492            ! Makefile.SH XSUB.h cflags.SH embed.pl makedef.pl objXSUB.h
6493            ! perl.h perlapi.c perlapi.h win32/Makefile win32/makefile.mk
6494 ____________________________________________________________________________
6495 [  4877] By: jhi                                   on 2000/01/24  11:41:57
6496         Log: perlhist update.
6497      Branch: cfgperl
6498            ! pod/perlhist.pod
6499 ____________________________________________________________________________
6500 [  4876] By: jhi                                   on 2000/01/24  11:32:07
6501         Log: Updates on the large file support status.
6502      Branch: cfgperl
6503            ! pod/perldelta.pod
6504 ____________________________________________________________________________
6505 [  4875] By: jhi                                   on 2000/01/24  11:23:16
6506         Log: Integrate with Sarathy.
6507      Branch: cfgperl
6508           !> ext/DB_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
6509           !> ext/ODBM_File/ODBM_File.pm lib/AutoSplit.pm
6510           !> lib/Math/Complex.pm lib/Math/Trig.pm lib/Shell.pm
6511 ____________________________________________________________________________
6512 [  4874] By: gsar                                  on 2000/01/24  10:43:03
6513         Log: fix typos; avoid use constant for lowercase constants (produces
6514              warnings now)
6515      Branch: perl
6516            ! ext/DB_File/Makefile.PL lib/Math/Complex.pm lib/Math/Trig.pm
6517            ! lib/Shell.pm
6518 ____________________________________________________________________________
6519 [  4873] By: gsar                                  on 2000/01/24  09:40:24
6520         Log: avoid warnings when there's no subs to autosplit
6521      Branch: perl
6522            ! lib/AutoSplit.pm
6523 ____________________________________________________________________________
6524 [  4872] By: jhi                                   on 2000/01/24  09:39:01
6525         Log: Create a tool for converting a config_h.SH into a VOS config.h.
6526      Branch: cfgperl
6527            + vos/config.def vos/config.pl
6528            ! MANIFEST vos/config.h vos/config_h.SH_orig
6529 ____________________________________________________________________________
6530 [  4871] By: gsar                                  on 2000/01/24  09:15:20
6531         Log: typos in change#4623
6532      Branch: perl
6533            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
6534 ____________________________________________________________________________
6535 [  4870] By: jhi                                   on 2000/01/24  06:43:19
6536         Log: Sync metaconfig units to comply with the typo fixes of #4869. 
6537      Branch: cfgperl
6538            ! Configure config_h.SH
6539      Branch: metaconfig
6540            + U/modified/cf_email.U U/modified/so.U
6541      Branch: metaconfig/U/perl
6542            ! dlsrc.U
6543 ____________________________________________________________________________
6544 [  4869] By: jhi                                   on 2000/01/24  06:04:31
6545         Log: Integrate with Sarathy.
6546      Branch: cfgperl
6547           +> t/pragma/diagnostics.t
6548           !> (integrate 120 files)
6549 ____________________________________________________________________________
6550 [  4868] By: gsar                                  on 2000/01/23  21:49:28
6551         Log: on windows, set seek position to end for files opened in append mode
6552              (improves compatibility with Unix, avoids buffering issues)
6553      Branch: perl
6554            ! win32/win32.c
6555 ____________________________________________________________________________
6556 [  4867] By: gsar                                  on 2000/01/23  21:19:31
6557         Log: change#4866 was flawed; revert and add better fix for warning
6558      Branch: perl
6559            ! op.c op.h
6560 ____________________________________________________________________________
6561 [  4866] By: gsar                                  on 2000/01/23  20:43:56
6562         Log: optimize away runtime code for our($foo) (also avoid warnings)
6563      Branch: perl
6564            ! op.c
6565 ____________________________________________________________________________
6566 [  4865] By: gsar                                  on 2000/01/23  13:17:18
6567         Log: DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>
6568      Branch: perl
6569            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6570            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
6571 ____________________________________________________________________________
6572 [  4864] By: gsar                                  on 2000/01/23  13:12:31
6573         Log: system('VAR123=foo cmd') wasn't invoking shell (de-locale-ized patch
6574              suggested by Dominic Dunlop <domo@computer.org>)
6575      Branch: perl
6576            ! doio.c
6577 ____________________________________________________________________________
6578 [  4863] By: gsar                                  on 2000/01/23  13:01:35
6579         Log: fix misclassified warnings
6580      Branch: perl
6581            ! pod/perldiag.pod
6582 ____________________________________________________________________________
6583 [  4862] By: gsar                                  on 2000/01/23  12:52:12
6584         Log: document bareword prototype incompatibility
6585      Branch: perl
6586            ! pod/perldelta.pod pod/perlsub.pod
6587 ____________________________________________________________________________
6588 [  4861] By: gsar                                  on 2000/01/23  12:32:25
6589         Log: faulty edit
6590      Branch: perl
6591            ! lib/File/stat.pm
6592 ____________________________________________________________________________
6593 [  4860] By: gsar                                  on 2000/01/23  12:23:48
6594         Log: s/use vars/our/g modules that aren't independently maintained on CPAN
6595      Branch: perl
6596            ! ext/B/B/Asmdata.pm ext/Data/Dumper/Dumper.pm
6597            ! ext/Devel/DProf/DProf.pm ext/Fcntl/Fcntl.pm
6598            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
6599            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
6600            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
6601            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
6602            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
6603            ! ext/IO/lib/IO/Socket/UNIX.pm ext/NDBM_File/NDBM_File.pm
6604            ! ext/ODBM_File/ODBM_File.pm ext/Opcode/Opcode.pm
6605            ! ext/Opcode/Safe.pm ext/POSIX/POSIX.pm
6606            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
6607            ! ext/Thread/Thread.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
6608            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Dumpvalue.pm
6609            ! lib/ExtUtils/Command.pm lib/ExtUtils/Install.pm
6610            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
6611            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Mksymlists.pm
6612            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
6613            ! lib/File/Compare.pm lib/File/Copy.pm lib/File/Find.pm
6614            ! lib/File/Path.pm lib/File/stat.pm lib/FileHandle.pm
6615            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Net/Ping.pm
6616            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
6617            ! lib/Net/servent.pm lib/Shell.pm lib/Test.pm
6618            ! lib/Test/Harness.pm lib/Tie/Array.pm lib/Tie/Handle.pm
6619            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
6620            ! lib/User/pwent.pm lib/base.pm lib/caller.pm lib/constant.pm
6621            ! lib/diagnostics.pm lib/fields.pm lib/lib.pm lib/strict.pm
6622 ____________________________________________________________________________
6623 [  4859] By: gsar                                  on 2000/01/23  11:29:22
6624         Log: fix diagnostics to report "our" vs "my" correctly
6625      Branch: perl
6626            ! op.c pod/perldiag.pod
6627 ____________________________________________________________________________
6628 [  4858] By: gsar                                  on 2000/01/23  10:14:46
6629         Log: set api_version to 5.5.0 (binary compatibility needs to get tested
6630              more widely)
6631      Branch: perl
6632            ! patchlevel.h
6633 ____________________________________________________________________________
6634 [  4857] By: gsar                                  on 2000/01/23  10:04:03
6635         Log: disallow our($foo::bar)
6636      Branch: perl
6637            ! pod/perldiag.pod toke.c
6638 ____________________________________________________________________________
6639 [  4856] By: gsar                                  on 2000/01/23  09:50:54
6640         Log: dprofpp can't find Devel::DProf::VERSION due to change#4852
6641      Branch: perl
6642            ! utils/dprofpp.PL
6643 ____________________________________________________________________________
6644 [  4855] By: gsar                                  on 2000/01/23  09:36:51
6645         Log: new test (from Michael G Schwern <schwern@pobox.com>)
6646      Branch: perl
6647            + t/pragma/diagnostics.t
6648            ! MANIFEST
6649 ____________________________________________________________________________
6650 [  4854] By: gsar                                  on 2000/01/23  09:24:40
6651         Log: add PREREQ_PM to default template (suggested by Michael G Schwern
6652              <schwern@pobox.com>)
6653      Branch: perl
6654            ! utils/h2xs.PL
6655 ____________________________________________________________________________
6656 [  4853] By: gsar                                  on 2000/01/23  09:08:30
6657         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
6658      Branch: perl
6659            ! cygwin/Makefile.SHs hints/cygwin.sh t/io/tell.t
6660 ____________________________________________________________________________
6661 [  4852] By: gsar                                  on 2000/01/23  08:52:44
6662         Log: mark some extensions as "special versions" to avoid CPAN indexer
6663              confusion (from Ilya Zakharevich)
6664      Branch: perl
6665            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
6666 ____________________________________________________________________________
6667 [  4851] By: gsar                                  on 2000/01/23  08:48:46
6668         Log: prefer POSIX::uname() rather than syscalls, which require attempting
6669              to load syscall.ph (from David Huggins-Daines <dhd@eradicator.org>)
6670      Branch: perl
6671            ! lib/Sys/Hostname.pm
6672 ____________________________________________________________________________
6673 [  4850] By: gsar                                  on 2000/01/23  08:36:43
6674         Log: integrate cfgperl contents into mainline
6675      Branch: perl
6676           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
6677           !> Porting/config_H config_h.SH perl.h
6678 ____________________________________________________________________________
6679 [  4849] By: gsar                                  on 2000/01/23  08:17:30
6680         Log: fix localization in while BLOCK when there is a continue BLOCK
6681              by introducing an explicit scope (c.f. change#4848)
6682      Branch: perl
6683            ! op.c pp_ctl.c t/cmd/while.t
6684 ____________________________________________________________________________
6685 [  4848] By: gsar                                  on 2000/01/23  06:43:51
6686         Log: fix scope cleanup when next jumps to a continue block; this is rather
6687              in the nature of a kludge; it doesn't fix the longstanding bug that
6688              makes C<while (!$x++) { local $x = 7 } continue { print $x }> print "7"
6689              instead of "1")
6690      Branch: perl
6691            ! pp_ctl.c t/cmd/while.t
6692 ____________________________________________________________________________
6693 [  4847] By: gsar                                  on 2000/01/23  04:47:25
6694         Log: don't warn about masked lexical in C<if (my $x = 1) { my $x; }>,
6695              C<while (my $x = foo()) { my $x = bar(); }> etc.
6696      Branch: perl
6697            ! op.c
6698 ____________________________________________________________________________
6699 [  4846] By: gsar                                  on 2000/01/23  04:44:17
6700         Log: avoid warnings in change#4839
6701      Branch: perl
6702            ! lib/Carp/Heavy.pm
6703 ____________________________________________________________________________
6704 [  4845] By: gsar                                  on 2000/01/22  13:12:38
6705         Log: Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
6706      Branch: perl
6707            ! Changes Configure
6708 ____________________________________________________________________________
6709 [  4844] By: gsar                                  on 2000/01/22  12:46:26
6710         Log: wrong category for exec() warning
6711      Branch: perl
6712            ! op.c pod/perlop.pod
6713 ____________________________________________________________________________
6714 [  4843] By: gsar                                  on 2000/01/22  12:42:40
6715         Log: fix line continuations in argument lists (from Helmut Jarausch)
6716      Branch: perl
6717            ! lib/ExtUtils/xsubpp
6718 ____________________________________________________________________________
6719 [  4842] By: gsar                                  on 2000/01/22  12:34:39
6720         Log: CGI.pm upgraded to v2.56 from CPAN
6721      Branch: perl
6722            ! eg/cgi/index.html lib/CGI.pm lib/CGI/Apache.pm
6723            ! lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Switch.pm
6724            ! t/lib/cgi-html.t
6725 ____________________________________________________________________________
6726 [  4841] By: gsar                                  on 2000/01/22  12:07:23
6727         Log: avoid warnings due to lack of forward declarations
6728      Branch: perl
6729            ! lib/Pod/Html.pm
6730 ____________________________________________________________________________
6731 [  4840] By: gsar                                  on 2000/01/22  12:04:30
6732         Log: heavy cleanup of Pod::Html bug fixes (from Wolfgang Laun
6733              <wolfgang.laun@alcatel.at>)
6734      Branch: perl
6735            ! lib/Pod/Html.pm
6736 ____________________________________________________________________________
6737 [  4839] By: gsar                                  on 2000/01/22  11:57:24
6738         Log: better Carp reporting within subclassed modules (from Wolfgang Laun
6739              <wolfgang.laun@alcatel.at>)
6740      Branch: perl
6741            ! lib/Carp/Heavy.pm pod/perldelta.pod
6742 ____________________________________________________________________________
6743 [  4838] By: gsar                                  on 2000/01/22  10:53:06
6744         Log: truncate(FH) flushes FH before truncating it
6745      Branch: perl
6746            ! pp_sys.c t/io/fs.t
6747 ____________________________________________________________________________
6748 [  4837] By: gsar                                  on 2000/01/22  10:37:16
6749         Log: #line directives without a filename leave the file name as it was
6750              instead of setting it to the script name (from Andrew Pimlott
6751              <andrew@pimlott.ne.mediaone.net>)
6752      Branch: perl
6753            ! toke.c
6754 ____________________________________________________________________________
6755 [  4836] By: gsar                                  on 2000/01/22  10:06:53
6756         Log: add patch for printf-style format typechecks (from Robin Barker
6757              <rmb1@cise.npl.co.uk>); fixes for problems so identified
6758      Branch: perl
6759            ! XSUB.h doio.c dump.c embed.pl gv.c op.c perl.c perl.h pp_ctl.c
6760            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c
6761 ____________________________________________________________________________
6762 [  4835] By: gsar                                  on 2000/01/22  08:42:52
6763         Log: From: John Tobey <jtobey@isay.com>
6764              Date: Thu, 16 Dec 1999 20:20:38 -0500
6765              Message-Id: <E11ym4U-0000c7-00@einstein.localnet>
6766              Subject: [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'
6767      Branch: perl
6768            ! lib/base.pm lib/fields.pm t/lib/fields.t
6769 ____________________________________________________________________________
6770 [  4834] By: gsar                                  on 2000/01/22  08:08:08
6771         Log: fix deeply nested closures that have no references to lexical in
6772              intervening subs
6773      Branch: perl
6774            ! embed.h embed.pl op.c proto.h t/op/closure.t
6775 ____________________________________________________________________________
6776 [  4833] By: gsar                                  on 2000/01/21  17:04:21
6777         Log: add $VERSION
6778      Branch: perl
6779            ! lib/Text/Soundex.pm lib/Tie/Handle.pm
6780 ____________________________________________________________________________
6781 [  4832] By: gsar                                  on 2000/01/21  16:49:09
6782         Log: fix bug in dumping self-referential scalars
6783      Branch: perl
6784            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
6785            ! t/lib/dumper.t
6786 ____________________________________________________________________________
6787 [  4831] By: jhi                                   on 2000/01/21  09:16:07
6788         Log: Integrate with Sarathy.
6789      Branch: cfgperl
6790           +> t/op/exists_sub.t
6791           !> INSTALL MANIFEST embed.h embed.pl global.sym objXSUB.h op.c
6792           !> op.h perlapi.c pod/perldelta.pod pod/perldiag.pod
6793           !> pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod pp.c pp_hot.c
6794           !> pp_sys.c proto.h sv.c sv.h t/pragma/warn/pp_hot
6795           !> t/pragma/warn/pp_sys util.c utils/h2xs.PL
6796 ____________________________________________________________________________
6797 [  4830] By: gsar                                  on 2000/01/21  04:28:08
6798         Log: patch to report warnings on bogus filehandles passed to flock(),
6799              more consistent warnings, from Greg Bacon <gbacon@itsc.uah.edu>
6800              (slightly modified)
6801      Branch: perl
6802            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
6803            ! pod/perldiag.pod pp_hot.c pp_sys.c proto.h
6804            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
6805 ____________________________________________________________________________
6806 [  4829] By: gsar                                  on 2000/01/21  03:43:46
6807         Log: typo fix
6808      Branch: perl
6809            ! pod/perlop.pod
6810 ____________________________________________________________________________
6811 [  4828] By: gsar                                  on 2000/01/21  03:32:31
6812         Log: notes about $^H and %^H from Ilya Zakharevich; substantial
6813              fixups of faulty facts and prose
6814      Branch: perl
6815            ! pod/perlvar.pod
6816 ____________________________________________________________________________
6817 [  4827] By: gsar                                  on 2000/01/21  01:45:51
6818         Log: support for C<exists &func> (from Spider Boardman)
6819      Branch: perl
6820            + t/op/exists_sub.t
6821            ! MANIFEST op.c op.h pod/perldelta.pod pod/perldiag.pod
6822            ! pod/perlfunc.pod pp.c
6823 ____________________________________________________________________________
6824 [  4826] By: gsar                                  on 2000/01/21  01:35:46
6825         Log: mention the fact that open(my $foo, ...) covers all handle
6826              constructors
6827      Branch: perl
6828            ! pod/perldelta.pod
6829 ____________________________________________________________________________
6830 [  4825] By: gsar                                  on 2000/01/21  01:03:34
6831         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6832              Date: Wed, 19 Jan 2000 15:05:11 -0500
6833              Message-ID: <20000119150511.A22859@monk.mps.ohio-state.edu>
6834              Subject: [PATCH 5.005_63] h2xs goof and a depessimization
6835      Branch: perl
6836            ! utils/h2xs.PL
6837 ____________________________________________________________________________
6838 [  4824] By: gsar                                  on 2000/01/20  19:14:26
6839         Log: INSTALL updates from Andy Dougherty
6840      Branch: perl
6841            ! INSTALL
6842 ____________________________________________________________________________
6843 [  4823] By: gsar                                  on 2000/01/20  08:40:13
6844         Log: sv_true() has a superfluous test
6845      Branch: perl
6846            ! sv.c sv.h
6847 ____________________________________________________________________________
6848 [  4822] By: bailey                                on 2000/01/20  02:03:35
6849         Log: Minor cosmetic updates
6850      Branch: vmsperl
6851            ! configure.com
6852 ____________________________________________________________________________
6853 [  4821] By: bailey                                on 2000/01/20  00:25:30
6854         Log: Quick integration of mainline changes to date
6855      Branch: vmsperl
6856           +> (branch 74 files)
6857            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu epoc/config.h
6858            - epoc/perl.mmp epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
6859            - lib/Pod/PlainText.pm lib/unicode/Eq/Latin1
6860            - lib/unicode/Eq/Unicode lib/unicode/Jamo-2.txt
6861            - lib/unicode/Unicode.html lib/unicode/UnicodeData-Latest.txt
6862            - lib/warning.pm os2/POSIX.mkfifo warning.h
6863           !> (integrate 462 files)
6864 ____________________________________________________________________________
6865 [  4820] By: jhi                                   on 2000/01/19  22:46:42
6866         Log: More robust inc_version_list from Andy.
6867      Branch: cfgperl
6868            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6869            ! config_h.SH
6870      Branch: metaconfig
6871            ! U/installdirs/inc_version_list.U
6872 ____________________________________________________________________________
6873 [  4819] By: jhi                                   on 2000/01/19  17:36:56
6874         Log: Add NV_PRESERVES_UV.
6875      Branch: cfgperl
6876            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6877            ! config_h.SH perl.h
6878      Branch: metaconfig
6879            ! U/protos/selecttype.U
6880      Branch: metaconfig/U/perl
6881            - nvpresuv.U
6882            ! perlxv.U
6883 ____________________________________________________________________________
6884 [  4818] By: jhi                                   on 2000/01/19  08:13:05
6885         Log: Integrate with Sarathy.
6886      Branch: cfgperl
6887           !> Changes Configure win32/config.bc win32/config.gc
6888           !> win32/config.vc win32/config_H.bc win32/config_H.gc
6889           !> win32/config_H.vc
6890 ____________________________________________________________________________
6891 [  4817] By: gsar                                  on 2000/01/19  05:25:43
6892         Log: regen win32/config*
6893      Branch: perl
6894            ! Configure win32/config.bc win32/config.gc win32/config.vc
6895            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6896 ____________________________________________________________________________
6897 [  4816] By: jhi                                   on 2000/01/18  21:19:10
6898         Log: Policy patch from Andy for installation directories,
6899              removing the $apiversion.
6900      Branch: cfgperl
6901            ! Policy_sh.SH
6902 ____________________________________________________________________________
6903 [  4815] By: jhi                                   on 2000/01/18  21:11:03
6904         Log: Move _GNU_SOURCE into config_h.SH awaay from Configure
6905              as suggested by Andy.
6906      Branch: cfgperl
6907            ! Configure config_h.SH
6908      Branch: metaconfig
6909            ! U/compline/d_gnulibc.U U/modified/cc.U
6910 ____________________________________________________________________________
6911 [  4814] By: gsar                                  on 2000/01/18  20:48:10
6912         Log: integrate cfgperl changes into mainline
6913      Branch: perl
6914            ! Changes
6915           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6916           !> Porting/pumpkin.pod config_h.SH doop.c patchlevel.h perl.c
6917           !> perl.h t/lib/posix.t t/op/pack.t utf8.c
6918 ____________________________________________________________________________
6919 [  4813] By: jhi                                   on 2000/01/18  19:41:33
6920         Log: metaconfig todo note from Andy.
6921      Branch: cfgperl
6922            ! Configure config_h.SH
6923      Branch: metaconfig
6924            ! U/installdirs/inc_version_list.U
6925 ____________________________________________________________________________
6926 [  4812] By: jhi                                   on 2000/01/18  15:02:55
6927         Log: More -V.
6928      Branch: cfgperl
6929            ! perl.c
6930 ____________________________________________________________________________
6931 [  4811] By: jhi                                   on 2000/01/18  10:35:30
6932         Log: More compile-time options shown with -V.
6933      Branch: cfgperl
6934            ! perl.c
6935 ____________________________________________________________________________
6936 [  4810] By: jhi                                   on 2000/01/17  08:35:49
6937         Log: Add -D_GNU_SOURCE into ccflags for gcc (for now to expose
6938              the strtold() and qgcvt() prototypes for long doubles, but
6939              it should be okay in any case); fix bad assumptions in the
6940              test suite about string->float conversions; though the out
6941              parameter of strtold() (and strtoll()) is unused, it is nicer
6942              to have it in correct type.
6943      Branch: cfgperl
6944            ! Configure config_h.SH perl.h t/lib/posix.t t/op/pack.t
6945      Branch: metaconfig
6946            ! U/modified/cc.U
6947 ____________________________________________________________________________
6948 [  4809] By: jhi                                   on 2000/01/16  19:21:18
6949         Log: strtoll works better ternary.
6950      Branch: cfgperl
6951            ! perl.h
6952 ____________________________________________________________________________
6953 [  4808] By: jhi                                   on 2000/01/16  19:12:58
6954         Log: Know strtoll.
6955      Branch: cfgperl
6956            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6957            ! config_h.SH perl.h
6958 ____________________________________________________________________________
6959 [  4807] By: jhi                                   on 2000/01/16  17:57:03
6960         Log: Integrate with Sarathy.
6961      Branch: cfgperl
6962           !> dump.c gv.c gv.h lib/vars.pm op.c op.h perl.h pod/perlfunc.pod
6963           !> sv.c sv.h t/pragma/strict-vars toke.c util.c
6964 ____________________________________________________________________________
6965 [  4806] By: jhi                                   on 2000/01/16  16:37:47
6966         Log: Continue qgcvt work; closer now but not yet there.
6967      Branch: cfgperl
6968            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6969            ! config_h.SH doop.c utf8.c
6970      Branch: metaconfig
6971            ! U/compline/d_gconvert.U
6972      Branch: metaconfig/U/perl
6973            ! d_qgcvt.U
6974 ____________________________________________________________________________
6975 [  4805] By: jhi                                   on 2000/01/15  22:26:16
6976         Log: Metaconfig and Porting patches from Andy; start using the new
6977              long long and long double thingies from #4804; regen Configure.
6978      Branch: cfgperl
6979            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6980            ! Porting/pumpkin.pod config_h.SH patchlevel.h perl.h util.c
6981      Branch: metaconfig
6982            + U/dist_patches/dist-p70a U/dist_patches/dist-p70b
6983            + U/dist_patches/dist-p70c U/installdirs/inc_version_list.U
6984            + U/modified/myhostname.U U/modified/nis.U U/nullified/fpu.U
6985            + U/nullified/lib.U
6986            ! U/README U/compline/d_gconvert.U U/installdirs/sitearch.U
6987            ! U/installdirs/sitelib.U U/installdirs/vendorarch.U
6988            ! U/installdirs/vendorlib.U U/modified/Cppsym.U U/modified/Loc.U
6989            ! U/modified/Oldconfig.U U/modified/Signal.U
6990            ! U/modified/sig_name.U U/threads/usethreads.U
6991      Branch: metaconfig/U/perl
6992            ! d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
6993            ! d_strtouq.U dlsrc.U i_db.U libperl.U patchlevel.U
6994            ! usemultiplicity.U
6995      Branch: perl
6996            ! perl.h util.c
6997 ____________________________________________________________________________
6998 [  4804] By: jhi                                   on 2000/01/14  14:22:24
6999         Log: Add more quad/long long/long double sciency.
7000      Branch: metaconfig/U/perl
7001            + d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
7002            + d_strtouq.U
7003 ____________________________________________________________________________
7004 [  4803] By: gsar                                  on 2000/01/14  04:40:49
7005         Log: minor optimization (avoid double sv_upgrade() for "our Foo $bar;")
7006      Branch: perl
7007            ! op.c
7008 ____________________________________________________________________________
7009 [  4802] By: gsar                                  on 2000/01/14  04:35:55
7010         Log: add note about "our"
7011      Branch: perl
7012            ! lib/vars.pm
7013 ____________________________________________________________________________
7014 [  4801] By: gsar                                  on 2000/01/14  04:16:51
7015         Log: nailed "our" declarations, and better warnings on duplicate
7016              "our" declarations
7017      Branch: perl
7018            ! dump.c gv.c gv.h op.c pod/perlfunc.pod sv.c sv.h
7019            ! t/pragma/strict-vars toke.c
7020 ____________________________________________________________________________
7021 [  4800] By: gsar                                  on 2000/01/14  01:27:13
7022         Log: avoid spurious "Useless use of variable" warning on C<our $foo;>
7023      Branch: perl
7024            ! dump.c op.c op.h
7025 ____________________________________________________________________________
7026 [  4799] By: gsar                                  on 2000/01/14  01:17:15
7027         Log: doc typo
7028      Branch: perl
7029            ! pod/perlfunc.pod
7030 ____________________________________________________________________________
7031 [  4798] By: jhi                                   on 2000/01/13  16:31:34
7032         Log: Integrate with Sarathy.
7033      Branch: cfgperl
7034           +> epoc/config.sh epoc/epocish.c epoc/link.pl
7035           +> ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/hints/openbsd.pl
7036           +> ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
7037           +> ext/ODBM_File/hints/cygwin.pl lib/byte.pm lib/byte_heavy.pl
7038           +> lib/unicode/Unicode.300 pod/perlfork.pod t/lib/glob-case.t
7039           +> win32/perlhost.h win32/vdir.h win32/vmem.h
7040            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
7041            - epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
7042            - lib/unicode/UnicodeData-Latest.txt os2/POSIX.mkfifo
7043           !> (integrate 282 files)
7044 ____________________________________________________________________________
7045 [  4797] By: gsar                                  on 2000/01/13  08:12:56
7046         Log: clearer docs for change#4796; faster av_exists()
7047      Branch: perl
7048            ! av.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7049 ____________________________________________________________________________
7050 [  4796] By: gsar                                  on 2000/01/13  06:49:03
7051         Log: support delete() and exists() on array, tied array, and pseudo-hash
7052              elements or slices
7053      Branch: perl
7054            ! av.c embed.h embed.pl global.sym lib/Tie/Array.pm
7055            ! lib/Tie/Hash.pm objXSUB.h op.c perlapi.c pod/perldelta.pod
7056            ! pod/perlfunc.pod pod/perlref.pod pod/perltie.pod pp.c proto.h
7057            ! t/op/avhv.t t/op/delete.t
7058 ____________________________________________________________________________
7059 [  4795] By: gsar                                  on 2000/01/11  20:52:30
7060         Log: extend site_perl changes change#4773 to vendor_perl as well
7061      Branch: perl
7062            ! Configure
7063 ____________________________________________________________________________
7064 [  4794] By: gsar                                  on 2000/01/11  19:18:50
7065         Log: rework INSTALL to reflect new logic for versioning sitelibs
7066      Branch: perl
7067            ! INSTALL
7068 ____________________________________________________________________________
7069 [  4793] By: gsar                                  on 2000/01/11  01:44:00
7070         Log: test for change#4792
7071      Branch: perl
7072            ! t/op/fork.t
7073 ____________________________________________________________________________
7074 [  4792] By: gsar                                  on 2000/01/11  01:22:36
7075         Log: pseudo forked children inherit environment correctly
7076      Branch: perl
7077            ! win32/perlhost.h
7078 ____________________________________________________________________________
7079 [  4791] By: gsar                                  on 2000/01/10  19:14:03
7080         Log: test tweak
7081      Branch: perl
7082            ! t/op/fork.t
7083 ____________________________________________________________________________
7084 [  4790] By: gsar                                  on 2000/01/10  18:56:16
7085         Log: check for USE_ITHREADS sanity was too restrictive
7086      Branch: perl
7087            ! perl.h
7088 ____________________________________________________________________________
7089 [  4789] By: gsar                                  on 2000/01/10  18:30:24
7090         Log: add workaround for textmode read() bug in MSVCRT; make chdir() do
7091              a real SetCurrentDirectory() in toplevel host
7092      Branch: perl
7093            ! README.win32 win32/Makefile win32/makefile.mk win32/perlhost.h
7094            ! win32/vdir.h win32/win32.c
7095 ____________________________________________________________________________
7096 [  4782] By: gsar                                  on 2000/01/10  05:27:03
7097         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
7098      Branch: perl
7099            + epoc/config.sh epoc/epocish.c epoc/link.pl
7100            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
7101            - epoc/perl.pkg
7102            ! MANIFEST README.epoc epoc/createpkg.pl epoc/epoc.c
7103            ! epoc/epoc_stubs.c epoc/epocish.h ext/IO/lib/IO/Socket.pm
7104            ! lib/Sys/Hostname.pm
7105 ____________________________________________________________________________
7106 [  4781] By: gsar                                  on 2000/01/10  05:11:03
7107         Log: pod typos (from Abigail <abigail@delanet.com>)
7108      Branch: perl
7109            ! pod/perl.pod pod/perllexwarn.pod pod/perlxstut.pod
7110 ____________________________________________________________________________
7111 [  4780] By: gsar                                  on 2000/01/10  05:07:35
7112         Log: failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)
7113      Branch: perl
7114            ! t/lib/thread.t
7115 ____________________________________________________________________________
7116 [  4779] By: gsar                                  on 2000/01/10  05:06:16
7117         Log: terminate -s switch processing only on C<-->, not on C<--foo>
7118      Branch: perl
7119            ! perl.c
7120 ____________________________________________________________________________
7121 [  4778] By: gsar                                  on 2000/01/10  04:38:45
7122         Log: useithreads needs usemultiplicity
7123      Branch: perl
7124            ! Configure perl.h
7125 ____________________________________________________________________________
7126 [  4777] By: gsar                                  on 2000/01/10  01:18:04
7127         Log: use $Config{version} rather than $] where appropriate
7128      Branch: perl
7129            ! lib/CPAN.pm lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Unix.pm
7130            ! lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm lib/diagnostics.pm
7131            ! lib/lib.pm
7132 ____________________________________________________________________________
7133 [  4776] By: gsar                                  on 2000/01/10  00:11:34
7134         Log: enable fork.t on windows
7135      Branch: perl
7136            ! t/op/fork.t
7137 ____________________________________________________________________________
7138 [  4775] By: gsar                                  on 2000/01/10  00:07:29
7139         Log: broken test for use5005threads
7140      Branch: perl
7141            ! t/lib/safe2.t
7142 ____________________________________________________________________________
7143 [  4774] By: gsar                                  on 2000/01/09  23:56:37
7144         Log: more windows build tweaks
7145      Branch: perl
7146            ! installperl makedef.pl win32/Makefile win32/config_H.bc
7147            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
7148            ! win32/makefile.mk
7149 ____________________________________________________________________________
7150 [  4773] By: gsar                                  on 2000/01/09  22:27:19
7151         Log: more changes for new-style version numbers (versions numbers on
7152              the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where
7153              they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion};
7154              split $Config{apiversion} into three, @Config{apirevision,apiversion,
7155              apisubversion} for CPP friendliness; $Config{sitelib} now defaults
7156              to .../site_perl/$version, just like $Config{privlib}, making sitelib
7157              completely independent across versions and substantially eliminating
7158              chances of breaking older installations by overwriting newly built
7159              extensions; all this means compatibility inclusions for @INC will need
7160              to take into account older sitelib versions (this still TODO)
7161              
7162              windows, vms, dos tweaks for the above
7163      Branch: perl
7164            ! Changes Configure INSTALL Porting/config.sh Porting/config_H
7165            ! config_h.SH configure.com dosish.h installman installperl
7166            ! patchlevel.h perl.c perl.h vms/vmsish.h win32/Makefile
7167            ! win32/config.bc win32/config.gc win32/config.vc
7168            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7169            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
7170            ! win32/win32.c
7171 ____________________________________________________________________________
7172 [  4772] By: gsar                                  on 2000/01/09  19:05:33
7173         Log: s/usethreads/use5005threads/g
7174      Branch: perl
7175            ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
7176 ____________________________________________________________________________
7177 [  4771] By: gsar                                  on 2000/01/09  18:51:50
7178         Log: Configure changes for new-style version numbers (from Andy Dougherty,
7179              slightly altered)
7180      Branch: perl
7181            ! Configure INSTALL Porting/Glossary Porting/config.sh
7182            ! Porting/config_H config_h.SH perl.h win32/Makefile
7183            ! win32/config.bc win32/config.gc win32/config.vc
7184            ! win32/makefile.mk
7185 ____________________________________________________________________________
7186 [  4770] By: gsar                                  on 2000/01/07  22:18:54
7187         Log: fix for 'make utest' failures (from Ilya Zakharevich)
7188      Branch: perl
7189            ! regexec.c
7190 ____________________________________________________________________________
7191 [  4769] By: gsar                                  on 2000/01/07  18:23:16
7192         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
7193      Branch: perl
7194            + ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
7195            + ext/ODBM_File/hints/cygwin.pl
7196            ! Configure INSTALL MANIFEST ext/POSIX/Makefile.PL
7197            ! hints/cygwin.sh installman installperl lib/Cwd.pm
7198            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec/Unix.pm lib/perl5db.pl
7199            ! perlsdio.h t/op/magic.t t/op/stat.t utils/perlcc.PL
7200 ____________________________________________________________________________
7201 [  4768] By: gsar                                  on 2000/01/07  18:12:15
7202         Log: typo on h2xs.PL (from Helmut Jarausch)
7203      Branch: perl
7204            ! utils/h2xs.PL
7205 ____________________________________________________________________________
7206 [  4767] By: gsar                                  on 2000/01/07  17:58:45
7207         Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
7208      Branch: perl
7209            ! README.vms configure.com vms/subconfigure.com
7210 ____________________________________________________________________________
7211 [  4766] By: gsar                                  on 2000/01/07  17:54:05
7212         Log: os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
7213              <sthoenna@efn.org>)
7214      Branch: perl
7215            - os2/POSIX.mkfifo
7216            ! MANIFEST README.os2
7217 ____________________________________________________________________________
7218 [  4765] By: gsar                                  on 2000/01/06  20:11:46
7219         Log: add workaround for dlopen() bug on OpenBSD (relative paths that
7220              match /^lib/ won't load properly)
7221      Branch: perl
7222            + ext/DynaLoader/hints/openbsd.pl
7223            ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
7224 ____________________________________________________________________________
7225 [  4764] By: gsar                                  on 2000/01/06  19:51:08
7226         Log: add undocumented globals for compatibility--find.pl, and find2perl
7227              generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
7228      Branch: perl
7229            ! lib/File/Find.pm
7230 ____________________________________________________________________________
7231 [  4763] By: gsar                                  on 2000/01/06  10:51:07
7232         Log: fix various C-backend shenanigans
7233      Branch: perl
7234            ! ext/B/B/C.pm
7235 ____________________________________________________________________________
7236 [  4762] By: gsar                                  on 2000/01/06  04:09:00
7237         Log: tweak test in change#4757 for Windows
7238      Branch: perl
7239            ! t/io/open.t
7240 ____________________________________________________________________________
7241 [  4761] By: gsar                                  on 2000/01/06  02:55:30
7242         Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
7243              they belonged to freed OP_CONSTs)
7244      Branch: perl
7245            ! op.c
7246 ____________________________________________________________________________
7247 [  4760] By: gsar                                  on 2000/01/06  00:22:40
7248         Log: constant ranges could escape bareword check in list context
7249      Branch: perl
7250            ! op.c t/pragma/strict-subs
7251 ____________________________________________________________________________
7252 [  4759] By: gsar                                  on 2000/01/05  20:52:50
7253         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7254              Date: Wed, 05 Jan 2000 15:23:18 EST
7255              Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
7256              Subject: Re: minimal m//g matches appear busted
7257      Branch: perl
7258            ! regexec.c t/op/pat.t
7259 ____________________________________________________________________________
7260 [  4758] By: gsar                                  on 2000/01/05  12:49:40
7261         Log: various nits identified by warnings unmasked by recent changes
7262      Branch: perl
7263            ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
7264 ____________________________________________________________________________
7265 [  4757] By: gsar                                  on 2000/01/05  12:48:10
7266         Log: severe bugs in change#3786 fixed
7267      Branch: perl
7268            ! doio.c t/io/open.t
7269 ____________________________________________________________________________
7270 [  4756] By: gsar                                  on 2000/01/05  11:25:10
7271         Log: tweak change#4745 to make ebcdic output match for chars <= 037
7272      Branch: perl
7273            ! ext/Data/Dumper/Dumper.pm
7274 ____________________________________________________________________________
7275 [  4755] By: gsar                                  on 2000/01/05  06:56:05
7276         Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
7277      Branch: perl
7278            ! Configure util.c utils/perlcc.PL
7279 ____________________________________________________________________________
7280 [  4754] By: gsar                                  on 2000/01/05  06:52:25
7281         Log: avoid expensive Version_check (from Andreas Koenig)
7282      Branch: perl
7283            ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
7284            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
7285 ____________________________________________________________________________
7286 [  4753] By: gsar                                  on 2000/01/05  06:48:22
7287         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
7288              Date: 03 Jan 2000 21:56:02 +0100
7289              Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
7290              Subject: Reloading File::Copy
7291      Branch: perl
7292            ! Changes lib/File/Copy.pm t/lib/filecopy.t
7293 ____________________________________________________________________________
7294 [  4752] By: gsar                                  on 2000/01/04  01:19:20
7295         Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
7296      Branch: perl
7297            ! win32/Makefile win32/makefile.mk win32/win32.h
7298 ____________________________________________________________________________
7299 [  4751] By: gsar                                  on 2000/01/03  18:26:08
7300         Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
7301      Branch: perl
7302            ! lib/ExtUtils/MakeMaker.pm
7303 ____________________________________________________________________________
7304 [  4750] By: gsar                                  on 2000/01/02  21:58:02
7305         Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
7306              to write to a file other than tmon.out (suggested by Haakon Alstadheim
7307              <Haakon.Alstadheim@sds.no>)
7308      Branch: perl
7309            ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
7310 ____________________________________________________________________________
7311 [  4749] By: gsar                                  on 2000/01/02  21:37:29
7312         Log: disable optimization in change#3612 for join() and quotemeta()--this
7313              removes all the gross hacks for the special cases in that change; fix
7314              pp_concat() for when TARG == arg (modified version of patch suggested
7315              by Ilya Zakharevich)
7316      Branch: perl
7317            ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
7318 ____________________________________________________________________________
7319 [  4748] By: gsar                                  on 2000/01/02  20:26:06
7320         Log: MakeMaker should attempt to "require" rather than "use" prerequisites
7321              to avoid imports (from Michael G Schwern <schwern@pobox.com>)
7322      Branch: perl
7323            ! lib/ExtUtils/MakeMaker.pm
7324 ____________________________________________________________________________
7325 [  4747] By: gsar                                  on 2000/01/02  20:17:36
7326         Log: fix 4-arg substr() when used as argument to subroutine
7327      Branch: perl
7328            ! pp.c t/op/substr.t
7329 ____________________________________________________________________________
7330 [  4746] By: gsar                                  on 2000/01/02  18:45:58
7331         Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
7332      Branch: perl
7333            ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
7334            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
7335            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
7336            ! perlapi.c proto.h thread.h util.c
7337 ____________________________________________________________________________
7338 [  4745] By: gsar                                  on 2000/01/02  18:15:44
7339         Log: ebcdic fix for Data::Dumper from Peter Prymmer
7340      Branch: perl
7341            ! ext/Data/Dumper/Dumper.pm regcomp.c
7342 ____________________________________________________________________________
7343 [  4744] By: gsar                                  on 1999/12/31  22:42:23
7344         Log: missing files in previous submit
7345      Branch: perl
7346            ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
7347            ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
7348 ____________________________________________________________________________
7349 [  4743] By: gsar                                  on 1999/12/31  06:47:18
7350         Log: various Windows build tweaks
7351      Branch: perl
7352            ! win32/win32.h
7353 ____________________________________________________________________________
7354 [  4742] By: gsar                                  on 1999/12/30  21:32:36
7355         Log: change#4705 breaks code that interpolates $], so leave string value
7356              of $] as it was for compatibility (and perhaps introduce $^V or similar
7357              for the utf8 representation, maybe?)
7358      Branch: perl
7359            ! configpm gv.c
7360 ____________________________________________________________________________
7361 [  4741] By: gsar                                  on 1999/12/30  19:36:21
7362         Log: avoid CRLF in byteloadable files created by perlcc
7363      Branch: perl
7364            ! utils/perlcc.PL
7365 ____________________________________________________________________________
7366 [  4740] By: gsar                                  on 1999/12/30  19:35:07
7367         Log: leave DATA open in binmode if __END__ line doesn't have CRLF
7368      Branch: perl
7369            ! pod/perldelta.pod toke.c
7370 ____________________________________________________________________________
7371 [  4739] By: gsar                                  on 1999/12/30  05:44:21
7372         Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
7373              to allow ByteLoader to work; the DATA filehandles continue to
7374              be left open in text mode for compatibility
7375      Branch: perl
7376            ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
7377            ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
7378            ! win32/win32.h
7379 ____________________________________________________________________________
7380 [  4738] By: gsar                                  on 1999/12/30  04:36:12
7381         Log: CR-LF support broken for formats
7382      Branch: perl
7383            ! toke.c
7384 ____________________________________________________________________________
7385 [  4737] By: gsar                                  on 1999/12/29  22:30:52
7386         Log: make DProf functional under pseudo-fork()
7387      Branch: perl
7388            ! ext/Devel/DProf/DProf.xs
7389 ____________________________________________________________________________
7390 [  4736] By: gsar                                  on 1999/12/29  21:04:59
7391         Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
7392              Mulder)
7393      Branch: perl
7394            ! doio.c pp_hot.c t/io/argv.t
7395 ____________________________________________________________________________
7396 [  4735] By: gsar                                  on 1999/12/29  18:12:40
7397         Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
7398              Koenig)
7399      Branch: perl
7400            ! Makefile.SH
7401 ____________________________________________________________________________
7402 [  4734] By: gsar                                  on 1999/12/28  21:10:37
7403         Log: Windows build tweaks
7404      Branch: perl
7405            ! INTERN.h sv.c
7406 ____________________________________________________________________________
7407 [  4733] By: gsar                                  on 1999/12/28  20:45:15
7408         Log: remove never-taken branch for making getc() operate on ARGV (spotted 
7409              by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
7410      Branch: perl
7411            ! pp_sys.c
7412 ____________________________________________________________________________
7413 [  4732] By: gsar                                  on 1999/12/28  20:42:13
7414         Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
7415              <ralph@inputplus.demon.co.uk>
7416      Branch: perl
7417            ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
7418 ____________________________________________________________________________
7419 [  4731] By: gsar                                  on 1999/12/28  20:23:17
7420         Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
7421              not supplied (variant of patch suggested by Ilya Zakharevich)
7422      Branch: perl
7423            ! XSUB.h lib/ExtUtils/xsubpp
7424 ____________________________________________________________________________
7425 [  4730] By: gsar                                  on 1999/12/28  19:55:56
7426         Log: range operator does magical string increment iff both operands
7427              are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
7428              the "foreach (RANGE)" case as well
7429      Branch: perl
7430            ! pp_ctl.c t/op/range.t
7431 ____________________________________________________________________________
7432 [  4729] By: gsar                                  on 1999/12/28  18:40:19
7433         Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
7434      Branch: perl
7435            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
7436            ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
7437            ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
7438            ! win32/config.gc win32/genmk95.pl win32/makefile.mk
7439            ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
7440            ! win32/win32.h
7441 ____________________________________________________________________________
7442 [  4728] By: gsar                                  on 1999/12/28  07:44:19
7443         Log: typecasts needed
7444      Branch: perl
7445            ! toke.c
7446 ____________________________________________________________________________
7447 [  4727] By: gsar                                  on 1999/12/28  06:23:08
7448         Log: change#4721 needed line number adjustments
7449      Branch: perl
7450            ! MANIFEST global.sym proto.h t/pragma/warn/doop
7451            ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
7452            ! t/pragma/warn/toke t/pragma/warn/utf8
7453 ____________________________________________________________________________
7454 [  4726] By: gsar                                  on 1999/12/28  04:18:15
7455         Log: integrate utfperl contents into mainline
7456      Branch: perl
7457           +> lib/byte.pm lib/byte_heavy.pl
7458           !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
7459           !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
7460           !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
7461 ____________________________________________________________________________
7462 [  4725] By: gsar                                  on 1999/12/28  04:08:09
7463         Log: integrate mainline contents
7464      Branch: utfperl
7465            - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
7466            - lib/unicode/Eq/Unicode
7467           !> (integrate 60 files)
7468 ____________________________________________________________________________
7469 [  4724] By: gsar                                  on 1999/12/28  03:44:10
7470         Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
7471      Branch: perl
7472            ! regcomp.c t/op/re_tests
7473 ____________________________________________________________________________
7474 [  4723] By: gsar                                  on 1999/12/28  03:28:39
7475         Log: more ebcdic testsuite fixups (from Peter Prymmer)
7476      Branch: perl
7477            ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
7478            ! t/pragma/overload.t t/pragma/utf8.t
7479 ____________________________________________________________________________
7480 [  4722] By: gsar                                  on 1999/12/28  03:14:48
7481         Log: avoid "used once" warning
7482      Branch: perl
7483            ! lib/diagnostics.pm
7484 ____________________________________________________________________________
7485 [  4721] By: gsar                                  on 1999/12/28  03:10:32
7486         Log: ebcdic tweaks for tests from Peter Prymmer
7487      Branch: perl
7488            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
7489            ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
7490 ____________________________________________________________________________
7491 [  4720] By: gsar                                  on 1999/12/28  03:08:39
7492         Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
7493      Branch: perl
7494            ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
7495            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
7496            ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
7497 ____________________________________________________________________________
7498 [  4719] By: gsar                                  on 1999/12/28  03:01:04
7499         Log: perlport v1.45 from Chris Nandor
7500      Branch: perl
7501            ! pod/perlport.pod
7502 ____________________________________________________________________________
7503 [  4718] By: gsar                                  on 1999/12/28  02:59:16
7504         Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
7505              perldelta; added STOP, DESTROY and AUTOLOAD to specials list
7506      Branch: perl
7507            ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
7508            ! t/pragma/constant.t
7509 ____________________________________________________________________________
7510 [  4717] By: gsar                                  on 1999/12/28  02:47:04
7511         Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
7512      Branch: perl
7513            - ext/DynaLoader/dl_cygwin.xs
7514            ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
7515            ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
7516            ! util.c
7517 ____________________________________________________________________________
7518 [  4716] By: gsar                                  on 1999/12/28  02:40:51
7519         Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
7520              (from Andy Dougherty)
7521      Branch: perl
7522            ! Configure
7523 ____________________________________________________________________________
7524 [  4715] By: gsar                                  on 1999/12/28  02:38:44
7525         Log: better variant of change#4644 (from Andy Dougherty)
7526      Branch: perl
7527            ! Configure
7528 ____________________________________________________________________________
7529 [  4714] By: gsar                                  on 1999/12/28  02:36:40
7530         Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
7531      Branch: perl
7532            ! Configure
7533 ____________________________________________________________________________
7534 [  4713] By: gsar                                  on 1999/12/28  02:35:15
7535         Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
7536              INSTALL (from Andy Dougherty)
7537      Branch: perl
7538            ! Configure
7539 ____________________________________________________________________________
7540 [  4712] By: gsar                                  on 1999/12/28  02:30:55
7541         Log: avoid creating new files during make install
7542      Branch: perl
7543            ! Makefile.SH
7544 ____________________________________________________________________________
7545 [  4711] By: gsar                                  on 1999/12/28  02:24:44
7546         Log: pod edits from Paul Marquess and Mark-Jason Dominus
7547      Branch: perl
7548            ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
7549            ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
7550            ! pod/perldelta.pod
7551 ____________________________________________________________________________
7552 [  4710] By: gsar                                  on 1999/12/28  02:05:23
7553         Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
7554              <sthoenna@efn.org>); add explicit target for opmini.o
7555      Branch: perl
7556            ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
7557 ____________________________________________________________________________
7558 [  4709] By: gsar                                  on 1999/12/28  01:20:39
7559         Log: partly fix perldiag regressions identified by Tom Christiansen
7560      Branch: perl
7561            ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
7562            ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
7563            ! t/pragma/warn/pp_sys
7564 ____________________________________________________________________________
7565 [  4708] By: gsar                                  on 1999/12/27  23:33:24
7566         Log: update perldiag for change#4707
7567      Branch: perl
7568            ! perl.c pod/perldiag.pod
7569 ____________________________________________________________________________
7570 [  4707] By: gsar                                  on 1999/12/27  23:23:39
7571         Log: allow spaces in -I switch argument
7572      Branch: perl
7573            ! perl.c
7574 ____________________________________________________________________________
7575 [  4706] By: gsar                                  on 1999/12/26  23:44:53
7576         Log: fix typos
7577      Branch: utfperl
7578            ! sv.h toke.c
7579 ____________________________________________________________________________
7580 [  4705] By: gsar                                  on 1999/12/24  04:02:35
7581         Log: support for v5.5.640 style version numbers
7582      Branch: utfperl
7583            ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
7584            ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
7585 ____________________________________________________________________________
7586 [  4704] By: gsar                                  on 1999/12/23  08:54:27
7587         Log: bring in basic threads stuff under USE_ITHREADS
7588      Branch: perl
7589            ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
7590            ! util.c
7591 ____________________________________________________________________________
7592 [  4703] By: gsar                                  on 1999/12/23  00:10:06
7593         Log: integrate mainline contents into utfperl
7594      Branch: utfperl
7595           !> (integrate 33 files)
7596 ____________________________________________________________________________
7597 [  4702] By: gsar                                  on 1999/12/20  17:18:23
7598         Log: virtual directory handling broken on paths with trailing slash
7599      Branch: perl
7600            ! win32/Makefile win32/makefile.mk win32/vdir.h
7601 ____________________________________________________________________________
7602 [  4701] By: gsar                                  on 1999/12/20  17:09:55
7603         Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
7604              isn't set for all m/$foo/o)
7605      Branch: perl
7606            ! pp_ctl.c
7607 ____________________________________________________________________________
7608 [  4700] By: gsar                                  on 1999/12/20  16:28:51
7609         Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
7610              we have a race on our hands)
7611      Branch: perl
7612            ! pp_ctl.c
7613 ____________________________________________________________________________
7614 [  4699] By: gsar                                  on 1999/12/20  16:19:00
7615         Log: pod tweaks
7616      Branch: perl
7617            ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
7618 ____________________________________________________________________________
7619 [  4698] By: gsar                                  on 1999/12/20  07:55:07
7620         Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
7621      Branch: perl
7622            ! utf8.c
7623 ____________________________________________________________________________
7624 [  4697] By: gsar                                  on 1999/12/18  01:35:50
7625         Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
7626              anon hash rather than a block; test case for the same
7627      Branch: perl
7628            ! t/comp/term.t toke.c
7629 ____________________________________________________________________________
7630 [  4696] By: gsar                                  on 1999/12/17  19:55:03
7631         Log: leak in change#4694 spotted by Larry
7632      Branch: perl
7633            ! hv.c
7634 ____________________________________________________________________________
7635 [  4695] By: gsar                                  on 1999/12/17  18:14:11
7636         Log: test case for change#4694
7637      Branch: perl
7638            ! t/op/delete.t
7639 ____________________________________________________________________________
7640 [  4694] By: gsar                                  on 1999/12/17  18:09:08
7641         Log: delete() should return the value as is, not a copy thereof
7642      Branch: perl
7643            ! hv.c pod/perldelta.pod
7644 ____________________________________________________________________________
7645 [  4693] By: gsar                                  on 1999/12/17  17:45:58
7646         Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
7647      Branch: perl
7648            ! regexec.c t/op/re_tests
7649 ____________________________________________________________________________
7650 [  4692] By: gsar                                  on 1999/12/17  17:41:10
7651         Log: credits tweak
7652      Branch: perl
7653            ! lib/File/Spec.pm
7654 ____________________________________________________________________________
7655 [  4691] By: gsar                                  on 1999/12/17  07:12:53
7656         Log: DynaLoader doesn't build properly when $(DLSRC) changes
7657              (fix suggested by Hans Mulder)
7658      Branch: perl
7659            ! ext/DynaLoader/Makefile.PL
7660 ____________________________________________________________________________
7661 [  4690] By: gsar                                  on 1999/12/17  06:26:34
7662         Log: add missing new ops
7663      Branch: perl
7664            ! ext/B/ramblings/runtime.porting
7665 ____________________________________________________________________________
7666 [  4689] By: gsar                                  on 1999/12/17  06:16:49
7667         Log: test harness tweak from Hans Mulder
7668      Branch: perl
7669            ! t/TEST
7670 ____________________________________________________________________________
7671 [  4688] By: gsar                                  on 1999/12/17  06:14:23
7672         Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
7673              and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
7674      Branch: perl
7675            ! Makefile.SH cygwin/Makefile.SHs
7676 ____________________________________________________________________________
7677 [  4687] By: gsar                                  on 1999/12/17  06:06:46
7678         Log: applied suggested patch with whitespace adjustments
7679              From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
7680              Date: Thu, 16 Dec 1999 08:57:55 +0100
7681              Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
7682              Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
7683      Branch: perl
7684            ! lib/File/Find.pm
7685 ____________________________________________________________________________
7686 [  4686] By: gsar                                  on 1999/12/17  05:48:53
7687         Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
7688              by Hans Mulder)
7689      Branch: perl
7690            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
7691            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
7692            ! ext/DynaLoader/dl_rhapsody.xs
7693 ____________________________________________________________________________
7694 [  4685] By: gsar                                  on 1999/12/17  05:37:51
7695         Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
7696              <rjk@linguist.dartmouth.edu>)
7697      Branch: perl
7698            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
7699 ____________________________________________________________________________
7700 [  4684] By: gsar                                  on 1999/12/16  09:32:48
7701         Log: spell out how to get 4-digit year (from Micheal G Schwern
7702              <schwern@pobox.com>)
7703      Branch: perl
7704            ! pod/perlfunc.pod
7705 ____________________________________________________________________________
7706 [  4683] By: gsar                                  on 1999/12/16  09:26:53
7707         Log: type mismatch for %c format argument (spotted by Robin Barker
7708              <rmb1@cise.npl.co.uk>)
7709      Branch: perl
7710            ! regcomp.c
7711 ____________________________________________________________________________
7712 [  4682] By: gsar                                  on 1999/12/16  08:33:28
7713         Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
7714              <sho_pi@hotmail.com>)
7715      Branch: perl
7716            ! win32/win32.c
7717 ____________________________________________________________________________
7718 [  4681] By: gsar                                  on 1999/12/16  08:31:15
7719         Log: missing backslash (spotted by Johan Vromans)
7720      Branch: perl
7721            ! perl.c
7722 ____________________________________________________________________________
7723 [  4680] By: gsar                                  on 1999/12/16  08:26:00
7724         Log: avoid coredump on diagnostics when STDERR is closed
7725      Branch: perl
7726            ! perl.h
7727 ____________________________________________________________________________
7728 [  4679] By: gsar                                  on 1999/12/12  18:09:41
7729         Log: integrate mainline changes
7730      Branch: utfperl
7731           +> (branch 39 files)
7732            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
7733            - lib/unicode/UnicodeData-Latest.txt
7734           !> (integrate 447 files)
7735 ____________________________________________________________________________
7736 [  4678] By: gsar                                  on 1999/12/10  01:39:13
7737         Log: interpreter structure should be nulled under -DMULTIPLICITY
7738      Branch: perl
7739            ! perl.c
7740 ____________________________________________________________________________
7741 [  4677] By: gsar                                  on 1999/12/09  11:10:27
7742         Log: update Changes
7743      Branch: perl
7744            ! Changes
7745
7746 ----------------
7747 Version 5.005_63
7748 ----------------
7749
7750 ____________________________________________________________________________
7751 [  4676] By: gsar                                  on 1999/12/09  10:51:43
7752         Log: fix File::Find testsuite bugs in symlink-less places
7753      Branch: perl
7754            ! t/lib/filefind.t
7755 ____________________________________________________________________________
7756 [  4675] By: gsar                                  on 1999/12/09  10:22:31
7757         Log: USE_ITHREADS tweaks and notes
7758      Branch: perl
7759            ! op.c pod/perldelta.pod sv.c
7760 ____________________________________________________________________________
7761 [  4674] By: gsar                                  on 1999/12/09  10:21:53
7762         Log: allow new style sort subs to work under usethreads
7763      Branch: perl
7764            ! pp_ctl.c
7765 ____________________________________________________________________________
7766 [  4673] By: gsar                                  on 1999/12/09  04:00:23
7767         Log: document compatibility issue with literal list slices and NOTOP
7768              (C<not (1,2,3)[0]> is now a syntax error)
7769      Branch: perl
7770            ! pod/perldelta.pod
7771 ____________________________________________________________________________
7772 [  4672] By: gsar                                  on 1999/12/09  01:14:46
7773         Log: avoid mismatched expectation <-> int types for C++ builds
7774      Branch: perl
7775            ! embed.pl intrpvar.h proto.h toke.c
7776 ____________________________________________________________________________
7777 [  4671] By: gsar                                  on 1999/12/09  00:36:24
7778         Log: newer version of File::Find with support for following symlinks and
7779              other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
7780      Branch: perl
7781            ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
7782 ____________________________________________________________________________
7783 [  4670] By: gsar                                  on 1999/12/09  00:13:06
7784         Log: avoid initializing GvCV slot for autovivified filehandles
7785      Branch: perl
7786            ! pp.c
7787 ____________________________________________________________________________
7788 [  4669] By: gsar                                  on 1999/12/08  19:09:27
7789         Log: apply change#4618 again along with Ilya's patch to fix bugs
7790              in it (see change#4622)
7791      Branch: perl
7792            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
7793            ! t/op/re_tests t/op/subst.t
7794 ____________________________________________________________________________
7795 [  4668] By: gsar                                  on 1999/12/08  18:56:53
7796         Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
7797              From: Larry Wall <larry@wall.org>
7798              Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
7799              Message-Id: <199912072039.MAA13257@kiev.wall.org>
7800              Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
7801      Branch: perl
7802            ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
7803 ____________________________________________________________________________
7804 [  4667] By: gsar                                  on 1999/12/08  18:47:37
7805         Log: patch to fix aix hints from ortmann@vnet.ibm.com
7806      Branch: perl
7807            ! hints/aix.sh
7808 ____________________________________________________________________________
7809 [  4666] By: gsar                                  on 1999/12/08  18:29:02
7810         Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
7811              Tim Meadowcroft
7812      Branch: perl
7813            ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
7814 ____________________________________________________________________________
7815 [  4665] By: gsar                                  on 1999/12/08  02:22:31
7816         Log: introduce save_I8() for saving byte values
7817      Branch: perl
7818            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
7819            ! regcomp.c regexec.c scope.c scope.h sv.c
7820 ____________________________________________________________________________
7821 [  4664] By: gsar                                  on 1999/12/08  02:02:33
7822         Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
7823      Branch: perl
7824            ! toke.c
7825 ____________________________________________________________________________
7826 [  4663] By: gsar                                  on 1999/12/08  01:11:44
7827         Log: longstanding typo in lexer: PL_lex_expect was not properly
7828              saved on reentry
7829      Branch: perl
7830            ! toke.c
7831 ____________________________________________________________________________
7832 [  4662] By: gsar                                  on 1999/12/07  23:16:21
7833         Log: typos in change#4546
7834      Branch: perl
7835            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
7836 ____________________________________________________________________________
7837 [  4661] By: gsar                                  on 1999/12/07  09:33:50
7838         Log: typos in change#4660
7839      Branch: perl
7840            ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
7841 ____________________________________________________________________________
7842 [  4660] By: gsar                                  on 1999/12/06  23:42:55
7843         Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
7844              fix bug where lc($readonly) could result in bogus errors
7845      Branch: perl
7846            ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
7847            ! pp.c pp_sys.c proto.h sv.c
7848 ____________________________________________________________________________
7849 [  4659] By: gsar                                  on 1999/12/06  15:24:31
7850         Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
7851              <jarausch@igpm.rwth-aachen.de>)
7852      Branch: perl
7853            ! perl.h
7854 ____________________________________________________________________________
7855 [  4658] By: gsar                                  on 1999/12/06  15:18:30
7856         Log: fix for -Dp via $^D (suggested by Stephane Payrard
7857              <stef@adnaccess.com>)
7858      Branch: perl
7859            ! mg.c
7860 ____________________________________________________________________________
7861 [  4657] By: gsar                                  on 1999/12/06  06:50:01
7862         Log: change#4641 needs perldiag.pod edit
7863      Branch: perl
7864            - lib/unicode/UnicodeData-Latest.txt
7865            ! pod/perldiag.pod
7866 ____________________________________________________________________________
7867 [  4656] By: gsar                                  on 1999/12/06  01:36:56
7868         Log: Makefile tweak for change#4649
7869      Branch: perl
7870            ! Makefile.SH
7871 ____________________________________________________________________________
7872 [  4655] By: gsar                                  on 1999/12/05  17:23:57
7873         Log: change#4653 was missing a patch reject
7874      Branch: perl
7875            ! win32/makefile.mk
7876 ____________________________________________________________________________
7877 [  4654] By: gsar                                  on 1999/12/05  11:41:04
7878         Log: windows build tweaks for Borland compiler
7879      Branch: perl
7880            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
7881 ____________________________________________________________________________
7882 [  4653] By: gsar                                  on 1999/12/05  11:07:37
7883         Log: applied somewhat modified version of suggested patch
7884              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
7885              Date: Thu, 18 Nov 1999 18:45:27 PST
7886              Message-ID: <19991119024527.72749.qmail@hotmail.com>
7887              Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
7888      Branch: perl
7889            + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
7890            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7891            ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
7892            ! win32/makefile.mk win32/win32.h
7893 ____________________________________________________________________________
7894 [  4652] By: gsar                                  on 1999/12/05  09:24:45
7895         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
7896              Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
7897              Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
7898              Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
7899      Branch: perl
7900            ! Changes hints/svr5.sh
7901 ____________________________________________________________________________
7902 [  4651] By: gsar                                  on 1999/12/05  09:01:19
7903         Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
7904              when given non-existent drive names
7905      Branch: perl
7906            ! lib/File/Path.pm
7907 ____________________________________________________________________________
7908 [  4650] By: gsar                                  on 1999/12/05  08:47:11
7909         Log: windows build tweaks for change#4649
7910      Branch: perl
7911            ! win32/Makefile win32/makefile.mk
7912 ____________________________________________________________________________
7913 [  4649] By: gsar                                  on 1999/12/05  07:49:28
7914         Log: make File::Glob::glob() the default for CORE::glob()
7915              (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
7916      Branch: perl
7917            ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
7918            ! win32/makefile.mk
7919 ____________________________________________________________________________
7920 [  4648] By: gsar                                  on 1999/12/05  00:33:34
7921         Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
7922      Branch: perl
7923            ! lib/Pod/Html.pm
7924 ____________________________________________________________________________
7925 [  4647] By: gsar                                  on 1999/12/05  00:14:01
7926         Log: remove outdated entry
7927      Branch: perl
7928            ! pod/perltrap.pod
7929 ____________________________________________________________________________
7930 [  4646] By: gsar                                  on 1999/12/04  22:48:51
7931         Log: s/block/loop block/ in diagnostics about next, last, redo
7932      Branch: perl
7933            ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
7934 ____________________________________________________________________________
7935 [  4645] By: gsar                                  on 1999/12/04  22:25:32
7936         Log: readability tweak suggested by GRommel@sears.com
7937      Branch: perl
7938            ! pp.c
7939 ____________________________________________________________________________
7940 [  4644] By: gsar                                  on 1999/12/04  22:05:00
7941         Log: Configure tweak from Peter Prymmer
7942      Branch: perl
7943            ! Configure
7944 ____________________________________________________________________________
7945 [  4643] By: gsar                                  on 1999/12/04  21:55:27
7946         Log: make weak keyword check look for defined(&lock), not
7947              merely defined(*lock)
7948      Branch: perl
7949            ! toke.c
7950 ____________________________________________________________________________
7951 [  4642] By: gsar                                  on 1999/12/04  21:11:51
7952         Log: make eof() open ARGV if it isn't open already; also fixes bug
7953              where eof() would operate on any last-read filehandle, not
7954              just ARGV
7955      Branch: perl
7956            ! pp_sys.c
7957 ____________________________________________________________________________
7958 [  4641] By: gsar                                  on 1999/12/04  04:42:25
7959         Log: make uninitialized value warnings report opcode
7960      Branch: perl
7961            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
7962            ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
7963            ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
7964            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
7965            ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
7966            ! t/pragma/warn/sv
7967 ____________________________________________________________________________
7968 [  4640] By: gsar                                  on 1999/12/04  02:40:44
7969         Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
7970              that don't do range checking
7971      Branch: perl
7972            ! lib/Time/Local.pm
7973 ____________________________________________________________________________
7974 [  4639] By: gsar                                  on 1999/12/04  01:00:49
7975         Log: better implementation of change#3326; open(local $foo,...) now
7976              allowed in addition to any uninitialized variable, for consistency
7977              with how autovivification works elsewhere; add code to use the
7978              variable name as the name of the handle for simple variables, so
7979              that diagnostics report the handle: "... at - line 1, <$foo> line 10."
7980      Branch: perl
7981            ! op.c pod/perldelta.pod pp.c t/io/open.t
7982 ____________________________________________________________________________
7983 [  4638] By: gsar                                  on 1999/12/03  21:20:00
7984         Log: pod nits
7985      Branch: perl
7986            ! pod/perlfunc.pod pod/perlrun.pod
7987 ____________________________________________________________________________
7988 [  4637] By: gsar                                  on 1999/12/03  08:59:04
7989         Log: change#4431 was flawed
7990      Branch: perl
7991            ! Makefile.SH
7992 ____________________________________________________________________________
7993 [  4636] By: gsar                                  on 1999/12/03  07:59:52
7994         Log: pod embellishments from Nathan Torkington
7995      Branch: perl
7996            ! pod/perlfaq2.pod pod/perlhack.pod
7997 ____________________________________________________________________________
7998 [  4635] By: gsar                                  on 1999/12/03  07:56:04
7999         Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
8000      Branch: perl
8001            ! pod/perlfaq4.pod
8002 ____________________________________________________________________________
8003 [  4634] By: gsar                                  on 1999/12/03  07:47:47
8004         Log: test tweak for VMS (from Craig A. Berry)
8005      Branch: perl
8006            ! t/io/nargv.t
8007 ____________________________________________________________________________
8008 [  4633] By: gsar                                  on 1999/12/03  07:44:52
8009         Log: patchls tweak from Andreas Koenig
8010      Branch: perl
8011            ! Porting/patchls
8012 ____________________________________________________________________________
8013 [  4632] By: gsar                                  on 1999/12/03  07:42:23
8014         Log: don't mess with the umask()
8015      Branch: perl
8016            ! installhtml installman installperl lib/ExtUtils/Install.pm
8017            ! lib/ExtUtils/Manifest.pm
8018 ____________________________________________________________________________
8019 [  4631] By: gsar                                  on 1999/12/03  06:52:50
8020         Log: support -a switch to append bytecode to an existing file and make
8021              perlcc use it (from Tom Hughes <tom@compton.nu>)
8022      Branch: perl
8023            ! ext/B/B/Bytecode.pm utils/perlcc.PL
8024 ____________________________________________________________________________
8025 [  4630] By: gsar                                  on 1999/12/03  06:46:16
8026         Log: document incompatible perl4 vec() vs bitwise ops interaction trap
8027              (from Tom Phoenix)
8028      Branch: perl
8029            ! pod/perltrap.pod
8030 ____________________________________________________________________________
8031 [  4629] By: gsar                                  on 1999/12/03  06:40:15
8032         Log: use PerlIO abstraction rather than straight stdio (from
8033              Chip Salzenberg)
8034      Branch: perl
8035            ! ext/ByteLoader/ByteLoader.xs
8036 ____________________________________________________________________________
8037 [  4628] By: gsar                                  on 1999/12/03  06:15:54
8038         Log: avoid warning in IO::Select::exists() if socket doesn't exist
8039      Branch: perl
8040            ! ext/IO/lib/IO/Select.pm
8041 ____________________________________________________________________________
8042 [  4627] By: gsar                                  on 1999/12/03  06:05:19
8043         Log: two small patches from Peter Prymmer <pvhp@forte.com>
8044      Branch: perl
8045            ! makedepend.SH win32/Makefile win32/makefile.mk
8046 ____________________________________________________________________________
8047 [  4626] By: gsar                                  on 1999/12/03  05:36:38
8048         Log: From: Peter Prymmer <pvhp@forte.com>
8049              Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
8050              Message-Id: <199911260506.VAA17230@brio.forte.com>
8051              Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
8052      Branch: perl
8053            ! regcomp.c
8054 ____________________________________________________________________________
8055 [  4625] By: gsar                                  on 1999/12/03  05:20:21
8056         Log: Windows build tweaks due to change#4623
8057      Branch: perl
8058            ! win32/Makefile win32/makefile.mk win32/perlhost.h
8059 ____________________________________________________________________________
8060 [  4624] By: gsar                                  on 1999/12/03  04:58:30
8061         Log: add missing file
8062      Branch: perl
8063            + ext/DynaLoader/XSLoader_pm.PL
8064 ____________________________________________________________________________
8065 [  4623] By: gsar                                  on 1999/12/03  04:47:03
8066         Log: applied suggested patch; removed $VERSION = $VERSION hack
8067              (change#4043 fixed the need for that)
8068              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8069              Date: Tue, 16 Nov 1999 01:50:31 EST
8070              Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
8071              Subject: [PATCH 5.005_62] XSLoader.pm
8072      Branch: perl
8073            ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
8074            ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
8075            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
8076            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
8077            ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
8078            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
8079            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
8080            ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
8081            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
8082            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
8083            ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
8084 ____________________________________________________________________________
8085 [  4622] By: gsar                                  on 1999/12/03  04:02:39
8086         Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
8087      Branch: perl
8088            ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
8089 ____________________________________________________________________________
8090 [  4621] By: gsar                                  on 1999/12/02  22:24:53
8091         Log: caveat about thread-safety of extensions
8092      Branch: perl
8093            ! pod/perlfork.pod
8094 ____________________________________________________________________________
8095 [  4620] By: gsar                                  on 1999/12/02  20:31:02
8096         Log: XS documentation patches suggested by Ilya, severally adjusted
8097      Branch: perl
8098            ! pod/perlxs.pod pod/perlxstut.pod
8099 ____________________________________________________________________________
8100 [  4619] By: gsar                                  on 1999/12/02  17:52:50
8101         Log: re-add missing Unicode database master
8102      Branch: perl
8103            + lib/unicode/Unicode.300
8104 ____________________________________________________________________________
8105 [  4618] By: gsar                                  on 1999/12/02  06:56:18
8106         Log: applied suggested patch with prototype changes
8107              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
8108              Date:    Tue, 23 Nov 1999 22:55:55 EST
8109              Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
8110              Subject: [PATCH 5.005_62] First char cognizance
8111      Branch: perl
8112            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
8113 ____________________________________________________________________________
8114 [  4617] By: gsar                                  on 1999/12/02  06:04:57
8115         Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
8116      Branch: perl
8117            ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
8118 ____________________________________________________________________________
8119 [  4616] By: gsar                                  on 1999/12/02  04:30:22
8120         Log: various documentation tweaks suggested by M. J. T. Guy
8121      Branch: perl
8122            ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
8123 ____________________________________________________________________________
8124 [  4615] By: gsar                                  on 1999/12/02  04:17:43
8125         Log: various File::Glob fixes for DOSISH platforms
8126              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
8127              Date: Tue, 02 Nov 1999 11:11:25 GMT
8128              Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
8129              Subject: File::Glob again. Final patch, honest!
8130      Branch: perl
8131            + t/lib/glob-case.t
8132            ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
8133            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
8134            ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
8135 ____________________________________________________________________________
8136 [  4614] By: gsar                                  on 1999/12/02  03:42:55
8137         Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
8138              variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
8139      Branch: perl
8140            ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
8141 ____________________________________________________________________________
8142 [  4613] By: gsar                                  on 1999/12/02  01:59:19
8143         Log: ignore yet another known scalar leak
8144      Branch: perl
8145            ! t/pragma/warn/regcomp
8146 ____________________________________________________________________________
8147 [  4612] By: gsar                                  on 1999/12/02  01:15:02
8148         Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
8149      Branch: perl
8150            ! pp.c
8151 ____________________________________________________________________________
8152 [  4611] By: gsar                                  on 1999/12/02  00:31:43
8153         Log: a somewhat tweaked version of suggested patch
8154              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8155              Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
8156              Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
8157              Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
8158      Branch: perl
8159            ! pod/perlfunc.pod
8160 ____________________________________________________________________________
8161 [  4610] By: gsar                                  on 1999/12/01  19:09:31
8162         Log: more accurate require() pseudocode (from James P. Williams
8163              <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
8164      Branch: perl
8165            ! pod/perlfunc.pod
8166 ____________________________________________________________________________
8167 [  4609] By: gsar                                  on 1999/12/01  18:43:49
8168         Log: avoid "Callback called exit" error on intentional exit()
8169      Branch: perl
8170            ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
8171 ____________________________________________________________________________
8172 [  4608] By: gsar                                  on 1999/12/01  18:42:38
8173         Log: find_byclass() prototype was incoherent
8174      Branch: perl
8175            ! regexec.c
8176 ____________________________________________________________________________
8177 [  4607] By: gsar                                  on 1999/12/01  05:45:10
8178         Log: better documentation for goto &NAME (from M. J. T. Guy)
8179      Branch: perl
8180            ! pod/perlfunc.pod
8181 ____________________________________________________________________________
8182 [  4606] By: gsar                                  on 1999/12/01  05:33:14
8183         Log: integrate cfgperl contents into mainline
8184      Branch: perl
8185           +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
8186           +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
8187            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
8188            ! Changes
8189           !> (integrate 210 files)
8190 ____________________________________________________________________________
8191 [  4605] By: gsar                                  on 1999/12/01  05:15:27
8192         Log: avoid PTR->IV cast warnings
8193      Branch: perl
8194            ! mg.c op.c scope.h
8195 ____________________________________________________________________________
8196 [  4604] By: gsar                                  on 1999/12/01  03:59:56
8197         Log: email address changes
8198      Branch: perl
8199            ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
8200            ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
8201            ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
8202            ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
8203            ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
8204 ____________________________________________________________________________
8205 [  4603] By: gsar                                  on 1999/12/01  03:45:13
8206         Log: minor USE_ITHREADS tweaks
8207      Branch: perl
8208            ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
8209            ! win32/perllib.c win32/win32.h
8210 ____________________________________________________________________________
8211 [  4602] By: gsar                                  on 1999/12/01  01:00:09
8212         Log: more complete pseudo-fork() support for Windows
8213      Branch: perl
8214            + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
8215            ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
8216            ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
8217            ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
8218            ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
8219            ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
8220            ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
8221            ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
8222            ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
8223            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
8224            ! win32/win32iop.h win32/win32thread.h
8225 ____________________________________________________________________________
8226 [  4601] By: gsar                                  on 1999/12/01  00:45:38
8227         Log: rudimentary support for remote debugging, from aeons ago (somewhat
8228              modified)
8229              From: Graham TerMarsch <grahamt@ActiveState.com>
8230              Date: Sat, 12 Sep 1998 10:46:55 -0700
8231              Message-ID: <35FAB38F.EA9AAC50@activestate.com>
8232              Subject: Re: Patches to perl5db.pl to allow for remote debugging
8233      Branch: perl
8234            ! lib/perl5db.pl
8235 ____________________________________________________________________________
8236 [  4600] By: chip                                  on 1999/11/19  21:16:00
8237         Log: Document known limitations of fdopen() on some systems,
8238              as they apply to open() and sysopen().
8239      Branch: perl
8240            ! pod/perlfunc.pod
8241 ____________________________________________________________________________
8242 [  4599] By: chip                                  on 1999/11/19  17:20:19
8243         Log: Undef printf before redirecting it to PerlIO_stdoutf.
8244              (Avoids an irritating warning when compiling with PerlIO.)
8245      Branch: perl
8246            ! perl.h
8247 ____________________________________________________________________________
8248 [  4598] By: jhi                                   on 1999/11/22  21:30:17
8249         Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
8250      Branch: cfgperl
8251            ! README.vms t/io/open.t
8252 ____________________________________________________________________________
8253 [  4597] By: jhi                                   on 1999/11/21  16:21:21
8254         Log: Replace #4596 with the change done in 5.005_03.
8255      Branch: cfgperl
8256            ! ext/Errno/Errno_pm.PL
8257 ____________________________________________________________________________
8258 [  4596] By: jhi                                   on 1999/11/21  16:07:20
8259         Log: Skip processing a file if the file to be opened is '-'
8260              (can happen in UNICOS)
8261      Branch: cfgperl
8262            ! ext/Errno/Errno_pm.PL
8263 ____________________________________________________________________________
8264 [  4595] By: jhi                                   on 1999/11/21  14:05:10
8265         Log: VMS patches from Peter Prymmer.
8266      Branch: cfgperl
8267            ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
8268 ____________________________________________________________________________
8269 [  4594] By: jhi                                   on 1999/11/18  17:07:14
8270         Log: The find_byclass prototype is already in proto.h. 
8271      Branch: cfgperl
8272            ! regexec.c
8273 ____________________________________________________________________________
8274 [  4593] By: gsar                                  on 1999/11/16  21:25:21
8275         Log: typo in flag checks
8276      Branch: utfperl
8277            ! sv.h
8278 ____________________________________________________________________________
8279 [  4592] By: jhi                                   on 1999/11/16  21:17:25
8280         Log: Regen Configure.
8281      Branch: cfgperl
8282            ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
8283      Branch: metaconfig
8284            ! U/a_dvisory/quadtype.U
8285 ____________________________________________________________________________
8286 [  4591] By: jhi                                   on 1999/11/16  14:53:19
8287         Log: Integrate with Sarathy.
8288      Branch: cfgperl
8289           !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
8290           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
8291           !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
8292           !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
8293           !> t/pod/poderrs.xr
8294 ____________________________________________________________________________
8295 [  4590] By: gsar                                  on 1999/11/16  05:57:56
8296         Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
8297      Branch: perl
8298            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
8299            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
8300            ! t/pod/poderrs.t t/pod/poderrs.xr
8301 ____________________________________________________________________________
8302 [  4589] By: gsar                                  on 1999/11/15  18:47:34
8303         Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
8304              C<if (fork()) { print "parent" } else { print "child" }> works on
8305              Windows (incidentally running a cloned^2 interpreter :)
8306      Branch: perl
8307            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
8308            ! pp_sys.c proto.h sv.c
8309 ____________________________________________________________________________
8310 [  4588] By: gsar                                  on 1999/11/15  14:34:36
8311         Log: cloning the stack (part 1)
8312      Branch: perl
8313            ! cop.h deb.c perl.c sv.c
8314 ____________________________________________________________________________
8315 [  4587] By: jhi                                   on 1999/11/15  00:22:20
8316         Log: Integrate with Sarathy.
8317      Branch: cfgperl
8318           !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
8319           !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
8320           !> win32/perllib.c
8321 ____________________________________________________________________________
8322 [  4586] By: jhi                                   on 1999/11/14  21:17:26
8323         Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
8324      Branch: cfgperl
8325            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
8326 ____________________________________________________________________________
8327 [  4585] By: gsar                                  on 1999/11/14  20:01:45
8328         Log: tweak for win32 build
8329      Branch: perl
8330            ! embed.h embed.pl op.c proto.h
8331 ____________________________________________________________________________
8332 [  4584] By: gsar                                  on 1999/11/14  19:46:25
8333         Log: cosmetic tweaks
8334      Branch: perl
8335            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
8336            ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
8337 ____________________________________________________________________________
8338 [  4583] By: gsar                                  on 1999/11/14  17:38:32
8339         Log: fix problem pointer casts
8340      Branch: perl
8341            ! Changes run.c sv.c
8342 ____________________________________________________________________________
8343 [  4582] By: jhi                                   on 1999/11/14  17:10:01
8344         Log: Integrate with Sarathy.
8345      Branch: cfgperl
8346           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
8347           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
8348           !> vms/perly_c.vms win32/perllib.c
8349 ____________________________________________________________________________
8350 [  4581] By: jhi                                   on 1999/11/14  17:08:23
8351         Log: The separation of 64-bitness and largefileness continues
8352              (with a setback, see hpux.sh).
8353      Branch: cfgperl
8354            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
8355            ! hints/solaris_2.sh
8356      Branch: metaconfig
8357            ! U/threads/archname.U U/typedefs/lseektype.U
8358      Branch: metaconfig/U/perl
8359            ! fpossize.U use64bits.U uselfs.U
8360 ____________________________________________________________________________
8361 [  4580] By: jhi                                   on 1999/11/14  13:26:41
8362         Log: Another Unicode update.
8363      Branch: cfgperl
8364            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
8365            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
8366            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
8367            ! (edit 189 files)
8368 ____________________________________________________________________________
8369 [  4579] By: gsar                                  on 1999/11/14  10:21:49
8370         Log: sundry cleanups for cloned interpreters (only known failure mode
8371              is due to regexps keeping non-constant data in their compiled
8372              structures)
8373      Branch: perl
8374            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
8375            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
8376 ____________________________________________________________________________
8377 [  4578] By: gsar                                  on 1999/11/14  03:37:37
8378         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
8379      Branch: perl
8380            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
8381 ____________________________________________________________________________
8382 [  4577] By: jhi                                   on 1999/11/13  19:50:24
8383         Log: Change #4576 accidentally leaked also parts of
8384              Ilya's patch that won't apply cleanly anymore.
8385      Branch: cfgperl
8386            ! regexec.c t/op/re_tests
8387 ____________________________________________________________________________
8388 [  4576] By: jhi                                   on 1999/11/13  19:43:37
8389         Log: Integrate with Sarathy.
8390      Branch: cfgperl
8391            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
8392           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
8393           !> t/op/regexp.t t/pragma/overload.t
8394 ____________________________________________________________________________
8395 [  4575] By: gsar                                  on 1999/11/13  19:41:46
8396         Log: typos in change#4561 and change#4565
8397      Branch: perl
8398            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
8399 ____________________________________________________________________________
8400 [  4574] By: gsar                                  on 1999/11/13  19:31:19
8401         Log: revert non-kosher parts of change#4562 (sort order problems
8402              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
8403              result and expected lines; /[:ascii:]/ not working should be
8404              fixed, not ignored in regexp.t; result from sort should be
8405              fixed to be ascii portable on ebcdic, not ebcdic-specific)
8406      Branch: perl
8407            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
8408 ____________________________________________________________________________
8409 [  4573] By: gsar                                  on 1999/11/13  19:13:04
8410         Log: integrate cfgperl changes into mainline
8411      Branch: perl
8412           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
8413           +> lib/unicode/In/BopomofoExtended.pl
8414           +> lib/unicode/In/BraillePatterns.pl
8415           +> lib/unicode/In/CJKRadicalsSupplement.pl
8416           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
8417           +> lib/unicode/In/Cherokee.pl
8418           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
8419           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
8420           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
8421           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
8422           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
8423           +> lib/unicode/In/Thaana.pl
8424           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
8425           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
8426            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
8427           !> (integrate 213 files)
8428 ____________________________________________________________________________
8429 [  4572] By: jhi                                   on 1999/11/13  18:44:50
8430         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
8431              To: perl5-porters@perl.org, VMSPERL@perl.org
8432              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
8433              Date: Wed, 27 Oct 1999 11:02:54 -0500
8434              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
8435      Branch: cfgperl
8436            ! README.vms
8437 ____________________________________________________________________________
8438 [  4571] By: jhi                                   on 1999/11/13  18:33:39
8439         Log: From: jand@activestate.com (Jan Dubois)
8440              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
8441              Cc: Douglas Lankshear <dougl@activestate.com>,
8442              Gurusamy Sarathy <gsar@activestate.com>
8443              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
8444              Date: Tue, 09 Nov 1999 00:38:33 +0100
8445              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
8446      Branch: cfgperl
8447            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
8448            ! win32/config.gc win32/config.vc win32/config_H.bc
8449            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
8450            ! win32/win32.c win32/win32iop.h
8451 ____________________________________________________________________________
8452 [  4570] By: jhi                                   on 1999/11/13  18:30:37
8453         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8454              To: perl5-porters@perl.org (Mailing list Perl5)
8455              Subject: [PATCH 5.005_62] makedef.pl goof
8456              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
8457              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
8458      Branch: cfgperl
8459            ! makedef.pl
8460 ____________________________________________________________________________
8461 [  4569] By: jhi                                   on 1999/11/13  18:06:54
8462         Log: From: Michael G Schwern <schwern@pobox.com>
8463              To: perl5-porters@perl.org, pod-people@perl.org
8464              Cc: tchrist@mox.perl.com, gnat@frii.com
8465              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
8466              Date: Wed, 10 Nov 1999 17:21:46 -0500
8467              Message-ID: <19991110172146.A23527@athens.aocn.com>
8468      Branch: cfgperl
8469            ! pod/perlfaq9.pod
8470 ____________________________________________________________________________
8471 [  4568] By: jhi                                   on 1999/11/13  18:05:33
8472         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
8473              To: <perl5-porters@perl.org>
8474              Subject: DynaLoader_pm.PL patch (backslashes in strings)
8475              Date: Wed, 10 Nov 1999 22:52:02 -0000
8476              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
8477      Branch: cfgperl
8478            ! ext/DynaLoader/DynaLoader_pm.PL
8479 ____________________________________________________________________________
8480 [  4567] By: jhi                                   on 1999/11/13  18:03:52
8481         Log: From: JD Laub <jdl@access-health.com>
8482              To: perl5-porters@perl.org
8483              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
8484              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
8485              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
8486      Branch: cfgperl
8487            ! lib/Exporter/Heavy.pm
8488 ____________________________________________________________________________
8489 [  4566] By: jhi                                   on 1999/11/13  18:01:24
8490         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
8491              To: perl5-porters@perl.org
8492              Subject: small patch for perldoc
8493              Date: Fri, 12 Nov 1999 23:11:43 GMT
8494              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
8495      Branch: cfgperl
8496            ! utils/perldoc.PL
8497 ____________________________________________________________________________
8498 [  4565] By: jhi                                   on 1999/11/13  17:58:54
8499         Log: From: Scott Gifford <sgifford@tir.com>
8500              To: perl5-porters@perl.org
8501              Cc: gbarr@pobox.com
8502              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
8503              Date: 12 Nov 1999 18:55:30 -0500
8504              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
8505      Branch: cfgperl
8506            ! ext/IO/lib/IO/Socket.pm
8507 ____________________________________________________________________________
8508 [  4564] By: jhi                                   on 1999/11/13  17:45:39
8509         Log: Applied manually:
8510              From: "Craig A. Berry" <craig.berry@metamor.com>
8511              To: perl5-porters@perl.org, VMSPERL@perl.org
8512              Subject: [PATCH 5.005_62] patches required to build on VMS
8513              Date: Tue, 09 Nov 1999 18:16:14 -0600
8514              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
8515      Branch: cfgperl
8516            ! configure.com vms/descrip_mms.template vms/subconfigure.com
8517            ! vms/vms.c vms/vmsish.h
8518 ____________________________________________________________________________
8519 [  4563] By: jhi                                   on 1999/11/13  17:18:41
8520         Log: Regen Unicode tables to include a warning:
8521              Thou Shalt Not Edit Them By Hand; add missing
8522              (Unicode 2.0 -introduced) tables to MANIFEST;
8523              convert the equivalence tables to be valid Perl code.
8524      Branch: cfgperl
8525            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
8526            + lib/unicode/In/BopomofoExtended.pl
8527            + lib/unicode/In/BraillePatterns.pl
8528            + lib/unicode/In/CJKRadicalsSupplement.pl
8529            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
8530            + lib/unicode/In/Cherokee.pl
8531            + lib/unicode/In/IdeographicDescriptionCharacters.pl
8532            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
8533            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
8534            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
8535            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
8536            + lib/unicode/In/Thaana.pl
8537            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
8538            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
8539            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
8540            ! (edit 169 files)
8541 ____________________________________________________________________________
8542 [  4562] By: jhi                                   on 1999/11/13  16:53:00
8543         Log: From: Peter Prymmer <pvhp@forte.com>
8544              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
8545              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
8546              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
8547              Message-Id: <199911102234.OAA01018@brio.forte.com>
8548      Branch: cfgperl
8549            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
8550            ! t/pragma/overload.t
8551 ____________________________________________________________________________
8552 [  4561] By: jhi                                   on 1999/11/13  16:29:37
8553         Log: $Config{myarchname} is not a good architecture identifier
8554              because it may contain host/node identification like
8555              CPU serial numbers.
8556      Branch: cfgperl
8557            ! ext/Errno/Errno_pm.PL
8558 ____________________________________________________________________________
8559 [  4560] By: jhi                                   on 1999/11/13  16:26:13
8560         Log: Continue largefileness separation from quadness;
8561              move nv-preserving test out of perl.h into Configure;
8562              use HAS_SETVBUF in IO.
8563      Branch: cfgperl
8564            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8565            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
8566      Branch: metaconfig
8567            ! U/a_dvisory/quadtype.U
8568      Branch: metaconfig/U/perl
8569            + nvpresuv.U
8570            ! d_fseeko.U d_ftello.U io64.U perlxv.U
8571 ____________________________________________________________________________
8572 [  4559] By: jhi                                   on 1999/11/13  13:46:38
8573         Log: Try to fix largefileness so that it "works" without a quad IV.
8574      Branch: cfgperl
8575            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8576            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
8577      Branch: metaconfig
8578            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
8579      Branch: metaconfig/U/perl
8580            ! io64.U
8581 ____________________________________________________________________________
8582 [  4558] By: jhi                                   on 1999/11/13  11:36:19
8583         Log: Undo drift from mainline.
8584      Branch: cfgperl
8585            ! regcomp.c util.c utils/h2xs.PL
8586 ____________________________________________________________________________
8587 [  4557] By: gsar                                  on 1999/11/13  10:54:46
8588         Log: typo
8589      Branch: perl
8590            ! util.c
8591 ____________________________________________________________________________
8592 [  4556] By: gsar                                  on 1999/11/13  10:53:41
8593         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
8594      Branch: perl
8595           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
8596           +> epoc/epoc_stubs.c
8597           !> (integrate 48 files)
8598 ____________________________________________________________________________
8599 [  4555] By: jhi                                   on 1999/11/13  10:05:54
8600         Log: Integrate with Sarathy.
8601      Branch: cfgperl
8602           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
8603           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
8604 ____________________________________________________________________________
8605 [  4554] By: jhi                                   on 1999/11/13  10:03:07
8606         Log: s/_SIGN$/_sign/g;
8607      Branch: metaconfig
8608            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
8609 ____________________________________________________________________________
8610 [  4553] By: gsar                                  on 1999/11/13  02:17:53
8611         Log: cloned interpreters now actually run and pass all but 55/10386
8612              subtests; various subtle bugs, new and old, observed when running
8613              cloned interpreters have been fixed
8614              
8615              still to do:
8616              |  * dup psig_ptr table
8617              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
8618              |    simple-minded and grab one pad entry each, heavily bloating
8619              |    the pad by not avoiding dups)
8620              |  * overloaded constants are not really immutable--they need to
8621              |    be PADOPs
8622              |  * allocator for constants and OPs need to be spelled differently
8623              |    (shared vs interpreter-local allocations)
8624              |  * optree refcounting is still missing locking (macros are in place)
8625              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
8626              |    perl_clone() can be called from within runops*()
8627      Branch: perl
8628            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
8629            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
8630 ____________________________________________________________________________
8631 [  4552] By: jhi                                   on 1999/11/11  23:17:43
8632         Log: Turn on largefileness always if available and
8633              continue 64-bit fixes.
8634      Branch: cfgperl
8635            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
8636            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
8637            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
8638 ____________________________________________________________________________
8639 [  4551] By: jhi                                   on 1999/11/11  23:16:15
8640         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
8641      Branch: metaconfig
8642            ! U/a_dvisory/quadtype.U
8643      Branch: metaconfig/U/perl
8644            + d_int64t.U
8645            ! i_inttypes.U io64.U
8646 ____________________________________________________________________________
8647 [  4550] By: jhi                                   on 1999/11/11  20:24:55
8648         Log: Fix a thinko in 4548.
8649      Branch: cfgperl
8650            ! pp_sys.c
8651 ____________________________________________________________________________
8652 [  4549] By: jhi                                   on 1999/11/11  19:48:21
8653         Log: Integrate with Sarathy.
8654      Branch: cfgperl
8655           !> (integrate 56 files)
8656 ____________________________________________________________________________
8657 [  4548] By: jhi                                   on 1999/11/11  19:41:56
8658         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
8659              regen Configure.
8660      Branch: cfgperl
8661            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8662            ! config_h.SH pp_sys.c
8663 ____________________________________________________________________________
8664 [  4547] By: jhi                                   on 1999/11/11  19:40:38
8665         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
8666      Branch: metaconfig
8667            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
8668            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
8669 ____________________________________________________________________________
8670 [  4546] By: gsar                                  on 1999/11/11  10:32:54
8671         Log: avoid stash pointers in optree under USE_ITHREADS
8672      Branch: perl
8673            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
8674            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
8675            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
8676            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
8677            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
8678            ! scope.h sv.c
8679 ____________________________________________________________________________
8680 [  4545] By: gsar                                  on 1999/11/11  06:04:20
8681         Log: another change towards a shareable optree: avoid pointer to filegv
8682              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
8683              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
8684              to suit
8685      Branch: perl
8686            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
8687            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
8688            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
8689            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
8690            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
8691            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
8692            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
8693            ! win32/perllib.c
8694 ____________________________________________________________________________
8695 [  4544] By: gsar                                  on 1999/11/10  18:19:12
8696         Log: more cleanups for change#4539
8697      Branch: perl
8698            ! gv.h op.c op.h pp_ctl.c pp_hot.c
8699 ____________________________________________________________________________
8700 [  4543] By: gsar                                  on 1999/11/10  01:52:22
8701         Log: remove dead branch/infinite looper in change#3612
8702      Branch: perl
8703            ! op.c
8704 ____________________________________________________________________________
8705 [  4542] By: gsar                                  on 1999/11/09  20:05:47
8706         Log: IoDIRP may be fake when used in source filters, mark as such
8707      Branch: perl
8708            ! sv.c sv.h toke.c
8709 ____________________________________________________________________________
8710 [  4541] By: gsar                                  on 1999/11/09  05:47:53
8711         Log: small nits in changes#4538,4539
8712      Branch: perl
8713            ! op.c sv.c
8714 ____________________________________________________________________________
8715 [  4540] By: gsar                                  on 1999/11/08  20:30:58
8716         Log: win32 symbol export tweak
8717      Branch: perl
8718            ! makedef.pl win32/win32.c win32/win32iop.h
8719 ____________________________________________________________________________
8720 [  4539] By: gsar                                  on 1999/11/08  18:50:40
8721         Log: preliminary support for GVOP indirection via pad
8722      Branch: perl
8723            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
8724            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
8725 ____________________________________________________________________________
8726 [  4538] By: gsar                                  on 1999/11/08  11:25:49
8727         Log: preliminary support for perl_clone() (still needs work in
8728              the following areas: SVOPs must indirect via pad; context
8729              stack, scope stack, and runlevels must be cloned; must
8730              hook up the virtualized pseudo-process support provided by
8731              "host"; ...)
8732      Branch: perl
8733            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
8734            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
8735            ! win32/perllib.c win32/win32.c
8736 ____________________________________________________________________________
8737 [  4537] By: gsar                                  on 1999/11/08  11:19:18
8738         Log: more thorough cleanup in perl_destroy()
8739      Branch: perl
8740            ! perl.c util.c
8741 ____________________________________________________________________________
8742 [  4536] By: gsar                                  on 1999/11/08  07:16:10
8743         Log: win32 internal data must be interpreter-local
8744      Branch: perl
8745            ! win32/win32.c win32/win32.h win32/win32sck.c
8746 ____________________________________________________________________________
8747 [  4535] By: gsar                                  on 1999/11/08  04:17:28
8748         Log: tweak change#4502
8749      Branch: perl
8750            ! doio.c perl.c
8751 ____________________________________________________________________________
8752 [  4534] By: jhi                                   on 1999/11/07  13:17:03
8753         Log: Four special class subs, not three.
8754      Branch: cfgperl
8755            ! pod/perlmod.pod
8756 ____________________________________________________________________________
8757 [  4533] By: jhi                                   on 1999/11/07  13:13:15
8758         Log: Integrate with Sarathy.
8759      Branch: cfgperl
8760           !> mg.c t/io/print.t
8761 ____________________________________________________________________________
8762 [  4532] By: jhi                                   on 1999/11/07  12:36:10
8763         Log: More test program maintenance.
8764      Branch: cfgperl
8765            ! Configure config_h.SH
8766      Branch: metaconfig
8767            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
8768            ! U/compline/charsize.U U/compline/d_sigaction.U
8769            ! U/compline/doublesize.U U/compline/floatsize.U
8770            ! U/compline/nblock_io.U U/compline/ptrsize.U
8771            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
8772            ! U/typedefs/uidsize.U
8773      Branch: metaconfig/U/perl
8774            ! fpossize.U
8775 ____________________________________________________________________________
8776 [  4531] By: jhi                                   on 1999/11/07  00:34:09
8777         Log: Tidy up the metaconfig test programs.
8778      Branch: cfgperl
8779            ! Configure config_h.SH
8780      Branch: metaconfig
8781            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
8782            ! U/compline/charsize.U U/compline/doublesize.U
8783            ! U/compline/nblock_io.U U/compline/ptrsize.U
8784            ! U/modified/d_longlong.U U/typedefs/gidsize.U
8785            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
8786            ! U/typedefs/uidsize.U
8787      Branch: metaconfig/U/perl
8788            ! fpossize.U
8789 ____________________________________________________________________________
8790 [  4530] By: jhi                                   on 1999/11/06  23:51:34
8791         Log: So many printfs, so little time.
8792      Branch: cfgperl
8793            ! op.c perl.c regcomp.c scope.c util.c
8794 ____________________________________________________________________________
8795 [  4529] By: jhi                                   on 1999/11/06  23:27:35
8796         Log: Replace the explicit zeros with NOOPs.
8797      Branch: cfgperl
8798            ! perl.h
8799 ____________________________________________________________________________
8800 [  4528] By: jhi                                   on 1999/11/06  23:10:54
8801         Log: From: jand@activestate.com (Jan Dubois)
8802              To: perl5-porters@perl.org
8803              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
8804              Mark Borgerding <mborgerding@acm.org>
8805              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
8806              Date: Sat, 06 Nov 1999 22:16:43 +0100
8807              Message-ID: <38279207.46448719@smtprelay.t-online.de>
8808      Branch: cfgperl
8809            ! op.c op.h
8810 ____________________________________________________________________________
8811 [  4527] By: jhi                                   on 1999/11/06  20:22:14
8812         Log: ...and fewer.
8813      Branch: cfgperl
8814            ! dump.c
8815 ____________________________________________________________________________
8816 [  4526] By: jhi                                   on 1999/11/06  20:19:04
8817         Log: ...and they are getting fewer.
8818      Branch: cfgperl
8819            ! dump.c op.c util.c
8820 ____________________________________________________________________________
8821 [  4525] By: jhi                                   on 1999/11/06  19:59:59
8822         Log: More printf miscasts flushed out.
8823      Branch: cfgperl
8824            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
8825            ! regexec.c
8826 ____________________________________________________________________________
8827 [  4524] By: jhi                                   on 1999/11/06  15:39:05
8828         Log: Crushing the remaining %ld guerillas.
8829      Branch: cfgperl
8830            ! ext/Devel/DProf/DProf.xs
8831 ____________________________________________________________________________
8832 [  4523] By: jhi                                   on 1999/11/06  15:11:38
8833         Log: Update CPAN sites list.
8834      Branch: cfgperl
8835            ! pod/perlmodlib.pod
8836 ____________________________________________________________________________
8837 [  4522] By: jhi                                   on 1999/11/05  19:50:46
8838         Log: The -n32 is normally part of $cc, not $ccflags.
8839      Branch: cfgperl
8840            ! hints/irix_6.sh
8841 ____________________________________________________________________________
8842 [  4521] By: gsar                                  on 1999/11/05  04:35:30
8843         Log: allow $\ to work right when set to a string with embedded nulls
8844      Branch: perl
8845            ! mg.c t/io/print.t
8846 ____________________________________________________________________________
8847 [  4520] By: jhi                                   on 1999/11/04  23:30:09
8848         Log: Integrate with Sarathy.
8849      Branch: cfgperl
8850           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
8851           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
8852           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
8853           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
8854           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
8855           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
8856 ____________________________________________________________________________
8857 [  4519] By: jhi                                   on 1999/11/04  23:09:25
8858         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8859              To: perl5-porters@perl.org (Mailing list Perl5)
8860              Subject: [PATCH 5.005_62] ref to non-lvalue method
8861              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
8862              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
8863      Branch: cfgperl
8864            ! op.c
8865 ____________________________________________________________________________
8866 [  4518] By: jhi                                   on 1999/11/04  23:07:27
8867         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8868              To: perl5-porters@perl.org (Mailing list Perl5)
8869              Subject: [PATCH 5.005_62] xsubpp dependency
8870              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
8871              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
8872      Branch: cfgperl
8873            ! lib/ExtUtils/MM_Unix.pm
8874 ____________________________________________________________________________
8875 [  4517] By: jhi                                   on 1999/11/04  23:05:59
8876         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8877              To: perl5-porters@perl.org (Mailing list Perl5)
8878              Subject: [PATCH 5.005_62] regexp.h
8879              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
8880              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
8881      Branch: cfgperl
8882            ! regexp.h
8883 ____________________________________________________________________________
8884 [  4516] By: gsar                                  on 1999/11/04  18:25:45
8885         Log: change#4485 didn't do the right thing for B::Bytecode
8886      Branch: perl
8887            ! ext/B/B/Bytecode.pm
8888 ____________________________________________________________________________
8889 [  4515] By: gsar                                  on 1999/11/04  17:28:29
8890         Log: implement STOP blocks and fix compiler to use them (minimally
8891              tested)
8892      Branch: perl
8893            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
8894            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
8895            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8896            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
8897            ! pod/perltodo.pod toke.c
8898 ____________________________________________________________________________
8899 [  4514] By: gsar                                  on 1999/11/04  15:59:46
8900         Log: display BSD license in Glob.pm (for clause #2 conformity)
8901      Branch: perl
8902            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
8903            ! ext/File/Glob/bsd_glob.h
8904 ____________________________________________________________________________
8905 [  4513] By: jhi                                   on 1999/11/04  08:26:19
8906         Log: Integrate with Sarathy.
8907      Branch: cfgperl
8908           +> t/io/nargv.t
8909           !> (integrate 34 files)
8910 ____________________________________________________________________________
8911 [  4512] By: jhi                                   on 1999/11/04  08:01:25
8912         Log: Incremental Mac integration from Matthias.
8913      Branch: cfgperl
8914            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
8915            ! toke.c util.c
8916 ____________________________________________________________________________
8917 [  4511] By: gsar                                  on 1999/11/04  02:53:37
8918         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
8919      Branch: perl
8920            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
8921            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
8922            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
8923            ! xsutils.c
8924 ____________________________________________________________________________
8925 [  4510] By: jhi                                   on 1999/11/02  22:12:29
8926         Log: S_init_interp is a better place to diddle with PL_opargs
8927              than perl_construct.
8928      Branch: cfgperl
8929            ! perl.c
8930 ____________________________________________________________________________
8931 [  4509] By: jhi                                   on 1999/11/02  21:30:02
8932         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8933              To: ben@mucus.advanced.org, perl5-porters@perl.org
8934              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
8935              Date: Tue, 02 Nov 1999 21:36:00 +0000
8936              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
8937      Branch: cfgperl
8938            ! pod/perlfunc.pod
8939 ____________________________________________________________________________
8940 [  4508] By: jhi                                   on 1999/11/02  20:46:27
8941         Log: Initial integration of the MacPerl changes form Matthias.
8942      Branch: cfgperl
8943            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
8944            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
8945            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
8946 ____________________________________________________________________________
8947 [  4507] By: jhi                                   on 1999/11/01  23:05:07
8948         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8949              To: lvirden@cas.org (Larry W. Virden)
8950              Cc: perl5-porters@perl.org, lvirden@cas.org
8951              Subject: Re: [ID 19991026.001] perl segmentation fault report
8952              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
8953              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
8954      Branch: cfgperl
8955            ! regexec.c t/op/pat.t
8956 ____________________________________________________________________________
8957 [  4506] By: jhi                                   on 1999/11/01  19:56:28
8958         Log: From: Olaf Flebbe <olaf@science-computing.de>
8959              To: perl5-porters@perl.org
8960              Subject: [PATCH: 5.005_62] Patch for EPOC Support
8961              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
8962              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
8963      Branch: cfgperl
8964            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
8965            + epoc/epoc_stubs.c
8966            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
8967            ! epoc/perl.pkg
8968 ____________________________________________________________________________
8969 [  4505] By: gsar                                  on 1999/11/01  17:09:44
8970         Log: macros for COP.cop_filegv access
8971      Branch: perl
8972            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
8973            ! util.c
8974 ____________________________________________________________________________
8975 [  4504] By: gsar                                  on 1999/11/01  17:08:28
8976         Log: enable better Win32::DomainName() by demand loading netapi32.dll
8977              (from Jan Dubois)
8978      Branch: perl
8979            ! pod/Win32.pod win32/win32.c
8980 ____________________________________________________________________________
8981 [  4503] By: gsar                                  on 1999/10/31  20:56:06
8982         Log: change#4502 was missing a file
8983      Branch: perl
8984            + t/io/nargv.t
8985 ____________________________________________________________________________
8986 [  4502] By: gsar                                  on 1999/10/31  20:46:02
8987         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
8988              in the way ARGV state was handled in readline(); writing a
8989              subroutine to do inplace edits is now possible, provided *ARGV,
8990              *ARGVOUT, $^I and $_ are localized where needed
8991      Branch: perl
8992            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
8993            ! pp_hot.c scope.c
8994 ____________________________________________________________________________
8995 [  4501] By: jhi                                   on 1999/10/31  12:43:54
8996         Log: Integrate with Sarathy.
8997      Branch: cfgperl
8998           !> perl.h win32/config.bc win32/config.gc win32/config.vc
8999           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9000 ____________________________________________________________________________
9001 [  4500] By: gsar                                  on 1999/10/31  10:01:17
9002         Log: updated windows config* files
9003      Branch: perl
9004            ! win32/config.bc win32/config.gc win32/config.vc
9005            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9006 ____________________________________________________________________________
9007 [  4499] By: gsar                                  on 1999/10/31  09:15:17
9008         Log: integrate cfgperl contents into mainline
9009      Branch: perl
9010           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9011           !> config_h.SH perl.h
9012 ____________________________________________________________________________
9013 [  4498] By: gsar                                  on 1999/10/31  09:13:41
9014         Log: remove unused struct Outrec
9015      Branch: perl
9016            ! perl.h
9017 ____________________________________________________________________________
9018 [  4497] By: jhi                                   on 1999/10/30  12:41:50
9019         Log: Add HAS_QUAD ($Config{d_quad}); use it.
9020      Branch: cfgperl
9021            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9022            ! config_h.SH perl.h
9023      Branch: metaconfig
9024            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
9025            ! U/typedefs/uidf.U
9026      Branch: metaconfig/U/perl
9027            ! perlxv.U
9028 ____________________________________________________________________________
9029 [  4496] By: gsar                                  on 1999/10/30  00:28:32
9030         Log: integrate cfgperl contents into mainline
9031      Branch: perl
9032           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
9033           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
9034           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
9035           !> perl.h pp.c pp.h regexec.c sv.c taint.c
9036 ____________________________________________________________________________
9037 [  4495] By: jhi                                   on 1999/10/29  23:36:19
9038         Log: Continue what #4494 started; introduce uid and gid formats.
9039      Branch: cfgperl
9040            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9041            ! config_h.SH handy.h perl.h
9042      Branch: metaconfig
9043            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
9044            - U/typedefs/quadtype.U
9045      Branch: metaconfig/U/perl
9046            ! perlxv.U
9047 ____________________________________________________________________________
9048 [  4494] By: jhi                                   on 1999/10/29  22:09:01
9049         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
9050              from perl.h and handy.h.
9051      Branch: cfgperl
9052            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9053            ! config_h.SH handy.h perl.h
9054      Branch: metaconfig/U/perl
9055            + perlxv.U perlxvf.U
9056 ____________________________________________________________________________
9057 [  4493] By: jhi                                   on 1999/10/29  22:08:06
9058         Log: Finetuning the output continues along the lines of #4490 and #4491.
9059      Branch: metaconfig
9060            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
9061            ! U/typedefs/fpostype.U
9062      Branch: metaconfig/U/perl
9063            + fpossize.U
9064            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
9065            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
9066 ____________________________________________________________________________
9067 [  4492] By: jhi                                   on 1999/10/29  21:14:53
9068         Log: Hurd update from Mark Kettenis.
9069      Branch: cfgperl
9070            ! README.hurd
9071 ____________________________________________________________________________
9072 [  4491] By: jhi                                   on 1999/10/29  20:37:02
9073         Log: A new try at what #4490 tried to accomplish.
9074      Branch: metaconfig
9075            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
9076      Branch: metaconfig/U/perl
9077            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
9078            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
9079 ____________________________________________________________________________
9080 [  4490] By: jhi                                   on 1999/10/29  20:19:41
9081         Log: metaconfig nits.
9082      Branch: metaconfig
9083            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
9084      Branch: metaconfig/U/perl
9085            + d_iovec_s.U
9086            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
9087            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
9088 ____________________________________________________________________________
9089 [  4489] By: jhi                                   on 1999/10/29  16:08:43
9090         Log: Integrate with Sarathy.
9091      Branch: cfgperl
9092           !> (integrate 31 files)
9093 ____________________________________________________________________________
9094 [  4488] By: jhi                                   on 1999/10/29  15:30:30
9095         Log: Regen Configure and Glossary.
9096      Branch: cfgperl
9097            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9098            ! config_h.SH
9099 ____________________________________________________________________________
9100 [  4487] By: jhi                                   on 1999/10/29  15:24:13
9101         Log: Remove quad logic from perl.h; regen Configure;
9102              add -DUSE_LONG_LONG to ccflags if not already there.
9103      Branch: cfgperl
9104            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
9105            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
9106 ____________________________________________________________________________
9107 [  4486] By: jhi                                   on 1999/10/29  15:22:38
9108         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
9109              fixed the use*.U to define their stuff only iff not already defined
9110              (so that ccflags can have any -DUSE_* it wants);
9111              uselonglong.U added; various small nits fixed.
9112      Branch: metaconfig
9113            + U/typedefs/quadtype.U
9114            ! U/modified/d_longdbl.U U/modified/d_longlong.U
9115            ! U/modified/d_statblks.U U/modified/usenm.U
9116            ! U/threads/usethreads.U
9117      Branch: metaconfig/U/perl
9118            + uselonglong.U
9119            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
9120            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
9121            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
9122            ! usemultiplicity.U useperlio.U usesocks.U
9123 ____________________________________________________________________________
9124 [  4485] By: gsar                                  on 1999/10/29  06:08:50
9125         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
9126      Branch: perl
9127            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
9128            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
9129            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
9130            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
9131            ! sv.h
9132 ____________________________________________________________________________
9133 [  4484] By: gsar                                  on 1999/10/29  03:00:21
9134         Log: usurp GVOP slot for new PADOP (one small step to making optree
9135              shareable across interpreters)
9136      Branch: perl
9137            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
9138            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
9139            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
9140            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
9141            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
9142            ! pp_hot.c pp_sys.c regexec.c run.c
9143 ____________________________________________________________________________
9144 [  4483] By: jhi                                   on 1999/10/28  22:01:12
9145         Log: Regen Configure.
9146      Branch: cfgperl
9147            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9148            ! config_h.SH
9149 ____________________________________________________________________________
9150 [  4482] By: jhi                                   on 1999/10/28  21:45:26
9151         Log: Installdirs patches from Andy.
9152      Branch: metaconfig
9153            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
9154            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
9155            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
9156            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
9157            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
9158            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
9159            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
9160            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
9161            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
9162 ____________________________________________________________________________
9163 [  4481] By: gsar                                  on 1999/10/28  17:33:49
9164         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
9165              can still be directly set)
9166      Branch: perl
9167            ! lib/Time/Local.pm
9168 ____________________________________________________________________________
9169 [  4480] By: jhi                                   on 1999/10/28  13:49:26
9170         Log: Fix printing of uids and gids; regen Configure.
9171      Branch: cfgperl
9172            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9173            ! config_h.SH mg.c perl.c perl.h taint.c
9174 ____________________________________________________________________________
9175 [  4479] By: jhi                                   on 1999/10/28  11:53:57
9176         Log: Fix typo.
9177      Branch: metaconfig
9178            ! U/typedefs/gidsize.U
9179 ____________________________________________________________________________
9180 [  4478] By: jhi                                   on 1999/10/28  06:50:02
9181         Log: Integrate with Sarathy.
9182      Branch: cfgperl
9183           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
9184           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9185           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9186           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
9187 ____________________________________________________________________________
9188 [  4477] By: jhi                                   on 1999/10/28  06:40:54
9189         Log: (Slightly) better comments for Policy_sh.SH from Andy.
9190      Branch: cfgperl
9191            ! Policy_sh.SH
9192 ____________________________________________________________________________
9193 [  4476] By: gsar                                  on 1999/10/27  23:54:36
9194         Log: regen config* stuff for windows
9195      Branch: perl
9196            ! Changes patchlevel.h win32/Makefile win32/config.bc
9197            ! win32/config.gc win32/config.vc win32/config_H.bc
9198            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
9199            ! win32/makefile.mk
9200 ____________________________________________________________________________
9201 [  4475] By: gsar                                  on 1999/10/27  21:32:30
9202         Log: integrate cfgperl contents into mainline; merge conflicts
9203      Branch: perl
9204           !> (integrate 46 files)
9205 ____________________________________________________________________________
9206 [  4474] By: gsar                                  on 1999/10/27  21:15:07
9207         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
9208              perl; stdout/stderr redirects seem broken as well)
9209      Branch: perl
9210            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
9211 ____________________________________________________________________________
9212 [  4473] By: jhi                                   on 1999/10/27  21:11:11
9213         Log: Do not block if no message queues available.
9214      Branch: cfgperl
9215            ! t/lib/ipc_sysv.t
9216 ____________________________________________________________________________
9217 [  4472] By: jhi                                   on 1999/10/27  18:27:40
9218         Log: Remove unused "squatter" symbols; regen Configure.
9219      Branch: cfgperl
9220            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
9221            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
9222            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9223 ____________________________________________________________________________
9224 [  4471] By: jhi                                   on 1999/10/27  18:26:55
9225         Log: metaconfig; split socket; fix output.
9226      Branch: metaconfig
9227            ! U/modified/d_socket.U U/modified/d_statblks.U
9228      Branch: metaconfig/U/perl
9229            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
9230            ! i_sysstatfs.U i_sysvfs.U
9231 ____________________________________________________________________________
9232 [  4470] By: jhi                                   on 1999/10/27  17:19:06
9233         Log: Regen Configure.
9234      Branch: cfgperl
9235            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9236            ! config_h.SH perl.c perl.h
9237 ____________________________________________________________________________
9238 [  4469] By: jhi                                   on 1999/10/27  17:18:41
9239         Log: metaconfig; split statfs.
9240      Branch: metaconfig/U/perl
9241            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
9242            ! d_statfs.U
9243 ____________________________________________________________________________
9244 [  4468] By: jhi                                   on 1999/10/27  14:06:44
9245         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
9246              (Ilya's changes won).
9247      Branch: cfgperl
9248           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
9249           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
9250           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
9251           !> (integrate 65 files)
9252 ____________________________________________________________________________
9253 [  4467] By: jhi                                   on 1999/10/27  13:38:41
9254         Log: Regen Configure.
9255      Branch: cfgperl
9256            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9257            ! config_h.SH
9258 ____________________________________________________________________________
9259 [  4466] By: jhi                                   on 1999/10/27  13:18:06
9260         Log: metaconfig fixes from Andy.
9261      Branch: metaconfig
9262            + U/modified/libnlist.U U/modified/usrinc.U
9263            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
9264 ____________________________________________________________________________
9265 [  4465] By: jhi                                   on 1999/10/27  13:06:27
9266         Log: Nosuid checking for statfs() people.
9267      Branch: cfgperl
9268            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9269            ! config_h.SH perl.c perl.h pod/perldiag.pod
9270 ____________________________________________________________________________
9271 [  4464] By: jhi                                   on 1999/10/27  13:04:20
9272         Log: metaconfig maintenance; fix Hasfield, statfs;
9273              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
9274              split fstatfs away from statfs.
9275      Branch: metaconfig
9276            + U/protos/Hasstruct.U
9277            ! U/protos/Hasfield.U
9278      Branch: metaconfig/U/perl
9279            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
9280            + i_ustat.U
9281            ! d_statfs.U
9282 ____________________________________________________________________________
9283 [  4463] By: jhi                                   on 1999/10/27  07:55:53
9284         Log: We need cc to be able to test for cc -v.
9285      Branch: cfgperl
9286            ! hints/dec_osf.sh
9287 ____________________________________________________________________________
9288 [  4462] By: gsar                                  on 1999/10/27  01:31:41
9289         Log: more GCC v2.95 induced adjustments
9290      Branch: perl
9291            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
9292            ! win32/makefile.mk win32/win32.c x2p/walk.c
9293 ____________________________________________________________________________
9294 [  4461] By: gsar                                  on 1999/10/26  21:42:59
9295         Log: warnings and const violations identified by compiling in C++ mode
9296              with GCC v2.95
9297      Branch: perl
9298            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
9299            ! sv.c taint.c toke.c win32/win32.c
9300 ____________________________________________________________________________
9301 [  4459] By: jhi                                   on 1999/10/26  10:15:58
9302         Log: Regen Configure.
9303      Branch: cfgperl
9304            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9305            ! config_h.SH
9306 ____________________________________________________________________________
9307 [  4458] By: jhi                                   on 1999/10/26  09:48:37
9308         Log: Minor rewordings.
9309      Branch: metaconfig/U/perl
9310            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
9311 ____________________________________________________________________________
9312 [  4456] By: jhi                                   on 1999/10/26  09:11:49
9313         Log: Fix d_statfsflags; add d_getmnt.
9314      Branch: metaconfig/U/perl
9315            + d_getmnt.U
9316            ! d_statfs.U
9317 ____________________________________________________________________________
9318 [  4455] By: jhi                                   on 1999/10/26  08:12:27
9319         Log: Massive multitypo in #4446.
9320      Branch: cfgperl
9321            ! hints/dec_osf.sh
9322 ____________________________________________________________________________
9323 [  4454] By: jhi                                   on 1999/10/25  08:28:45
9324         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
9325              To: Perl 5 Porters <perl5-porters@perl.org>
9326              Subject: [PATCH 5.005_62] dos-djgpp update
9327              Date: Mon, 25 Oct 1999 10:11:30 +0200
9328              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
9329      Branch: cfgperl
9330            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
9331            ! pod/perldelta.pod t/lib/io_unix.t
9332 ____________________________________________________________________________
9333 [  4453] By: jhi                                   on 1999/10/25  08:25:50
9334         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9335              To: perl5-porters@perl.org (Mailing list Perl5)
9336              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
9337              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
9338              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
9339      Branch: cfgperl
9340            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
9341 ____________________________________________________________________________
9342 [  4452] By: jhi                                   on 1999/10/25  08:16:55
9343         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9344              To: perl5-porters@perl.org (Mailing list Perl5)
9345              Subject: [PATCH 5.005_62] Missing REx engine patch
9346              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
9347              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
9348      Branch: cfgperl
9349            ! pod/perldiag.pod regcomp.c regexec.c
9350 ____________________________________________________________________________
9351 [  4451] By: jhi                                   on 1999/10/25  08:13:06
9352         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9353              To: perl5-porters@perl.org (Mailing list Perl5)
9354              Subject: [PATCH 5.005_62] charnames and UTEST
9355              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
9356              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
9357      Branch: cfgperl
9358            ! t/lib/charnames.t
9359 ____________________________________________________________________________
9360 [  4450] By: gsar                                  on 1999/10/25  07:38:15
9361         Log: win32 tweak
9362      Branch: perl
9363            ! win32/perllib.c
9364 ____________________________________________________________________________
9365 [  4449] By: gsar                                  on 1999/10/24  23:20:10
9366         Log: remove inconsistent tainting behavior of sprintf("%e",...)
9367              (all bets are off is "C" locale is compromised)
9368      Branch: perl
9369            ! pod/perlfunc.pod pod/perllocale.pod sv.c
9370 ____________________________________________________________________________
9371 [  4448] By: gsar                                  on 1999/10/24  22:20:42
9372         Log: remove unused interpreter globals
9373      Branch: perl
9374            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
9375            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
9376            ! proto.h toke.c
9377 ____________________________________________________________________________
9378 [  4447] By: jhi                                   on 1999/10/24  21:49:52
9379         Log: Another hints tweak.
9380      Branch: cfgperl
9381            ! hints/aix.sh
9382 ____________________________________________________________________________
9383 [  4446] By: jhi                                   on 1999/10/24  21:48:02
9384         Log: Hints tweak.
9385      Branch: cfgperl
9386            ! hints/dec_osf.sh
9387 ____________________________________________________________________________
9388 [  4445] By: nick                                  on 1999/10/24  21:03:28
9389         Log: Integrate own changes to mainline.
9390      Branch: utfperl
9391           !> installperl pp.c
9392 ____________________________________________________________________________
9393 [  4444] By: nick                                  on 1999/10/24  20:54:06
9394         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
9395              (Fix/workround for [ID19991024.001])
9396      Branch: perl
9397            ! pp.c
9398 ____________________________________________________________________________
9399 [  4443] By: nick                                  on 1999/10/24  15:09:51
9400         Log: Follow that camel ... another sync.
9401      Branch: utfperl
9402           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
9403           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
9404           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
9405           !> (integrate 36 files)
9406 ____________________________________________________________________________
9407 [  4442] By: gsar                                  on 1999/10/24  14:40:01
9408         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
9409      Branch: perl
9410            ! installperl
9411 ____________________________________________________________________________
9412 [  4441] By: gsar                                  on 1999/10/24  14:33:11
9413         Log: test in change#4428 needs strict interpretation of C modulus
9414      Branch: perl
9415            ! t/op/int.t
9416 ____________________________________________________________________________
9417 [  4440] By: gsar                                  on 1999/10/24  13:47:17
9418         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
9419              $? break
9420      Branch: perl
9421            ! perl.c pod/perldelta.pod pod/perldiag.pod
9422 ____________________________________________________________________________
9423 [  4439] By: jhi                                   on 1999/10/24  13:19:17
9424         Log: test for #2835 (yeah, better later than never)
9425      Branch: cfgperl
9426            ! t/op/array.t
9427 ____________________________________________________________________________
9428 [  4438] By: gsar                                  on 1999/10/24  12:59:12
9429         Log: typo, doc tweak
9430      Branch: perl
9431            ! lib/attributes.pm pod/perlop.pod
9432 ____________________________________________________________________________
9433 [  4437] By: gsar                                  on 1999/10/24  11:59:55
9434         Log: allow get() and reftype() functions to be imported (from
9435              Spider Boardman)
9436      Branch: perl
9437            ! lib/attributes.pm
9438 ____________________________________________________________________________
9439 [  4436] By: gsar                                  on 1999/10/24  11:52:53
9440         Log: suppress scalar leak messages for known leaks (from
9441              Robin Barker <rmb1@cise.npl.co.uk>)
9442      Branch: perl
9443            ! Changes t/op/lex_assign.t t/pragma/warn/op
9444 ____________________________________________________________________________
9445 [  4435] By: gsar                                  on 1999/10/24  11:39:42
9446         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
9447      Branch: perl
9448            ! ext/B/defsubs_h.PL
9449 ____________________________________________________________________________
9450 [  4434] By: gsar                                  on 1999/10/24  11:36:08
9451         Log: relax range checking if they ask for it (from John L. Allen
9452              <allen@grumman.com>)
9453      Branch: perl
9454            ! lib/Time/Local.pm
9455 ____________________________________________________________________________
9456 [  4433] By: gsar                                  on 1999/10/24  11:25:51
9457         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
9458      Branch: perl
9459            ! README lib/File/Path.pm
9460 ____________________________________________________________________________
9461 [  4432] By: gsar                                  on 1999/10/24  11:11:02
9462         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9463              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
9464              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
9465              Subject: Re: [PATCH 5.005_62] OS/2 improvements
9466      Branch: perl
9467            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
9468            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
9469            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
9470            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
9471            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
9472            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
9473            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
9474            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
9475            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
9476            ! perl.c perl.h t/io/fs.t t/op/magic.t
9477 ____________________________________________________________________________
9478 [  4431] By: gsar                                  on 1999/10/24  10:50:14
9479         Log: install all README.foo with pod content as podfoo.pod
9480      Branch: perl
9481            ! Makefile.SH installman
9482 ____________________________________________________________________________
9483 [  4430] By: gsar                                  on 1999/10/24  09:28:24
9484         Log: @INC needs ../lib
9485      Branch: perl
9486            ! t/op/int.t
9487 ____________________________________________________________________________
9488 [  4429] By: jhi                                   on 1999/10/23  21:47:49
9489         Log: More printf-fixes (see also #4426).
9490      Branch: cfgperl
9491            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
9492            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
9493            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
9494 ____________________________________________________________________________
9495 [  4428] By: gsar                                  on 1999/10/23  20:28:56
9496         Log: fix accidental C modulo semantics on integer-valued operations
9497              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
9498      Branch: perl
9499            ! op.c t/op/int.t
9500 ____________________________________________________________________________
9501 [  4427] By: jhi                                   on 1999/10/23  16:10:10
9502         Log: Integrate with Sarathy.
9503      Branch: cfgperl
9504           !> sv.c win32/win32.c
9505 ____________________________________________________________________________
9506 [  4426] By: jhi                                   on 1999/10/23  16:04:02
9507         Log: Fix the printfing nits pointed out by using gcc -Wall and
9508              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
9509              plus few other warnings in Dumper.xs.
9510      Branch: cfgperl
9511            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
9512            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
9513 ____________________________________________________________________________
9514 [  4425] By: jhi                                   on 1999/10/23  15:16:41
9515         Log: Configure regen to pick up the new installation directories
9516              from Policy_sh.SH.  The explanations of "public add-ons" and
9517              "vendor-supplied" could do with more work.
9518      Branch: cfgperl
9519            ! Configure config_h.SH
9520 ____________________________________________________________________________
9521 [  4424] By: nick                                  on 1999/10/23  00:46:22
9522         Log: Resolve mainline before possible hacking operertunity this weekend
9523      Branch: utfperl
9524           +> pod/perlfilter.pod
9525           !> (integrate 32 files)
9526 ____________________________________________________________________________
9527 [  4423] By: jhi                                   on 1999/10/22  22:53:17
9528         Log: Update Policy_sh.SH to handle the newer installation directives.
9529              From: Andy Dougherty <doughera@lafayette.edu>
9530              To: Perl Porters <perl5-porters@perl.org>
9531              Subject: [PATCH 5.005_62] Policy_sh.SH update
9532              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
9533              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
9534      Branch: cfgperl
9535            ! Policy_sh.SH
9536 ____________________________________________________________________________
9537 [  4422] By: jhi                                   on 1999/10/22  22:44:44
9538         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
9539      Branch: cfgperl
9540            ! hints/aix.sh
9541 ____________________________________________________________________________
9542 [  4421] By: gsar                                  on 1999/10/22  21:16:44
9543         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
9544              C<"%ld", long_val>
9545      Branch: perl
9546            ! sv.c
9547 ____________________________________________________________________________
9548 [  4420] By: gsar                                  on 1999/10/22  16:36:46
9549         Log: win32_utime() on directories should use localtime() rather
9550              than gmtime() (from Jan Dubois)
9551      Branch: perl
9552            ! win32/win32.c
9553 ____________________________________________________________________________
9554 [  4419] By: jhi                                   on 1999/10/21  10:31:41
9555         Log: Integrate with Sarathy.
9556      Branch: cfgperl
9557           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
9558           !> t/lib/glob-basic.t t/op/sort.t
9559 ____________________________________________________________________________
9560 [  4418] By: gsar                                  on 1999/10/20  23:49:47
9561         Log: add test for change#4417
9562      Branch: perl
9563            ! t/op/sort.t
9564 ____________________________________________________________________________
9565 [  4417] By: gsar                                  on 1999/10/20  23:45:03
9566         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
9567      Branch: perl
9568            ! op.c
9569 ____________________________________________________________________________
9570 [  4416] By: gsar                                  on 1999/10/20  01:00:50
9571         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
9572      Branch: perl
9573            ! lib/CPAN/FirstTime.pm
9574 ____________________________________________________________________________
9575 [  4415] By: gsar                                  on 1999/10/20  00:52:34
9576         Log: disable optimizing troublesome ops in change#3612
9577              (from Ilya Zakharevich)
9578      Branch: perl
9579            ! Makefile.SH opcode.h opcode.pl
9580 ____________________________________________________________________________
9581 [  4414] By: gsar                                  on 1999/10/20  00:37:46
9582         Log: skip unreadable directory test when running as root
9583      Branch: perl
9584            ! t/lib/glob-basic.t
9585 ____________________________________________________________________________
9586 [  4413] By: jhi                                   on 1999/10/19  09:26:52
9587         Log: Avoid GNU ar if HP cc is being used.
9588      Branch: cfgperl
9589            ! hints/hpux.sh
9590 ____________________________________________________________________________
9591 [  4412] By: jhi                                   on 1999/10/19  07:24:29
9592         Log: Integrate with Sarathy.
9593      Branch: cfgperl
9594           !> perlvars.h
9595 ____________________________________________________________________________
9596 [  4411] By: jhi                                   on 1999/10/19  07:22:34
9597         Log: Long double support: sqrtl et al are not available everywhere,
9598              e.g. not in Solaris, even when long doubles are.
9599      Branch: cfgperl
9600            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9601            ! config_h.SH perl.h
9602 ____________________________________________________________________________
9603 [  4410] By: jhi                                   on 1999/10/19  07:21:42
9604         Log: Add sqrtl probe, add echo dependencies.
9605      Branch: metaconfig
9606            ! U/threads/d_pthreadj.U
9607      Branch: metaconfig/U/perl
9608            + d_sqrtl.U
9609            ! i_inttypes.U io64.U
9610 ____________________________________________________________________________
9611 [  4409] By: gsar                                  on 1999/10/19  02:18:54
9612         Log: perl_mutex n/a if !USE_THREADS
9613      Branch: perl
9614            ! perlvars.h
9615 ____________________________________________________________________________
9616 [  4408] By: jhi                                   on 1999/10/18  20:13:02
9617         Log: Forgotten s/warning/warnings/.
9618      Branch: cfgperl
9619            ! Makefile.SH
9620 ____________________________________________________________________________
9621 [  4407] By: jhi                                   on 1999/10/18  20:02:12
9622         Log: Integrate with Sarathy.
9623      Branch: cfgperl
9624           +> pod/perlfilter.pod
9625           !> (integrate 30 files)
9626 ____________________________________________________________________________
9627 [  4406] By: gsar                                  on 1999/10/18  16:32:10
9628         Log: added intro to source filters from Paul Marquess
9629      Branch: perl
9630            + pod/perlfilter.pod
9631            ! MANIFEST pod/perldelta.pod
9632 ____________________________________________________________________________
9633 [  4405] By: gsar                                  on 1999/10/18  05:53:06
9634         Log: missing manpages
9635      Branch: perl
9636            ! installman
9637 ____________________________________________________________________________
9638 [  4404] By: gsar                                  on 1999/10/18  05:09:22
9639         Log: pod updates from Tom Christiansen
9640      Branch: perl
9641            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
9642 ____________________________________________________________________________
9643 [  4403] By: gsar                                  on 1999/10/17  23:43:59
9644         Log: PL_malloc_mutex needs to be global, not per-interpreter
9645              (malloc.c has static data)
9646      Branch: perl
9647            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
9648 ____________________________________________________________________________
9649 [  4402] By: gsar                                  on 1999/10/17  22:30:30
9650         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
9651              windows
9652      Branch: perl
9653            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
9654            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
9655            ! win32/win32.h
9656 ____________________________________________________________________________
9657 [  4401] By: gsar                                  on 1999/10/17  20:33:42
9658         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
9659              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
9660              is one symptom of the problem
9661      Branch: perl
9662            ! pp_ctl.c t/op/eval.t
9663 ____________________________________________________________________________
9664 [  4400] By: gsar                                  on 1999/10/17  18:36:46
9665         Log: remove FileHandle from list of PodParser dependencies (the
9666              difference is 20 files vs 6 files loaded!)
9667      Branch: perl
9668            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
9669            ! t/pod/testcmp.pl
9670 ____________________________________________________________________________
9671 [  4399] By: nick                                  on 1999/10/17  14:51:35
9672         Log: Pre-trip resolve
9673      Branch: utfperl
9674           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
9675 ____________________________________________________________________________
9676 [  4398] By: gsar                                  on 1999/10/17  09:19:24
9677         Log: make installperl ignore RCS files (from Michael G Schwern
9678              <schwern@pobox.com>)
9679      Branch: perl
9680            ! installperl lib/Text/Tabs.pm
9681 ____________________________________________________________________________
9682 [  4397] By: gsar                                  on 1999/10/16  18:30:14
9683         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
9684      Branch: perl
9685            ! perl.c
9686 ____________________________________________________________________________
9687 [  4396] By: jhi                                   on 1999/10/16  17:44:39
9688         Log: Missing comma.
9689      Branch: cfgperl
9690            ! lib/diagnostics.pm
9691 ____________________________________________________________________________
9692 [  4395] By: gsar                                  on 1999/10/16  17:18:36
9693         Log: assumption about @_ always being non-REAL doesn't hold when
9694              debugger is running; DB::sub() can call arbitrary stuff
9695              that modifies @_ at will
9696      Branch: perl
9697            ! pp_hot.c
9698 ____________________________________________________________________________
9699 [  4394] By: nick                                  on 1999/10/16  09:35:20
9700         Log: Resolve utfperl branch against mainline as of _62
9701      Branch: utfperl
9702           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
9703           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
9704           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
9705           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9706           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9707           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
9708           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
9709           +> t/lib/glob-taint.t win32/genmk95.pl
9710            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
9711           !> (integrate 144 files)
9712 ____________________________________________________________________________
9713 [  4393] By: gsar                                  on 1999/10/16  04:07:02
9714         Log: OS/2 support bits (from Ilya Zakharevich)
9715      Branch: perl
9716            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
9717 ____________________________________________________________________________
9718 [  4392] By: jhi                                   on 1999/10/15  10:28:09
9719         Log: Integrate with Sarathy.
9720      Branch: cfgperl
9721           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
9722           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
9723           !> win32/Makefile win32/makefile.mk
9724
9725 ----------------
9726 Version 5.005_62
9727 ----------------
9728
9729 ____________________________________________________________________________
9730 [  4391] By: gsar                                  on 1999/10/15  10:12:42
9731         Log: here be 5.005_62
9732      Branch: perl
9733            ! Changes MANIFEST Porting/makerel
9734 ____________________________________________________________________________
9735 [  4390] By: gsar                                  on 1999/10/15  09:45:51
9736         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
9737              avoid tickling it in Pod::Man for now; other nits in
9738              Pod::*
9739      Branch: perl
9740            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
9741            ! pod/perlopentut.pod
9742 ____________________________________________________________________________
9743 [  4389] By: gsar                                  on 1999/10/15  08:55:01
9744         Log: disable internal globbing for miniperl (or build breaks out
9745              in a rash of failed dependencies)
9746      Branch: perl
9747            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
9748 ____________________________________________________________________________
9749 [  4388] By: jhi                                   on 1999/10/15  08:07:49
9750         Log: Integrate with Sarathy.
9751      Branch: cfgperl
9752           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
9753           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
9754 ____________________________________________________________________________
9755 [  4387] By: gsar                                  on 1999/10/15  07:46:24
9756         Log: integrate cfgperl contents into mainline
9757      Branch: perl
9758            ! Changes
9759           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
9760           !> t/pragma/warn/regcomp
9761 ____________________________________________________________________________
9762 [  4386] By: gsar                                  on 1999/10/15  05:45:36
9763         Log: various little goofs in change#4385
9764      Branch: perl
9765            ! win32/include/dirent.h win32/win32.c
9766 ____________________________________________________________________________
9767 [  4385] By: gsar                                  on 1999/10/15  04:49:09
9768         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
9769              rather than win32_opendir() reading all files up front (untested)
9770      Branch: perl
9771            ! win32/include/dirent.h win32/win32.c
9772 ____________________________________________________________________________
9773 [  4384] By: gsar                                  on 1999/10/15  01:34:09
9774         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
9775      Branch: perl
9776            ! lib/Benchmark.pm pod/perldelta.pod
9777 ____________________________________________________________________________
9778 [  4383] By: gsar                                  on 1999/10/15  01:22:32
9779         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
9780              <dha@panix.com>)
9781      Branch: perl
9782            ! pod/perlfaq2.pod
9783 ____________________________________________________________________________
9784 [  4382] By: gsar                                  on 1999/10/15  01:14:22
9785         Log: From: jand@ActiveState.com (Jan Dubois)
9786              Date: Fri, 15 Oct 1999 01:14:23 +0200
9787              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
9788              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
9789      Branch: perl
9790            ! ext/POSIX/POSIX.xs
9791 ____________________________________________________________________________
9792 [  4381] By: jhi                                   on 1999/10/14  22:11:36
9793         Log: Integrate with Sarathy.
9794      Branch: cfgperl
9795           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
9796           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
9797           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
9798           !> win32/makefile.mk
9799 ____________________________________________________________________________
9800 [  4380] By: jhi                                   on 1999/10/14  22:08:22
9801         Log: Warn inside character classes about unknown backslash escapes
9802              (that are not caught earlier because of being completely unknown,
9803              such as \m), such as \z (because they make do sense inside regexen,
9804              but not inside character classes).
9805      Branch: cfgperl
9806            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
9807            ! t/pragma/warn/regcomp
9808 ____________________________________________________________________________
9809 [  4379] By: gsar                                  on 1999/10/14  18:26:56
9810         Log: clarify significance of parens for "x" (from M.J.T. Guy
9811              <mjtg@cus.cam.ac.uk>)
9812      Branch: perl
9813            ! pod/perlop.pod
9814 ____________________________________________________________________________
9815 [  4378] By: gsar                                  on 1999/10/14  18:25:20
9816         Log: make timelocal work better when time is close to the epoch
9817              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
9818      Branch: perl
9819            ! lib/Time/Local.pm
9820 ____________________________________________________________________________
9821 [  4377] By: gsar                                  on 1999/10/14  18:15:11
9822         Log: integrate cfgperl contents into mainline
9823      Branch: perl
9824           +> ext/DB_File/hints/sco.pl
9825           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
9826           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
9827           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
9828 ____________________________________________________________________________
9829 [  4376] By: gsar                                  on 1999/10/14  17:47:35
9830         Log: fix POPSTACK panics that ensued from bad interaction between
9831              runlevels and stack of stacks (change#3988 done right);
9832              basically, we pop the runlevel if the stacklevel is not the
9833              same one we started the runlevel with
9834      Branch: perl
9835            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
9836 ____________________________________________________________________________
9837 [  4375] By: gsar                                  on 1999/10/14  15:54:48
9838         Log: avoid warnings
9839      Branch: perl
9840            ! ext/File/Glob/bsd_glob.c
9841 ____________________________________________________________________________
9842 [  4374] By: jhi                                   on 1999/10/14  10:08:44
9843         Log: Warn about false ranges like \d-\w (see the change #4355).
9844              The invalid ranges (b-a) warning message also enhanced.
9845      Branch: cfgperl
9846            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
9847            ! t/pragma/warn/regcomp
9848 ____________________________________________________________________________
9849 [  4373] By: gsar                                  on 1999/10/14  03:49:54
9850         Log: File::Glob fixes for Windows
9851      Branch: perl
9852            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
9853            ! win32/makefile.mk
9854 ____________________________________________________________________________
9855 [  4372] By: gsar                                  on 1999/10/14  02:21:31
9856         Log: avoid inefficiency in change#3386 (every longjmp() was followed
9857              by an avoidable call to setjmp())
9858      Branch: perl
9859            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
9860            ! proto.h scope.c scope.h
9861 ____________________________________________________________________________
9862 [  4371] By: jhi                                   on 1999/10/13  21:17:17
9863         Log: Integrate with Sarathy.
9864      Branch: cfgperl
9865           !> op.c pod/perldelta.pod
9866 ____________________________________________________________________________
9867 [  4370] By: gsar                                  on 1999/10/13  18:08:45
9868         Log: misc tweaks
9869      Branch: perl
9870            ! op.c pod/perldelta.pod
9871 ____________________________________________________________________________
9872 [  4369] By: jhi                                   on 1999/10/13  16:18:58
9873         Log: Integrate with Sarathy.
9874      Branch: cfgperl
9875           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9876 ____________________________________________________________________________
9877 [  4368] By: gsar                                  on 1999/10/13  16:14:16
9878         Log: pod nits from various perl porters
9879      Branch: perl
9880            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9881 ____________________________________________________________________________
9882 [  4367] By: jhi                                   on 1999/10/13  12:10:30
9883         Log: From: Vlad Harchev <hvv@hippo.ru>
9884              To: perl5-porters@perl.org
9885              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
9886              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
9887              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
9888      Branch: cfgperl
9889            ! pod/perlop.pod
9890 ____________________________________________________________________________
9891 [  4366] By: gsar                                  on 1999/10/13  08:11:11
9892         Log: typos and language goofs pointed out by Hugo van der Sanden
9893              <hv@crypt.compulink.co.uk>
9894      Branch: perl
9895            ! pod/perldelta.pod pod/perldiag.pod
9896 ____________________________________________________________________________
9897 [  4365] By: jhi                                   on 1999/10/13  07:27:44
9898         Log: Integrate with Sarathy.
9899      Branch: cfgperl
9900           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
9901           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9902           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9903           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
9904           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
9905           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
9906           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
9907           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
9908           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
9909 ____________________________________________________________________________
9910 [  4364] By: gsar                                  on 1999/10/13  07:06:04
9911         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
9912      Branch: perl
9913            ! lib/perl5db.pl
9914 ____________________________________________________________________________
9915 [  4363] By: jhi                                   on 1999/10/13  07:03:43
9916         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
9917              To: perl5-porters@perl.org
9918              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
9919              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
9920              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
9921      Branch: cfgperl
9922            ! hints/svr5.sh
9923 ____________________________________________________________________________
9924 [  4362] By: jhi                                   on 1999/10/13  06:57:16
9925         Log: Add DB_File hint for SCO ODT.
9926              From: hops@sco.com
9927              To: perl5-porters@perl.org
9928              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
9929              Date: Tue, 12 Oct 1999 20:16:04 PDT
9930              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
9931      Branch: cfgperl
9932            + ext/DB_File/hints/sco.pl
9933            ! MANIFEST
9934 ____________________________________________________________________________
9935 [  4361] By: gsar                                  on 1999/10/13  06:56:08
9936         Log: PL_numeric_radix used without being defined (from Ilya
9937              Zakharevich)
9938      Branch: perl
9939            ! util.c
9940 ____________________________________________________________________________
9941 [  4360] By: gsar                                  on 1999/10/13  06:43:03
9942         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
9943              From: hops@sco.com
9944              Date: Tue, 12 Oct 1999 20:16:04 PDT
9945              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
9946              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
9947      Branch: perl
9948            + ext/NDBM_File/hints/sco.pl
9949            ! MANIFEST ext/ODBM_File/hints/sco.pl
9950 ____________________________________________________________________________
9951 [  4359] By: gsar                                  on 1999/10/13  06:34:53
9952         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
9953      Branch: perl
9954            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
9955            ! pod/perlport.pod
9956 ____________________________________________________________________________
9957 [  4358] By: gsar                                  on 1999/10/12  19:10:27
9958         Log: perldelta updates
9959      Branch: perl
9960            ! pod/perldelta.pod
9961 ____________________________________________________________________________
9962 [  4357] By: gsar                                  on 1999/10/12  17:11:18
9963         Log: update perldelta for change#4356
9964      Branch: perl
9965            ! Changes pod/perldelta.pod
9966 ____________________________________________________________________________
9967 [  4356] By: gsar                                  on 1999/10/12  16:53:31
9968         Log: add File::BSDGlob as File::Glob and load it at compile-time
9969              if perl was built with -DPERL_INTERNAL_GLOB
9970              
9971              TODO: we currently get a compile-time failure if File/Glob.pm
9972              can't be found; such failure needs to be made to emit a warning
9973              and use the csh implementation instead
9974      Branch: perl
9975            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
9976            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9977            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9978            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
9979            + t/lib/glob-global.t t/lib/glob-taint.t
9980            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
9981            ! t/pragma/overload.t
9982 ____________________________________________________________________________
9983 [  4355] By: jhi                                   on 1999/10/12  15:30:05
9984         Log: Revert the parts of #3926 that outlawed character ranges
9985              that have character classes such as \w as either endpoint.
9986              This change re-establishes the old behavior which meant that
9987              such ranges weren't really ranges, the "-" was literal.
9988              Moreover, this change also fixes the old behavior to be
9989              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
9990              Now they all do work as described above.  The #3926 outlawed
9991              all of those.
9992      Branch: cfgperl
9993            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
9994 ____________________________________________________________________________
9995 [  4354] By: jhi                                   on 1999/10/12  09:58:59
9996         Log: Integrate with Sarathy.
9997      Branch: cfgperl
9998           !> (integrate 33 files)
9999 ____________________________________________________________________________
10000 [  4353] By: gsar                                  on 1999/10/12  05:53:40
10001         Log: apply parts of LynxOS patches from Alan Johnson
10002              <johnson@alonn.gemse.fr>
10003      Branch: perl
10004            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
10005            ! t/op/groups.t
10006 ____________________________________________________________________________
10007 [  4352] By: gsar                                  on 1999/10/12  05:24:39
10008         Log: allow any unpack specifier to take a count via '/'
10009              (from Ilya Zakharevich)
10010      Branch: perl
10011            ! pp.c t/op/pack.t
10012 ____________________________________________________________________________
10013 [  4351] By: gsar                                  on 1999/10/12  05:02:35
10014         Log: avoid warnings
10015      Branch: perl
10016            ! malloc.c
10017 ____________________________________________________________________________
10018 [  4350] By: gsar                                  on 1999/10/12  04:50:52
10019         Log: various cleanups
10020      Branch: perl
10021            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
10022            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
10023            ! win32/config.gc win32/config.vc win32/config_H.bc
10024            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
10025 ____________________________________________________________________________
10026 [  4349] By: gsar                                  on 1999/10/12  00:23:11
10027         Log: update Changes, patchlevel etc.
10028      Branch: perl
10029            ! Changes Porting/findvars patchlevel.h win32/Makefile
10030            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10031            ! win32/makefile.mk
10032 ____________________________________________________________________________
10033 [  4348] By: gsar                                  on 1999/10/11  23:11:57
10034         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
10035      Branch: perl
10036            ! pod/perlfunc.pod
10037 ____________________________________________________________________________
10038 [  4347] By: jhi                                   on 1999/10/11  21:25:03
10039         Log: Sparc Linux -Duseshrplib fix.
10040              
10041              From: Brian Jepson <bjepson@home.com>
10042              To: Nick Ing-Simmons <nick@ing-simmons.net>
10043              cc: perl5-porters@perl.org
10044              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
10045              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
10046              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
10047      Branch: cfgperl
10048            ! hints/linux.sh
10049 ____________________________________________________________________________
10050 [  4346] By: gsar                                  on 1999/10/11  20:28:32
10051         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
10052              the behavior of 'Z*' and 'Z3' to always pack a trailing
10053              null byte; changed documentation to suit; added test
10054      Branch: perl
10055            ! pod/perlfunc.pod pp.c t/op/pack.t
10056 ____________________________________________________________________________
10057 [  4345] By: gsar                                  on 1999/10/11  19:15:46
10058         Log: writing to perllocal.pod fails if it was never created;
10059              tweak pseudo-hash example (both suggested by Michael G Schwern
10060              <schwern@pobox.com>)
10061      Branch: perl
10062            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
10063 ____________________________________________________________________________
10064 [  4344] By: gsar                                  on 1999/10/11  17:57:31
10065         Log: slightly edited variant of suggested patch
10066              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10067              Date: Thu, 9 Sep 1999 18:35:37 -0400
10068              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
10069              Subject: [PATCH 5.005_58] How RExen match?
10070      Branch: perl
10071            ! pod/perlre.pod
10072 ____________________________________________________________________________
10073 [  4343] By: gsar                                  on 1999/10/11  16:55:48
10074         Log: change#4327 was inefficient
10075      Branch: perl
10076            ! lib/lib.pm
10077 ____________________________________________________________________________
10078 [  4342] By: jhi                                   on 1999/10/11  07:01:46
10079         Log: Integrate with Sarathy.
10080      Branch: cfgperl
10081           +> pod/perlhack.pod
10082           !> (integrate 28 files)
10083 ____________________________________________________________________________
10084 [  4341] By: jhi                                   on 1999/10/11  06:37:47
10085         Log: The 2.5th cut at the AIX C++ extension problems.
10086      Branch: cfgperl
10087            ! hints/aix.sh
10088 ____________________________________________________________________________
10089 [  4340] By: gsar                                  on 1999/10/10  23:48:07
10090         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
10091      Branch: perl
10092            + pod/perlhack.pod
10093            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
10094 ____________________________________________________________________________
10095 [  4339] By: gsar                                  on 1999/10/10  20:42:40
10096         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
10097              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
10098              void(*)(pTHX_ void*)
10099      Branch: perl
10100            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
10101            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
10102            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
10103            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
10104 ____________________________________________________________________________
10105 [  4338] By: gsar                                  on 1999/10/10  20:38:59
10106         Log: add missing new diagnostics to perldelta
10107      Branch: perl
10108            ! pod/perldelta.pod
10109 ____________________________________________________________________________
10110 [  4337] By: gsar                                  on 1999/10/10  17:40:13
10111         Log: update perldelta for change#3406
10112      Branch: perl
10113            ! embed.pl pod/perldata.pod pod/perldelta.pod
10114 ____________________________________________________________________________
10115 [  4336] By: gsar                                  on 1999/10/10  16:33:14
10116         Log: integrate cfgperl contents into mainline
10117      Branch: perl
10118           +> ext/DynaLoader/hints/aix.pl
10119           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
10120           !> makedef.pl perl.h pod/perldelta.pod
10121 ____________________________________________________________________________
10122 [  4335] By: jhi                                   on 1999/10/10  11:09:48
10123         Log: Update perldelta.
10124      Branch: cfgperl
10125            ! pod/perldelta.pod
10126 ____________________________________________________________________________
10127 [  4334] By: jhi                                   on 1999/10/10  10:31:46
10128         Log: Integrate with Sarathy.
10129      Branch: cfgperl
10130           +> win32/genmk95.pl
10131           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
10132           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
10133           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
10134           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
10135           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
10136           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
10137           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
10138           !> utils/perldoc.PL win32/makefile.mk
10139 ____________________________________________________________________________
10140 [  4333] By: gsar                                  on 1999/10/10  06:33:15
10141         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
10142              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
10143      Branch: perl
10144            ! installperl lib/diagnostics.pm utils/perldoc.PL
10145 ____________________________________________________________________________
10146 [  4332] By: gsar                                  on 1999/10/10  05:15:26
10147         Log: add $VERSION
10148      Branch: perl
10149            ! lib/Exporter.pm
10150 ____________________________________________________________________________
10151 [  4331] By: gsar                                  on 1999/10/10  05:10:22
10152         Log: describe what can go in an export list (from Anno Siegel
10153              <anno4000@lublin.zrz.tu-berlin.de>)
10154      Branch: perl
10155            ! lib/Exporter.pm
10156 ____________________________________________________________________________
10157 [  4330] By: gsar                                  on 1999/10/10  04:50:43
10158         Log: more basic support for building modules under Windows 95/98
10159              (applied relevant parts from a patch suggested by
10160              Jochen Wiedmann <joe@ispsoft.de>)
10161      Branch: perl
10162            ! lib/ExtUtils/MM_Unix.pm
10163 ____________________________________________________________________________
10164 [  4329] By: gsar                                  on 1999/10/10  04:28:38
10165         Log: rudimentary support for building under Windows 95/98 (from
10166              Benjamin Stuhl <sho_pi@hotmail.com>)
10167      Branch: perl
10168            + win32/genmk95.pl
10169            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
10170            ! win32/makefile.mk
10171 ____________________________________________________________________________
10172 [  4328] By: gsar                                  on 1999/10/10  03:37:21
10173         Log: fix two leaks in Thread.xs (from Eugene Alterman
10174              <Eugene.Alterman@bremer-inc.com>); convert places with
10175              'use attrs' to new attributes syntax
10176      Branch: perl
10177            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
10178            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
10179            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
10180            ! ext/Thread/sync2.t
10181 ____________________________________________________________________________
10182 [  4327] By: gsar                                  on 1999/10/10  02:23:52
10183         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
10184              (suggested by Tod Irwin <irwin@stockmaster.com>)
10185      Branch: perl
10186            ! lib/lib.pm
10187 ____________________________________________________________________________
10188 [  4326] By: gsar                                  on 1999/10/10  00:51:48
10189         Log: better documentation for recv() (from Anton Berezin
10190              <tobez@plab.ku.dk>)
10191      Branch: perl
10192            ! pod/perlfunc.pod
10193 ____________________________________________________________________________
10194 [  4325] By: gsar                                  on 1999/10/09  22:46:23
10195         Log: perldelta updates (see TODO markers)
10196      Branch: perl
10197            ! Changes pod/perldelta.pod pp_sys.c
10198 ____________________________________________________________________________
10199 [  4324] By: gsar                                  on 1999/10/09  19:43:10
10200         Log: fix Exporter::export_to_level() documentation
10201      Branch: perl
10202            ! lib/Exporter.pm
10203 ____________________________________________________________________________
10204 [  4323] By: gsar                                  on 1999/10/09  18:48:31
10205         Log: don't run END blocks when running under -c switch (older,
10206              rarely useful behavior may still be obtained by putting
10207              BEGIN { $^C = 0; exit; } at the end of the script)
10208      Branch: perl
10209            ! perl.c
10210 ____________________________________________________________________________
10211 [  4322] By: jhi                                   on 1999/10/09  05:31:26
10212         Log: While awaiting a good test program to detect the broken gcc.
10213              From: Thomas Conté <tom@fr.uu.net>
10214              To: <jhi@iki.fi>
10215              Cc: <perl5-porters@perl.org>
10216              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
10217              Date: Wed, 6 Oct 1999 19:56:29 +0200
10218              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
10219      Branch: cfgperl
10220            ! hints/irix_6.sh perl.h
10221 ____________________________________________________________________________
10222 [  4321] By: gsar                                  on 1999/10/09  00:41:02
10223         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
10224              clear entries in the CV's pad, leading to coredumps when CV had no
10225              other references to it; this is a slightly edited version of the
10226              patch suggested by Russel O'Connor <roconnor@world.std.com>
10227      Branch: perl
10228            ! cop.h pp_ctl.c pp_hot.c
10229 ____________________________________________________________________________
10230 [  4320] By: gsar                                  on 1999/10/08  22:50:51
10231         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
10232              situation (assumptions about cx invalidation are not valid
10233              anymore)
10234      Branch: perl
10235            ! cop.h pp_ctl.c pp_hot.c
10236 ____________________________________________________________________________
10237 [  4319] By: jhi                                   on 1999/10/08  14:33:31
10238         Log: Integrate with Sarathy.
10239      Branch: cfgperl
10240           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
10241           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
10242           !> t/comp/bproto.t thrdvar.h toke.c util.c
10243 ____________________________________________________________________________
10244 [  4318] By: jhi                                   on 1999/10/08  13:51:34
10245         Log: The second cut at AIX C++ extension troubles.
10246      Branch: cfgperl
10247            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
10248            ! hints/aix.sh
10249 ____________________________________________________________________________
10250 [  4317] By: jhi                                   on 1999/10/08  10:44:13
10251         Log: The first cut at fixing Perl extensions written in C++ in AIX,
10252              statics don't get initialized right.  This patch at least
10253              doesn't seem to break the build in my AIX, but unfortunately
10254              I don't have the IBM C++ to do further testing.
10255              
10256              Problem reported by Stephanie Beals in
10257              From: bealzy@us.ibm.com
10258              To: perl5-porters@perl.org
10259              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
10260              Date: Thu, 7 Oct 1999 15:05:54 -0400
10261              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
10262      Branch: cfgperl
10263            + ext/DynaLoader/hints/aix.pl
10264            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
10265 ____________________________________________________________________________
10266 [  4316] By: gsar                                  on 1999/10/08  10:26:15
10267         Log: remove kludgey duplicate background error avoidance (caused
10268              "leaks"; %@ wasn't even user-visible under -Dusethreads);
10269              only repeats of most recent error are now avoided
10270      Branch: perl
10271            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
10272 ____________________________________________________________________________
10273 [  4315] By: jhi                                   on 1999/10/08  09:48:59
10274         Log: Fix omission.
10275      Branch: cfgperl
10276            ! makedef.pl
10277 ____________________________________________________________________________
10278 [  4314] By: gsar                                  on 1999/10/08  07:17:01
10279         Log: extend change#2299 to C<use> (fixes scoping problems in
10280              C<if (...) { use foo; ... }>)
10281      Branch: perl
10282            ! op.c
10283 ____________________________________________________________________________
10284 [  4313] By: gsar                                  on 1999/10/08  04:52:19
10285         Log: small tweak for change#4309
10286      Branch: perl
10287            ! op.c
10288 ____________________________________________________________________________
10289 [  4312] By: gsar                                  on 1999/10/08  02:31:13
10290         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
10291              From: Larry Wall <larry@wall.org>
10292              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
10293              Message-Id: <199910061655.JAA11333@kiev.wall.org>
10294              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
10295      Branch: perl
10296            ! opcode.h t/comp/bproto.t toke.c
10297 ____________________________________________________________________________
10298 [  4311] By: gsar                                  on 1999/10/08  00:58:19
10299         Log: typo
10300      Branch: perl
10301            ! pp_sys.c
10302 ____________________________________________________________________________
10303 [  4310] By: gsar                                  on 1999/10/07  23:51:38
10304         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
10305              Brian Mitchell <brian@chele.cais.net>)
10306      Branch: perl
10307            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
10308 ____________________________________________________________________________
10309 [  4309] By: gsar                                  on 1999/10/07  22:57:52
10310         Log: change#3728 was flawed (loop contexts saw the wrong statement
10311              info, causing loop control constructs to not find the label);
10312              disable OP_SETSTATE entirely and add a fix that is specifically
10313              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
10314              which was what the original patch was supposed to fix
10315              
10316              TODO: remove the remainder of the setstate logic if it can't
10317              be used anywhere else (it isn't used anywhere now)
10318      Branch: perl
10319            ! cop.h op.c perly.c perly.y
10320 ____________________________________________________________________________
10321 [  4308] By: jhi                                   on 1999/10/07  19:21:27
10322         Log: Integrate with Sarathy.
10323      Branch: cfgperl
10324           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
10325 ____________________________________________________________________________
10326 [  4307] By: gsar                                  on 1999/10/07  15:12:24
10327         Log: update to podlators-0.08 from Russ Allbery
10328      Branch: perl
10329            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
10330 ____________________________________________________________________________
10331 [  4306] By: jhi                                   on 1999/10/06  17:20:34
10332         Log: Integrate with Sarathy.
10333      Branch: cfgperl
10334           !> (integrate 45 files)
10335 ____________________________________________________________________________
10336 [  4305] By: gsar                                  on 1999/10/06  16:55:45
10337         Log: some versions of mingw32 have __int64, define iff it isn't
10338      Branch: perl
10339            ! win32/win32.h
10340 ____________________________________________________________________________
10341 [  4304] By: gsar                                  on 1999/10/06  03:45:44
10342         Log: fix typos in change#4288
10343      Branch: perl
10344            ! Changes dump.c sv.c
10345 ____________________________________________________________________________
10346 [  4303] By: gsar                                  on 1999/10/06  03:22:46
10347         Log: integrate cfgperl contents into mainline
10348      Branch: perl
10349           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
10350            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
10351           !> (integrate 31 files)
10352 ____________________________________________________________________________
10353 [  4302] By: gsar                                  on 1999/10/06  02:36:53
10354         Log: make die/warn and other diagnostics go to wherever STDERR happens
10355              to point at; change places that meant Perl_debug_log rather than
10356              PerlIO_stderr()
10357      Branch: perl
10358            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
10359            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
10360            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
10361            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
10362            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
10363            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
10364            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
10365            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
10366            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
10367            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
10368            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
10369 ____________________________________________________________________________
10370 [  4301] By: jhi                                   on 1999/10/05  23:03:46
10371         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10372              To: François Désarménien <desar@club-internet.fr>
10373              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
10374              Subject: Re: Strange RE engine breakage in 5_61
10375              Date: Mon, 4 Oct 1999 19:58:03 -0400
10376              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
10377              
10378              (had to apply pat.t part manually because there
10379              already were more tests than there was in _61)
10380      Branch: cfgperl
10381            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
10382 ____________________________________________________________________________
10383 [  4300] By: jhi                                   on 1999/10/04  17:03:18
10384         Log: From: Andy Dougherty <doughera@lafayette.edu>
10385              To: Jarkko Hietaniemi <jhi@iki.fi>
10386              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
10387              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
10388              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
10389              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
10390      Branch: cfgperl
10391            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
10392            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
10393            ! MANIFEST ext/B/defsubs_h.PL
10394 ____________________________________________________________________________
10395 [  4299] By: jhi                                   on 1999/10/04  07:15:16
10396         Log: From: Michael G Schwern <schwern@pobox.com>
10397              To: perl5-porters@perl.org
10398              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
10399              Date: Sun, 3 Oct 1999 17:34:17 -0400
10400              Message-ID: <19991003173417.A4351@blackrider>
10401      Branch: cfgperl
10402            ! t/lib/fields.t t/pragma/constant.t
10403 ____________________________________________________________________________
10404 [  4298] By: gsar                                  on 1999/10/04  04:57:53
10405         Log: some compatibility macros were busted
10406      Branch: perl
10407            ! embed.h embed.pl toke.c
10408 ____________________________________________________________________________
10409 [  4297] By: jhi                                   on 1999/10/03  17:50:59
10410         Log: A better version of #4296.
10411              
10412              From: Michael G Schwern <schwern@pobox.com>
10413              To: perl5-porters@perl.org
10414              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
10415              Date: Sun, 3 Oct 1999 13:54:23 -0400
10416              Message-ID: <19991003135423.A3050@blackrider>
10417      Branch: cfgperl
10418            ! av.c op.c pod/perldiag.pod
10419 ____________________________________________________________________________
10420 [  4296] By: jhi                                   on 1999/10/03  17:21:01
10421         Log: (Replaced by #4297.)
10422              
10423              From: Michael G Schwern <schwern@pobox.com>
10424              To: perl5-porters@perl.org
10425              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
10426              Date: Sun, 3 Oct 1999 13:16:47 -0400
10427              Message-ID: <19991003131647.A2816@blackrider>
10428              
10429              plus changed the error message to say "No such pseudo-hash field"
10430              as discussed in the above mail message.
10431      Branch: cfgperl
10432            ! av.c pod/perldiag.pod
10433 ____________________________________________________________________________
10434 [  4295] By: gsar                                  on 1999/10/03  16:09:36
10435         Log: avoid doing irrelevant things on 'make perl'
10436      Branch: perl
10437            ! Makefile.SH
10438 ____________________________________________________________________________
10439 [  4294] By: jhi                                   on 1999/10/03  14:16:24
10440         Log: Fix a typo in #4293 spotted by Graham Barr.
10441      Branch: cfgperl
10442            ! pod/perlref.pod
10443 ____________________________________________________________________________
10444 [  4293] By: jhi                                   on 1999/10/03  11:31:22
10445         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
10446              To: perl5-porters@perl.org
10447              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
10448              Date: Sun, 3 Oct 1999 02:34:01 -0400
10449              Message-ID: <19991003023401.A1520@blackrider>
10450      Branch: cfgperl
10451            ! pod/perlfunc.pod pod/perlref.pod
10452 ____________________________________________________________________________
10453 [  4292] By: jhi                                   on 1999/10/03  09:23:16
10454         Log: From: Barrie Slaymaker <barries@slaysys.com>
10455              To: perl5-porters@perl.org
10456              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
10457              Date: Sun, 3 Oct 1999 00:09:51 -0400
10458              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
10459      Branch: cfgperl
10460            ! lib/Benchmark.pm
10461 ____________________________________________________________________________
10462 [  4291] By: jhi                                   on 1999/10/02  23:43:53
10463         Log: Be understanding about large file systems.
10464      Branch: cfgperl
10465            ! t/lib/syslfs.t t/op/lfs.t
10466 ____________________________________________________________________________
10467 [  4290] By: jhi                                   on 1999/10/02  23:39:16
10468         Log: Configure fixfest continues.
10469      Branch: cfgperl
10470            ! Configure config_h.SH
10471      Branch: metaconfig
10472            ! U/modified/d_longdbl.U U/modified/d_longlong.U
10473            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
10474            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
10475            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
10476      Branch: metaconfig/U/perl
10477            ! i_inttypes.U io64.U
10478 ____________________________________________________________________________
10479 [  4289] By: jhi                                   on 1999/10/02  23:12:54
10480         Log: Regen Porting stuff.
10481      Branch: cfgperl
10482            ! Porting/Glossary Porting/config.sh Porting/config_H
10483 ____________________________________________________________________________
10484 [  4288] By: jhi                                   on 1999/10/02  23:05:50
10485         Log: Untangle the IV_IS_QUAD jungle by introduding
10486              macros to be used when doing formatted printing:
10487              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
10488      Branch: cfgperl
10489            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10490            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
10491            ! regcomp.c sv.c taint.c toke.c util.c
10492 ____________________________________________________________________________
10493 [  4287] By: jhi                                   on 1999/10/02  22:54:18
10494         Log: metaconfig maintenance.
10495      Branch: metaconfig
10496            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
10497            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
10498            ! U/typedefs/uidsize.U
10499 ____________________________________________________________________________
10500 [  4286] By: nick                                  on 1999/10/02  11:11:44
10501         Log: Incremental merge of mainline
10502      Branch: utfperl
10503           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
10504           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
10505           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
10506           +> t/pod/podselect.t t/pod/podselect.xr
10507            - lib/Pod/PlainText.pm
10508           !> (integrate 148 files)
10509 ____________________________________________________________________________
10510 [  4285] By: jhi                                   on 1999/10/02  10:16:15
10511         Log: Battle namespace pollution.
10512      Branch: cfgperl
10513            ! lib/Benchmark.pm
10514 ____________________________________________________________________________
10515 [  4284] By: jhi                                   on 1999/10/02  10:11:20
10516         Log: Regen Configure, all of xs_apiversion didn't take.
10517      Branch: cfgperl
10518            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10519            ! config_h.SH patchlevel.h
10520 ____________________________________________________________________________
10521 [  4283] By: jhi                                   on 1999/10/02  09:48:17
10522         Log: Integrate with Sarathy.
10523      Branch: cfgperl
10524           +> lib/Pod/Man.pm t/pod/multiline_items.t
10525           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
10526           +> t/pod/podselect.t t/pod/podselect.xr
10527            - lib/Pod/PlainText.pm
10528           !> (integrate 50 files)
10529 ____________________________________________________________________________
10530 [  4282] By: gsar                                  on 1999/10/02  06:39:14
10531         Log: update pod2man, pod2text and related Pod:: modules with the
10532              ones in podlators-0.07 from Russ Allbery
10533      Branch: perl
10534            + lib/Pod/Man.pm
10535            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
10536            ! pod/pod2man.PL pod/pod2text.PL
10537 ____________________________________________________________________________
10538 [  4281] By: gsar                                  on 1999/10/02  06:14:44
10539         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
10540      Branch: perl
10541            - lib/Pod/PlainText.pm
10542            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
10543            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
10544            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
10545            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
10546            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
10547            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
10548            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
10549 ____________________________________________________________________________
10550 [  4280] By: gsar                                  on 1999/10/02  04:39:38
10551         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
10552      Branch: perl
10553            + t/pod/multiline_items.t t/pod/multiline_items.xr
10554            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
10555            + t/pod/podselect.xr
10556            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
10557            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
10558            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
10559            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
10560            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
10561            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
10562            ! t/pod/testp2pt.pl
10563 ____________________________________________________________________________
10564 [  4279] By: gsar                                  on 1999/10/02  03:36:41
10565         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
10566              by Michael G Schwern <schwern@pobox.com>)
10567      Branch: perl
10568            ! av.c t/op/avhv.t
10569 ____________________________________________________________________________
10570 [  4278] By: gsar                                  on 1999/10/02  02:36:55
10571         Log: deprecate C<use attrs>
10572      Branch: perl
10573            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
10574            ! t/lib/thread.t t/pragma/sub_lval.t
10575 ____________________________________________________________________________
10576 [  4277] By: gsar                                  on 1999/10/02  01:43:25
10577         Log: add notes about effect of loop control statements inside
10578              LABEL BLOCK continue BLOCK
10579      Branch: perl
10580            ! pod/perlfunc.pod
10581 ____________________________________________________________________________
10582 [  4276] By: gsar                                  on 1999/10/02  01:23:02
10583         Log: indent nested =items properly (suggested by Bill Fenner
10584              <fenner@research.att.com>)
10585      Branch: perl
10586            ! pod/pod2man.PL
10587 ____________________________________________________________________________
10588 [  4275] By: gsar                                  on 1999/10/02  01:09:16
10589         Log: updated ptags generator from Ilya Zakharevich
10590      Branch: perl
10591            ! emacs/ptags
10592 ____________________________________________________________________________
10593 [  4274] By: gsar                                  on 1999/10/01  23:08:52
10594         Log: update Changes
10595      Branch: perl
10596            ! Changes
10597 ____________________________________________________________________________
10598 [  4273] By: gsar                                  on 1999/10/01  22:58:55
10599         Log: typo, whitespace adjustments
10600      Branch: perl
10601            ! utils/h2xs.PL
10602 ____________________________________________________________________________
10603 [  4272] By: gsar                                  on 1999/10/01  22:46:06
10604         Log: remove dup hunks
10605      Branch: perl
10606            ! configure.com vms/vms.c
10607 ____________________________________________________________________________
10608 [  4271] By: gsar                                  on 1999/10/01  22:33:02
10609         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
10610              by declaring new globals "our" (XXX this means h2xs generated code
10611              won't run on earlier versions; a switch to generate compatible
10612              source is needed)
10613      Branch: perl
10614           !> (integrate 35 files)
10615 ____________________________________________________________________________
10616 [  4270] By: jhi                                   on 1999/10/01  12:05:56
10617         Log: Integrate with Sarathy.
10618      Branch: cfgperl
10619           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
10620           !> pod/perldiag.pod util.c
10621 ____________________________________________________________________________
10622 [  4269] By: jhi                                   on 1999/10/01  10:26:19
10623         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
10624              To: perl5-porters@perl.org
10625              Subject: [ID 19991001.001] perlguts man page error
10626              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
10627              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
10628      Branch: cfgperl
10629            ! pod/perlguts.pod
10630 ____________________________________________________________________________
10631 [  4268] By: jhi                                   on 1999/10/01  07:32:33
10632         Log: There *is* a month called October.
10633      Branch: cfgperl
10634            ! t/op/time.t
10635 ____________________________________________________________________________
10636 [  4267] By: jhi                                   on 1999/10/01  06:58:10
10637         Log: Temp file cleanliness.
10638      Branch: cfgperl
10639            ! t/lib/filecopy.t
10640 ____________________________________________________________________________
10641 [  4266] By: jhi                                   on 1999/10/01  06:46:56
10642         Log: From: Barrie Slaymaker <barries@slaysys.com>
10643              To: perl5-porters@perl.org
10644              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
10645              Date: Thu, 30 Sep 1999 22:16:26 -0400
10646              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
10647      Branch: cfgperl
10648            ! lib/Benchmark.pm
10649 ____________________________________________________________________________
10650 [  4265] By: jhi                                   on 1999/09/30  20:25:35
10651         Log: From: Barrie Slaymaker <barries@slaysys.com>
10652              To: perl5-porters@perl.org
10653              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
10654              Date: Thu, 30 Sep 1999 15:44:00 -0400
10655              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
10656              (Replaces #4175.)
10657      Branch: cfgperl
10658            ! lib/Benchmark.pm
10659 ____________________________________________________________________________
10660 [  4264] By: gsar                                  on 1999/09/30  17:59:26
10661         Log: re-add missing "Out of memory!" entry
10662      Branch: perl
10663            ! pod/perldiag.pod
10664 ____________________________________________________________________________
10665 [  4263] By: jhi                                   on 1999/09/30  17:05:43
10666         Log: Regenerate Configure.
10667      Branch: cfgperl
10668            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10669            ! config_h.SH
10670 ____________________________________________________________________________
10671 [  4261] By: jhi                                   on 1999/09/30  16:15:05
10672         Log: From: Andy Dougherty <doughera@lafayette.edu>
10673              To: Perl Porters <perl5-porters@perl.org>
10674              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
10675              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
10676              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
10677      Branch: cfgperl
10678            ! pod/perldelta.pod
10679 ____________________________________________________________________________
10680 [  4260] By: jhi                                   on 1999/09/30  15:48:56
10681         Log: From: Andy Dougherty <doughera@lafayette.edu>
10682              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
10683              Subject: Re: Possible skeletal structure for searching multiple versions
10684              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
10685              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
10686      Branch: metaconfig
10687            ! U/mkglossary
10688      Branch: metaconfig/U/perl
10689            + xs_apiversion.U
10690            ! patchlevel.U
10691 ____________________________________________________________________________
10692 [  4259] By: jhi                                   on 1999/09/30  15:07:16
10693         Log: Further ?idsize.U fixing.
10694      Branch: metaconfig
10695            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
10696 ____________________________________________________________________________
10697 [  4258] By: jhi                                   on 1999/09/30  15:00:14
10698         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
10699      Branch: metaconfig
10700            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
10701            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
10702 ____________________________________________________________________________
10703 [  4257] By: jhi                                   on 1999/09/30  09:48:33
10704         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
10705              To: Gurusamy Sarathy <gsar@ActiveState.com>
10706              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
10707              The Perl Porters Mailing List <perl5-porters@perl.org>
10708              Subject: [PATCH] (Was: deprecating SIGDIE)
10709              Date: Wed, 29 Sep 1999 15:16:50 -0400
10710              Message-ID: <19990929151650.E26675@O2.chapin.edu>
10711      Branch: cfgperl
10712            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
10713 ____________________________________________________________________________
10714 [  4256] By: jhi                                   on 1999/09/30  09:45:22
10715         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10716              To: Gurusamy Sarathy <gsar@activestate.com>
10717              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
10718              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
10719              Date: Wed, 29 Sep 1999 18:58:23 -0400
10720              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
10721      Branch: cfgperl
10722            ! Makefile.SH opcode.pl
10723 ____________________________________________________________________________
10724 [  4255] By: gsar                                  on 1999/09/30  09:03:48
10725         Log: remove prehistoric XFree() gunk
10726      Branch: perl
10727            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
10728 ____________________________________________________________________________
10729 [  4254] By: gsar                                  on 1999/09/30  08:40:14
10730         Log: From: Vishal Bhatia <vishal@gol.com>
10731              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
10732              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
10733              Subject: [patch _61] Minor corrections in C.pm
10734      Branch: perl
10735            ! ext/B/B/C.pm
10736 ____________________________________________________________________________
10737 [  4253] By: gsar                                  on 1999/09/30  08:36:27
10738         Log: off-by-one in fbm_compile() (spotted by John Bley
10739              <jbley@cs.cmu.edu>); whitespace adjustments
10740      Branch: perl
10741            ! util.c
10742 ____________________________________________________________________________
10743 [  4251] By: jhi                                   on 1999/09/30  08:09:13
10744         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10745              To: perl5-porters@perl.org (Mailing list Perl5)
10746              Subject: [PATCH 5.00561+]  Followup h2xs patch
10747              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
10748              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
10749      Branch: cfgperl
10750            ! utils/h2xs.PL
10751 ____________________________________________________________________________
10752 [  4250] By: jhi                                   on 1999/09/29  19:11:32
10753         Log: Integrate with Sarathy.
10754      Branch: cfgperl
10755           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
10756           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
10757           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
10758 ____________________________________________________________________________
10759 [  4249] By: bailey                                on 1999/09/29  02:21:31
10760         Log: resync with mainline
10761      Branch: vmsperl
10762           +> (branch 32 files)
10763            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
10764            - lib/unicode/blocks.txt lib/unicode/index2.txt
10765            - lib/unicode/jamo2.txt lib/unicode/names2.txt
10766            - lib/unicode/props2.txt lib/unicode/readme.txt
10767            - t/lib/bigfloatpm.t
10768           !> (integrate 240 files)
10769 ____________________________________________________________________________
10770 [  4248] By: jhi                                   on 1999/09/28  18:14:39
10771         Log: From: Andy Dougherty <doughera@lafayette.edu>
10772              To: Perl Porters <perl5-porters@perl.org>
10773              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
10774              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
10775              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
10776              
10777              From: Andy Dougherty <doughera@lafayette.edu>
10778              To: Perl Porters <perl5-porters@perl.org>
10779              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
10780              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
10781              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
10782      Branch: cfgperl
10783            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
10784            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
10785            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
10786            ! hints/next_4.sh
10787 ____________________________________________________________________________
10788 [  4247] By: gsar                                  on 1999/09/28  17:36:59
10789         Log: revert change#4115 (breaks libwww's base/date.t); could be 
10790              reworked to enable it conditional on $Time::Local::nocroak
10791              or some such
10792      Branch: perl
10793            ! lib/Time/Local.pm
10794 ____________________________________________________________________________
10795 [  4246] By: gsar                                  on 1999/09/28  17:33:14
10796         Log: tweak for win32 build
10797      Branch: perl
10798            ! win32/Makefile win32/makefile.mk
10799 ____________________________________________________________________________
10800 [  4245] By: gsar                                  on 1999/09/28  17:31:34
10801         Log: change#4236 fallout
10802      Branch: perl
10803            ! lib/ExtUtils/MM_Unix.pm
10804 ____________________________________________________________________________
10805 [  4244] By: gsar                                  on 1999/09/28  17:29:31
10806         Log: remove doubled new_xpv
10807      Branch: perl
10808            ! embed.h embed.pl proto.h
10809 ____________________________________________________________________________
10810 [  4243] By: jhi                                   on 1999/09/27  19:13:20
10811         Log: Artistic fine-tuning.
10812      Branch: cfgperl
10813            ! ext/B/defsubs_h.PL
10814 ____________________________________________________________________________
10815 [  4242] By: gsar                                  on 1999/09/27  17:05:22
10816         Log: avoid implicit split to @_ in change#4181; binary -> text file
10817              types in p4
10818      Branch: perl
10819            ! djgpp/configure.bat lib/Exporter/Heavy.pm
10820            ! t/pragma/locale/latin1
10821 ____________________________________________________________________________
10822 [  4241] By: jhi                                   on 1999/09/27  07:48:19
10823         Log: Integrate with Sarathy.
10824      Branch: cfgperl
10825           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
10826           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
10827 ____________________________________________________________________________
10828 [  4240] By: jhi                                   on 1999/09/27  07:47:11
10829         Log: Finalize change #4232.
10830              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10831              To: Jarkko Hietaniemi <jhi@iki.fi>
10832              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
10833              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
10834              Date: Sun, 26 Sep 1999 16:52:31 -0400
10835              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
10836      Branch: cfgperl
10837            ! lib/ExtUtils/xsubpp
10838 ____________________________________________________________________________
10839 [  4239] By: gsar                                  on 1999/09/27  02:48:42
10840         Log: add notes in INSTALL about Configure -Accflags=-DFOO
10841      Branch: perl
10842            ! INSTALL
10843 ____________________________________________________________________________
10844 [  4238] By: gsar                                  on 1999/09/27  02:03:48
10845         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
10846              it automatically
10847      Branch: perl
10848            ! embed.h embed.pl
10849 ____________________________________________________________________________
10850 [  4237] By: gsar                                  on 1999/09/27  01:52:47
10851         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10852              Date: Fri, 24 Sep 1999 23:25:36 -0400
10853              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
10854              Subject: [PATCH 5.005_61] Malloc fixes and docs
10855      Branch: perl
10856            ! malloc.c pod/perldiag.pod
10857 ____________________________________________________________________________
10858 [  4236] By: gsar                                  on 1999/09/27  01:31:32
10859         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
10860              <vkonovalov@lucent.com>)
10861      Branch: perl
10862            ! win32/Makefile win32/makefile.mk
10863 ____________________________________________________________________________
10864 [  4235] By: gsar                                  on 1999/09/26  17:02:03
10865         Log: fix buggy popping of subroutine contexts in the lvalue
10866              subroutines implementation (change#4081); correct the
10867              plethora of cases where DIE() was more appropriate than
10868              croak()
10869      Branch: perl
10870            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
10871 ____________________________________________________________________________
10872 [  4234] By: jhi                                   on 1999/09/26  12:06:28
10873         Log: Fix #endif.
10874      Branch: cfgperl
10875            ! XSUB.h
10876 ____________________________________________________________________________
10877 [  4233] By: jhi                                   on 1999/09/26  11:59:18
10878         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
10879              I kept my (Ilya's) version.
10880      Branch: cfgperl
10881           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
10882           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
10883           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
10884           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
10885           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
10886           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
10887 ____________________________________________________________________________
10888 [  4232] By: jhi                                   on 1999/09/26  09:53:43
10889         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10890              To: Mailing list Perl5 <perl5-porters@perl.org>
10891              Subject: [PATCH 5.005_61] teach xsubpp function pointers
10892              Date: Sun, 26 Sep 1999 01:36:09 -0400
10893              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
10894              
10895              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10896              To: Mailing list Perl5 <perl5-porters@perl.org>
10897              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
10898              Date: Sun, 26 Sep 1999 03:00:50 -0400
10899              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
10900      Branch: cfgperl
10901            ! lib/ExtUtils/xsubpp utils/h2xs.PL
10902 ____________________________________________________________________________
10903 [  4231] By: jhi                                   on 1999/09/26  09:48:49
10904         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10905              To: perl5-porters@perl.org
10906              Subject: misprint in perlguts
10907              Date: Sun, 26 Sep 1999 12:48:36 +0400
10908              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
10909      Branch: cfgperl
10910            ! pod/perlguts.pod
10911 ____________________________________________________________________________
10912 [  4230] By: gsar                                  on 1999/09/26  00:50:08
10913         Log: add $installarchlib/CORE to default linker search path on windows
10914      Branch: perl
10915            ! win32/Makefile win32/makefile.mk
10916 ____________________________________________________________________________
10917 [  4229] By: gsar                                  on 1999/09/25  20:05:03
10918         Log: support C<use Shell> on Windows (reworked a patch suggested
10919              by Jenda Krynicky <Jenda@McCann.cz>)
10920      Branch: perl
10921            ! lib/Shell.pm
10922 ____________________________________________________________________________
10923 [  4228] By: gsar                                  on 1999/09/25  07:03:34
10924         Log: integrate cfgperl contents into mainline
10925      Branch: perl
10926           +> hints/svr5.sh
10927           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
10928           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10929           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
10930           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
10931 ____________________________________________________________________________
10932 [  4227] By: gsar                                  on 1999/09/25  06:44:47
10933         Log: From: Larry Wall <larry@wall.org>
10934              Date: Fri, 24 Sep 1999 21:59:37 PDT
10935              Message-Id: <199909250459.VAA27506@kiev.wall.org>
10936              Subject: Re: [PATCH 5.005_61] "our" declarations
10937      Branch: perl
10938            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
10939            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
10940            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
10941            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
10942            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
10943            ! utils/h2xs.PL
10944 ____________________________________________________________________________
10945 [  4226] By: jhi                                   on 1999/09/24  23:10:52
10946         Log: Integrate with Sarathy.
10947      Branch: cfgperl
10948           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10949           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
10950           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
10951 ____________________________________________________________________________
10952 [  4225] By: gsar                                  on 1999/09/24  18:19:54
10953         Log: avoid infinite recursive exec()s of perl.exe when shebang
10954              contains "Perl" rather than "perl" on DOSISH platforms
10955      Branch: perl
10956            ! toke.c
10957 ____________________________________________________________________________
10958 [  4224] By: gsar                                  on 1999/09/24  16:09:23
10959         Log: support cygwin and other platforms that link to import libraries
10960              rather than directly with shared libraries (from a suggestion
10961              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
10962      Branch: perl
10963            ! utils/perlcc.PL
10964 ____________________________________________________________________________
10965 [  4223] By: gsar                                  on 1999/09/24  05:05:06
10966         Log: normalize time for strftime() (without the isdst effects of
10967              mktime()) using a custom mini_mktime()
10968              From: spider-perl@Orb.Nashua.NH.US
10969              Date: Thu, 23 Sep 1999 17:54:53 -0400
10970              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
10971              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
10972      Branch: perl
10973            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10974            ! ext/POSIX/hints/linux.pl t/lib/posix.t
10975 ____________________________________________________________________________
10976 [  4222] By: gsar                                  on 1999/09/23  06:44:42
10977         Log: change "#" to a comment starter in pack templates; "/" now
10978              used for specifying counted types
10979              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10980              Date: Wed, 22 Sep 1999 19:41:30 -0400
10981              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
10982              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
10983      Branch: perl
10984            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
10985 ____________________________________________________________________________
10986 [  4221] By: gsar                                  on 1999/09/23  06:26:54
10987         Log: From: Vishal Bhatia <vishal@gol.com>
10988              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
10989              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
10990              Subject: [patch _61] perlcc changes
10991      Branch: perl
10992            ! utils/perlcc.PL
10993 ____________________________________________________________________________
10994 [  4220] By: gsar                                  on 1999/09/23  01:12:24
10995         Log: add include guard
10996      Branch: perl
10997            ! XSUB.h
10998 ____________________________________________________________________________
10999 [  4219] By: jhi                                   on 1999/09/22  20:38:15
11000         Log: Cleanup cleanup.
11001      Branch: cfgperl
11002            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
11003 ____________________________________________________________________________
11004 [  4218] By: jhi                                   on 1999/09/22  19:26:58
11005         Log: Tweak the equivalence tables once again.
11006      Branch: cfgperl
11007            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
11008            ! lib/unicode/mktables.PL
11009 ____________________________________________________________________________
11010 [  4215] By: jhi                                   on 1999/09/22  06:47:03
11011         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11012              To: Mailing list Perl5 <perl5-porters@perl.org>
11013              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
11014              Date: Tue, 21 Sep 1999 19:50:00 -0400
11015              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
11016              
11017              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11018              To: Mailing list Perl5 <perl5-porters@perl.org>
11019              Subject: [PATCH 5.005_61] More verbose -Mre=debug
11020              Date: Tue, 21 Sep 1999 22:29:55 -0400
11021              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
11022      Branch: cfgperl
11023            ! regcomp.c regexec.c
11024 ____________________________________________________________________________
11025 [  4214] By: jhi                                   on 1999/09/21  21:08:43
11026         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
11027              Reply-To: gerberb@zenez.com
11028              To: perl5-porters@perl.org
11029              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
11030              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
11031              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
11032              
11033              (Snipped away the last lines of svr5.sh a la change #3725)
11034      Branch: cfgperl
11035            + hints/svr5.sh
11036            ! Configure MANIFEST config_h.SH hints/sco.sh
11037      Branch: metaconfig
11038            ! U/modified/Cppsym.U U/modified/Oldconfig.U
11039 ____________________________________________________________________________
11040 [  4213] By: jhi                                   on 1999/09/21  20:48:01
11041         Log: From: Kragen Sitaker <kragen@dnaco.net>
11042              To: perl5-porters@perl.org
11043              Subject: [ID 19990921.013] accidental list context in perlfaq9
11044              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
11045              Reply-To: kragen@pobox.com
11046              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
11047      Branch: cfgperl
11048            ! pod/perlfaq9.pod
11049 ____________________________________________________________________________
11050 [  4212] By: jhi                                   on 1999/09/20  19:55:42
11051         Log: Integrate with Sarathy.
11052      Branch: cfgperl
11053           +> README.Y2K
11054           !> Changes MANIFEST
11055 ____________________________________________________________________________
11056 [  4211] By: jhi                                   on 1999/09/20  19:44:44
11057         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
11058      Branch: cfgperl
11059            ! Configure config_h.SH pod/perldelta.pod
11060      Branch: metaconfig/U/perl
11061            ! use64bits.U uselfs.U uselongdbl.U
11062 ____________________________________________________________________________
11063 [  4210] By: jhi                                   on 1999/09/20  19:38:26
11064         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
11065      Branch: cfgperl
11066            ! Configure config_h.SH
11067      Branch: metaconfig
11068            ! U/modified/Options.U
11069 ____________________________________________________________________________
11070 [  4209] By: gsar                                  on 1999/09/20  19:35:39
11071         Log: integrate cfgperl changes into mainline
11072      Branch: perl
11073           +> lib/unicode/Unicode.html
11074            ! Changes
11075           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11076           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
11077 ____________________________________________________________________________
11078 [  4208] By: gsar                                  on 1999/09/20  18:28:44
11079         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
11080      Branch: perl
11081            + README.Y2K
11082            ! MANIFEST
11083 ____________________________________________________________________________
11084 [  4207] By: jhi                                   on 1999/09/20  11:06:13
11085         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
11086      Branch: cfgperl
11087            ! pod/perldelta.pod
11088 ____________________________________________________________________________
11089 [  4206] By: jhi                                   on 1999/09/20  09:53:15
11090         Log: Do not test for gccish things in non-gccish platforms.
11091      Branch: cfgperl
11092            ! Configure config_h.SH
11093      Branch: metaconfig
11094            ! U/compline/ccflags.U
11095 ____________________________________________________________________________
11096 [  4205] By: jhi                                   on 1999/09/20  09:41:22
11097         Log: Prompt for uselfs.
11098      Branch: cfgperl
11099            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11100            ! config_h.SH
11101      Branch: metaconfig
11102            ! U/mksample
11103      Branch: metaconfig/U/perl
11104            ! use64bits.U uselfs.U
11105 ____________________________________________________________________________
11106 [  4204] By: jhi                                   on 1999/09/20  09:09:29
11107         Log: Add usemorebits and uselfs.
11108      Branch: cfgperl
11109            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11110            ! config_h.SH doio.c perl.h
11111      Branch: metaconfig/U/perl
11112            + uselfs.U usemorebits.U
11113            ! use64bits.U uselongdbl.U
11114 ____________________________________________________________________________
11115 [  4203] By: jhi                                   on 1999/09/20  07:48:48
11116         Log: Dethinko.
11117      Branch: cfgperl
11118            ! pod/perlfunc.pod
11119 ____________________________________________________________________________
11120 [  4202] By: jhi                                   on 1999/09/20  07:33:32
11121         Log: Fix a bug in the description of endianness.  Reported in
11122              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11123              To: perl5-porters@perl.org
11124              Subject: BUG: perldoc -f pack
11125              Date: Mon, 20 Sep 1999 09:43:49 +0400
11126              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
11127      Branch: cfgperl
11128            ! pod/perlfunc.pod
11129 ____________________________________________________________________________
11130 [  4201] By: jhi                                   on 1999/09/20  07:01:26
11131         Log: Integrate with Sarathy.
11132      Branch: cfgperl
11133           +> t/op/args.t
11134           !> (integrate 31 files)
11135 ____________________________________________________________________________
11136 [  4200] By: gsar                                  on 1999/09/20  03:45:06
11137         Log: From: Russ Allbery <rra@stanford.edu>
11138              Date: 19 Aug 1999 04:35:44 -0700
11139              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
11140              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
11141      Branch: perl
11142            ! lib/File/Find.pm
11143 ____________________________________________________________________________
11144 [  4199] By: gsar                                  on 1999/09/20  03:27:49
11145         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
11146      Branch: perl
11147            ! ext/B/B/Terse.pm
11148 ____________________________________________________________________________
11149 [  4198] By: gsar                                  on 1999/09/20  03:25:25
11150         Log: add arenas for managing allocations of remaining xpv*v structures
11151              From: Vishal Bhatia <vishal@gol.com>
11152              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
11153              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
11154              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
11155      Branch: perl
11156            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
11157            ! proto.h sv.c
11158 ____________________________________________________________________________
11159 [  4197] By: gsar                                  on 1999/09/20  03:06:10
11160         Log: queue errors due to strictures rather than printing them as
11161              warnings; symbols that violate strictures do *not* end up in
11162              the symbol table anyway, making multiple evals of the same piece
11163              of code produce the same errors; errors indicate all locations
11164              of a global symbol rather than just the first one; these
11165              changes make compile-time failures within evals reliably
11166              visible via the return value or contents of $@, and trappable
11167              using __DIE__ hooks
11168      Branch: perl
11169            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
11170            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
11171            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
11172            ! t/pragma/strict-vars thrdvar.h toke.c util.c
11173 ____________________________________________________________________________
11174 [  4196] By: gsar                                  on 1999/09/19  22:14:29
11175         Log: control change#1914 via hints (causes problems on some platforms)
11176      Branch: perl
11177            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
11178            ! ext/POSIX/hints/linux.pl
11179 ____________________________________________________________________________
11180 [  4195] By: gsar                                  on 1999/09/19  21:30:18
11181         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
11182              in passing around references to @_, eg C<sub foo { \@_ }>; add
11183              tests for the same
11184      Branch: perl
11185            + t/op/args.t
11186            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
11187 ____________________________________________________________________________
11188 [  4194] By: jhi                                   on 1999/09/18  18:57:45
11189         Log: Integrate with Sarathy.
11190      Branch: cfgperl
11191           !> opcode.h opcode.pl
11192 ____________________________________________________________________________
11193 [  4193] By: nick                                  on 1999/09/18  15:24:56
11194         Log: Re-integrate mainline
11195              Basic SvUTF8 stuff in headers, no functional changes yet.
11196      Branch: utfperl
11197            + lib/byte.pm lib/byte_heavy.pl
11198           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
11199           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
11200           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
11201           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
11202           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
11203           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
11204           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
11205           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
11206           +> lib/unicode/Names.txt lib/unicode/Props.txt
11207           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
11208           +> t/lib/bigfltpm.t
11209            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
11210            - lib/unicode/blocks.txt lib/unicode/index2.txt
11211            - lib/unicode/jamo2.txt lib/unicode/names2.txt
11212            - lib/unicode/props2.txt lib/unicode/readme.txt
11213            - t/lib/bigfloatpm.t
11214            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
11215            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
11216            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
11217            ! warnings.h
11218           !> (integrate 142 files)
11219 ____________________________________________________________________________
11220 [  4192] By: gsar                                  on 1999/09/18  15:11:47
11221         Log: more op description tweaks
11222      Branch: perl
11223            ! opcode.h opcode.pl
11224 ____________________________________________________________________________
11225 [  4191] By: jhi                                   on 1999/09/18  07:47:16
11226         Log: Integrate with Sarathy.
11227      Branch: cfgperl
11228           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
11229           !> t/pragma/warn/op
11230 ____________________________________________________________________________
11231 [  4190] By: jhi                                   on 1999/09/18  07:35:45
11232         Log: Add description of the Unicode database files.
11233      Branch: cfgperl
11234            + lib/unicode/Unicode.html
11235 ____________________________________________________________________________
11236 [  4189] By: gsar                                  on 1999/09/18  03:14:58
11237         Log: tweak some op names in change#4177 (will any of this break code that
11238              gropes $@ ?)
11239      Branch: perl
11240            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
11241            ! t/pragma/warn/op
11242 ____________________________________________________________________________
11243 [  4188] By: jhi                                   on 1999/09/17  21:30:08
11244         Log: Pick up the typo fix.
11245      Branch: cfgperl
11246           !> t/io/open.t
11247 ____________________________________________________________________________
11248 [  4187] By: gsar                                  on 1999/09/17  21:13:55
11249         Log: fix typo
11250      Branch: perl
11251            ! t/io/open.t
11252 ____________________________________________________________________________
11253 [  4186] By: gsar                                  on 1999/09/17  20:57:29
11254         Log: integrate cfgperl change
11255      Branch: perl
11256           !> vms/subconfigure.com
11257 ____________________________________________________________________________
11258 [  4185] By: jhi                                   on 1999/09/17  20:46:41
11259         Log: Re-apply applicable parts of #3993, #3994, and #3995.
11260      Branch: cfgperl
11261            ! vms/subconfigure.com
11262 ____________________________________________________________________________
11263 [  4184] By: gsar                                  on 1999/09/17  20:26:02
11264         Log: integrate cfgperl contents into mainline
11265      Branch: perl
11266           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
11267           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
11268           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
11269           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
11270           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
11271           +> lib/unicode/SpecCase.txt
11272            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
11273            - lib/unicode/index2.txt lib/unicode/jamo2.txt
11274            - lib/unicode/names2.txt lib/unicode/props2.txt
11275            - lib/unicode/readme.txt
11276           !> (integrate 73 files)
11277 ____________________________________________________________________________
11278 [  4183] By: jhi                                   on 1999/09/17  20:25:51
11279         Log: Integrate with Sarathy.
11280      Branch: cfgperl
11281           !> configure.com ext/ByteLoader/byterun.h
11282           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
11283           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
11284           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
11285           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
11286 ____________________________________________________________________________
11287 [  4182] By: gsar                                  on 1999/09/17  20:16:28
11288         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
11289              vmsperl contents have prevailed)
11290      Branch: perl
11291           !> configure.com ext/ByteLoader/byterun.h
11292           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
11293           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
11294           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
11295           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
11296 ____________________________________________________________________________
11297 [  4181] By: jhi                                   on 1999/09/17  20:12:37
11298         Log: From: Michael G Schwern <schwern@pobox.com>
11299              To: perl5-porters@perl.org
11300              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
11301              Date: Thu, 19 Aug 1999 21:30:01 -0400
11302              Message-ID: <19990819213001.A22512@athens.aocn.com>
11303      Branch: cfgperl
11304            ! lib/Exporter/Heavy.pm
11305 ____________________________________________________________________________
11306 [  4180] By: gsar                                  on 1999/09/17  20:11:00
11307         Log: perlhist additions
11308      Branch: perl
11309            ! pod/perlhist.pod
11310 ____________________________________________________________________________
11311 [  4179] By: jhi                                   on 1999/09/17  20:08:00
11312         Log: The change #4176 should've undone only the test, not the code patch.
11313      Branch: cfgperl
11314            ! doio.c
11315 ____________________________________________________________________________
11316 [  4178] By: jhi                                   on 1999/09/17  20:06:08
11317         Log: From: Ian Phillipps <ian@dial.pipex.com>
11318              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
11319              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
11320              Date: Sat, 21 Aug 1999 12:36:12 +0100
11321              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
11322      Branch: cfgperl
11323            ! pod/perlsyn.pod
11324 ____________________________________________________________________________
11325 [  4177] By: jhi                                   on 1999/09/17  20:00:19
11326         Log: More descriptive names for operators.
11327              
11328              From: Michael G Schwern <schwern@pobox.com>
11329              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
11330              Cc: perl5-porters@perl.org
11331              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
11332              Date: Tue, 17 Aug 1999 18:35:45 -0400
11333              Message-ID: <19990817183545.A23073@toldyouso.com>
11334              
11335              From: Michael G Schwern <schwern@pobox.com>
11336              To: perl5-porters@perl.org
11337              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
11338              Date: Wed, 18 Aug 1999 03:53:38 -0400
11339              Message-ID: <19990818035337.A31505@athens.aocn.com>
11340      Branch: cfgperl
11341            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
11342            ! t/pragma/warn/op t/pragma/warn/sv
11343 ____________________________________________________________________________
11344 [  4176] By: jhi                                   on 1999/09/17  18:19:18
11345         Log: Take away the infamous io/dup.t #7.
11346              It seems there simply is no way to portably
11347              "flush" an input file handle.
11348      Branch: cfgperl
11349            ! doio.c t/io/dup.t
11350 ____________________________________________________________________________
11351 [  4175] By: jhi                                   on 1999/09/17  14:45:08
11352         Log: From: Barrie Slaymaker <barries@slaysys.com>
11353              To: perl5-porters@perl.org
11354              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
11355              Date: Fri, 17 Sep 1999 11:16:48 -0400
11356              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
11357      Branch: cfgperl
11358            ! lib/Benchmark.pm
11359 ____________________________________________________________________________
11360 [  4174] By: jhi                                   on 1999/09/17  14:07:16
11361         Log: UNICOS does support large files but doesn't support sparse files
11362              so we cannot easily test for large file support.
11363      Branch: cfgperl
11364            ! t/lib/syslfs.t t/op/lfs.t
11365 ____________________________________________________________________________
11366 [  4173] By: jhi                                   on 1999/09/17  14:03:44
11367         Log: UNICOS has sloppy division/modulo for floating point numbers.
11368      Branch: cfgperl
11369            ! t/op/arith.t
11370 ____________________________________________________________________________
11371 [  4172] By: jhi                                   on 1999/09/17  13:47:49
11372         Log: Portable blocksize (replaces #4171).
11373      Branch: cfgperl
11374            ! t/lib/syslfs.t t/op/lfs.t
11375 ____________________________________________________________________________
11376 [  4171] By: jhi                                   on 1999/09/17  13:08:54
11377         Log: (replaced by #4172)
11378      Branch: cfgperl
11379            ! t/lib/syslfs.t t/op/lfs.t
11380 ____________________________________________________________________________
11381 [  4170] By: jhi                                   on 1999/09/17  12:59:11
11382         Log: Detypo #4169.
11383      Branch: cfgperl
11384            ! t/lib/syslfs.t t/op/lfs.t
11385 ____________________________________________________________________________
11386 [  4169] By: jhi                                   on 1999/09/17  12:16:34
11387         Log: Diagnose possible quota limits.
11388      Branch: cfgperl
11389            ! t/lib/syslfs.t t/op/lfs.t
11390 ____________________________________________________________________________
11391 [  4168] By: jhi                                   on 1999/09/17  12:10:43
11392         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
11393              doesn't have one that wouldn't cause SIGSYS.  UNICOS
11394              does have getpgrp(void) so Perl getpgrp() is happy.
11395      Branch: cfgperl
11396            ! hints/unicos.sh
11397 ____________________________________________________________________________
11398 [  4167] By: jhi                                   on 1999/09/17  11:49:30
11399         Log: Filesystem quotas may stop you from using large files.
11400      Branch: cfgperl
11401            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
11402 ____________________________________________________________________________
11403 [  4166] By: jhi                                   on 1999/09/17  11:36:01
11404         Log: Too strict pattern for parsing group lists.
11405      Branch: cfgperl
11406            ! t/op/groups.t
11407 ____________________________________________________________________________
11408 [  4165] By: jhi                                   on 1999/09/17  09:06:18
11409         Log: Configure maintenance. It's sigaction.sa_flags
11410              and the Glossary regen'ed.
11411      Branch: cfgperl
11412            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11413            ! config_h.SH
11414      Branch: metaconfig
11415            ! U/compline/d_sigaction.U
11416 ____________________________________________________________________________
11417 [  4164] By: jhi                                   on 1999/09/15  06:57:51
11418         Log: Integrate with Sarathy.
11419      Branch: cfgperl
11420           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
11421           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
11422           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
11423           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
11424           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
11425           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
11426           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
11427           !> jpl/PerlInterpreter/Makefile.PL
11428           !> jpl/PerlInterpreter/PerlInterpreter.c
11429           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
11430           !> jpl/Sample/Makefile.PL jpl/install-jpl
11431           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
11432           !> t/op/pat.t
11433 ____________________________________________________________________________
11434 [  4163] By: gsar                                  on 1999/09/15  05:17:27
11435         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
11436      Branch: perl
11437            ! lib/File/Spec/Functions.pm
11438 ____________________________________________________________________________
11439 [  4162] By: gsar                                  on 1999/09/15  05:09:14
11440         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
11441      Branch: perl
11442            ! Changes embed.h embed.pl
11443 ____________________________________________________________________________
11444 [  4161] By: gsar                                  on 1999/09/15  04:08:25
11445         Log: missing perlhist dates from Jeff Okamoto
11446      Branch: perl
11447            ! pod/perlhist.pod
11448 ____________________________________________________________________________
11449 [  4160] By: gsar                                  on 1999/09/15  03:13:08
11450         Log: jpl tweak
11451      Branch: perl
11452            ! MANIFEST jpl/JNI/Makefile.PL
11453 ____________________________________________________________________________
11454 [  4159] By: gsar                                  on 1999/09/15  02:57:08
11455         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
11456              Jepson <bjepson@home.com>)
11457      Branch: perl
11458            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
11459            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
11460            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
11461            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
11462            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
11463            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
11464            ! jpl/PerlInterpreter/Makefile.PL
11465            ! jpl/PerlInterpreter/PerlInterpreter.c
11466            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
11467            ! jpl/Sample/Makefile.PL jpl/install-jpl
11468 ____________________________________________________________________________
11469 [  4158] By: gsar                                  on 1999/09/15  01:27:14
11470         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
11471              Date:    Tue, 14 Sep 1999 21:26:15 EDT
11472              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
11473              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
11474      Branch: perl
11475            ! regexec.c t/op/pat.t
11476 ____________________________________________________________________________
11477 [  4157] By: jhi                                   on 1999/09/14  21:18:09
11478         Log: config.h will define USE_64_BITS if need be.
11479      Branch: cfgperl
11480            ! hints/irix_6.sh
11481 ____________________________________________________________________________
11482 [  4156] By: jhi                                   on 1999/09/14  20:30:00
11483         Log: Change #4149 necessitates also a small code change.
11484      Branch: cfgperl
11485            ! ext/B/defsubs_h.PL
11486 ____________________________________________________________________________
11487 [  4155] By: jhi                                   on 1999/09/14  20:15:53
11488         Log: Update EPOC libdir names.
11489      Branch: cfgperl
11490            ! epoc/config.h
11491 ____________________________________________________________________________
11492 [  4154] By: jhi                                   on 1999/09/14  20:13:41
11493         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
11494              deceased HAS.*DBM.*64 mumblings.
11495      Branch: cfgperl
11496            ! Configure config_h.SH epoc/config.h
11497 ____________________________________________________________________________
11498 [  4153] By: jhi                                   on 1999/09/14  20:04:53
11499         Log: Configure nits.
11500      Branch: cfgperl
11501            ! Configure config_h.SH
11502      Branch: metaconfig
11503            ! U/compline/d_sigaction.U U/threads/i_pthread.U
11504 ____________________________________________________________________________
11505 [  4152] By: jhi                                   on 1999/09/14  19:30:22
11506         Log: Integrate with Sarathy.
11507      Branch: cfgperl
11508           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
11509            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
11510           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
11511           !> win32/config_sh.PL
11512 ____________________________________________________________________________
11513 [  4151] By: jhi                                   on 1999/09/14  10:25:01
11514         Log: Update Unicode database and recompute the tables.
11515              Rename the .txt files to be more Unicode 3.0-like.
11516              Unihan-3.0.txt not included because it is 16 MB.
11517              syllables.txt is manually maintained.
11518              See ReadMe.txt for description of the .txt files.
11519              (not all of them are used yet)
11520      Branch: cfgperl
11521            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
11522            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
11523            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
11524            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
11525            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
11526            + lib/unicode/SpecCase.txt
11527            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
11528            - lib/unicode/index2.txt lib/unicode/jamo2.txt
11529            - lib/unicode/names2.txt lib/unicode/props2.txt
11530            - lib/unicode/readme.txt
11531            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
11532            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
11533            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
11534            ! lib/unicode/Decomposition.pl
11535            ! lib/unicode/In/ArabicPresentationForms-B.pl
11536            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
11537            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
11538            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
11539            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
11540            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
11541            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
11542            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
11543            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
11544            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
11545            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
11546            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
11547            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
11548            ! lib/unicode/mktables.PL
11549 ____________________________________________________________________________
11550 [  4150] By: gsar                                  on 1999/09/14  09:31:57
11551         Log: INSTALL tweak
11552      Branch: perl
11553            ! INSTALL
11554 ____________________________________________________________________________
11555 [  4149] By: gsar                                  on 1999/09/14  09:00:45
11556         Log: change some filenames to be 8.3-friendly
11557      Branch: perl
11558           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
11559            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
11560            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
11561 ____________________________________________________________________________
11562 [  4148] By: gsar                                  on 1999/09/14  08:35:00
11563         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
11564      Branch: perl
11565            ! win32/config_sh.PL
11566 ____________________________________________________________________________
11567 [  4147] By: jhi                                   on 1999/09/14  08:07:49
11568         Log: Not that UVSIZE normally differs that much from IVSIZE...
11569      Branch: cfgperl
11570            ! perl.h
11571 ____________________________________________________________________________
11572 [  4146] By: jhi                                   on 1999/09/14  08:04:40
11573         Log: Integrate with Sarathy.
11574      Branch: cfgperl
11575           !> Changes ext/DB_File/DB_File.xs
11576 ____________________________________________________________________________
11577 [  4145] By: jhi                                   on 1999/09/14  07:10:02
11578         Log: I_PTHREAD was PTHREADEAD.
11579      Branch: cfgperl
11580            ! Configure config_h.SH
11581      Branch: metaconfig
11582            ! U/threads/i_pthread.U
11583 ____________________________________________________________________________
11584 [  4144] By: gsar                                  on 1999/09/14  06:46:47
11585         Log: change#4113 was missing DB_File.xs changes
11586      Branch: perl
11587            ! ext/DB_File/DB_File.xs
11588 ____________________________________________________________________________
11589 [  4143] By: jhi                                   on 1999/09/13  20:16:20
11590         Log: Small doc and whitespace edits.
11591      Branch: cfgperl
11592            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
11593            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
11594            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
11595            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
11596            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
11597            ! pod/perldelta.pod
11598 ____________________________________________________________________________
11599 [  4142] By: gsar                                  on 1999/09/13  19:32:31
11600         Log: integrate cfgperl contents into mainline, update Changes
11601      Branch: perl
11602           +> ext/DB_File/version.c
11603            ! Changes
11604           !> (integrate 44 files)
11605 ____________________________________________________________________________
11606 [  4141] By: jhi                                   on 1999/09/13  16:16:56
11607         Log: Scan for <pthread.h> always.
11608      Branch: cfgperl
11609            ! Configure config_h.SH perl.h
11610      Branch: metaconfig
11611            ! U/threads/i_pthread.U
11612 ____________________________________________________________________________
11613 [  4140] By: jhi                                   on 1999/09/13  16:00:08
11614         Log: Integrate with Sarathy.
11615      Branch: cfgperl
11616           !> (integrate 27 files)
11617 ____________________________________________________________________________
11618 [  4139] By: jhi                                   on 1999/09/13  15:35:18
11619         Log: Add -A option to Configure to diddle with variables
11620              after the hints file has been applied.
11621      Branch: cfgperl
11622            ! Configure config_h.SH
11623      Branch: metaconfig
11624            ! U/modified/Oldconfig.U U/modified/Options.U
11625 ____________________________________________________________________________
11626 [  4138] By: jhi                                   on 1999/09/13  13:42:56
11627         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
11628      Branch: cfgperl
11629            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
11630            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
11631            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
11632            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
11633            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
11634 ____________________________________________________________________________
11635 [  4137] By: jhi                                   on 1999/09/13  13:25:31
11636         Log: Applying change #4136 manually introduced patch residue.
11637      Branch: cfgperl
11638            ! perl.h
11639 ____________________________________________________________________________
11640 [  4136] By: jhi                                   on 1999/09/13  13:23:04
11641         Log: Replace change #4100 with
11642              From: Robin Barker <rmb1@cise.npl.co.uk>
11643              To: gsar@activestate.com
11644              Cc: perl5-porters@perl.org
11645              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
11646              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
11647              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
11648      Branch: cfgperl
11649            ! doio.c dump.c ext/B/B.xs ext/B/typemap
11650            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
11651            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
11652            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
11653            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
11654 ____________________________________________________________________________
11655 [  4135] By: jhi                                   on 1999/09/13  10:22:31
11656         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11657              To: perl5-porters@perl.org (Mailing list Perl5)
11658              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
11659              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
11660              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
11661              
11662              From: andreas.koenig@anima.de (Andreas J. Koenig)
11663              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
11664              Cc: perl5-porters@perl.org (Mailing list Perl5)
11665              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
11666              Date: 11 Sep 1999 15:36:26 +0200
11667              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
11668      Branch: cfgperl
11669            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
11670 ____________________________________________________________________________
11671 [  4134] By: jhi                                   on 1999/09/13  10:20:14
11672         Log: From: Tom Phoenix <rootbeer@redcat.com>
11673              To: Perl Porters Mailing List <perl5-porters@perl.org>
11674              Subject: [DOCPATCH] Server errors and perldiag
11675              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
11676              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
11677      Branch: cfgperl
11678            ! pod/perldiag.pod
11679 ____________________________________________________________________________
11680 [  4133] By: gsar                                  on 1999/09/13  03:25:43
11681         Log: avoid assertion failure on C<@a'>
11682      Branch: perl
11683            ! toke.c
11684 ____________________________________________________________________________
11685 [  4132] By: gsar                                  on 1999/09/13  03:03:57
11686         Log: add -DPERL_Y2KWARN build option that will generate additional
11687              warnings on "19$yy" etc (reworked a patch suggested by
11688              Ulrich Pfeifer <upf@de.uu.net>)
11689      Branch: perl
11690            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
11691            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
11692 ____________________________________________________________________________
11693 [  4131] By: gsar                                  on 1999/09/12  22:06:25
11694         Log: fix DATA leaks; reword documentation about the DATA filehandle
11695      Branch: perl
11696            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
11697 ____________________________________________________________________________
11698 [  4130] By: gsar                                  on 1999/09/12  20:08:56
11699         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
11700              formatted result looks nonstandard
11701      Branch: perl
11702            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
11703            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
11704            ! t/pragma/locale.t thrdvar.h
11705 ____________________________________________________________________________
11706 [  4129] By: gsar                                  on 1999/09/12  17:04:11
11707         Log: From: Doug MacEachern <dougm@cp.net>
11708              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
11709              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
11710              Subject: [PATCH 5.005_57] B::clearsym
11711      Branch: perl
11712            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
11713 ____________________________________________________________________________
11714 [  4128] By: gsar                                  on 1999/09/12  16:59:12
11715         Log: better debugger help output (from Ilya Zakharevich)
11716      Branch: perl
11717            ! lib/perl5db.pl
11718 ____________________________________________________________________________
11719 [  4127] By: jhi                                   on 1999/09/11  20:50:37
11720         Log: Integrate with Sarathy.
11721      Branch: cfgperl
11722           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
11723           +> t/lib/gol-linkage.t
11724           !> (integrate 43 files)
11725 ____________________________________________________________________________
11726 [  4126] By: nick                                  on 1999/09/10  20:44:22
11727         Log: Get resolve -at mainline
11728      Branch: utfperl
11729           +> (branch 297 files)
11730            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
11731            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
11732            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
11733            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
11734            - t/pragma/warn-1global t/pragma/warning.t thread.sym
11735            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
11736            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
11737            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
11738            - win32/makeperldef.pl win32/perlhost.h
11739           !> (integrate 847 files)
11740 ____________________________________________________________________________
11741 [  4125] By: gsar                                  on 1999/09/10  19:22:14
11742         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
11743              etc.)
11744      Branch: perl
11745            ! XSUB.h pp.h
11746 ____________________________________________________________________________
11747 [  4124] By: gsar                                  on 1999/09/10  19:14:35
11748         Log: rewrote substantive parts of patch
11749              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11750              Date: Fri, 27 Aug 1999 19:02:18 -0400
11751              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
11752              Subject: [PATCH 5.005_58] REx documentation
11753      Branch: perl
11754            ! pod/perlre.pod
11755 ____________________________________________________________________________
11756 [  4123] By: gsar                                  on 1999/09/10  18:21:53
11757         Log: note about AVf_*
11758      Branch: perl
11759            ! av.h
11760 ____________________________________________________________________________
11761 [  4122] By: gsar                                  on 1999/09/10  17:55:42
11762         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
11763              <lichtin@bivio.com>)
11764      Branch: perl
11765            ! lib/Pod/Html.pm
11766 ____________________________________________________________________________
11767 [  4121] By: gsar                                  on 1999/09/10  17:49:35
11768         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
11769      Branch: perl
11770            ! AUTHORS Changes README.dos djgpp/config.over
11771            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
11772            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
11773            ! pod/podselect.PL sv.h t/io/openpid.t util.c
11774 ____________________________________________________________________________
11775 [  4120] By: gsar                                  on 1999/09/10  12:25:01
11776         Log: add perlcompile.pod (edited content from Nathan Torkington
11777              <gnat@frii.com> and others)
11778      Branch: perl
11779            + pod/perlcompile.pod
11780            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
11781 ____________________________________________________________________________
11782 [  4119] By: gsar                                  on 1999/09/10  11:05:13
11783         Log: avoid leaking static local_patches unless patchlevel.h is
11784              explicitly included
11785      Branch: perl
11786            ! patchlevel.h perl.c
11787 ____________________________________________________________________________
11788 [  4118] By: gsar                                  on 1999/09/10  10:44:54
11789         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
11790              <jvromans@squirrel.nl>)
11791      Branch: perl
11792            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
11793            ! Changes MANIFEST lib/Getopt/Long.pm
11794 ____________________________________________________________________________
11795 [  4116] By: jhi                                   on 1999/09/09  15:56:52
11796         Log: perldeltify change #4115.
11797      Branch: cfgperl
11798            ! pod/perldelta.pod
11799 ____________________________________________________________________________
11800 [  4115] By: jhi                                   on 1999/09/09  15:48:56
11801         Log: From: "John L. Allen" <allen@grumman.com> 
11802              To: perl5-porters@perl.org 
11803              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
11804              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
11805              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
11806      Branch: cfgperl
11807            ! lib/Time/Local.pm
11808 ____________________________________________________________________________
11809 [  4114] By: jhi                                   on 1999/09/09  15:42:30
11810         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
11811              To: perl5-porters@perl.org
11812              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
11813              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
11814              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
11815      Branch: cfgperl
11816            ! pp_sys.c
11817 ____________________________________________________________________________
11818 [  4113] By: jhi                                   on 1999/09/09  10:17:45
11819         Log: From: paul.marquess@bt.com
11820              To: gsar@ActiveState.com
11821              Cc: perl5-porters@perl.org
11822              Subject: [PATCH 5.005_61] DB_File 1.71
11823              Date: Thu, 9 Sep 1999 11:20:13 +0100
11824              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
11825      Branch: cfgperl
11826            + ext/DB_File/version.c
11827            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
11828            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
11829            ! t/lib/db-btree.t
11830 ____________________________________________________________________________
11831 [  4112] By: jhi                                   on 1999/09/09  09:05:32
11832         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11833              To: perl5-porters@perl.org (Mailing list Perl5)
11834              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
11835              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
11836              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
11837      Branch: cfgperl
11838            ! regexec.c t/op/pat.t
11839 ____________________________________________________________________________
11840 [  4110] By: jhi                                   on 1999/09/09  07:29:17
11841         Log: Tidy up 64-bit situation in perldelta.
11842      Branch: cfgperl
11843            ! pod/perldelta.pod
11844 ____________________________________________________________________________
11845 [  4109] By: jhi                                   on 1999/09/09  07:26:53
11846         Log: Clear up PL_regcc issues.
11847              
11848              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11849              To: perl5-porters@perl.org (Mailing list Perl5)
11850              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
11851              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
11852              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
11853      Branch: cfgperl
11854            ! regexec.c
11855 ____________________________________________________________________________
11856 [  4108] By: gsar                                  on 1999/09/08  20:52:51
11857         Log: avoid ass_u_ming uppercase types are not user objects (spotted
11858              by Kurt Starsinic)
11859      Branch: perl
11860            ! ext/Data/Dumper/Dumper.pm
11861 ____________________________________________________________________________
11862 [  4107] By: gsar                                  on 1999/09/08  20:35:18
11863         Log: From: akim@epita.fr (DEMAILLE Akim)
11864              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
11865              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
11866              Subject: [ID 19990908.014] s2p does not quote @
11867      Branch: perl
11868            ! x2p/s2p.PL
11869 ____________________________________________________________________________
11870 [  4106] By: gsar                                  on 1999/09/08  20:25:12
11871         Log: integrate cfgperl contents into mainline
11872      Branch: perl
11873           !> (integrate 30 files)
11874 ____________________________________________________________________________
11875 [  4105] By: jhi                                   on 1999/09/08  09:02:37
11876         Log: Minor touches at the [:class:] description.
11877      Branch: cfgperl
11878            ! pod/perlre.pod
11879 ____________________________________________________________________________
11880 [  4104] By: jhi                                   on 1999/09/08  08:57:58
11881         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11882              To: Mailing list Perl5 <perl5-porters@perl.org>
11883              Subject: [PATCH 5.005_58] Fix debugging output for REx
11884              Date: Wed, 8 Sep 1999 05:02:02 -0400
11885              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
11886      Branch: cfgperl
11887            ! regcomp.c
11888 ____________________________________________________________________________
11889 [  4103] By: gsar                                  on 1999/09/08  00:53:50
11890         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
11891      Branch: perl
11892            ! pp.c
11893 ____________________________________________________________________________
11894 [  4102] By: gsar                                  on 1999/09/08  00:52:50
11895         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
11896      Branch: perl
11897            ! cop.h pp_hot.c
11898 ____________________________________________________________________________
11899 [  4101] By: gsar                                  on 1999/09/07  17:25:07
11900         Log: various fixups for windows
11901      Branch: perl
11902            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
11903            ! win32/Makefile win32/makefile.mk xsutils.c
11904 ____________________________________________________________________________
11905 [  4100] By: jhi                                   on 1999/09/07  12:49:15
11906         Log: Fix pointer casts.
11907              
11908              From: Robin Barker <rmb1@cise.npl.co.uk>
11909              To: perl5-porters@perl.org
11910              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
11911              -Duse64bits
11912              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
11913              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
11914      Branch: cfgperl
11915            ! doio.c dump.c ext/B/B.xs ext/B/typemap
11916            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
11917            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
11918            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
11919            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
11920 ____________________________________________________________________________
11921 [  4099] By: jhi                                   on 1999/09/07  10:29:04
11922         Log: Add sig/pid/uid size and sign probes.
11923      Branch: metaconfig
11924            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
11925            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
11926 ____________________________________________________________________________
11927 [  4098] By: jhi                                   on 1999/09/07  10:27:06
11928         Log: Band-aid until we've got %{Uid_t} or something similar
11929              for sv_catpvfn().
11930      Branch: cfgperl
11931            ! taint.c
11932 ____________________________________________________________________________
11933 [  4097] By: jhi                                   on 1999/09/07  09:41:23
11934         Log: Fix a printf thinko: now quads must have the ll L q prefix.
11935              (in other words, a bare %d is an int/unsigned)
11936      Branch: cfgperl
11937            ! pp_sys.c sv.c t/op/64bit.t
11938 ____________________________________________________________________________
11939 [  4096] By: jhi                                   on 1999/09/07  07:36:17
11940         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
11941              
11942              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
11943              To: perl5-porters@perl.org
11944              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
11945              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
11946              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
11947      Branch: cfgperl
11948            ! hints/hpux.sh perl.h
11949 ____________________________________________________________________________
11950 [  4095] By: gsar                                  on 1999/09/06  20:47:02
11951         Log: applied suggested patch with suitable test to detect MSVC
11952              From: "Vishal Bhatia" <vishalb@my-deja.com>
11953              Date: Wed, 11 Aug 1999 01:43:28 -0700
11954              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
11955              Subject: compiler on  win32
11956      Branch: perl
11957            ! ext/B/B/C.pm
11958 ____________________________________________________________________________
11959 [  4094] By: jhi                                   on 1999/09/06  20:34:44
11960         Log: Integrate with Sarathy.
11961      Branch: cfgperl
11962           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
11963           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
11964 ____________________________________________________________________________
11965 [  4093] By: jhi                                   on 1999/09/06  20:33:43
11966         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
11967              so that they overflow also on 64-bit platforms.
11968      Branch: cfgperl
11969            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
11970 ____________________________________________________________________________
11971 [  4092] By: gsar                                  on 1999/09/06  20:16:58
11972         Log: support bytecode and C backends in perlcc (patch suggested
11973              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
11974              C backend the default; describe new switches in pod; introduce
11975              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
11976              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
11977              entries
11978      Branch: perl
11979            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
11980            ! t/harness utils/Makefile utils/perlcc.PL
11981 ____________________________________________________________________________
11982 [  4091] By: jhi                                   on 1999/09/06  19:10:41
11983         Log: Integrate with Sarathy.
11984      Branch: cfgperl
11985           +> t/pragma/sub_lval.t
11986           !> (integrate 52 files)
11987 ____________________________________________________________________________
11988 [  4090] By: gsar                                  on 1999/09/06  19:09:06
11989         Log: propagate changed error text
11990      Branch: perl
11991            ! t/pragma/sub_lval.t
11992 ____________________________________________________________________________
11993 [  4089] By: gsar                                  on 1999/09/06  18:54:43
11994         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
11995      Branch: perl
11996            ! pod/perlfunc.pod
11997 ____________________________________________________________________________
11998 [  4088] By: gsar                                  on 1999/09/06  18:52:10
11999         Log: From: paul.marquess@bt.com
12000              Date: Sun, 5 Sep 1999 15:11:08 +0100 
12001              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
12002              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
12003      Branch: perl
12004            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
12005            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
12006            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
12007            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
12008            ! toke.c
12009 ____________________________________________________________________________
12010 [  4087] By: gsar                                  on 1999/09/06  18:06:06
12011         Log: change#3612 is buggy when quotemeta argument matches target
12012              (hope this is the last of the optimized-OP_SASSIGN bugs)
12013              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12014              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
12015              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
12016              Subject: Re: [BUG: quotemeta]
12017      Branch: perl
12018            ! Changes op.c t/op/lex_assign.t
12019 ____________________________________________________________________________
12020 [  4086] By: gsar                                  on 1999/09/06  17:57:52
12021         Log: misc tweaks
12022      Branch: perl
12023            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
12024 ____________________________________________________________________________
12025 [  4085] By: gsar                                  on 1999/09/06  03:54:23
12026         Log: applied patch suggested by Hans Mulder to fix problems on
12027              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
12028              when they ask for bincompat (platforms that used to default
12029              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
12030              (appears unsalvageable on some platforms)
12031      Branch: perl
12032            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
12033 ____________________________________________________________________________
12034 [  4084] By: bailey                                on 1999/09/06  02:39:11
12035         Log: Integrate mainline 5.05_61
12036      Branch: vmsperl
12037           +> (branch 32 files)
12038            - lib/unicode/EthiopicSyllables.txt
12039            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
12040            - warning.pl
12041            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
12042            ! vms/perly_h.vms vms/vms.c
12043           !> (integrate 346 files)
12044 ____________________________________________________________________________
12045 [  4083] By: gsar                                  on 1999/09/06  00:10:40
12046         Log: optional warning on join(/foo/...) (reworked suggested patch
12047              by Mark-Jason Dominus <mjd@plover.com>)
12048      Branch: perl
12049            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
12050            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
12051            ! pp_proto.h t/pragma/warn/op
12052 ____________________________________________________________________________
12053 [  4082] By: gsar                                  on 1999/09/05  22:28:57
12054         Log: fix data loss when more than one block is read from SDBM
12055              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
12056      Branch: perl
12057            ! ext/SDBM_File/sdbm/sdbm.c
12058 ____________________________________________________________________________
12059 [  4081] By: gsar                                  on 1999/09/05  22:07:18
12060         Log: initial implementation of lvalue subroutines (slightly fixed
12061              version of patch suggested by Ilya Zakharevich, which in turn
12062              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
12063      Branch: perl
12064            + t/pragma/sub_lval.t
12065            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
12066            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
12067            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
12068            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
12069            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
12070 ____________________________________________________________________________
12071 [  4080] By: jhi                                   on 1999/09/05  22:02:18
12072         Log: Undo #4055 (related to #4079).
12073      Branch: cfgperl
12074            ! pod/perlop.pod
12075 ____________________________________________________________________________
12076 [  4079] By: jhi                                   on 1999/09/05  21:30:54
12077         Log: Time is not yet ripe.
12078      Branch: cfgperl
12079            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
12080 ____________________________________________________________________________
12081 [  4078] By: gsar                                  on 1999/09/05  18:17:32
12082         Log: modified suggested patch to handle cross-refs and qr// objects
12083              correctly; unfollowed refs are represented as simple string
12084              value, not just the bare type; $VERSION stays the same until
12085              it is ready for prime time (avoids CPAN confustication)
12086              From:    John Nolan <jpnolan@Op.Net>
12087              Date:    Wed, 04 Aug 1999 20:21:10 EDT
12088              Message-Id: <199908050021.UAA09693@monet.op.net>
12089              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
12090      Branch: perl
12091            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
12092            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
12093 ____________________________________________________________________________
12094 [  4077] By: jhi                                   on 1999/09/04  21:54:42
12095         Log: timesum() wasn't @EXPORTed as promised by the documentation.
12096              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
12097      Branch: cfgperl
12098            ! lib/Benchmark.pm
12099 ____________________________________________________________________________
12100 [  4076] By: gsar                                  on 1999/09/04  20:21:59
12101         Log: integrate cfgperl contents into mainline
12102      Branch: perl
12103           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
12104           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
12105           +> warnings.h warnings.pl xsutils.c
12106            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
12107           !> (integrate 109 files)
12108 ____________________________________________________________________________
12109 [  4075] By: jhi                                   on 1999/09/04  18:04:47
12110         Log: use integer on the problematic subtest.
12111      Branch: cfgperl
12112            ! t/op/misc.t
12113 ____________________________________________________________________________
12114 [  4074] By: jhi                                   on 1999/09/04  17:57:40
12115         Log: Warn about numconvert.t in case somebody
12116              wants to make sv_2pv more 64-bit aware.
12117      Branch: cfgperl
12118            ! sv.c
12119 ____________________________________________________________________________
12120 [  4073] By: jhi                                   on 1999/09/04  17:54:51
12121         Log: Comment upgrading: the quad situation isn't quite as
12122              bad as it used to be.
12123      Branch: cfgperl
12124            ! perl.h
12125 ____________________________________________________________________________
12126 [  4072] By: jhi                                   on 1999/09/04  15:35:37
12127         Log: Integrate with Sarathy.
12128      Branch: cfgperl
12129           !> win32/win32.c
12130 ____________________________________________________________________________
12131 [  4071] By: jhi                                   on 1999/09/04  15:28:11
12132         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
12133              
12134              From: Robin Barker <rmb1@cise.npl.co.uk>
12135              To: perl5-porters@perl.org
12136              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
12137              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
12138              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
12139              
12140              and later (in private email) found to be dependent
12141              on useperlio.
12142              
12143              Mental note: the cpp magic done in perlsdio.h (and assumedly
12144              also in perlsfio.h) may cause trouble later with lfs because
12145              both the perlio scheme by Perl and the lfs support by vendors
12146              like to play cpp games to map the stdio namespace back and forth.
12147              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
12148              just the beginning.
12149      Branch: cfgperl
12150            ! perlio.c
12151 ____________________________________________________________________________
12152 [  4070] By: jhi                                   on 1999/09/04  13:12:14
12153         Log: Enable 64-bit clean bit ops.
12154              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
12155      Branch: cfgperl
12156            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
12157            ! t/op/misc.t
12158 ____________________________________________________________________________
12159 [  4069] By: jhi                                   on 1999/09/03  21:17:30
12160         Log: Turn on USE_64_BIT_OFFSETS implicitly.
12161      Branch: cfgperl
12162            ! perl.h
12163 ____________________________________________________________________________
12164 [  4068] By: jhi                                   on 1999/09/03  08:19:59
12165         Log: Fix from Spider for the sub attributes (there was an undocumented
12166              dependency between force_word() and skipspace()).
12167      Branch: cfgperl
12168            ! toke.c
12169 ____________________________________________________________________________
12170 [  4067] By: jhi                                   on 1999/09/01  23:17:06
12171         Log: From: John Tobey <spam@john-edwin-tobey.org>
12172              To: ilya@math.ohio-state.edu
12173              CC: perl5-porters@perl.org
12174              Subject: Re: [PATCH 5.005_60] distclean forgot two
12175              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
12176              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
12177      Branch: cfgperl
12178            ! t/lib/dprof.t
12179 ____________________________________________________________________________
12180 [  4066] By: jhi                                   on 1999/09/01  23:14:50
12181         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
12182              To: perl5-porters@perl.org
12183              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
12184              Date: Fri, 20 Aug 1999 15:37:27 +0100
12185              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
12186      Branch: cfgperl
12187            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
12188            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
12189            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
12190 ____________________________________________________________________________
12191 [  4065] By: jhi                                   on 1999/09/01  22:06:43
12192         Log: From: Dominic Dunlop <domo@vo.lu>
12193              To: perl5-porters@perl.org
12194              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
12195              (UNINSTALLED) [PATCH]
12196              Date: Thu, 19 Aug 1999 09:48:03 +0200
12197              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
12198              
12199              The PERL_POLLUTE_MALLOC part had to be manually applied.
12200      Branch: cfgperl
12201            ! hints/machten.sh perl.h
12202 ____________________________________________________________________________
12203 [  4064] By: jhi                                   on 1999/09/01  13:56:14
12204         Log: From: Martin Lichtin <lichtin@bivio.com>
12205              To: jhi@iki.fi
12206              CC: perl5-porters@perl.org
12207              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
12208              Date: Wed, 01 Sep 1999 15:50:04 +0200
12209              Message-ID: <37CD2F0C.944BFACE@bivio.com>
12210      Branch: cfgperl
12211            ! lib/ExtUtils/Install.pm
12212 ____________________________________________________________________________
12213 [  4063] By: jhi                                   on 1999/09/01  13:16:11
12214         Log: Enhance lfs tests: check every seek and sysseek
12215              and test also that -e and -f detect largefiles.
12216      Branch: cfgperl
12217            ! t/lib/syslfs.t t/op/lfs.t
12218 ____________________________________________________________________________
12219 [  4062] By: jhi                                   on 1999/09/01  12:08:04
12220         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
12221              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
12222              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
12223              The Perl Porters Mailing List <perl5-porters@perl.org>
12224              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
12225              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
12226              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
12227      Branch: cfgperl
12228            ! pod/perldiag.pod
12229 ____________________________________________________________________________
12230 [  4061] By: jhi                                   on 1999/09/01  12:03:03
12231         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12232              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
12233              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
12234              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
12235              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
12236              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
12237      Branch: cfgperl
12238            ! op.c t/op/join.t
12239 ____________________________________________________________________________
12240 [  4060] By: jhi                                   on 1999/09/01  07:59:42
12241         Log: IV_DIG and NV_DIG fixes.
12242      Branch: cfgperl
12243            ! perl.h
12244 ____________________________________________________________________________
12245 [  4059] By: jhi                                   on 1999/08/31  14:47:18
12246         Log: \C{} -> \N{} residue.
12247      Branch: cfgperl
12248            ! toke.c
12249 ____________________________________________________________________________
12250 [  4057] By: gsar                                  on 1999/08/30  22:08:19
12251         Log: avoid hiding child process window
12252      Branch: perl
12253            ! win32/win32.c
12254 ____________________________________________________________________________
12255 [  4055] By: jhi                                   on 1999/08/30  21:20:50
12256         Log: Document the undefinedness of overshifting.
12257      Branch: cfgperl
12258            ! pod/perlop.pod
12259 ____________________________________________________________________________
12260 [  4054] By: jhi                                   on 1999/08/30  20:18:18
12261         Log: History fixes and updates.
12262      Branch: cfgperl
12263            ! pod/perlhist.pod
12264 ____________________________________________________________________________
12265 [  4053] By: jhi                                   on 1999/08/30  19:34:02
12266         Log: Shell quoting thinko broke installdirs.
12267              From: JVromans@Squirrel.nl (Johan Vromans)
12268              To: perl5-porters@perl.org
12269              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
12270              installprefix
12271              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
12272              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
12273      Branch: cfgperl
12274            ! Configure config_h.SH
12275      Branch: metaconfig
12276            ! U/installdirs/archlib.U U/installdirs/bin.U
12277            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
12278            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
12279            ! U/installdirs/man3dir.U U/installdirs/privlib.U
12280            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
12281            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
12282            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
12283            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
12284            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
12285            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
12286            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
12287            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
12288            ! U/installdirs/vendorscriptdir.U
12289 ____________________________________________________________________________
12290 [  4052] By: jhi                                   on 1999/08/30  02:57:05
12291         Log: Use \N{named characters} instead of \C.
12292              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12293              To: jhi@iki.fi
12294              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
12295              perl5-porters@perl.org (Mailing list Perl5)
12296              Subject: Re: [PATCH 5.005_58] Named characters in Perl
12297              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
12298              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
12299      Branch: cfgperl
12300            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
12301            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
12302 ____________________________________________________________________________
12303 [  4051] By: jhi                                   on 1999/08/30  02:54:20
12304         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
12305              To: perl5-porters@perl.org
12306              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
12307              don't mix
12308              Date: Sun, 29 Aug 1999 19:04:53 -0400
12309              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
12310      Branch: cfgperl
12311            ! universal.c
12312 ____________________________________________________________________________
12313 [  4050] By: jhi                                   on 1999/08/29  16:38:58
12314         Log: Conditionally socksify the LIBS of Socket.
12315      Branch: cfgperl
12316            ! ext/Socket/Makefile.PL
12317 ____________________________________________________________________________
12318 [  4049] By: jhi                                   on 1999/08/29  15:33:30
12319         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12320              To: Mailing list Perl5 <perl5-porters@perl.org>
12321              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
12322              Date: Wed, 25 Aug 1999 16:19:58 -0400
12323              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
12324      Branch: cfgperl
12325            ! lib/perl5db.pl
12326 ____________________________________________________________________________
12327 [  4048] By: jhi                                   on 1999/08/29  15:31:36
12328         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12329              To: perl5-porters@perl.org
12330              Subject: [PATCH _61] Lost arguments to simplified sort
12331              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
12332              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
12333      Branch: cfgperl
12334            ! op.c t/op/sort.t
12335 ____________________________________________________________________________
12336 [  4047] By: jhi                                   on 1999/08/29  15:29:29
12337         Log: From: Olaf Flebbe <olaf@science-computing.de>
12338              Sender: owner-perl5-porters@perl.org
12339              To: perl5-porters@perl.org
12340              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
12341              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
12342      Branch: cfgperl
12343            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
12344            ! epoc/perl.mmp epoc/perl.pkg
12345 ____________________________________________________________________________
12346 [  4046] By: jhi                                   on 1999/08/29  15:21:18
12347         Log: From: pvhp@forte.com (Peter Prymmer)
12348              To: perl5-porters@perl.org
12349              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
12350              Date: Fri, 27 Aug 99 18:51:04 PDT
12351              Message-Id: <9908280151.AA05010@forte.com>
12352      Branch: cfgperl
12353            ! t/lib/cgi-html.t
12354 ____________________________________________________________________________
12355 [  4045] By: jhi                                   on 1999/08/29  15:18:38
12356         Log: Fix scalar gmtime (and localtime) in quad environments,
12357              bug reported by Robin Parker.
12358              
12359              From: Robin Barker <rmb1@cise.npl.co.uk>
12360              To: jhi@iki.fi
12361              Cc: perl5-porters@perl.org
12362              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
12363              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
12364              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
12365      Branch: cfgperl
12366            ! pp_sys.c t/op/time.t
12367 ____________________________________________________________________________
12368 [  4044] By: jhi                                   on 1999/08/29  11:24:03
12369         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12370              To: perl5-porters@perl.org (Mailing list Perl5)
12371              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
12372              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
12373              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
12374              
12375              Addendum: it's "only" 33% speedup.
12376      Branch: cfgperl
12377            ! dump.c op.c op.h pp.h
12378 ____________________________________________________________________________
12379 [  4043] By: jhi                                   on 1999/08/29  11:10:33
12380         Log: From: spider-perl@Orb.Nashua.NH.US
12381              To: Mailing list Perl5 <perl5-porters@perl.org>
12382              Subject: [PATCH 5.005_61 CORE] sub : attrlist
12383              Date: Sun, 29 Aug 1999 03:02:11 -0400
12384              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
12385      Branch: cfgperl
12386            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
12387            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
12388            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
12389            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
12390            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
12391            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
12392            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
12393 ____________________________________________________________________________
12394 [  4042] By: jhi                                   on 1999/08/29  11:08:50
12395         Log: Turn off gcc-2.95's strict-alias optimization.
12396              This, of course, should be only temporary.
12397              From Andy Dougherty.
12398      Branch: cfgperl
12399            ! Configure config_h.SH
12400      Branch: metaconfig
12401            ! U/compline/ccflags.U U/modified/cc.U
12402 ____________________________________________________________________________
12403 [  4041] By: jhi                                   on 1999/08/29  10:47:30
12404         Log: Fix a typo in #4036.
12405      Branch: cfgperl
12406            ! mg.c
12407 ____________________________________________________________________________
12408 [  4040] By: jhi                                   on 1999/08/29  10:34:58
12409         Log: Add a missing #endif forgotten by #4035.
12410      Branch: cfgperl
12411            ! doop.c
12412 ____________________________________________________________________________
12413 [  4039] By: jhi                                   on 1999/08/29  10:31:19
12414         Log: Remove an extra #endif introduced by #4036.
12415      Branch: cfgperl
12416            ! perl.h
12417 ____________________________________________________________________________
12418 [  4038] By: jhi                                   on 1999/08/29  10:18:59
12419         Log: Rename warning to warnings, from Paul Marquess.
12420      Branch: cfgperl
12421            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
12422            + t/pragma/warnings.t warnings.h warnings.pl
12423            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
12424            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
12425            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
12426            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
12427            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
12428            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
12429            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
12430            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
12431            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
12432            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
12433            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
12434            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
12435            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
12436 ____________________________________________________________________________
12437 [  4037] By: jhi                                   on 1999/08/29  10:08:47
12438         Log: Create the equivalence tables based on
12439              the real Unicode decomposition, not on
12440              the character name.
12441      Branch: cfgperl
12442            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12443            ! lib/unicode/mktables.PL
12444 ____________________________________________________________________________
12445 [  4036] By: jhi                                   on 1999/08/29  09:29:08
12446         Log: Integrate with Sarathy.
12447      Branch: cfgperl
12448           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
12449           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
12450           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
12451           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
12452           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
12453           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
12454           !> (integrate 190 files)
12455 ____________________________________________________________________________
12456 [  4035] By: jhi                                   on 1999/08/29  08:56:15
12457         Log: Implement 64-bit vec().
12458      Branch: cfgperl
12459            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12460            ! pp.h t/op/64bit.t
12461 ____________________________________________________________________________
12462 [  4034] By: gsar                                  on 1999/08/29  03:35:18
12463         Log: deadcode removal
12464      Branch: perl
12465            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
12466            ! pp_ctl.c proto.h run.c sv.c
12467 ____________________________________________________________________________
12468 [  4033] By: jhi                                   on 1999/08/28  17:31:07
12469         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
12470              To: perl5-porters@perl.org
12471              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
12472              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
12473              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
12474      Branch: cfgperl
12475            ! perl.h
12476 ____________________________________________________________________________
12477 [  4032] By: gsar                                  on 1999/08/26  23:53:33
12478         Log: new thread should set current interp in TLS
12479      Branch: perl
12480            ! ext/Thread/Thread.xs
12481 ____________________________________________________________________________
12482 [  4031] By: bailey                                on 1999/08/23  03:40:07
12483         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
12484      Branch: vmsperl
12485            ! lib/ExtUtils/MM_VMS.pm
12486 ____________________________________________________________________________
12487 [  4030] By: bailey                                on 1999/08/23  03:37:43
12488         Log: Patch up holes in realclean target
12489      Branch: vmsperl
12490            ! vms/descrip_mms.template
12491 ____________________________________________________________________________
12492 [  4029] By: bailey                                on 1999/08/23  03:36:24
12493         Log: Fix handling of PERL_POLLUTE
12494      Branch: vmsperl
12495            ! lib/ExtUtils/MM_VMS.pm
12496 ____________________________________________________________________________
12497 [  4028] By: bailey                                on 1999/08/23  03:34:08
12498         Log: Update VMS version of perly.h
12499      Branch: vmsperl
12500            ! vms/perly_h.vms
12501 ____________________________________________________________________________
12502 [  4027] By: bailey                                on 1999/08/23  03:32:45
12503         Log: Update dependencies in Descrip.MMS
12504      Branch: vmsperl
12505            ! vms/descrip_mms.template
12506 ____________________________________________________________________________
12507 [  4026] By: bailey                                on 1999/08/23  03:30:01
12508         Log: Fix prototypes in perlapi.c (64-bit?)
12509              Clear prior definition of getenv_len before defining VMS-specific macro
12510      Branch: vmsperl
12511            ! perlapi.c vms/vmsish.h
12512 ____________________________________________________________________________
12513 [  4025] By: bailey                                on 1999/08/23  03:25:51
12514         Log: Add '-m' option to Configure.com which skips the MANIFEST check
12515      Branch: vmsperl
12516            ! configure.com
12517 ____________________________________________________________________________
12518 [  4024] By: bailey                                on 1999/08/23  03:23:34
12519         Log: Skip open() tests that rely on Unix fork semantics
12520      Branch: vmsperl
12521            ! t/io/open.t
12522 ____________________________________________________________________________
12523 [  4023] By: bailey                                on 1999/08/23  03:21:46
12524         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
12525      Branch: vmsperl
12526            ! vms/gen_shrfls.pl
12527 ____________________________________________________________________________
12528 [  4022] By: bailey                                on 1999/08/23  03:17:33
12529         Log: update MM_VMS to use new File::Spec routines
12530      Branch: vmsperl
12531            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
12532 ____________________________________________________________________________
12533 [  4021] By: bailey                                on 1999/08/23  03:13:40
12534         Log: byteperl is now part of the ByteLoader ext
12535      Branch: vmsperl
12536            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
12537 ____________________________________________________________________________
12538 [  4020] By: bailey                                on 1999/08/23  03:10:41
12539         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
12540      Branch: vmsperl
12541            ! vms/vms.c
12542 ____________________________________________________________________________
12543 [  4019] By: bailey                                on 1999/08/23  03:07:28
12544         Log: Update calls for new thread context handling
12545      Branch: vmsperl
12546            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
12547            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
12548 ____________________________________________________________________________
12549 [  4018] By: bailey                                on 1999/08/23  03:01:31
12550         Log: Allow for file versions in library when looking for .bs files
12551      Branch: vmsperl
12552            ! ext/DynaLoader/DynaLoader_pm.PL
12553 ____________________________________________________________________________
12554 [  4017] By: bailey                                on 1999/08/23  02:58:55
12555         Log: Update VMS configuration procedures for 5.005_60
12556      Branch: vmsperl
12557            ! configure.com vms/subconfigure.com
12558 ____________________________________________________________________________
12559 [  4016] By: gsar                                  on 1999/08/20  22:19:56
12560         Log: update Changes
12561      Branch: perl
12562            ! Changes
12563
12564 ----------------
12565 Version 5.005_61
12566 ----------------
12567
12568 ____________________________________________________________________________
12569 [  4015] By: gsar                                  on 1999/08/20  22:17:41
12570         Log: perl_free() should use PerlMem_free()
12571      Branch: perl
12572            ! perl.c
12573 ____________________________________________________________________________
12574 [  4014] By: gsar                                  on 1999/08/20  22:10:46
12575         Log: win32 tweaks
12576      Branch: perl
12577            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
12578            ! win32/config.vc win32/config_H.bc win32/config_H.gc
12579            ! win32/config_H.vc
12580 ____________________________________________________________________________
12581 [  4013] By: gsar                                  on 1999/08/20  22:09:56
12582         Log: DEBUG_m() adjusted to internalize dTHX
12583      Branch: perl
12584            ! malloc.c perl.h util.c
12585 ____________________________________________________________________________
12586 [  4012] By: gsar                                  on 1999/08/20  17:51:06
12587         Log: make autogenerated files writable
12588      Branch: perl
12589            ! (edit 171 files)
12590 ____________________________________________________________________________
12591 [  4011] By: gsar                                  on 1999/08/20  17:43:47
12592         Log: update Changes
12593      Branch: perl
12594            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
12595 ____________________________________________________________________________
12596 [  4010] By: gsar                                  on 1999/08/20  17:21:53
12597         Log: up patchlevel &c
12598      Branch: perl
12599            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
12600            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
12601 ____________________________________________________________________________
12602 [  4009] By: gsar                                  on 1999/08/20  16:46:26
12603         Log: add missing Is/Syl*.pl files
12604      Branch: perl
12605            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
12606            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
12607            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
12608            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
12609            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
12610            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
12611 ____________________________________________________________________________
12612 [  4008] By: gsar                                  on 1999/08/20  16:31:02
12613         Log: integrate cfgperl contents into mainline
12614      Branch: perl
12615           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
12616           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12617           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
12618           +> t/op/lfs.t
12619            - lib/unicode/EthiopicSyllables.txt
12620            - lib/unicode/MakeEthiopicSyllables.PL
12621           !> (integrate 261 files)
12622 ____________________________________________________________________________
12623 [  4007] By: gsar                                  on 1999/08/20  15:24:08
12624         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
12625              USE_THREADS and MULTIPLICITY; minor pod adjustments
12626      Branch: perl
12627            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
12628            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
12629 ____________________________________________________________________________
12630 [  4006] By: jhi                                   on 1999/08/19  19:01:41
12631         Log: Tighten the vec() code so that naughty BITS cause an error.
12632      Branch: cfgperl
12633            ! doop.c
12634 ____________________________________________________________________________
12635 [  4005] By: jhi                                   on 1999/08/19  15:55:09
12636         Log: Don't document ill-defined vec() bits cases
12637              (for which the code doesn't work right in any case)
12638      Branch: cfgperl
12639            ! pod/perldiag.pod pod/perlfunc.pod
12640 ____________________________________________________________________________
12641 [  4004] By: jhi                                   on 1999/08/19  12:49:41
12642         Log: Removed duplicated code (in pp.c and mg.c) by introducing
12643              do_vecget().  NOTE: the calling convention of do_vecset()
12644              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
12645              in pp_vec() is no more multiplied by `size' in pp_vec(),
12646              the multiplication is now done in do_vecset().
12647              
12648              Also fix a cpp thinko in change #4002.
12649      Branch: cfgperl
12650            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
12651            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
12652            ! proto.h
12653 ____________________________________________________________________________
12654 [  4003] By: jhi                                   on 1999/08/18  08:27:22
12655         Log: Warn about small spherical distances.
12656      Branch: cfgperl
12657            ! lib/Math/Trig.pm
12658 ____________________________________________________________________________
12659 [  4002] By: jhi                                   on 1999/08/17  09:11:51
12660         Log: Enhance IV_FITS_IN_IV (though it's still unused).
12661      Branch: cfgperl
12662            ! perl.h
12663 ____________________________________________________________________________
12664 [  4001] By: jhi                                   on 1999/08/17  08:13:34
12665         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
12666              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
12667              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
12668              Subject: [PATCH] overload.pm str/num confu
12669              Date: 17 Aug 1999 08:21:12 +0200
12670      Branch: cfgperl
12671            ! lib/overload.pm
12672 ____________________________________________________________________________
12673 [  4000] By: jhi                                   on 1999/08/17  07:20:23
12674         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
12675              To: perl5-porters@perl.org
12676              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
12677              Date: 16 Aug 1999 14:24:28 -0700
12678              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
12679      Branch: cfgperl
12680            ! pod/perlobj.pod
12681 ____________________________________________________________________________
12682 [  3999] By: jhi                                   on 1999/08/16  19:49:09
12683         Log: Integrate with Nick.
12684      Branch: cfgperl
12685           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
12686 ____________________________________________________________________________
12687 [  3998] By: jhi                                   on 1999/08/16  19:44:29
12688         Log: Fix most of the pod2man moanings reported in
12689              
12690              From: "Larry W. Virden" <lvirden@cas.org>
12691              To: perl5-porters@perl.org
12692              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
12693              (UNINSTALLED)
12694              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
12695              Message-Id: <199908031935.PAA27692@cas.org>
12696              
12697              Configure regen'ed.
12698      Branch: cfgperl
12699            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12700            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
12701            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
12702            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
12703            ! utils/h2xs.PL utils/perlcc.PL
12704 ____________________________________________________________________________
12705 [  3997] By: jhi                                   on 1999/08/16  19:20:37
12706         Log: A fix of sorts for the flush-before-dup scenario.
12707      Branch: cfgperl
12708            ! doio.c
12709 ____________________________________________________________________________
12710 [  3996] By: jhi                                   on 1999/08/16  19:14:37
12711         Log: More paranoia.
12712      Branch: cfgperl
12713            ! sv.c
12714 ____________________________________________________________________________
12715 [  3995] By: jhi                                   on 1999/08/16  18:55:35
12716         Log: Batch of small 64-bit/long double/large file support tweaks:
12717              - scan for LDBL_DIG
12718              - from DBL_DIG and LDBL_DIG select NV_DIG
12719              - introduce IVSIZE, UVSIZE, NVSIZE
12720              - introduce IV_DIG
12721              - remove stdio64
12722              - AIX uses `oslevel` when others use `uname -r`
12723              - already AIX 4.2 goes 64-bit
12724              - in HP-UX require the 64-bit libc, just the directory isn't enough
12725              - group ids are not NVs
12726              - #undef USE_LONG_DOUBLE if long double is no better than double
12727              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
12728              - mention large file support in perldelta
12729              - introduce quad TOPpin' and POPpin'
12730              - the svcat... buffer was tiny for printing quads in %b
12731              - fix the multiplication test in 64bit.t
12732              - try to make VMS to comply with all this removal and "introducal"
12733              of symbols
12734      Branch: cfgperl
12735            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
12736            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
12737            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
12738      Branch: metaconfig
12739            ! U/modified/d_longdbl.U
12740      Branch: metaconfig/U/perl
12741            + d_ldbl_dig.U
12742 ____________________________________________________________________________
12743 [  3994] By: jhi                                   on 1999/08/16  07:53:44
12744         Log: More Configure/subconfigure.com syncing.
12745      Branch: cfgperl
12746            ! vms/subconfigure.com
12747 ____________________________________________________________________________
12748 [  3993] By: jhi                                   on 1999/08/14  22:09:26
12749         Log: Remove from VMS what the change #3982 took away from Configure lands.
12750      Branch: cfgperl
12751            ! vms/subconfigure.com
12752 ____________________________________________________________________________
12753 [  3992] By: jhi                                   on 1999/08/14  13:29:13
12754         Log: Small test tweaks.
12755      Branch: cfgperl
12756            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
12757 ____________________________________________________________________________
12758 [  3991] By: jhi                                   on 1999/08/14  13:08:41
12759         Log: Augment filesize limit note.
12760      Branch: cfgperl
12761            ! doio.c
12762 ____________________________________________________________________________
12763 [  3990] By: jhi                                   on 1999/08/14  13:06:12
12764         Log: Note about filesize limits.
12765      Branch: cfgperl
12766            ! doio.c pp_sys.c
12767 ____________________________________________________________________________
12768 [  3989] By: jhi                                   on 1999/08/14  11:31:58
12769         Log: Catch the case of filesize limits.
12770      Branch: cfgperl
12771            ! t/lib/syslfs.t t/op/lfs.t
12772 ____________________________________________________________________________
12773 [  3988] By: nick                                  on 1999/08/14  09:20:58
12774         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
12775              this causes a POPSTACK panic. The problem seems to be that although
12776              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
12777              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
12778              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
12779              messing with CATCH_SET() in call_sv, use it in perl_vdie().
12780              Add test to op/eval.t which will fail (panic) if bug comes back.
12781              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
12782      Branch: perl
12783            ! cop.h perl.c t/op/eval.t util.c
12784 ____________________________________________________________________________
12785 [  3987] By: jhi                                   on 1999/08/13  23:57:52
12786         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
12787              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
12788              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
12789              Date: Fri, 13 Aug 1999 17:42:47 -0500
12790              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
12791      Branch: cfgperl
12792            ! lib/ExtUtils/MM_VMS.pm
12793 ____________________________________________________________________________
12794 [  3986] By: jhi                                   on 1999/08/13  23:56:44
12795         Log: Don't quit before printing out the message.
12796      Branch: cfgperl
12797            ! t/lib/syslfs.t t/op/lfs.t
12798 ____________________________________________________________________________
12799 [  3985] By: jhi                                   on 1999/08/13  23:35:49
12800         Log: Remove more t/ trash on target "clean".
12801      Branch: cfgperl
12802            ! Makefile.SH
12803 ____________________________________________________________________________
12804 [  3984] By: jhi                                   on 1999/08/13  23:02:53
12805         Log: Avoid double long double. 
12806      Branch: cfgperl
12807            ! Configure config_h.SH
12808      Branch: metaconfig/U/perl
12809            ! uselongdbl.U
12810 ____________________________________________________________________________
12811 [  3983] By: jhi                                   on 1999/08/13  22:59:56
12812         Log: BYTEORDER fix.
12813      Branch: cfgperl
12814            ! Configure config_h.SH
12815      Branch: metaconfig
12816            ! U/compline/byteorder.U
12817 ____________________________________________________________________________
12818 [  3982] By: jhi                                   on 1999/08/13  22:48:40
12819         Log: Jumbo Configure and large file support update.
12820              Remove a lot of unneeded 64-bitness cruft;
12821              re-introduce BYTEORDER; update 64-bitness hints;
12822              lfs should now work in Solaris; long doubles in AIX.
12823      Branch: cfgperl
12824            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
12825            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
12826            ! perlsdio.h pp.h pp_sys.c
12827      Branch: metaconfig
12828            ! U/compline/byteorder.U U/compline/ccflags.U
12829      Branch: metaconfig/U/perl
12830            ! d_dlsymun.U io64.U uselongdbl.U
12831 ____________________________________________________________________________
12832 [  3980] By: jhi                                   on 1999/08/13  15:09:11
12833         Log: Introduce HAS_LLSEEK.
12834      Branch: cfgperl
12835            ! Configure config_h.SH perl.h
12836 ____________________________________________________________________________
12837 [  3979] By: jhi                                   on 1999/08/13  14:29:47
12838         Log: From: <dan@sidhe.org>
12839              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
12840              sarathy@activestate.com
12841              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
12842              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
12843              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
12844      Branch: cfgperl
12845            ! vms/vms.c
12846 ____________________________________________________________________________
12847 [  3978] By: jhi                                   on 1999/08/13  09:56:46
12848         Log: Make the 64-bit tests more paranoid.
12849      Branch: cfgperl
12850            ! t/op/64bit.t
12851 ____________________________________________________________________________
12852 [  3976] By: jhi                                   on 1999/08/12  21:49:16
12853         Log: IRIX64 needs more -mabi=64 with gcc.
12854      Branch: cfgperl
12855            ! hints/irix_6.sh
12856 ____________________________________________________________________________
12857 [  3975] By: jhi                                   on 1999/08/12  21:02:03
12858         Log: Reincarnate change #3967, now in more modest form.
12859      Branch: cfgperl
12860            ! hints/irix_6.sh
12861 ____________________________________________________________________________
12862 [  3974] By: jhi                                   on 1999/08/12  20:49:36
12863         Log: Remove rt from libswanted (I added it many moons ago
12864              when I thought it would be useful in Digital UNIX,
12865              I was wrong); undo the recent IRIX hints changes,
12866              getting rid of one warning brought new ones.
12867      Branch: cfgperl
12868            ! Configure config_h.SH hints/irix_6.sh
12869      Branch: metaconfig
12870            ! U/modified/Myinit.U
12871 ____________________________________________________________________________
12872 [  3973] By: jhi                                   on 1999/08/12  19:42:53
12873         Log: st_blocks is in 512 byte blocks.
12874      Branch: cfgperl
12875            ! t/lib/syslfs.t t/op/lfs.t
12876 ____________________________________________________________________________
12877 [  3972] By: jhi                                   on 1999/08/12  19:27:31
12878         Log: Don't claim defeat too early.
12879      Branch: cfgperl
12880            ! Configure config_h.SH
12881      Branch: metaconfig/U/perl
12882            ! longdblfio.U
12883 ____________________________________________________________________________
12884 [  3971] By: jhi                                   on 1999/08/12  19:24:14
12885         Log: IRIX 64-bit hint tweak. 
12886      Branch: cfgperl
12887            ! hints/irix_6.sh
12888 ____________________________________________________________________________
12889 [  3970] By: nick                                  on 1999/08/12  19:17:20
12890         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
12891              tests i.e. RV2AV and RV2HV
12892      Branch: perl
12893            ! op.c t/pragma/warn/op
12894 ____________________________________________________________________________
12895 [  3969] By: jhi                                   on 1999/08/12  19:06:17
12896         Log: Add Configure -Duselongdouble and add a missing semicolon.
12897      Branch: cfgperl
12898            ! Configure config_h.SH sv.c
12899      Branch: metaconfig/U/perl
12900            + uselongdbl.U
12901 ____________________________________________________________________________
12902 [  3968] By: jhi                                   on 1999/08/12  18:46:00
12903         Log: Simply exit() early if lfs support seems unlikely.
12904      Branch: cfgperl
12905            ! t/lib/syslfs.t t/op/lfs.t
12906 ____________________________________________________________________________
12907 [  3967] By: jhi                                   on 1999/08/12  18:44:05
12908         Log: Suffer silently for unused libraries.
12909      Branch: cfgperl
12910            ! hints/irix_6.sh
12911 ____________________________________________________________________________
12912 [  3966] By: jhi                                   on 1999/08/12  13:18:44
12913         Log: Update MANIFEST to follow change #3965.
12914      Branch: cfgperl
12915            ! MANIFEST
12916 ____________________________________________________________________________
12917 [  3965] By: jhi                                   on 1999/08/12  13:15:38
12918         Log: Regenerate Unicode tables based on new syllable lists
12919              from Daniel Yacob.
12920      Branch: cfgperl
12921            ! (edit 159 files)
12922 ____________________________________________________________________________
12923 [  3964] By: jhi                                   on 1999/08/12  10:06:24
12924         Log: Remove more spurious casting.
12925      Branch: cfgperl
12926            ! pp_sys.c
12927 ____________________________________________________________________________
12928 [  3963] By: jhi                                   on 1999/08/12  08:18:53
12929         Log: Minor niggles on the lfs tests.
12930      Branch: cfgperl
12931            ! t/lib/syslfs.t t/op/lfs.t
12932 ____________________________________________________________________________
12933 [  3962] By: jhi                                   on 1999/08/11  22:48:25
12934         Log: Don't bother with lfs testing if off_t is too small.
12935      Branch: cfgperl
12936            ! t/lib/syslfs.t t/op/lfs.t
12937 ____________________________________________________________________________
12938 [  3961] By: jhi                                   on 1999/08/11  22:22:54
12939         Log: Long double patches from Dan Sugalski.
12940      Branch: cfgperl
12941            ! sv.c
12942 ____________________________________________________________________________
12943 [  3960] By: jhi                                   on 1999/08/11  22:17:55
12944         Log: Flush buffer before duplicating file descriptor.
12945              
12946              From: Mark-Jason Dominus <mjd@plover.com>
12947              To: Graham Barr <gbarr@pobox.com>
12948              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
12949              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
12950              Date: Wed, 11 Aug 1999 15:56:09 -0400
12951              Message-ID: <19990811195610.5933.qmail@plover.com>
12952              
12953              From: Mark-Jason Dominus <mjd@plover.com>
12954              To: perl5-porters@perl.org
12955              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
12956              Date: Wed, 11 Aug 1999 16:05:46 -0400
12957              Message-ID: <19990811200546.6165.qmail@plover.com>
12958      Branch: cfgperl
12959            ! doio.c pod/perldelta.pod
12960 ____________________________________________________________________________
12961 [  3959] By: jhi                                   on 1999/08/11  22:11:35
12962         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
12963              
12964              From: "Craig A. Berry" <craig.berry@metamor.com>
12965              Sender: owner-perl5-porters@perl.org
12966              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
12967              bailey@newman.upenn.edu
12968              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
12969              problem
12970              Date: Wed, 11 Aug 1999 14:31:11 -0500
12971              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
12972      Branch: cfgperl
12973            ! vms/vms.c
12974 ____________________________________________________________________________
12975 [  3958] By: jhi                                   on 1999/08/11  15:35:45
12976         Log: Add a hopefully comforting message if there seems to be no LFS. 
12977              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
12978              The tests will fail on lfs tests only if quad is available,
12979              if ENOQUAD, the lfs tests will be skipped.
12980      Branch: cfgperl
12981            ! t/lib/syslfs.t t/op/lfs.t
12982 ____________________________________________________________________________
12983 [  3957] By: jhi                                   on 1999/08/11  12:25:59
12984         Log: Unapply an experimental patch that accidentally escaped
12985              from the lab by piggybacking with the change #3955.
12986      Branch: cfgperl
12987            ! pp.c pp.h pp_hot.c
12988 ____________________________________________________________________________
12989 [  3956] By: jhi                                   on 1999/08/11  08:19:23
12990         Log: Add sysio large file support testing.
12991      Branch: cfgperl
12992            + t/lib/syslfs.t
12993            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
12994 ____________________________________________________________________________
12995 [  3955] By: jhi                                   on 1999/08/10  22:39:11
12996         Log: From: <dan@sidhe.org>
12997              To: vmsperl@perl.org, perl5-porters@perl.org,
12998              sarathy@activestate.com, bailey@newman.upenn.edu
12999              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
13000              threads on VMS
13001              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
13002              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
13003      Branch: cfgperl
13004            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
13005            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
13006            ! vms/writemain.pl
13007 ____________________________________________________________________________
13008 [  3954] By: jhi                                   on 1999/08/10  20:37:55
13009         Log: LFS testing robustness.
13010      Branch: cfgperl
13011            ! t/op/lfs.t
13012 ____________________________________________________________________________
13013 [  3953] By: jhi                                   on 1999/08/10  19:54:50
13014         Log: From: <dan@sidhe.org>
13015              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
13016              sarathy@activestate.com
13017              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
13018              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
13019              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
13020      Branch: cfgperl
13021            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
13022            ! vms/subconfigure.com vms/vmsish.h
13023 ____________________________________________________________________________
13024 [  3952] By: jhi                                   on 1999/08/10  17:18:57
13025         Log: AIX is different, again.  Now in cc -E output.
13026      Branch: cfgperl
13027            ! Configure config_h.SH
13028      Branch: metaconfig
13029            ! U/modified/cppstdin.U
13030 ____________________________________________________________________________
13031 [  3951] By: jhi                                   on 1999/08/10  14:37:08
13032         Log: Use Pid_t on pgrp matters.
13033      Branch: cfgperl
13034            ! pp_sys.c
13035 ____________________________________________________________________________
13036 [  3950] By: jhi                                   on 1999/08/10  14:35:30
13037         Log: Use Pid_t.
13038      Branch: cfgperl
13039            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
13040            ! pp_sys.c proto.h util.c
13041 ____________________________________________________________________________
13042 [  3949] By: jhi                                   on 1999/08/10  14:11:15
13043         Log: Use Mode_t.
13044      Branch: cfgperl
13045            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
13046            ! perlapi.h pp_sys.c proto.h
13047 ____________________________________________________________________________
13048 [  3948] By: jhi                                   on 1999/08/10  13:53:19
13049         Log: Small perlbug doc tweaks from Jon Orwant.
13050      Branch: cfgperl
13051            ! utils/perlbug.PL
13052 ____________________________________________________________________________
13053 [  3947] By: jhi                                   on 1999/08/10  09:55:11
13054         Log: Large file support testing.
13055      Branch: cfgperl
13056            + t/op/lfs.t
13057            ! MANIFEST t/op/64bit.t
13058 ____________________________________________________________________________
13059 [  3946] By: jhi                                   on 1999/08/10  09:13:54
13060         Log: Remove I32 casting from time-related functions.
13061      Branch: cfgperl
13062            ! pp_sys.c
13063 ____________________________________________________________________________
13064 [  3945] By: jhi                                   on 1999/08/10  09:06:42
13065         Log: Gratuitous uid and gid casts to I32s and ints removed.
13066              There are still problem spots in printfing such ids:
13067              width (%d vs %ld) and signedness %d vs %u.
13068      Branch: cfgperl
13069            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
13070            ! perl.c perlapi.c pp_hot.c proto.h
13071 ____________________________________________________________________________
13072 [  3944] By: jhi                                   on 1999/08/10  07:43:03
13073         Log: Remove I32 casts from pp_stat, these make stat()
13074              very broken e.g. on files larger than 2 gigabytes.
13075              Reported by
13076              From: Phil Lobbes <phil@finchcomputer.com>
13077              To: perl5-porters@perl.org
13078              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
13079              UNIX Perl 5.005_03
13080              Date: Mon, 09 Aug 1999 21:38:54 -0700
13081              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
13082              
13083              There are more of these I32 casts all over pp_sys.c,
13084              all of them should be checked.
13085      Branch: cfgperl
13086            ! pp_sys.c
13087 ____________________________________________________________________________
13088 [  3943] By: jhi                                   on 1999/08/10  07:38:30
13089         Log: Remove blathering.
13090      Branch: cfgperl
13091            ! lib/unicode/mktables.PL
13092 ____________________________________________________________________________
13093 [  3942] By: jhi                                   on 1999/08/09  20:35:13
13094         Log: lexwarn maintenance: new warning class unsafe
13095              subclasses 'overflow' and 'portable' created,
13096              used by the recent integer overflow warnings.
13097              Class syntax subclass 'octal' renamed to 'digit',
13098              binary and hexadecimal parsing errors also 'digit' warnings.
13099      Branch: cfgperl
13100            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
13101            ! util.c warning.h warning.pl
13102 ____________________________________________________________________________
13103 [  3941] By: jhi                                   on 1999/08/09  10:40:47
13104         Log: Integrate with Nick.
13105      Branch: cfgperl
13106           +> opnames.h
13107           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
13108           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
13109 ____________________________________________________________________________
13110 [  3940] By: jhi                                   on 1999/08/09  10:32:43
13111         Log: Regenerate the Unicode tables after having updated the Unicode
13112              database (change #3939).
13113      Branch: cfgperl
13114            ! (edit 157 files)
13115 ____________________________________________________________________________
13116 [  3939] By: jhi                                   on 1999/08/09  10:27:22
13117         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
13118      Branch: cfgperl
13119            ! lib/unicode/UnicodeData-Latest.txt
13120 ____________________________________________________________________________
13121 [  3938] By: jhi                                   on 1999/08/09  10:25:54
13122         Log: Ethiopic changes via private email from Daniel Yacob,
13123              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
13124              Canadian Syllabics and Yi under construction.
13125      Branch: cfgperl
13126            + lib/unicode/syllables.txt
13127            - lib/unicode/EthiopicSyllables.txt
13128            - lib/unicode/MakeEthiopicSyllables.PL
13129            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
13130            ! lib/unicode/mktables.PL
13131 ____________________________________________________________________________
13132 [  3937] By: jhi                                   on 1999/08/09  10:21:51
13133         Log: Move the equivalence class creation last.
13134      Branch: cfgperl
13135            ! lib/unicode/mktables.PL
13136 ____________________________________________________________________________
13137 [  3936] By: jhi                                   on 1999/08/09  10:20:40
13138         Log: Compute equivalence classes (diacritics stripping) only
13139              for letters, not for ligatures.
13140      Branch: cfgperl
13141            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
13142            ! lib/unicode/mktables.PL
13143 ____________________________________________________________________________
13144 [  3935] By: nick                                  on 1999/08/08  13:53:57
13145         Log: Will now correctly re-call 
13146              bootstrap "Foo";
13147              if requested. This should allow build on Win32 and other
13148              platforms where you cannot link to loadables directly.
13149      Branch: perl
13150            ! ext/B/B/C.pm
13151 ____________________________________________________________________________
13152 [  3934] By: nick                                  on 1999/08/07  12:23:55
13153         Log: Vishal Bhatia <vishalb@my-deja.com>
13154              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
13155              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
13156      Branch: perl
13157            ! ext/B/B/CC.pm
13158 ____________________________________________________________________________
13159 [  3933] By: nick                                  on 1999/08/07  12:19:46
13160         Log: B::C changes to get simple Tk app. compiling again
13161      Branch: perl
13162            ! ext/B/B/C.pm
13163 ____________________________________________________________________________
13164 [  3932] By: jhi                                   on 1999/08/06  21:17:16
13165         Log: Regen Configure to include change #3915.
13166      Branch: cfgperl
13167            ! Configure config_h.SH
13168 ____________________________________________________________________________
13169 [  3931] By: jhi                                   on 1999/08/06  18:52:57
13170         Log: Todo update.
13171      Branch: cfgperl
13172            ! Todo Todo-5.005 lib/unicode/mktables.PL
13173 ____________________________________________________________________________
13174 [  3930] By: jhi                                   on 1999/08/06  13:13:05
13175         Log: Character class equivalence tables.
13176      Branch: cfgperl
13177            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
13178            ! MANIFEST lib/unicode/mktables.PL
13179 ____________________________________________________________________________
13180 [  3929] By: jhi                                   on 1999/08/06  11:59:11
13181         Log: More Fcntl constants.  (This process really needs
13182              to be automated, at least partly, see the Errno extension.)
13183              Now also the SEEK_ constants are available via the Fcntl.
13184              Yes, this is redundant (IO::Seekable and POSIX supply them already),
13185              but now Fcntl is a one-stop shopping mall for all your
13186              file-related constants.    
13187      Branch: cfgperl
13188            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
13189 ____________________________________________________________________________
13190 [  3928] By: jhi                                   on 1999/08/06  08:08:03
13191         Log: Protect against pack/unpack repeat count overflows,
13192              based on:
13193              
13194              From: Nathan Torkington <gnat@frii.com>
13195              To: Brian Keefer <mgomes@cwix.com>
13196              Cc: perl5-porters@perl.org
13197              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
13198              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
13199              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
13200      Branch: cfgperl
13201            ! pod/perldiag.pod pp.c
13202 ____________________________________________________________________________
13203 [  3927] By: jhi                                   on 1999/08/06  07:32:20
13204         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
13205              
13206              From: Nathan Torkington <gnat@frii.com>
13207              To: perl5-porters@perl.org
13208              Subject: Bugfix for my bugfix
13209              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
13210              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
13211      Branch: cfgperl
13212            ! ext/B/B/Assembler.pm
13213 ____________________________________________________________________________
13214 [  3926] By: jhi                                   on 1999/08/05  17:25:19
13215         Log: Fix regex charclass parsing so that bogus ranges
13216              like [0-\d] and [[:word:]-z] are no more allowed.
13217              The anomaly was noticed by Guy Decoux.
13218      Branch: cfgperl
13219            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
13220 ____________________________________________________________________________
13221 [  3925] By: jhi                                   on 1999/08/05  10:31:47
13222         Log: split /^/ deprecation warning should not be on by default.
13223      Branch: cfgperl
13224            ! pp.c
13225 ____________________________________________________________________________
13226 [  3923] By: jhi                                   on 1999/08/05  09:16:57
13227         Log: From: paul.marquess@bt.com
13228              To: jhi@iki.fi, paul.marquess@bt.com
13229              Cc: gsar@ActiveState.com, perl5-porters@perl.org
13230              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
13231              Date: Thu, 5 Aug 1999 09:33:14 +0100
13232              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
13233      Branch: cfgperl
13234            ! t/lib/anydbm.t
13235 ____________________________________________________________________________
13236 [  3921] By: jhi                                   on 1999/08/05  08:05:13
13237         Log: From: paul.marquess@bt.com
13238              To: perl5-porters@perl.org
13239              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
13240              randy@theoryx5.uwinnipeg.ca
13241              Subject:  [PATCH 5.005_60] DB_File 1.70
13242              Date: Wed, 4 Aug 1999 23:22:22 +0100
13243              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
13244              
13245              (Replaces change #3917)
13246      Branch: cfgperl
13247            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13248            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
13249 ____________________________________________________________________________
13250 [  3920] By: jhi                                   on 1999/08/04  19:02:58
13251         Log: From: Nathan Torkington <gnat@frii.com>
13252              To: perl5-porters@perl.org
13253              Subject: [5.005_60 PATCH] Make B::Bytecode work
13254              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
13255              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
13256      Branch: cfgperl
13257            ! ext/B/B/Assembler.pm
13258 ____________________________________________________________________________
13259 [  3919] By: jhi                                   on 1999/08/04  10:56:26
13260         Log: Update history records.
13261      Branch: cfgperl
13262            ! pod/perlhist.pod
13263 ____________________________________________________________________________
13264 [  3918] By: jhi                                   on 1999/08/04  09:36:13
13265         Log: Minor fixes to linux -Dusethreads -Duseperlio.
13266      Branch: cfgperl
13267            ! perlio.c
13268 ____________________________________________________________________________
13269 [  3917] By: jhi                                   on 1999/08/04  08:13:20
13270         Log: (Replaced by change #3921)
13271              From: paul.marquess@bt.com
13272              To: gsar@activestate.com
13273              Cc: perl5-porters@perl.org
13274              Subject: [PATCH 5.005_60] DB_File 1.69
13275              Date: Tue, 3 Aug 1999 22:55:00 +0100
13276              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
13277      Branch: cfgperl
13278            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13279            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
13280 ____________________________________________________________________________
13281 [  3916] By: jhi                                   on 1999/08/04  07:59:05
13282         Log: Introduce the charnames pragma.
13283              
13284              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
13285              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
13286              To: Chip Salzenberg <[11]chip@perlsupport.com>
13287              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
13288              Date: Sat, 31 Jul 1999 05:44:05 -0400
13289              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
13290              
13291              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13292              To: Mailing list Perl5 <perl5-porters@perl.org>
13293              Subject: [PATCH 5.005_58] Named characters in Perl
13294              Date: Mon, 2 Aug 1999 19:25:40 -0400
13295              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
13296      Branch: cfgperl
13297            + lib/charnames.pm t/lib/charnames.t
13298            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
13299            ! pod/perlre.pod regcomp.c toke.c
13300 ____________________________________________________________________________
13301 [  3915] By: jhi                                   on 1999/08/03  21:18:49
13302         Log: Support Configure -Dmake=pmake.
13303              Via private email from Andy.
13304              NOTE: assumes "basename" command.
13305      Branch: metaconfig
13306            ! U/modified/Config_sh.U
13307 ____________________________________________________________________________
13308 [  3914] By: jhi                                   on 1999/08/03  21:11:11
13309         Log: The op/filetest.t failed subtest 7 if testing as root.
13310              
13311              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
13312              To: perl5-porters@perl.org
13313              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
13314              Date: Tue, 27 Jul 1999 22:54:05 +0200
13315              Message-Id: <379E1C6D.626DC765@club-internet.fr>
13316      Branch: cfgperl
13317            ! t/op/filetest.t
13318 ____________________________________________________________________________
13319 [  3911] By: jhi                                   on 1999/08/03  19:52:38
13320         Log: The "-Dusethreads -Duseperlio" combination failed.
13321              
13322              From: Spider Boardman <spider@leggy.zk3.dec.com>
13323              To: perl5-porters@perl.org
13324              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
13325              4.0 (UNINSTALLED)
13326              Date: Tue, 3 Aug 1999 14:25:00 -0400
13327              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
13328              
13329              See also change #3912.
13330      Branch: cfgperl
13331            ! perlio.c
13332 ____________________________________________________________________________
13333 [  3910] By: jhi                                   on 1999/08/03  10:44:24
13334         Log: From: Chris Nandor <pudge@pobox.com>
13335              To: perl5-porters@perl.org
13336              Subject: [PATCH 5.005_58] perlbug.PL 1.27
13337              Date: Wed, 28 Jul 1999 23:42:49 -0400
13338              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
13339      Branch: cfgperl
13340            ! utils/perlbug.PL
13341 ____________________________________________________________________________
13342 [  3909] By: jhi                                   on 1999/08/03  10:41:04
13343         Log: Hints for building ByteLoader in SunoS.  Based on
13344              From: Andy Dougherty <doughera@lafayette.edu>
13345              To: Gurusamy Sarathy <gsar@activestate.com>
13346              Cc: Perl Porters <perl5-porters@perl.org>
13347              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
13348              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
13349              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
13350      Branch: cfgperl
13351            + ext/ByteLoader/hints/sunos.pl
13352            ! MANIFEST ext/ByteLoader/ByteLoader.xs
13353 ____________________________________________________________________________
13354 [  3908] By: jhi                                   on 1999/08/03  09:29:22
13355         Log: Clarify RE engine code; inline a static function to a macro;
13356              make exact string nodes smaller.
13357              
13358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13359              To: perl5-porters@perl.org (Mailing list Perl5)
13360              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
13361              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
13362              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
13363      Branch: cfgperl
13364            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
13365            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
13366            ! regnodes.h warning.h
13367 ____________________________________________________________________________
13368 [  3907] By: jhi                                   on 1999/08/03  08:11:49
13369         Log: 5_59 configured with -Dd_bincompat5005 can't be made
13370              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
13371              
13372              From: Spider Boardman <spider@leggy.zk3.dec.com>
13373              To: perl5-porters@perl.org
13374              Subject: [ID 19990802.016] Not OK: perl 5.00559
13375              Date: Mon, 2 Aug 1999 16:11:13 -0400
13376              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
13377      Branch: cfgperl
13378            ! embed.pl
13379 ____________________________________________________________________________
13380 [  3906] By: jhi                                   on 1999/08/03  07:48:59
13381         Log: Change #3790 redemption: with a little additional
13382              patch from Ilya it works okay.
13383      Branch: cfgperl
13384            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
13385            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
13386 ____________________________________________________________________________
13387 [  3905] By: gsar                                  on 1999/08/02  21:03:23
13388         Log: this will be 5.005_60
13389      Branch: perl
13390            ! Changes
13391
13392 ----------------
13393 Version 5.005_60
13394 ----------------
13395
13396 ____________________________________________________________________________
13397 [  3904] By: gsar                                  on 1999/08/02  20:30:23
13398         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
13399              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
13400              regen headers
13401      Branch: perl
13402            ! embed.h embed.pl global.sym opcode.h perlapi.c
13403 ____________________________________________________________________________
13404 [  3903] By: gsar                                  on 1999/08/02  20:26:07
13405         Log: native int pack/unpack fixes (from Spider Boardman
13406              <spider@leggy.zk3.dec.com>)
13407      Branch: perl
13408            ! pp.c
13409 ____________________________________________________________________________
13410 [  3902] By: gsar                                  on 1999/08/02  20:24:41
13411         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
13412              <spider@leggy.zk3.dec.com>)
13413      Branch: perl
13414            + opnames.h
13415            ! Changes MANIFEST opcode.pl perl.h
13416 ____________________________________________________________________________
13417 [  3901] By: gsar                                  on 1999/08/02  18:51:18
13418         Log: integrate cfgperl contents
13419      Branch: perl
13420           !> INSTALL README pod/perldelta.pod
13421 ____________________________________________________________________________
13422 [  3900] By: jhi                                   on 1999/08/02  18:46:21
13423         Log: Update README and INSTALL; partly based on the message
13424              
13425              From: "John L. Allen" <allen@grumman.com>
13426              To: Jarkko Hietaniemi <jhi@iki.fi>
13427              cc: perl5-porters@perl.org
13428              Subject: Re: Perl Installation Problem
13429              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
13430              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
13431              
13432              and private email from Andy Dougherty.
13433      Branch: cfgperl
13434            ! INSTALL README
13435 ____________________________________________________________________________
13436 [  3899] By: jhi                                   on 1999/08/02  18:36:35
13437         Log: Integrate with Sarathy.
13438      Branch: cfgperl
13439           !> op.c
13440 ____________________________________________________________________________
13441 [  3898] By: jhi                                   on 1999/08/02  18:34:49
13442         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
13443      Branch: cfgperl
13444            ! pod/perldelta.pod
13445 ____________________________________________________________________________
13446 [  3897] By: gsar                                  on 1999/08/02  18:18:37
13447         Log: optimizations could sometimes bypass bareword check
13448      Branch: perl
13449            ! op.c
13450 ____________________________________________________________________________
13451 [  3896] By: jhi                                   on 1999/08/02  18:18:34
13452         Log: Integrate with Sarathy.
13453      Branch: cfgperl
13454           !> Changes makedef.pl patchlevel.h win32/Makefile
13455           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13456           !> win32/makefile.mk
13457 ____________________________________________________________________________
13458 [  3895] By: gsar                                  on 1999/08/02  17:22:40
13459         Log: up patchlevel etc.
13460      Branch: perl
13461            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
13462            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13463 ____________________________________________________________________________
13464 [  3894] By: gsar                                  on 1999/08/02  17:12:31
13465         Log: integrate change#3893, make it conditional on bincompat5005
13466      Branch: perl
13467            ! makedef.pl
13468 ____________________________________________________________________________
13469 [  3893] By: jhi                                   on 1999/08/02  16:49:08
13470         Log: PERL_BINCOMPAT_5005 symbol translation.
13471              (AIX wouldn't link neither perl nor extensions.)
13472      Branch: cfgperl
13473            ! makedef.pl
13474 ____________________________________________________________________________
13475 [  3892] By: gsar                                  on 1999/08/02  16:09:13
13476         Log: integrate cfgperl contents into mainline
13477      Branch: perl
13478           +> t/op/64bit.t
13479            ! Changes
13480           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
13481           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
13482           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
13483 ____________________________________________________________________________
13484 [  3891] By: jhi                                   on 1999/08/02  14:52:40
13485         Log: AIX long long probing requires LL suffix for
13486              the ll constant.  The suffix doesn't seem
13487              to bother other ll platforms.
13488      Branch: cfgperl
13489            ! Configure config_h.SH hints/aix.sh
13490      Branch: metaconfig/U/perl
13491            ! quadfio.U
13492 ____________________________________________________________________________
13493 [  3890] By: jhi                                   on 1999/08/02  14:21:55
13494         Log: Exact path to perl for open -|.
13495      Branch: cfgperl
13496            ! t/io/open.t
13497 ____________________________________________________________________________
13498 [  3889] By: jhi                                   on 1999/08/02  14:18:03
13499         Log: Integrate with Sarathy.
13500      Branch: cfgperl
13501           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
13502           !> win32/Makefile win32/config_H.bc win32/config_H.gc
13503           !> win32/config_H.vc win32/makefile.mk win32/win32.c
13504 ____________________________________________________________________________
13505 [  3888] By: jhi                                   on 1999/08/02  14:14:29
13506         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
13507      Branch: cfgperl
13508            ! hints/aix.sh
13509 ____________________________________________________________________________
13510 [  3887] By: jhi                                   on 1999/08/02  12:53:10
13511         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
13512              emacs code indentation doesn't get wrong ideas--
13513              in other words, introduce a couple of "redundant" if:s.
13514      Branch: cfgperl
13515            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
13516            ! util.c
13517 ____________________________________________________________________________
13518 [  3886] By: jhi                                   on 1999/08/02  12:43:16
13519         Log: Mention that also *BSD systems with glibc are known to stumble.
13520      Branch: cfgperl
13521            ! t/pragma/warn/pp_hot
13522 ____________________________________________________________________________
13523 [  3885] By: jhi                                   on 1999/08/02  12:34:15
13524         Log: Allow also non-long long but still quad platforms print quads.
13525      Branch: cfgperl
13526            ! Configure config_h.SH
13527      Branch: metaconfig/U/perl
13528            ! longdblfio.U quadfio.U
13529 ____________________________________________________________________________
13530 [  3884] By: jhi                                   on 1999/08/02  11:56:14
13531         Log: Fix regclass utf8 hex ranges for quads.
13532      Branch: cfgperl
13533            ! regcomp.c
13534 ____________________________________________________________________________
13535 [  3883] By: jhi                                   on 1999/08/02  11:42:14
13536         Log: Enhance the description of how to detect quad support.
13537      Branch: cfgperl
13538            ! pod/perlfunc.pod
13539 ____________________________________________________________________________
13540 [  3882] By: jhi                                   on 1999/08/02  11:22:19
13541         Log: Fix printf %D %U %O for quads.
13542      Branch: cfgperl
13543            ! sv.c t/op/64bit.t
13544 ____________________________________________________________________________
13545 [  3881] By: jhi                                   on 1999/08/02  11:16:12
13546         Log: Document quad printing.
13547      Branch: cfgperl
13548            ! pod/perlfunc.pod
13549 ____________________________________________________________________________
13550 [  3880] By: jhi                                   on 1999/08/02  10:32:01
13551         Log: More 64-bit fixing.  One known bug of that kind
13552              remains, 32-bit platforms using long long in
13553              the test t/pragma/utf8 subtests 1-3 fail.
13554              (Update: change    #3884 fixed that one.)
13555      Branch: cfgperl
13556            + t/op/64bit.t
13557            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
13558
13559 ----------------
13560 Version 5.005_59
13561 ----------------
13562
13563 ____________________________________________________________________________
13564 [  3879] By: gsar                                  on 1999/08/02  08:18:58
13565         Log: integrate cfgperl changes into mainline
13566      Branch: perl
13567           !> Configure config_h.SH sv.c
13568 ____________________________________________________________________________
13569 [  3878] By: gsar                                  on 1999/08/02  08:13:16
13570         Log: change#3692 had an unintentional patch leak through!
13571              (this would explain the mysterious C<next LABEL> failures
13572              people have seen)
13573      Branch: perl
13574            ! pp_ctl.c
13575 ____________________________________________________________________________
13576 [  3877] By: gsar                                  on 1999/08/02  08:00:29
13577         Log: up patchlevel to 59
13578      Branch: perl
13579            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
13580            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13581            ! win32/makefile.mk
13582 ____________________________________________________________________________
13583 [  3876] By: gsar                                  on 1999/08/02  07:51:18
13584         Log: fix coredump under usethreads+debug
13585      Branch: perl
13586            ! util.c
13587 ____________________________________________________________________________
13588 [  3875] By: jhi                                   on 1999/08/02  07:50:51
13589         Log: d_bincompat5005 could be left empty.
13590      Branch: cfgperl
13591            ! Configure config_h.SH
13592      Branch: metaconfig/U/perl
13593            ! bincompat5005.U
13594 ____________________________________________________________________________
13595 [  3874] By: jhi                                   on 1999/08/02  07:42:45
13596         Log: Fix printf %d when IV is quad.
13597      Branch: cfgperl
13598            ! sv.c
13599 ____________________________________________________________________________
13600 [  3873] By: gsar                                  on 1999/08/02  07:41:03
13601         Log: fix d_bincompat5005='' junking config.h
13602      Branch: perl
13603            ! Configure
13604 ____________________________________________________________________________
13605 [  3872] By: gsar                                  on 1999/08/02  07:38:48
13606         Log: C needs parameter list, not merely type
13607      Branch: perl
13608            ! win32/win32.c
13609 ____________________________________________________________________________
13610 [  3871] By: jhi                                   on 1999/08/02  07:20:51
13611         Log: Integrate with Sarathy.
13612      Branch: cfgperl
13613           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
13614 ____________________________________________________________________________
13615 [  3870] By: gsar                                  on 1999/08/02  07:12:18
13616         Log: integrate cfgperl changes into mainline
13617      Branch: perl
13618            ! Changes
13619           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
13620           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
13621           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
13622           !> toke.c util.c
13623 ____________________________________________________________________________
13624 [  3869] By: gsar                                  on 1999/08/02  06:59:09
13625         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
13626              Date: Sat, 31 Jul 1999 19:08:33 -0700
13627              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
13628              Subject: [PATCH 5.005_58] "use constant" in the compiler
13629      Branch: perl
13630            ! ext/B/B/C.pm ext/B/B/CC.pm
13631 ____________________________________________________________________________
13632 [  3868] By: gsar                                  on 1999/08/02  06:55:51
13633         Log: debug build tweak
13634      Branch: perl
13635            ! regexec.c
13636 ____________________________________________________________________________
13637 [  3867] By: gsar                                  on 1999/08/02  06:35:18
13638         Log: create vmsperl branch (to be owned and operated by: cbailey)
13639      Branch: vmsperl
13640           +> (branch 1476 files)
13641 ____________________________________________________________________________
13642 [  3866] By: jhi                                   on 1999/08/01  23:34:40
13643         Log: so_locations once is enough.
13644      Branch: cfgperl
13645            ! Makefile.SH
13646 ____________________________________________________________________________
13647 [  3865] By: jhi                                   on 1999/08/01  23:13:05
13648         Log: Simplicate duplicated code.
13649      Branch: cfgperl
13650            ! util.c
13651 ____________________________________________________________________________
13652 [  3864] By: jhi                                   on 1999/08/01  22:41:41
13653         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
13654      Branch: cfgperl
13655           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
13656           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
13657            - README.cygwin32 cygwin32/Makefile.SHs
13658            - cygwin32/build-instructions.READFIRST
13659            - cygwin32/build-instructions.charles-wilson
13660            - cygwin32/build-instructions.sebastien-barre
13661            - cygwin32/build-instructions.steven-morlock
13662            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
13663            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
13664            - hints/cygwin32.sh
13665           !> (integrate 61 files)
13666 ____________________________________________________________________________
13667 [  3863] By: jhi                                   on 1999/08/01  22:36:02
13668         Log: Regen Configure and Glossary once again.
13669      Branch: cfgperl
13670            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13671            ! config_h.SH
13672 ____________________________________________________________________________
13673 [  3862] By: jhi                                   on 1999/08/01  22:26:09
13674         Log: Glossary update for #3861.
13675      Branch: cfgperl
13676            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13677            ! config_h.SH
13678 ____________________________________________________________________________
13679 [  3861] By: jhi                                   on 1999/08/01  22:22:51
13680         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
13681              with -Duse64bits (using long long).
13682              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
13683              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
13684              'print unpack "q", pack "q", 12345678901'
13685              should work on such 32-bit platforms.
13686              Still a lot of printf()s behind -D which wrongly assume
13687              that %ld/%lx and (long) are a good combination.
13688              Introducing a slew of new macros intended to be used in printf()
13689              format strings: e. g. PERL_PRId64 is the string to be used
13690              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
13691              The PRI... naming follows the C9X naming of <inttypes.h> macros.
13692      Branch: cfgperl
13693            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13694            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
13695            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
13696      Branch: metaconfig/U/perl
13697            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
13698 ____________________________________________________________________________
13699 [  3860] By: gsar                                  on 1999/08/01  21:23:18
13700         Log: integrate cfgperl contents into mainline
13701      Branch: perl
13702            ! toke.c
13703           !> (integrate 29 files)
13704 ____________________________________________________________________________
13705 [  3859] By: gsar                                  on 1999/08/01  21:13:09
13706         Log: From: Nathan Torkington <gnat@frii.com>
13707              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
13708              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
13709              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
13710      Branch: perl
13711            ! ext/B/B/Disassembler.pm
13712 ____________________________________________________________________________
13713 [  3858] By: gsar                                  on 1999/08/01  21:09:15
13714         Log: DB_File 1.68 update from Paul Marquess
13715      Branch: perl
13716            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13717            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
13718            ! t/lib/db-recno.t
13719 ____________________________________________________________________________
13720 [  3857] By: gsar                                  on 1999/08/01  21:05:54
13721         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13722              Date: Sat, 31 Jul 1999 05:13:38 -0400
13723              Message-Id: <199907311407.IAA25038@localhost.frii.com>
13724              Subject: [PATCH 5.005_58] More optimizations to REx engine
13725      Branch: perl
13726            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
13727            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
13728 ____________________________________________________________________________
13729 [  3856] By: gsar                                  on 1999/08/01  20:59:59
13730         Log: slightly modified version of suggested patch
13731              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13732              Date: Sat, 31 Jul 1999 04:45:12 -0400
13733              Message-Id: <199907311406.IAA25034@localhost.frii.com>
13734              Subject: [PATCH 5.005_58] Fix OS/2 build
13735      Branch: perl
13736            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
13737            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
13738 ____________________________________________________________________________
13739 [  3855] By: gsar                                  on 1999/08/01  20:49:06
13740         Log: cygwin update
13741              From: "Fifer, Eric" <EFifer@sanwaint.com>
13742              Date: Fri, 30 Jul 1999 18:31:48 +0100
13743              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
13744              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
13745      Branch: perl
13746            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
13747            ! pp_sys.c unixish.h util.c
13748 ____________________________________________________________________________
13749 [  3854] By: gsar                                  on 1999/08/01  20:41:53
13750         Log: fixes from Stephen McCamant that address bugs in change#3612
13751              (the optimization shouldn't be enabled in expressions where
13752              the variable is introduced), and fix Deparse to grok the
13753              optimization
13754              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
13755              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
13756              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
13757              --
13758              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
13759              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
13760              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
13761              --
13762              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
13763              Message-Id: <199907310326.VAA24376@localhost.frii.com>
13764              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
13765      Branch: perl
13766            ! ext/B/B/Deparse.pm op.c
13767 ____________________________________________________________________________
13768 [  3853] By: gsar                                  on 1999/08/01  20:31:32
13769         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13770              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
13771              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
13772              Subject: [PATCH _58] Two one-liner LOGOP tweaks
13773      Branch: perl
13774            ! op.c opcode.h opcode.pl
13775 ____________________________________________________________________________
13776 [  3852] By: gsar                                  on 1999/08/01  20:29:17
13777         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
13778      Branch: perl
13779            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
13780            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
13781            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
13782            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
13783            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
13784            ! pod/perlport.pod pp_sys.c util.c
13785 ____________________________________________________________________________
13786 [  3851] By: gsar                                  on 1999/08/01  20:20:05
13787         Log: move files around for s/cygwin32/cygwin/ renaming
13788      Branch: perl
13789           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
13790           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
13791            - README.cygwin32 cygwin32/Makefile.SHs
13792            - cygwin32/build-instructions.READFIRST
13793            - cygwin32/build-instructions.charles-wilson
13794            - cygwin32/build-instructions.sebastien-barre
13795            - cygwin32/build-instructions.steven-morlock
13796            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
13797            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
13798            - hints/cygwin32.sh
13799            ! MANIFEST
13800 ____________________________________________________________________________
13801 [  3850] By: gsar                                  on 1999/08/01  20:05:14
13802         Log: posix-bc hints tweak (via private mail from Thomas Dorner
13803              <Thomas.Dorner@start.de>)
13804      Branch: perl
13805            ! Changes hints/posix-bc.sh
13806 ____________________________________________________________________________
13807 [  3849] By: gsar                                  on 1999/08/01  19:50:20
13808         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
13809              <gnat@frii.com>)
13810      Branch: perl
13811            ! perl.h pod/perldelta.pod pod/perlguts.pod
13812 ____________________________________________________________________________
13813 [  3848] By: gsar                                  on 1999/08/01  18:34:41
13814         Log: fix defined(@foo) encarpments
13815      Branch: perl
13816            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
13817            ! pod/perltrap.pod
13818 ____________________________________________________________________________
13819 [  3847] By: jhi                                   on 1999/08/01  17:17:07
13820         Log: Undo #3790 and the patches that attempted to fix it
13821              (#3837, #3838, #3845).  The #3790 caused linkage failures
13822              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
13823              IRIX 6.5.
13824      Branch: cfgperl
13825            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
13826            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
13827            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
13828 ____________________________________________________________________________
13829 [  3846] By: jhi                                   on 1999/08/01  11:41:52
13830         Log: Reading 64-bit decimal numbers was broken because
13831              the NV was cast to an I32, not an IV.
13832      Branch: cfgperl
13833            ! toke.c
13834 ____________________________________________________________________________
13835 [  3845] By: jhi                                   on 1999/08/01  11:00:24
13836         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
13837      Branch: cfgperl
13838            + ext/SDBM_File/hints/solaris.pl
13839 ____________________________________________________________________________
13840 [  3844] By: jhi                                   on 1999/08/01  10:55:44
13841         Log: Enable Solaris largefiles support only if -Duse64bits is used.
13842              (Effectively removes #3311).
13843      Branch: cfgperl
13844            ! hints/solaris_2.sh
13845 ____________________________________________________________________________
13846 [  3843] By: jhi                                   on 1999/07/31  22:44:56
13847         Log: Integer overflow iteration.
13848      Branch: cfgperl
13849            ! t/op/oct.t toke.c util.c
13850 ____________________________________________________________________________
13851 [  3842] By: jhi                                   on 1999/07/31  22:11:03
13852         Log: Remove a lot of unused regnode codes.
13853              Noticed by Ilya.
13854      Branch: cfgperl
13855            ! regcomp.c regcomp.sym regexec.c regnodes.h
13856 ____________________________________________________________________________
13857 [  3841] By: jhi                                   on 1999/07/31  21:53:54
13858         Log: Make the use64bits and usethreads friendlier/braver;
13859              they no more wimp out if the platform is unknown.
13860              On use64bits if gcc used -DUSE_LONG_LONG is added
13861              to the ccflags (this dependency on gcc caused a slightly weird
13862              reordering of Configure, but things still seem to work.)
13863      Branch: cfgperl
13864            ! Configure README.threads config_h.SH
13865      Branch: metaconfig
13866            ! U/threads/usethreads.U
13867      Branch: metaconfig/U/perl
13868            ! use64bits.U
13869 ____________________________________________________________________________
13870 [  3840] By: jhi                                   on 1999/07/31  20:26:22
13871         Log: Hack the "integer overflow" code some more.
13872      Branch: cfgperl
13873            ! perl.h toke.c util.c
13874 ____________________________________________________________________________
13875 [  3839] By: jhi                                   on 1999/07/31  20:22:00
13876         Log: Test oct() at the 2^32-1 limit.
13877      Branch: cfgperl
13878            ! t/op/oct.t
13879 ____________________________________________________________________________
13880 [  3838] By: jhi                                   on 1999/07/31  20:08:43
13881         Log: Update MANIFEST for #3837.
13882      Branch: cfgperl
13883            ! MANIFEST
13884 ____________________________________________________________________________
13885 [  3837] By: jhi                                   on 1999/07/31  20:02:40
13886         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
13887              (a core dump with a corrput stack ensues).
13888      Branch: cfgperl
13889            + ext/SDBM_File/hints/dec_osf.pl
13890 ____________________________________________________________________________
13891 [  3836] By: jhi                                   on 1999/07/29  21:09:01
13892         Log: Allow for Configure -Ubincompat5005 override.
13893      Branch: cfgperl
13894            ! Configure config_h.SH
13895      Branch: metaconfig/U/perl
13896            ! bincompat5005.U
13897 ____________________________________________________________________________
13898 [  3835] By: jhi                                   on 1999/07/29  21:04:02
13899         Log: Make Configure support PERL_BINCOMPAT_5005.
13900      Branch: cfgperl
13901            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13902            ! config_h.SH
13903      Branch: metaconfig/U/perl
13904            + bincompat5005.U
13905 ____________________________________________________________________________
13906 [  3834] By: jhi                                   on 1999/07/29  19:25:35
13907         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
13908      Branch: cfgperl
13909            ! Makefile.SH
13910 ____________________________________________________________________________
13911 [  3833] By: jhi                                   on 1999/07/29  14:07:09
13912         Log: Integrate with Sarathy.  I overruled on perldelta
13913              and perldiag.
13914      Branch: cfgperl
13915           !> README.win32 emacs/cperl-mode.el globals.c installperl
13916           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
13917           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
13918           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
13919           !> win32/perllib.c win32/win32.c
13920 ____________________________________________________________________________
13921 [  3832] By: jhi                                   on 1999/07/29  14:02:50
13922         Log: Repent and make overly large integerish
13923              constants non-fatal.  They are now promoted
13924              to NVs, accompanied by an overflow warning that
13925              is by default on.
13926      Branch: cfgperl
13927            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
13928            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
13929            ! toke.c util.c
13930 ____________________________________________________________________________
13931 [  3831] By: jhi                                   on 1999/07/29  11:40:04
13932         Log: AIX exhibits different error on failed system().
13933              Slightly modified patch via private email from
13934              David R. Favor <dfavor@austin.ibm.com>
13935      Branch: cfgperl
13936            ! t/op/exec.t
13937 ____________________________________________________________________________
13938 [  3830] By: gsar                                  on 1999/07/29  07:46:11
13939         Log: cperl-mode.el v4.19
13940      Branch: perl
13941            ! emacs/cperl-mode.el
13942 ____________________________________________________________________________
13943 [  3829] By: gsar                                  on 1999/07/29  07:30:35
13944         Log: From: jan.dubois@ibm.net (Jan Dubois)
13945              Date: Wed, 28 Jul 1999 22:01:42 +0200
13946              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
13947              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
13948      Branch: perl
13949            ! win32/bin/pl2bat.pl
13950 ____________________________________________________________________________
13951 [  3828] By: gsar                                  on 1999/07/29  07:19:27
13952         Log: tweak previous change for multiple hits
13953      Branch: perl
13954            ! utils/perldoc.PL
13955 ____________________________________________________________________________
13956 [  3827] By: gsar                                  on 1999/07/29  07:10:00
13957         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
13958              really needs a pod2text() compatibility function)
13959      Branch: perl
13960            ! utils/perldoc.PL
13961 ____________________________________________________________________________
13962 [  3826] By: gsar                                  on 1999/07/29  01:33:46
13963         Log: minor tweaks to pods and toke.c comments
13964      Branch: perl
13965            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
13966 ____________________________________________________________________________
13967 [  3825] By: gsar                                  on 1999/07/29  00:12:52
13968         Log: integrate cfgperl changes into mainline
13969      Branch: perl
13970           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13971           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
13972           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
13973           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
13974           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13975           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
13976           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
13977           !> t/pragma/warn/util toke.c util.c
13978 ____________________________________________________________________________
13979 [  3824] By: jhi                                   on 1999/07/28  21:15:04
13980         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
13981      Branch: cfgperl
13982            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
13983            ! ext/IO/lib/IO/Socket/INET.pm
13984 ____________________________________________________________________________
13985 [  3823] By: jhi                                   on 1999/07/28  20:29:17
13986         Log: Continue pack() doc honing.
13987      Branch: cfgperl
13988            ! pod/perlfunc.pod
13989 ____________________________________________________________________________
13990 [  3822] By: jhi                                   on 1999/07/28  20:17:37
13991         Log: Enhance pack() doc.
13992      Branch: cfgperl
13993            ! pod/perlfunc.pod
13994 ____________________________________________________________________________
13995 [  3821] By: jhi                                   on 1999/07/28  18:34:50
13996         Log: UNIX Domain Sockets are not implemented under QNX.
13997              
13998              From: Norton Allen <allen@huarp.harvard.edu>
13999              To: perl5-porters@perl.org
14000              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
14001              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
14002              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
14003      Branch: cfgperl
14004            ! t/lib/io_unix.t
14005 ____________________________________________________________________________
14006 [  3820] By: jhi                                   on 1999/07/28  18:13:37
14007         Log: IO::* enhancements.
14008              
14009              1) write() and syswrite() will now accept a single-argument
14010              form of the call, for consistency with Perl's syswrite().
14011              2) You can create a TCP-based IO::Socket::INET without forcing
14012              a connect attempt.  This allows you to configure its options
14013              (like making it non-blocking) and then call connect() manually.
14014              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
14015              from ever returning the correct value.
14016              
14017              From: Lincoln Stein <lstein@formaggio.cshl.org>
14018              To: Graham Barr <gbarr@pobox.com>
14019              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
14020              Subject: Re: patch for IO::*
14021              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
14022              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
14023      Branch: cfgperl
14024            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
14025            ! ext/IO/lib/IO/Socket/INET.pm
14026 ____________________________________________________________________________
14027 [  3819] By: gsar                                  on 1999/07/28  18:08:06
14028         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
14029      Branch: perl
14030            ! README.win32 globals.c installperl iperlsys.h makedef.pl
14031            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
14032            ! win32/win32.c
14033 ____________________________________________________________________________
14034 [  3818] By: jhi                                   on 1999/07/28  17:48:16
14035         Log: Need to add QNX to the list for DONT_DECLARE_STD.
14036              (The elimination of use of the _() macro apparently triggered
14037              an incompatability with a #define of atof)
14038              
14039              From: Norton Allen <allen@huarp.harvard.edu>
14040              To: perl5-porters@perl.org
14041              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
14042              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
14043              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
14044      Branch: cfgperl
14045            ! perl.h
14046 ____________________________________________________________________________
14047 [  3817] By: jhi                                   on 1999/07/28  17:46:30
14048         Log: Need to add some more conditions to deal with the case
14049              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
14050              which is true for QNX4.
14051              From: Norton Allen <allen@huarp.harvard.edu>
14052              To: perl5-porters@perl.org
14053              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
14054              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
14055              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
14056      Branch: cfgperl
14057            ! pp_sys.c
14058 ____________________________________________________________________________
14059 [  3816] By: jhi                                   on 1999/07/28  17:43:40
14060         Log: The QNX shell needs a couple more semicolons.
14061              
14062              From: Norton Allen <allen@huarp.harvard.edu>
14063              To: perl5-porters@perl.org
14064              Subject: [ID 19990728.007] Patch:Configure _58 QNX
14065              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
14066              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
14067              
14068              plus silence metalint moanings on vendorprefix.
14069      Branch: cfgperl
14070            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14071            ! config_h.SH
14072 ____________________________________________________________________________
14073 [  3815] By: jhi                                   on 1999/07/28  17:31:11
14074         Log: Silence metalint on vendorprefix.U.
14075      Branch: metaconfig
14076            ! U/installdirs/vendorprefix.U
14077 ____________________________________________________________________________
14078 [  3814] By: jhi                                   on 1999/07/28  17:13:29
14079         Log: QNX shell needs more semicolons.
14080      Branch: metaconfig/U/perl
14081            ! Extensions.U
14082 ____________________________________________________________________________
14083 [  3813] By: jhi                                   on 1999/07/28  17:05:08
14084         Log: Integrate with Sarathy.
14085      Branch: cfgperl
14086           !> lib/ExtUtils/MM_Unix.pm
14087 ____________________________________________________________________________
14088 [  3812] By: jhi                                   on 1999/07/28  16:20:17
14089         Log: Fix a typo, un-shout, and reformat the installation output.
14090      Branch: cfgperl
14091            ! lib/ExtUtils/Install.pm
14092 ____________________________________________________________________________
14093 [  3811] By: gsar                                  on 1999/07/28  15:41:11
14094         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
14095      Branch: perl
14096            ! lib/ExtUtils/MM_Unix.pm
14097 ____________________________________________________________________________
14098 [  3810] By: jhi                                   on 1999/07/28  13:55:57
14099         Log: Talk more about subsecond things in perlfunc.
14100              (Yes, redundant with perlfaq8.)
14101      Branch: cfgperl
14102            ! pod/perlfunc.pod
14103 ____________________________________________________________________________
14104 [  3809] By: jhi                                   on 1999/07/28  07:23:48
14105         Log: Integrate with Sarathy.
14106      Branch: cfgperl
14107           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
14108           !> t/op/pwent.t
14109 ____________________________________________________________________________
14110 [  3808] By: jhi                                   on 1999/07/28  07:23:03
14111         Log: Document toke.c.
14112              From: Nathan Torkington <gnat@frii.com>
14113              To: perl5-porters@perl.org
14114              Subject: Re: toke.c patch, work in progress
14115              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
14116              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
14117      Branch: cfgperl
14118            ! toke.c
14119 ____________________________________________________________________________
14120 [  3807] By: jhi                                   on 1999/07/28  07:10:56
14121         Log: perlre clarification.
14122              
14123              From: Ian Phillipps <ian@dial.pipex.com>
14124              To: Perl 5 Porters <perl5-porters@perl.org>
14125              Subject: [PATCH 5.00557] Add definite article to perlre.pod
14126              Date: Tue, 27 Jul 1999 10:46:29 +0100
14127              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
14128      Branch: cfgperl
14129            ! pod/perlre.pod
14130 ____________________________________________________________________________
14131 [  3806] By: gsar                                  on 1999/07/28  07:07:46
14132         Log: fix the perl -V breakage
14133              
14134              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14135              To: Jarkko Hietaniemi <jhi@iki.fi>
14136              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
14137              gsar@activestate.com
14138              Subject: Re: Follow up to: _58 on AIX 431
14139              Date: Tue, 27 Jul 1999 17:42:00 -0400
14140              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
14141      Branch: perl
14142            ! configpm
14143 ____________________________________________________________________________
14144 [  3805] By: gsar                                  on 1999/07/28  07:03:34
14145         Log: avoid warning (from Doug MacEachern)
14146      Branch: perl
14147            ! perl.h
14148 ____________________________________________________________________________
14149 [  3804] By: gsar                                  on 1999/07/28  06:59:30
14150         Log: Pod::Html tweak
14151              
14152              From: jan.dubois@ibm.net (Jan Dubois)
14153              To: perl5-porters@perl.org
14154              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
14155              Date: Tue, 27 Jul 1999 22:14:12 +0200
14156              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
14157      Branch: perl
14158            ! lib/Pod/Html.pm
14159 ____________________________________________________________________________
14160 [  3803] By: gsar                                  on 1999/07/28  06:56:38
14161         Log: freebsd hints update
14162              
14163              From: Anton Berezin <tobez@plab.ku.dk>
14164              To: perl5-porters@perl.org
14165              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
14166              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
14167              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
14168      Branch: perl
14169            ! hints/freebsd.sh
14170 ____________________________________________________________________________
14171 [  3802] By: gsar                                  on 1999/07/28  06:51:32
14172         Log: cosmetic testsuite patch
14173              
14174              From: Graham Barr <gbarr@ti.com>
14175              To: Perl5 Porters <perl5-porters@perl.org>
14176              Subject: 5.005_58 build
14177              Date: Tue, 27 Jul 1999 08:09:25 -0500
14178              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
14179      Branch: perl
14180            ! t/op/grent.t t/op/pwent.t
14181 ____________________________________________________________________________
14182 [  3801] By: jhi                                   on 1999/07/27  13:49:39
14183         Log: Minuscule cleanup of the integer overflow patch.
14184      Branch: cfgperl
14185            ! util.c
14186 ____________________________________________________________________________
14187 [  3800] By: jhi                                   on 1999/07/27  13:37:23
14188         Log: Test hex('x...').
14189      Branch: cfgperl
14190            ! t/op/oct.t
14191 ____________________________________________________________________________
14192 [  3799] By: jhi                                   on 1999/07/27  12:45:45
14193         Log: Integrate with Sarathy (5.005_58).
14194      Branch: cfgperl
14195            - ext/B/byteperl.c
14196           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
14197           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
14198           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
14199           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
14200           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
14201           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
14202           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
14203           !> win32/config_H.vc
14204 ____________________________________________________________________________
14205 [  3798] By: jhi                                   on 1999/07/27  12:42:43
14206         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
14207              they used to be just optional lexical warnings.
14208              Also, with warnings turned on, constants > 2**32-1
14209              trigger a non-portability warning.
14210      Branch: cfgperl
14211            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
14212            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
14213            ! util.c
14214 ____________________________________________________________________________
14215 [  3797] By: gsar                                  on 1999/07/27  10:48:27
14216         Log: here lies 5.005_58
14217      Branch: perl
14218            - ext/B/byteperl.c
14219            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
14220            ! pod/perlfaq9.pod pod/perlhist.pod
14221
14222 ----------------
14223 Version 5.005_58
14224 ----------------
14225
14226 ____________________________________________________________________________
14227 [  3796] By: gsar                                  on 1999/07/27  09:23:42
14228         Log: regenerate win32/config_H.?c
14229      Branch: perl
14230            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14231 ____________________________________________________________________________
14232 [  3795] By: gsar                                  on 1999/07/27  09:02:31
14233         Log: From: Tye McQueen <tye@metronet.com>
14234              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
14235              Message-Id: <199907270019.AA08223@metronet.com>
14236              Subject: Patch pl2bat.pl so batch file can fail
14237      Branch: perl
14238            ! win32/bin/pl2bat.pl
14239 ____________________________________________________________________________
14240 [  3794] By: gsar                                  on 1999/07/27  08:59:58
14241         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14242              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
14243              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
14244              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
14245      Branch: perl
14246            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
14247            ! lib/SelfLoader.pm
14248 ____________________________________________________________________________
14249 [  3793] By: gsar                                  on 1999/07/27  08:19:16
14250         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
14251              (from Andy Dougherty)
14252      Branch: perl
14253            ! embed.h embed.pl
14254 ____________________________________________________________________________
14255 [  3792] By: gsar                                  on 1999/07/27  08:04:19
14256         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
14257              and Brad Appleton)
14258      Branch: perl
14259            ! lib/Pod/Parser.pm
14260 ____________________________________________________________________________
14261 [  3791] By: gsar                                  on 1999/07/27  07:50:54
14262         Log: cover case where CLK_TCK is a float, not integer (from
14263              alexander smishlajev <als@turnhere.com>)
14264      Branch: perl
14265            ! ext/Devel/DProf/DProf.xs
14266 ____________________________________________________________________________
14267 [  3790] By: gsar                                  on 1999/07/27  07:45:08
14268         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
14269              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
14270      Branch: perl
14271            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
14272            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
14273 ____________________________________________________________________________
14274 [  3789] By: jhi                                   on 1999/07/27  07:44:55
14275         Log: Integrate with Sarathy.
14276      Branch: cfgperl
14277           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
14278           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
14279           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
14280           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
14281           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
14282           !> proto.h t/comp/proto.t t/io/open.t
14283 ____________________________________________________________________________
14284 [  3788] By: gsar                                  on 1999/07/27  07:29:59
14285         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
14286              to Russ Allbery <rra@stanford.edu>); s/Simple// and
14287              s/pod2txt/pod2text/ etc.
14288      Branch: perl
14289            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
14290            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
14291 ____________________________________________________________________________
14292 [  3787] By: gsar                                  on 1999/07/27  06:48:40
14293         Log: From: Andy Dougherty <doughera@lafayette.edu>
14294              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
14295              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
14296              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
14297      Branch: perl
14298            ! ext/SDBM_File/sdbm/sdbm.h
14299 ____________________________________________________________________________
14300 [  3786] By: gsar                                  on 1999/07/27  06:30:09
14301         Log: applied suggested patch; added missing prototype changes to
14302              opcode.pl along with documentation typos (feature still needs
14303              to be described in perlopentut.pod and summarized in
14304              perldelta.pod)
14305              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14306              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
14307              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
14308              Subject: [PATCH 5.00557] 3-arg open
14309      Branch: perl
14310            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
14311            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
14312            ! proto.h t/comp/proto.t t/io/open.t
14313 ____________________________________________________________________________
14314 [  3785] By: gsar                                  on 1999/07/27  04:36:39
14315         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
14316              <roland.bauer@fff.at>)
14317      Branch: perl
14318            ! lib/Pod/Html.pm
14319 ____________________________________________________________________________
14320 [  3784] By: gsar                                  on 1999/07/27  03:56:17
14321         Log: change#3762 wasn't needed
14322      Branch: perl
14323            ! ext/B/B/CC.pm
14324 ____________________________________________________________________________
14325 [  3783] By: jhi                                   on 1999/07/26  19:08:21
14326         Log: Integrate with Sarathy.
14327      Branch: cfgperl
14328           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
14329           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
14330           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
14331 ____________________________________________________________________________
14332 [  3782] By: gsar                                  on 1999/07/26  18:16:50
14333         Log: update Changes, patchlevel &c.
14334      Branch: perl
14335            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
14336            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
14337 ____________________________________________________________________________
14338 [  3781] By: gsar                                  on 1999/07/26  17:54:47
14339         Log: a more correct fix for change#2744
14340              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14341              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
14342              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
14343              Subject: [PATCH _57] Re: toke.c questions 
14344      Branch: perl
14345            ! toke.c
14346 ____________________________________________________________________________
14347 [  3780] By: gsar                                  on 1999/07/26  17:37:04
14348         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
14349      Branch: perl
14350            ! pod/perlfunc.pod
14351 ____________________________________________________________________________
14352 [  3779] By: jhi                                   on 1999/07/26  16:37:23
14353         Log: Dusting off.
14354      Branch: cfgperl
14355            ! README.threads
14356 ____________________________________________________________________________
14357 [  3778] By: gsar                                  on 1999/07/26  13:28:46
14358         Log: avoid DIVZERO
14359      Branch: perl
14360            ! utils/dprofpp.PL
14361 ____________________________________________________________________________
14362 [  3777] By: gsar                                  on 1999/07/26  13:18:53
14363         Log: warnings identified by Borland compiler
14364      Branch: perl
14365            ! makedef.pl pp_ctl.c
14366 ____________________________________________________________________________
14367 [  3776] By: jhi                                   on 1999/07/26  13:07:36
14368         Log: Integrate with Sarathy.
14369      Branch: cfgperl
14370           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
14371 ____________________________________________________________________________
14372 [  3775] By: gsar                                  on 1999/07/26  12:55:43
14373         Log: avoid infinite recursion when Thread.pm croaks during
14374              bootstrap
14375      Branch: perl
14376            ! lib/Carp/Heavy.pm
14377 ____________________________________________________________________________
14378 [  3774] By: gsar                                  on 1999/07/26  12:43:02
14379         Log: integrate cfgperl contents into mainline
14380      Branch: perl
14381           +> lib/Carp/Heavy.pm
14382           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
14383           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
14384           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
14385           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
14386           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
14387 ____________________________________________________________________________
14388 [  3773] By: jhi                                   on 1999/07/26  12:40:29
14389         Log: Use long doubles only if they are useful.
14390      Branch: cfgperl
14391            ! ext/POSIX/POSIX.xs
14392 ____________________________________________________________________________
14393 [  3772] By: gsar                                  on 1999/07/26  12:33:11
14394         Log: typo in change#3768
14395      Branch: perl
14396            ! pp_hot.c
14397 ____________________________________________________________________________
14398 [  3771] By: gsar                                  on 1999/07/26  12:08:27
14399         Log: alpha-stage support for user-hooks in @INC
14400              From: Ken Fox <kfox@ford.com>
14401              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
14402              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
14403              Subject: Re: loading remote modules
14404      Branch: perl
14405            ! pp_ctl.c
14406 ____________________________________________________________________________
14407 [  3770] By: jhi                                   on 1999/07/26  11:38:36
14408         Log: Back out #3735.  Needs more work.
14409      Branch: cfgperl
14410            ! Makefile.SH cflags.SH configpm ext/util/make_ext
14411            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
14412            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
14413            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
14414            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
14415 ____________________________________________________________________________
14416 [  3769] By: jhi                                   on 1999/07/26  11:24:45
14417         Log: Integrate with Sarathy.
14418      Branch: cfgperl
14419           !> (integrate 35 files)
14420 ____________________________________________________________________________
14421 [  3768] By: gsar                                  on 1999/07/26  11:03:07
14422         Log: optimize method name lookup
14423              From: Chip Salzenberg <chip@perlsupport.com>
14424              Date: Thu, 22 Jul 1999 13:43:36 -0400
14425              Message-ID: <19990722134336.Q391@perlsupport.com>
14426              Subject: [PATCH] OP_METHOD_NAMED
14427      Branch: perl
14428            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
14429            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
14430            ! proto.h
14431 ____________________________________________________________________________
14432 [  3767] By: gsar                                  on 1999/07/26  10:44:11
14433         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
14434              foo()->()); rework grammar to remove conflicts
14435              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14436              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
14437              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
14438              Subject: [PATCH _57, long] Re: optional arrow asymmetry
14439      Branch: perl
14440            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
14441            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
14442            ! vms/perly_c.vms vms/perly_h.vms
14443 ____________________________________________________________________________
14444 [  3766] By: jhi                                   on 1999/07/26  10:18:56
14445         Log: Use $< instead of $*.c in *perlmain.o rules.
14446      Branch: cfgperl
14447            ! Makefile.SH
14448 ____________________________________________________________________________
14449 [  3765] By: gsar                                  on 1999/07/26  09:28:48
14450         Log: From: Ian Phillipps <ian@dial.pipex.com>
14451              Date: Fri, 23 Jul 1999 23:35:56 +0100
14452              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
14453              Subject: (Version 2) Extending unpack to deal with counted strings
14454      Branch: perl
14455            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
14456 ____________________________________________________________________________
14457 [  3764] By: jhi                                   on 1999/07/26  09:17:26
14458         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14459              To: perl5-porters@perl.org (Mailing list Perl5)
14460              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
14461              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
14462              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
14463              
14464              The patch was based on 5_57 so had to re-apply lib/Carp.pm
14465              parts of changes #3498, #3696, and #3702 for the new
14466              lib/Carp/Heavy.pm.
14467      Branch: cfgperl
14468            + lib/Carp/Heavy.pm
14469            ! MANIFEST lib/Carp.pm
14470 ____________________________________________________________________________
14471 [  3763] By: gsar                                  on 1999/07/26  09:03:17
14472         Log: ~ isn't valid in VMS filenames
14473      Branch: perl
14474            ! lib/Pod/Html.pm
14475 ____________________________________________________________________________
14476 [  3762] By: gsar                                  on 1999/07/26  08:59:47
14477         Log: setstate stop-gap from Vishal Bhatia
14478      Branch: perl
14479            ! ext/B/B/CC.pm
14480 ____________________________________________________________________________
14481 [  3761] By: gsar                                  on 1999/07/26  08:06:39
14482         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
14483              add B::OP::name() method that returns just the op_name;
14484              convert Deparse et all to use that instead of B::OP::ppaddr();
14485              add support for OP_SETSTATE in Deparse
14486      Branch: perl
14487            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
14488            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
14489            ! ext/B/B/Xref.pm opcode.h opcode.pl
14490 ____________________________________________________________________________
14491 [  3760] By: jhi                                   on 1999/07/26  07:14:43
14492         Log: Integrate with Sarathy.
14493      Branch: cfgperl
14494           !> (integrate 43 files)
14495 ____________________________________________________________________________
14496 [  3759] By: gsar                                  on 1999/07/26  05:12:24
14497         Log: add disclaimer about perl 4 libraries (modified version of
14498              patch suggested by Clinton Pierce <cpierce1@ford.com>)
14499      Branch: perl
14500            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
14501            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
14502            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
14503            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
14504            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
14505 ____________________________________________________________________________
14506 [  3758] By: gsar                                  on 1999/07/26  04:48:35
14507         Log: make reset() behave with high-bit characters
14508              From: Ian Phillipps <ian@dial.pipex.com>
14509              Date: Thu, 22 Jul 1999 22:48:59 +0100
14510              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
14511              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
14512      Branch: perl
14513            ! sv.c
14514 ____________________________________________________________________________
14515 [  3757] By: gsar                                  on 1999/07/26  04:40:32
14516         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
14517      Branch: perl
14518            ! pod/perlport.pod
14519 ____________________________________________________________________________
14520 [  3756] By: gsar                                  on 1999/07/26  04:20:37
14521         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
14522      Branch: perl
14523            ! utils/dprofpp.PL
14524 ____________________________________________________________________________
14525 [  3755] By: gsar                                  on 1999/07/26  04:18:00
14526         Log: disable VPATH for now (breaks x2p build)
14527      Branch: perl
14528            ! x2p/Makefile.SH
14529 ____________________________________________________________________________
14530 [  3754] By: gsar                                  on 1999/07/26  03:15:33
14531         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
14532              (%! has the necessary magic); misc typos
14533      Branch: perl
14534            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
14535            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
14536            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
14537            ! utils/h2xs.PL
14538 ____________________________________________________________________________
14539 [  3753] By: gsar                                  on 1999/07/26  02:38:28
14540         Log: integrate cfgperl contents into mainline
14541      Branch: perl
14542           +> t/pragma/locale/latin1 t/pragma/locale/utf8
14543           !> (integrate 53 files)
14544 ____________________________________________________________________________
14545 [  3752] By: gsar                                  on 1999/07/26  02:11:31
14546         Log: ensure implicitly closed handles don't set $? or $!
14547      Branch: perl
14548            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
14549 ____________________________________________________________________________
14550 [  3751] By: gsar                                  on 1999/07/26  01:28:34
14551         Log: change#3534 didn't preserve undef return values from caller()
14552      Branch: perl
14553            ! Changes pp_ctl.c
14554 ____________________________________________________________________________
14555 [  3750] By: jhi                                   on 1999/07/25  20:59:29
14556         Log: Back up a tiny bit from #3735.
14557              This may break builds outside the source directory
14558              but then again, they do not work that ell yet anyway.
14559      Branch: cfgperl
14560            ! Makefile.SH
14561 ____________________________________________________________________________
14562 [  3750] By: jhi                                   on 1999/07/25  20:59:29
14563         Log: Back up a tiny bit from #3735.
14564              This may break builds outside the source directory
14565              but then again, they do not work that ell yet anyway.
14566      Branch: cfgperl
14567            ! Makefile.SH
14568 ____________________________________________________________________________
14569 [  3749] By: jhi                                   on 1999/07/25  19:15:55
14570         Log: Integrate with Sarathy.
14571      Branch: cfgperl
14572           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
14573 ____________________________________________________________________________
14574 [  3748] By: jhi                                   on 1999/07/25  19:06:59
14575         Log: Recode locale.t so that the change in #3730
14576              is not needed and locale.t works both without
14577              and with the utf8 pragma.
14578      Branch: cfgperl
14579            + t/pragma/locale/latin1 t/pragma/locale/utf8
14580            ! MANIFEST t/pragma/locale.t
14581 ____________________________________________________________________________
14582 [  3747] By: jhi                                   on 1999/07/25  19:01:46
14583         Log: Like #3743.
14584      Branch: cfgperl
14585            ! utils/perlbug.PL
14586 ____________________________________________________________________________
14587 [  3746] By: gsar                                  on 1999/07/25  18:08:58
14588         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
14589              append a HISTORY section to POD if option is used
14590      Branch: perl
14591            ! utils/h2xs.PL
14592 ____________________________________________________________________________
14593 [  3745] By: gsar                                  on 1999/07/25  17:40:03
14594         Log: warn rather than die when parse_version() can't cut it (from
14595              Michael G Schwern <schwern@pobox.com>)
14596      Branch: perl
14597            ! lib/ExtUtils/MM_Unix.pm
14598 ____________________________________________________________________________
14599 [  3744] By: gsar                                  on 1999/07/25  16:32:48
14600         Log: make map behave like grep wrt indirect object slot when
14601              there are parentheses; revert an experimental mod by Larry
14602              in change#2038 that failed to parse %{{qw(a b c)}} properly
14603              (this means C<map {use Foo; ...} ...> still needs a proper
14604              fix)
14605      Branch: perl
14606            ! toke.c
14607 ____________________________________________________________________________
14608 [  3743] By: jhi                                   on 1999/07/25  16:24:55
14609         Log: Fix a typo in #3725.
14610      Branch: cfgperl
14611            ! utils/perlbug.PL
14612 ____________________________________________________________________________
14613 [  3742] By: jhi                                   on 1999/07/25  16:14:39
14614         Log: Integrate with Sarathy.
14615      Branch: cfgperl
14616           !> (integrate 26 files)
14617 ____________________________________________________________________________
14618 [  3741] By: jhi                                   on 1999/07/25  16:02:28
14619         Log: Cut-and-pasto in #3737.
14620      Branch: cfgperl
14621            ! perl.c
14622 ____________________________________________________________________________
14623 [  3740] By: gsar                                  on 1999/07/25  15:59:34
14624         Log: add note about glibc bug
14625      Branch: perl
14626            ! t/pragma/warn/pp_hot
14627 ____________________________________________________________________________
14628 [  3739] By: gsar                                  on 1999/07/25  15:48:40
14629         Log: fix bug in change#3728 that might free COPs prematurely;
14630              null(op) now does more thorough scrubbing of the op, which
14631              fixes a few compile-time memory "leaks"
14632      Branch: perl
14633            ! dump.c embed.h embed.pl op.c proto.h
14634 ____________________________________________________________________________
14635 [  3738] By: jhi                                   on 1999/07/25  14:15:26
14636         Log: In accordance with #3737.
14637      Branch: metaconfig
14638            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
14639            ! U/modified/Oldconfig.U
14640      Branch: metaconfig/U/perl
14641            ! Extensions.U
14642 ____________________________________________________________________________
14643 [  3737] By: jhi                                   on 1999/07/25  14:12:34
14644         Log: Use vendorprefixlib.
14645      Branch: cfgperl
14646            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14647            ! config_h.SH perl.c
14648 ____________________________________________________________________________
14649 [  3736] By: jhi                                   on 1999/07/25  13:10:03
14650         Log: Populate metaconfig branch.
14651      Branch: metaconfig
14652            + (add 1468 files)
14653      Branch: metaconfig/U/perl
14654            + (add 101 files)
14655 ____________________________________________________________________________
14656 [  3735] By: jhi                                   on 1999/07/25  12:27:20
14657         Log: First steps of making builds outside the source
14658              directory possible.  These should get us as far
14659              as miniperl, then building DynaLoader falls into
14660              tiny twinkling pieces as MakeMaker knows nothing
14661              of VPATH mindset.
14662      Branch: cfgperl
14663            ! Configure Makefile.SH cflags.SH config_h.SH configpm
14664            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
14665            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
14666            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
14667            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
14668 ____________________________________________________________________________
14669 [  3734] By: jhi                                   on 1999/07/25  11:19:28
14670         Log: Poor Glossary--are we fixed yet?
14671      Branch: cfgperl
14672            ! Porting/Glossary
14673 ____________________________________________________________________________
14674 [  3733] By: jhi                                   on 1999/07/25  11:15:06
14675         Log: Change #3732 mistakenly clobbered Glossary.
14676      Branch: cfgperl
14677            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14678            ! config_h.SH
14679 ____________________________________________________________________________
14680 [  3732] By: jhi                                   on 1999/07/25  10:46:39
14681         Log: Andy's new installation scheme (note: a lot of this
14682              leaked in already with change #3731).  The vendor*
14683              stuff is not used anywhere (in *.SH, say), so it
14684              isn't in Configure, either.
14685      Branch: cfgperl
14686            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14687            ! config_h.SH
14688 ____________________________________________________________________________
14689 [  3731] By: jhi                                   on 1999/07/25  10:12:07
14690         Log: Circumcode a strange shell(?) bug in AIX found
14691              while trying to do -Duse64bits (which I couldn't do
14692              in the end because the CPU isn't 64-bit in that box,
14693              but at least now the probing doesn't crash.)
14694      Branch: cfgperl
14695            ! Configure config_h.SH hints/aix.sh
14696 ____________________________________________________________________________
14697 [  3730] By: gsar                                  on 1999/07/25  04:56:56
14698         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
14699              a utf8 bug in one of the new RE optimizations
14700      Branch: perl
14701            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
14702            ! t/pragma/locale.t
14703 ____________________________________________________________________________
14704 [  3729] By: jhi                                   on 1999/07/23  19:56:27
14705         Log: From: Andy Dougherty <doughera@lafayette.edu>
14706              To: Perl Porters <perl5-porters@perl.org>
14707              Subject: [PATCH 5.005_57] INSTALL-1.58
14708              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
14709              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
14710              
14711              plus
14712              
14713              From: "Kurt D. Starsinic" <kstar@chapin.edu>
14714              To: Andy Dougherty <doughera@lafayette.edu>
14715              Cc: Perl Porters <perl5-porters@perl.org>
14716              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
14717              Date: Fri, 23 Jul 1999 13:38:25 -0400
14718              Message-ID: <19990723133825.A12033@O2.chapin.edu>
14719      Branch: cfgperl
14720            ! INSTALL
14721 ____________________________________________________________________________
14722 [  3728] By: gsar                                  on 1999/07/23  17:24:42
14723         Log: applied suggested patch for tracking line numbers correctly in
14724              optimized blocks with a single statement; changed setcop to
14725              setstate and added code for -Dx dumps
14726              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14727              Date: Wed, 23 Jun 1999 17:27:42 +0100
14728              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
14729              Subject: [PATCH 5.005_57] Line number error in optimised else() 
14730      Branch: perl
14731            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
14732            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
14733            ! pp_proto.h t/op/misc.t
14734 ____________________________________________________________________________
14735 [  3727] By: gsar                                  on 1999/07/23  15:56:04
14736         Log: avoid useless use of target for pp_each(); also fixes bugs due to
14737              refcount held by the target
14738      Branch: perl
14739            ! opcode.h opcode.pl pp.c t/op/each.t
14740 ____________________________________________________________________________
14741 [  3726] By: jhi                                   on 1999/07/23  12:08:30
14742         Log: Change #3725 aftershock.
14743      Branch: cfgperl
14744            ! INSTALL jpl/JNI/JNI.pm
14745 ____________________________________________________________________________
14746 [  3725] By: jhi                                   on 1999/07/23  11:58:49
14747         Log: Introduce $Config{ldlibpthname} which contains
14748              the name of the environment variable holding the
14749              dynamic library search path, often LD_LIBRARY_PATH.
14750              Use this new feature all over.
14751              Also removed remnants of admonition "add LD_LIBRARY_PATH
14752              before running make" because Makefile.SH does this for you. 
14753      Branch: cfgperl
14754            ! Configure Makefile.SH config_h.SH
14755            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
14756            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
14757            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
14758            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
14759            ! jpl/install-jpl utils/perlbug.PL
14760 ____________________________________________________________________________
14761 [  3724] By: jhi                                   on 1999/07/23  08:03:36
14762         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
14763              To: perl5-porters@perl.org
14764              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
14765              Date: Thu, 22 Jul 1999 19:58:34 -0400
14766              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
14767      Branch: cfgperl
14768            ! av.c
14769 ____________________________________________________________________________
14770 [  3723] By: gsar                                  on 1999/07/23  00:01:29
14771         Log: emit warning about function calls that were encountered too early
14772              to enforce their prototype
14773      Branch: perl
14774            ! op.c op.h pod/perldiag.pod
14775 ____________________________________________________________________________
14776 [  3722] By: jhi                                   on 1999/07/22  21:19:59
14777         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
14778              To: perl5-porters@perl.org
14779              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
14780              Subject: [PATCH] MakeMaker documentation
14781              Date: Wed, 21 Jul 1999 14:15:42 -0400
14782              Message-ID: <19990721141542.A1800@O2.chapin.edu>
14783      Branch: cfgperl
14784            ! lib/ExtUtils/MakeMaker.pm
14785 ____________________________________________________________________________
14786 [  3721] By: jhi                                   on 1999/07/22  21:05:19
14787         Log: From: pvhp@forte.com (Peter Prymmer)
14788              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
14789              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
14790              Date: Wed, 21 Jul 99 17:15:39 PDT
14791              Message-Id: <9907220015.AA11931@forte.com>
14792      Branch: cfgperl
14793            ! hints/os390.sh
14794 ____________________________________________________________________________
14795 [  3720] By: jhi                                   on 1999/07/22  20:51:17
14796         Log: AIX magic: ccdlflags needs to be different for
14797              Perl itself and for extra-core extensions
14798              (as used by ExtUtilss::embed::ldopts).
14799              Based on the problems described in
14800              
14801              From: Mike W Ellwood <mwe@rl.ac.uk>
14802              To: perl5-porters@perl.org
14803              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
14804              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
14805              Reply-To: m.w.ellwood@rl.ac.uk
14806              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
14807      Branch: cfgperl
14808            ! Configure Makefile.SH config_h.SH hints/aix.sh
14809 ____________________________________________________________________________
14810 [  3719] By: jhi                                   on 1999/07/22  08:23:53
14811         Log: Update history records.
14812      Branch: cfgperl
14813            ! pod/perlhist.pod
14814 ____________________________________________________________________________
14815 [  3718] By: jhi                                   on 1999/07/21  13:54:42
14816         Log: Todododobedobedo.
14817      Branch: cfgperl
14818            ! Todo
14819 ____________________________________________________________________________
14820 [  3717] By: jhi                                   on 1999/07/21  12:10:48
14821         Log: Even more Todo.
14822      Branch: cfgperl
14823            ! Todo
14824 ____________________________________________________________________________
14825 [  3716] By: jhi                                   on 1999/07/21  11:40:39
14826         Log: Use Errno more extensively so that error
14827              messages are more portable (another way
14828              would be to muck around with LC_MESSAGES).
14829              Problem reported in
14830              
14831              From: oracle@pcr8.pcr.com
14832              To: perl5-porters@perl.org
14833              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
14834              Date: Mon, 19 Jul 1999 18:39:13 -0400
14835              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
14836      Branch: cfgperl
14837            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
14838            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
14839            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
14840 ____________________________________________________________________________
14841 [  3715] By: jhi                                   on 1999/07/21  11:05:36
14842         Log: Slightly modified patch.
14843              From: Sean Sheedy <seans@ncube.com>
14844              To: perl5-porters@perl.org
14845              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
14846              Date: Tue, 20 Jul 1999 09:52:06 -0700
14847              Message-Id: <3794A935.1C150E54@ncube.com>
14848      Branch: cfgperl
14849            ! cflags.SH x2p/cflags.SH
14850 ____________________________________________________________________________
14851 [  3714] By: jhi                                   on 1999/07/20  21:26:19
14852         Log: More Todo.
14853      Branch: cfgperl
14854            ! Todo
14855 ____________________________________________________________________________
14856 [  3713] By: jhi                                   on 1999/07/20  18:02:45
14857         Log: Integrate with Sarathy.
14858      Branch: cfgperl
14859           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
14860           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14861           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
14862           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
14863           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
14864           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
14865           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
14866           +> utils/dprofpp.PL
14867           !> INSTALL MAINTAIN MANIFEST configure.com
14868           !> ext/Devel/Peek/Makefile.PL installman installperl
14869           !> pod/roffitall utils/Makefile vms/descrip_mms.template
14870           !> win32/Makefile win32/makefile.mk win32/win32.h
14871 ____________________________________________________________________________
14872 [  3712] By: gsar                                  on 1999/07/20  15:29:01
14873         Log: DProf tweak
14874      Branch: perl
14875            ! ext/Devel/DProf/DProf.xs
14876 ____________________________________________________________________________
14877 [  3711] By: gsar                                  on 1999/07/20  07:56:19
14878         Log: another DProf build tweak
14879      Branch: perl
14880            ! utils/dprofpp.PL
14881 ____________________________________________________________________________
14882 [  3710] By: gsar                                  on 1999/07/20  07:36:36
14883         Log: move DProf things around to where they are supposed to be
14884      Branch: perl
14885            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
14886            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
14887            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
14888            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
14889            + t/lib/dprof/test6_t t/lib/dprof/test6_v
14890           +> utils/dprofpp.PL
14891            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
14892            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
14893            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
14894            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
14895            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
14896            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
14897            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
14898            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
14899            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
14900            ! installperl pod/roffitall utils/Makefile
14901            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
14902 ____________________________________________________________________________
14903 [  3709] By: gsar                                  on 1999/07/20  06:13:16
14904         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
14905      Branch: perl
14906            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14907            ! ext/Devel/Peek/Makefile.PL
14908 ____________________________________________________________________________
14909 [  3708] By: gsar                                  on 1999/07/20  06:01:22
14910         Log: move DProf to Devel/DProf
14911      Branch: perl
14912           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
14913           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14914           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
14915           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
14916           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
14917           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
14918           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
14919           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
14920           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
14921           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
14922           +> ext/Devel/DProf/test.pl
14923            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
14924            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
14925            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
14926            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
14927            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
14928            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
14929            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
14930            ! MAINTAIN MANIFEST configure.com win32/Makefile
14931            ! win32/makefile.mk
14932 ____________________________________________________________________________
14933 [  3707] By: gsar                                  on 1999/07/20  05:39:11
14934         Log: add Devel::DProf v19990108 from CPAN, as it was
14935      Branch: perl
14936            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
14937            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
14938            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
14939            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
14940            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
14941            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
14942            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
14943            ! MANIFEST
14944 ____________________________________________________________________________
14945 [  3706] By: gsar                                  on 1999/07/20  04:52:25
14946         Log: C<union any> needs no PERL_OBJECT-treatment
14947      Branch: perl
14948            ! win32/win32.h
14949 ____________________________________________________________________________
14950 [  3705] By: gsar                                  on 1999/07/20  04:11:54
14951         Log: fix problem in default build
14952      Branch: perl
14953            ! win32/Makefile win32/makefile.mk
14954 ____________________________________________________________________________
14955 [  3704] By: jhi                                   on 1999/07/19  07:06:36
14956         Log: Integrate with Sarathy.
14957      Branch: cfgperl
14958           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
14959           !> win32/win32.c
14960 ____________________________________________________________________________
14961 [  3703] By: gsar                                  on 1999/07/19  05:55:57
14962         Log: win32 nits
14963      Branch: perl
14964            ! makedef.pl sv.h
14965 ____________________________________________________________________________
14966 [  3702] By: gsar                                  on 1999/07/19  04:29:34
14967         Log: don't display tid from main thread (or testsuite breaks)
14968      Branch: perl
14969            ! lib/Carp.pm util.c
14970 ____________________________________________________________________________
14971 [  3701] By: gsar                                  on 1999/07/19  00:47:52
14972         Log: remove several doubled (and tripled!) entries
14973      Branch: perl
14974            ! pod/perldiag.pod
14975 ____________________________________________________________________________
14976 [  3700] By: gsar                                  on 1999/07/19  00:42:34
14977         Log: integrate cfgperl contents into mainline
14978      Branch: perl
14979           +> makedef.pl
14980            - perl_exp.SH win32/makedef.pl
14981           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
14982           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
14983           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
14984           !> utf8.c util.c win32/Makefile win32/makefile.mk
14985 ____________________________________________________________________________
14986 [  3699] By: gsar                                  on 1999/07/19  00:33:59
14987         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
14988      Branch: perl
14989            ! Changes win32/win32.c
14990 ____________________________________________________________________________
14991 [  3698] By: jhi                                   on 1999/07/18  21:33:57
14992         Log: Integrate with Sarathy.
14993      Branch: cfgperl
14994           +> t/op/chars.t
14995           !> (integrate 57 files)
14996 ____________________________________________________________________________
14997 [  3697] By: gsar                                  on 1999/07/18  05:22:36
14998         Log: From: pvhp@forte.com (Peter Prymmer)
14999              Date: Thu, 1 Jul 99 19:31:24 PDT
15000              Message-Id: <9907020231.AA16942@forte.com>
15001              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
15002      Branch: perl
15003            + t/op/chars.t
15004            ! MANIFEST ebcdic.c t/op/ord.t
15005 ____________________________________________________________________________
15006 [  3696] By: gsar                                  on 1999/07/18  05:11:02
15007         Log: display thread id in diagnostics (suggested by Dan Sugalski)
15008      Branch: perl
15009            ! lib/Carp.pm util.c
15010 ____________________________________________________________________________
15011 [  3695] By: gsar                                  on 1999/07/18  04:57:47
15012         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
15013      Branch: perl
15014            ! pod/perldiag.pod
15015 ____________________________________________________________________________
15016 [  3694] By: gsar                                  on 1999/07/18  04:56:28
15017         Log: cache [NIUP]V conversions of defined READONLY values
15018              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15019              Date: Sun, 11 Jul 1999 04:39:44 -0400
15020              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
15021              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
15022      Branch: perl
15023            ! sv.c
15024 ____________________________________________________________________________
15025 [  3693] By: gsar                                  on 1999/07/18  03:53:38
15026         Log: From: jan.dubois@ibm.net (Jan Dubois)
15027              Date: Sat, 17 Jul 1999 10:58:29 +0200
15028              Message-ID: <379144ad.13616689@smtp1.ibm.net>
15029              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
15030      Branch: perl
15031            ! lib/ExtUtils/Manifest.pm
15032 ____________________________________________________________________________
15033 [  3692] By: gsar                                  on 1999/07/18  03:51:03
15034         Log: remove spurious newSTATEOP() that causes goto to enter one too many
15035              contexts when jumping between if and elsif blocks
15036      Branch: perl
15037            ! perly.c perly.y pp_ctl.c t/op/goto.t
15038 ____________________________________________________________________________
15039 [  3691] By: gsar                                  on 1999/07/18  01:49:59
15040         Log: detypo, update Changes
15041      Branch: perl
15042            ! Changes doio.c
15043 ____________________________________________________________________________
15044 [  3690] By: gsar                                  on 1999/07/18  01:16:59
15045         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
15046      Branch: perl
15047            ! lib/integer.pm
15048 ____________________________________________________________________________
15049 [  3689] By: gsar                                  on 1999/07/18  00:47:17
15050         Log: ensure __END__ appears on a line by itself in wrapped
15051              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
15052              mention caveat about successfull kill()
15053      Branch: perl
15054            ! pod/perlfunc.pod win32/bin/pl2bat.pl
15055 ____________________________________________________________________________
15056 [  3688] By: gsar                                  on 1999/07/17  20:47:44
15057         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
15058      Branch: perl
15059            ! ext/SDBM_File/sdbm/Makefile.PL
15060 ____________________________________________________________________________
15061 [  3687] By: gsar                                  on 1999/07/17  20:43:27
15062         Log: make CC.pm use a distinct CCPP() macro rather than PP()
15063              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
15064      Branch: perl
15065            ! cc_runtime.h ext/B/B/CC.pm
15066 ____________________________________________________________________________
15067 [  3686] By: gsar                                  on 1999/07/17  20:39:08
15068         Log: tiny bug in vars.pm (from John Dlugosz)
15069      Branch: perl
15070            ! lib/vars.pm
15071 ____________________________________________________________________________
15072 [  3685] By: gsar                                  on 1999/07/17  20:37:27
15073         Log: applied suggested patch, along with later tweak
15074              From: jan.dubois@ibm.net (Jan Dubois)
15075              Date: Wed, 14 Jul 1999 23:53:43 +0200
15076              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
15077              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
15078      Branch: perl
15079            ! lib/Pod/Html.pm
15080 ____________________________________________________________________________
15081 [  3684] By: gsar                                  on 1999/07/17  20:24:32
15082         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
15083      Branch: perl
15084            ! thrdvar.h
15085 ____________________________________________________________________________
15086 [  3683] By: gsar                                  on 1999/07/17  20:21:01
15087         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15088              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
15089              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
15090              Subject: [PATCH 5.005_57] Segfaults if $^P
15091      Branch: perl
15092            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
15093            ! proto.h
15094 ____________________________________________________________________________
15095 [  3682] By: gsar                                  on 1999/07/17  20:04:17
15096         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
15097              and prefix/lib/perl5/man are ass_u_med only if those directories
15098              actually exist; else prefix/{lib,man} are used)
15099      Branch: perl
15100            ! lib/ExtUtils/MM_Unix.pm
15101 ____________________________________________________________________________
15102 [  3681] By: gsar                                  on 1999/07/17  19:12:33
15103         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
15104      Branch: perl
15105            ! op.c t/comp/proto.t
15106 ____________________________________________________________________________
15107 [  3680] By: gsar                                  on 1999/07/17  18:23:55
15108         Log: fix vec() on magic values
15109              From: Ian Phillipps <ian@dial.pipex.com>
15110              Date: Mon, 12 Jul 1999 12:30:05 +0100
15111              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
15112              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
15113      Branch: perl
15114            ! doop.c t/op/tie.t
15115 ____________________________________________________________________________
15116 [  3679] By: gsar                                  on 1999/07/17  18:10:44
15117         Log: make system() return -1 and set $! if exec of child failed
15118              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15119              Date: Fri, 9 Jul 1999 05:21:13 -0400
15120              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
15121              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
15122      Branch: perl
15123            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
15124            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
15125 ____________________________________________________________________________
15126 [  3678] By: gsar                                  on 1999/07/17  17:54:01
15127         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15128              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
15129              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
15130              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
15131      Branch: perl
15132            ! util.c
15133 ____________________________________________________________________________
15134 [  3677] By: gsar                                  on 1999/07/17  17:34:38
15135         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
15136              converted Ken's documentation outline into pod
15137      Branch: perl
15138            ! x2p/find2perl.PL
15139 ____________________________________________________________________________
15140 [  3676] By: gsar                                  on 1999/07/17  16:34:09
15141         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
15142              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
15143              Steve Lidie
15144      Branch: perl
15145            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
15146            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15147            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
15148            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
15149            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
15150            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
15151 ____________________________________________________________________________
15152 [  3675] By: gsar                                  on 1999/07/17  00:16:53
15153         Log: backout redundant change#3628
15154      Branch: perl
15155            ! Changes hints/bsdos.sh
15156 ____________________________________________________________________________
15157 [  3674] By: jhi                                   on 1999/07/15  14:26:03
15158         Log: Fix the bin/oct/hex constant overflow tests for
15159              long long platforms.
15160      Branch: cfgperl
15161            ! t/pragma/warn/util
15162 ____________________________________________________________________________
15163 [  3673] By: jhi                                   on 1999/07/14  21:59:11
15164         Log: Fixed AIX dynamic loading and AIX shared Perl library.
15165              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
15166              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
15167              Hijacked win32/makedef.pl for more general purpose export
15168              list building, now it is used (as toplevel makedef.pl)
15169              for win32 and AIX (perl_exp.SH made unnecessary).
15170              Because the export lists are now correct in AIX, no more linker
15171              warnings about "Exported symbol not defined" should appear.
15172      Branch: cfgperl
15173            + makedef.pl
15174            - perl_exp.SH win32/makedef.pl
15175            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
15176            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
15177            ! win32/makefile.mk
15178 ____________________________________________________________________________
15179 [  3672] By: gsar                                  on 1999/07/14  17:12:13
15180         Log: minor efficiency tweak
15181      Branch: perl
15182            ! pp_ctl.c
15183 ____________________________________________________________________________
15184 [  3671] By: jhi                                   on 1999/07/14  16:22:39
15185         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
15186              if its caller re_intuit_start() was entered with strend == strpos
15187              because end_shift ended up as -1.  The patch ain't necessarily
15188              correct but least the core dump is avoided.
15189      Branch: cfgperl
15190            ! regexec.c
15191 ____________________________________________________________________________
15192 [  3670] By: jhi                                   on 1999/07/13  07:59:09
15193         Log: Integrate with Sarathy.
15194      Branch: cfgperl
15195            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
15196            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
15197           !> (integrate 67 files)
15198 ____________________________________________________________________________
15199 [  3669] By: gsar                                  on 1999/07/12  06:14:54
15200         Log: fixups for sundry warnings about function pointers
15201      Branch: perl
15202            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
15203            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
15204            ! win32/win32.c win32/win32.h
15205 ____________________________________________________________________________
15206 [  3668] By: gsar                                  on 1999/07/12  04:11:58
15207         Log: tweaks for win32/borland
15208      Branch: perl
15209            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
15210 ____________________________________________________________________________
15211 [  3667] By: gsar                                  on 1999/07/12  01:55:15
15212         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
15213              builds; passing the implicit context is unified among the three
15214              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
15215              flavors (see the top of perl.h) for testing; all varargs functions
15216              foo() have a va_list-taking variant vfoo() for generating the
15217              context-free versions; the PERL_OBJECT build should now be
15218              hyper-compatible with CPAN extensions (C++ is totally out of
15219              the picture)
15220              
15221              result has only been tested on Windows
15222              
15223              TODO: write docs on the THX rationale and idiomatic usage of
15224              the Perl API
15225      Branch: perl
15226            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
15227            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
15228            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
15229            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
15230            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
15231            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
15232            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
15233            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
15234            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
15235            ! global.sym globals.c intrpvar.h iperlsys.h
15236            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
15237            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
15238            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
15239            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
15240            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
15241            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
15242            ! win32/dl_win32.xs win32/include/dirent.h
15243            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
15244            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
15245            ! win32/win32iop.h win32/win32sck.c
15246 ____________________________________________________________________________
15247 [  3666] By: jhi                                   on 1999/07/11  22:00:13
15248         Log: Integrate with Sarathy.
15249      Branch: cfgperl
15250           !> op.c t/op/lex_assign.t
15251 ____________________________________________________________________________
15252 [  3665] By: jhi                                   on 1999/07/11  21:59:01
15253         Log: More manual sync.
15254      Branch: cfgperl
15255            ! pod/perldelta.pod
15256 ____________________________________________________________________________
15257 [  3664] By: gsar                                  on 1999/07/11  19:11:07
15258         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
15259              remedy and related tests via private mail
15260      Branch: perl
15261            ! op.c t/op/lex_assign.t
15262 ____________________________________________________________________________
15263 [  3663] By: jhi                                   on 1999/07/11  15:04:37
15264         Log: Manual synchronization with Sarathy (some files
15265              had drifted apart for no apparent reason), plus
15266              I had a typo in dl_vms.xs Sarathy had fixed.
15267      Branch: cfgperl
15268            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
15269 ____________________________________________________________________________
15270 [  3662] By: jhi                                   on 1999/07/10  12:23:21
15271         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
15272              to adapt to the underlying platform (the binary, 0b1..., test
15273              was broken in 64-bit platforms).  Also change "hex" in the
15274              warning messages to "hexadecimal" to match "binary" and "octal".
15275      Branch: cfgperl
15276            ! pod/perldiag.pod t/pragma/warn/util util.c
15277 ____________________________________________________________________________
15278 [  3661] By: jhi                                   on 1999/07/08  21:54:55
15279         Log: Integrate with Sarathy.
15280      Branch: cfgperl
15281           +> perlapi.c perlapi.h
15282           !> (integrate 43 files)
15283 ____________________________________________________________________________
15284 [  3660] By: gsar                                  on 1999/07/08  18:47:35
15285         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
15286      Branch: perl
15287            + perlapi.c perlapi.h
15288            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
15289            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
15290            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
15291            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
15292            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
15293            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
15294            ! win32/win32.h
15295 ____________________________________________________________________________
15296 [  3659] By: gsar                                  on 1999/07/08  18:41:45
15297         Log: sundry cleanups for clean build on windows
15298      Branch: perl
15299            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
15300 ____________________________________________________________________________
15301 [  3658] By: gsar                                  on 1999/07/08  01:24:25
15302         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
15303              type mismatch problems
15304      Branch: perl
15305            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
15306            ! t/pragma/warn/op toke.c utf8.c util.c
15307 ____________________________________________________________________________
15308 [  3657] By: jhi                                   on 1999/07/07  23:01:16
15309         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
15310      Branch: cfgperl
15311            ! pod/perldiag.pod
15312           !> Changes configure.com ext/B/B/Deparse.pm
15313           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
15314           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
15315           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
15316           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
15317           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
15318           !> t/pragma/overload.t thread.h vms/vms.c
15319 ____________________________________________________________________________
15320 [  3656] By: gsar                                  on 1999/07/07  21:04:38
15321         Log: integrate cfgperl contents
15322      Branch: perl
15323           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
15324           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
15325           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
15326            ! Changes
15327           !> (integrate 45 files)
15328 ____________________________________________________________________________
15329 [  3655] By: gsar                                  on 1999/07/07  18:55:45
15330         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
15331              <pvhp@forte.com>
15332      Branch: perl
15333            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
15334 ____________________________________________________________________________
15335 [  3654] By: gsar                                  on 1999/07/07  18:47:03
15336         Log: change#1889 mistakenly removed F_SETLK
15337      Branch: perl
15338            ! ext/Fcntl/Fcntl.xs
15339 ____________________________________________________________________________
15340 [  3653] By: gsar                                  on 1999/07/07  18:42:42
15341         Log: B::Deparse update
15342              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15343              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
15344              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
15345              Subject: [PATCH _57, long] B::Deparse 0.58
15346      Branch: perl
15347            ! ext/B/B/Deparse.pm
15348 ____________________________________________________________________________
15349 [  3652] By: gsar                                  on 1999/07/07  18:41:07
15350         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15351              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
15352              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
15353              Subject: Re: [ID 19990705.001] Overloading boolean conversion
15354      Branch: perl
15355            ! gv.c t/pragma/overload.t
15356 ____________________________________________________________________________
15357 [  3651] By: gsar                                  on 1999/07/07  17:47:30
15358         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
15359      Branch: perl
15360            ! perlsfio.h
15361 ____________________________________________________________________________
15362 [  3650] By: gsar                                  on 1999/07/07  17:45:52
15363         Log: applied new parts of suggested patch
15364              From: Charles Bailey <BAILEY@newman.upenn.edu>
15365              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
15366              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
15367              Subject: [PATCH 5.005_57] Consolidated VMS patch
15368      Branch: perl
15369            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
15370            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
15371            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
15372            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
15373            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
15374 ____________________________________________________________________________
15375 [  3649] By: jhi                                   on 1999/07/07  13:38:02
15376         Log: Sync regcomp warn with reality.
15377      Branch: cfgperl
15378            ! t/pragma/warn/regcomp
15379 ____________________________________________________________________________
15380 [  3648] By: jhi                                   on 1999/07/07  13:04:55
15381         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
15382              resolved manually.
15383      Branch: cfgperl
15384           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
15385           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
15386           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
15387            - README.lexwarn
15388           !> (integrate 79 files)
15389 ____________________________________________________________________________
15390 [  3647] By: gsar                                  on 1999/07/07  10:32:03
15391         Log: From: jan.dubois@ibm.net (Jan Dubois)
15392              Date: Thu, 01 Jul 1999 11:17:53 +0200
15393              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
15394              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
15395      Branch: perl
15396            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
15397            ! lib/ExtUtils/MakeMaker.pm
15398 ____________________________________________________________________________
15399 [  3646] By: gsar                                  on 1999/07/07  10:27:55
15400         Log: fix undocumented IO::Handle functions as suggested
15401              by cj10@cam.ac.uk
15402      Branch: perl
15403            ! ext/IO/lib/IO/Handle.pm
15404 ____________________________________________________________________________
15405 [  3645] By: gsar                                  on 1999/07/07  10:18:55
15406         Log: prohibit thread join()ing itself (from Dan Sugalski)
15407      Branch: perl
15408            ! ext/Thread/Thread.xs
15409 ____________________________________________________________________________
15410 [  3644] By: gsar                                  on 1999/07/07  10:14:26
15411         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
15412              Date: Wed, 30 Jun 1999 14:02:42 -0700
15413              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
15414              Subject:  [PATCH 5.005_57] Compiler and XSUBS
15415      Branch: perl
15416            ! ext/B/B/C.pm
15417 ____________________________________________________________________________
15418 [  3643] By: gsar                                  on 1999/07/07  10:08:38
15419         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
15420              (from François Désarménien <desar@club-internet.fr>)
15421      Branch: perl
15422            ! pod/perlsyn.pod
15423 ____________________________________________________________________________
15424 [  3642] By: gsar                                  on 1999/07/07  10:03:24
15425         Log: From: Doug MacEachern <dougm@cp.net>
15426              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
15427              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
15428              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
15429      Branch: perl
15430            ! ext/B/B.xs
15431 ____________________________________________________________________________
15432 [  3641] By: gsar                                  on 1999/07/07  10:00:57
15433         Log: slightly modified version of suggested patch
15434              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
15435              Date: Mon, 28 Jun 1999 14:23:59 -0400
15436              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
15437              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
15438      Branch: perl
15439            ! ext/POSIX/POSIX.xs
15440 ____________________________________________________________________________
15441 [  3640] By: gsar                                  on 1999/07/07  09:45:43
15442         Log: lexical warnings update (warning.t fails one test
15443              due to leaked scalar, investigation pending)
15444              From: paul.marquess@bt.com
15445              Date: Sat, 26 Jun 1999 23:19:52 +0100
15446              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
15447              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
15448      Branch: perl
15449            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
15450            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
15451            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
15452            - README.lexwarn
15453            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
15454            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
15455            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
15456            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
15457            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
15458            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
15459            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
15460            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
15461            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
15462            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
15463            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
15464            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
15465            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
15466            ! warning.h warning.pl win32/win32.c
15467 ____________________________________________________________________________
15468 [  3639] By: gsar                                  on 1999/07/07  08:09:30
15469         Log: From: Brian Jepson <bjepson@home.com>
15470              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
15471              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
15472              Subject: Patch to JPL example program
15473      Branch: perl
15474            ! jpl/JPL_Rolo/JPL_Rolo.jpl
15475 ____________________________________________________________________________
15476 [  3638] By: jhi                                   on 1999/07/07  08:07:58
15477         Log: Integrate with Sarathy.
15478      Branch: cfgperl
15479           !> (integrate 34 files)
15480 ____________________________________________________________________________
15481 [  3637] By: gsar                                  on 1999/07/07  08:07:49
15482         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15483              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
15484              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
15485              Subject: [PATCH _57, long] Eliminate CONDOPs
15486      Branch: perl
15487            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
15488            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
15489            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
15490            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
15491            ! pod/perltoc.pod pp_ctl.c pp_hot.c
15492 ____________________________________________________________________________
15493 [  3636] By: gsar                                  on 1999/07/07  07:50:51
15494         Log: adapted suggested patch for IO-1.20x
15495              From: ian@dial.pipex.com
15496              Date:  Fri, 25 Jun 1999 10:39:42 +0100
15497              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
15498              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
15499      Branch: perl
15500            ! ext/IO/lib/IO/Socket.pm
15501 ____________________________________________________________________________
15502 [  3635] By: gsar                                  on 1999/07/07  07:26:05
15503         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
15504      Branch: perl
15505            ! hints/powerux.sh
15506 ____________________________________________________________________________
15507 [  3634] By: gsar                                  on 1999/07/07  07:20:02
15508         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15509              Date: Wed, 23 Jun 1999 16:16:05 +0100
15510              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
15511              Subject: [PATCH 5.005_57] memleak in optimizer
15512      Branch: perl
15513            ! embed.h embed.pl objXSUB.h op.c proto.h
15514 ____________________________________________________________________________
15515 [  3633] By: gsar                                  on 1999/07/07  07:10:52
15516         Log: add do-not-edit caveats for files generated by opcode.pl
15517              (suggested by Hugo van der Sanden)
15518      Branch: perl
15519            ! opcode.h opcode.pl pp.sym pp_proto.h
15520 ____________________________________________________________________________
15521 [  3632] By: gsar                                  on 1999/07/07  06:41:13
15522         Log: better diagnostics on read operations from write-only
15523              filehandles
15524      Branch: perl
15525            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
15526            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
15527 ____________________________________________________________________________
15528 [  3631] By: gsar                                  on 1999/07/07  02:03:34
15529         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
15530              by David Muir Sharnoff <muir@idiom.com>)
15531      Branch: perl
15532            ! lib/Sys/Hostname.pm
15533 ____________________________________________________________________________
15534 [  3630] By: gsar                                  on 1999/07/07  01:57:16
15535         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
15536              Date: Sun, 20 Jun 1999 17:17:17 -0700
15537              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
15538              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
15539      Branch: perl
15540            ! ext/B/B/CC.pm
15541 ____________________________________________________________________________
15542 [  3629] By: gsar                                  on 1999/07/07  01:46:03
15543         Log: installperl should write normal messages to STDOUT, not STDERR
15544      Branch: perl
15545            ! installperl
15546 ____________________________________________________________________________
15547 [  3628] By: gsar                                  on 1999/07/07  01:41:25
15548         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
15549      Branch: perl
15550            ! hints/bsdos.sh
15551 ____________________________________________________________________________
15552 [  3627] By: gsar                                  on 1999/07/07  00:27:10
15553         Log: make diagnostic on C<my $^I> etc., more readable
15554      Branch: perl
15555            ! op.c
15556 ____________________________________________________________________________
15557 [  3626] By: gsar                                  on 1999/07/06  23:47:27
15558         Log: From: Andy Dougherty <doughera@lafayette.edu>
15559              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
15560              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
15561              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
15562      Branch: perl
15563            ! Makefile.SH utils/Makefile
15564 ____________________________________________________________________________
15565 [  3625] By: jhi                                   on 1999/07/06  21:50:46
15566         Log: Some new files of #3624 missing from MANIFEST.
15567      Branch: cfgperl
15568            ! MANIFEST
15569 ____________________________________________________________________________
15570 [  3624] By: jhi                                   on 1999/07/06  21:47:04
15571         Log: POSIX [[:character class:]] support for standard, locale,
15572              and utf8.  If both utf8 and locale are on, utf8 wins.
15573              I don't fully understand why so many tables changed in
15574              lib/unicode because of "make" -- maybe it was just overdue.
15575      Branch: cfgperl
15576            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
15577            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
15578            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
15579            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
15580            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
15581            ! lib/unicode/Block.pl lib/unicode/Category.pl
15582            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
15583            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
15584            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
15585            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
15586            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
15587            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
15588            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
15589            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
15590            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
15591            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
15592            ! t/pragma/warn/regcomp utf8.c
15593 ____________________________________________________________________________
15594 [  3623] By: gsar                                  on 1999/07/06  20:52:48
15595         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15596              Date: Wed, 16 Jun 1999 14:57:22 -0400
15597              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
15598              Subject: [PATCH 5.00557] Devel::Peek
15599      Branch: perl
15600            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
15601 ____________________________________________________________________________
15602 [  3622] By: gsar                                  on 1999/07/06  20:22:59
15603         Log: applied patch after demunging headers with appropriate paths
15604              From: "Vishal Bhatia" <vishalb@my-deja.com>
15605              Date: Sat, 12 Jun 1999 08:23:59 -0700
15606              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
15607              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
15608      Branch: perl
15609            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
15610            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
15611 ____________________________________________________________________________
15612 [  3621] By: gsar                                  on 1999/07/06  20:10:50
15613         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15614              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
15615              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
15616              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
15617      Branch: perl
15618            ! doio.c
15619 ____________________________________________________________________________
15620 [  3620] By: jhi                                   on 1999/07/06  19:16:47
15621         Log: Mention EPOC and SOCKS.
15622      Branch: cfgperl
15623            ! pod/perldelta.pod
15624 ____________________________________________________________________________
15625 [  3619] By: gsar                                  on 1999/07/06  16:52:37
15626         Log: fix int vs STRLEN issue
15627      Branch: perl
15628            ! pp.c
15629 ____________________________________________________________________________
15630 [  3618] By: jhi                                   on 1999/07/06  16:52:20
15631         Log: There ain't Perl_atonv().
15632      Branch: cfgperl
15633            ! ext/ByteLoader/bytecode.h
15634 ____________________________________________________________________________
15635 [  3617] By: jhi                                   on 1999/07/06  15:55:22
15636         Log: Integrate with Sarathy.
15637      Branch: cfgperl
15638           !> Makefile.SH
15639 ____________________________________________________________________________
15640 [  3616] By: jhi                                   on 1999/07/06  15:54:09
15641         Log: Tweak for #3613.
15642      Branch: cfgperl
15643            ! Configure config_h.SH
15644 ____________________________________________________________________________
15645 [  3615] By: gsar                                  on 1999/07/06  11:00:21
15646         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
15647              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
15648              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
15649              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
15650      Branch: perl
15651            ! Makefile.SH
15652 ____________________________________________________________________________
15653 [  3614] By: jhi                                   on 1999/07/06  10:44:48
15654         Log: Integrate with Sarathy.
15655      Branch: cfgperl
15656           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
15657           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
15658 ____________________________________________________________________________
15659 [  3613] By: jhi                                   on 1999/07/06  10:43:20
15660         Log: From: Nathan Kurz <nate@valleytel.net>
15661              Subject: [ID 19990612.001 compiling three deep modules within ext/]
15662              ply-To: nate@valleytel.net
15663              erl5-porters@perl.org
15664              Date: Sat, 12 Jun 1999 01:26:04 -0500
15665              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
15666      Branch: cfgperl
15667            ! Configure config_h.SH
15668 ____________________________________________________________________________
15669 [  3612] By: gsar                                  on 1999/07/06  10:17:52
15670         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15671              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
15672              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
15673              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
15674      Branch: perl
15675            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
15676 ____________________________________________________________________________
15677 [  3611] By: gsar                                  on 1999/07/06  09:51:20
15678         Log: From: pvhp@forte.com (Peter Prymmer)
15679              Date: Fri, 11 Jun 99 17:07:19 PDT
15680              Message-Id: <9906120007.AA13802@forte.com>
15681              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
15682      Branch: perl
15683            ! ext/IO/lib/IO/File.pm
15684 ____________________________________________________________________________
15685 [  3610] By: gsar                                  on 1999/07/06  09:37:37
15686         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
15687              tweak)
15688              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15689              Date: Wed, 09 Jun 1999 18:27:51 +0100
15690              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
15691              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
15692      Branch: perl
15693            ! perl.h t/base/rs.t
15694 ____________________________________________________________________________
15695 [  3609] By: jhi                                   on 1999/07/06  09:28:48
15696         Log: Integrate with Sarathy.
15697      Branch: cfgperl
15698           !> (integrate 49 files)
15699 ____________________________________________________________________________
15700 [  3608] By: gsar                                  on 1999/07/06  09:28:21
15701         Log: test tweak
15702      Branch: perl
15703            ! t/pragma/warn/op
15704 ____________________________________________________________________________
15705 [  3607] By: jhi                                   on 1999/07/06  09:22:48
15706         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
15707      Branch: cfgperl
15708            ! Configure config_h.SH
15709 ____________________________________________________________________________
15710 [  3606] By: gsar                                  on 1999/07/06  09:05:02
15711         Log: applied slightly tweaked version of suggested patch for
15712              improved RE API
15713              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15714              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
15715              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
15716              Subject: [PATCH 5.005_57] REx engine rehash
15717      Branch: perl
15718            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
15719            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
15720            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
15721            ! util.c
15722 ____________________________________________________________________________
15723 [  3605] By: gsar                                  on 1999/07/06  08:54:03
15724         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
15725      Branch: perl
15726            ! sv.c
15727 ____________________________________________________________________________
15728 [  3604] By: gsar                                  on 1999/07/06  07:08:30
15729         Log: From: paul.marquess@bt.com
15730              Date: Tue, 8 Jun 1999 22:37:58 +0100 
15731              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
15732              Subject: [PATCH 5.005_57] DB_File 1.67
15733      Branch: perl
15734            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15735            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
15736 ____________________________________________________________________________
15737 [  3603] By: gsar                                  on 1999/07/06  07:04:50
15738         Log: From: paul.marquess@bt.com
15739              Date: Tue, 8 Jun 1999 22:34:01 +0100 
15740              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
15741              Subject: [PATCH 5.005_57] DBM Filters
15742      Branch: perl
15743            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15744            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
15745            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
15746            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15747 ____________________________________________________________________________
15748 [  3602] By: gsar                                  on 1999/07/06  07:00:01
15749         Log: slightly tweaked version of suggested patch
15750              From: Dan Sugalski <sugalskd@ous.edu>
15751              Date: Tue, 08 Jun 1999 14:09:38 -0700
15752              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
15753              Subject: [PATCH 5.005_57]Use NV instead of double in the core
15754      Branch: perl
15755            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
15756            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
15757            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
15758            ! proto.h sv.c sv.h toke.c universal.c util.c
15759 ____________________________________________________________________________
15760 [  3601] By: gsar                                  on 1999/07/06  06:52:57
15761         Log: integrate cfgperl contents into mainline
15762      Branch: perl
15763           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
15764           +> epoc/perl.mmp epoc/perl.pkg
15765           !> (integrate 30 files)
15766 ____________________________________________________________________________
15767 [  3598] By: jhi                                   on 1999/07/05  20:02:55
15768         Log: Integrate with mainperl.
15769      Branch: cfgperl
15770           +> lib/CGI/Pretty.pm
15771           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
15772           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
15773           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
15774           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
15775           !> vms/vmsish.h
15776 ____________________________________________________________________________
15777 [  3597] By: jhi                                   on 1999/07/05  19:59:48
15778         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
15779              that addresses the notorious "Additional libraries" question.
15780      Branch: cfgperl
15781            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15782            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
15783            ! pp_sys.c
15784 ____________________________________________________________________________
15785 [  3596] By: gsar                                  on 1999/07/05  18:30:51
15786         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15787              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
15788              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
15789              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
15790      Branch: perl
15791            ! pp_sys.c t/lib/io_udp.t
15792 ____________________________________________________________________________
15793 [  3595] By: gsar                                  on 1999/07/05  18:29:08
15794         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15795              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
15796              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
15797              Subject: [PATCH 5.00557] Setting $^E wipes out $!
15798      Branch: perl
15799            ! mg.c
15800 ____________________________________________________________________________
15801 [  3594] By: gsar                                  on 1999/07/05  18:24:53
15802         Log: hand-apply whitespace mutiliated patch
15803              From: Dan Sugalski <sugalskd@osshe.edu>
15804              Date: Mon, 07 Jun 1999 14:46:42 -0700
15805              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
15806              Subject: [PATCH 5.005_57]Updated VMS patch
15807      Branch: perl
15808            ! thread.h vms/descrip_mms.template vms/subconfigure.com
15809            ! vms/vms.c vms/vmsish.h
15810 ____________________________________________________________________________
15811 [  3593] By: gsar                                  on 1999/07/05  17:53:04
15812         Log: applied parts not duplicated by previous patches
15813              From: "Vishal Bhatia" <vishalb@my-deja.com>
15814              Date: Sat, 05 Jun 1999 08:42:17 -0700
15815              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
15816              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
15817      Branch: perl
15818            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
15819            ! ext/B/B/Stackobj.pm
15820 ____________________________________________________________________________
15821 [  3592] By: jhi                                   on 1999/07/05  17:17:22
15822         Log: AIX threaded build, plus few more on the side.
15823      Branch: cfgperl
15824            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
15825            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
15826            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
15827            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
15828 ____________________________________________________________________________
15829 [  3591] By: gsar                                  on 1999/07/05  16:52:34
15830         Log: "\e" and "\a" didn't produce right escape under EBCDIC
15831              From: pvhp@forte.com (Peter Prymmer)
15832              Date: Fri, 4 Jun 99 12:00:27 PDT
15833              Message-Id: <9906041900.AA28387@forte.com>
15834              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
15835      Branch: perl
15836            ! toke.c
15837 ____________________________________________________________________________
15838 [  3590] By: gsar                                  on 1999/07/05  16:40:01
15839         Log: s/scalar ref constructor/single ref constructor/ (suggested
15840              by Stephen McCamant)
15841      Branch: perl
15842            ! opcode.h opcode.pl
15843 ____________________________________________________________________________
15844 [  3589] By: gsar                                  on 1999/07/05  16:34:06
15845         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
15846      Branch: perl
15847            ! ext/GDBM_File/GDBM_File.xs
15848 ____________________________________________________________________________
15849 [  3588] By: gsar                                  on 1999/07/05  16:29:39
15850         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
15851              is unchanged still)
15852      Branch: perl
15853            ! op.c
15854 ____________________________________________________________________________
15855 [  3587] By: jhi                                   on 1999/07/05  10:31:43
15856         Log: Make perl_exp.SH smarter about what to include and what to exclude.
15857      Branch: cfgperl
15858            ! perl_exp.SH
15859 ____________________________________________________________________________
15860 [  3586] By: jhi                                   on 1999/07/05  09:29:31
15861         Log: Remove unnecessary and extraneous my $i = 0.
15862      Branch: cfgperl
15863            ! bytecode.pl
15864 ____________________________________________________________________________
15865 [  3585] By: jhi                                   on 1999/07/05  07:28:59
15866         Log: Integrate with mainperl.
15867      Branch: cfgperl
15868           !> (integrate 30 files)
15869 ____________________________________________________________________________
15870 [  3584] By: gsar                                  on 1999/07/05  05:36:28
15871         Log: From: Vishal Bhatia <vishalb@hotmail.com>
15872              Date: Thu, 03 Jun 1999 00:57:48 PDT
15873              Message-ID: <19990603075749.86665.qmail@hotmail.com>
15874              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
15875      Branch: perl
15876            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
15877 ____________________________________________________________________________
15878 [  3583] By: gsar                                  on 1999/07/05  05:31:19
15879         Log: suppress fancy display when in verbose mode (suggested by
15880              Paul Johnson <pjcj@transeda.com>)
15881      Branch: perl
15882            ! lib/Test/Harness.pm
15883 ____________________________________________________________________________
15884 [  3582] By: gsar                                  on 1999/07/05  05:17:12
15885         Log: cygwin32 update
15886              From: "Fifer, Eric" <EFifer@sanwaint.com>
15887              Date:  Wed, 2 Jun 1999 15:16:05 +0100
15888              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
15889              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
15890      Branch: perl
15891            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
15892            ! cygwin32/build-instructions.READFIRST
15893            ! cygwin32/build-instructions.charles-wilson
15894            ! cygwin32/build-instructions.sebastien-barre
15895            ! cygwin32/build-instructions.steven-morlock
15896            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
15897            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
15898            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
15899            ! t/op/magic.t util.c
15900 ____________________________________________________________________________
15901 [  3581] By: gsar                                  on 1999/07/05  02:46:18
15902         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
15903      Branch: perl
15904            ! util.c
15905 ____________________________________________________________________________
15906 [  3580] By: gsar                                  on 1999/07/05  02:38:03
15907         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
15908              Date: Mon, 31 May 1999 18:18:13 -0600
15909              Message-ID: <19990601001813.AAA17834@csgsystems.com>
15910              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
15911      Branch: perl
15912            ! t/TEST t/UTEST t/harness utils/perlcc.PL
15913 ____________________________________________________________________________
15914 [  3579] By: gsar                                  on 1999/07/05  01:20:58
15915         Log: compatibility tweak for Class::Struct
15916      Branch: perl
15917            ! lib/Class/Struct.pm
15918 ____________________________________________________________________________
15919 [  3578] By: jhi                                   on 1999/07/04  23:26:01
15920         Log: Miscellaneus AIX fixes + SOCKS support.
15921      Branch: cfgperl
15922            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
15923            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
15924            ! hints/aix.sh pp_sys.c
15925 ____________________________________________________________________________
15926 [  3577] By: gsar                                  on 1999/07/04  23:07:39
15927         Log: test tweak
15928      Branch: perl
15929            ! t/io/openpid.t
15930 ____________________________________________________________________________
15931 [  3576] By: jhi                                   on 1999/07/04  22:39:23
15932         Log: Integrate with mainperl.
15933      Branch: cfgperl
15934           +> t/io/openpid.t
15935            - win32/perlhost.h
15936           !> (integrate 51 files)
15937 ____________________________________________________________________________
15938 [  3575] By: jhi                                   on 1999/07/04  22:26:48
15939         Log: Added 64-bit support for AIX 4.3 or better
15940              based on Martin H. Rusoff's observations.
15941      Branch: cfgperl
15942            ! Configure config_h.SH hints/aix.sh
15943 ____________________________________________________________________________
15944 [  3574] By: jhi                                   on 1999/07/04  21:34:47
15945         Log: Do not throw away gccvers compilation errors.
15946              From: Andy Dougherty <doughera@lafayette.edu>
15947              To: Ron Seguin <rseguin@on.bell.ca>
15948              Cc: Perl Porters <perl5-porters@perl.org>
15949              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
15950              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
15951              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
15952      Branch: cfgperl
15953            ! Configure config_h.SH
15954 ____________________________________________________________________________
15955 [  3573] By: gsar                                  on 1999/07/04  21:10:32
15956         Log: adapted suggested tests for addition to testsuite
15957              From: RonaldWS@aol.com
15958              Date:  Sun, 30 May 1999 16:27:28 EDT
15959              Message-Id:  <25cd799f.2482f930@aol.com>
15960              Subject: [19990530.007] Open with pipe | does not return pid under win32
15961      Branch: perl
15962            + t/io/openpid.t
15963            ! MANIFEST win32/win32.c
15964 ____________________________________________________________________________
15965 [  3572] By: gsar                                  on 1999/07/04  20:29:32
15966         Log: perl_run() should call my_exit(0) for normal completion
15967      Branch: perl
15968            ! perl.c
15969 ____________________________________________________________________________
15970 [  3571] By: jhi                                   on 1999/07/04  20:10:44
15971         Log: Add test for change #3568 plus general cleanup.
15972      Branch: cfgperl
15973            ! t/pragma/locale.t
15974 ____________________________________________________________________________
15975 [  3570] By: gsar                                  on 1999/07/04  20:03:21
15976         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
15977              overloading
15978      Branch: perl
15979            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
15980            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
15981 ____________________________________________________________________________
15982 [  3569] By: gsar                                  on 1999/07/04  18:04:48
15983         Log: make AIX dynaloading work when libperl is shared (and thus under
15984              mod_perl etc.)
15985              From: Jens-Uwe Mager <jum@helios.de>
15986              Date:  Sat, 29 May 1999 17:09:52 +0200
15987              Message-Id:  <199905291509.RAA43978@ans.helios.de>
15988              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
15989      Branch: perl
15990            ! ext/DynaLoader/dl_aix.xs
15991 ____________________________________________________________________________
15992 [  3568] By: jhi                                   on 1999/07/04  14:54:23
15993         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
15994              This resulted for example in the 'o' magic not being cleared by
15995              magic_setcollxfrm(), which resulted in strange cmp results.
15996              The bug was reported originally in the message
15997              Subject: Bug with locale
15998              From: Jan Starzynski <jan@planet.de> 
15999              To: perlbug@perl.com 
16000              Date: Fri, 09 Apr 1999 13:23:07 +0200 
16001              Message-ID: <370DE31B.DAEE1332@planet.de> 
16002      Branch: cfgperl
16003            ! pp.c
16004 ____________________________________________________________________________
16005 [  3567] By: gsar                                  on 1999/07/04  02:38:34
16006         Log: remove misleading info on defined(&func), unclutter deprecation
16007              about defined(@array)
16008      Branch: perl
16009            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
16010            ! t/pragma/warn/op
16011 ____________________________________________________________________________
16012 [  3566] By: gsar                                  on 1999/07/04  01:46:31
16013         Log: From: jan.dubois@ibm.net (Jan Dubois)
16014              Date: Wed, 26 May 1999 22:07:17 +0200
16015              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
16016              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
16017      Branch: perl
16018            ! Changes win32/win32.c win32/win32.h
16019 ____________________________________________________________________________
16020 [  3565] By: gsar                                  on 1999/07/04  01:26:02
16021         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
16022              for win32 issues)
16023      Branch: perl
16024            ! pod/perlxstut.pod
16025 ____________________________________________________________________________
16026 [  3564] By: gsar                                  on 1999/07/02  03:09:04
16027         Log: avoid warnings
16028      Branch: perl
16029            ! ext/Thread/Thread/Specific.pm lib/fields.pm
16030 ____________________________________________________________________________
16031 [  3563] By: gsar                                  on 1999/06/28  19:23:47
16032         Log: inc version (for CPAN.pm sanity)
16033      Branch: perl
16034            ! lib/Text/ParseWords.pm
16035 ____________________________________________________________________________
16036 [  3562] By: gsar                                  on 1999/06/28  19:19:01
16037         Log: regen perltoc
16038      Branch: perl
16039            ! pod/perltoc.pod
16040 ____________________________________________________________________________
16041 [  3561] By: gsar                                  on 1999/06/28  19:08:41
16042         Log: From: Damian Conway <damian@cs.monash.edu.au>
16043              Date: Wed, 26 May 1999 00:58:35 -0400
16044              Message-Id: <199905260458.AAA06411@defender.perl.org>
16045              Subject: [19990526.002] Misc. improvements to Class:Struct
16046      Branch: perl
16047            ! MANIFEST lib/Class/Struct.pm
16048 ____________________________________________________________________________
16049 [  3560] By: gsar                                  on 1999/06/28  18:50:52
16050         Log: remove bogus PL_optype_size
16051      Branch: perl
16052            ! bytecode.pl ext/ByteLoader/byterun.h
16053 ____________________________________________________________________________
16054 [  3559] By: gsar                                  on 1999/06/28  18:22:26
16055         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
16056      Branch: perl
16057            + lib/CGI/Pretty.pm
16058            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
16059            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
16060            ! t/lib/cgi-html.t t/lib/cgi-request.t
16061 ____________________________________________________________________________
16062 [  3558] By: jhi                                   on 1999/06/28  07:30:21
16063         Log: Change Olaf Lebbe's email address.
16064      Branch: cfgperl
16065            ! README.epoc
16066 ____________________________________________________________________________
16067 [  3557] By: gsar                                  on 1999/06/28  00:07:33
16068         Log: make autogenerated files writable
16069      Branch: perl
16070            - win32/perlhost.h
16071            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
16072            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
16073            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
16074            ! proto.h regnodes.h warning.h win32/config_H.bc
16075            ! win32/config_H.gc win32/config_H.vc
16076 ____________________________________________________________________________
16077 [  3556] By: jhi                                   on 1999/06/27  19:22:53
16078         Log: Update MANIFEST to match #3555.
16079      Branch: cfgperl
16080            ! MANIFEST
16081 ____________________________________________________________________________
16082 [  3555] By: jhi                                   on 1999/06/27  19:16:22
16083         Log: EPOC port to Psion5.
16084              From: Olaf Flebbe <O.Flebbe@science-computing.de>
16085              To: Jarkko Hietaniemi <jhi@iki.fi>
16086              Cc: perl5-porters@perl.org
16087              Subject: Re: Psion5
16088              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
16089              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
16090      Branch: cfgperl
16091            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
16092            + epoc/perl.mmp epoc/perl.pkg
16093            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
16094            ! perl.h sv.c util.c
16095 ____________________________________________________________________________
16096 [  3554] By: jhi                                   on 1999/06/27  18:50:52
16097         Log: Integrate from mainperl.
16098      Branch: cfgperl
16099           !> (integrate 48 files)
16100 ____________________________________________________________________________
16101 [  3553] By: gsar                                  on 1999/06/27  14:28:49
16102         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
16103              gone from the public API); PERL_OBJECT builds again on
16104              windows
16105              
16106              TODO: namespace-clean the typedefs in iperlsys.h and
16107              elsewhere; remove C++ remnants from public headers
16108      Branch: perl
16109            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
16110            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
16111            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
16112            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
16113            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
16114            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
16115            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
16116            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
16117            ! win32/config.gc win32/config.vc win32/dl_win32.xs
16118            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
16119            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
16120            ! win32/win32sck.c
16121 ____________________________________________________________________________
16122 [  3552] By: gsar                                  on 1999/06/27  13:49:31
16123         Log: integrate cfgperl changes into mainline
16124      Branch: perl
16125           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
16126           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
16127           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
16128           !> util.c
16129 ____________________________________________________________________________
16130 [  3551] By: gsar                                  on 1999/06/27  13:31:11
16131         Log: fix indents
16132      Branch: perl
16133            ! op.c
16134 ____________________________________________________________________________
16135 [  3550] By: gsar                                  on 1999/06/24  22:42:53
16136         Log: update Changes
16137      Branch: perl
16138            ! Changes
16139 ____________________________________________________________________________
16140 [  3549] By: gsar                                  on 1999/06/24  22:41:17
16141         Log: avoid race condition in the CAPI extension bootstrap handler
16142      Branch: perl
16143            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
16144 ____________________________________________________________________________
16145 [  3548] By: gsar                                  on 1999/06/24  22:39:53
16146         Log: sanity check to cover the case when perl is installed into the
16147              X:\ (drive root)
16148      Branch: perl
16149            ! win32/win32.c
16150 ____________________________________________________________________________
16151 [  3547] By: gsar                                  on 1999/06/22  19:30:32
16152         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
16153      Branch: perl
16154            ! lib/Tie/RefHash.pm
16155 ____________________________________________________________________________
16156 [  3544] By: jhi                                   on 1999/06/18  19:24:28
16157         Log: Tidy up #3542 and #3543. 
16158      Branch: cfgperl
16159            ! t/pragma/locale.t util.c
16160 ____________________________________________________________________________
16161 [  3543] By: jhi                                   on 1999/06/18  10:28:45
16162         Log: Spice up locale.t.
16163      Branch: cfgperl
16164            ! t/pragma/locale.t
16165 ____________________________________________________________________________
16166 [  3542] By: jhi                                   on 1999/06/17  22:42:03
16167         Log: Fixed two long-standing locale bugs.
16168              
16169              Both problems were related to numeric locale which
16170              controls the radix character aka the decimal separator.
16171              (1) printf (and sprintf) were resetting the numeric locale to C.
16172              (2) Using locale-numerically formatted floating point
16173              numbers (e.g. "1,23") together with -w caused warnings about
16174              "isn't numeric".  The operations were working fine, though,
16175              because atof() was using the local locale.
16176              Both problems reported by Stefan Vogtner.
16177              
16178              Introduced a wrapper for atof() that attempts to convert
16179              the string both ways.  This helps Perl to understand
16180              numbers like this "4.56" even when using a local locale
16181              makes atof() understand only numbers like this "7,89".
16182              
16183              Remaining related problems, both of which existed before
16184              this patch and continue to exist after this patch:
16185              (a) The behaviour of print() is _not_ as documented by perllocale.
16186              Instead of always using the C locale, print() does use the
16187              local locale, just like the *printf() do.  This may be fixable
16188              now that switching to-and-fro between locales has been made
16189              more consistent, but fixing print() would change existing
16190              behaviour.  perllocale is not changed by this patch.
16191              (b) If a number has been stringified (say, via "$number") under
16192              a local locale, the cached string value persists even under
16193              "no locale".  This may or may not be a problem: operations
16194              work fine because the original number is still there, but
16195              that the string form keeps its locale-ish outlook may be
16196              somewhat confusing.
16197      Branch: cfgperl
16198            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
16199            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
16200            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
16201            ! util.c
16202 ____________________________________________________________________________
16203 [  3541] By: jhi                                   on 1999/06/17  20:00:16
16204         Log: Integrate from mainperl.
16205      Branch: cfgperl
16206           !> ext/Data/Dumper/Dumper.pm op.c
16207 ____________________________________________________________________________
16208 [  3540] By: gsar                                  on 1999/06/16  16:49:55
16209         Log: dump C<0> as such, not C<'0'>
16210      Branch: perl
16211            ! ext/Data/Dumper/Dumper.pm
16212 ____________________________________________________________________________
16213 [  3539] By: gsar                                  on 1999/06/13  04:04:40
16214         Log: fix coredumper in change#3498
16215      Branch: perl
16216            ! op.c
16217 ____________________________________________________________________________
16218 [  3538] By: jhi                                   on 1999/06/12  22:01:26
16219         Log: Integrate from mainperl.
16220      Branch: cfgperl
16221           +> lib/caller.pm
16222           !> (integrate 36 files)
16223 ____________________________________________________________________________
16224 [  3537] By: gsar                                  on 1999/06/12  06:43:03
16225         Log: EXTERN_C declarations for global arrays in various
16226              headers, so perl can be built even in C++ mode; win32
16227              build fixups; regen headers
16228      Branch: perl
16229            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
16230            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
16231 ____________________________________________________________________________
16232 [  3536] By: gsar                                  on 1999/06/12  06:38:21
16233         Log: caller.pm typos
16234      Branch: perl
16235            ! lib/caller.pm
16236 ____________________________________________________________________________
16237 [  3535] By: gsar                                  on 1999/06/11  23:13:54
16238         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
16239              is temporarily gone
16240      Branch: perl
16241            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
16242            ! pod/perldelta.pod proto.h win32/perllib.c
16243 ____________________________________________________________________________
16244 [  3534] By: gsar                                  on 1999/06/11  20:41:51
16245         Log: implement C<use caller 'encoding'>
16246      Branch: perl
16247            + lib/caller.pm
16248            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
16249 ____________________________________________________________________________
16250 [  3533] By: gsar                                  on 1999/06/11  16:51:04
16251         Log: truncate() has a peculiar exemption from strict barewords, even
16252              though it has a non-filehandle prototype
16253      Branch: perl
16254            ! op.c t/io/fs.t
16255 ____________________________________________________________________________
16256 [  3532] By: gsar                                  on 1999/06/11  09:09:16
16257         Log: GDBM tweak
16258      Branch: perl
16259            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
16260 ____________________________________________________________________________
16261 [  3531] By: gsar                                  on 1999/06/10  23:34:19
16262         Log: part of the platform changes for IMPLICIT_CONTEXT
16263      Branch: perl
16264            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
16265            ! jpl/PerlInterpreter/PerlInterpreter.c
16266            ! jpl/PerlInterpreter/PerlInterpreter.h
16267            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
16268            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
16269 ____________________________________________________________________________
16270 [  3530] By: jhi                                   on 1999/06/10  20:55:56
16271         Log: Integrate from mainperl.
16272      Branch: cfgperl
16273           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
16274 ____________________________________________________________________________
16275 [  3529] By: gsar                                  on 1999/06/10  20:40:01
16276         Log: DB_File tweaks for IMPLICIT CONTEXT
16277      Branch: perl
16278            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
16279 ____________________________________________________________________________
16280 [  3528] By: jhi                                   on 1999/06/10  10:18:15
16281         Log: Integrate from mainperl.
16282      Branch: cfgperl
16283           !> (integrate 105 files)
16284 ____________________________________________________________________________
16285 [  3527] By: gsar                                  on 1999/06/10  09:30:35
16286         Log: most globals are now interpreter local; locale initialization
16287              was too early, defer it until interpreter is allocated and
16288              initialized; multiple interpreters should now be
16289              concurrency-safe (untested)
16290      Branch: perl
16291            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
16292            ! perlvars.h
16293 ____________________________________________________________________________
16294 [  3526] By: gsar                                  on 1999/06/10  08:38:00
16295         Log: fix small nits
16296      Branch: perl
16297            ! cc_runtime.h ext/B/B/CC.pm run.c
16298 ____________________________________________________________________________
16299 [  3525] By: gsar                                  on 1999/06/10  04:41:38
16300         Log: win32 build fixes
16301      Branch: perl
16302            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
16303            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
16304            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
16305            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
16306            ! win32/Makefile win32/config_H.bc win32/config_H.gc
16307            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
16308            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
16309            ! win32/win32.c win32/win32.h win32/win32sck.c
16310            ! win32/win32thread.c win32/win32thread.h
16311 ____________________________________________________________________________
16312 [  3524] By: gsar                                  on 1999/06/09  18:03:01
16313         Log: more complete support for implicit thread/interpreter pointer,
16314              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
16315              without that enabled):
16316              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
16317              is a noop; tests pass on Solaris; should be faster now!
16318              - MULTIPLICITY has been tested with and without
16319              PERL_IMPLICIT_CONTEXT on Solaris
16320              - improved function database now merged with embed.pl
16321              - everything except the varargs functions have foo(a,b,c) macros
16322              to provide compatibility
16323              - varargs functions default to compatibility variants that
16324              get the context pointer using dTHX
16325              - there should be almost no source compatibility issues as a
16326              result of all this
16327              - dl_foo.xs changes other than dl_dlopen.xs untested
16328              - still needs documentation, fixups for win32 etc
16329              Next step: migrate most non-mutex variables from perlvars.h
16330              to intrpvar.h
16331      Branch: perl
16332            - proto.pl
16333            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
16334            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
16335            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
16336            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
16337            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
16338            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
16339            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
16340            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
16341            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
16342            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
16343            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
16344            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
16345            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
16346            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
16347            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
16348            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
16349            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
16350            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
16351            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
16352            ! util.c win32/Makefile win32/makefile.mk writemain.SH
16353 ____________________________________________________________________________
16354 [  3523] By: gsar                                  on 1999/06/07  05:24:13
16355         Log: missed a file
16356      Branch: perl
16357            + proto.pl
16358            ! MANIFEST
16359 ____________________________________________________________________________
16360 [  3522] By: gsar                                  on 1999/06/07  05:18:34
16361         Log: initial stub implementation of implicit thread/this
16362              pointer    argument; builds/tests on Solaris, win32
16363              hasn't been fixed up yet; proto.h, global.sym and
16364              static function decls are now generated from a common
16365              database in proto.pl; some inconsistently named
16366              perl_foo() things are now Perl_foo(), compatibility
16367              #defines provided; perl_foo() (lowercase 'p') reserved
16368              for functions that take an explicit context argument;
16369              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
16370      Branch: perl
16371            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
16372            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
16373            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
16374            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
16375            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
16376            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
16377            ! universal.c utf8.c util.c
16378 ____________________________________________________________________________
16379 [  3521] By: gsar                                  on 1999/06/04  23:00:22
16380         Log: clean up some stray "global" symbols
16381      Branch: perl
16382            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
16383            ! pp_proto.h proto.h
16384 ____________________________________________________________________________
16385 [  3520] By: jhi                                   on 1999/06/02  21:33:28
16386         Log: Integrate from mainperl.
16387      Branch: cfgperl
16388           !> (integrate 94 files)
16389 ____________________________________________________________________________
16390 [  3519] By: gsar                                  on 1999/06/02  07:16:10
16391         Log: avoid dereferencing null pointer from getpwent() et al
16392      Branch: perl
16393            ! pp_sys.c
16394 ____________________________________________________________________________
16395 [  3518] By: gsar                                  on 1999/06/02  04:47:10
16396         Log: remove _() non-ansism
16397      Branch: perl
16398            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
16399            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
16400            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
16401            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
16402            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
16403            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
16404            ! ext/re/re.xs handy.h hv.c iperlsys.h
16405            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
16406            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
16407            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
16408            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
16409            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
16410            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
16411            ! vms/vmsish.h vms/writemain.pl vos/config.h
16412            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
16413            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
16414            ! win32/perllib.c win32/runperl.c win32/win32.h
16415            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
16416            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
16417 ____________________________________________________________________________
16418 [  3517] By: gsar                                  on 1999/06/02  02:17:51
16419         Log: missed a few files
16420      Branch: perl
16421            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
16422 ____________________________________________________________________________
16423 [  3516] By: gsar                                  on 1999/06/02  01:37:33
16424         Log: integrate cfgperl contents into mainline
16425      Branch: perl
16426           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
16427           +> ext/ByteLoader/byterun.h
16428            - bytecode.h byterun.c byterun.h
16429            ! Changes
16430           !> (integrate 58 files)
16431 ____________________________________________________________________________
16432 [  3515] By: gsar                                  on 1999/06/02  00:48:50
16433         Log: remove stray K&R-isms
16434      Branch: perl
16435            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
16436            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
16437            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
16438            ! toke.c util.c win32/win32.c x2p/hash.c
16439 ____________________________________________________________________________
16440 [  3514] By: gsar                                  on 1999/06/01  15:55:55
16441         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
16442              strict 'subs'
16443      Branch: perl
16444            ! op.c t/pragma/strict-subs
16445 ____________________________________________________________________________
16446 [  3513] By: jhi                                   on 1999/06/01  07:17:05
16447         Log: Patch applying of #3499 had gone awry.
16448      Branch: cfgperl
16449            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
16450 ____________________________________________________________________________
16451 [  3512] By: gsar                                  on 1999/05/31  19:21:30
16452         Log: tighter -help output
16453      Branch: perl
16454            ! perl.c
16455 ____________________________________________________________________________
16456 [  3511] By: gsar                                  on 1999/05/31  17:18:23
16457         Log: fix memory leak in C<eval 'return sub {...}'>
16458      Branch: perl
16459            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
16460 ____________________________________________________________________________
16461 [  3510] By: gsar                                  on 1999/05/31  14:11:46
16462         Log: tweak C++isms
16463      Branch: perl
16464            ! win32/dl_win32.xs win32/win32.c
16465 ____________________________________________________________________________
16466 [  3509] By: jhi                                   on 1999/05/30  13:02:26
16467         Log: Cleanup of #3488.
16468      Branch: cfgperl
16469            ! Configure config_h.SH
16470 ____________________________________________________________________________
16471 [  3508] By: jhi                                   on 1999/05/30  11:16:01
16472         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16473              To: Mailing list Perl5 <perl5-porters@perl.org>
16474              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
16475              Date: Sat, 29 May 1999 20:18:13 -0400
16476              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
16477      Branch: cfgperl
16478            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
16479 ____________________________________________________________________________
16480 [  3507] By: jhi                                   on 1999/05/29  20:05:40
16481         Log: From: Mark-Jason Dominus <mjd@plover.com>
16482              To: perl5-porters@perl.com
16483              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
16484              Date: Sat, 29 May 1999 14:45:10 -0400
16485              Message-ID: <19990529184510.27557.qmail@plover.com>
16486      Branch: cfgperl
16487            ! op.h
16488 ____________________________________________________________________________
16489 [  3506] By: gsar                                  on 1999/05/29  16:49:39
16490         Log: avoid gv_check() recursive pit
16491      Branch: perl
16492            ! gv.c
16493 ____________________________________________________________________________
16494 [  3505] By: jhi                                   on 1999/05/29  11:38:16
16495         Log: From: jan.dubois@ibm.net (Jan Dubois)
16496              To: Gurusamy Sarathy <gsar@activestate.com>
16497              Cc: perl5-porters@perl.org
16498              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
16499              Date: Sat, 29 May 1999 08:46:22 +0200
16500              Message-ID: <374f8007.2016008@smtp1.ibm.net>
16501      Branch: cfgperl
16502            ! t/op/grent.t t/op/pwent.t
16503 ____________________________________________________________________________
16504 [  3504] By: jhi                                   on 1999/05/29  11:07:10
16505         Log: QNX needs <sys/select.h> to define fd_set.
16506              
16507              From: Norton Allen <allen@huarp.harvard.edu>
16508              To: perl5-porters@perl.org
16509              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
16510              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
16511              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
16512      Branch: cfgperl
16513            ! ext/IO/poll.c
16514 ____________________________________________________________________________
16515 [  3503] By: jhi                                   on 1999/05/29  10:53:31
16516         Log: From: jan.dubois@ibm.net (Jan Dubois)
16517              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
16518              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
16519              Date: Fri, 28 May 1999 20:14:35 +0200
16520              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
16521      Branch: cfgperl
16522            ! lib/Math/BigFloat.pm
16523 ____________________________________________________________________________
16524 [  3502] By: jhi                                   on 1999/05/29  10:44:44
16525         Log: Make Configure support the change #3367,
16526              SysV shadow passwords.
16527      Branch: cfgperl
16528            ! Configure config_h.SH pp_sys.c
16529 ____________________________________________________________________________
16530 [  3501] By: gsar                                  on 1999/05/28  21:22:23
16531         Log: add wide versions of win32 system calls (first step in
16532              globalization); delayload winsock for performance if compiling
16533              with VC 6.0
16534      Branch: perl
16535            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
16536            ! win32/win32.c win32/win32.h
16537 ____________________________________________________________________________
16538 [  3500] By: jhi                                   on 1999/05/28  21:17:24
16539         Log: The new t/lib/io_linenum.t was using stricture
16540              before @INC was set up.
16541      Branch: cfgperl
16542            ! t/lib/io_linenum.t
16543 ____________________________________________________________________________
16544 [  3499] By: jhi                                   on 1999/05/28  17:13:23
16545         Log: From: Tom Hughes <tom@compton.nu>
16546              To: perl5-porters@perl.org
16547              Subject: [PATCH 5.005_57] ByteLoader mark 2
16548              Date: Wed, 26 May 1999 23:59:49 +0100
16549              Message-ID: <bf337a0849.tom@compton.compton.nu>
16550              
16551              plus resolve tiny conflict with #3479
16552              plus regen_headers.
16553      Branch: cfgperl
16554            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
16555            + ext/ByteLoader/byterun.h
16556            - bytecode.h byterun.c byterun.h
16557            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
16558            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
16559            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
16560            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
16561            ! perl.h perlvars.h proto.h util.c utils/Makefile
16562 ____________________________________________________________________________
16563 [  3498] By: jhi                                   on 1999/05/28  16:53:04
16564         Log: From: Mark-Jason Dominus <mjd@plover.com>
16565              To: perl5-porters@perl.com
16566              Subject: PATCH (5.005_57): defined(@a) now deprecated
16567              Date: Thu, 27 May 1999 16:05:44 -0400
16568              Message-ID: <19990527200544.13330.qmail@plover.com>
16569      Branch: cfgperl
16570            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
16571            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
16572 ____________________________________________________________________________
16573 [  3497] By: jhi                                   on 1999/05/28  16:50:54
16574         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16575              To: perl5-porters@perl.org (Mailing list Perl5)
16576              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
16577              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
16578              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
16579      Branch: cfgperl
16580            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
16581            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
16582 ____________________________________________________________________________
16583 [  3496] By: jhi                                   on 1999/05/28  16:48:39
16584         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16585              To: perl5-porters@perl.org (Mailing list Perl5)
16586              Subject: [PATCH 5.00557] Required OS/2-related patches
16587              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
16588              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
16589      Branch: cfgperl
16590            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
16591            ! t/op/stat.t util.c
16592 ____________________________________________________________________________
16593 [  3495] By: jhi                                   on 1999/05/28  16:45:56
16594         Log: From: Paul Johnson <pjcj@transeda.com>
16595              To: perl5-porters <perl5-porters@perl.org>
16596              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
16597              Date: Fri, 28 May 1999 15:13:54 +0100
16598              Message-ID: <19990528151354.B289@west-tip.transeda.com>
16599      Branch: cfgperl
16600            ! t/TEST
16601 ____________________________________________________________________________
16602 [  3494] By: jhi                                   on 1999/05/28  16:44:34
16603         Log: From: Paul Johnson <pjcj@transeda.com>
16604              To: perl5-porters <perl5-porters@perl.org>
16605              Subject: [PATCH 5.005_57] Fixes related to working local $.
16606              Date: Fri, 28 May 1999 15:11:18 +0100
16607              Message-ID: <19990528151118.A289@west-tip.transeda.com>
16608      Branch: cfgperl
16609            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
16610 ____________________________________________________________________________
16611 [  3493] By: gsar                                  on 1999/05/28  16:37:26
16612         Log: change#3449 wasn't doing enough
16613      Branch: perl
16614            ! op.c t/comp/proto.t
16615 ____________________________________________________________________________
16616 [  3492] By: jhi                                   on 1999/05/28  08:12:23
16617         Log: From: paul.marquess@bt.com
16618              To: doughera@lafayette.edu
16619              Cc: perl5-porters@perl.org
16620              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
16621              Date: Thu, 27 May 1999 23:31:38 +0100
16622              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
16623              
16624              Had to be applied manually; some mailer had munged the patch slightly.
16625      Branch: cfgperl
16626            ! ext/NDBM_File/NDBM_File.xs
16627 ____________________________________________________________________________
16628 [  3491] By: jhi                                   on 1999/05/28  07:51:17
16629         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
16630              To: perl5-porters@perl.org
16631              Subject: [PATCH 5.005_57] fixing eval in the compiler
16632              Date: Thu, 27 May 1999 07:56:54 -0700
16633              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
16634      Branch: cfgperl
16635            ! cc_runtime.h scope.h
16636 ____________________________________________________________________________
16637 [  3490] By: jhi                                   on 1999/05/28  07:47:06
16638         Log: From: Andy Dougherty <doughera@lafayette.edu>
16639              To: perlbug@perl.com
16640              Cc: Jarkko Hietaniemi <jhi@iki.fi>
16641              Subject: [PATCH] Configure updates for ISC 4.1
16642              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
16643              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
16644      Branch: cfgperl
16645            ! Configure config_h.SH
16646 ____________________________________________________________________________
16647 [  3489] By: jhi                                   on 1999/05/28  07:39:17
16648         Log: Integrate from mainperl.
16649      Branch: cfgperl
16650           !> malloc.c win32/makedef.pl win32/win32.c
16651 ____________________________________________________________________________
16652 [  3488] By: jhi                                   on 1999/05/27  16:57:19
16653         Log: From: Andy Dougherty <doughera@lafayette.edu>
16654              To: Perl Porters <perl5-porters@perl.org>
16655              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
16656              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
16657              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
16658      Branch: cfgperl
16659            ! Configure config_h.SH hints/sunos_4_1.sh util.c
16660 ____________________________________________________________________________
16661 [  3487] By: gsar                                  on 1999/05/27  03:56:20
16662         Log: make win32_spawnvp() inherit standard handles even when they
16663              may be redirected
16664      Branch: perl
16665            ! win32/win32.c
16666 ____________________________________________________________________________
16667 [  3486] By: jhi                                   on 1999/05/26  19:55:52
16668         Log: From: Andy Dougherty <doughera@lafayette.edu>
16669              To: perl5-porters@perl.org
16670              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
16671              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
16672              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
16673      Branch: cfgperl
16674            ! util.c
16675 ____________________________________________________________________________
16676 [  3485] By: chip                                  on 1999/05/26  17:19:11
16677         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
16678      Branch: maint-5.004/perl
16679            ! Configure
16680 ____________________________________________________________________________
16681 [  3484] By: gsar                                  on 1999/05/26  01:56:28
16682         Log: fix missing exported symbol
16683      Branch: perl
16684            ! malloc.c win32/makedef.pl
16685 ____________________________________________________________________________
16686 [  3483] By: jhi                                   on 1999/05/25  23:08:07
16687         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
16688              
16689              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
16690              To: perlbug@perl.com
16691              Subject: OpenBSD hints file update
16692              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
16693              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
16694      Branch: cfgperl
16695            ! hints/openbsd.sh
16696 ____________________________________________________________________________
16697 [  3482] By: jhi                                   on 1999/05/25  23:01:25
16698         Log: From: Tom Hughes <tom@compton.nu>
16699              To: perl5-porters@perl.org
16700              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
16701              Date: Tue, 25 May 1999 23:10:23 +0100
16702              Message-ID: <1ed7f10749.tom@compton.compton.nu>
16703      Branch: cfgperl
16704            ! Configure config_h.SH
16705 ____________________________________________________________________________
16706 [  3481] By: jhi                                   on 1999/05/25  22:31:50
16707         Log: 3479, 3480, 3481 seems logical.
16708      Branch: cfgperl
16709           !> hints/aix.sh
16710 ____________________________________________________________________________
16711 [  3480] By: jhi                                   on 1999/05/25  22:13:39
16712         Log: The change #3479 wasn't perfect.
16713      Branch: perl
16714            ! hints/aix.sh
16715 ____________________________________________________________________________
16716 [  3479] By: jhi                                   on 1999/05/25  21:59:21
16717         Log: Cures for _57 in AIX 4.1.5.0.
16718              (1) The lddlflags lost its -lc by change #3660
16719              (and the politeness of change #3257).
16720              (2) optype_size must end up in perl.exp (as PL_optype_size).
16721              Added it to perlvars.h, fixed bytecode.pl,
16722              regen'ed the relevant headers.
16723      Branch: cfgperl
16724            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
16725            ! perlvars.h
16726      Branch: perl
16727            ! hints/aix.sh
16728 ____________________________________________________________________________
16729 [  3478] By: jhi                                   on 1999/05/25  20:13:47
16730         Log: Integrate from mainperl.
16731      Branch: cfgperl
16732           +> pod/perltootc.pod
16733           !> (integrate 101 files)
16734 ____________________________________________________________________________
16735 [  3477] By: gsar                                  on 1999/05/25  10:43:48
16736         Log: here be 5.005_57
16737      Branch: perl
16738            ! Changes MANIFEST Porting/makerel
16739           !> Changes5.005
16740
16741 ----------------
16742 Version 5.005_57
16743 ----------------
16744
16745 ____________________________________________________________________________
16746 [  3476] By: gsar                                  on 1999/05/25  09:23:43
16747         Log: up patchlevel &c
16748      Branch: perl
16749            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
16750            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16751            ! win32/makefile.mk
16752 ____________________________________________________________________________
16753 [  3475] By: gsar                                  on 1999/05/25  09:14:51
16754         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16755              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
16756              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
16757              Subject: [PATCH 5.005_56] REx engine improvements
16758      Branch: perl
16759            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
16760            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
16761            ! thrdvar.h util.c
16762 ____________________________________________________________________________
16763 [  3474] By: gsar                                  on 1999/05/25  08:39:56
16764         Log: test case for change#3470
16765      Branch: perl
16766            ! t/lib/bigintpm.t
16767 ____________________________________________________________________________
16768 [  3473] By: gsar                                  on 1999/05/25  08:36:52
16769         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
16770      Branch: perl
16771            ! Changes pod/perlport.pod
16772 ____________________________________________________________________________
16773 [  3472] By: gsar                                  on 1999/05/25  08:28:57
16774         Log: assorted tweaks
16775      Branch: perl
16776            ! doio.c iperlsys.h win32/config.bc win32/config.gc
16777            ! win32/config.vc win32/config_H.bc win32/config_H.gc
16778            ! win32/config_H.vc win32/makedef.pl
16779 ____________________________________________________________________________
16780 [  3471] By: gsar                                  on 1999/05/25  06:06:04
16781         Log: perlref update from Tom Christiansen
16782      Branch: perl
16783            ! pod/perlref.pod
16784 ____________________________________________________________________________
16785 [  3470] By: gsar                                  on 1999/05/25  06:03:27
16786         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16787              Date: Mon, 24 May 1999 17:43:56 -0400
16788              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
16789              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
16790      Branch: perl
16791            ! hv.c
16792 ____________________________________________________________________________
16793 [  3469] By: gsar                                  on 1999/05/25  05:59:22
16794         Log: avoid temporary files that have a constant name (from a suggestion
16795              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
16796      Branch: perl
16797            ! lib/ExtUtils/MM_Unix.pm
16798 ____________________________________________________________________________
16799 [  3468] By: gsar                                  on 1999/05/25  05:54:29
16800         Log: From: pvhp@forte.com (Peter Prymmer)
16801              Date: Mon, 24 May 99 11:20:25 PDT
16802              Message-Id: <9905241820.AA28071@forte.com>
16803              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
16804      Branch: perl
16805            ! lib/Pod/Text.pm
16806 ____________________________________________________________________________
16807 [  3467] By: gsar                                  on 1999/05/25  04:08:50
16808         Log: fix glob() bug that resulted in missing symlinks that don't point
16809              anywhere
16810      Branch: perl
16811            ! pp_hot.c
16812 ____________________________________________________________________________
16813 [  3466] By: gsar                                  on 1999/05/25  03:00:00
16814         Log: avoid enumerating @INC contents in diagnostic if @INC was never
16815              searched
16816      Branch: perl
16817            ! pod/perldiag.pod pp_ctl.c
16818 ____________________________________________________________________________
16819 [  3465] By: gsar                                  on 1999/05/25  02:24:08
16820         Log: add caveat about close(PIPE) carelessness
16821      Branch: perl
16822            ! pod/perlfunc.pod
16823 ____________________________________________________________________________
16824 [  3464] By: gsar                                  on 1999/05/24  23:55:53
16825         Log: fix bogus line numbers for void context warnings
16826              (change#2548 was overeager)
16827      Branch: perl
16828            ! op.c
16829 ____________________________________________________________________________
16830 [  3463] By: gsar                                  on 1999/05/24  23:31:58
16831         Log: change#3455 had a typo
16832      Branch: perl
16833            ! pp_ctl.c
16834 ____________________________________________________________________________
16835 [  3462] By: gsar                                  on 1999/05/24  17:32:20
16836         Log: more pod updates from Tom Christiansen; regen perltoc
16837      Branch: perl
16838            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
16839            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
16840 ____________________________________________________________________________
16841 [  3461] By: gsar                                  on 1999/05/24  07:41:32
16842         Log: perlmod notes from Damian Conway (via Tom Christiansen)
16843      Branch: perl
16844            ! pod/perlmod.pod
16845 ____________________________________________________________________________
16846 [  3460] By: gsar                                  on 1999/05/24  07:24:11
16847         Log: major pod update from Tom Christiansen
16848      Branch: perl
16849            + pod/perltootc.pod
16850            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
16851            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
16852            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
16853            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
16854            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
16855            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
16856            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
16857            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
16858            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
16859            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
16860            ! pod/perlxs.pod pod/pod2man.PL
16861 ____________________________________________________________________________
16862 [  3459] By: gsar                                  on 1999/05/24  06:26:48
16863         Log: perlfaq update from Tom Christiansen
16864      Branch: perl
16865            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
16866            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16867            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
16868            ! pod/perlfaq9.pod
16869 ____________________________________________________________________________
16870 [  3458] By: gsar                                  on 1999/05/24  05:55:11
16871         Log: updated to v1.50 from CPAN
16872      Branch: perl
16873            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
16874 ____________________________________________________________________________
16875 [  3457] By: gsar                                  on 1999/05/24  05:46:20
16876         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16877              Date: Sun, 23 May 1999 16:35:07 +0100
16878              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
16879              Subject: [PATCH 5.005_56] name PL_in_eval bits
16880      Branch: perl
16881            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
16882 ____________________________________________________________________________
16883 [  3456] By: gsar                                  on 1999/05/24  05:18:06
16884         Log: make -t mode the default on emacs/dumb terminals
16885      Branch: perl
16886            ! Changes utils/perldoc.PL
16887 ____________________________________________________________________________
16888 [  3455] By: gsar                                  on 1999/05/24  05:05:19
16889         Log: return 0 rather than "" when scalar grep has nothing to iterate
16890              on (brings behavior in line with documentation)
16891      Branch: perl
16892            ! pp_ctl.c
16893 ____________________________________________________________________________
16894 [  3454] By: gsar                                  on 1999/05/24  04:52:52
16895         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
16896              Date: Thu, 20 May 1999 13:27:02 -1000
16897              Message-Id: <E10kcDN-0007TA-00@lapaki>
16898              Subject: Problem with MM_Unix in 5.005_03
16899      Branch: perl
16900            ! lib/ExtUtils/MM_Unix.pm
16901 ____________________________________________________________________________
16902 [  3453] By: gsar                                  on 1999/05/24  04:39:49
16903         Log: avoid removing duplicates in user-generated warnings
16904              From: byron@omix.com (Byron Brummer)
16905              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
16906              Message-Id: <199905201101.EAA91175@thrush.omix.com>
16907              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
16908      Branch: perl
16909            ! lib/diagnostics.pm
16910 ____________________________________________________________________________
16911 [  3452] By: gsar                                  on 1999/05/24  04:23:10
16912         Log: straighten some code to avoid NeXT compiler bugs (from
16913              Geoff Kuenning <geoff@cs.hmc.edu>)
16914      Branch: perl
16915            ! pp_ctl.c
16916 ____________________________________________________________________________
16917 [  3451] By: gsar                                  on 1999/05/24  03:03:05
16918         Log: minor logic tweak for reserved word warning
16919      Branch: perl
16920            ! lib/Test/Harness.pm toke.c
16921 ____________________________________________________________________________
16922 [  3450] By: gsar                                  on 1999/05/24  02:34:20
16923         Log: oops, some files missing in change#3449
16924      Branch: perl
16925            ! op.c op.h toke.c
16926 ____________________________________________________________________________
16927 [  3449] By: gsar                                  on 1999/05/24  02:33:12
16928         Log: allow '*' prototype to autoquote even barewords that happen to be
16929              function names; parens or ampersand continue to force the other
16930              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
16931              do the right thing, for example
16932      Branch: perl
16933            ! t/comp/proto.t
16934 ____________________________________________________________________________
16935 [  3448] By: gsar                                  on 1999/05/24  01:51:24
16936         Log: remove vestiges of PL_last_proto
16937      Branch: perl
16938            ! embedvar.h intrpvar.h objXSUB.h
16939 ____________________________________________________________________________
16940 [  3447] By: gsar                                  on 1999/05/24  01:49:20
16941         Log: redo change#2061 and parts of change#1169 with code in the
16942              parser; PL_last_proto hackery gone, strict 'subs' in now
16943              implemented in the optimizer where specifying the exceptional
16944              cases is much more robust; '*' (bareword) prototype now works
16945              reliably when used in second and subsequent arguments
16946      Branch: perl
16947            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
16948 ____________________________________________________________________________
16949 [  3446] By: gsar                                  on 1999/05/23  05:00:55
16950         Log: remove redundant part of change#1169 superceded by change#2061;
16951              avoid "future reserved word" warning on prototypical bearwords
16952      Branch: perl
16953            ! t/lib/fatal.t toke.c
16954 ____________________________________________________________________________
16955 [  3445] By: gsar                                  on 1999/05/21  23:36:49
16956         Log: s/isspace/isSPACE/g and make sure the CRT version is always
16957              passed an unsigned char (fixes random occurrence of spaces in
16958              arguments containing high-bit chars passed to spawned children,
16959              on win32)
16960      Branch: perl
16961            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
16962 ____________________________________________________________________________
16963 [  3444] By: gsar                                  on 1999/05/21  23:08:55
16964         Log: integrate Configure changes from cfgperl
16965      Branch: perl
16966           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16967           !> config_h.SH
16968 ____________________________________________________________________________
16969 [  3443] By: jhi                                   on 1999/05/21  22:00:56
16970         Log: Integrate from mainperl.
16971      Branch: cfgperl
16972           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
16973           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
16974           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
16975           !> win32/perlhost.h win32/win32.c x2p/walk.c
16976 ____________________________________________________________________________
16977 [  3442] By: jhi                                   on 1999/05/21  21:59:46
16978         Log: fflush.
16979      Branch: cfgperl
16980            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16981            ! config_h.SH
16982 ____________________________________________________________________________
16983 [  3441] By: gsar                                  on 1999/05/21  17:48:55
16984         Log: integrate cfgperl changes
16985      Branch: perl
16986           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16987           !> config_h.SH hints/sunos_4_1.sh installperl
16988 ____________________________________________________________________________
16989 [  3440] By: gsar                                  on 1999/05/21  17:42:49
16990         Log: test tweak
16991      Branch: perl
16992            ! t/comp/proto.t
16993 ____________________________________________________________________________
16994 [  3439] By: gsar                                  on 1999/05/21  17:31:26
16995         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
16996              (Configure fflush(NULL) detection seems broken on Solaris, which
16997              is why I hit the problem)
16998      Branch: perl
16999            ! Changes perl.h
17000 ____________________________________________________________________________
17001 [  3438] By: gsar                                  on 1999/05/20  16:41:01
17002         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
17003      Branch: perl
17004            ! pod/perlport.pod
17005 ____________________________________________________________________________
17006 [  3437] By: jhi                                   on 1999/05/20  07:14:39
17007         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
17008              (via private email).
17009      Branch: cfgperl
17010            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17011            ! config_h.SH hints/sunos_4_1.sh
17012 ____________________________________________________________________________
17013 [  3436] By: gsar                                  on 1999/05/20  05:18:26
17014         Log: various little nits
17015      Branch: perl
17016            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
17017            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
17018            ! win32/perlhost.h win32/win32.c x2p/walk.c
17019 ____________________________________________________________________________
17020 [  3435] By: jhi                                   on 1999/05/18  16:25:49
17021         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17022              To: perl5-porters@perl.org
17023              Subject: installperl
17024              Date: Fri, 14 May 1999 21:34:58 +0100
17025              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
17026      Branch: cfgperl
17027            ! installperl
17028 ____________________________________________________________________________
17029 [  3434] By: jhi                                   on 1999/05/17  21:25:54
17030         Log: Integrate from mainperl.
17031      Branch: cfgperl
17032           +> lib/ExtUtils/MM_Cygwin.pm
17033            - cygwin32/impure_ptr.c
17034           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
17035           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
17036           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
17037           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
17038           !> x2p/find2perl.PL
17039 ____________________________________________________________________________
17040 [  3433] By: gsar                                  on 1999/05/17  09:49:01
17041         Log: integrate cfgperl changes into mainline
17042      Branch: perl
17043           !> Configure INSTALL config_h.SH configure.com embed.h
17044           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
17045           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
17046           !> util.c
17047 ____________________________________________________________________________
17048 [  3432] By: gsar                                  on 1999/05/17  09:06:45
17049         Log: emit more appropriate diagnostic for failed glob (variant
17050              of patch suggested by Graham Barr)
17051      Branch: perl
17052            ! gv.c pod/perldiag.pod pp.c pp_hot.c
17053 ____________________________________________________________________________
17054 [  3431] By: gsar                                  on 1999/05/17  08:38:09
17055         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
17056              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
17057              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
17058              Subject: find2perl does not grok the 'c' suffix to the -size argument
17059      Branch: perl
17060            ! x2p/find2perl.PL
17061 ____________________________________________________________________________
17062 [  3430] By: gsar                                  on 1999/05/17  08:26:21
17063         Log: additional cleanups for cygwin32 port
17064              From: "Fifer, Eric" <EFifer@sanwaint.com>
17065              Date: Wed, 12 May 1999 20:25:54 +0100
17066              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
17067              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
17068      Branch: perl
17069            + lib/ExtUtils/MM_Cygwin.pm
17070            - cygwin32/impure_ptr.c
17071            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
17072            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
17073            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
17074            ! perl.h util.c
17075 ____________________________________________________________________________
17076 [  3429] By: gsar                                  on 1999/05/17  08:01:04
17077         Log: From: Andy Dougherty <doughera@lafayette.edu>
17078              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
17079              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
17080              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
17081      Branch: perl
17082            ! INSTALL
17083 ____________________________________________________________________________
17084 [  3428] By: jhi                                   on 1999/05/17  07:03:26
17085         Log: Integrate from mainperl modulo the Socket.xs change.
17086      Branch: cfgperl
17087           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
17088           !> win32/win32.c win32/win32.h
17089 ____________________________________________________________________________
17090 [  3427] By: jhi                                   on 1999/05/16  22:09:11
17091         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17092              To: perl5-porters@perl.org (Mailing list Perl5)
17093              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
17094              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
17095              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
17096      Branch: cfgperl
17097            ! ext/Devel/Peek/Peek.xs
17098 ____________________________________________________________________________
17099 [  3426] By: jhi                                   on 1999/05/16  22:07:11
17100         Log: From: Mark-Jason Dominus <mjd@plover.com>
17101              To: perl5-porters@perl.com
17102              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
17103              Date: Sat, 15 May 1999 12:43:47 -0400
17104              Message-ID: <19990515164348.7313.qmail@plover.com>
17105      Branch: cfgperl
17106            ! pod/perldiag.pod
17107 ____________________________________________________________________________
17108 [  3425] By: nick                                  on 1999/05/15  15:56:10
17109         Log: Mingw32 + w32api-0.1.5 tweaks
17110              - now more like other Win32 compilers
17111      Branch: perl
17112            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
17113            ! win32/win32.h
17114 ____________________________________________________________________________
17115 [  3424] By: nick                                  on 1999/05/14  21:04:22
17116         Log: Experimental "slab" allocator for ops.
17117              To try it -DPL_OP_SLAB_ALLOC for op.c 
17118              This is for proof of concept only, it leaks memory 
17119              (ops are not free'd) so don't use in embedded apps.
17120              If this minimalist version does not show performance 
17121              gain then whole idea is worthless. 
17122              Nick see's approx 12% speed up vs perlmalloc running
17123              perl -Ilib -MCPAN -e '' 
17124              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
17125      Branch: perl
17126            ! op.c
17127 ____________________________________________________________________________
17128 [  3423] By: gsar                                  on 1999/05/14  19:55:04
17129         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
17130              found (brings sitelib intuition in line with privlib)
17131      Branch: perl
17132            ! win32/win32.c
17133 ____________________________________________________________________________
17134 [  3422] By: jhi                                   on 1999/05/14  08:08:01
17135         Log: From: pvhp@forte.com (Peter Prymmer)
17136              To: perl5-porters@perl.org, vmsperl@perl.org
17137              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
17138              Date: Thu, 13 May 99 15:29:57 PDT
17139              Message-Id: <9905132229.AA15854@forte.com>
17140      Branch: cfgperl
17141            ! configure.com
17142 ____________________________________________________________________________
17143 [  3421] By: jhi                                   on 1999/05/14  07:34:20
17144         Log: Integrate from mainperl.
17145      Branch: cfgperl
17146           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
17147 ____________________________________________________________________________
17148 [  3420] By: jhi                                   on 1999/05/14  07:33:26
17149         Log: Still fflushing.
17150      Branch: cfgperl
17151            ! Configure config_h.SH util.c
17152 ____________________________________________________________________________
17153 [  3419] By: gsar                                  on 1999/05/14  03:08:29
17154         Log: mortalize string allocations by win32_get_{priv,site}lib()
17155              (fixes small memory leak in interpreter)
17156      Branch: perl
17157            ! win32/win32.c
17158 ____________________________________________________________________________
17159 [  3418] By: gsar                                  on 1999/05/14  03:06:50
17160         Log: make win32_longname() preserve kind of slashes in argument
17161      Branch: perl
17162            ! win32/win32.c
17163 ____________________________________________________________________________
17164 [  3417] By: gsar                                  on 1999/05/14  03:04:44
17165         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
17166      Branch: perl
17167            ! lib/ExtUtils/MM_Unix.pm
17168 ____________________________________________________________________________
17169 [  3416] By: jhi                                   on 1999/05/13  21:18:06
17170         Log: Integrate from mainperl.
17171      Branch: cfgperl
17172           !> pp_ctl.c
17173 ____________________________________________________________________________
17174 [  3415] By: jhi                                   on 1999/05/13  21:16:49
17175         Log: Fixes from Andy Dougherty (via private email).
17176      Branch: cfgperl
17177            ! Configure config_h.SH
17178 ____________________________________________________________________________
17179 [  3414] By: nick                                  on 1999/05/13  20:04:26
17180         Log: valist vs va_list typo
17181      Branch: perl
17182            ! pp_ctl.c
17183 ____________________________________________________________________________
17184 [  3413] By: jhi                                   on 1999/05/13  15:04:05
17185         Log: From: Andy Dougherty <doughera@lafayette.edu>
17186              To: perlbug@perl.com
17187              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
17188              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
17189              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
17190      Branch: cfgperl
17191            ! INSTALL
17192 ____________________________________________________________________________
17193 [  3412] By: jhi                                   on 1999/05/13  14:20:17
17194         Log: Integrate from mainperl.
17195      Branch: cfgperl
17196           !> pp_ctl.c
17197 ____________________________________________________________________________
17198 [  3411] By: gsar                                  on 1999/05/13  14:16:56
17199         Log: docatch_body() declaration mismatch
17200      Branch: perl
17201            ! pp_ctl.c
17202 ____________________________________________________________________________
17203 [  3410] By: jhi                                   on 1999/05/13  13:51:44
17204         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
17205      Branch: cfgperl
17206            ! Configure config_h.SH perl.h
17207 ____________________________________________________________________________
17208 [  3409] By: jhi                                   on 1999/05/13  13:31:53
17209         Log: Still fflushing strong.
17210      Branch: cfgperl
17211            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
17212            ! proto.h util.c
17213 ____________________________________________________________________________
17214 [  3408] By: jhi                                   on 1999/05/12  14:30:23
17215         Log: Integrate from mainperl.
17216      Branch: cfgperl
17217           !> (integrate 30 files)
17218 ____________________________________________________________________________
17219 [  3407] By: jhi                                   on 1999/05/12  12:28:31
17220         Log: Be tidier with fflush(NULL) testing.
17221      Branch: cfgperl
17222            ! Configure config_h.SH
17223 ____________________________________________________________________________
17224 [  3406] By: gsar                                  on 1999/05/12  11:26:03
17225         Log: better range-checking on list slices, with test
17226              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17227              Date: Sun, 02 May 1999 17:02:53 +0100
17228              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
17229              Subject: Re: List slice of undefs returns 0 items 
17230      Branch: perl
17231            ! pp.c t/op/list.t
17232 ____________________________________________________________________________
17233 [  3405] By: gsar                                  on 1999/05/12  11:22:27
17234         Log: change#3397 needs test tweak
17235      Branch: perl
17236            ! Changes t/pragma/warn/sv
17237 ____________________________________________________________________________
17238 [  3404] By: gsar                                  on 1999/05/12  11:07:44
17239         Log: typo in change#3397
17240      Branch: perl
17241            ! doop.c
17242 ____________________________________________________________________________
17243 [  3403] By: gsar                                  on 1999/05/12  10:49:01
17244         Log: From: Stephen Zander <gibreel@pobox.com>
17245              Date: 12 May 1999 01:22:31 -0700
17246              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
17247              Subject: Re: Test::Harness runs tainted tests with wrong library path
17248      Branch: perl
17249            ! lib/Test/Harness.pm
17250 ____________________________________________________________________________
17251 [  3402] By: gsar                                  on 1999/05/12  10:42:06
17252         Log: typo in change#3400
17253      Branch: perl
17254            ! ext/B/B/Deparse.pm
17255 ____________________________________________________________________________
17256 [  3401] By: jhi                                   on 1999/05/12  10:40:42
17257         Log: A better, shinier, and possibly even correctly working
17258              reincarnation of #3398.
17259      Branch: cfgperl
17260            ! Configure config_h.SH
17261 ____________________________________________________________________________
17262 [  3400] By: gsar                                  on 1999/05/12  10:40:11
17263         Log: deparse \&func() as \(&func()) for clarity
17264              From: Albert Dvornik <bert@genscan.com>
17265              Date: 11 May 1999 13:32:04 -0400
17266              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
17267              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
17268      Branch: perl
17269            ! ext/B/B/Deparse.pm
17270 ____________________________________________________________________________
17271 [  3399] By: gsar                                  on 1999/05/12  10:36:02
17272         Log: more testsuite smarts (many of them courtesy Ilya)
17273      Branch: perl
17274            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
17275            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
17276            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
17277            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
17278            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
17279            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
17280            ! t/op/pwent.t
17281 ____________________________________________________________________________
17282 [  3398] By: jhi                                   on 1999/05/12  09:33:08
17283         Log: Detect whether fflush(NULL) works as per change #3352.
17284      Branch: cfgperl
17285            ! Configure config_h.SH perl.h
17286 ____________________________________________________________________________
17287 [  3397] By: gsar                                  on 1999/05/12  08:56:03
17288         Log: From: jan.dubois@ibm.net (Jan Dubois)
17289              Date: Wed, 12 May 1999 01:01:00 +0200
17290              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
17291              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
17292      Branch: perl
17293            ! doop.c
17294 ____________________________________________________________________________
17295 [  3396] By: gsar                                  on 1999/05/12  08:23:27
17296         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
17297              stat() behaves similarly
17298      Branch: perl
17299            ! win32/win32.c
17300 ____________________________________________________________________________
17301 [  3395] By: jhi                                   on 1999/05/11  22:21:32
17302         Log: Redo parts of #3341 and #3358 that #3394 undid.
17303      Branch: cfgperl
17304            ! Configure config_h.SH
17305 ____________________________________________________________________________
17306 [  3394] By: jhi                                   on 1999/05/11  22:03:48
17307         Log: Add I_NETINET_TCP to help change #3391.
17308      Branch: cfgperl
17309            ! Configure config_h.SH ext/Socket/Socket.xs
17310 ____________________________________________________________________________
17311 [  3393] By: jhi                                   on 1999/05/11  21:44:59
17312         Log: Integrate from mainperl.
17313      Branch: cfgperl
17314           !> (integrate 55 files)
17315 ____________________________________________________________________________
17316 [  3392] By: gsar                                  on 1999/05/11  20:56:43
17317         Log: update embedvar.h
17318      Branch: perl
17319            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
17320 ____________________________________________________________________________
17321 [  3391] By: gsar                                  on 1999/05/11  16:32:05
17322         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
17323              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
17324              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
17325              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
17326      Branch: perl
17327            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
17328 ____________________________________________________________________________
17329 [  3390] By: gsar                                  on 1999/05/11  15:27:40
17330         Log: display more frequent progress messages when STDOUT is a tty
17331      Branch: perl
17332            ! lib/Test/Harness.pm
17333 ____________________________________________________________________________
17334 [  3389] By: gsar                                  on 1999/05/11  14:40:58
17335         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17336              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
17337              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
17338              Subject: [PATCH 5.005_53] Explanations by Test::Harness
17339      Branch: perl
17340            ! lib/Test/Harness.pm
17341 ____________________________________________________________________________
17342 [  3388] By: gsar                                  on 1999/05/11  14:08:14
17343         Log: avoid creating spurious subroutine stubs on failed subroutine
17344              call and other places of sv_2cv() misuse; fixes problems with
17345              failed subroutine calls "hiding" later attempts to lookup methods
17346              in base classes
17347      Branch: perl
17348            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
17349 ____________________________________________________________________________
17350 [  3387] By: gsar                                  on 1999/05/11  09:34:13
17351         Log: various fixes for clean build and test on win32; configpm broken,
17352              needed to open myconfig.SH rather than myconfig; sundry adjustments
17353              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
17354              work under win32; getenv_sv() changed to getenv_len() since SVs
17355              aren't visible in the lower echelons; remove bogus exports from
17356              config.sym; PERL_OBJECT-ness for C++ exception support; null out
17357              IoDIRP in filter_del() or sv_free() will attempt to close it
17358      Branch: perl
17359            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
17360            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
17361            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
17362            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
17363            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
17364            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
17365            ! win32/config.gc win32/config.vc win32/makedef.pl
17366            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
17367            ! win32/win32.c win32/win32.h
17368 ____________________________________________________________________________
17369 [  3386] By: gsar                                  on 1999/05/11  02:49:07
17370         Log: gutsupport for C++ exceptions
17371              From: Chip Salzenberg <chip@perlsupport.com>
17372              Date: Tue, 9 Mar 1999 11:51:57 -0500
17373              Message-ID: <19990309115157.E7911@perlsupport.com>
17374              Subject: [PATCH 5.005] Flexible Exceptions
17375      Branch: perl
17376            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
17377            ! scope.c scope.h thrdvar.h util.c
17378 ____________________________________________________________________________
17379 [  3385] By: gsar                                  on 1999/05/10  19:33:36
17380         Log: "weak" references internals, still needs perlguts documentation
17381              (somewhat modified version of patch suggested by Tuomas J. Lukka
17382              <lukka@fas.harvard.edu>)
17383      Branch: perl
17384            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
17385            ! pod/perldiag.pod proto.h sv.c sv.h util.c
17386 ____________________________________________________________________________
17387 [  3384] By: jhi                                   on 1999/05/10  18:21:43
17388         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
17389              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
17390      Branch: cfgperl
17391            ! INSTALL hints/dec_osf.sh
17392 ____________________________________________________________________________
17393 [  3381] By: jhi                                   on 1999/05/10  14:39:28
17394         Log: Integrate from mainperl.
17395      Branch: cfgperl
17396           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
17397           +> cygwin32/build-instructions.charles-wilson
17398           +> cygwin32/build-instructions.sebastien-barre
17399           +> cygwin32/build-instructions.steven-morlock
17400           +> cygwin32/build-instructions.steven-morlock2
17401           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
17402           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
17403           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
17404           +> t/op/numconvert.t utils/perlbc.PL
17405            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
17406            - cygwin32/perlld
17407           !> (integrate 105 files)
17408 ____________________________________________________________________________
17409 [  3380] By: gsar                                  on 1999/05/10  12:27:14
17410         Log: regen regnodes.h
17411      Branch: perl
17412            ! Changes regnodes.h
17413 ____________________________________________________________________________
17414 [  3379] By: gsar                                  on 1999/05/10  12:17:26
17415         Log: From: jan.dubois@ibm.net (Jan Dubois)
17416              Date: Sat, 01 May 1999 22:55:36 +0200
17417              Message-ID: <373067e9.56194713@smtp1.ibm.net>
17418              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
17419      Branch: perl
17420            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
17421            ! win32/config_H.vc
17422 ____________________________________________________________________________
17423 [  3378] By: gsar                                  on 1999/05/10  12:07:13
17424         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17425              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
17426              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
17427              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
17428      Branch: perl
17429            + t/op/numconvert.t
17430            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
17431            ! util.c
17432 ____________________________________________________________________________
17433 [  3377] By: gsar                                  on 1999/05/10  11:39:48
17434         Log: pp_modulo comment tweak from Ilya
17435      Branch: perl
17436            ! pp.c
17437 ____________________________________________________________________________
17438 [  3376] By: gsar                                  on 1999/05/10  11:30:40
17439         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
17440              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
17441              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
17442              Subject: Test.pm update [PATCH _56]
17443      Branch: perl
17444            ! lib/Test.pm
17445 ____________________________________________________________________________
17446 [  3375] By: gsar                                  on 1999/05/10  11:28:30
17447         Log: From: jan.dubois@ibm.net (Jan Dubois)
17448              Date: Fri, 07 May 1999 00:59:54 +0200
17449              Message-ID: <373318ae.19292461@smtp1.ibm.net>
17450              Subject: Re: Using existing memory for an SV's PV 
17451      Branch: perl
17452            ! sv.c
17453 ____________________________________________________________________________
17454 [  3374] By: gsar                                  on 1999/05/10  11:23:44
17455         Log: From: jan.dubois@ibm.net (Jan Dubois)
17456              Date: Fri, 07 May 1999 00:59:52 +0200
17457              Message-ID: <37321800.19118320@smtp1.ibm.net>
17458              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
17459      Branch: perl
17460            ! perl.h
17461 ____________________________________________________________________________
17462 [  3373] By: gsar                                  on 1999/05/10  11:22:10
17463         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17464              Date: Thu, 6 May 1999 18:17:28 -0400
17465              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
17466              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
17467      Branch: perl
17468            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
17469            ! util.c
17470 ____________________________________________________________________________
17471 [  3372] By: gsar                                  on 1999/05/10  10:57:49
17472         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17473              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
17474              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
17475              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
17476      Branch: perl
17477            ! regcomp.c regcomp.pl
17478 ____________________________________________________________________________
17479 [  3371] By: gsar                                  on 1999/05/10  10:54:01
17480         Log: From: lane@duphy4.physics.drexel.edu
17481              Date: Tue, 04 May 1999 10:19:25 -0700
17482              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
17483              Subject: [PATCH 5.005.56] pod->html VMS fixes
17484      Branch: perl
17485            ! installhtml lib/Pod/Html.pm
17486 ____________________________________________________________________________
17487 [  3370] By: gsar                                  on 1999/05/10  10:45:52
17488         Log: testsuite nits
17489      Branch: perl
17490            ! t/lib/io_linenum.t t/op/filetest.t
17491 ____________________________________________________________________________
17492 [  3369] By: gsar                                  on 1999/05/10  10:35:22
17493         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17494              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
17495              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
17496              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
17497      Branch: perl
17498            ! os2/os2ish.h os2/os2thread.h
17499 ____________________________________________________________________________
17500 [  3368] By: gsar                                  on 1999/05/10  10:00:11
17501         Log: From: Albert Dvornik <bert@genscan.com>
17502              Date: 03 May 1999 12:20:57 -0400
17503              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
17504              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
17505      Branch: perl
17506            ! dump.c
17507 ____________________________________________________________________________
17508 [  3367] By: gsar                                  on 1999/05/10  09:55:51
17509         Log: shadow password support for Solaris (needs Configure help to
17510              determine HAS_GETSPENT)
17511              From: "Patrick O'Brien" <pdo@cs.umd.edu>
17512              Date: Sat, 01 May 1999 19:41:17 -0400
17513              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
17514              Subject: getpwent() under solaris
17515      Branch: perl
17516            ! pp_sys.c
17517 ____________________________________________________________________________
17518 [  3366] By: gsar                                  on 1999/05/10  09:45:58
17519         Log: From: jan.dubois@ibm.net (Jan Dubois)
17520              Date: Sat, 01 May 1999 23:45:47 +0200
17521              Message-ID: <373373fb.59284266@smtp1.ibm.net>
17522              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
17523      Branch: perl
17524            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
17525            ! pod/perldelta.pod
17526 ____________________________________________________________________________
17527 [  3365] By: gsar                                  on 1999/05/10  09:34:22
17528         Log: test suite and fix input_line_number()
17529              From: Paul Johnson <pjcj@transeda.com>
17530              Date: Thu, 29 Apr 1999 06:28:14 +0100
17531              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
17532              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
17533      Branch: perl
17534            + t/lib/io_linenum.t
17535            ! MANIFEST ext/IO/lib/IO/Handle.pm
17536 ____________________________________________________________________________
17537 [  3364] By: gsar                                  on 1999/05/10  09:20:56
17538         Log: fix overeager [:foo:] parsing
17539              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17540              Date: Fri, 30 Apr 1999 09:26:18 +0100
17541              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
17542              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
17543      Branch: perl
17544            ! regcomp.c t/op/re_tests
17545 ____________________________________________________________________________
17546 [  3363] By: gsar                                  on 1999/05/10  09:09:21
17547         Log: documentation for Win32 builtins (somewhat modified)
17548              From: jan.dubois@ibm.net (Jan Dubois)
17549              Date: Tue, 30 Mar 1999 08:05:03 +0200
17550              Message-ID: <37006783.1926460@smtp1.ibm.net>
17551              Subject: Re: Issues with build 509 
17552      Branch: perl
17553            + pod/Win32.pod
17554            ! MANIFEST
17555 ____________________________________________________________________________
17556 [  3362] By: gsar                                  on 1999/05/10  08:22:07
17557         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
17558      Branch: perl
17559            ! lib/File/Copy.pm win32/win32.c
17560 ____________________________________________________________________________
17561 [  3361] By: gsar                                  on 1999/05/10  08:11:29
17562         Log: escape ampersands in <pre> sections
17563      Branch: perl
17564            ! Changes lib/Pod/Html.pm
17565 ____________________________________________________________________________
17566 [  3360] By: gsar                                  on 1999/05/10  08:04:14
17567         Log: AIX hints enhancements (threads build, SOCKS support)
17568              From: "David R. Favor" <dfavor@austin.ibm.com>
17569              Date: Wed, 28 Apr 1999 08:45:28 -0500
17570              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
17571              Subject: Working build for AIX + gcc + threading
17572      Branch: perl
17573            ! hints/aix.sh
17574 ____________________________________________________________________________
17575 [  3359] By: gsar                                  on 1999/05/10  07:49:26
17576         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
17577              Date: Tue, 27 Apr 1999 23:47:24 PDT
17578              Message-ID: <19990428064724.95244.qmail@hotmail.com>
17579              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
17580              --
17581              Date: Thu, 29 Apr 1999 18:21:06 -0700
17582              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
17583              Subject: [PATCH 5.005_56] double constants ( C.pm)
17584              --
17585              Date: Mon, 03 May 1999 20:21:31 PDT
17586              Message-ID: <19990504032131.81113.qmail@hotmail.com>
17587              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
17588              --
17589              Date: Thu, 06 May 1999 17:57:09 -0700
17590              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
17591              Subject: Stash.pm
17592      Branch: perl
17593            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
17594            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
17595 ____________________________________________________________________________
17596 [  3358] By: gsar                                  on 1999/05/10  04:39:15
17597         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
17598              From: alexander smishlajev <als@turnhere.com>
17599              Date: Sun, 25 Apr 1999 14:58:29 +0300
17600              Message-ID: <37230365.5F68B460@turnhere.com>
17601              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
17602      Branch: perl
17603            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
17604            + cygwin32/build-instructions.charles-wilson
17605            + cygwin32/build-instructions.sebastien-barre
17606            + cygwin32/build-instructions.steven-morlock
17607            + cygwin32/build-instructions.steven-morlock2
17608            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
17609            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
17610            - cygwin32/perlld
17611            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
17612            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
17613            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
17614            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
17615            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
17616            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
17617 ____________________________________________________________________________
17618 [  3357] By: gsar                                  on 1999/05/10  04:07:07
17619         Log: applied suggested patch, modulo already applied parts
17620              From: Charles Bailey <BAILEY@newman.upenn.edu>
17621              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
17622              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
17623              Subject: [Patch 5.005_56] VMS consolidated patch #2
17624      Branch: perl
17625            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
17626            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
17627            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
17628            ! vms/subconfigure.com vms/test.com vms/vms.c
17629 ____________________________________________________________________________
17630 [  3356] By: gsar                                  on 1999/05/10  03:48:08
17631         Log: applied suggested patch, with win32 and PERL_OBJECT additions
17632              From: Tom Hughes <tom@compton.nu>
17633              Date: Sat, 24 Apr 1999 18:11:59 +0100
17634              Message-ID: <609bdff748.tom@compton.compton.nu>
17635              Subject: ByteLoader patch
17636      Branch: perl
17637            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
17638            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
17639            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
17640            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
17641            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
17642            ! utils/Makefile win32/Makefile win32/makefile.mk
17643 ____________________________________________________________________________
17644 [  3355] By: gsar                                  on 1999/05/10  03:22:49
17645         Log: document 'test' attribute (from Andreas Koenig)
17646      Branch: perl
17647            ! lib/ExtUtils/MakeMaker.pm
17648 ____________________________________________________________________________
17649 [  3354] By: gsar                                  on 1999/05/10  03:12:37
17650         Log: From: pmarquess@bfsec.bt.co.uk
17651              Date: Thu, 22 Apr 1999 23:12:08 +0100
17652              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
17653              Subject: PATCH for small bug in scan_bin
17654      Branch: perl
17655            ! util.c
17656 ____________________________________________________________________________
17657 [  3353] By: gsar                                  on 1999/05/10  02:39:33
17658         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
17659              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
17660      Branch: perl
17661            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
17662            ! win32/win32iop.h
17663 ____________________________________________________________________________
17664 [  3352] By: gsar                                  on 1999/05/09  22:47:39
17665         Log: flush all open output buffers before fork(), exec(), system, qx//
17666              and pipe open() operations, simplifying buffering headaches faced
17667              by users; uses fflush(NULL), which may need Configure test
17668      Branch: perl
17669            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
17670            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
17671 ____________________________________________________________________________
17672 [  3351] By: gsar                                  on 1999/05/09  21:11:51
17673         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
17674              Leroy <jll@skynet.be>)
17675      Branch: perl
17676            ! utils/perlcc.PL
17677 ____________________________________________________________________________
17678 [  3350] By: gsar                                  on 1999/05/09  20:39:11
17679         Log: normalize $^X to full pathname on win32
17680      Branch: perl
17681            ! win32/runperl.c
17682 ____________________________________________________________________________
17683 [  3349] By: gsar                                  on 1999/05/09  20:23:07
17684         Log: allow readline($globref), <$globref> already works
17685      Branch: perl
17686            ! pp_hot.c
17687 ____________________________________________________________________________
17688 [  3348] By: gsar                                  on 1999/05/09  20:00:09
17689         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
17690              <lemburg@online-club.de>)
17691      Branch: perl
17692            ! utils/perldoc.PL
17693 ____________________________________________________________________________
17694 [  3347] By: gsar                                  on 1999/05/09  18:47:21
17695         Log: additions to Thread.pm docs from Tuomas J. Lukka
17696              <lukka@fas.harvard.edu>
17697      Branch: perl
17698            ! ext/Thread/Thread.pm
17699 ____________________________________________________________________________
17700 [  3346] By: gsar                                  on 1999/05/09  18:38:00
17701         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
17702              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
17703              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
17704              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
17705      Branch: perl
17706            ! ext/B/B/Xref.pm
17707 ____________________________________________________________________________
17708 [  3345] By: gsar                                  on 1999/05/09  18:22:43
17709         Log: work around mangled archname on win32 while finding privlib/sitelib;
17710              normalize lib paths to forward slashes internally
17711      Branch: perl
17712            ! win32/win32.c
17713 ____________________________________________________________________________
17714 [  3344] By: gsar                                  on 1999/05/09  03:20:06
17715         Log: fix typo in dbm filters that caused odbm.t to fail
17716      Branch: perl
17717            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
17718 ____________________________________________________________________________
17719 [  3343] By: gsar                                  on 1999/05/09  02:02:59
17720         Log: tweak test totals
17721      Branch: perl
17722            ! Changes t/lib/tie-stdhandle.t
17723 ____________________________________________________________________________
17724 [  3342] By: gsar                                  on 1999/05/09  01:42:06
17725         Log: import list propagation busted (pointed out by Ton Hospel
17726              <thospel@mail.dma.be>)
17727      Branch: perl
17728            ! lib/autouse.pm
17729 ____________________________________________________________________________
17730 [  3341] By: gsar                                  on 1999/05/09  00:54:18
17731         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
17732              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
17733      Branch: perl
17734            ! Configure Makefile.SH
17735 ____________________________________________________________________________
17736 [  3340] By: gsar                                  on 1999/05/09  00:40:41
17737         Log: generate manpages for newly added utils
17738      Branch: perl
17739            ! installman
17740 ____________________________________________________________________________
17741 [  3339] By: gsar                                  on 1999/05/09  00:33:50
17742         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17743              Date: Sun, 02 May 1999 17:59:24 +0100
17744              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
17745              Subject: [PATCH] Re: ptr to realloced memory in yylex
17746      Branch: perl
17747            ! toke.c
17748 ____________________________________________________________________________
17749 [  3338] By: jhi                                   on 1999/05/08  22:40:29
17750         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
17751      Branch: cfgperl
17752            ! INSTALL
17753 ____________________________________________________________________________
17754 [  3337] By: jhi                                   on 1999/05/08  22:22:26
17755         Log: Integrate from mainperl.
17756      Branch: cfgperl
17757           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
17758           !> (integrate 54 files)
17759 ____________________________________________________________________________
17760 [  3336] By: gsar                                  on 1999/05/08  21:48:22
17761         Log: make perldoc -f grok nested =items
17762      Branch: perl
17763            ! utils/perldoc.PL
17764 ____________________________________________________________________________
17765 [  3335] By: gsar                                  on 1999/05/08  19:48:11
17766         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
17767      Branch: perl
17768            ! op.c t/lib/fields.t
17769 ____________________________________________________________________________
17770 [  3334] By: gsar                                  on 1999/05/08  19:09:41
17771         Log: update test totals
17772      Branch: perl
17773            ! t/lib/bigintpm.t
17774 ____________________________________________________________________________
17775 [  3333] By: gsar                                  on 1999/05/08  16:56:02
17776         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
17777      Branch: perl
17778            ! pod/perlfunc.pod
17779 ____________________________________________________________________________
17780 [  3332] By: gsar                                  on 1999/05/08  16:46:44
17781         Log: applied suggested patch, added tests
17782              From: William Mann <wmann@avici.com>
17783              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
17784              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
17785              Subject: BigInt.pm extensions for logical operations
17786      Branch: perl
17787            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
17788 ____________________________________________________________________________
17789 [  3331] By: gsar                                  on 1999/05/08  16:09:33
17790         Log: avoid temporary files named 'tmp'
17791      Branch: perl
17792            ! Makefile.SH pp.c
17793 ____________________________________________________________________________
17794 [  3330] By: nick                                  on 1999/05/08  14:16:30
17795         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
17796              Provide Tie::StdHandle
17797              Basic update of docs.
17798      Branch: perl
17799            + t/lib/tie-stdhandle.t
17800            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
17801 ____________________________________________________________________________
17802 [  3329] By: nick                                  on 1999/05/08  12:03:45
17803         Log: Tweaks to open(my $fh,...) stuff
17804      Branch: perl
17805            ! op.c pp.c pp_sys.c t/io/open.t
17806 ____________________________________________________________________________
17807 [  3328] By: nick                                  on 1999/05/08  11:18:42
17808         Log: Bring SDBM_File.xs into line with new typemap
17809      Branch: perl
17810            ! ext/SDBM_File/SDBM_File.xs
17811 ____________________________________________________________________________
17812 [  3327] By: gsar                                  on 1999/05/08  00:07:11
17813         Log: add test case for AUTOLOAD reentrancy fix in change#3279
17814      Branch: perl
17815            ! t/lib/autoloader.t
17816 ____________________________________________________________________________
17817 [  3326] By: nick                                  on 1999/05/07  21:24:50
17818         Log: Implement open( my $fh, ...) and similar.
17819              Set flag in op.c for "constructor ops"
17820              In pp_rv2gv, if flag is set and arg is PADSV and uninit
17821              vivify as reference to a detached GV.
17822              (Name of GV is the pad name.)
17823              This scheme should "just work" for pipe/socket etc. too.
17824              
17825              #if 0 out the open(FH,undef) for now.
17826              Change t/io/open.t to test open(my $fh,...)
17827      Branch: perl
17828            ! op.c pp.c pp_sys.c t/io/open.t
17829 ____________________________________________________________________________
17830 [  3325] By: nick                                  on 1999/05/07  21:18:42
17831         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
17832      Branch: perl
17833            ! util.c
17834 ____________________________________________________________________________
17835 [  3324] By: gsar                                  on 1999/05/07  20:28:31
17836         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
17837              intervening code has to allocate SVs)
17838      Branch: perl
17839            ! util.c
17840 ____________________________________________________________________________
17841 [  3323] By: gsar                                  on 1999/05/07  19:45:08
17842         Log: allow line numbers to show in diagnostics during global destruction
17843      Branch: perl
17844            ! util.c
17845 ____________________________________________________________________________
17846 [  3322] By: gsar                                  on 1999/05/07  09:38:11
17847         Log: From: Dan Sugalski <sugalskd@ous.edu>
17848              Date: Fri, 09 Apr 1999 16:16:39 -0700
17849              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
17850              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
17851      Branch: perl
17852            ! lib/ExtUtils/MM_VMS.pm
17853 ____________________________________________________________________________
17854 [  3321] By: gsar                                  on 1999/05/07  09:08:23
17855         Log: From: kwzh@gnu.org (Karl Heuer)
17856              Date: Wed, 7 Apr 1999 23:58:58 -0400
17857              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
17858              Subject: [perl-5.005.02] detect lack of /dev/tty
17859      Branch: perl
17860            ! Makefile.SH
17861 ____________________________________________________________________________
17862 [  3320] By: gsar                                  on 1999/05/07  08:52:14
17863         Log: allow distinct prefix for versioned executables
17864              From: Roderick Schertler <roderick@argon.org>
17865              Date: Wed, 07 Apr 1999 15:34:56 -0400
17866              Message-ID: <3003.923513696@eeyore.ibcinc.com>
17867              Subject: perl55.00503 -> perl5.00503 patch for installperl
17868      Branch: perl
17869            ! INSTALL installperl
17870 ____________________________________________________________________________
17871 [  3319] By: gsar                                  on 1999/05/07  08:07:02
17872         Log: From: Dan Sugalski <sugalskd@osshe.edu>
17873              Date: Mon, 05 Apr 1999 15:38:42 -0700
17874              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
17875              Subject: Re: chomp fails with $/ in fixed-length record mode
17876              --
17877              From: Roderick Schertler <roderick@argon.org>
17878              Date: Tue, 06 Apr 1999 21:11:37 -0400
17879              Message-ID: <2795.923447497@eeyore.ibcinc.com>
17880              Subject: Re: chomp fails with $/ in fixed-length record mode
17881      Branch: perl
17882            ! doop.c pod/perlfunc.pod t/op/chop.t
17883 ____________________________________________________________________________
17884 [  3318] By: gsar                                  on 1999/05/07  07:56:35
17885         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17886              Date: Tue, 6 Apr 1999 01:40:36 -0400
17887              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
17888              Subject: [PATCH 5.005_*] Make % use fmod()
17889      Branch: perl
17890            ! pp.c t/op/arith.t
17891 ____________________________________________________________________________
17892 [  3317] By: gsar                                  on 1999/05/07  04:18:11
17893         Log: DBM Filters (via private mail)
17894              From: pmarquess@bfsec.bt.co.uk
17895              Date: Sun, 18 Apr 1999 21:05:52 +0100
17896              Message-Id: <199904182009.NAA19152@activestate.com>
17897              Subject: DBM Filters
17898      Branch: perl
17899            + pod/perldbmfilter.pod
17900            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
17901            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
17902            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
17903            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
17904            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
17905            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
17906            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
17907            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
17908            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
17909            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
17910            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
17911            ! t/lib/sdbm.t
17912 ____________________________________________________________________________
17913 [  3316] By: gsar                                  on 1999/05/07  03:28:53
17914         Log: avoid negative return value from Win32::GetTickCount()
17915              From: jan.dubois@ibm.net (Jan Dubois)
17916              Date: Sat, 03 Apr 1999 19:04:18 +0200
17917              Message-ID: <37084742.22824479@smtp1.ibm.net>
17918              Subject: Re: Win32::GetTickCount
17919      Branch: perl
17920            ! win32/win32.c
17921 ____________________________________________________________________________
17922 [  3314] By: gsar                                  on 1999/05/06  08:01:23
17923         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
17924              Date: Tue, 30 Mar 1999 23:40:34 PST
17925              Message-ID: <19990331074034.6117.qmail@hotmail.com>
17926              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
17927              --
17928              Date: Wed, 07 Apr 1999 00:28:23 -0800
17929              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
17930              Subject: [PATCH 5.005_56] function prototypes(B.pm)
17931              --
17932              Date: Thu, 22 Apr 1999 23:40:52 -0700
17933              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
17934              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
17935              --
17936              Date: Tue, 27 Apr 1999 01:14:49 PDT
17937              Message-ID: <19990427081449.28615.qmail@hotmail.com>
17938              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
17939      Branch: perl
17940            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
17941            ! t/op/ref.t
17942 ____________________________________________________________________________
17943 [  3313] By: jhi                                   on 1999/05/06  07:59:52
17944         Log: Integrate from mainperl.
17945      Branch: cfgperl
17946           !> (integrate 33 files)
17947 ____________________________________________________________________________
17948 [  3312] By: gsar                                  on 1999/05/06  07:11:50
17949         Log: add Ethiopic section to unicode master database (from Ken
17950              Whistler <kenw@sybase.com>)
17951      Branch: perl
17952            ! lib/unicode/UnicodeData-Latest.txt
17953 ____________________________________________________________________________
17954 [  3311] By: gsar                                  on 1999/05/06  05:37:55
17955         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
17956              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
17957              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
17958              Subject: Largefiles for Solaris
17959      Branch: perl
17960            ! hints/solaris_2.sh
17961 ____________________________________________________________________________
17962 [  3310] By: gsar                                  on 1999/05/06  05:14:35
17963         Log: emit more accurate diagnostic for syntax errors involving <>
17964              within eval""
17965      Branch: perl
17966            ! toke.c utils/perldoc.PL
17967 ____________________________________________________________________________
17968 [  3309] By: gsar                                  on 1999/05/06  04:36:31
17969         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
17970      Branch: perl
17971            ! t/lib/open3.t
17972 ____________________________________________________________________________
17973 [  3308] By: gsar                                  on 1999/05/06  03:19:16
17974         Log: applied first part of suggested patch (bug described cannot be
17975              reproduced any longer, so the second inconclusive part has not
17976              been applied)
17977              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17978              Date: Sun, 28 Mar 1999 04:51:34 +0100
17979              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
17980              Subject: [PATCH 5.005_56] Re: A core dump 
17981      Branch: perl
17982            ! toke.c
17983 ____________________________________________________________________________
17984 [  3307] By: gsar                                  on 1999/05/06  01:56:06
17985         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
17986              change#3180)
17987      Branch: perl
17988            ! op.c
17989 ____________________________________________________________________________
17990 [  3306] By: gsar                                  on 1999/05/05  17:17:34
17991         Log: applied non-conflicting parts of suggested patch
17992              From: Charles Bailey <BAILEY@newman.upenn.edu>
17993              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
17994              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
17995              Subject: [Patch 5.005_56] Revised VMS patch
17996      Branch: perl
17997            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
17998            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
17999 ____________________________________________________________________________
18000 [  3305] By: gsar                                  on 1999/05/05  16:20:19
18001         Log: make perldoc use backslashed pathnames within system() on win32
18002      Branch: perl
18003            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
18004 ____________________________________________________________________________
18005 [  3304] By: gsar                                  on 1999/05/05  07:29:43
18006         Log: upgrade Pod::Parser to v1.081 from CPAN
18007      Branch: perl
18008            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
18009            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
18010            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
18011 ____________________________________________________________________________
18012 [  3303] By: gsar                                  on 1999/05/05  07:02:07
18013         Log: From: Andy Dougherty <doughera@lafayette.edu>
18014              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
18015              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
18016              Subject: [PATCH 5.005_03-MT3] INSTALL patches
18017      Branch: perl
18018            ! INSTALL
18019 ____________________________________________________________________________
18020 [  3302] By: gsar                                  on 1999/05/05  06:55:21
18021         Log: load base packages based on nonexistent $VERSION
18022              From: andreas.koenig@anima.de (Andreas J. Koenig)
18023              Date: 19 Mar 1999 06:00:28 +0100
18024              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
18025              Subject: Re: base.pm flaw
18026      Branch: perl
18027            ! lib/base.pm lib/locale.pm
18028 ____________________________________________________________________________
18029 [  3301] By: gsar                                  on 1999/05/04  05:41:08
18030         Log: pod2man outputs switched date and revision label (fix suggested by
18031              EthanSasiela@mede.com)
18032      Branch: perl
18033            ! pod/pod2man.PL
18034 ____________________________________________________________________________
18035 [  3300] By: gsar                                  on 1999/05/03  18:48:25
18036         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
18037              (makes opendir(D,"c:") work reliably)
18038      Branch: perl
18039            ! win32/win32.c
18040 ____________________________________________________________________________
18041 [  3299] By: gsar                                  on 1999/05/02  19:39:55
18042         Log: add test case for change#3298
18043      Branch: perl
18044            ! sv.c t/op/readdir.t
18045 ____________________________________________________________________________
18046 [  3298] By: gsar                                  on 1999/05/02  19:24:41
18047         Log: close directory handles properly when localized
18048      Branch: perl
18049            ! sv.c
18050 ____________________________________________________________________________
18051 [  3297] By: jhi                                   on 1999/04/30  11:42:14
18052         Log: Integrate from mainperl.
18053      Branch: cfgperl
18054           !> Changes config_h.SH configure.com lib/AutoLoader.pm
18055           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
18056           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
18057           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
18058           !> vms/subconfigure.com win32/win32.c
18059 ____________________________________________________________________________
18060 [  3293] By: chip                                  on 1999/04/29  18:50:49
18061         Log: Fix shebang lines.
18062      Branch: maint-5.004/perl
18063            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
18064            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
18065            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
18066            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
18067            ! x2p/find2perl.PL x2p/s2p.PL
18068 ____________________________________________________________________________
18069 [  3284] By: gsar                                  on 1999/04/27  00:48:42
18070         Log: integrate change#3279 from maint-5.004
18071      Branch: perl
18072            ! lib/AutoLoader.pm
18073 ____________________________________________________________________________
18074 [  3279] By: chip                                  on 1999/04/26  23:09:26
18075         Log: Make &AutoLoad::AUTOLOAD reentrant.
18076      Branch: maint-5.004/perl
18077            ! lib/AutoLoader.pm
18078 ____________________________________________________________________________
18079 [  3276] By: chip                                  on 1999/04/26  22:34:36
18080         Log: Make porting scripts executable.
18081      Branch: maint-5.004/perl
18082            ! Changes Porting/genlog Porting/makerel Porting/p4desc
18083            ! Porting/patchls
18084 ____________________________________________________________________________
18085 [  3274] By: gsar                                  on 1999/04/26  17:30:31
18086         Log: allow embedded null characters in diagnostics
18087      Branch: perl
18088            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
18089 ____________________________________________________________________________
18090 [  3273] By: gsar                                  on 1999/04/26  08:27:22
18091         Log: hand-applied conflicting parts of suggested patch
18092              From: Charles Bailey <BAILEY@newman.upenn.edu>
18093              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
18094              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
18095              Subject: [PATCH 5.005_56] VMS configuration/build
18096      Branch: perl
18097            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
18098            ! vms/munchconfig.c vms/subconfigure.com
18099 ____________________________________________________________________________
18100 [  3272] By: gsar                                  on 1999/04/26  08:25:41
18101         Log: update Changes; tweak minor regressions
18102      Branch: perl
18103            ! Changes lib/AutoSplit.pm lib/File/Path.pm
18104 ____________________________________________________________________________
18105 [  3271] By: gsar                                  on 1999/04/26  07:52:51
18106         Log: integrate change#3229 from maint-5.004
18107      Branch: perl
18108            ! pp_ctl.c util.c
18109 ____________________________________________________________________________
18110 [  3270] By: gsar                                  on 1999/04/25  22:58:27
18111         Log: fix buggy reference count on refs to SVs with autoviv magic
18112              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
18113              accessing free()d memory)
18114      Branch: perl
18115            ! pp.c t/op/ref.t
18116 ____________________________________________________________________________
18117 [  3269] By: gsar                                  on 1999/04/24  17:07:55
18118         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
18119              on win32)
18120      Branch: perl
18121            ! win32/win32.c
18122 ____________________________________________________________________________
18123 [  3268] By: gsar                                  on 1999/04/24  16:38:25
18124         Log: kill dup hunk
18125      Branch: perl
18126            ! config_h.SH
18127 ____________________________________________________________________________
18128 [  3267] By: gsar                                  on 1999/04/24  16:35:57
18129         Log: integrate cfgperl changes into mainline
18130      Branch: perl
18131           +> myconfig.SH
18132            - myconfig
18133            ! pod/perlre.pod
18134           !> (integrate 38 files)
18135 ____________________________________________________________________________
18136 [  3266] By: jhi                                   on 1999/04/23  18:42:44
18137         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
18138              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
18139              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
18140              Cc: Lionel Cons <lionel.cons@cern.ch>,
18141              Ilya Zakharevich <ilya@math.ohio-state.edu>,
18142              David Hayes <david@bdel.com>
18143              Subject: [PATCH] h2ph
18144              Date: Fri, 23 Apr 1999 12:37:23 -0400
18145              Message-ID: <19990423123723.A49550@O2.chapin.edu>
18146      Branch: cfgperl
18147            ! utils/h2ph.PL
18148 ____________________________________________________________________________
18149 [  3265] By: jhi                                   on 1999/04/21  18:17:12
18150         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
18151              To: perlbug@perl.org
18152              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
18153              Date: Wed, 21 Apr 1999 08:17:54 -0700
18154              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
18155      Branch: cfgperl
18156            ! vms/descrip_mms.template
18157 ____________________________________________________________________________
18158 [  3264] By: jhi                                   on 1999/04/20  08:50:54
18159         Log: From: Andy Dougherty <doughera@lafayette.edu>
18160              To: The Perl Porters Mailing List <perl5-porters@perl.org>
18161              Subject: [PATCH 5.005_56] Re: 5.006 Todo
18162              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
18163              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
18164      Branch: cfgperl
18165            ! Porting/pumpkin.pod
18166 ____________________________________________________________________________
18167 [  3263] By: jhi                                   on 1999/04/20  08:05:01
18168         Log: From: Chip Salzenberg <chip@perlsupport.com>
18169              To: Perl 5 Porters <perl5-porters@perl.org>
18170              Subject: [PATCH 5.005_56] Configure: $sig_count
18171              Date: Sun, 18 Apr 1999 17:54:36 -0400
18172              Message-ID: <19990418175436.A27496@perlsupport.com>
18173      Branch: cfgperl
18174            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18175            ! config_h.SH
18176 ____________________________________________________________________________
18177 [  3262] By: jhi                                   on 1999/04/19  18:23:50
18178         Log: Subject: PATCH wrong faq reference in perlbook.pod
18179              From: Robin Barker <rmb1@cise.npl.co.uk>
18180              To: perlbug@perl.com
18181              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
18182              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
18183      Branch: cfgperl
18184            ! pod/perlbook.pod
18185 ____________________________________________________________________________
18186 [  3261] By: jhi                                   on 1999/04/15  13:59:04
18187         Log: From: Andy Dougherty <doughera@lafayette.edu>
18188              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
18189              Cc: Perl Porters <perl5-porters@perl.org>
18190              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
18191              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
18192              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
18193      Branch: cfgperl
18194            ! hints/solaris_2.sh
18195 ____________________________________________________________________________
18196 [  3260] By: jhi                                   on 1999/04/15  13:56:53
18197         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
18198              To: pumpkings@jhereg.perl.com
18199              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
18200              Date: Thu, 15 Apr 1999 07:13:41 -0600
18201              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
18202      Branch: cfgperl
18203            ! pod/perldata.pod
18204 ____________________________________________________________________________
18205 [  3259] By: jhi                                   on 1999/04/13  23:12:52
18206         Log: LDLIBPTH also on 'clean' targets.
18207      Branch: cfgperl
18208            ! Makefile.SH
18209 ____________________________________________________________________________
18210 [  3258] By: jhi                                   on 1999/04/13  21:38:46
18211         Log: Add information about the two DEC C compiler optimizer bugs
18212              (what patch levels of the compilers fix them).
18213      Branch: cfgperl
18214            ! pp.c t/op/repeat.t
18215 ____________________________________________________________________________
18216 [  3257] By: jhi                                   on 1999/04/13  14:25:08
18217         Log: Be polite about ccdlflags and lddflags, too.
18218              Avoid Perl's malloc only when threaded.
18219      Branch: cfgperl
18220            ! hints/aix.sh
18221 ____________________________________________________________________________
18222 [  3256] By: jhi                                   on 1999/04/13  10:21:33
18223         Log: Croak if no known ways to semctl() (don't assume union semun).
18224      Branch: cfgperl
18225            ! doio.c perl.h
18226 ____________________________________________________________________________
18227 [  3255] By: jhi                                   on 1999/04/13  09:10:26
18228         Log: From: Dan Sugalski <sugalskd@osshe.edu>
18229              To: perl5-porters@perl.org, vmsperl@perl.org
18230              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
18231              Date: Mon, 12 Apr 1999 13:36:48 -0700
18232              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
18233      Branch: cfgperl
18234            ! lib/ExtUtils/MM_VMS.pm
18235 ____________________________________________________________________________
18236 [  3254] By: jhi                                   on 1999/04/13  06:56:26
18237         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
18238              To: perlbug@perl.com
18239              Subject: Update for OpenBSD hints
18240              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
18241              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
18242      Branch: cfgperl
18243            ! hints/openbsd.sh
18244 ____________________________________________________________________________
18245 [  3229] By: chip                                  on 1999/04/13  04:04:14
18246         Log: Preserve errno from importunities of sfio.
18247      Branch: maint-5.004/perl
18248            ! pp_ctl.c util.c
18249 ____________________________________________________________________________
18250 [  3226] By: jhi                                   on 1999/04/11  12:52:26
18251         Log: If both ways to call semctl are broken,    skip the tests.
18252      Branch: cfgperl
18253            ! t/lib/ipc_sysv.t
18254 ____________________________________________________________________________
18255 [  3225] By: jhi                                   on 1999/04/10  22:27:28
18256         Log: From: Andy Dougherty <doughera@lafayette.edu>
18257              To: dsembr01@ox.slug.louisville.edu
18258              Cc: perlbug@perl.com
18259              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
18260              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
18261              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
18262      Branch: cfgperl
18263            ! ext/POSIX/POSIX.xs
18264 ____________________________________________________________________________
18265 [  3224] By: jhi                                   on 1999/04/09  18:50:32
18266         Log: From: Andy Dougherty <doughera@lafayette.edu>
18267              To: Perl Porters <perl5-porters@perl.org>
18268              Subject: [PATCH 5.005_56] Re: prefix= in hints
18269              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
18270              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
18271              
18272              (Overrides change #3204 from Kurt)
18273      Branch: cfgperl
18274            ! hints/linux.sh
18275 ____________________________________________________________________________
18276 [  3223] By: jhi                                   on 1999/04/09  18:37:55
18277         Log: Understand Apollo's //node notation.
18278              
18279              From: Johann Klasek <jk@auto.tuwien.ac.at>
18280              To: jhi@iki.fi
18281              Subject: Re: DomainPerl
18282              Date: Fri, 9 Apr 1999 18:21:37 +0200
18283              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
18284      Branch: cfgperl
18285            ! lib/Cwd.pm
18286 ____________________________________________________________________________
18287 [  3220] By: jhi                                   on 1999/04/04  16:33:49
18288         Log: Integrate from mainperl.
18289      Branch: cfgperl
18290           !> (integrate 39 files)
18291 ____________________________________________________________________________
18292 [  3219] By: gsar                                  on 1999/04/04  02:48:17
18293         Log: tweak previous change
18294      Branch: maint-5.005/perl
18295            ! win32/win32.c
18296 ____________________________________________________________________________
18297 [  3218] By: gsar                                  on 1999/04/04  02:44:47
18298         Log: be careful about extending the stack for the Win32:: builtins
18299      Branch: maint-5.005/perl
18300            ! win32/win32.c
18301 ____________________________________________________________________________
18302 [  3217] By: gsar                                  on 1999/04/04  01:59:26
18303         Log: correct places that said newSVpv() when they meant newSVpvn()
18304      Branch: perl
18305            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
18306            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
18307            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
18308            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
18309            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
18310            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
18311            ! win32/win32.c
18312 ____________________________________________________________________________
18313 [  3216] By: gsar                                  on 1999/04/03  23:58:27
18314         Log: avoid duplicate code
18315      Branch: perl
18316            ! sv.c
18317 ____________________________________________________________________________
18318 [  3215] By: gsar                                  on 1999/04/03  23:14:34
18319         Log: grow PL_tmps_stack more efficiently; make it more amenable to
18320              STRESS_REALLOC testing
18321      Branch: perl
18322            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
18323            ! sv.c
18324 ____________________________________________________________________________
18325 [  3214] By: gsar                                  on 1999/04/03  21:01:09
18326         Log: scrounge and save three extra branches in pp_entersub()
18327      Branch: perl
18328            ! cv.h pp_ctl.c pp_hot.c
18329 ____________________________________________________________________________
18330 [  3213] By: gsar                                  on 1999/04/03  17:43:23
18331         Log: remove duplicate code and an extra branch in sv_setsv() and
18332              other hot code by making SvTHINKFIRST() think about FAKE SVs
18333      Branch: perl
18334            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
18335            ! proto.h scope.c sv.c sv.h
18336 ____________________________________________________________________________
18337 [  3212] By: jhi                                   on 1999/04/03  16:20:09
18338         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
18339              
18340              From: John Bley <jbb6@acpub.duke.edu>
18341              To: perlbug@perl.org
18342              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
18343              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
18344              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
18345      Branch: cfgperl
18346            ! doio.c pp_sys.c
18347 ____________________________________________________________________________
18348 [  3211] By: jhi                                   on 1999/04/03  13:27:26
18349         Log: Change #3210 was rather unportable.  This is better.
18350      Branch: cfgperl
18351            ! Configure config_h.SH
18352 ____________________________________________________________________________
18353 [  3210] By: jhi                                   on 1999/04/03  13:16:20
18354         Log: Avoid Digital UNIX' ksh.
18355              
18356              From: Jarkko Hietaniemi <jhi@iki.fi> 
18357              To: Henrik Tougaard <ht000@siberut.foa.dk> 
18358              Cc: perlbug@perl.com, ht000@foa.dk 
18359              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
18360              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
18361              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
18362      Branch: cfgperl
18363            ! Configure config_h.SH
18364 ____________________________________________________________________________
18365 [  3209] By: jhi                                   on 1999/04/03  12:49:04
18366         Log: Integrate from mainperl.
18367      Branch: cfgperl
18368           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
18369 ____________________________________________________________________________
18370 [  3208] By: jhi                                   on 1999/04/03  12:27:24
18371         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
18372              
18373              From: Lionel Cons <lionel.cons@cern.ch>
18374              To: jhi@iki.fi
18375              Cc: perlbug@perl.com, kstar@isinet.com,
18376              Philippe Defert <philippe.defert@cern.ch>
18377              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
18378              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
18379              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
18380      Branch: cfgperl
18381            ! hints/irix_6.sh
18382 ____________________________________________________________________________
18383 [  3207] By: jhi                                   on 1999/04/03  12:20:21
18384         Log: Be polite about usemymalloc.
18385      Branch: cfgperl
18386            ! hints/aix.sh
18387 ____________________________________________________________________________
18388 [  3206] By: gsar                                  on 1999/04/02  23:31:59
18389         Log: a typo in change#3205
18390      Branch: perl
18391            ! t/lib/bigfloatpm.t
18392 ____________________________________________________________________________
18393 [  3205] By: gsar                                  on 1999/04/02  23:20:31
18394         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
18395              returns NaNs faithfully)
18396      Branch: perl
18397            ! t/lib/bigfloatpm.t
18398 ____________________________________________________________________________
18399 [  3204] By: jhi                                   on 1999/04/02  22:03:23
18400         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
18401              
18402              From: "Kurt D. Starsinic" <kstar@chapin.edu>
18403              To: perl5-porters@perl.org
18404              Subject: linux hints nit
18405              Date: Fri, 2 Apr 1999 16:49:47 -0500
18406              Message-ID: <19990402164947.E80926@O2.chapin.edu>
18407      Branch: cfgperl
18408            ! hints/linux.sh
18409 ____________________________________________________________________________
18410 [  3203] By: jhi                                   on 1999/04/02  22:00:56
18411         Log: Display exact glibc version in Linux. 
18412              
18413              From: Andy Dougherty <doughera@lafayette.edu>
18414              To: Perl Porters <perl5-porters@perl.org>
18415              Subject: Displaying glibc version on Linux
18416              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
18417              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
18418      Branch: cfgperl
18419            ! hints/linux.sh
18420 ____________________________________________________________________________
18421 [  3202] By: gsar                                  on 1999/04/02  21:23:18
18422         Log: various little goofs
18423      Branch: perl
18424            ! Changes Makefile.SH README installperl
18425 ____________________________________________________________________________
18426 [  3201] By: jhi                                   on 1999/04/02  13:13:39
18427         Log: Configure regen.
18428              
18429              Add llseek + offset_t probing.
18430              Change CONFIG to CONFIGDOTSH.
18431              'unset foo' is unportable, use foo=''.
18432      Branch: cfgperl
18433            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
18434            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
18435            ! perl_exp.SH writemain.SH
18436 ____________________________________________________________________________
18437 [  3200] By: jhi                                   on 1999/04/02  12:06:22
18438         Log: Introduce myconfig.SH.
18439              
18440              From: Andy Dougherty <doughera@lafayette.edu>
18441              To: Jarkko Hietaniemi <jhi@iki.fi>
18442              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
18443              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
18444              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
18445              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
18446      Branch: cfgperl
18447            + myconfig.SH
18448            - myconfig
18449            ! MANIFEST
18450 ____________________________________________________________________________
18451 [  3195] By: jhi                                   on 1999/03/28  16:42:54
18452         Log: Update perlhist on 5_03.
18453      Branch: maint-5.005/perl
18454            ! pod/perlhist.pod
18455 ____________________________________________________________________________
18456 [  3194] By: jhi                                   on 1999/03/28  12:30:01
18457         Log: Integrate from mainperl.
18458      Branch: cfgperl
18459           +> t/op/grep.t
18460            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
18461            ! t/lib/bigintpm.t
18462           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
18463           !> t/lib/thread.t
18464 ____________________________________________________________________________
18465 [  3189] By: gsar                                  on 1999/03/28  08:22:00
18466         Log: various pod niggles
18467      Branch: maint-5.005/perl
18468            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
18469            ! pod/perlfunc.pod pod/perlhist.pod
18470 ____________________________________________________________________________
18471 [  3187] By: gsar                                  on 1999/03/28  07:31:16
18472         Log: regularize CAPI declarations (CAPI extensions now build under
18473              the Borland compiler)
18474      Branch: maint-5.005/perl
18475            ! win32/GenCAPI.pl
18476 ____________________________________________________________________________
18477 [  3186] By: gsar                                  on 1999/03/28  07:26:33
18478         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
18479              -DPERL_CAPI
18480      Branch: maint-5.005/perl
18481            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
18482 ____________________________________________________________________________
18483 [  3183] By: gsar                                  on 1999/03/28  06:00:46
18484         Log: update p4 utility to ignore non-text files
18485      Branch: perl
18486            ! Porting/p4desc
18487 ____________________________________________________________________________
18488 [  3181] By: gsar                                  on 1999/03/28  03:37:23
18489         Log: integrate change#3179 from maint-5.005
18490      Branch: perl
18491           !> ext/Thread/Thread.xs t/lib/thread.t
18492 ____________________________________________________________________________
18493 [  3180] By: gsar                                  on 1999/03/28  02:28:20
18494         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
18495              (sometimes caused bizarreness in the BLOCK)
18496      Branch: perl
18497            + t/op/grep.t
18498            ! MANIFEST op.c
18499 ____________________________________________________________________________
18500 [  3179] By: gsar                                  on 1999/03/28  02:14:04
18501         Log: fix thread segfault when passing large number of arguments to child
18502              a la C<Thread->new($foo, 1..1000)>
18503      Branch: maint-5.005/perl
18504            ! ext/Thread/Thread.xs t/lib/thread.t
18505 ____________________________________________________________________________
18506 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
18507         Log: fix $Config{'usethreads'} typo in perlthrtut
18508              
18509              From: Ian Maloney <szhmf9@wsblob.ubs.com>
18510              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
18511              Message-Id: <199903251540.QAA02439@wsblob.>
18512              Subject: perlthrtut documentation error
18513      Branch: maint-5.005/perl
18514            ! pod/perlthrtut.pod
18515 ____________________________________________________________________________
18516 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
18517         Log: Update Test.pm to VERSION 1.122 from CPAN
18518      Branch: maint-5.005/perl
18519            ! lib/Test.pm
18520 ____________________________________________________________________________
18521 [  3171] By: jhi                                   on 1999/03/26  22:38:28
18522         Log: Integrate from mainperl.
18523      Branch: cfgperl
18524           !> (integrate 37 files)
18525 ____________________________________________________________________________
18526 [  3170] By: gsar                                  on 1999/03/26  01:30:25
18527         Log: specify type of bracket in "Unmatched bracket" diagnostic;
18528              prefer 'brace' or 'curly bracket' over 'curly brace'
18529      Branch: perl
18530            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
18531            ! t/op/misc.t t/op/re_tests toke.c
18532 ____________________________________________________________________________
18533 [  3169] By: gsar                                  on 1999/03/26  00:50:51
18534         Log: better description of "Integer overflow" diagnostic
18535      Branch: perl
18536            ! pod/perldiag.pod
18537 ____________________________________________________________________________
18538 [  3168] By: gsar                                  on 1999/03/25  11:02:46
18539         Log: applied needful parts of suggested patch
18540              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
18541              Date: Tue, 23 Mar 1999 16:21:43 -0800
18542              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
18543              Subject: [PATCH 5.005_56] pp_formline correction
18544      Branch: perl
18545            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
18546 ____________________________________________________________________________
18547 [  3167] By: gsar                                  on 1999/03/25  10:39:02
18548         Log: clarify what a "comment" means (due to Mark-Jason Dominus
18549              <mjd@plover.com>)
18550      Branch: perl
18551            ! pod/perlsyn.pod
18552 ____________________________________________________________________________
18553 [  3166] By: gsar                                  on 1999/03/25  10:33:18
18554         Log: describe current behavior on local($foo{nothere}) (suggested by
18555              Lionel Cons <lionel.cons@cern.ch>)
18556      Branch: perl
18557            ! pod/perlsub.pod
18558 ____________________________________________________________________________
18559 [  3165] By: gsar                                  on 1999/03/25  06:21:05
18560         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
18561              <vishalb@hotmail.com>)
18562      Branch: perl
18563            ! ext/B/B/C.pm
18564 ____________________________________________________________________________
18565 [  3164] By: gsar                                  on 1999/03/25  06:17:27
18566         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
18567              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
18568              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
18569              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
18570      Branch: perl
18571            ! ext/B/B.xs op.h opcode.pl
18572 ____________________________________________________________________________
18573 [  3163] By: gsar                                  on 1999/03/25  06:15:49
18574         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
18575              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
18576              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
18577              Subject: [PATCH _56] B::Deparse 0.57
18578              --
18579              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
18580              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
18581              Subject: Re: [PATCH _56] B::Deparse 0.57 
18582      Branch: perl
18583            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
18584 ____________________________________________________________________________
18585 [  3162] By: gsar                                  on 1999/03/25  06:11:46
18586         Log: fix a few places that said 'int', but meant 'STRLEN'
18587      Branch: perl
18588            ! pod/perlguts.pod proto.h sv.c
18589 ____________________________________________________________________________
18590 [  3161] By: gsar                                  on 1999/03/25  06:01:18
18591         Log: From: Russ Allbery <rra@stanford.edu>
18592              Date: 22 Mar 1999 04:26:26 -0800
18593              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
18594              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
18595      Branch: perl
18596            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
18597            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
18598            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
18599            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
18600 ____________________________________________________________________________
18601 [  3160] By: gsar                                  on 1999/03/25  02:26:31
18602         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
18603      Branch: perl
18604            ! opcode.h opcode.pl
18605 ____________________________________________________________________________
18606 [  3159] By: gsar                                  on 1999/03/25  02:18:17
18607         Log: add statement-modifier loops to :base_loop class
18608      Branch: perl
18609            ! ext/Opcode/Opcode.pm
18610 ____________________________________________________________________________
18611 [  3158] By: gsar                                  on 1999/03/25  00:36:57
18612         Log: integrate changes#3105,3130,3154 from maint-5.005
18613      Branch: perl
18614           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
18615 ____________________________________________________________________________
18616 [  3157] By: gsar                                  on 1999/03/25  00:24:17
18617         Log: remove bogus panic()
18618      Branch: perl
18619            ! Changes lib/Math/BigFloat.pm
18620 ____________________________________________________________________________
18621 [  3156] By: jhi                                   on 1999/03/24  22:43:43
18622         Log: Integrate from mainperl.
18623      Branch: cfgperl
18624           +> (branch 38 files)
18625           !> (integrate 68 files)
18626 ____________________________________________________________________________
18627 [  3155] By: jhi                                   on 1999/03/24  22:12:17
18628         Log: Configure regenerated because of changes #3130/#3154 and #3147.
18629      Branch: cfgperl
18630            ! Configure config_h.SH
18631 ____________________________________________________________________________
18632 [  3154] By: jhi                                   on 1999/03/24  21:40:51
18633         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
18634              based on suggestions from Andy Dougherty.
18635      Branch: maint-5.005/perl
18636            ! INSTALL
18637 ____________________________________________________________________________
18638 [  3153] By: gsar                                  on 1999/03/24  10:38:05
18639         Log: applied suggested patch, modulo superceded parts
18640              From: Charles Bailey <BAILEY@newman.upenn.edu>
18641              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
18642              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
18643              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
18644      Branch: perl
18645            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
18646            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
18647            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
18648            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
18649 ____________________________________________________________________________
18650 [  3152] By: gsar                                  on 1999/03/24  10:30:51
18651         Log: applied suggested patch, modulo superceded parts
18652              From: Charles Bailey <BAILEY@newman.upenn.edu>
18653              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
18654              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
18655              Subject: [PATCH 5.005_56] Miscellaneous small fixes
18656      Branch: perl
18657            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
18658            ! lib/File/Basename.pm
18659 ____________________________________________________________________________
18660 [  3151] By: gsar                                  on 1999/03/24  10:15:00
18661         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
18662      Branch: perl
18663            ! pod/perlop.pod
18664 ____________________________________________________________________________
18665 [  3150] By: gsar                                  on 1999/03/24  10:09:13
18666         Log: missing integration in previous change
18667      Branch: perl
18668           !> README.apollo
18669 ____________________________________________________________________________
18670 [  3149] By: gsar                                  on 1999/03/24  10:06:44
18671         Log: integrate changes#3116,3119 from maint-5.005
18672      Branch: perl
18673            + README.apollo
18674           +> apollo/netinet/in.h
18675           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
18676 ____________________________________________________________________________
18677 [  3148] By: gsar                                  on 1999/03/24  10:01:56
18678         Log: integrate changes#3091-3094 from maint-5.005
18679      Branch: perl
18680           !> README.hurd vms/subconfigure.com vos/config.h
18681           !> vos/config_h.SH_orig
18682 ____________________________________________________________________________
18683 [  3147] By: gsar                                  on 1999/03/24  09:31:49
18684         Log: warn about newfangled vfork() caveats
18685      Branch: perl
18686            ! Configure
18687 ____________________________________________________________________________
18688 [  3146] By: jhi                                   on 1999/03/24  09:20:14
18689         Log: Bring in changes #2808 and #2812 (from mainline perl)
18690              that enhance the perlbug checklist.
18691      Branch: maint-5.005/perl
18692            ! utils/perlbug.PL
18693 ____________________________________________________________________________
18694 [  3145] By: gsar                                  on 1999/03/24  08:37:02
18695         Log: integrate change#3115 from maint-5.005
18696      Branch: perl
18697           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
18698           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
18699 ____________________________________________________________________________
18700 [  3144] By: gsar                                  on 1999/03/24  08:33:59
18701         Log: add note about map in scalar context
18702      Branch: perl
18703            ! pod/perlfunc.pod
18704 ____________________________________________________________________________
18705 [  3143] By: gsar                                  on 1999/03/24  08:25:59
18706         Log: doc tweak
18707      Branch: perl
18708            ! lib/Time/Local.pm
18709 ____________________________________________________________________________
18710 [  3142] By: gsar                                  on 1999/03/24  08:20:37
18711         Log: applied suggested patch, modulo bogus hunk
18712              From: "Vishal Bhatia" <vishalb@hotmail.com>
18713              Date: Thu, 11 Mar 1999 07:40:27 PST
18714              Message-ID: <19990311154027.25891.qmail@hotmail.com>
18715              Subject: [PATCH 5.005_56] Minor fixes in perlcc
18716      Branch: perl
18717            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
18718 ____________________________________________________________________________
18719 [  3141] By: gsar                                  on 1999/03/24  08:06:12
18720         Log: integrate change#3104 from maint-5.005
18721      Branch: perl
18722           !> README.os390 t/lib/posix.t
18723 ____________________________________________________________________________
18724 [  3140] By: gsar                                  on 1999/03/24  06:34:56
18725         Log: fix failure of C<&locked_sub;> under -Dusethreads
18726      Branch: perl
18727            ! pp_hot.c t/lib/thread.t
18728 ____________________________________________________________________________
18729 [  3139] By: gsar                                  on 1999/03/24  05:52:00
18730         Log: debugger tweak (wasn't printing a newline after recalled commands)
18731      Branch: perl
18732            ! lib/perl5db.pl
18733 ____________________________________________________________________________
18734 [  3138] By: gsar                                  on 1999/03/24  05:33:28
18735         Log: document OO exceptions (based on a suggestion by Andreas Koenig
18736              <andreas.koenig@anima.de>)
18737      Branch: perl
18738            ! pod/perlfunc.pod
18739 ____________________________________________________________________________
18740 [  3137] By: gsar                                  on 1999/03/24  02:50:20
18741         Log: better "Illegal %s digit ignored" warnings
18742      Branch: perl
18743            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
18744            ! toke.c util.c
18745 ____________________________________________________________________________
18746 [  3136] By: gsar                                  on 1999/03/24  02:26:38
18747         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
18748      Branch: perl
18749            + t/pragma/utf8.t
18750            ! regcomp.c
18751 ____________________________________________________________________________
18752 [  3135] By: gsar                                  on 1999/03/24  01:29:09
18753         Log: flip release & version in win32_uname()
18754      Branch: perl
18755            ! win32/win32.c
18756 ____________________________________________________________________________
18757 [  3134] By: gsar                                  on 1999/03/24  01:08:33
18758         Log: support POSIX::uname() via win32_uname()
18759      Branch: perl
18760            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
18761            ! win32/config.gc win32/config.vc win32/config_H.bc
18762            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
18763            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
18764 ____________________________________________________________________________
18765 [  3133] By: gsar                                  on 1999/03/23  22:20:10
18766         Log: From: jan.dubois@ibm.net (Jan Dubois)
18767              Date: Sat, 06 Mar 1999 21:42:56 +0100
18768              Message-ID: <36e49281.50337171@smtp1.ibm.net>
18769              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
18770      Branch: perl
18771            ! pod/perldelta.pod
18772 ____________________________________________________________________________
18773 [  3132] By: gsar                                  on 1999/03/23  22:17:45
18774         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
18775              Date: Sat, 06 Mar 1999 17:50:49 +0100
18776              Message-ID: <36e25209.33833760@smtp1.ibm.net>
18777              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
18778              --
18779              Date: Sat, 06 Mar 1999 18:15:00 +0100
18780              Message-ID: <36e36222.37954195@smtp1.ibm.net>
18781              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
18782      Branch: perl
18783            + t/lib/filefunc.t
18784            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
18785            ! pod/perldelta.pod pod/perlmodlib.pod
18786 ____________________________________________________________________________
18787 [  3131] By: gsar                                  on 1999/03/23  22:07:59
18788         Log: integrate cfgperl changes into mainline
18789      Branch: perl
18790           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
18791           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
18792           !> installperl malloc.c perl.c perl.h pod/perl.pod
18793           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
18794 ____________________________________________________________________________
18795 [  3130] By: jhi                                   on 1999/03/23  22:02:23
18796         Log: Don't use config.msg to remind about the
18797              LD_LIBRARY_PATH because Makefile.SH takes
18798              care of that.
18799              
18800              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
18801              This used to be the default but in some MT or another it
18802              was dropped because of some transient error or another.
18803      Branch: maint-5.005/perl
18804            ! Configure hints/dec_osf.sh
18805 ____________________________________________________________________________
18806 [  3129] By: gsar                                  on 1999/03/23  21:38:03
18807         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
18808              to size    and better maintainability)
18809      Branch: perl
18810            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
18811            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
18812            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
18813            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
18814            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
18815            + t/pod/include.xr t/pod/included.t t/pod/included.xr
18816            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
18817            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
18818            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
18819            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
18820            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
18821            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
18822            ! win32/Makefile win32/makefile.mk win32/pod.mak
18823 ____________________________________________________________________________
18824 [  3128] By: jhi                                   on 1999/03/23  10:14:54
18825         Log: Integrate from mainperl.
18826      Branch: cfgperl
18827           !> (integrate 46 files)
18828 ____________________________________________________________________________
18829 [  3127] By: gsar                                  on 1999/03/23  06:57:30
18830         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
18831              Date: Thu, 4 Mar 1999 10:54:01 -0800
18832              Message-Id: <9903041854.AA46868@frc0000>
18833              Subject: patch for useless Math::BigInt warnings
18834      Branch: perl
18835            ! lib/Math/BigInt.pm
18836 ____________________________________________________________________________
18837 [  3126] By: gsar                                  on 1999/03/23  05:54:37
18838         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
18839              From: "Kurt D. Starsinic" <kstar@chapin.edu>
18840              Date: Fri, 19 Feb 1999 15:47:59 -0500
18841              Message-ID: <19990219154759.A32350@O2.chapin.edu>
18842              Subject: [PATCH] OSF/1 hints
18843      Branch: perl
18844            ! hints/dec_osf.sh
18845 ____________________________________________________________________________
18846 [  3125] By: gsar                                  on 1999/03/23  00:56:38
18847         Log: avoid typeglob persistence in pp_readline()
18848      Branch: perl
18849            ! sv.c t/op/gv.t
18850 ____________________________________________________________________________
18851 [  3124] By: gsar                                  on 1999/03/22  21:12:23
18852         Log: update copyright years
18853      Branch: perl
18854            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
18855            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
18856            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
18857            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
18858            ! sv.c sv.h toke.c utf8.c utf8.h util.c
18859 ____________________________________________________________________________
18860 [  3123] By: gsar                                  on 1999/03/22  07:07:06
18861         Log: implement win32_spawnvp() internally, making it return true PIDs
18862              for asynchronous spawns; fix win32_kill() to always deal with
18863              PIDs
18864      Branch: perl
18865            ! win32/win32.c win32/win32.h
18866 ____________________________________________________________________________
18867 [  3122] By: jhi                                   on 1999/03/19  21:12:14
18868         Log: Describe the new Benchmark feature in more detail.
18869      Branch: cfgperl
18870            ! pod/perldelta.pod
18871      Branch: maint-5.005/perl
18872            ! pod/perldelta.pod
18873 ____________________________________________________________________________
18874 [  3121] By: jhi                                   on 1999/03/19  08:16:12
18875         Log: AVAILABILITY tuning.
18876      Branch: cfgperl
18877            ! pod/perl.pod
18878      Branch: maint-5.005/perl
18879            ! pod/perl.pod
18880 ____________________________________________________________________________
18881 [  3120] By: jhi                                   on 1999/03/17  14:52:17
18882         Log: Rhapsody change assumed too much.
18883      Branch: cfgperl
18884            ! t/op/stat.t
18885 ____________________________________________________________________________
18886 [  3119] By: jhi                                   on 1999/03/17  14:33:43
18887         Log: More Apollo fixes.
18888      Branch: maint-5.005/perl
18889            ! README.apollo hints/apollo.sh t/lib/io_udp.t
18890 ____________________________________________________________________________
18891 [  3118] By: jhi                                   on 1999/03/16  17:23:39
18892         Log: Nada.
18893      Branch: maint-5.005/perl
18894            ! README.apollo
18895 ____________________________________________________________________________
18896 [  3117] By: jhi                                   on 1999/03/16  17:18:49
18897         Log: Apollo DomainOS AVAILABILITY.
18898      Branch: cfgperl
18899            ! pod/perl.pod
18900      Branch: maint-5.005/perl
18901            ! pod/perl.pod
18902 ____________________________________________________________________________
18903 [  3116] By: jhi                                   on 1999/03/16  17:14:00
18904         Log: Apollo DomainOS patch
18905              From: Johann Klasek <jk@auto.tuwien.ac.at>
18906              Subject: Re: DomainPerl
18907              Date: Tue, 16 Mar 1999 17:46:32 +0100
18908              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
18909      Branch: maint-5.005/perl
18910            + README.apollo apollo/netinet/in.h
18911            ! MANIFEST hints/apollo.sh
18912 ____________________________________________________________________________
18913 [  3115] By: jhi                                   on 1999/03/16  14:23:54
18914         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
18915              To: Gurusamy Sarathy <gsar@activestate.com>,
18916              Graham Barr <gbarr@pobox.com>
18917              Cc: Perl5 Porters <perl5-porters@perl.org>,
18918              "Paul.Marquess" <Paul.Marquess@btinternet.com>
18919              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
18920              Date: Sun, 14 Mar 1999 14:43:57 -0000
18921              Message-Id: <199903141841.NAA17040@defender.perl.org>
18922      Branch: maint-5.005/perl
18923            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18924            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
18925 ____________________________________________________________________________
18926 [  3114] By: jhi                                   on 1999/03/16  12:42:20
18927         Log: Mention Rhapsody in 5.005_5X perldelta,
18928              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
18929              *planned* AVAILABILITY.
18930      Branch: cfgperl
18931            ! pod/perl.pod pod/perldelta.pod
18932      Branch: maint-5.005/perl
18933            ! pod/perl.pod
18934 ____________________________________________________________________________
18935 [  3113] By: jhi                                   on 1999/03/16  10:38:53
18936         Log: perldelta niggling.
18937      Branch: cfgperl
18938            ! pod/perldelta.pod
18939      Branch: maint-5.005/perl
18940            ! pod/perldelta.pod
18941 ____________________________________________________________________________
18942 [  3112] By: jhi                                   on 1999/03/16  10:35:21
18943         Log: Integrate from mainperl.
18944      Branch: cfgperl
18945           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
18946           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
18947 ____________________________________________________________________________
18948 [  3111] By: jhi                                   on 1999/03/16  10:28:10
18949         Log: AVAILABILITY update: still mention PowerUX,
18950              Novell Netware now has sources available.
18951      Branch: cfgperl
18952            ! pod/perl.pod
18953      Branch: maint-5.005/perl
18954            ! pod/perl.pod
18955 ____________________________________________________________________________
18956 [  3110] By: gsar                                  on 1999/03/16  04:34:23
18957         Log: sundry pod niggles
18958      Branch: perl
18959            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
18960            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
18961 ____________________________________________________________________________
18962 [  3109] By: jhi                                   on 1999/03/15  17:00:11
18963         Log: Integrate from mainperl.
18964      Branch: cfgperl
18965           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
18966           +> lib/unicode/Is/Syllable.pl
18967           +> lib/unicode/MakeEthiopicSyllables.PL
18968           +> lib/unicode/README.Ethiopic
18969           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
18970           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
18971           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
18972           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
18973           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
18974           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
18975           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
18976           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
18977 ____________________________________________________________________________
18978 [  3108] By: jhi                                   on 1999/03/15  16:58:12
18979         Log: First pass of integrating the Rhapsody port,
18980              
18981              From: Wilfredo Sanchez <wsanchez@apple.com> 
18982              Subject: Keeping the world in sync.
18983              Reply-To: wsanchez@apple.com 
18984              To: perlbug@perl.com 
18985              Date: Fri, 13 Nov 1998 17:11:30 -0800 
18986              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
18987      Branch: cfgperl
18988            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
18989            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
18990            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
18991            ! x2p/util.c
18992 ____________________________________________________________________________
18993 [  3107] By: gsar                                  on 1999/03/15  03:22:10
18994         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
18995              From: Daniel Yacob <dmulholl@cs.indiana.edu>
18996              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
18997              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
18998              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
18999      Branch: perl
19000            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
19001            + lib/unicode/Is/Syllable.pl
19002            + lib/unicode/MakeEthiopicSyllables.PL
19003            + lib/unicode/README.Ethiopic
19004            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
19005            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
19006            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
19007            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
19008            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
19009            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
19010            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
19011            ! lib/unicode/Name.pl lib/unicode/Number.pl
19012 ____________________________________________________________________________
19013 [  3106] By: gsar                                  on 1999/03/12  20:35:36
19014         Log: change#3067 failed package.t due to needless creation of $a and $b;
19015              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
19016      Branch: perl
19017            ! op.c
19018 ____________________________________________________________________________
19019 [  3105] By: jhi                                   on 1999/03/12  15:54:57
19020         Log: Recognize the NetBSD packages collection.
19021      Branch: maint-5.005/perl
19022            ! hints/netbsd.sh
19023 ____________________________________________________________________________
19024 [  3104] By: jhi                                   on 1999/03/12  09:07:04
19025         Log: From: pvhp@forte.com (Peter Prymmer)
19026              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
19027              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
19028              Date: Thu, 11 Mar 99 14:24:54 PST
19029              Message-Id: <9903112224.AA24346@forte.com>
19030      Branch: maint-5.005/perl
19031            ! README.os390 t/lib/posix.t
19032 ____________________________________________________________________________
19033 [  3103] By: jhi                                   on 1999/03/10  11:07:46
19034         Log: Integrate from mainperl.
19035      Branch: cfgperl
19036           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
19037           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
19038           !> t/pragma/warn/1global toke.c win32/makedef.pl
19039 ____________________________________________________________________________
19040 [  3102] By: jhi                                   on 1999/03/10  11:01:20
19041         Log: From: pvhp@forte.com (Peter Prymmer)
19042              To: perl5-porters@perl.org
19043              Subject: [5.005_03-MT6]Patch: time passes
19044              Date: Tue, 9 Mar 99 18:42:17 PST
19045              Message-Id: <9903100242.AA29057@forte.com>
19046      Branch: maint-5.005/perl
19047            ! perl.c
19048 ____________________________________________________________________________
19049 [  3101] By: jhi                                   on 1999/03/10  10:30:15
19050         Log: From: Mark-Jason Dominus <mjd@plover.com>
19051              To: perl5-porters@perl.com
19052              Subject: Minor fix to perlfunc.pod
19053              Date: Mon, 08 Mar 1999 20:05:53 -0500
19054              Message-ID: <19990309010553.13757.qmail@plover.com>
19055      Branch: maint-5.005/perl
19056            ! pod/perlfunc.pod
19057 ____________________________________________________________________________
19058 [  3100] By: gsar                                  on 1999/03/09  23:04:44
19059         Log: change#3060 had the wrong quotes
19060      Branch: perl
19061            ! pod/pod2man.PL
19062 ____________________________________________________________________________
19063 [  3099] By: jhi                                   on 1999/03/09  12:52:21
19064         Log: d_uname was broken (probably since _53), reported by
19065              
19066              From: Alan Burlison <Alan.Burlison@uk.sun.com>
19067              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
19068              cpan-testers@perl.org
19069              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
19070              Date: Mon, 08 Mar 1999 13:22:31 +0000
19071              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
19072              
19073              and
19074              
19075              From: lvirden@cas.org (Larry W. Virden)
19076              To: perlbug@perl.com
19077              Subject: configure not correctly identifying uname posix compatibility
19078              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
19079              Message-Id: <199903081136.GAA23682@cas.org>
19080      Branch: cfgperl
19081            ! Configure config_h.SH
19082 ____________________________________________________________________________
19083 [  3098] By: gsar                                  on 1999/03/09  03:16:07
19084         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
19085      Branch: perl
19086            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
19087 ____________________________________________________________________________
19088 [  3097] By: gsar                                  on 1999/03/09  02:50:43
19089         Log: use yyerror() instead of croak() so that compile-time failures in
19090              my(LIST) don't confuse globals with lexicals
19091      Branch: perl
19092            ! op.c toke.c
19093 ____________________________________________________________________________
19094 [  3096] By: gsar                                  on 1999/03/09  02:47:36
19095         Log: adjust testsuite for change#3067
19096      Branch: perl
19097            ! t/pragma/warn/1global
19098 ____________________________________________________________________________
19099 [  3095] By: gsar                                  on 1999/03/08  21:04:48
19100         Log: remove bogus symbols from global.sym
19101      Branch: perl
19102            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
19103            ! perl.h win32/makedef.pl
19104 ____________________________________________________________________________
19105 [  3094] By: jhi                                   on 1999/03/06  16:16:15
19106         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
19107              To: jhi@iki.fi
19108              Subject: Oops
19109              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
19110              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
19111      Branch: maint-5.005/perl
19112            ! README.hurd
19113 ____________________________________________________________________________
19114 [  3093] By: jhi                                   on 1999/03/06  15:59:46
19115         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
19116              To: jhi@iki.fi
19117              Subject: New Hurd README
19118              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
19119              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
19120      Branch: maint-5.005/perl
19121            ! README.hurd
19122 ____________________________________________________________________________
19123 [  3092] By: jhi                                   on 1999/03/06  12:52:06
19124         Log: From: Paul_Green@stratus.com
19125              To: perl5-porters@perl.org
19126              Cc: jhi@iki.fi, Paul_Green@stratus.com
19127              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
19128              Date: Fri, 5 Mar 1999 18:08:49 -0500 
19129              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
19130      Branch: maint-5.005/perl
19131            ! vos/config.h vos/config_h.SH_orig
19132 ____________________________________________________________________________
19133 [  3091] By: jhi                                   on 1999/03/06  12:42:21
19134         Log: From: Dan Sugalski <sugalskd@osshe.edu>
19135              To: perl5-porters@perl.org, vmsperl@perl.org
19136              Subject: [PATCH 5.005_03-MT6]VMS build patch
19137              Date: Fri, 05 Mar 1999 12:36:19 -0800
19138              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
19139      Branch: maint-5.005/perl
19140            ! vms/subconfigure.com
19141 ____________________________________________________________________________
19142 [  3090] By: gsar                                  on 1999/03/06  04:40:03
19143         Log: integrate change#3089 from mainline
19144              
19145              tolerate CRs after options
19146      Branch: maint-5.005/perl
19147           !> perl.c
19148 ____________________________________________________________________________
19149 [  3089] By: gsar                                  on 1999/03/06  04:30:40
19150         Log: tolerate CRs after options
19151      Branch: perl
19152            ! perl.c
19153 ____________________________________________________________________________
19154 [  3088] By: jhi                                   on 1999/03/05  12:49:01
19155         Log: Integrate from mainperl.
19156      Branch: cfgperl
19157           +> README.hurd
19158           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
19159 ____________________________________________________________________________
19160 [  3087] By: gsar                                  on 1999/03/05  06:41:16
19161         Log: adjust timeouts to accomodate slow/busy systems
19162      Branch: perl
19163            ! t/lib/io_sock.t
19164 ____________________________________________________________________________
19165 [  3083] By: gsar                                  on 1999/03/05  01:32:47
19166         Log: integrate change#3081 from maint-5.005
19167      Branch: perl
19168           !> ext/Errno/Errno_pm.PL
19169 ____________________________________________________________________________
19170 [  3082] By: gsar                                  on 1999/03/05  01:31:06
19171         Log: integrate change#2904 from maint-5.005
19172      Branch: perl
19173           +> README.hurd
19174           !> MANIFEST
19175 ____________________________________________________________________________
19176 [  3081] By: gsar                                  on 1999/03/05  00:14:33
19177         Log: protect against doubled backslashes
19178      Branch: maint-5.005/perl
19179            ! ext/Errno/Errno_pm.PL
19180 ____________________________________________________________________________
19181 [  3077] By: jhi                                   on 1999/03/04  08:10:13
19182         Log: Integrate from mainperl.
19183      Branch: cfgperl
19184           +> ext/B/B/Stash.pm
19185           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
19186           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
19187           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
19188           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
19189 ____________________________________________________________________________
19190 [  3076] By: jhi                                   on 1999/03/04  08:07:59
19191         Log: Regen config_h.SH once more because of *size, 
19192              noticed by
19193              
19194              From: Hans Mulder <hansm@icgned.icgroup.nl>
19195              To: Jarkko Hietaniemi <jhi@iki.fi>
19196              Cc: perl5-porters@perl.org
19197              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
19198              Date: Thu,  4 Mar 99 00:10:45 +0100
19199              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
19200      Branch: cfgperl
19201            ! Configure config_h.SH
19202 ____________________________________________________________________________
19203 [  3068] By: gsar                                  on 1999/03/04  05:48:03
19204         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
19205              Date: Thu,  4 Mar 99 00:10:45 +0100
19206              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
19207              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
19208      Branch: perl
19209            ! config_h.SH
19210 ____________________________________________________________________________
19211 [  3067] By: gsar                                  on 1999/03/04  05:44:32
19212         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
19213              From: Graham Barr <gbarr@ti.com>
19214              Date: Wed, 3 Mar 1999 17:23:56 -0600
19215              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
19216              Subject: Re: 'use strict' doesn't work for one-letter variables
19217      Branch: perl
19218            ! gv.c op.c
19219 ____________________________________________________________________________
19220 [  3066] By: gsar                                  on 1999/03/04  05:20:50
19221         Log: updates to compiler modules
19222              From: "Vishal Bhatia" <vishalb@hotmail.com>
19223              Date: Tue, 02 Mar 1999 23:27:25 PST
19224              Message-ID: <19990303072725.779.qmail@hotmail.com>
19225              Subject: PATCH 5.005_56 + Test procedure
19226      Branch: perl
19227            + ext/B/B/Stash.pm
19228            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
19229            ! lib/Test/Harness.pm utils/perlcc.PL
19230 ____________________________________________________________________________
19231 [  3065] By: gsar                                  on 1999/03/04  05:03:30
19232         Log: more s/s_/s!/ etc.
19233      Branch: perl
19234            ! pod/perldelta.pod pod/perlfunc.pod
19235 ____________________________________________________________________________
19236 [  3064] By: gsar                                  on 1999/03/04  04:50:45
19237         Log: integrate cfgperl contents into mainline
19238      Branch: perl
19239           !> Configure README.vms bytecode.h config_h.SH configure.com
19240           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
19241           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
19242           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
19243 ____________________________________________________________________________
19244 [  3063] By: gsar                                  on 1999/03/04  04:44:13
19245         Log: HP-UX has yet another spelling for /NaNQ?/
19246      Branch: perl
19247            ! t/lib/bigfloatpm.t
19248 ____________________________________________________________________________
19249 [  3062] By: gsar                                  on 1999/03/04  04:36:08
19250         Log: error-check for accept() test
19251      Branch: perl
19252            ! t/lib/io_sock.t
19253 ____________________________________________________________________________
19254 [  3061] By: gsar                                  on 1999/03/04  03:40:25
19255         Log: allow custom comparison function in File::Compare::compare_text()
19256              From: jan.dubois@ibm.net (Jan Dubois)
19257              Date: Fri, 26 Feb 1999 21:56:09 +0100
19258              Message-ID: <36db0838.8805651@smtp1.ibm.net>
19259              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
19260      Branch: perl
19261            ! lib/File/Compare.pm
19262 ____________________________________________________________________________
19263 [  3060] By: gsar                                  on 1999/03/04  03:37:38
19264         Log: better version of change#3038
19265              From: abigail@fnx.com
19266              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
19267              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
19268              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
19269      Branch: perl
19270            ! pod/pod2man.PL
19271 ____________________________________________________________________________
19272 [  3058] By: jhi                                   on 1999/03/03  22:30:40
19273         Log: Configure regen to
19274              (1) match maint-5.005 patches #3056 and #3057
19275              (2) better version of PHOSTNAME of #3050
19276              (3) the crosscompile/multiarch config_h.SH trouble solved for now
19277      Branch: cfgperl
19278            ! Configure config_h.SH
19279 ____________________________________________________________________________
19280 [  3054] By: jhi                                   on 1999/03/03  09:57:59
19281         Log: Change #3053 missed perldelta.
19282      Branch: cfgperl
19283            ! pod/perldelta.pod
19284 ____________________________________________________________________________
19285 [  3053] By: jhi                                   on 1999/03/03  08:29:43
19286         Log: Use '!' to mark native integer packings instead of '_'.
19287      Branch: cfgperl
19288            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
19289 ____________________________________________________________________________
19290 [  3052] By: jhi                                   on 1999/03/02  23:12:36
19291         Log: The HP-UX threads patch (change #3028) is needed also here.
19292      Branch: cfgperl
19293            ! hints/hpux.sh thread.h
19294 ____________________________________________________________________________
19295 [  3051] By: jhi                                   on 1999/03/02  08:24:52
19296         Log: From: Dan Sugalski <sugalskd@osshe.edu>
19297              To: perl5-porters@perl.org, vmsperl@perl.org
19298              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
19299              Date: Mon, 01 Mar 1999 16:10:57 -0800
19300              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
19301      Branch: cfgperl
19302            ! README.vms
19303      Branch: maint-5.005/perl
19304            ! README.vms
19305 ____________________________________________________________________________
19306 [  3050] By: jhi                                   on 1999/03/02  08:22:29
19307         Log: From: Dan Sugalski <sugalskd@osshe.edu>
19308              To: perl5-porters@perl.org, vmsperl@perl.org
19309              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
19310              Date: Mon, 01 Mar 1999 16:06:29 -0800
19311              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
19312              
19313              From: Dan Sugalski <sugalskd@osshe.edu>
19314              To: perl5-porters@perl.org, vmsperl@perl.org
19315              Subject: [PATCH 5.005_56]vmsish.pm patch
19316              Date: Mon, 01 Mar 1999 20:19:04 -0800
19317              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
19318              
19319              plus Configure regen containing a "solution" to the
19320              crosscompile/multiarch problem.
19321      Branch: cfgperl
19322            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
19323            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
19324 ____________________________________________________________________________
19325 [  3049] By: jhi                                   on 1999/03/02  07:34:21
19326         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
19327              To: perl5-porters@perl.org
19328              Subject: [PATCH] Eliminate (valid) warning in byterun.c
19329              Date: Mon, 01 Mar 1999 17:27:59 -0500
19330              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
19331      Branch: cfgperl
19332            ! bytecode.h
19333      Branch: maint-5.005/perl
19334            ! bytecode.h
19335 ____________________________________________________________________________
19336 [  3048] By: gsar                                  on 1999/03/02  06:41:21
19337         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
19338      Branch: perl
19339            ! MANIFEST README.hpux
19340 ____________________________________________________________________________
19341 [  3047] By: jhi                                   on 1999/03/01  06:34:43
19342         Log: Integrate from mainperl.
19343      Branch: cfgperl
19344           +> README.hpux lib/File/Spec/Functions.pm
19345           !> (integrate 28 files)
19346 ____________________________________________________________________________
19347 [  3046] By: gsar                                  on 1999/03/01  05:34:28
19348         Log: this is 5.005_56
19349      Branch: perl
19350            ! Changes
19351
19352 ----------------
19353 Version 5.005_56
19354 ----------------
19355
19356 ____________________________________________________________________________
19357 [  3045] By: gsar                                  on 1999/03/01  03:32:30
19358         Log: destroy PL_svref_mutex in perl_destruct()
19359      Branch: perl
19360            ! perl.c
19361 ____________________________________________________________________________
19362 [  3044] By: gsar                                  on 1999/03/01  00:38:50
19363         Log: up patchlevel &c.
19364      Branch: perl
19365            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
19366            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19367            ! win32/makefile.mk
19368 ____________________________________________________________________________
19369 [  3043] By: gsar                                  on 1999/03/01  00:14:15
19370         Log: integrate cfgperl contents into mainline
19371      Branch: perl
19372            ! pod/perldelta.pod
19373           !> Configure config_h.SH
19374 ____________________________________________________________________________
19375 [  3042] By: gsar                                  on 1999/02/28  23:55:08
19376         Log: slightly edited version of suggested patch
19377              From: jan.dubois@ibm.net (Jan Dubois)
19378              Date: Mon, 01 Mar 1999 00:32:05 +0100
19379              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
19380              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
19381      Branch: perl
19382            + lib/File/Spec/Functions.pm
19383            ! MANIFEST lib/File/Spec.pm
19384 ____________________________________________________________________________
19385 [  3041] By: gsar                                  on 1999/02/28  22:47:19
19386         Log: fix subtle bug in eval'' testsuite
19387      Branch: perl
19388            ! t/op/eval.t
19389 ____________________________________________________________________________
19390 [  3040] By: gsar                                  on 1999/02/28  22:46:24
19391         Log: avoid literal control characters in change#3039
19392      Branch: perl
19393            ! t/base/lex.t
19394 ____________________________________________________________________________
19395 [  3039] By: gsar                                  on 1999/02/28  21:47:18
19396         Log: todo item: permit extended control variables a la ${^Foo} (patch
19397              courtesy Mark-Jason Dominus <mjd@plover.com>)
19398      Branch: perl
19399            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
19400            ! t/base/lex.t toke.c
19401 ____________________________________________________________________________
19402 [  3038] By: gsar                                  on 1999/02/28  21:21:05
19403         Log: From: abigail@fnx.com
19404              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
19405              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
19406              Subject: Recognize -> and => inside [A-Z]<> sequences.
19407      Branch: perl
19408            ! pod/pod2man.PL
19409 ____________________________________________________________________________
19410 [  3037] By: gsar                                  on 1999/02/28  21:12:22
19411         Log: fix longstanding bug: searches for lexicals originating within eval''
19412              weren't stopping at the subroutine boundary correctly
19413      Branch: perl
19414            ! op.c proto.h t/op/eval.t
19415 ____________________________________________________________________________
19416 [  3036] By: gsar                                  on 1999/02/28  20:02:29
19417         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
19418              as stacked list values
19419              From: jan.dubois@ibm.net (Jan Dubois)
19420              Date: Sat, 27 Feb 1999 18:24:17 +0100
19421              Message-ID: <36e22849.36531259@smtp1.ibm.net>
19422              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
19423      Branch: perl
19424            ! win32/win32.c
19425 ____________________________________________________________________________
19426 [  3035] By: gsar                                  on 1999/02/28  19:48:54
19427         Log: remove superfluous stack_sp decl
19428      Branch: perl
19429            ! jpl/JNI/JNI.xs
19430 ____________________________________________________________________________
19431 [  3034] By: gsar                                  on 1999/02/28  19:34:58
19432         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
19433      Branch: perl
19434            ! lib/Getopt/Std.pm
19435 ____________________________________________________________________________
19436 [  3033] By: gsar                                  on 1999/02/28  19:23:41
19437         Log: add File::Compare::compare_text()
19438              From: jan.dubois@ibm.net (Jan Dubois)
19439              Date: Fri, 26 Feb 1999 00:20:41 +0100
19440              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
19441              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
19442      Branch: perl
19443            ! lib/File/Compare.pm pod/perltodo.pod
19444 ____________________________________________________________________________
19445 [  3032] By: gsar                                  on 1999/02/28  19:01:33
19446         Log: add README.hpux
19447      Branch: perl
19448            + README.hpux
19449            ! MAINTAIN MANIFEST
19450 ____________________________________________________________________________
19451 [  3031] By: gsar                                  on 1999/02/28  18:49:08
19452         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
19453              James Cromie <jcromie@fossil.uswc.uswest.com>
19454      Branch: perl
19455            ! lib/Pod/Html.pm
19456 ____________________________________________________________________________
19457 [  3030] By: gsar                                  on 1999/02/28  18:35:09
19458         Log: From: jan.dubois@ibm.net (Jan Dubois)
19459              Date: Wed, 24 Feb 1999 22:34:56 +0100
19460              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
19461              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
19462      Branch: perl
19463            ! lib/Test/Harness.pm
19464 ____________________________________________________________________________
19465 [  3029] By: gsar                                  on 1999/02/28  18:28:18
19466         Log: add note about env pollution
19467      Branch: perl
19468            ! INSTALL pod/perltodo.pod
19469 ____________________________________________________________________________
19470 [  3028] By: jhi                                   on 1999/02/26  14:40:00
19471         Log: HP-UX 11 threads.
19472              
19473              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
19474              To: perl5-porters@perl.org
19475              Cc: jhi@cc.hut.fi
19476              Subject: Maint 5 and _54 with threading on HP-UX 11.00
19477              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
19478              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
19479              
19480              NOTE from jhi: the hpux hints could still be more robust by
19481              disabling gdbm when necessary.
19482              
19483              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
19484              linking -lgdbm -lpthread creates an executable that instantly
19485              core dumps on a pthreads internal panic:
19486              
19487              ./gdpt
19488              
19489              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
19490              Return Pointer is 0xc082bf33
19491              17639 quit (core dumped)  ./gdpt
19492              
19493              You don't have to *use* either gdbm or pthreads in the executable,
19494              just linking them together is enough.  Workaround is to recompile
19495              the GDBM under HP-UX 11, that makes the problem go away.
19496      Branch: maint-5.005/perl
19497            ! hints/hpux.sh thread.h
19498 ____________________________________________________________________________
19499 [  3025] By: jhi                                   on 1999/02/25  20:41:07
19500         Log: Temporary workaround for the config_h.SH versus
19501              crosscompile and multiarch plus introduce 'rt'
19502              to $libswanted: in UNIX98 sched_yield() lives there.
19503      Branch: cfgperl
19504            ! Configure config_h.SH
19505 ____________________________________________________________________________
19506 [  3024] By: jhi                                   on 1999/02/24  12:54:59
19507         Log: Integrate from mainperl.
19508      Branch: cfgperl
19509           +> t/lib/fatal.t
19510           !> (integrate 44 files)
19511 ____________________________________________________________________________
19512 [  3023] By: gsar                                  on 1999/02/24  07:02:12
19513         Log: integrate cfgperl contents
19514      Branch: perl
19515           !> (integrate 30 files)
19516 ____________________________________________________________________________
19517 [  3022] By: gsar                                  on 1999/02/24  05:59:47
19518         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
19519              Date: 23 Feb 1999 17:53:22 -0700
19520              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
19521              Subject: [PATCH: _55] perldoc -q broken
19522      Branch: perl
19523            ! utils/perldoc.PL
19524 ____________________________________________________________________________
19525 [  3021] By: gsar                                  on 1999/02/24  05:51:53
19526         Log: ansify perlio.c, fix PerlIO-ish typos
19527      Branch: perl
19528            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
19529            ! iperlsys.h perlio.c
19530 ____________________________________________________________________________
19531 [  3020] By: gsar                                  on 1999/02/24  05:28:06
19532         Log: adjust a Perl_malloc() flag for NeXT
19533              From: Hans Mulder <hansm@icgned.icgroup.nl>
19534              Date: Tue, 23 Feb 99 00:26:25 +0100
19535              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
19536              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
19537      Branch: perl
19538            ! perl.h
19539 ____________________________________________________________________________
19540 [  3019] By: gsar                                  on 1999/02/24  05:19:42
19541         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
19542      Branch: perl
19543            ! pod/perltodo.pod
19544 ____________________________________________________________________________
19545 [  3018] By: gsar                                  on 1999/02/24  04:15:18
19546         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
19547              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
19548              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
19549              Subject: improved error message [PATCH _55] [RESEND]
19550      Branch: perl
19551            ! sv.c
19552 ____________________________________________________________________________
19553 [  3017] By: gsar                                  on 1999/02/24  03:50:34
19554         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
19555              Date: Sun, 21 Feb 1999 20:02:18 -0700
19556              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
19557              Subject: perlfunc updates (against 55)
19558      Branch: perl
19559            ! pod/perlfunc.pod
19560 ____________________________________________________________________________
19561 [  3016] By: gsar                                  on 1999/02/24  03:17:05
19562         Log: testsuite adjustments
19563              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19564              Date: Sat, 20 Feb 1999 15:24:57 +0000
19565              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
19566              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
19567      Branch: perl
19568            ! t/lib/io_sock.t t/op/lex_assign.t
19569 ____________________________________________________________________________
19570 [  3015] By: gsar                                  on 1999/02/24  02:54:47
19571         Log: avoid modifying readonly values from qw()
19572      Branch: perl
19573            ! lib/ExtUtils/MM_Unix.pm
19574 ____________________________________________________________________________
19575 [  3014] By: gsar                                  on 1999/02/24  02:49:04
19576         Log: more "correct" utbuf for utime()
19577      Branch: perl
19578            ! doio.c
19579 ____________________________________________________________________________
19580 [  3013] By: jhi                                   on 1999/02/22  19:27:44
19581         Log: Fix MacPerl version, change PowerUX to PowerMAX.
19582              
19583              From: Chris Nandor <pudge@pobox.com>
19584              To: jhi@iki.fi
19585              Cc: perl5-porters@perl.org
19586              Subject: Re: perl current availability as documented by perl.pod
19587              Date: Sun, 21 Feb 1999 11:06:03 -0500
19588              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
19589              
19590              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
19591              To: jhi@iki.fi
19592              Cc: perl5-porters@perl.org
19593              Subject: Re: perl current availability as documented by perl.pod
19594              Date: Mon, 22 Feb 1999 13:08:30 GMT
19595              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
19596      Branch: cfgperl
19597            ! pod/perl.pod
19598      Branch: maint-5.005/perl
19599            ! pod/perl.pod
19600 ____________________________________________________________________________
19601 [  3012] By: jhi                                   on 1999/02/22  10:26:11
19602         Log: Snapshot the cross-compilation/multiarchitecture stuff
19603              (currently broken in next)
19604      Branch: cfgperl
19605            ! Configure config_h.SH pp.c
19606 ____________________________________________________________________________
19607 [  3011] By: jhi                                   on 1999/02/22  10:24:51
19608         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
19609              To: gsar@activestate.com (Gurusamy Sarathy)
19610              Cc: perl5-porters@perl.org (Perl5 Porters)
19611              Subject: [PATCH 5.005_55] DB_File 1.64 patch
19612              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
19613              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
19614      Branch: cfgperl
19615            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19616            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
19617 ____________________________________________________________________________
19618 [  3009] By: jhi                                   on 1999/02/22  09:14:26
19619         Log: Scratch #3008 and introduce $crosscompile and $multiarch
19620              also in non-Configure lands.
19621      Branch: cfgperl
19622            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
19623            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
19624            ! win32/config.gc win32/config.vc win32/config_H.bc
19625            ! win32/config_H.gc win32/config_H.vc
19626 ____________________________________________________________________________
19627 [  3008] By: jhi                                   on 1999/02/22  08:58:04
19628         Log: Add -DMULTIARCH (see change #3006).
19629      Branch: cfgperl
19630            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
19631 ____________________________________________________________________________
19632 [  3007] By: jhi                                   on 1999/02/22  08:54:06
19633         Log: Undo the references to local{lib,arch} introduced by #3006.
19634      Branch: cfgperl
19635            ! Configure config_h.SH
19636 ____________________________________________________________________________
19637 [  3006] By: jhi                                   on 1999/02/22  08:43:50
19638         Log: From: hansm@icgned.icgroup.nl
19639              To: perlbug@perl.com
19640              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
19641              Date: Sun, 21 Feb 1999 22:58:55 +0100
19642              Reply-To: hansmu@xs4all.nl
19643              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
19644              
19645              plus other Configure changes: prepare for cross-compilation/
19646              multiarchitecture builds.
19647      Branch: cfgperl
19648            ! Configure config_h.SH
19649 ____________________________________________________________________________
19650 [  3005] By: jhi                                   on 1999/02/22  08:35:30
19651         Log: Configure/Perl knew how to look for use Mach cthreads
19652              but Configure didn't let them to be used ($osname 'next').
19653      Branch: cfgperl
19654            ! Configure config_h.SH
19655      Branch: maint-5.005/perl
19656            ! Configure
19657 ____________________________________________________________________________
19658 [  3004] By: jhi                                   on 1999/02/21  15:46:02
19659         Log: Update Acorn AVAILABILITY.
19660      Branch: cfgperl
19661            ! pod/perl.pod
19662      Branch: maint-5.005/perl
19663            ! pod/perl.pod
19664 ____________________________________________________________________________
19665 [  3003] By: jhi                                   on 1999/02/21  14:50:42
19666         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
19667              To: perl5-porters@perl.org (Perl 5 Porters)
19668              Subject: PATCH: perlref.pod - symbolic ref example
19669              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
19670              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
19671      Branch: cfgperl
19672            ! pod/perlref.pod
19673      Branch: maint-5.005/perl
19674            ! pod/perlref.pod
19675 ____________________________________________________________________________
19676 [  3002] By: jhi                                   on 1999/02/21  14:35:22
19677         Log: Sync cfgperl with maint-5.005 change #3000.
19678      Branch: cfgperl
19679            ! pod/perlfunc.pod t/op/pack.t
19680 ____________________________________________________________________________
19681 [  2999] By: gsar                                  on 1999/02/20  22:48:30
19682         Log: From:    John Bley <jbb6@acpub.duke.edu>
19683              Date:    Sat, 20 Feb 1999 16:02:34 EST
19684              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
19685              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
19686      Branch: perl
19687            ! regcomp.c
19688 ____________________________________________________________________________
19689 [  2998] By: jhi                                   on 1999/02/20  14:13:06
19690         Log: Enhanced the endianness description.
19691      Branch: cfgperl
19692            ! pod/perlfunc.pod
19693 ____________________________________________________________________________
19694 [  2996] By: jhi                                   on 1999/02/20  13:55:41
19695         Log: Glossary now mostly fixed.
19696      Branch: cfgperl
19697            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19698            ! config_h.SH
19699 ____________________________________________________________________________
19700 [  2994] By: jhi                                   on 1999/02/20  11:58:33
19701         Log: Perldeltify GNU/Hurd.
19702      Branch: cfgperl
19703            ! pod/perldelta.pod
19704 ____________________________________________________________________________
19705 [  2993] By: gsar                                  on 1999/02/20  00:59:10
19706         Log: fix typo in Perl_sbrk()
19707              From: hansm@icgned.icgroup.nl
19708              Date: Fri, 19 Feb 1999 23:19:31 +0100
19709              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
19710              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
19711      Branch: perl
19712            ! malloc.c
19713 ____________________________________________________________________________
19714 [  2992] By: gsar                                  on 1999/02/20  00:51:08
19715         Log: integrate change#2980 from maint-5.005
19716      Branch: perl
19717           !> utils/h2xs.PL
19718 ____________________________________________________________________________
19719 [  2991] By: gsar                                  on 1999/02/20  00:34:01
19720         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19721              Date: Thu, 18 Feb 1999 18:51:38 +0000
19722              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
19723              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
19724      Branch: perl
19725            ! pp_hot.c t/op/pat.t
19726 ____________________________________________________________________________
19727 [  2990] By: gsar                                  on 1999/02/20  00:30:48
19728         Log: From: jan.dubois@ibm.net (Jan Dubois)
19729              Date: Thu, 18 Feb 1999 19:14:07 +0100
19730              Message-ID: <36d15809.40853323@smtp1.ibm.net>
19731              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
19732      Branch: perl
19733            ! win32/win32.c
19734 ____________________________________________________________________________
19735 [  2989] By: gsar                                  on 1999/02/20  00:27:01
19736         Log: do poll() emulation unless HAS_POLL && I_POLL
19737      Branch: perl
19738            ! ext/IO/poll.h
19739 ____________________________________________________________________________
19740 [  2988] By: gsar                                  on 1999/02/19  23:52:12
19741         Log: tweak RE for NaNQ? recognition
19742      Branch: perl
19743            ! t/lib/bigfloatpm.t
19744 ____________________________________________________________________________
19745 [  2987] By: gsar                                  on 1999/02/19  23:29:59
19746         Log: mention C<use utf8> and C<use warning> in perldelta
19747      Branch: perl
19748            ! pod/perldelta.pod
19749 ____________________________________________________________________________
19750 [  2985] By: jhi                                   on 1999/02/19  20:43:19
19751         Log: pack/unpack better in (network-)short-non-16-bits and
19752              (network-)long-non-32-bits systems such as Cray C90.
19753      Branch: cfgperl
19754            ! perl.h pp.c t/op/pack.t
19755 ____________________________________________________________________________
19756 [  2984] By: jhi                                   on 1999/02/19  20:38:54
19757         Log: Regen Configure.
19758      Branch: cfgperl
19759            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19760            ! perl.c
19761 ____________________________________________________________________________
19762 [  2982] By: jhi                                   on 1999/02/19  19:51:49
19763         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
19764              not probed for and         
19765              
19766              From: "Kurt D. Starsinic" <kstar@chapin.edu>
19767              To: Chaim Frenkel <chaimf@pobox.com>,
19768              Russ Allbery <rra@stanford.edu>,
19769              Jarkko Hietaniemi <jhi@iki.fi>,
19770              Gurusamy Sarathy <gsar@activestate.com>,
19771              Graham Barr <gbarr@pobox.com>
19772              Cc: bdensch@ameritech.net, perlbug@perl.com
19773              Subject: [PATCH] Re: Solaris 7 for Intel
19774              Message-ID: <19990219124404.A30182@O2.chapin.edu>
19775              
19776              Glossary is still missing some terms because
19777              mkglossary is misbehaving (change #2981 updated
19778              Glossary manually)
19779      Branch: cfgperl
19780            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
19781            ! Porting/config_H
19782 ____________________________________________________________________________
19783 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
19784         Log: Make result of h2xs work when user adds C<use strict>
19785      Branch: maint-5.005/perl
19786            ! utils/h2xs.PL
19787 ____________________________________________________________________________
19788 [  2979] By: gsar                                  on 1999/02/19  05:24:29
19789         Log: doc for change#2978
19790      Branch: perl
19791            ! pod/perlsub.pod
19792 ____________________________________________________________________________
19793 [  2978] By: gsar                                  on 1999/02/19  05:08:29
19794         Log: bring '*' prototype closer to how it behaves internally
19795      Branch: perl
19796            + t/lib/fatal.t
19797            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
19798 ____________________________________________________________________________
19799 [  2977] By: gsar                                  on 1999/02/19  02:50:31
19800         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
19801      Branch: perl
19802            ! perly.h
19803 ____________________________________________________________________________
19804 [  2975] By: gsar                                  on 1999/02/18  21:41:57
19805         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
19806              of lexical searches in BEGIN|INIT|END)
19807      Branch: perl
19808            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
19809            ! vms/perly_c.vms
19810 ____________________________________________________________________________
19811 [  2974] By: gsar                                  on 1999/02/18  21:03:06
19812         Log: missing PERL_POLLUTE_MALLOC
19813      Branch: perl
19814            ! ext/SDBM_File/sdbm/sdbm.h
19815 ____________________________________________________________________________
19816 [  2973] By: gsar                                  on 1999/02/18  17:10:49
19817         Log: From:    Andy Dougherty <doughera@lafayette.edu>
19818              Date:    Wed, 17 Feb 1999 17:22:50 EST
19819              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
19820              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
19821      Branch: perl
19822            ! lib/dotsh.pl
19823 ____________________________________________________________________________
19824 [  2972] By: gsar                                  on 1999/02/18  17:04:12
19825         Log: s/#defined/#define/
19826      Branch: perl
19827            ! ext/Data/Dumper/Dumper.xs
19828 ____________________________________________________________________________
19829 [  2970] By: gsar                                  on 1999/02/18  03:26:43
19830         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
19831      Branch: perl
19832            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
19833            ! ext/GDBM_File/typemap
19834 ____________________________________________________________________________
19835 [  2969] By: gsar                                  on 1999/02/17  23:30:47
19836         Log: correct slurp mode doc
19837      Branch: perl
19838            ! pod/perlfunc.pod pod/perlop.pod
19839 ____________________________________________________________________________
19840 [  2968] By: jhi                                   on 1999/02/17  23:15:49
19841         Log: Ultrix hints update.
19842              
19843              From: Spider Boardman <spider@zk3.dec.com>
19844              To: perlbug@perl.com
19845              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
19846              Date: Tue, 16 Feb 1999 23:04:28 -0500
19847              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
19848      Branch: cfgperl
19849            ! hints/ultrix_4.sh
19850 ____________________________________________________________________________
19851 [  2966] By: jhi                                   on 1999/02/17  23:09:21
19852         Log: Change #2965 wiped out some Sarathy's _55 changes.
19853              Now unwiped.
19854      Branch: cfgperl
19855            ! Configure pp.c t/op/pack.t
19856 ____________________________________________________________________________
19857 [  2965] By: jhi                                   on 1999/02/17  23:00:04
19858         Log: Configure tweaks.
19859              
19860              Fix the Unixware/SCO uname scan:
19861              
19862              From: Tom Hughes <thh@cyberscience.com>
19863              To: perlbug@perl.com
19864              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
19865              Date: 17 Feb 1999 15:34:15 +0000    
19866              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
19867              
19868              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
19869              
19870              From: Joe Buehler <jhpb@hekimian.com>
19871              To: perl5-porters@perl.org
19872              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
19873              Date: 12 Feb 1999 11:25:21 -0500
19874              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
19875              
19876              Make the pthreads joinable constant scan to output to fd 4, not 2.
19877      Branch: cfgperl
19878            ! Configure
19879 ____________________________________________________________________________
19880 [  2964] By: gsar                                  on 1999/02/17  21:30:07
19881         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
19882              Date: Wed, 17 Feb 1999 06:53:13 -0700
19883              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
19884              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
19885      Branch: perl
19886            ! lib/Pod/Functions.pm
19887 ____________________________________________________________________________
19888 [  2963] By: gsar                                  on 1999/02/17  21:18:21
19889         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
19890              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19891              Date: Wed, 17 Feb 1999 10:06:01 +0000
19892              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
19893              Subject: Re: [5.005_53] panic: pad_free curpad 
19894      Branch: perl
19895            ! regcomp.c regexec.c t/op/misc.t
19896 ____________________________________________________________________________
19897 [  2962] By: gsar                                  on 1999/02/16  21:26:28
19898         Log: NaNQ? tweak
19899      Branch: perl
19900            ! t/lib/bigfloatpm.t
19901 ____________________________________________________________________________
19902 [  2961] By: jhi                                   on 1999/02/16  19:26:38
19903         Log: Integrate from mainperl.
19904      Branch: cfgperl
19905           !> (integrate 37 files)
19906 ____________________________________________________________________________
19907 [  2960] By: gsar                                  on 1999/02/16  18:04:29
19908         Log: undo change#2465 (qw[] is a real list now)
19909      Branch: perl
19910            ! pod/perlop.pod
19911 ____________________________________________________________________________
19912 [  2959] By: gsar                                  on 1999/02/16  07:09:33
19913         Log: this was 5.005_55
19914      Branch: perl
19915            ! Changes
19916
19917 ----------------
19918 Version 5.005_55
19919 ----------------
19920
19921 ____________________________________________________________________________
19922 [  2958] By: gsar                                  on 1999/02/16  06:18:27
19923         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
19924              elide dups and non-dependents from Changes
19925      Branch: perl
19926            ! Changes pod/perlhist.pod
19927           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
19928           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
19929           !> pod/perlport.pod pp.c t/op/pack.t
19930 ____________________________________________________________________________
19931 [  2957] By: gsar                                  on 1999/02/16  04:09:47
19932         Log: propagate PERL_VERSION everywhere, add to pod
19933      Branch: perl
19934            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
19935            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
19936            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
19937            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
19938            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
19939            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
19940            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
19941            ! win32/config.gc win32/config.vc win32/config_sh.PL
19942            ! win32/win32.c x2p/a2py.c
19943 ____________________________________________________________________________
19944 [  2955] By: jhi                                   on 1999/02/15  16:15:03
19945         Log: The pack tests now better in C90 (after the packnative patches).
19946      Branch: cfgperl
19947            ! t/op/pack.t
19948 ____________________________________________________________________________
19949 [  2954] By: gsar                                  on 1999/02/15  14:11:50
19950         Log: tweak Configure to follow new PERL_VERSION etc.
19951      Branch: perl
19952            ! Configure patchlevel.h pod/perlhist.pod
19953 ____________________________________________________________________________
19954 [  2953] By: jhi                                   on 1999/02/15  14:02:21
19955         Log: Integrate from mainperl.
19956      Branch: cfgperl
19957           !> MANIFEST Porting/makerel
19958 ____________________________________________________________________________
19959 [  2952] By: jhi                                   on 1999/02/15  13:50:07
19960         Log: Enhance the packnative patch: use the packnative code
19961              only if required.  Also added hefty testing (hopefully
19962              I didn't assume too much...).  Tested on alpha, ix86, sparc.
19963      Branch: cfgperl
19964            ! pod/perlfunc.pod pp.c t/op/pack.t
19965 ____________________________________________________________________________
19966 [  2951] By: jhi                                   on 1999/02/15  13:46:56
19967         Log: AVAILABILITY from 5.005_03-tobe, will of course
19968              require updating when 5.006 comes out.
19969      Branch: cfgperl
19970            ! pod/perl.pod
19971 ____________________________________________________________________________
19972 [  2949] By: gsar                                  on 1999/02/15  13:28:51
19973         Log: will this be it for 5.005_55?
19974      Branch: perl
19975            ! MANIFEST Porting/makerel
19976 ____________________________________________________________________________
19977 [  2948] By: jhi                                   on 1999/02/15  13:23:52
19978         Log: Integrate from mainperl.
19979      Branch: cfgperl
19980           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
19981           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
19982           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
19983           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
19984           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
19985           !> win32/config.gc win32/config.vc win32/config_H.bc
19986           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
19987 ____________________________________________________________________________
19988 [  2947] By: jhi                                   on 1999/02/15  13:20:41
19989         Log: perlport.pod 1.39 from Chris.
19990      Branch: cfgperl
19991            ! pod/perlport.pod
19992 ____________________________________________________________________________
19993 [  2946] By: jhi                                   on 1999/02/15  13:09:58
19994         Log: Import Ultrix update, change #2864, 
19995              
19996              From: Spider Boardman <spider@zk3.dec.com>
19997              To: perlbug@perl.com
19998              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
19999              Date: Wed, 10 Feb 1999 23:33:31 -0500
20000              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
20001      Branch: cfgperl
20002            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
20003 ____________________________________________________________________________
20004 [  2945] By: jhi                                   on 1999/02/15  13:04:50
20005         Log: OpenBSD sparc SHMLBA.
20006      Branch: cfgperl
20007            ! ext/IPC/SysV/SysV.xs
20008 ____________________________________________________________________________
20009 [  2944] By: gsar                                  on 1999/02/15  12:09:52
20010         Log: update win32/config* stuff, Changes
20011      Branch: perl
20012            ! Changes win32/Makefile win32/config.bc win32/config.gc
20013            ! win32/config.vc win32/config_H.bc win32/config_H.gc
20014            ! win32/config_H.vc win32/makefile.mk
20015 ____________________________________________________________________________
20016 [  2943] By: gsar                                  on 1999/02/15  11:54:08
20017         Log: #include patchlevel.h by default, provide
20018              PERL_{REVISION,VERSION,SUBVERSION}
20019      Branch: perl
20020            ! patchlevel.h perl.h
20021 ____________________________________________________________________________
20022 [  2942] By: gsar                                  on 1999/02/15  10:26:59
20023         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
20024              misc fixes
20025      Branch: perl
20026            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
20027 ____________________________________________________________________________
20028 [  2941] By: gsar                                  on 1999/02/15  10:24:37
20029         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
20030              Message-ID: <19990207002851.B9185@toldyouso.com>
20031              Message-ID: <19990207212152.A9765@toldyouso.com>
20032              Message-ID: <19990207212041.A9622@toldyouso.com>
20033              Message-ID: <19990207213127.A10244@toldyouso.com>
20034              Message-ID: <19990207212559.A9950@toldyouso.com>
20035              Message-ID: <19990207212842.A9994@toldyouso.com>
20036              Message-ID: <19990207212500.A9860@toldyouso.com>
20037              Message-ID: <19990207213013.A10105@toldyouso.com>
20038      Branch: perl
20039            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
20040            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
20041            ! pod/perlmodlib.pod pod/perltoc.pod
20042 ____________________________________________________________________________
20043 [  2940] By: gsar                                  on 1999/02/15  10:07:08
20044         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
20045              of suggested patch)
20046              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
20047              Date: Mon, 08 Feb 1999 01:14:41 -0000
20048              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
20049              Subject: [PATCH 5.005_54] some pending C.pm stuff 
20050      Branch: perl
20051            ! ext/B/B/C.pm
20052 ____________________________________________________________________________
20053 [  2939] By: jhi                                   on 1999/02/15  08:40:18
20054         Log: Integrate from mainperl.
20055      Branch: cfgperl
20056           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
20057            - lib/File/PathConvert.pm
20058           !> (integrate 81 files)
20059 ____________________________________________________________________________
20060 [  2938] By: gsar                                  on 1999/02/15  06:56:39
20061         Log: change#2839 was bogus, redo
20062      Branch: perl
20063           !> t/lib/h2ph.pht
20064 ____________________________________________________________________________
20065 [  2937] By: gsar                                  on 1999/02/15  06:38:15
20066         Log: support Win32::GetFullPathName() and Win32::SetLastError()
20067              From: jan.dubois@ibm.net (Jan Dubois)
20068              Date: Tue, 09 Feb 1999 22:27:31 +0100
20069              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
20070              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
20071      Branch: perl
20072            ! win32/win32.c
20073 ____________________________________________________________________________
20074 [  2936] By: gsar                                  on 1999/02/15  06:26:39
20075         Log: support native integers, pack("L_",...) etc. (via private mail)
20076              From: Jarkko Hietaniemi <jhi@iki.fi>
20077              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
20078              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
20079              Subject: the "packnative" patch
20080      Branch: perl
20081            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
20082            ! t/lib/ipc_sysv.t t/op/pack.t
20083 ____________________________________________________________________________
20084 [  2935] By: gsar                                  on 1999/02/15  06:04:02
20085         Log: From: Michael G Schwern <schwern@pobox.com>
20086              Date: Tue, 9 Feb 1999 04:13:12 -0500
20087              Message-ID: <19990209041312.A15788@toldyouso.com>
20088              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
20089      Branch: perl
20090            ! utils/h2xs.PL
20091 ____________________________________________________________________________
20092 [  2934] By: gsar                                  on 1999/02/15  05:30:13
20093         Log: fix bugs in the handling of negative numbers, among other things
20094              From: Steven Knight <knight@theopera.baldmt.citilink.com>
20095              Date: Mon, 8 Feb 1999 01:16:24 -0600
20096              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
20097              Subject: Math::BigFloat and Math::BigInt
20098      Branch: perl
20099            + t/lib/bigfloat.t t/lib/bigfloatpm.t
20100            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
20101            ! t/lib/bigintpm.t
20102 ____________________________________________________________________________
20103 [  2933] By: gsar                                  on 1999/02/15  04:57:52
20104         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
20105              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
20106              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
20107              Subject: s2p incorrectly handles hold space commands
20108      Branch: perl
20109            ! x2p/s2p.PL
20110 ____________________________________________________________________________
20111 [  2932] By: gsar                                  on 1999/02/15  04:45:55
20112         Log: clarify what a "line" is
20113      Branch: perl
20114            ! pod/perlfunc.pod pod/perlvar.pod
20115 ____________________________________________________________________________
20116 [  2931] By: gsar                                  on 1999/02/15  04:23:29
20117         Log: backout change#2811 and add newer version based on File::Spec
20118              From: Barrie Slaymaker <rbs@telerama.com>
20119              Date: Thu, 11 Feb 1999 16:29:24 -0500
20120              Message-ID: <36C34BB4.A62090E0@telerama.com>
20121              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
20122      Branch: perl
20123            - lib/File/PathConvert.pm
20124            ! MANIFEST installhtml lib/Pod/Html.pm
20125 ____________________________________________________________________________
20126 [  2930] By: gsar                                  on 1999/02/15  04:16:25
20127         Log: From: Barrie Slaymaker <rbs@telerama.com>
20128              Date: Thu, 11 Feb 1999 19:39:48 -0500
20129              Message-ID: <36C37854.707D139@telerama.com>
20130              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
20131      Branch: perl
20132            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
20133 ____________________________________________________________________________
20134 [  2929] By: gsar                                  on 1999/02/15  04:06:50
20135         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
20136              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
20137              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
20138              Subject: [PATCH]5.005_54 (DOC) fix many typos
20139              --
20140              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
20141              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
20142              Subject: [PATCH]5.005_54 (DOC) typos
20143      Branch: perl
20144            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
20145            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
20146            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20147            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20148            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
20149            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
20150            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
20151            ! pod/perlvar.pod pod/perlxs.pod
20152 ____________________________________________________________________________
20153 [  2928] By: gsar                                  on 1999/02/15  03:39:53
20154         Log: allow the Carp routines to pass through exception objects
20155      Branch: perl
20156            ! lib/Carp.pm
20157 ____________________________________________________________________________
20158 [  2927] By: gsar                                  on 1999/02/15  03:22:57
20159         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
20160      Branch: perl
20161            ! pod/perlfaq8.pod
20162 ____________________________________________________________________________
20163 [  2926] By: gsar                                  on 1999/02/15  03:19:39
20164         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
20165              have done that, but didn't)
20166      Branch: perl
20167           !> utils/h2ph.PL
20168 ____________________________________________________________________________
20169 [  2925] By: gsar                                  on 1999/02/15  03:17:01
20170         Log: integrate cfgperl changes into mainline
20171      Branch: perl
20172            ! Changes
20173           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20174           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
20175           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
20176           !> vms/subconfigure.com
20177 ____________________________________________________________________________
20178 [  2924] By: gsar                                  on 1999/02/15  03:07:08
20179         Log: add const qualifier to most char* prototypes, handle ripple effect
20180      Branch: perl
20181            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
20182            ! universal.c util.c
20183 ____________________________________________________________________________
20184 [  2923] By: gsar                                  on 1999/02/15  01:04:30
20185         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20186              Date: Thu, 04 Feb 1999 02:37:31 +0000
20187              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
20188              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
20189      Branch: perl
20190            ! pp_ctl.c t/op/range.t
20191 ____________________________________________________________________________
20192 [  2922] By: gsar                                  on 1999/02/15  00:24:34
20193         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20194              Date: Sun, 31 Jan 1999 01:50:06 +0000
20195              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
20196              Subject: [PATCH 5.005_03t4] regexp flags bug
20197      Branch: perl
20198            ! regcomp.c t/op/re_tests
20199 ____________________________________________________________________________
20200 [  2921] By: gsar                                  on 1999/02/15  00:13:02
20201         Log: use New() et al., rather than safemalloc() et al.
20202              From: jan.dubois@ibm.net (Jan Dubois)
20203              Date: Fri, 29 Jan 1999 23:27:22 +0100
20204              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
20205              Subject: [PATCH _03-MT5] POSIX.xs memory API
20206      Branch: perl
20207            ! ext/POSIX/POSIX.xs
20208 ____________________________________________________________________________
20209 [  2920] By: gsar                                  on 1999/02/15  00:05:33
20210         Log: tweak READ() docs to mention $buffer must be altered by reference
20211      Branch: perl
20212            ! pod/perltie.pod
20213 ____________________________________________________________________________
20214 [  2919] By: gsar                                  on 1999/02/14  23:50:39
20215         Log: applied suggested patch, with several language/readability tweaks
20216              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20217              Date: Fri, 29 Jan 1999 00:25:02 -0500
20218              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
20219              Subject: Re: [PATCH 5.005_*] Better parsing docs
20220      Branch: perl
20221            ! pod/perlop.pod
20222 ____________________________________________________________________________
20223 [  2918] By: gsar                                  on 1999/02/14  23:20:42
20224         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
20225              of silently returning bogus values)
20226              From: Peter Chines <pchines@nhgri.nih.gov>
20227              Date: Wed, 27 Jan 1999 16:11:31 -0500
20228              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
20229              Subject: Time::Local
20230      Branch: perl
20231            ! lib/Time/Local.pm pod/perldelta.pod
20232 ____________________________________________________________________________
20233 [  2917] By: gsar                                  on 1999/02/14  11:21:43
20234         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20235              Date: Thu, 28 Jan 1999 10:02:20 -0500
20236              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
20237              Subject: Re: [PATCH 5.005_53] Better perldoc
20238      Branch: perl
20239            ! utils/perldoc.PL
20240 ____________________________________________________________________________
20241 [  2916] By: gsar                                  on 1999/02/14  10:59:38
20242         Log: back out change#2751, apply updated version 
20243              From: jan.dubois@ibm.net (Jan Dubois)
20244              Date: Sat, 06 Feb 1999 01:06:29 +0100
20245              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
20246              Subject: [PATCH] Cleanup of File::Spec module
20247      Branch: perl
20248            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
20249            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
20250            ! lib/File/Spec/Win32.pm
20251 ____________________________________________________________________________
20252 [  2915] By: gsar                                  on 1999/02/14  10:48:01
20253         Log: tweak select() test
20254      Branch: perl
20255            ! pod/perlipc.pod t/op/fh.t
20256 ____________________________________________________________________________
20257 [  2914] By: gsar                                  on 1999/02/14  10:25:55
20258         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
20259      Branch: perl
20260            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
20261 ____________________________________________________________________________
20262 [  2913] By: gsar                                  on 1999/02/14  10:03:51
20263         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
20264              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
20265              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
20266              Subject: Re: SvOPV() or SvPV_nolen() or ...
20267      Branch: perl
20268            ! pod/perlguts.pod
20269 ____________________________________________________________________________
20270 [  2912] By: gsar                                  on 1999/02/14  09:57:29
20271         Log: provide SvPV_nolen(sv) to avoid use of PL_na
20272              From: jan.dubois@ibm.net (Jan Dubois)
20273              Date: Sun, 24 Jan 1999 02:45:32 +0100
20274              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
20275              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
20276      Branch: perl
20277            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
20278            ! sv.h
20279 ____________________________________________________________________________
20280 [  2911] By: gsar                                  on 1999/02/14  06:51:05
20281         Log: elide stray effluvium
20282      Branch: perl
20283            ! pod/perldelta.pod
20284 ____________________________________________________________________________
20285 [  2910] By: gsar                                  on 1999/02/14  05:51:56
20286         Log: slurping an empty file should return '' rather than undef, with
20287              commensurate effects on ARGV processing
20288      Branch: perl
20289            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
20290            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
20291 ____________________________________________________________________________
20292 [  2909] By: gsar                                  on 1999/02/14  00:02:11
20293         Log: perly_c.diff typo
20294      Branch: perl
20295            ! perly.c perly_c.diff vms/perly_c.vms
20296 ____________________________________________________________________________
20297 [  2908] By: gsar                                  on 1999/02/13  18:20:13
20298         Log: From: jan.dubois@ibm.net (Jan Dubois)
20299              Date: Sat, 13 Feb 1999 13:25:53 +0100
20300              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
20301              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
20302      Branch: perl
20303            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
20304 ____________________________________________________________________________
20305 [  2907] By: jhi                                   on 1999/02/13  15:07:26
20306         Log: Integrate from mainperl.
20307      Branch: cfgperl
20308           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
20309           !> (integrate 150 files)
20310 ____________________________________________________________________________
20311 [  2903] By: gsar                                  on 1999/02/12  13:25:59
20312         Log: From: jan.dubois@ibm.net (Jan Dubois)
20313              Date: Sun, 24 Jan 1999 01:12:00 +0100
20314              Message-ID: <36b66479.62756298@smtp1.ibm.net>
20315              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
20316      Branch: perl
20317            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
20318            ! proto.h sv.c sv.h
20319 ____________________________________________________________________________
20320 [  2902] By: gsar                                  on 1999/02/12  12:55:11
20321         Log: script to generate ctags from etags
20322              From: Colin Kuskie <ckuskie@cadence.com>
20323              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
20324              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
20325              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
20326      Branch: perl
20327            + emacs/e2ctags.pl
20328            ! Makefile.SH pod/perlfaq3.pod
20329 ____________________________________________________________________________
20330 [  2901] By: gsar                                  on 1999/02/12  12:40:17
20331         Log: allow boolean assign ops to be lvalues
20332              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
20333              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
20334              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
20335              --
20336              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20337              Date: Mon, 18 Jan 1999 10:04:00 +0000
20338              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
20339              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
20340      Branch: perl
20341            + t/op/lop.t
20342            ! MANIFEST op.c
20343 ____________________________________________________________________________
20344 [  2899] By: jhi                                   on 1999/02/12  12:03:48
20345         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
20346      Branch: cfgperl
20347            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20348            ! config_h.SH hints/openbsd.sh
20349 ____________________________________________________________________________
20350 [  2898] By: gsar                                  on 1999/02/12  11:49:25
20351         Log: support win32_putenv()
20352      Branch: perl
20353            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
20354            ! win32/win32.c win32/win32iop.h
20355 ____________________________________________________________________________
20356 [  2894] By: gsar                                  on 1999/02/12  11:09:27
20357         Log: add missing hunk in change#2657
20358      Branch: perl
20359            ! ext/B/B/CC.pm
20360 ____________________________________________________________________________
20361 [  2893] By: gsar                                  on 1999/02/12  11:00:13
20362         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20363              Date: Tue, 19 Jan 1999 20:13:15 -0500
20364              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
20365              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
20366      Branch: perl
20367            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
20368            ! t/pragma/subs.t t/pragma/warning.t
20369 ____________________________________________________________________________
20370 [  2892] By: gsar                                  on 1999/02/12  10:44:38
20371         Log: update change#2670 to later version
20372              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20373              Date: Sun, 31 Jan 1999 16:16:14 +0000
20374              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
20375              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
20376      Branch: perl
20377            ! t/op/subst.t toke.c
20378 ____________________________________________________________________________
20379 [  2891] By: gsar                                  on 1999/02/12  10:31:17
20380         Log: make testsuite somewhat location independent
20381      Branch: perl
20382            ! (edit 117 files)
20383 ____________________________________________________________________________
20384 [  2890] By: gsar                                  on 1999/02/12  10:00:30
20385         Log: add $AutoLoader::VERSION
20386      Branch: perl
20387            ! lib/AutoLoader.pm
20388 ____________________________________________________________________________
20389 [  2889] By: gsar                                  on 1999/02/12  09:55:48
20390         Log: tweak PERL_STRICT_CR notes
20391      Branch: perl
20392            ! pod/perl5005delta.pod
20393 ____________________________________________________________________________
20394 [  2888] By: gsar                                  on 1999/02/12  09:41:45
20395         Log: add note about test-notty target
20396      Branch: perl
20397            ! README.win32
20398 ____________________________________________________________________________
20399 [  2887] By: gsar                                  on 1999/02/12  09:37:37
20400         Log: add perltodo.pod
20401      Branch: perl
20402            + pod/perltodo.pod
20403            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
20404            ! win32/pod.mak
20405 ____________________________________________________________________________
20406 [  2886] By: jhi                                   on 1999/02/12  08:52:14
20407         Log: Integrate from mainperl.
20408      Branch: cfgperl
20409           +> t/op/fh.t
20410           !> (integrate 30 files)
20411 ____________________________________________________________________________
20412 [  2885] By: gsar                                  on 1999/02/12  08:42:10
20413         Log: note how to find REG_INFTY limit
20414      Branch: perl
20415            ! pod/perlre.pod
20416 ____________________________________________________________________________
20417 [  2884] By: jhi                                   on 1999/02/12  08:36:14
20418         Log: OpenBSD pthreads awareness, thanks to
20419              David Leonard <david.leonard@csee.uq.edu.au>
20420      Branch: maint-5.005/perl
20421            ! Configure hints/openbsd.sh
20422 ____________________________________________________________________________
20423 [  2882] By: gsar                                  on 1999/02/12  08:05:20
20424         Log: IO is maintained by p5p (per Graham Barr's wishes)
20425      Branch: perl
20426            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
20427            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
20428            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
20429            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
20430 ____________________________________________________________________________
20431 [  2881] By: gsar                                  on 1999/02/12  07:57:13
20432         Log: fh.t typo
20433      Branch: perl
20434            ! t/op/fh.t
20435 ____________________________________________________________________________
20436 [  2880] By: gsar                                  on 1999/02/12  07:38:16
20437         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
20438      Branch: perl
20439            ! perl.c pod/perlrun.pod
20440 ____________________________________________________________________________
20441 [  2879] By: gsar                                  on 1999/02/12  05:39:29
20442         Log: fix ops that are not filehandle constructors to not create GV if it
20443              doesn't already exist (avoids leaks); extend semantics of defined()
20444              so that defined(*{$foo}) works (experimental)
20445      Branch: perl
20446            + t/op/fh.t
20447            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
20448            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
20449 ____________________________________________________________________________
20450 [  2877] By: jhi                                   on 1999/02/11  20:44:00
20451         Log: From: Chris Nandor <pudge@pobox.com>
20452              To: perl5-porters@perl.org
20453              Subject: [PATCH] perlport.pod 1.39
20454              Date: Thu, 11 Feb 1999 12:28:35 -0500
20455              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
20456      Branch: cfgperl
20457            ! pod/perlport.pod
20458 ____________________________________________________________________________
20459 [  2870] By: gsar                                  on 1999/02/11  11:17:08
20460         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
20461      Branch: perl
20462            ! ext/IO/lib/IO/Pipe.pm
20463 ____________________________________________________________________________
20464 [  2869] By: gsar                                  on 1999/02/11  11:00:56
20465         Log: update win32/pod.mak
20466      Branch: perl
20467            ! win32/pod.mak
20468 ____________________________________________________________________________
20469 [  2868] By: gsar                                  on 1999/02/11  10:42:44
20470         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
20471              Date: Fri, 08 Jan 1999 14:36:53 +1100
20472              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
20473              Subject: Re: [Fwd: IO::Socket::connect and blocking]
20474      Branch: perl
20475            ! ext/IO/lib/IO/Socket.pm
20476 ____________________________________________________________________________
20477 [  2867] By: gsar                                  on 1999/02/11  09:43:03
20478         Log: av_extend() doc tweak from Jan Dubois
20479      Branch: perl
20480            ! pod/perlguts.pod
20481 ____________________________________________________________________________
20482 [  2866] By: gsar                                  on 1999/02/11  09:27:17
20483         Log: display full pathname of unreadable files
20484      Branch: perl
20485            ! utils/perldoc.PL
20486 ____________________________________________________________________________
20487 [  2865] By: gsar                                  on 1999/02/11  09:02:31
20488         Log: missing patch in change#2522
20489      Branch: perl
20490            ! lib/Pod/Text.pm
20491 ____________________________________________________________________________
20492 [  2864] By: jhi                                   on 1999/02/11  08:45:00
20493         Log: From: Spider Boardman <spider@zk3.dec.com>
20494              To: perlbug@perl.com
20495              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
20496              Date: Wed, 10 Feb 1999 23:33:31 -0500
20497              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
20498      Branch: maint-5.005/perl
20499            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
20500 ____________________________________________________________________________
20501 [  2862] By: gsar                                  on 1999/02/11  08:14:34
20502         Log: integrate changes#2738,2740 from maint-5.005
20503      Branch: perl
20504           !> lib/ExtUtils/MakeMaker.pm
20505 ____________________________________________________________________________
20506 [  2861] By: jhi                                   on 1999/02/11  08:04:25
20507         Log: Integrate from mainperl.
20508      Branch: cfgperl
20509           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
20510           !> t/op/range.t win32/config.gc
20511 ____________________________________________________________________________
20512 [  2860] By: gsar                                  on 1999/02/11  07:30:08
20513         Log: binmode() support for cygwin32 (suggested by Steven Morlock
20514              <newspost@morlock.net>)
20515      Branch: perl
20516            ! perl.h
20517 ____________________________________________________________________________
20518 [  2859] By: gsar                                  on 1999/02/11  07:14:21
20519         Log: update Changes
20520      Branch: perl
20521            ! Changes
20522           !> pod/perl5005delta.pod
20523 ____________________________________________________________________________
20524 [  2856] By: gsar                                  on 1999/02/11  07:07:39
20525         Log: integrate perldelta changes from maint-5.005
20526      Branch: perl
20527           !> pod/perl5005delta.pod
20528 ____________________________________________________________________________
20529 [  2855] By: gsar                                  on 1999/02/11  06:31:50
20530         Log: applied suggested patch; added tests
20531              From: Adam Krolnik <adamk@gypsy.cyrix.com>
20532              Date: Sat, 12 Dec 98 15:30:18 -0600
20533              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
20534              Subject: Range operation doesn't handle IV_MAX
20535      Branch: perl
20536            ! pp_ctl.c t/op/range.t
20537 ____________________________________________________________________________
20538 [  2854] By: gsar                                  on 1999/02/11  05:00:55
20539         Log: compatibility fix: magic non-propagation in foreach implicit localization
20540      Branch: perl
20541            ! pp_ctl.c t/op/local.t win32/config.gc
20542 ____________________________________________________________________________
20543 [  2852] By: gsar                                  on 1999/02/10  23:17:49
20544         Log: fair warning about -Dusethreads
20545      Branch: maint-5.005/perl
20546            ! Configure INSTALL README.threads
20547 ____________________________________________________________________________
20548 [  2847] By: jhi                                   on 1999/02/09  19:13:28
20549         Log: Integrate from mainperl.
20550      Branch: cfgperl
20551           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
20552           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
20553 ____________________________________________________________________________
20554 [  2846] By: gsar                                  on 1999/02/09  13:53:28
20555         Log: a modified version of suggested patch for pack template 'Z'; added docs
20556              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
20557              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
20558              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
20559              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
20560      Branch: perl
20561            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
20562 ____________________________________________________________________________
20563 [  2845] By: gsar                                  on 1999/02/09  00:03:26
20564         Log: clarify docs for change#2835
20565      Branch: perl
20566            ! pod/perldelta.pod pod/perlop.pod
20567 ____________________________________________________________________________
20568 [  2844] By: gsar                                  on 1999/02/08  23:40:57
20569         Log: addendum to change#2823
20570              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
20571              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
20572              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
20573              Subject: [PATCH] Docs and tests for method-call syntax
20574      Branch: perl
20575            ! pod/perlobj.pod t/op/method.t
20576 ____________________________________________________________________________
20577 [  2843] By: jhi                                   on 1999/02/08  21:06:28
20578         Log: Ultrix mmap tidbit.
20579      Branch: cfgperl
20580            ! hints/ultrix_4.sh
20581 ____________________________________________________________________________
20582 [  2842] By: jhi                                   on 1999/02/08  20:22:55
20583         Log: Integrate from mainperl.
20584      Branch: cfgperl
20585           +> t/op/subst_wamp.t
20586           !> (integrate 35 files)
20587 ____________________________________________________________________________
20588 [  2841] By: jhi                                   on 1999/02/08  18:23:26
20589         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20590              To: Mailing list Perl5 <perl5-porters@perl.org>
20591              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
20592              Date: Sun, 7 Feb 1999 17:25:22 -0500
20593              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
20594      Branch: cfgperl
20595            + t/op/subst_amp.t
20596            ! MANIFEST regcomp.c t/op/subst.t
20597 ____________________________________________________________________________
20598 [  2840] By: jhi                                   on 1999/02/08  18:16:54
20599         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20600              To: Mailing list Perl5 <perl5-porters@perl.org>
20601              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
20602              Date: Sun, 7 Feb 1999 17:00:10 -0500
20603              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
20604      Branch: cfgperl
20605            ! pp_hot.c t/op/pat.t
20606 ____________________________________________________________________________
20607 [  2839] By: jhi                                   on 1999/02/08  17:25:30
20608         Log: A require was missing.
20609      Branch: cfgperl
20610            ! t/lib/h2ph.pht
20611 ____________________________________________________________________________
20612 [  2838] By: jhi                                   on 1999/02/08  16:38:41
20613         Log: Bring in the change #2809 (the Configure part has been
20614              modified rather a lot since the #2809, though.)
20615      Branch: cfgperl
20616            ! Configure utils/h2ph.PL
20617 ____________________________________________________________________________
20618 [  2835] By: gsar                                  on 1999/02/08  14:40:23
20619         Log: make qw() into a true list at compile time (slightly modified
20620              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
20621      Branch: perl
20622            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
20623 ____________________________________________________________________________
20624 [  2834] By: gsar                                  on 1999/02/08  13:23:16
20625         Log: make safesysmalloc() etc., always available; safemalloc() et al are
20626              now macros that point to the right malloc; fix various places in
20627              sources that need to always use safesysmalloc() et al
20628      Branch: perl
20629            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
20630            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
20631 ____________________________________________________________________________
20632 [  2833] By: gsar                                  on 1999/02/08  10:56:16
20633         Log: remove spurious #endif in last change
20634      Branch: perl
20635            ! perl.h
20636 ____________________________________________________________________________
20637 [  2832] By: gsar                                  on 1999/02/08  10:34:55
20638         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
20639              them ask for insanity (untested)
20640      Branch: perl
20641            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
20642            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
20643            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
20644 ____________________________________________________________________________
20645 [  2831] By: jhi                                   on 1999/02/08  08:33:33
20646         Log: Update vms/subconfigure.com along the lines of change #2829.
20647      Branch: cfgperl
20648            ! vms/subconfigure.com
20649 ____________________________________________________________________________
20650 [  2830] By: gsar                                  on 1999/02/08  00:19:46
20651         Log: integrate cfgperl changes into mainline
20652      Branch: perl
20653           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
20654           +> lib/File/PathConvert.pm pod/perlthrtut.pod
20655            ! Changes
20656           !> (integrate 93 files)
20657 ____________________________________________________________________________
20658 [  2829] By: jhi                                   on 1999/02/07  23:49:46
20659         Log: Configure update.
20660              
20661              Probe for mmap() et alia.
20662              The *cc*symbols patch (just Configure, no h2ph).
20663      Branch: cfgperl
20664            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20665            ! config_h.SH perl.h
20666 ____________________________________________________________________________
20667 [  2828] By: gsar                                  on 1999/02/07  23:38:47
20668         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20669              Date: Sun, 7 Feb 1999 17:25:22 -0500
20670              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
20671              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
20672      Branch: perl
20673            + t/op/subst_amp.t t/op/subst_wamp.t
20674            ! MANIFEST regcomp.c t/op/subst.t
20675 ____________________________________________________________________________
20676 [  2827] By: gsar                                  on 1999/02/07  23:27:32
20677         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20678              Date: Sun, 7 Feb 1999 17:00:10 -0500
20679              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
20680              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
20681      Branch: perl
20682            ! pp_hot.c t/op/pat.t
20683 ____________________________________________________________________________
20684 [  2826] By: gsar                                  on 1999/02/07  23:26:04
20685         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
20686              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20687              Date: Sun, 7 Feb 1999 15:07:27 -0500
20688              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
20689              Subject: Re: fixing memory leaks in REx compilation
20690      Branch: perl
20691            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
20692            ! regexec.c
20693 ____________________________________________________________________________
20694 [  2825] By: jhi                                   on 1999/02/07  18:05:13
20695         Log: Integrate from mainperl.
20696      Branch: cfgperl
20697           +> lib/DB.pm t/comp/bproto.t
20698           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
20699           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
20700           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
20701           !> toke.c vms/perly_c.vms
20702 ____________________________________________________________________________
20703 [  2824] By: gsar                                  on 1999/02/07  14:21:48
20704         Log: tweak doc on bitwise ops
20705      Branch: perl
20706            ! pod/perlop.pod
20707 ____________________________________________________________________________
20708 [  2823] By: gsar                                  on 1999/02/07  13:38:31
20709         Log: applied suggested patch; regen perly* and vms/perly*
20710              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
20711              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
20712              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
20713              Subject: [PATCH] Re: Suggestion for perlobj man page
20714      Branch: perl
20715            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
20716 ____________________________________________________________________________
20717 [  2822] By: gsar                                  on 1999/02/07  12:39:09
20718         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
20719              disabled, fails tests)
20720      Branch: perl
20721            ! regcomp.h
20722 ____________________________________________________________________________
20723 [  2821] By: gsar                                  on 1999/02/07  11:09:39
20724         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
20725              <Alexander.Barilo@aexp.com>)
20726      Branch: perl
20727            ! lib/Pod/Html.pm
20728 ____________________________________________________________________________
20729 [  2820] By: gsar                                  on 1999/02/07  10:20:35
20730         Log: add draft debugging API implementation
20731      Branch: perl
20732            + lib/DB.pm
20733            ! MANIFEST
20734 ____________________________________________________________________________
20735 [  2819] By: gsar                                  on 1999/02/07  09:58:45
20736         Log: avoid garbage in db->dirbuf
20737              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
20738              Date: Sat, 05 Dec 1998 14:14:54 +0900
20739              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
20740              Subject: SDBM bug
20741      Branch: perl
20742            ! ext/SDBM_File/sdbm/sdbm.c
20743 ____________________________________________________________________________
20744 [  2818] By: gsar                                  on 1999/02/07  09:32:24
20745         Log: missing entry
20746      Branch: perl
20747            ! MANIFEST
20748 ____________________________________________________________________________
20749 [  2817] By: gsar                                  on 1999/02/07  09:30:47
20750         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
20751      Branch: perl
20752            + t/comp/bproto.t
20753            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
20754 ____________________________________________________________________________
20755 [  2816] By: gsar                                  on 1999/02/06  00:14:29
20756         Log: minor bug in dumping blessed subrefs
20757      Branch: perl
20758            ! ext/Data/Dumper/Dumper.pm
20759 ____________________________________________________________________________
20760 [  2812] By: jhi                                   on 1999/02/03  22:02:24
20761         Log: Enhance change #2808.
20762              
20763              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20764              To: perl5-porters@perl.org
20765              Subject: Re: [PATCH 5.00*]: perlbug checklist
20766              Date: Wed, 3 Feb 1999 19:02:27 +0000
20767              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
20768      Branch: cfgperl
20769            ! utils/perlbug.PL
20770 ____________________________________________________________________________
20771 [  2811] By: jhi                                   on 1999/02/03  21:53:23
20772         Log: From: Barrie Slaymaker <rbs@telerama.com>
20773              To: perl5-porters@perl.org
20774              CC: pod-people@perl.org
20775              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
20776              Date: Wed, 03 Feb 1999 10:34:18 -0500
20777              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
20778              
20779              Add File::PathConvert.pm.
20780              Fix Pod::Html and installhtml to understand relative urls.
20781      Branch: cfgperl
20782            + lib/File/PathConvert.pm
20783            ! MANIFEST installhtml lib/Pod/Html.pm
20784 ____________________________________________________________________________
20785 [  2810] By: jhi                                   on 1999/02/03  20:25:10
20786         Log: From: Francois Desarmenien <desar@club-internet.fr>
20787              To: Mailing list Perl5 <perl5-porters@perl.org>
20788              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
20789              Date: Wed, 03 Feb 1999 13:13:24 +0000
20790              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
20791              
20792              (note: this patch completely overrides Tom Wolfe's patch,
20793              change #2604)
20794      Branch: cfgperl
20795            + ext/GDBM_File/hints/sco.pl
20796            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
20797 ____________________________________________________________________________
20798 [  2809] By: jhi                                   on 1999/02/03  19:54:16
20799         Log: h2ph fixes + Configure patch to support them.
20800              
20801              From: "Kurt D. Starsinic" <kstar@chapin.edu>
20802              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
20803              Gurusamy Sarathy <gsar@engin.umich.edu>
20804              Cc: perl5-porters@perl.org
20805              Subject: [PATCH 5.00503_MT5] h2ph.PL
20806              Date: Tue, 2 Feb 1999 19:48:06 -0500
20807              Message-ID: <19990202194806.E10647@O2.chapin.edu>
20808      Branch: maint-5.005/perl
20809            ! Configure utils/h2ph.PL
20810 ____________________________________________________________________________
20811 [  2808] By: jhi                                   on 1999/02/03  16:59:55
20812         Log: Enhance the perlbug checklist.
20813      Branch: cfgperl
20814            ! utils/perlbug.PL
20815 ____________________________________________________________________________
20816 [  2807] By: jhi                                   on 1999/02/03  14:01:37
20817         Log: Document the standard strftime %formats.
20818              
20819              From: Dominic Dunlop <domo@vo.lu>
20820              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
20821              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
20822              Date: Tue, 2 Feb 1999 15:55:29 +0100
20823              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
20824      Branch: cfgperl
20825            ! ext/POSIX/POSIX.pod
20826 ____________________________________________________________________________
20827 [  2806] By: jhi                                   on 1999/02/03  13:58:00
20828         Log: Integrate from mainperl.
20829      Branch: cfgperl
20830           !> perl.h
20831 ____________________________________________________________________________
20832 [  2805] By: gsar                                  on 1999/02/03  03:32:31
20833         Log: PL_uuemap[] init needs help for sizeof()
20834      Branch: perl
20835            ! perl.h
20836 ____________________________________________________________________________
20837 [  2804] By: jhi                                   on 1999/02/02  20:44:30
20838         Log: These should've been already in #2803.
20839      Branch: cfgperl
20840            ! Configure config_h.SH vms/subconfigure.com
20841 ____________________________________________________________________________
20842 [  2803] By: jhi                                   on 1999/02/02  20:38:45
20843         Log: telldir prototype issue, from mists of time...
20844      Branch: cfgperl
20845            ! hints/netbsd.sh pp_sys.c
20846 ____________________________________________________________________________
20847 [  2801] By: jhi                                   on 1999/02/02  17:40:14
20848         Log: From: John Bley <jbb6@acpub.duke.edu>
20849              To: perlbug@perl.org
20850              Subject: [PATCH]5.005_54 (DOC) fix minor typos
20851              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
20852              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
20853      Branch: cfgperl
20854            ! pod/perlre.pod
20855 ____________________________________________________________________________
20856 [  2800] By: jhi                                   on 1999/02/02  17:26:49
20857         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
20858      Branch: cfgperl
20859            ! Todo-5.005
20860 ____________________________________________________________________________
20861 [  2799] By: jhi                                   on 1999/02/02  17:18:51
20862         Log: Update FindBin from maint-5.005.
20863      Branch: cfgperl
20864            ! lib/FindBin.pm
20865 ____________________________________________________________________________
20866 [  2798] By: jhi                                   on 1999/02/02  17:16:07
20867         Log: Fix typecasts in #2797
20868              
20869              From: "G. Del Merritt" <del@intranetics.com>
20870              Date: Fri, 29 Jan 1999 11:47:25 -0700
20871              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
20872              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
20873      Branch: cfgperl
20874            ! ext/POSIX/POSIX.xs
20875 ____________________________________________________________________________
20876 [  2797] By: jhi                                   on 1999/02/02  17:14:37
20877         Log: From: Ted Law <tedlaw@cibcwg.com>
20878              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
20879              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
20880              Subject: POSIX::strftime buffer overflow problem
20881      Branch: cfgperl
20882            ! ext/POSIX/POSIX.xs
20883 ____________________________________________________________________________
20884 [  2796] By: jhi                                   on 1999/02/02  17:13:23
20885         Log: Do not use File::Slurp.
20886      Branch: cfgperl
20887            ! t/lib/textfill.t
20888 ____________________________________________________________________________
20889 [  2795] By: jhi                                   on 1999/02/02  17:11:48
20890         Log: perlhist update from maint-5.005.
20891      Branch: cfgperl
20892            ! pod/perlhist.pod
20893 ____________________________________________________________________________
20894 [  2794] By: jhi                                   on 1999/02/02  17:10:33
20895         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
20896      Branch: cfgperl
20897            ! ext/POSIX/POSIX.pm
20898 ____________________________________________________________________________
20899 [  2793] By: jhi                                   on 1999/02/02  17:08:39
20900         Log: Missed the html test from change #2787. 
20901      Branch: cfgperl
20902            ! t/lib/cgi-html.t
20903 ____________________________________________________________________________
20904 [  2792] By: jhi                                   on 1999/02/02  17:01:24
20905         Log: Update Getopt::Long to 2.19.
20906      Branch: cfgperl
20907            ! lib/Getopt/Long.pm
20908 ____________________________________________________________________________
20909 [  2791] By: jhi                                   on 1999/02/02  16:59:13
20910         Log: overload syntax is no longer experimental
20911      Branch: cfgperl
20912            ! lib/overload.pm
20913 ____________________________________________________________________________
20914 [  2789] By: jhi                                   on 1999/02/02  16:47:50
20915         Log: Still doc fixes.
20916      Branch: cfgperl
20917            ! lib/diagnostics.pm
20918 ____________________________________________________________________________
20919 [  2788] By: jhi                                   on 1999/02/02  16:47:07
20920         Log: Doc fixes.
20921      Branch: cfgperl
20922            ! lib/CGI.pm lib/diagnostics.pm
20923 ____________________________________________________________________________
20924 [  2787] By: jhi                                   on 1999/02/02  16:38:55
20925         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
20926              where applicable).
20927      Branch: cfgperl
20928            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
20929            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
20930            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
20931            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
20932            ! eg/cgi/frameset.cgi eg/cgi/index.html
20933            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
20934            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
20935            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
20936            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
20937            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
20938            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
20939 ____________________________________________________________________________
20940 [  2786] By: jhi                                   on 1999/02/02  16:17:52
20941         Log: Update CPAN to 1.47.
20942      Branch: cfgperl
20943            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
20944 ____________________________________________________________________________
20945 [  2785] By: jhi                                   on 1999/02/02  16:09:03
20946         Log: From: Mark-Jason Dominus <mjd@plover.com>
20947              Date: Sat, 16 Jan 1999 17:22:06 -0500
20948              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
20949              Message-ID: <19990116222206.3674.qmail@plover.com>
20950      Branch: cfgperl
20951            ! pod/perlsub.pod
20952 ____________________________________________________________________________
20953 [  2784] By: jhi                                   on 1999/02/02  16:01:31
20954         Log: Fix incorrect "used only once" warnings
20955              
20956              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20957              Date: Fri, 8 Jan 1999 04:37:10 -0500
20958              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
20959              Subject: Re: change#965 flakiness
20960      Branch: cfgperl
20961            ! gv.c
20962 ____________________________________________________________________________
20963 [  2783] By: jhi                                   on 1999/02/02  15:50:38
20964         Log: perldelta updates.
20965      Branch: cfgperl
20966            ! pod/perldelta.pod
20967 ____________________________________________________________________________
20968 [  2782] By: jhi                                   on 1999/02/02  14:28:26
20969         Log: Mirror change #2781.
20970      Branch: cfgperl
20971            ! hints/linux.sh
20972 ____________________________________________________________________________
20973 [  2781] By: jhi                                   on 1999/02/02  14:27:01
20974         Log: Update the MkLinux note.
20975      Branch: maint-5.005/perl
20976            ! hints/linux.sh
20977 ____________________________________________________________________________
20978 [  2780] By: jhi                                   on 1999/02/02  14:10:59
20979         Log: Update todo.
20980      Branch: cfgperl
20981            ! Todo-5.005
20982 ____________________________________________________________________________
20983 [  2779] By: jhi                                   on 1999/02/02  14:00:25
20984         Log: Integrate from mainperl.
20985      Branch: cfgperl
20986            ! t/lib/textfill.t t/lib/textwrap.t
20987           !> (integrate 32 files)
20988 ____________________________________________________________________________
20989 [  2778] By: jhi                                   on 1999/02/02  13:56:23
20990         Log: VMS update, applicable parts of
20991              
20992              From: Dan Sugalski <sugalskd@osshe.edu>
20993              To: perl5-porters@perl.org
20994              Subject: [PATCH 5.005_03MT3]VMS configure tweak
20995              Date: Wed, 20 Jan 1999 12:05:18 -0800
20996              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
20997              
20998              From: Dan Sugalski <sugalskd@osshe.edu>
20999              To: perlbug@perl.com, vmsperl@perl.org
21000              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
21001              Date: Tue, 26 Jan 1999 14:40:38 -0800
21002              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
21003              
21004              From: Dan Sugalski <sugalskd@osshe.edu>
21005              To: perl5-porters@perl.org, vmsperl@perl.org
21006              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
21007              Date: Tue, 26 Jan 1999 14:55:29 -0800
21008              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
21009      Branch: cfgperl
21010            ! vms/ext/Stdio/test.pl vms/subconfigure.com
21011 ____________________________________________________________________________
21012 [  2777] By: jhi                                   on 1999/02/02  13:43:24
21013         Log: Synch usethreads parts from maint-5.005.
21014      Branch: cfgperl
21015            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
21016            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
21017            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
21018            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
21019 ____________________________________________________________________________
21020 [  2776] By: jhi                                   on 1999/02/02  13:17:16
21021         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
21022      Branch: cfgperl
21023            ! Makefile.SH hints/freebsd.sh
21024 ____________________________________________________________________________
21025 [  2774] By: jhi                                   on 1999/02/02  13:10:39
21026         Log: Add perlthrtut, update pod/* machinery.
21027              (a pod/Makefile.SH is sorely needed)
21028      Branch: cfgperl
21029            + pod/perlthrtut.pod
21030            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
21031 ____________________________________________________________________________
21032 [  2773] By: jhi                                   on 1999/02/02  12:54:24
21033         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21034              To: perl5-porters@perl.org
21035              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
21036              Date: Tue, 26 Jan 1999 22:25:07 +0000
21037              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
21038      Branch: cfgperl
21039            ! pod/perlguts.pod
21040 ____________________________________________________________________________
21041 [  2771] By: jhi                                   on 1999/02/02  12:47:34
21042         Log: Use perlbug instead of personal email address.
21043      Branch: cfgperl
21044            ! Configure
21045 ____________________________________________________________________________
21046 [  2770] By: jhi                                   on 1999/02/02  12:42:06
21047         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
21048              
21049              From: "G. Del Merritt" <del@intranetics.com>
21050              To: perlbug@perl.com
21051              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
21052              Date: Tue, 26 Jan 1999 12:09:09 -0700
21053              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
21054      Branch: cfgperl
21055            ! iperlsys.h
21056 ____________________________________________________________________________
21057 [  2769] By: jhi                                   on 1999/02/02  12:37:57
21058         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21059              To: Mailing list Perl5 <perl5-porters@perl.org>
21060              Subject: [PATCH 5.005_*] OS/2 threads
21061              Date: Tue, 26 Jan 1999 13:39:46 -0500
21062              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
21063      Branch: cfgperl
21064            ! os2/os2ish.h
21065 ____________________________________________________________________________
21066 [  2768] By: jhi                                   on 1999/02/02  12:36:16
21067         Log: Apply change #2711 from maint-5.005:
21068              
21069              make ok", "make okfile", and "make nok" were broken
21070              with -Duseshrplib, because of a shared typo.
21071              
21072              From: Spider Boardman <spider@web.zk3.dec.com>
21073              To: perlbug@perl.com
21074              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
21075              Date: Wed, 27 Jan 1999 12:27:15 -0500
21076              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
21077      Branch: cfgperl
21078            ! Makefile.SH
21079 ____________________________________________________________________________
21080 [  2766] By: jhi                                   on 1999/02/02  12:27:08
21081         Log: Make Configure use "int main()" instead of bare "main()".
21082              Like maint-5.005 change #2703 but now via metaconfig.
21083      Branch: cfgperl
21084            ! Configure
21085 ____________________________________________________________________________
21086 [  2765] By: jhi                                   on 1999/02/02  11:59:30
21087         Log: Undo part of change #2562.
21088      Branch: cfgperl
21089            ! Configure
21090 ____________________________________________________________________________
21091 [  2764] By: jhi                                   on 1999/02/02  11:52:39
21092         Log: NetBSD synch with maint-5.005.
21093      Branch: cfgperl
21094            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
21095 ____________________________________________________________________________
21096 [  2763] By: jhi                                   on 1999/02/02  11:44:07
21097         Log: $Config{installusrbinperl}
21098              (maint-5.005 changes #2614 and #2709)
21099      Branch: cfgperl
21100            ! Configure installperl
21101 ____________________________________________________________________________
21102 [  2762] By: jhi                                   on 1999/02/02  11:29:13
21103         Log: Errno update from maint-5.005 (changes #2583, #2710).
21104      Branch: cfgperl
21105            ! Configure ext/Errno/Errno_pm.PL
21106 ____________________________________________________________________________
21107 [  2759] By: jhi                                   on 1999/02/02  10:53:20
21108         Log: Update Trig.pm from maint-5.005.
21109      Branch: cfgperl
21110            ! lib/Math/Trig.pm
21111 ____________________________________________________________________________
21112 [  2757] By: jhi                                   on 1999/02/02  10:41:26
21113         Log: MPE/iX update (mirror maint-5.005 change #2715)
21114      Branch: cfgperl
21115            ! hints/mpeix.sh mpeix/relink
21116 ____________________________________________________________________________
21117 [  2756] By: jhi                                   on 1999/02/02  10:38:08
21118         Log: BeOS update (Mirror maint-5.005 change #2727).
21119      Branch: cfgperl
21120            + ext/DynaLoader/dl_beos.xs
21121            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
21122            ! lib/ExtUtils/MM_Unix.pm
21123 ____________________________________________________________________________
21124 [  2754] By: gsar                                  on 1999/02/02  08:52:13
21125         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
21126      Branch: perl
21127            ! Porting/pumpkin.pod Todo Todo-5.005
21128 ____________________________________________________________________________
21129 [  2753] By: gsar                                  on 1999/02/02  08:46:21
21130         Log: Todo tweaks
21131      Branch: perl
21132            ! Todo Todo-5.005
21133 ____________________________________________________________________________
21134 [  2752] By: jhi                                   on 1999/02/01  22:15:12
21135         Log: Add perlthrtut.pod.
21136              
21137              From: Dan Sugalski <sugalskd@osshe.edu>
21138              To: perl5-porters@perl.org
21139              Subject: perlthrtut.pod
21140              Date: Mon, 01 Feb 1999 10:57:11 -0800
21141              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
21142      Branch: maint-5.005/perl
21143            + pod/perlthrtut.pod
21144            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
21145            ! pod/roffitall
21146 ____________________________________________________________________________
21147 [  2751] By: gsar                                  on 1999/02/01  07:28:05
21148         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
21149      Branch: perl
21150            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
21151            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
21152 ____________________________________________________________________________
21153 [  2750] By: gsar                                  on 1999/02/01  07:09:20
21154         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21155              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
21156              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
21157              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
21158      Branch: perl
21159            ! regexec.c
21160 ____________________________________________________________________________
21161 [  2749] By: gsar                                  on 1999/02/01  07:07:59
21162         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21163              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
21164              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
21165              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
21166      Branch: perl
21167            ! regexec.c
21168 ____________________________________________________________________________
21169 [  2748] By: gsar                                  on 1999/02/01  06:47:06
21170         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
21171              Date: Thu, 3 Dec 1998 15:10:17 -0500
21172              Message-Id: <199812032010.PAA09692@jik.shore.net>
21173              Subject: sample checksum code in "perlfunc" man page is wrong
21174      Branch: perl
21175            ! pod/perlfunc.pod
21176 ____________________________________________________________________________
21177 [  2747] By: gsar                                  on 1999/02/01  06:35:13
21178         Log: typos in Pod/Text.pm
21179              From: "Greg Chapman" <glc@well.com>
21180              Date: Tue, 1 Dec 1998 10:50:18 -0800
21181              Message-Id: <199812011849.KAA08816@smtp.well.com>
21182              Subject: Glitch in Pod::Text
21183      Branch: perl
21184            ! lib/Pod/Text.pm
21185 ____________________________________________________________________________
21186 [  2746] By: gsar                                  on 1999/02/01  06:27:35
21187         Log: various win32-ish changes merged from maint-5.005
21188      Branch: perl
21189            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
21190            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
21191            ! win32/Makefile win32/config.bc win32/config.vc
21192            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
21193            ! win32/win32.c
21194 ____________________________________________________________________________
21195 [  2745] By: gsar                                  on 1999/02/01  04:51:54
21196         Log: integrate cfgperl changes into mainline
21197      Branch: perl
21198           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
21199 ____________________________________________________________________________
21200 [  2744] By: gsar                                  on 1999/02/01  04:31:09
21201         Log: improved diagnostic on syntax errors at EOL
21202      Branch: perl
21203            ! toke.c
21204 ____________________________________________________________________________
21205 [  2743] By: gsar                                  on 1999/02/01  03:59:13
21206         Log: don't attempt connect() to bogus IP addresses
21207              From:    Graham Barr <gbarr@pobox.com>
21208              Date:    Sun, 31 Jan 1999 21:50:45 CST
21209              Message-Id: <19990131215045.A633@pobox.com>
21210      Branch: perl
21211            ! t/lib/io_multihomed.t
21212 ____________________________________________________________________________
21213 [  2742] By: gsar                                  on 1999/02/01  03:08:58
21214         Log: update Changes
21215      Branch: perl
21216            ! Changes pod/perldelta.pod
21217 ____________________________________________________________________________
21218 [  2740] By: gsar                                  on 1999/02/01  02:43:07
21219         Log: CAPI inheritance tweak and doc
21220      Branch: maint-5.005/perl
21221            ! lib/ExtUtils/MakeMaker.pm
21222 ____________________________________________________________________________
21223 [  2739] By: jhi                                   on 1999/01/31  18:31:54
21224         Log: Undo changes #2730 and #2731 and replace them
21225              with an extensively tested patch from
21226              Anton Berezin <tobez@plab.ku.dk> (via private email).
21227      Branch: maint-5.005/perl
21228            ! Makefile.SH hints/freebsd.sh
21229 ____________________________________________________________________________
21230 [  2738] By: gsar                                  on 1999/01/31  05:04:32
21231         Log: fix bogus CAPI inheritance from change#2541
21232      Branch: maint-5.005/perl
21233            ! lib/ExtUtils/MakeMaker.pm
21234 ____________________________________________________________________________
21235 [  2731] By: jhi                                   on 1999/01/29  14:33:12
21236         Log: FreeBSD version numbers can be like "2.2.8-release".
21237      Branch: maint-5.005/perl
21238            ! hints/freebsd.sh
21239 ____________________________________________________________________________
21240 [  2730] By: jhi                                   on 1999/01/29  12:40:38
21241         Log: FreeBSD hints iteration (hopefully convergent).
21242              usethreads: require at least FreeBSD 2.2.8.
21243              signal type: mirror change #2429 in cfgperl.
21244      Branch: maint-5.005/perl
21245            ! hints/freebsd.sh
21246 ____________________________________________________________________________
21247 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
21248         Log: From: Tom Spindler <dogcow@isi.net>
21249              Date: Thu, 28 Jan 1999 17:15:11 -0800
21250              Message-ID: <19990128171510.A11778@isi.net>
21251              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
21252      Branch: maint-5.005/perl
21253            + ext/DynaLoader/dl_beos.xs
21254            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
21255            ! lib/ExtUtils/MM_Unix.pm
21256 ____________________________________________________________________________
21257 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
21258         Log: Remove use of File::Slurp in t/lib/textfill.t
21259      Branch: maint-5.005/perl
21260            ! t/lib/textfill.t
21261 ____________________________________________________________________________
21262 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
21263         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
21264              Date: Wed, 27 Jan 1999 23:14:33 -0800
21265              Message-Id: <199901280714.XAA10176@activestate.com>
21266              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
21267      Branch: maint-5.005/perl
21268            ! win32/Makefile win32/makefile.mk
21269 ____________________________________________________________________________
21270 [  2720] By: gsar                                  on 1999/01/27  21:54:42
21271         Log: missing space while munging CCFLAGS for PERL_CAPI
21272      Branch: perl
21273            ! lib/ExtUtils/MM_Unix.pm
21274 ____________________________________________________________________________
21275 [  2718] By: jhi                                   on 1999/01/27  19:46:04
21276         Log: io/fs.t fails test #18 (sense of tests appears to have been
21277              changed incompletely; this patch just skips the test attached,
21278              a la test #17 preceding it).
21279              
21280              From: "G. Del Merritt" <del@intranetics.com>
21281              To: perlbug@perl.com
21282              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
21283              Date: Tue, 26 Jan 1999 12:09:09 -0700
21284              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
21285      Branch: maint-5.005/perl
21286            ! t/io/fs.t
21287 ____________________________________________________________________________
21288 [  2717] By: jhi                                   on 1999/01/27  19:44:46
21289         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
21290              
21291              From: "G. Del Merritt" <del@intranetics.com>
21292              To: perlbug@perl.com
21293              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
21294              Date: Tue, 26 Jan 1999 12:09:09 -0700
21295              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
21296      Branch: maint-5.005/perl
21297            ! iperlsys.h
21298 ____________________________________________________________________________
21299 [  2715] By: jhi                                   on 1999/01/27  19:34:28
21300         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
21301              To: perl5-porters@perl.org
21302              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
21303              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
21304              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
21305      Branch: maint-5.005/perl
21306            ! hints/mpeix.sh mpeix/relink
21307 ____________________________________________________________________________
21308 [  2710] By: jhi                                   on 1999/01/27  19:22:23
21309         Log: Errno fixes:
21310              
21311              From: Spider Boardman <spider@web.zk3.dec.com>
21312              To: perlbug@perl.com
21313              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
21314              Date: Wed, 27 Jan 1999 12:27:15 -0500
21315              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
21316              
21317              From: Spider Boardman <spider@web.zk3.dec.com>
21318              To: perlbug@perl.com
21319              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
21320              Date: Wed, 27 Jan 1999 13:31:16 -0500
21321              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
21322      Branch: maint-5.005/perl
21323            ! Configure ext/Errno/Errno_pm.PL
21324 ____________________________________________________________________________
21325 [  2709] By: jhi                                   on 1999/01/27  19:17:35
21326         Log: Fix Configure installusrbinperl:
21327              
21328              From: Spider Boardman <spider@web.zk3.dec.com>
21329              To: jhi@iki.fi
21330              cc: perl5-porters@perl.org
21331              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
21332              Date: Wed, 27 Jan 1999 13:03:35 -0500
21333              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
21334      Branch: maint-5.005/perl
21335            ! Configure
21336 ____________________________________________________________________________
21337 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
21338         Log: Add redef IO::Handle::* for setv?buf()
21339      Branch: maint-5.005/perl
21340            ! ext/POSIX/POSIX.pm
21341 ____________________________________________________________________________
21342 [  2705] By: jhi                                   on 1999/01/24  15:14:30
21343         Log: Mention year-1900 and month 0..11.
21344      Branch: cfgperl
21345            ! lib/Time/Local.pm
21346 ____________________________________________________________________________
21347 [  2704] By: jhi                                   on 1999/01/24  15:13:36
21348         Log: Document Configure -Uinstallusrbinperl.
21349      Branch: cfgperl
21350            ! INSTALL pod/perldelta.pod
21351 ____________________________________________________________________________
21352 [  2698] By: jhi                                   on 1999/01/24  12:46:00
21353         Log: Use only xlc_r for usethreads.
21354      Branch: cfgperl
21355            ! hints/aix.sh
21356 ____________________________________________________________________________
21357 [  2695] By: gsar                                  on 1999/01/24  07:09:05
21358         Log: integrate cfgperl changes into mainline
21359      Branch: perl
21360           +> lib/Exporter/Heavy.pm
21361           !> (integrate 65 files)
21362 ____________________________________________________________________________
21363 [  2694] By: gsar                                  on 1999/01/24  01:28:49
21364         Log: better notes on 'make' on win32
21365      Branch: perl
21366            ! README.win32
21367 ____________________________________________________________________________
21368 [  2683] By: jhi                                   on 1999/01/22  15:41:00
21369         Log: More de-cut-and-pastos.
21370      Branch: cfgperl
21371            ! hints/irix_6.sh hints/os2.sh
21372 ____________________________________________________________________________
21373 [  2682] By: jhi                                   on 1999/01/22  15:30:51
21374         Log: usethreads.cbu cut-and-pasto.
21375      Branch: cfgperl
21376            ! hints/solaris_2.sh
21377 ____________________________________________________________________________
21378 [  2681] By: jhi                                   on 1999/01/22  14:54:55
21379         Log: Better (I hope) LANGUAGE documentation.
21380      Branch: cfgperl
21381            ! pod/perllocale.pod
21382 ____________________________________________________________________________
21383 [  2680] By: jhi                                   on 1999/01/22  09:20:29
21384         Log: From: Dan Sugalski <sugalskd@osshe.edu>
21385              To: perl5-porters@perl.org
21386              Subject: [PATCH 5.005_03MT3]VMS configure tweak
21387              Date: Wed, 20 Jan 1999 12:05:18 -0800
21388              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
21389      Branch: cfgperl
21390            ! vms/subconfigure.com
21391 ____________________________________________________________________________
21392 [  2679] By: jhi                                   on 1999/01/22  09:13:18
21393         Log: nosuid getmntent() branch.
21394      Branch: cfgperl
21395            ! perl.c perl.h
21396 ____________________________________________________________________________
21397 [  2678] By: jhi                                   on 1999/01/22  08:54:19
21398         Log: nosuid patch continued: *BSD needs <sys/param.h>.
21399      Branch: cfgperl
21400            ! Configure config_h.SH
21401 ____________________________________________________________________________
21402 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
21403         Log: Fixup FindBin to use File::Spec
21404              
21405              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
21406              Date: Wed, 20 Jan 1999 18:51:57 +0000
21407              From: Paul Johnson <pjcj@transeda.com>
21408              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
21409      Branch: maint-5.005/perl
21410            ! lib/FindBin.pm
21411 ____________________________________________________________________________
21412 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
21413         Log: Fix win32 for Borland compiler and spaces in paths
21414              
21415              From: Gurusamy Sarathy <gsar@activestate.com>
21416              Date: Mon, 18 Jan 1999 20:33:17 -0800
21417              Message-Id: <199901190433.UAA03656@activestate.com>
21418              Subject: [PATCH] 5.005_03-trial3 win32 issues
21419      Branch: maint-5.005/perl
21420            ! README.win32 win32/Makefile win32/config_sh.PL
21421            ! win32/makefile.mk win32/runperl.c
21422 ____________________________________________________________________________
21423 [  2670] By: jhi                                   on 1999/01/21  16:12:38
21424         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21425              To: perl5-porters@perl.org
21426              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
21427              Date: Thu, 21 Jan 1999 12:08:01 +0000
21428              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
21429      Branch: cfgperl
21430            ! pod/perldiag.pod t/op/subst.t toke.c
21431 ____________________________________________________________________________
21432 [  2669] By: jhi                                   on 1999/01/21  16:11:46
21433         Log: To: perl5-porters@perl.org
21434              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
21435              From: Anton Berezin <tobez@plab.ku.dk>
21436              Date: 21 Jan 1999 17:07:28 +0100
21437              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
21438      Branch: cfgperl
21439            ! hints/freebsd.sh
21440 ____________________________________________________________________________
21441 [  2668] By: jhi                                   on 1999/01/21  15:38:34
21442         Log: Add Daniel Grisinger <dgris@dimensional.com>.
21443      Branch: cfgperl
21444            ! AUTHORS MAINTAIN
21445 ____________________________________________________________________________
21446 [  2667] By: jhi                                   on 1999/01/21  15:32:28
21447         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21448              To: Mailing list Perl5 <perl5-porters@perl.org>
21449              Subject: [PATCH 5.005_53] Lean Exporter.pm
21450              Date: Thu, 21 Jan 1999 03:25:23 -0500
21451              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
21452      Branch: cfgperl
21453            + lib/Exporter/Heavy.pm
21454            ! MANIFEST lib/Exporter.pm
21455 ____________________________________________________________________________
21456 [  2666] By: jhi                                   on 1999/01/21  15:24:10
21457         Log: From: "W. Phillip Moore" <wpm@ms.com>
21458              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
21459              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
21460              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
21461              Message-ID: <13988.46383.298992.97303@zappa>
21462      Branch: cfgperl
21463            ! lib/File/Path.pm
21464 ____________________________________________________________________________
21465 [  2665] By: jhi                                   on 1999/01/21  15:20:48
21466         Log: CPAN update (CPAN-1.44_54) from Andreas and
21467              jumbo doc patch from Abigail.
21468              
21469              From: abigail@fnx.com
21470              To: perl5-porters@perl.org (Perl Porters)
21471              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
21472              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
21473              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
21474              
21475              From: abigail@fnx.com
21476              To: perl5-porters@perl.org (Perl Porters)
21477              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
21478              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
21479              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
21480              
21481              From: abigail@fnx.com
21482              To: perl5-porters@perl.org (Perl Porters)
21483              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
21484              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
21485              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
21486              
21487              From: abigail@fnx.com
21488              To: perl5-porters@perl.org (Perl Porters)
21489              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
21490              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
21491              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
21492              
21493              From: abigail@fnx.com
21494              To: perl5-porters@perl.org (Perl Porters)
21495              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
21496              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
21497              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
21498              
21499              From: abigail@fnx.com
21500              To: perl5-porters@perl.org (Perl Porters)
21501              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
21502              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
21503              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
21504              
21505              From: abigail@fnx.com
21506              To: perl5-porters@perl.org (Perl Porters)
21507              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
21508              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
21509              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
21510              
21511              From: abigail@fnx.com
21512              To: perl5-porters@perl.org (Perl Porters)
21513              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
21514              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
21515              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
21516              
21517              From: abigail@fnx.com
21518              To: perl5-porters@perl.org (Perl Porters)
21519              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
21520              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
21521              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
21522              
21523              From: abigail@fnx.com
21524              To: perl5-porters@perl.org (Perl Porters)
21525              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
21526              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
21527              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
21528              
21529              From: abigail@fnx.com
21530              To: perl5-porters@perl.org (Perl Porters)
21531              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
21532              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
21533              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
21534              
21535              From: abigail@fnx.com
21536              To: perl5-porters@perl.org (Perl Porters)
21537              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
21538              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
21539              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
21540              
21541              From: abigail@fnx.com
21542              To: perl5-porters@perl.org (Perl Porters)
21543              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
21544              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
21545              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
21546      Branch: cfgperl
21547            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
21548            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
21549            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
21550            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
21551 ____________________________________________________________________________
21552 [  2664] By: jhi                                   on 1999/01/21  14:47:43
21553         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21554              To: Mailing list Perl5 <perl5-porters@perl.org>
21555              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
21556              Date: Thu, 21 Jan 1999 03:58:29 -0500
21557              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
21558      Branch: cfgperl
21559            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
21560 ____________________________________________________________________________
21561 [  2663] By: jhi                                   on 1999/01/21  14:43:58
21562         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21563              To: Mailing list Perl5 <perl5-porters@perl.org>
21564              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
21565              Date: Thu, 21 Jan 1999 02:46:34 -0500
21566              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
21567      Branch: cfgperl
21568            ! ext/Errno/Errno_pm.PL
21569 ____________________________________________________________________________
21570 [  2662] By: jhi                                   on 1999/01/21  14:42:42
21571         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
21572              To: Francois Desarmenien <desar@club-internet.fr>
21573              Cc: Gurusamy Sarathy <gsar@activestate.com>,
21574              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
21575              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
21576              Date: 21 Jan 1999 00:17:35 -0700
21577              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
21578      Branch: cfgperl
21579            ! Porting/patching.pod
21580 ____________________________________________________________________________
21581 [  2661] By: jhi                                   on 1999/01/21  14:41:13
21582         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21583              To: Mailing list Perl5 <perl5-porters@perl.org>
21584              Subject: [PATCH 5.00*] makedepend
21585              Date: Thu, 21 Jan 1999 02:08:27 -0500
21586              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
21587      Branch: cfgperl
21588            ! makedepend.SH
21589 ____________________________________________________________________________
21590 [  2660] By: jhi                                   on 1999/01/21  14:36:45
21591         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21592              To: Mailing list Perl5 <perl5-porters@perl.org>
21593              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
21594              Date: Tue, 19 Jan 1999 20:06:45 -0500
21595              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
21596      Branch: cfgperl
21597            ! os2/Changes os2/os2.c
21598 ____________________________________________________________________________
21599 [  2657] By: jhi                                   on 1999/01/21  11:40:35
21600         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21601              To: perl5-porters@perl.org
21602              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
21603              Date: Mon, 18 Jan 1999 01:32:31 PST
21604              Message-ID: <19990118093231.18443.qmail@hotmail.com>
21605      Branch: cfgperl
21606            ! ext/B/B/CC.pm
21607 ____________________________________________________________________________
21608 [  2656] By: jhi                                   on 1999/01/21  11:35:34
21609         Log: From: Achim Bohnet <ach@mpe.mpg.de>
21610              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
21611              Date: Wed, 20 Jan 1999 20:25:53 +0100
21612              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
21613      Branch: cfgperl
21614            ! pp.c
21615 ____________________________________________________________________________
21616 [  2655] By: jhi                                   on 1999/01/21  10:46:01
21617         Log: Handle NIS (and NetInfo) more robustly.
21618      Branch: cfgperl
21619            ! t/op/grent.t t/op/pwent.t
21620 ____________________________________________________________________________
21621 [  2654] By: jhi                                   on 1999/01/21  10:17:20
21622         Log: Two-argument eaccess() of SCO.
21623      Branch: cfgperl
21624            ! pp_sys.c
21625 ____________________________________________________________________________
21626 [  2653] By: jhi                                   on 1999/01/21  08:53:14
21627         Log: -DNO_NOSUID_CHECK for those platforms which have no way
21628              of checking for nosuid but still want suidperl.
21629      Branch: cfgperl
21630            ! perl.c
21631 ____________________________________________________________________________
21632 [  2652] By: jhi                                   on 1999/01/21  08:22:50
21633         Log: The LANGUAGE mirrors LC_ALL usage.
21634      Branch: cfgperl
21635            ! Configure config_h.SH
21636 ____________________________________________________________________________
21637 [  2651] By: jhi                                   on 1999/01/20  22:01:21
21638         Log: I_MNTENT was missing.
21639      Branch: cfgperl
21640            ! Configure config_h.SH
21641 ____________________________________________________________________________
21642 [  2650] By: jhi                                   on 1999/01/19  13:42:03
21643         Log: NetBSD update, based on patches from the NetBSD packages system.
21644      Branch: cfgperl
21645            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
21646 ____________________________________________________________________________
21647 [  2649] By: jhi                                   on 1999/01/19  12:44:02
21648         Log: Jumbo Configure update.
21649              * -Uinstallusrbinperl: disable /usr/bin/perl installation
21650              by installperl
21651              * usethreads.cbu
21652              * use64bits.cbu
21653              * "nosuid"
21654      Branch: cfgperl
21655            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
21656            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
21657            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
21658            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
21659            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
21660            ! pod/perldiag.pod
21661 ____________________________________________________________________________
21662 [  2648] By: jhi                                   on 1999/01/19  09:16:44
21663         Log: Mention /usr/share/locale.
21664      Branch: cfgperl
21665            ! pod/perllocale.pod
21666 ____________________________________________________________________________
21667 [  2647] By: jhi                                   on 1999/01/19  09:11:11
21668         Log: SHMLBA strikes back in NetBSD/sparc.
21669              
21670              From: Dave Nelson <David.Nelson@bellcow.com>
21671              To: jhi@iki.fi
21672              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
21673              Date: Mon, 18 Jan 1999 22:07:56 -0600
21674              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
21675      Branch: cfgperl
21676            ! ext/IPC/SysV/SysV.xs
21677 ____________________________________________________________________________
21678 [  2646] By: jhi                                   on 1999/01/19  08:58:17
21679         Log: Show LANGUAGE env var when needed. (Augment change #2645).
21680      Branch: cfgperl
21681            ! util.c utils/perlbug.PL
21682 ____________________________________________________________________________
21683 [  2645] By: jhi                                   on 1999/01/19  08:52:15
21684         Log: Document the GNU LANGUAGE env var.
21685      Branch: cfgperl
21686            ! pod/perllocale.pod
21687 ____________________________________________________________________________
21688 [  2644] By: jhi                                   on 1999/01/19  08:42:25
21689         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21690              To: Mailing list Perl5 <perl5-porters@perl.org>
21691              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
21692              Date: Mon, 18 Jan 1999 20:57:02 -0500
21693              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
21694      Branch: cfgperl
21695            ! pp_hot.c t/op/pat.t
21696 ____________________________________________________________________________
21697 [  2643] By: jhi                                   on 1999/01/18  11:23:41
21698         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
21699      Branch: cfgperl
21700            ! Makefile.SH
21701 ____________________________________________________________________________
21702 [  2642] By: jhi                                   on 1999/01/18  11:03:38
21703         Log: GNU libc locale system has LANGUAGE env var that partly
21704              overrides even LC_ALL.
21705      Branch: cfgperl
21706            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
21707 ____________________________________________________________________________
21708 [  2641] By: jhi                                   on 1999/01/18  10:55:04
21709         Log: Integrate from mainperl.
21710      Branch: cfgperl
21711           +> ext/B/defsubs.h.PL
21712            ! t/op/groups.t
21713           !> (integrate 38 files)
21714 ____________________________________________________________________________
21715 [  2640] By: gsar                                  on 1999/01/18  10:06:29
21716         Log: a few random cleanups
21717      Branch: perl
21718            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
21719 ____________________________________________________________________________
21720 [  2639] By: gsar                                  on 1999/01/18  05:56:21
21721         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
21722              Date:    Sun, 17 Jan 1999 16:41:10 PST
21723              Message-Id: <19990118004111.29667.qmail@hotmail.com>
21724              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
21725      Branch: perl
21726            ! ext/B/B/C.pm
21727 ____________________________________________________________________________
21728 [  2638] By: gsar                                  on 1999/01/18  05:41:21
21729         Log: From:    jan.dubois@ibm.net (Jan Dubois)
21730              Date:    Mon, 18 Jan 1999 00:37:41 +0100
21731              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
21732              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
21733      Branch: perl
21734            ! dump.c
21735 ____________________________________________________________________________
21736 [  2633] By: gsar                                  on 1999/01/17  13:39:59
21737         Log: bogus assert()
21738      Branch: perl
21739            ! pp.c t/op/groups.t
21740 ____________________________________________________________________________
21741 [  2632] By: gsar                                  on 1999/01/17  13:22:04
21742         Log: various tweaks for clean build and test on win32
21743      Branch: perl
21744            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
21745            ! op.c t/pragma/warn/doio
21746 ____________________________________________________________________________
21747 [  2631] By: gsar                                  on 1999/01/17  12:28:06
21748         Log: undo change#2336, and add clarification about subversive
21749              CPAN distributions from Andreas Koenig
21750      Branch: perl
21751            ! Porting/pumpkin.pod lib/CPAN.pm
21752 ____________________________________________________________________________
21753 [  2630] By: gsar                                  on 1999/01/17  12:04:06
21754         Log: fix silent taint failures under -U
21755      Branch: perl
21756            ! doio.c
21757 ____________________________________________________________________________
21758 [  2629] By: gsar                                  on 1999/01/17  12:00:23
21759         Log: sanity check piped opens (tweaked version of patch suggested
21760              by Mark-Jason Dominus)
21761      Branch: perl
21762            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
21763            ! t/op/taint.t t/pragma/warn/doio
21764 ____________________________________________________________________________
21765 [  2628] By: gsar                                  on 1999/01/17  11:26:21
21766         Log: regen headers
21767      Branch: perl
21768            ! embed.h embedvar.h objXSUB.h
21769 ____________________________________________________________________________
21770 [  2627] By: gsar                                  on 1999/01/17  11:23:37
21771         Log: PERL_OBJECTness for change#2595
21772      Branch: perl
21773            ! embed.pl op.c pod/perlport.pod proto.h
21774 ____________________________________________________________________________
21775 [  2626] By: gsar                                  on 1999/01/17  09:47:07
21776         Log: PERL_OBJECT tweaks for change#2426
21777      Branch: perl
21778            ! embed.pl proto.h regcomp.c
21779 ____________________________________________________________________________
21780 [  2625] By: gsar                                  on 1999/01/17  09:37:58
21781         Log: documentation in change#2596 is not quite right; fix it
21782      Branch: perl
21783            ! lib/Math/BigFloat.pm pod/perlguts.pod
21784 ____________________________________________________________________________
21785 [  2624] By: gsar                                  on 1999/01/17  09:28:34
21786         Log: undo change#2571; C<use File::Spec> instead
21787      Branch: perl
21788            ! lib/FindBin.pm
21789 ____________________________________________________________________________
21790 [  2623] By: gsar                                  on 1999/01/17  09:20:42
21791         Log: change#2572 is not applicable; undo, retaining scan_bin addition
21792              to global.sym
21793      Branch: perl
21794            ! global.sym perl.c proto.h
21795 ____________________________________________________________________________
21796 [  2622] By: gsar                                  on 1999/01/17  09:17:42
21797         Log: change#2576 is based on a wrong premise; undo it
21798      Branch: perl
21799            ! pp_ctl.c
21800 ____________________________________________________________________________
21801 [  2621] By: gsar                                  on 1999/01/17  09:12:42
21802         Log: fix change#2602 to not used hard coded constants
21803      Branch: perl
21804            ! ext/B/B/C.pm ext/B/defsubs.h.PL
21805 ____________________________________________________________________________
21806 [  2620] By: gsar                                  on 1999/01/17  09:02:07
21807         Log: integrate cfgperl changes into mainline, fix conflicts
21808      Branch: perl
21809           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
21810           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
21811           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
21812           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
21813           +> pod/perlopentut.pod
21814           !> (integrate 162 files)
21815 ____________________________________________________________________________
21816 [  2619] By: gsar                                  on 1999/01/17  08:42:04
21817         Log: a few doc typos
21818      Branch: perl
21819            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
21820 ____________________________________________________________________________
21821 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
21822         Log: Win32 changes from Jan
21823              
21824              From: jan.dubois@ibm.net (Jan Dubois)
21825              Date: Fri, 15 Jan 1999 23:38:35 +0100
21826              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
21827              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
21828              
21829              From: jan.dubois@ibm.net (Jan Dubois)
21830              Date: Sat, 16 Jan 1999 13:02:45 +0100
21831              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
21832              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
21833      Branch: maint-5.005/perl
21834            ! README.win32 win32/Makefile win32/makefile.mk
21835 ____________________________________________________________________________
21836 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
21837         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
21838              
21839              From: Gurusamy Sarathy <gsar@engin.umich.edu>
21840              Date: Thu, 07 Jan 1999 00:12:00 -0500
21841              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
21842              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
21843              
21844              From: Gurusamy Sarathy <gsar@engin.umich.edu>
21845              Date: Thu, 14 Jan 1999 19:21:46 -0500
21846              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
21847              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
21848      Branch: maint-5.005/perl
21849            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
21850            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
21851            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
21852            ! win32/makedef.pl win32/runperl.c win32/win32.c
21853 ____________________________________________________________________________
21854 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
21855         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
21856              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
21857              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
21858              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
21859              
21860              From: Jarkko Hietaniemi <jhi@iki.fi>
21861              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
21862              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
21863              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
21864              
21865              From: Jarkko Hietaniemi <jhi@iki.fi>
21866              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
21867              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
21868              Subject: the promised "installusrbinperl + NetBSD" fix
21869      Branch: maint-5.005/perl
21870            ! Configure Makefile.SH hints/netbsd.sh installperl
21871            ! makedepend.SH unixish.h
21872 ____________________________________________________________________________
21873 [  2611] By: jhi                                   on 1999/01/14  12:16:14
21874         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
21875              To: pumpkings@jhereg.perl.com
21876              Subject: perlopentut.pod
21877              Date: Sat, 09 Jan 1999 08:13:18 -0700
21878              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
21879      Branch: cfgperl
21880            + pod/perlopentut.pod
21881            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
21882 ____________________________________________________________________________
21883 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
21884         Log: Added Carp::cluck to perldelta.pod
21885      Branch: maint-5.005/perl
21886            ! pod/perldelta.pod
21887 ____________________________________________________________________________
21888 [  2605] By: jhi                                   on 1999/01/13  18:26:19
21889         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
21890              To: "'cpan@perl.org'" <cpan@perl.org>
21891              Subject: "Bug" fix for File::Find.pm
21892              Date:   Thu, 31 Dec 1998 13:01:50 -0500
21893              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
21894      Branch: cfgperl
21895            ! lib/File/Find.pm
21896 ____________________________________________________________________________
21897 [  2604] By: jhi                                   on 1999/01/13  18:08:45
21898         Log: From: Peter Wolfe <wolfe@teloseng.com>
21899              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
21900              To: perlbug@perl.com
21901              Date: 11 Jan 1999 23:00:05 +0200
21902              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
21903      Branch: cfgperl
21904            ! hints/sco.sh
21905 ____________________________________________________________________________
21906 [  2603] By: jhi                                   on 1999/01/13  18:06:56
21907         Log: From: hans@icgroup.nl (Hans Mulder)
21908              Subject: [Patch for 5.005_54] re::debugcolors dumps core
21909              To: perlbug@perl.com
21910              Cc: hansmu@xs4all.nl
21911              Date: 11 Jan 1999 22:22:45 +0200
21912              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
21913      Branch: cfgperl
21914            ! ext/re/re.pm regcomp.c
21915 ____________________________________________________________________________
21916 [  2602] By: jhi                                   on 1999/01/13  18:05:43
21917         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21918              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
21919              Date: 11 Jan 1999 08:02:41 +0200
21920              Lines: 134
21921              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
21922      Branch: cfgperl
21923            ! ext/B/B.xs ext/B/B/C.pm
21924 ____________________________________________________________________________
21925 [  2601] By: jhi                                   on 1999/01/13  18:01:53
21926         Log: From: James FitzGibbon <james@ican.net>
21927              Subject: Trivial patch for HP-UX 11 and shared libperl
21928              To: perl5-porters@perl.org
21929              Date: 8 Jan 1999 19:13:23 +0200
21930              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
21931      Branch: cfgperl
21932            ! Makefile.SH
21933 ____________________________________________________________________________
21934 [  2600] By: jhi                                   on 1999/01/13  17:59:45
21935         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21936              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
21937              To: perl5-porters@perl.org
21938              Date: 8 Jan 1999 12:43:36 +0200
21939              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
21940      Branch: cfgperl
21941            ! ext/B/B/CC.pm
21942 ____________________________________________________________________________
21943 [  2599] By: jhi                                   on 1999/01/13  17:50:11
21944         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
21945              Subject: PATCH to installperl
21946              To: perl5-porters@perl.org
21947              Date: 4 Jan 1999 16:15:18 +0200
21948              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
21949      Branch: cfgperl
21950            ! installperl
21951 ____________________________________________________________________________
21952 [  2598] By: jhi                                   on 1999/01/13  17:34:51
21953         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
21954              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
21955              Cc: perl5-porters@perl.org
21956              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
21957              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
21958              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
21959      Branch: cfgperl
21960            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21961            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
21962 ____________________________________________________________________________
21963 [  2597] By: jhi                                   on 1999/01/13  17:30:33
21964         Log: From: David Dyck <dcd@tc.fluke.com>
21965              To: Perl Porters <perl5-porters@perl.org>,
21966              Gurusamy Sarathy <gsar@engin.umich.edu>
21967              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
21968              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
21969              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
21970      Branch: cfgperl
21971            ! pod/perldsc.pod
21972 ____________________________________________________________________________
21973 [  2596] By: jhi                                   on 1999/01/13  17:26:44
21974         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
21975              To: perl5-porters@perl.org
21976              Subject: [PATCH] modglobal w/ spelling fixes
21977              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
21978              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
21979      Branch: cfgperl
21980            ! pod/perlguts.pod
21981 ____________________________________________________________________________
21982 [  2595] By: jhi                                   on 1999/01/13  17:24:59
21983         Log: From: Hans Mulder <hansm@icgroup.nl>
21984              Optimize common sort routines.  Thread started by the message
21985              
21986              From: Hans Mulder <hansm@icgroup.nl>
21987              Sender: owner-perl5-porters@perl.org
21988              To: perl5-porters@perl.org
21989              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
21990              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
21991              
21992              and the patch from the message
21993              
21994              From: Hans Mulder <hans@icgroup.nl>
21995              To: jhi@iki.fi
21996              Cc: perl5-porters@perl.org
21997              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
21998              $b }
21999              Date: Wed, 13 Jan 1999 17:39:35 +0100
22000              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
22001      Branch: cfgperl
22002            ! Todo op.c op.h pp_ctl.c t/op/sort.t
22003 ____________________________________________________________________________
22004 [  2594] By: jhi                                   on 1999/01/13  16:50:17
22005         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
22006              (the diffs were based on 5.004_02).  Tested by Guido
22007              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
22008      Branch: cfgperl
22009            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
22010            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
22011            + mint/sys/time.h mint/time.h
22012            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
22013            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
22014 ____________________________________________________________________________
22015 [  2593] By: jhi                                   on 1999/01/09  16:54:26
22016         Log: Detypo.
22017      Branch: cfgperl
22018            ! hints/dec_osf.sh
22019 ____________________________________________________________________________
22020 [  2592] By: jhi                                   on 1999/01/09  16:17:13
22021         Log: Move usethreads and use64bits logic from hints to Configure.
22022      Branch: cfgperl
22023            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
22024            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
22025            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
22026            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
22027 ____________________________________________________________________________
22028 [  2591] By: jhi                                   on 1999/01/09  14:45:24
22029         Log: Missing dTHRs added.
22030      Branch: cfgperl
22031            ! regcomp.c toke.c
22032 ____________________________________________________________________________
22033 [  2590] By: jhi                                   on 1999/01/08  15:27:17
22034         Log: Finalize change #2589 and add better AIX nm scanning from:
22035              
22036              Message-Id: <m0zyNW0-00017VC@gentoo.com>
22037              From: bll@gentoo.com (Brad Lanam)
22038              Subject: Re: mailhelp returned a non-zero status
22039              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
22040              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
22041      Branch: cfgperl
22042            ! Configure hints/freebsd.sh hints/linux.sh
22043 ____________________________________________________________________________
22044 [  2589] By: jhi                                   on 1999/01/08  15:14:54
22045         Log: Undo change #2581.
22046      Branch: cfgperl
22047            ! Configure hints/freebsd.sh hints/linux.sh
22048 ____________________________________________________________________________
22049 [  2588] By: jhi                                   on 1999/01/08  11:51:52
22050         Log: FAQ jumbo patch from tchrist.
22051              
22052              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
22053              From: Tom Christiansen <tchrist@jhereg.perl.com>
22054              To: pumpkings@jhereg.perl.com
22055              Subject: newest version of perlfaq.pod
22056              Date: Thu, 7 Jan 1999 23:05:02 -0700
22057              
22058              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
22059              From: Tom Christiansen <tchrist@jhereg.perl.com>
22060              To: pumpkings@jhereg.perl.com
22061              Subject: newest version of perlfaq1.pod
22062              Date: Thu, 7 Jan 1999 23:05:02 -0700
22063              
22064              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
22065              From: Tom Christiansen <tchrist@jhereg.perl.com>
22066              To: pumpkings@jhereg.perl.com
22067              Subject: newest version of perlfaq2.pod
22068              Date: Thu, 7 Jan 1999 23:05:02 -0700
22069              
22070              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
22071              From: Tom Christiansen <tchrist@jhereg.perl.com>
22072              To: pumpkings@jhereg.perl.com
22073              Subject: newest version of perlfaq3.pod
22074              Date: Thu, 7 Jan 1999 23:05:02 -0700
22075              
22076              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
22077              From: Tom Christiansen <tchrist@jhereg.perl.com>
22078              To: pumpkings@jhereg.perl.com
22079              Subject: newest version of perlfaq4.pod
22080              Date: Thu, 7 Jan 1999 23:05:02 -0700
22081              
22082              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
22083              From: Tom Christiansen <tchrist@jhereg.perl.com>
22084              To: pumpkings@jhereg.perl.com
22085              Subject: newest version of perlfaq5.pod
22086              Date: Thu, 7 Jan 1999 23:05:02 -0700
22087              
22088              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
22089              From: Tom Christiansen <tchrist@jhereg.perl.com>
22090              To: pumpkings@jhereg.perl.com
22091              Subject: newest version of perlfaq6.pod
22092              Date: Thu, 7 Jan 1999 23:05:02 -0700
22093              
22094              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
22095              From: Tom Christiansen <tchrist@jhereg.perl.com>
22096              To: pumpkings@jhereg.perl.com
22097              Subject: newest version of perlfaq7.pod
22098              Date: Thu, 7 Jan 1999 23:05:03 -0700
22099              
22100              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
22101              From: Tom Christiansen <tchrist@jhereg.perl.com>
22102              To: pumpkings@jhereg.perl.com
22103              Subject: newest version of perlfaq8.pod
22104              Date: Thu, 7 Jan 1999 23:05:03 -0700
22105              
22106              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
22107              From: Tom Christiansen <tchrist@jhereg.perl.com>
22108              To: pumpkings@jhereg.perl.com
22109              Subject: newest version of perlfaq9.pod
22110              Date: Thu, 7 Jan 1999 23:05:03 -0700
22111      Branch: cfgperl
22112            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
22113            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
22114            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
22115            ! pod/perlfaq9.pod
22116 ____________________________________________________________________________
22117 [  2587] By: jhi                                   on 1999/01/08  11:17:43
22118         Log: More doc fixes from Abigail.
22119      Branch: cfgperl
22120            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
22121            ! lib/User/pwent.pm
22122 ____________________________________________________________________________
22123 [  2585] By: jhi                                   on 1999/01/08  08:31:02
22124         Log: Change #2584 from maint-5.005:
22125              
22126              implemented Ilya's suggested fix, and added a testcase
22127              
22128              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22129              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
22130              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
22131              Subject: Re: Text::ParseWords: regex fix
22132      Branch: cfgperl
22133            ! lib/Text/ParseWords.pm t/lib/parsewords.t
22134 ____________________________________________________________________________
22135 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
22136         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
22137              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
22138              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
22139              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
22140      Branch: maint-5.005/perl
22141            ! ext/Errno/Errno_pm.PL
22142 ____________________________________________________________________________
22143 [  2581] By: jhi                                   on 1999/01/07  16:38:03
22144         Log: Configure update:
22145              - usethreads, use64bits, and usemultiplicity
22146              are no more interactively asked by Configure
22147              - "int main()" (vs bare "main()") enforced in test programs
22148      Branch: cfgperl
22149            ! Configure hints/freebsd.sh hints/linux.sh
22150 ____________________________________________________________________________
22151 [  2580] By: jhi                                   on 1999/01/07  11:19:12
22152         Log: From: Dan Sugalski <sugalskd@osshe.edu>
22153              Date: Wed, 06 Jan 1999 13:47:34 -0800
22154              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
22155              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
22156      Branch: cfgperl
22157            ! vms/vms.c
22158 ____________________________________________________________________________
22159 [  2579] By: jhi                                   on 1999/01/07  09:08:36
22160         Log: Another set of doc patches from Abigail
22161              
22162              From: abigail@fnx.com
22163              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
22164              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
22165              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
22166              
22167              From: abigail@fnx.com
22168              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
22169              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
22170              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
22171              
22172              From: abigail@fnx.com
22173              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
22174              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
22175              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
22176              
22177              From: abigail@fnx.com
22178              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
22179              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
22180              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
22181              
22182              From: abigail@fnx.com
22183              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
22184              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
22185              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
22186              
22187              From: abigail@fnx.com
22188              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
22189              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
22190              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
22191              
22192              From: abigail@fnx.com
22193              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
22194              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
22195              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
22196              
22197              From: abigail@fnx.com
22198              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
22199              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
22200              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
22201              
22202              From: abigail@fnx.com
22203              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
22204              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
22205              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
22206              
22207              From: abigail@fnx.com
22208              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
22209              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
22210              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
22211              
22212              From: abigail@fnx.com
22213              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
22214              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
22215              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
22216              
22217              From: abigail@fnx.com
22218              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
22219              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
22220              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
22221              
22222              From: abigail@fnx.com
22223              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
22224              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
22225              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
22226              
22227              From: abigail@fnx.com
22228              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
22229              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
22230              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
22231      Branch: cfgperl
22232            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
22233            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
22234            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
22235            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
22236            ! lib/Tie/Array.pm lib/Tie/Hash.pm
22237 ____________________________________________________________________________
22238 [  2576] By: jhi                                   on 1999/01/06  17:05:20
22239         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
22240      Branch: cfgperl
22241            ! pp_ctl.c
22242 ____________________________________________________________________________
22243 [  2575] By: jhi                                   on 1999/01/06  13:18:56
22244         Log: Enhance the great_circle_distance() documentation.
22245      Branch: cfgperl
22246            ! lib/Math/Trig.pm
22247 ____________________________________________________________________________
22248 [  2574] By: jhi                                   on 1999/01/06  12:58:03
22249         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
22250              To: perlbug@perl.com
22251              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
22252              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
22253              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
22254      Branch: cfgperl
22255            ! t/op/sysio.t
22256 ____________________________________________________________________________
22257 [  2573] By: jhi                                   on 1999/01/06  12:40:19
22258         Log: From: "W. Phillip Moore" <wpm@ms.com>
22259              To: perlbug@perl.org
22260              Subject: [PATCH] POSIX getpgrp is not -w clean
22261              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
22262              Message-ID: <13970.20107.190314.549471@zappa>
22263      Branch: cfgperl
22264            ! ext/POSIX/POSIX.pm
22265 ____________________________________________________________________________
22266 [  2572] By: jhi                                   on 1999/01/06  12:25:24
22267         Log: Based on
22268              From: jan.dubois@ibm.net (Jan Dubois)
22269              To: perl5-porters@perl.org
22270              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
22271              Date: Wed, 06 Jan 1999 01:24:09 +0100
22272              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
22273              except that
22274              - objXSUB.h was already okay
22275              - embed.h patching is futile, global.sym patched instead
22276              - objpp.h does not exist
22277              - proto.h addition applied manually
22278              - win32/GenCAPI.pl was already okay
22279              - win32/makedef.pl was already okay
22280      Branch: cfgperl
22281            ! global.sym perl.c proto.h
22282 ____________________________________________________________________________
22283 [  2571] By: jhi                                   on 1999/01/06  11:25:48
22284         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
22285              To: perlbug@perl.com
22286              Subject: FindBin.pm on Win32 systems
22287              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
22288              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
22289      Branch: cfgperl
22290            ! lib/FindBin.pm
22291 ____________________________________________________________________________
22292 [  2570] By: jhi                                   on 1999/01/06  11:21:48
22293         Log: From: Dan Sugalski <sugalskd@osshe.edu>
22294              To: perl5-porters@perl.org, vmsperl@perl.org
22295              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
22296              Date: Tue, 05 Jan 1999 16:47:31 -0800
22297              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
22298              
22299              (the ext/IO/lib/IO/Socket.pm was not really changed here;
22300              it was a leftover from #2569)
22301      Branch: cfgperl
22302            ! ext/IO/lib/IO/Socket.pm taint.c
22303 ____________________________________________________________________________
22304 [  2569] By: jhi                                   on 1999/01/06  11:18:22
22305         Log: Jumbo doc patch from Abigail (almost identical to
22306              the 5.005-maint change #2562 except for the
22307              ext/IO/lib/IO/Socket.pm patch which was not
22308              applicable because the IO version of 5.005-devel
22309              is somewhat different (why?))
22310              
22311              From: abigail@fnx.com
22312              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
22313              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
22314              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
22315              
22316              From: abigail@fnx.com
22317              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
22318              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
22319              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
22320              
22321              From: abigail@fnx.com
22322              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
22323              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
22324              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
22325              
22326              From: abigail@fnx.com
22327              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
22328              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
22329              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
22330              
22331              From: abigail@fnx.com
22332              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
22333              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
22334              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
22335              
22336              From: abigail@fnx.com
22337              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
22338              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
22339              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
22340              
22341              From: abigail@fnx.com
22342              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
22343              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
22344              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
22345              
22346              From: abigail@fnx.com
22347              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
22348              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
22349              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
22350              
22351              From: abigail@fnx.com
22352              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
22353              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
22354              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
22355              
22356              From: abigail@fnx.com
22357              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
22358              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
22359              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
22360      Branch: cfgperl
22361            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
22362            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
22363            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
22364            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
22365            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
22366 ____________________________________________________________________________
22367 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
22368         Log: From: jan.dubois@ibm.net (Jan Dubois)
22369              Date: Wed, 06 Jan 1999 01:24:09 +0100
22370              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
22371              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
22372      Branch: maint-5.005/perl
22373            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
22374            ! win32/GenCAPI.pl win32/makedef.pl
22375 ____________________________________________________________________________
22376 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
22377         Log: From: "W. Phillip Moore" <wpm@ms.com>
22378              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
22379              Message-ID: <13970.20107.190314.549471@zappa>
22380              Subject: [PATCH] POSIX getpgrp is not -w clean
22381      Branch: maint-5.005/perl
22382            ! ext/POSIX/POSIX.pm
22383 ____________________________________________________________________________
22384 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
22385         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
22386              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
22387              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
22388              Subject: FindBin.pm on Win32 systems
22389      Branch: maint-5.005/perl
22390            ! lib/FindBin.pm
22391 ____________________________________________________________________________
22392 [  2561] By: jhi                                   on 1999/01/05  10:49:10
22393         Log: Reword the setlocale() 1-arg case better.
22394      Branch: cfgperl
22395            ! ext/POSIX/POSIX.pod
22396 ____________________________________________________________________________
22397 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
22398         Log: From: Blair Zajac <bzajac@geostaff.com>
22399              Date: Wed, 23 Dec 1998 17:13:32 -0800
22400              Message-ID: <3681953C.8B6A90AA@geostaff.com>
22401              Subject: Tie::SubstrHash patch
22402      Branch: maint-5.005/perl
22403            ! lib/Tie/SubstrHash.pm
22404 ____________________________________________________________________________
22405 [  2554] By: jhi                                   on 1999/01/02  14:55:06
22406         Log: Object destruction order testing.
22407      Branch: cfgperl
22408            ! t/op/misc.t
22409 ____________________________________________________________________________
22410 [  2553] By: jhi                                   on 1999/01/02  14:49:40
22411         Log: perldelta the Dumpvalue.pm of change #2513.
22412      Branch: cfgperl
22413            ! lib/Dumpvalue.pm pod/perldelta.pod
22414 ____________________________________________________________________________
22415 [  2552] By: nick                                  on 1999/01/02  14:45:38
22416         Log: Tone down Makefile.PL so it works on Win32
22417      Branch: perl
22418            ! ext/B/Makefile.PL
22419 ____________________________________________________________________________
22420 [  2551] By: nick                                  on 1999/01/02  14:06:30
22421         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
22422              Use them in various B::* rather than have local defs.
22423      Branch: perl
22424            + ext/B/defsubs.h.PL
22425            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
22426            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
22427            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
22428 ____________________________________________________________________________
22429 [  2550] By: nick                                  on 1999/01/02  10:04:02
22430         Log: Integrate ext/B changes from //depot/cfgperl
22431      Branch: perl
22432           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
22433 ____________________________________________________________________________
22434 [  2549] By: jhi                                   on 1999/01/01  13:54:16
22435         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
22436              To: perlbug@perl.com
22437              Subject: op/groups.t fails test 1 on HP-UX 10.20
22438              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
22439              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
22440      Branch: cfgperl
22441            ! t/op/groups.t
22442 ____________________________________________________________________________
22443 [  2548] By: jhi                                   on 1999/01/01  13:53:31
22444         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22445              To: perl5-porters@perl.org
22446              cc: hv@crypt0.demon.co.uk
22447              Subject: [bug 5.004_54] duplicate error message
22448              Date: Thu, 31 Dec 1998 04:05:25 +0000
22449              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
22450              
22451              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
22452              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
22453              To: hv@crypt0.demon.co.uk
22454              Cc: perl5-porters@perl.org
22455              Subject: [PATCH _54] Re: duplicate error message
22456              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
22457              
22458              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
22459              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22460              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
22461              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
22462              Subject: [TEST PATCH _54] Re: duplicate error message 
22463              Date: Fri, 01 Jan 1999 07:32:14 +0000
22464      Branch: cfgperl
22465            ! op.c t/pragma/warn/op
22466 ____________________________________________________________________________
22467 [  2547] By: jhi                                   on 1998/12/31  14:15:04
22468         Log: From: Chris Nandor <pudge@pobox.com>
22469              To: jhi@iki.fi
22470              Cc: perl5-porters@perl.org
22471              Subject: Re: [PATCH] perlport.pod 1.38
22472              Date: Thu, 31 Dec 1998 09:06:48 -0500
22473              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
22474      Branch: cfgperl
22475            ! pod/perlport.pod
22476 ____________________________________________________________________________
22477 [  2546] By: jhi                                   on 1998/12/31  11:18:17
22478         Log: From: Wilson P. Snyder II
22479              To: perl5-porters@perl.org
22480              Subject: [PATCH v5.5.53] REV2: Binary number support
22481              Date: 1998/11/30
22482              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
22483      Branch: cfgperl
22484            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
22485            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
22486            ! toke.c util.c
22487 ____________________________________________________________________________
22488 [  2545] By: jhi                                   on 1998/12/31  09:27:40
22489         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
22490              To: perlbug@perl.com
22491              Subject: "perl -T -P" dumps core on OpenBSD and Linux
22492              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
22493              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
22494      Branch: cfgperl
22495            ! taint.c
22496 ____________________________________________________________________________
22497 [  2544] By: jhi                                   on 1998/12/31  09:21:45
22498         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
22499              To: perlbug@perl.com 
22500              Subject: bug in pod2man search for perl binary [5.005_5x]
22501              Date: Sat, 12 Dec 1998 23:08:51 +0000 
22502              Message-ID: <19981212230851.A20578@ig.co.uk> 
22503      Branch: cfgperl
22504            ! pod/pod2man.PL
22505 ____________________________________________________________________________
22506 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
22507         Log: From: jan.dubois@ibm.net (Jan Dubois)
22508              Date: Wed, 23 Dec 1998 21:26:38 +0100
22509              Message-ID: <36895086.8849224@smtp1.ibm.net>
22510              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
22511      Branch: maint-5.005/perl
22512            ! lib/ExtUtils/MakeMaker.pm
22513 ____________________________________________________________________________
22514 [  2540] By: jhi                                   on 1998/12/30  08:42:04
22515         Log: Evermore AUTHORS and MAINTAIN.
22516      Branch: cfgperl
22517            ! AUTHORS MAINTAIN
22518 ____________________________________________________________________________
22519 [  2539] By: jhi                                   on 1998/12/29  15:10:34
22520         Log: More AUTHORS and MAINTAIN.
22521      Branch: cfgperl
22522            ! AUTHORS MAINTAIN
22523 ____________________________________________________________________________
22524 [  2537] By: jhi                                   on 1998/12/29  14:34:47
22525         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
22526              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
22527              Message-ID: <13942.32480.700000.640927@utensil>
22528              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
22529              (mirror change#2531 in the 5.005-maint)
22530      Branch: cfgperl
22531            ! lib/AutoSplit.pm
22532 ____________________________________________________________________________
22533 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
22534         Log: change in_pod pattern to /^=\w/ from /^=/
22535              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
22536              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
22537              Message-ID: <13942.32480.700000.640927@utensil>
22538              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
22539      Branch: maint-5.005/perl
22540            ! lib/AutoSplit.pm
22541 ____________________________________________________________________________
22542 [  2525] By: jhi                                   on 1998/12/29  13:06:26
22543         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
22544              To: perl5-porters@perl.org
22545              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
22546              Date: 16 Dec 1998 03:17:03 +0200
22547              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
22548      Branch: cfgperl
22549            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
22550 ____________________________________________________________________________
22551 [  2524] By: jhi                                   on 1998/12/29  13:00:06
22552         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
22553              To: perl5-porters@perl.org
22554              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
22555              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
22556              Date: 10 Dec 1998 08:30:02 +0200
22557              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
22558              
22559              (Nick's part was applied earlier, in change #2460)
22560      Branch: cfgperl
22561            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
22562 ____________________________________________________________________________
22563 [  2523] By: jhi                                   on 1998/12/29  12:41:31
22564         Log: From: "vishal bhatia" <vishalb@hotmail.com>
22565              To: nick@ni-s.u-net.com
22566              Cc: perl5-porters@perl.org
22567              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
22568              Date: 9 Dec 1998 06:50:30 +0200
22569              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
22570      Branch: cfgperl
22571            ! ext/B/B/CC.pm
22572 ____________________________________________________________________________
22573 [  2522] By: jhi                                   on 1998/12/29  12:15:18
22574         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
22575              To: perl5-porters@perl.org (Perl 5 Porters)
22576              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
22577              Date: 25 Dec 1998 23:02:28 +0200
22578              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
22579      Branch: cfgperl
22580            ! lib/Pod/Text.pm
22581 ____________________________________________________________________________
22582 [  2521] By: jhi                                   on 1998/12/29  12:07:54
22583         Log: Undo #2519 (breaks universal.c).
22584      Branch: cfgperl
22585            ! XSUB.h
22586 ____________________________________________________________________________
22587 [  2519] By: jhi                                   on 1998/12/29  11:41:10
22588         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
22589              To: perl5-porters@perl.org
22590              Cc: perl-xs@perl.org
22591              Subject: XSUB.h refinement [PATCH]
22592              Date: 18 Dec 1998 03:58:44 +0200
22593              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
22594      Branch: cfgperl
22595            ! XSUB.h
22596 ____________________________________________________________________________
22597 [  2518] By: jhi                                   on 1998/12/29  11:36:19
22598         Log: From: abigail@fnx.com
22599              To: perl5-porters@perl.org (Perl Porters)
22600              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
22601              Date: 28 Dec 1998 21:39:15 +0200
22602              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
22603      Branch: cfgperl
22604            ! lib/fields.pm
22605 ____________________________________________________________________________
22606 [  2517] By: jhi                                   on 1998/12/29  11:35:03
22607         Log: Document change #2516.
22608      Branch: cfgperl
22609            ! pod/perldelta.pod
22610 ____________________________________________________________________________
22611 [  2516] By: jhi                                   on 1998/12/29  11:32:26
22612         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22613              To: perl5-porters@perl.org (Mailing list Perl5)
22614              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
22615              Date: 9 Dec 1998 10:39:31 +0200
22616              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
22617      Branch: cfgperl
22618            ! pod/perldiag.pod regcomp.c toke.c
22619 ____________________________________________________________________________
22620 [  2515] By: jhi                                   on 1998/12/29  11:27:11
22621         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22622              To: perl5-porters@perl.org (Mailing list Perl5)
22623              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
22624              Date: 8 Dec 1998 09:02:04 +0200
22625              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
22626              
22627              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
22628      Branch: cfgperl
22629            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
22630 ____________________________________________________________________________
22631 [  2514] By: jhi                                   on 1998/12/29  11:21:31
22632         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22633              To: perl5-porters@perl.org (Mailing list Perl5)
22634              Subject: [PATCH 5.005_53] Regexp tests and UTF8
22635              Date: 8 Dec 1998 07:02:01 +0200
22636              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
22637      Branch: cfgperl
22638            ! regcomp.c
22639 ____________________________________________________________________________
22640 [  2513] By: jhi                                   on 1998/12/29  11:18:34
22641         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22642              Subject: [PATCH 5.005_*] Dumpvar.pm
22643              To: perl5-porters@perl.org (Mailing list Perl5)
22644              Date: 7 Dec 1998 10:17:35 +0200
22645              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
22646      Branch: cfgperl
22647            + lib/Dumpvalue.pm
22648            ! MANIFEST
22649 ____________________________________________________________________________
22650 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
22651         Log: From: jan.dubois@ibm.net (Jan Dubois)
22652              Date: Tue, 01 Dec 1998 00:07:33 +0100
22653              Message-ID: <366921b5.14512598@smtp1.ibm.net>
22654              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
22655              
22656              From: jan.dubois@ibm.net (Jan Dubois)
22657              Date: Wed, 02 Dec 1998 00:24:54 +0100
22658              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
22659              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
22660      Branch: maint-5.005/perl
22661            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
22662            ! win32/config.bc win32/config.gc win32/config.vc
22663            ! win32/config_sh.PL win32/makedef.pl
22664 ____________________________________________________________________________
22665 [  2509] By: jhi                                   on 1998/12/28  13:00:31
22666     Log: Kickstart AUTHORS and MAINTAIN.
22667  Branch: cfgperl
22668        + AUTHORS MAINTAIN
22669        ! MANIFEST
22670 ____________________________________________________________________________
22671 [  2508] By: jhi                                   on 1998/12/28  08:04:00
22672     Log: From: Nathan Torkington <gnat@frii.com>
22673          To: perlbug@perl.com
22674          Subject: [PATCH] perlxstut.pod fix
22675          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
22676          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
22677  Branch: cfgperl
22678        ! pod/perlxstut.pod
22679 ____________________________________________________________________________
22680 [  2507] By: jhi                                   on 1998/12/28  07:59:00
22681     Log: From: abigail@fnx.com
22682          To: perlbug@perl.com
22683          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
22684          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
22685          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
22686          (slightly modified, a part of the patch was rejected)
22687          (strange, I thought I had already submitted this one
22688          but Perforce disagrees with me...)
22689  Branch: cfgperl
22690        ! pod/perlop.pod
22691 ____________________________________________________________________________
22692 [  2506] By: jhi                                   on 1998/12/28  07:56:59
22693     Log: From: Artur <artur@vogon-solutions.com>
22694          To: perlbug@perl.com
22695          Subject: PATCH: perlmodlib.pod
22696          Date: Fri, 25 Dec 1998 00:48:39 +0000
22697          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
22698  Branch: cfgperl
22699        ! pod/perlmodlib.pod pod/perlop.pod
22700 ____________________________________________________________________________
22701 [  2505] By: jhi                                   on 1998/12/28  07:46:06
22702     Log: From: abigail@fnx.com
22703          To: perl5-porters@perl.org (Perl Porters)
22704          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
22705          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
22706          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
22707  Branch: cfgperl
22708        ! pod/pod2html.PL
22709 ____________________________________________________________________________
22710 [  2504] By: jhi                                   on 1998/12/28  07:44:35
22711     Log: From: Jim Avera <avera@fjst.com>
22712          To: perlbug@perl.com
22713          Subject: perlbug bug - shows dates reversed
22714          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
22715          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
22716  Branch: cfgperl
22717        ! utils/perlbug.PL
22718 ____________________________________________________________________________
22719 [  2503] By: jhi                                   on 1998/12/28  07:41:39
22720     Log: From: jan.dubois@ibm.net (Jan Dubois)
22721          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
22722          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
22723          Date: Wed, 23 Dec 1998 21:26:38 +0100
22724          Message-ID: <36895086.8849224@smtp1.ibm.net>
22725  Branch: cfgperl
22726        ! lib/ExtUtils/MakeMaker.pm
22727 ____________________________________________________________________________
22728 [  2502] By: jhi                                   on 1998/12/28  07:39:20
22729     Log: From: Blair Zajac <bzajac@geostaff.com>
22730          To: perl5-porters@perl.org
22731          Subject: Tie::SubstrHash patch
22732          Date: Wed, 23 Dec 1998 17:13:32 -0800
22733          Message-ID: <3681953C.8B6A90AA@geostaff.com>
22734  Branch: cfgperl
22735        ! lib/Tie/SubstrHash.pm
22736 ____________________________________________________________________________
22737 [  2501] By: jhi                                   on 1998/12/28  07:37:16
22738     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
22739          To: perlbug@perl.com
22740          Subject: perlfaq9 minor error
22741          Date: Wed, 23 Dec 1998 14:54:19 -0800
22742          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
22743  Branch: cfgperl
22744        ! pod/perlfaq9.pod
22745 ____________________________________________________________________________
22746 [  2500] By: jhi                                   on 1998/12/23  10:38:18
22747     Log: More porting notes about filesystems, AmigaOS, and MiNT.
22748  Branch: cfgperl
22749        ! pod/perlport.pod
22750 ____________________________________________________________________________
22751 [  2499] By: jhi                                   on 1998/12/22  09:26:49
22752     Log: Add few MSG_ and uio constants.
22753  Branch: cfgperl
22754        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
22755 ____________________________________________________________________________
22756 [  2498] By: jhi                                   on 1998/12/22  08:39:30
22757     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
22758          a Digital C compiler optimizer bug that broke the 'x'
22759          operator under certain circumstances.  See t/op/repeat.t
22760          test #20 for graphic details.  Reported in
22761          
22762          From: Gisle Aas <gisle@aas.no>
22763          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
22764          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
22765          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
22766          Date: 18 Dec 1998 14:27:40 +0100
22767          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
22768          
22769          and discussed further in the thread
22770          
22771          From: Jarkko Hietaniemi <jhi@iki.fi>
22772          To: Gisle Aas <gisle@aas.no>
22773          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
22774          cpan-testers@perl.org, perl5-porters@perl.org
22775          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
22776          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
22777          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
22778  Branch: cfgperl
22779        ! t/op/repeat.t util.c
22780 ____________________________________________________________________________
22781 [  2497] By: jhi                                   on 1998/12/21  14:18:57
22782     Log: Change #2483 update.
22783  Branch: cfgperl
22784        ! t/op/tr.t
22785 ____________________________________________________________________________
22786 [  2496] By: jhi                                   on 1998/12/21  14:07:41
22787     Log: Update on change #2493.
22788  Branch: cfgperl
22789        ! t/pragma/warn/op
22790 ____________________________________________________________________________
22791 [  2495] By: jhi                                   on 1998/12/21  13:52:00
22792     Log: Change #2487 aftershock.
22793  Branch: cfgperl
22794        ! warning.pl
22795 ____________________________________________________________________________
22796 [  2494] By: jhi                                   on 1998/12/21  12:35:00
22797     Log: From: Chris Nandor <pudge@pobox.com>
22798          To: perl5-porters@perl.org
22799          Subject: [PATCH] perlport.pod v1.37
22800          Date: Sat, 19 Dec 1998 12:54:34 -0500
22801          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
22802  Branch: cfgperl
22803        ! pod/perlport.pod
22804 ____________________________________________________________________________
22805 [  2493] By: jhi                                   on 1998/12/21  12:22:44
22806     Log: From: Mark-Jason Dominus <mjd@plover.com>
22807          To: perl5-porters@perl.com
22808          Subject: PATCH (5.005_02): Dejargonizing
22809          Date: Sun, 20 Dec 1998 14:35:20 -0500
22810          Message-ID: <19981220193520.11230.qmail@plover.com>
22811          
22812          From: Mark-Jason Dominus <mjd@plover.com>
22813          To: perl5-porters@perl.com
22814          Subject: PATCH (5.005_02): Spelling correction in warning message
22815          Date: Sun, 20 Dec 1998 13:51:30 -0500
22816          Message-ID: <19981220185130.11067.qmail@plover.com>
22817  Branch: cfgperl
22818        ! doio.c op.c
22819 ____________________________________________________________________________
22820 [  2492] By: jhi                                   on 1998/12/21  09:00:05
22821     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
22822          To: perl5-porters@perl.org
22823          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
22824          Date: Sun, 20 Dec 1998 19:03:25 PST
22825          Message-ID: <19981221030326.27660.qmail@hotmail.com>
22826          
22827          (slightly reformatted)
22828  Branch: cfgperl
22829        ! ext/B/B/CC.pm
22830 ____________________________________________________________________________
22831 [  2491] By: nick                                  on 1998/12/20  14:21:29
22832     Log: Save _all_ GV's which have SV, AV or HV set.
22833  Branch: perl
22834        ! ext/B/B/C.pm
22835 ____________________________________________________________________________
22836 [  2490] By: jhi                                   on 1998/12/18  15:13:19
22837     Log: Add idea about generalising cpp symbol probing of Errno.
22838  Branch: cfgperl
22839        ! Todo
22840 ____________________________________________________________________________
22841 [  2489] By: jhi                                   on 1998/12/18  14:47:57
22842     Log: Address some of the issues of:
22843          
22844          From: Tom Christiansen <tchrist@jhereg.perl.com>
22845          To: perl-porters-active@jhereg.perl.com
22846          Subject: Undocumentation Issues for 5.005
22847          Date: Thu, 17 Dec 1998 14:46:24 -0700
22848          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
22849  Branch: cfgperl
22850        ! pod/perl5005delta.pod
22851 ____________________________________________________________________________
22852 [  2488] By: jhi                                   on 1998/12/18  11:26:32
22853     Log: From: root <root@dubravka.in-berlin.de>
22854          To: perlbug@perl.com
22855          Cc: k@dubravka.in-berlin.de
22856          Subject: Please add no_modify to PERL_POLLUTE
22857          Date: Fri, 18 Dec 1998 10:45:52 +0100
22858          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
22859          
22860          (Really from Andreas König)
22861  Branch: cfgperl
22862        ! embed.pl
22863 ____________________________________________________________________________
22864 [  2487] By: jhi                                   on 1998/12/17  14:05:52
22865     Log: Some (by far not all) issues of the below message addressed.
22866          
22867          From: Tom Christiansen <tchrist@jhereg.perl.com>
22868          To: The Perl Porters Mailing List <perl5-porters@perl.org>
22869          Subject: important UNDOC issues for 5.005_54
22870          Date: Wed, 16 Dec 1998 21:14:53 -0700
22871          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
22872  Branch: cfgperl
22873        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
22874 ____________________________________________________________________________
22875 [  2486] By: jhi                                   on 1998/12/17  12:47:15
22876     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22877          To: domo@computer.org
22878          Cc: jhi@iki.fi, perl5-porters@perl.org
22879          Subject: Re: stuff related to malloc.c
22880          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
22881          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
22882  Branch: cfgperl
22883        ! malloc.c
22884 ____________________________________________________________________________
22885 [  2485] By: jhi                                   on 1998/12/17  12:17:19
22886     Log: More porting notes.
22887  Branch: cfgperl
22888        ! Porting/pumpkin.pod
22889 ____________________________________________________________________________
22890 [  2484] By: jhi                                   on 1998/12/15  08:38:05
22891     Log: Undo #2386 and #2205.
22892  Branch: cfgperl
22893        ! pod/perlfunc.pod
22894 ____________________________________________________________________________
22895 [  2483] By: jhi                                   on 1998/12/14  17:58:35
22896     Log: lib was missing from @INC.
22897  Branch: cfgperl
22898        ! t/op/tr.t
22899 ____________________________________________________________________________
22900 [  2482] By: jhi                                   on 1998/12/14  17:52:42
22901     Log: Was missing use Text::Wrap.
22902  Branch: cfgperl
22903        ! t/lib/textfill.t
22904 ____________________________________________________________________________
22905 [  2481] By: jhi                                   on 1998/12/14  16:00:22
22906     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
22907          
22908          From: Jonathan Roy <roy@idle.com>
22909          To: perl5-porters@perl.org
22910          Subject: nlist.h add to Configure checks?
22911          Date: Sun, 13 Dec 1998 22:22:49 -0500
22912          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
22913  Branch: cfgperl
22914        + ext/DynaLoader/hints/linux.pl
22915        ! MANIFEST
22916 ____________________________________________________________________________
22917 [  2480] By: jhi                                   on 1998/12/14  15:02:44
22918     Log: Give up completely using nm in AIX.
22919          
22920          From: "Kurt D. Starsinic" <kstar@chapin.edu>
22921          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
22922          Cc: perl5-porters@perl.org
22923          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
22924          Date: Thu, 10 Dec 1998 00:51:46 -0500
22925          Message-ID: <19981210005146.B29986@O2.chapin.edu>
22926  Branch: cfgperl
22927        ! hints/aix.sh
22928 ____________________________________________________________________________
22929 [  2479] By: jhi                                   on 1998/12/14  14:39:52
22930     Log: AIX' error messages are different.
22931          
22932          From: "Kurt D. Starsinic" <kstar@chapin.edu>
22933          To: Gurusamy Sarathy <gsar@engin.umich.edu>
22934          Cc: perl5-porters@perl.org
22935          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
22936          Date: Thu, 10 Dec 1998 00:42:36 -0500
22937          Message-ID: <19981210004236.A29986@O2.chapin.edu>
22938          
22939          From: Michael Engel <engel@nms1.cc.huji.ac.il>
22940          To: perlbug@perl.com
22941          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
22942          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
22943          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
22944  Branch: cfgperl
22945        ! t/pragma/warn/doio
22946 ____________________________________________________________________________
22947 [  2475] By: jhi                                   on 1998/12/13  12:35:55
22948     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22949          To: jhi@iki.fi
22950          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
22951          Subject: Re: stuff related to malloc.c
22952          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
22953          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
22954  Branch: cfgperl
22955        ! malloc.c
22956 ____________________________________________________________________________
22957 [  2474] By: jhi                                   on 1998/12/13  12:32:42
22958     Log: Some notes about porting issues.
22959  Branch: cfgperl
22960        ! Porting/pumpkin.pod
22961 ____________________________________________________________________________
22962 [  2473] By: jhi                                   on 1998/12/13  12:03:58
22963     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
22964          To: Perl 5 Porters <perl5-porters@perl.org>
22965          Subject: [patch 5.005_02] dos-djgpp update
22966          Date: Sun, 13 Dec 1998 00:08:44 +0100
22967          Message-ID: <19981213000844.C264@beeblebrox>
22968  Branch: cfgperl
22969        ! djgpp/config.over
22970 ____________________________________________________________________________
22971 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
22972     Log: undo changes to Exporter.pm from #2312
22973  Branch: maint-5.005/perl
22974        ! lib/Exporter.pm
22975 ____________________________________________________________________________
22976 [  2465] By: jhi                                   on 1998/12/12  12:31:21
22977     Log: Document that qw() taints.
22978          
22979          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
22980          To: perlbug@perl.com 
22981          Subject: taint problems
22982          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
22983          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
22984  Branch: cfgperl
22985        ! pod/perlop.pod
22986 ____________________________________________________________________________
22987 [  2464] By: jhi                                   on 1998/12/11  14:09:51
22988     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
22989          To: dist-users@foretune.co.jp
22990          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
22991          Date: Mon, 07 Dec 1998 20:13:04 -0400
22992          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
22993  Branch: cfgperl
22994        ! Configure
22995 ____________________________________________________________________________
22996 [  2463] By: jhi                                   on 1998/12/11  13:29:54
22997     Log: MAXPATHLEN.
22998  Branch: cfgperl
22999        ! perl.h
23000 ____________________________________________________________________________
23001 [  2462] By: jhi                                   on 1998/12/11  08:37:58
23002     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
23003          To: perl5-porters@perl.org
23004          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
23005          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
23006          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
23007  Branch: cfgperl
23008        + hints/gnu.sh
23009 ____________________________________________________________________________
23010 [  2461] By: nick                                  on 1998/12/10  21:00:50
23011     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
23012          From: Vishal Bhatia <vishalb@hotmail.com>
23013          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
23014          2. Fixes the bug  regarding return value of c-functions generated out 
23015          of perl subs. ( Just includes the patch I sent earlier)
23016          3. Incorporates the other changes that need to be done to get CC.pm
23017          use ISA search for packages and methods on the same lines as C.pm
23018          
23019          Vishal would appreciate comments about B::Stackobj changes from 
23020          someone knowing that module well.
23021  Branch: perl
23022        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
23023 ____________________________________________________________________________
23024 [  2460] By: jhi                                   on 1998/12/08  08:11:27
23025     Log: Integrate from mainperl.
23026  Branch: cfgperl
23027       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
23028       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
23029       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
23030       !> toke.c util.c
23031 ____________________________________________________________________________
23032 [  2459] By: jhi                                   on 1998/12/07  07:50:11
23033     Log: From: hansm@icgroup.nl 
23034          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
23035          Reply-To: hansmu@xs4all.nl 
23036          To: perlbug@perl.com 
23037          Date: Sun, 6 Dec 98 22:19:54 +0100 
23038          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
23039  Branch: cfgperl
23040        ! util.c
23041 ____________________________________________________________________________
23042 [  2458] By: gsar                                  on 1998/12/07  06:00:55
23043     Log: fix dup lexical
23044  Branch: perl
23045        ! ext/B/B/Deparse.pm t/lib/io_unix.t
23046 ____________________________________________________________________________
23047 [  2457] By: gsar                                  on 1998/12/06  14:38:59
23048     Log: mention limit on line numbers reported by diagnostics
23049  Branch: perl
23050        ! pod/perl.pod toke.c
23051 ____________________________________________________________________________
23052 [  2456] By: gsar                                  on 1998/12/06  13:49:02
23053     Log: branch perldelta.pod
23054  Branch: maint-5.005/perl
23055       +> pod/perldelta.pod
23056 ____________________________________________________________________________
23057 [  2455] By: gsar                                  on 1998/12/06  13:47:21
23058     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
23059  Branch: maint-5.005/perl
23060        - pod/perldelta.pod
23061 ____________________________________________________________________________
23062 [  2454] By: gsar                                  on 1998/12/06  13:35:31
23063     Log: fix outdated/incorrect info about arbitrary limits
23064  Branch: perl
23065        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
23066        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
23067 ____________________________________________________________________________
23068 [  2453] By: nick                                  on 1998/12/05  16:14:42
23069     Log: Avoid hard-coding op numbers
23070          Update CC.pm to save %INC, and to co-exist with new C.pm
23071  Branch: perl
23072        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
23073 ____________________________________________________________________________
23074 [  2452] By: nick                                  on 1998/12/05  10:44:28
23075     Log: B.xs had its own code to calculate hash() which differed from
23076          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
23077          which meant that run-time require was re-done.
23078          Removed some debug from C.pm
23079  Branch: perl
23080        ! ext/B/B.xs ext/B/B/C.pm
23081 ____________________________________________________________________________
23082 [  2451] By: nick                                  on 1998/12/04  21:58:49
23083     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
23084          well as _54, but with pre-scan for classes and save the ISA scheme.
23085  Branch: perl
23086        ! ext/B/B/C.pm
23087 ____________________________________________________________________________
23088 [  2450] By: nick                                  on 1998/12/04  17:58:44
23089     Log: Vishal Bhatia's patch as a basis.
23090  Branch: perl
23091        ! ext/B/B/C.pm ext/B/B/CC.pm
23092 ____________________________________________________________________________
23093 [  2449] By: jhi                                   on 1998/12/04  16:39:21
23094     Log: Integrate from mainperl.
23095  Branch: cfgperl
23096       !> t/op/goto.t t/op/tr.t
23097 ____________________________________________________________________________
23098 [  2448] By: gsar                                  on 1998/12/04  06:06:49
23099     Log: tweak test for UTEST
23100  Branch: perl
23101        ! t/op/tr.t
23102 ____________________________________________________________________________
23103 [  2444] By: jhi                                   on 1998/12/03  14:37:22
23104     Log: s/\bthe the\b/the/g *.pod
23105  Branch: cfgperl
23106        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
23107 ____________________________________________________________________________
23108 [  2443] By: jhi                                   on 1998/12/03  13:39:53
23109     Log: Change#2441 aftermath.
23110  Branch: cfgperl
23111        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23112        ! config_h.SH thread.h vms/subconfigure.com
23113 ____________________________________________________________________________
23114 [  2441] By: jhi                                   on 1998/12/03  08:15:13
23115     Log: From: Dan Sugalski <sugalskd@osshe.edu>
23116          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
23117          Subject: [PATCH 5.005_54]Initial VMS patches
23118          Date: 3 Dec 1998 01:05:55 +0200
23119          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
23120          
23121          The patch to config_h.SH requires more study because
23122          metaconfig needs to agree.
23123  Branch: cfgperl
23124        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
23125        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
23126        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
23127 ____________________________________________________________________________
23128 [  2440] By: gsar                                  on 1998/12/03  01:32:16
23129     Log: add failed check-in of goto.t from change#1867
23130  Branch: perl
23131        ! t/op/goto.t
23132 ____________________________________________________________________________
23133 [  2437] By: jhi                                   on 1998/12/02  18:03:51
23134     Log: Fix most of the bad L<> links of
23135          
23136          From: Tom Christiansen <tchrist@jhereg.perl.com> 
23137          Subject: bad L<> links
23138          Reply-to: tchrist@perl.com 
23139          To: perlbug@jhereg.perl.com 
23140          Date: Tue, 11 Aug 1998 10:58:07 -0500 
23141          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
23142          
23143          The ones not fixed may require darker Pod::HTML magic,
23144          for example the perlguts.html#tags should work fine, IMHO.
23145  Branch: cfgperl
23146        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
23147        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
23148        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
23149        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
23150        ! pod/perlvar.pod
23151 ____________________________________________________________________________
23152 [  2436] By: jhi                                   on 1998/12/02  16:35:04
23153     Log: One paste too many in #2345.
23154  Branch: cfgperl
23155        ! lib/Pod/Html.pm
23156 ____________________________________________________________________________
23157 [  2435] By: jhi                                   on 1998/12/02  16:32:33
23158     Log: Pod::Html and Pod::Text were not locale-savvy:
23159          for example in =head1 all non-ASCII-\w-runs were
23160          turned into underscores in NAME tags.  This could
23161          result in several NAME tags becoming identical.
23162          Reported by:
23163          
23164          From: Fyodor Krasnov <fyodor@aha.ru> 
23165          Subject: pod2html vs Russian Characters
23166          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
23167          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
23168          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
23169  Branch: cfgperl
23170        ! lib/Pod/Html.pm lib/Pod/Text.pm
23171 ____________________________________________________________________________
23172 [  2434] By: jhi                                   on 1998/12/02  10:29:00
23173     Log: The real Mc5_54 integration.
23174  Branch: cfgperl
23175       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
23176 ____________________________________________________________________________
23177 [  2433] By: jhi                                   on 1998/12/02  08:52:13
23178     Log: From: Andy Dougherty <doughera@lafayette.edu>
23179          To: Perl Porters <perl5-porters@perl.org>
23180          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
23181          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
23182          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
23183  Branch: cfgperl
23184        ! Configure
23185 ____________________________________________________________________________
23186 [  2432] By: jhi                                   on 1998/12/02  08:49:47
23187     Log: From: Andy Dougherty <doughera@lafayette.edu>
23188          To: Perl Porters <perl5-porters@perl.org>
23189          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
23190          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
23191          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
23192  Branch: cfgperl
23193        ! Configure
23194 ____________________________________________________________________________
23195 [  2431] By: jhi                                   on 1998/12/01  16:11:50
23196     Log: From: achampio@lehman.com (Alan Champion)
23197          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
23198          To: perlbug@perl.com
23199          Date: 1 Dec 1998 17:36:33 +0200
23200          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
23201          
23202          Skip NIS includes.
23203  Branch: cfgperl
23204        ! t/op/pwent.t
23205 ____________________________________________________________________________
23206 [  2430] By: gsar                                  on 1998/12/01  12:12:50
23207     Log: 5.005_54, as released
23208  Branch: perl
23209        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
23210 ____________________________________________________________________________
23211 [  2429] By: jhi                                   on 1998/12/01  11:28:39
23212     Log: From: Anton Berezin <tobez@plab.ku.dk>
23213          To: perl5-porters@perl.org
23214          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
23215          Date: 30 Nov 1998 19:46:24 +0100
23216          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
23217  Branch: cfgperl
23218        ! hints/freebsd.sh
23219 ____________________________________________________________________________
23220 [  2428] By: jhi                                   on 1998/12/01  11:08:16
23221     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
23222  Branch: cfgperl
23223       +> (branch 30 files)
23224       !> (integrate 71 files)
23225 ____________________________________________________________________________
23226 [  2427] By: jhi                                   on 1998/12/01  10:51:37
23227     Log: Default to accepting a hinted $randfunc even when $csym
23228          does not find it.  (the previous defaylt behaviour was not
23229          to accept).
23230  Branch: cfgperl
23231        ! Configure
23232 ____________________________________________________________________________
23233 [  2426] By: jhi                                   on 1998/12/01  10:13:03
23234     Log: Separated the [:foo:] parsing to its own function.
23235          Passes all tests.
23236  Branch: cfgperl
23237        ! regcomp.c
23238 ____________________________________________________________________________
23239 [  2425] By: jhi                                   on 1998/12/01  08:22:49
23240     Log: Typo in comments.
23241  Branch: cfgperl
23242        ! regexec.c
23243 ____________________________________________________________________________
23244 [  2424] By: jhi                                   on 1998/12/01  08:21:38
23245     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23246          Subject: [PATCH 5.005_*] Debugger 'v' command
23247          To: perl5-porters@perl.org (Mailing list Perl5)
23248          Date: 1 Dec 1998 07:55:11 +0200
23249          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
23250  Branch: cfgperl
23251        ! lib/perl5db.pl
23252 ____________________________________________________________________________
23253 [  2423] By: jhi                                   on 1998/12/01  08:19:08
23254     Log: From: pvhp@forte.com (Peter Prymmer)
23255          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
23256          To: perl5-porters@perl.org
23257          Date: 1 Dec 1998 07:27:11 +0200
23258          Message-ID: <MLIST_9812010508.AA07791@forte.com>
23259  Branch: cfgperl
23260        ! hints/os390.sh
23261 ____________________________________________________________________________
23262 [  2417] By: jhi                                   on 1998/11/30  08:14:00
23263     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
23264  Branch: cfgperl
23265        ! ext/Socket/Socket.xs
23266 ____________________________________________________________________________
23267 [  2416] By: jhi                                   on 1998/11/30  08:00:15
23268     Log: Undo #2395, seems more like a problem in netbsd-current.
23269  Branch: cfgperl
23270        ! util.c
23271
23272 ----------------
23273 Version 5.005_54
23274 ----------------
23275
23276 ____________________________________________________________________________
23277 [  2414] By: gsar                                  on 1998/11/30  02:23:55
23278     Log: more JPL tweaks
23279  Branch: perl
23280        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
23281        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
23282 ____________________________________________________________________________
23283 [  2413] By: gsar                                  on 1998/11/30  01:35:56
23284     Log: stub bin/jpl that just runs JPL::Compile::files()
23285  Branch: perl
23286        + jpl/bin/jpl
23287 ____________________________________________________________________________
23288 [  2412] By: gsar                                  on 1998/11/30  01:32:14
23289     Log: delete symlink
23290  Branch: perl
23291        - jpl/bin/jpl
23292 ____________________________________________________________________________
23293 [  2410] By: gsar                                  on 1998/11/30  01:30:44
23294     Log: branch jpl from perlext to perl
23295  Branch: perl
23296       +> (branch 30 files)
23297 ____________________________________________________________________________
23298 [  2407] By: gsar                                  on 1998/11/30  01:24:53
23299     Log: JPL tweaks to build with 5.005
23300  Branch: perlext
23301        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
23302        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
23303 ____________________________________________________________________________
23304 [  2406] By: gsar                                  on 1998/11/30  00:55:54
23305     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
23306  Branch: perl
23307        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
23308 ____________________________________________________________________________
23309 [  2405] By: gsar                                  on 1998/11/30  00:28:55
23310     Log: patchlevel up to 54
23311  Branch: perl
23312        ! patchlevel.h win32/Makefile win32/config_H.bc
23313        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
23314 ____________________________________________________________________________
23315 [  2403] By: gsar                                  on 1998/11/29  23:35:50
23316     Log: integrate cfgperl changes into mainline
23317  Branch: perl
23318       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
23319       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
23320 ____________________________________________________________________________
23321 [  2402] By: gsar                                  on 1998/11/29  23:08:42
23322     Log: sync Text::Wrap version number
23323  Branch: perl
23324        ! lib/Text/Wrap.pm
23325 ____________________________________________________________________________
23326 [  2401] By: gsar                                  on 1998/11/29  22:56:21
23327     Log: textfill.t tweak
23328  Branch: perl
23329        ! t/lib/textfill.t
23330 ____________________________________________________________________________
23331 [  2400] By: gsar                                  on 1998/11/29  22:50:41
23332     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
23333          <muir@idiom.com>
23334  Branch: perl
23335        + t/lib/textfill.t
23336        ! MANIFEST lib/Text/Wrap.pm
23337 ____________________________________________________________________________
23338 [  2399] By: gsar                                  on 1998/11/29  22:28:05
23339     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
23340          has happened without the authors knowledge or consent; the subversive
23341          version (which is in 5.00502) breaks one of the tests in the
23342          authors testsuite; attempts are being made to find a fix that
23343          avoids breaking code already running with the 5.005_02 version
23344          From:    David Muir Sharnoff <muir@idiom.com>
23345          Date:    Sat, 28 Nov 1998 04:34:17 PST
23346          Message-Id: <199811281234.EAA03082@idiom.com>
23347          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
23348  Branch: perl
23349        ! lib/Text/Wrap.pm t/lib/textwrap.t
23350 ____________________________________________________________________________
23351 [  2397] By: nick                                  on 1998/11/29  20:13:58
23352     Log: Update docs and English.pm for $^C
23353  Branch: perl
23354        ! lib/English.pm pod/perlvar.pod
23355 ____________________________________________________________________________
23356 [  2396] By: jhi                                   on 1998/11/29  20:13:03
23357     Log: Mirror #2384.
23358  Branch: cfgperl
23359        ! t/op/pwent.t
23360 ____________________________________________________________________________
23361 [  2395] By: jhi                                   on 1998/11/29  19:59:12
23362     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
23363  Branch: cfgperl
23364        ! util.c
23365 ____________________________________________________________________________
23366 [  2394] By: gsar                                  on 1998/11/29  19:49:08
23367     Log: updated perlreftut.pod
23368  Branch: perl
23369        ! pod/perlreftut.pod
23370 ____________________________________________________________________________
23371 [  2393] By: gsar                                  on 1998/11/29  19:31:56
23372     Log: misc tweaks
23373  Branch: perl
23374        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
23375 ____________________________________________________________________________
23376 [  2392] By: gsar                                  on 1998/11/29  19:31:18
23377     Log: notes about -DPERL_POLLUTE
23378  Branch: perl
23379        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
23380 ____________________________________________________________________________
23381 [  2391] By: gsar                                  on 1998/11/29  19:13:52
23382     Log: explain various win32 build caveats more clearly
23383  Branch: perl
23384        ! README.win32 win32/Makefile win32/makefile.mk
23385 ____________________________________________________________________________
23386 [  2390] By: gsar                                  on 1998/11/29  16:51:59
23387     Log: remove I_POLL detection (Configure will do that now)
23388  Branch: perl
23389        ! ext/IO/Makefile.PL
23390 ____________________________________________________________________________
23391 [  2389] By: jhi                                   on 1998/11/29  16:39:16
23392     Log: Add I_POLL for IO 1.20.
23393  Branch: cfgperl
23394        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23395        ! config_h.SH
23396 ____________________________________________________________________________
23397 [  2388] By: gsar                                  on 1998/11/29  16:23:30
23398     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
23399  Branch: perl
23400        + Porting/p4desc
23401        ! MANIFEST
23402 ____________________________________________________________________________
23403 [  2387] By: gsar                                  on 1998/11/29  16:08:03
23404     Log: another threads reliability fix: serialize writes to thr->threadsv
23405          avoid most uses of PL_na (which is much more inefficient than a
23406          simple local); update docs to suit; PL_na now being thr->Tna may
23407          be a minor compatibility issue for extensions--will require dTHR
23408          outside of XSUBs (those get automatic dTHR)
23409  Branch: perl
23410        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
23411        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
23412        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
23413        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
23414        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
23415        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
23416        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
23417        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
23418        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
23419 ____________________________________________________________________________
23420 [  2386] By: jhi                                   on 1998/11/29  15:40:42
23421     Log: Tune the "if" entry.
23422  Branch: cfgperl
23423        ! pod/perlfunc.pod
23424 ____________________________________________________________________________
23425 [  2385] By: gsar                                  on 1998/11/29  12:40:28
23426     Log: various fixes for race conditions under threads: mutex locks based
23427          on PL_threadnum were seriously flawed, since it means more than one
23428          thread could enter the critical region; PL_na was global instead of
23429          thread-local; child thread could finish and free thr structures
23430          before Thread->new() got around to creating the Thread object;
23431          cv_clone() needed locking, as it mucks with PL_comppad and other
23432          global data; new_struct_thread() needed to lock template-thread's
23433          mutex while copying its data
23434  Branch: perl
23435        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
23436        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
23437 ____________________________________________________________________________
23438 [  2384] By: gsar                                  on 1998/11/29  10:54:38
23439     Log: s/warn/print/ on multiply defined groups
23440  Branch: perl
23441        ! t/op/grent.t
23442 ____________________________________________________________________________
23443 [  2383] By: gsar                                  on 1998/11/29  10:48:39
23444     Log: backout change#2334
23445  Branch: perl
23446        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
23447 ____________________________________________________________________________
23448 [  2382] By: jhi                                   on 1998/11/29  10:33:40
23449     Log: Better NetInfo behaviour.
23450  Branch: cfgperl
23451        ! t/op/grent.t t/op/pwent.t
23452 ____________________________________________________________________________
23453 [  2381] By: jhi                                   on 1998/11/29  10:08:15
23454     Log: Integrate from mainperl.
23455  Branch: cfgperl
23456       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
23457       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
23458       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
23459       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
23460       +> t/lib/io_poll.t t/lib/io_unix.t
23461       !> (integrate 58 files)
23462 ____________________________________________________________________________
23463 [  2380] By: gsar                                  on 1998/11/29  08:22:49
23464     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
23465          Tim Bunce)
23466  Branch: perl
23467        ! gv.c
23468 ____________________________________________________________________________
23469 [  2379] By: gsar                                  on 1998/11/29  07:06:43
23470     Log: fix for pat.t failure under USE_THREADS
23471  Branch: perl
23472        ! pp_ctl.c regexec.c
23473 ____________________________________________________________________________
23474 [  2378] By: nick                                  on 1998/11/28  22:46:57
23475     Log: More C.pm tweaks
23476          Save globs even if we have saved cv itself before - may be imported.
23477          
23478          While we don't save "bootstrap" CV we need to provide a stub,
23479          so that if we require it later we don't fall through and attempt
23480          to DynaLoad module again.
23481          
23482          Attempt to save %INC so that "require" does not reload things
23483          we have compiled-in (does not work right yet - seems to be due
23484          to PL_incgv being created in perl_parse() current scheme setting 
23485          GvHV() is "better" than saving the glob, but still does not 
23486          work as I expect). 
23487  Branch: perl
23488        ! ext/B/B/C.pm
23489 ____________________________________________________________________________
23490 [  2377] By: gsar                                  on 1998/11/28  22:30:38
23491     Log: various tweaks; result passes all tests for normal build on Solaris;
23492          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
23493          win32 due to lack of select() that works on non-socket fds
23494  Branch: perl
23495        ! ext/IO/poll.c regcomp.c regexec.c scope.c
23496        ! t/lib/io_multihomed.t win32/makefile.mk
23497 ____________________________________________________________________________
23498 [  2376] By: gsar                                  on 1998/11/28  20:44:39
23499     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
23500  Branch: perl
23501        ! myconfig
23502 ____________________________________________________________________________
23503 [  2375] By: gsar                                  on 1998/11/28  20:42:58
23504     Log: integrate cfgperl changes into mainline
23505  Branch: perl
23506       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
23507       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
23508 ____________________________________________________________________________
23509 [  2374] By: gsar                                  on 1998/11/28  20:02:03
23510     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23511          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
23512          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
23513          Subject: [PATCH 5.00553] Yet another OS/2 patch
23514  Branch: perl
23515        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
23516 ____________________________________________________________________________
23517 [  2373] By: gsar                                  on 1998/11/28  19:30:06
23518     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23519          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
23520          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
23521          Subject: [PATCH 5.005_53] Change $#+
23522  Branch: perl
23523        ! mg.c pod/perlvar.pod t/op/pat.t
23524 ____________________________________________________________________________
23525 [  2372] By: gsar                                  on 1998/11/28  19:28:00
23526     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23527          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
23528          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
23529          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
23530  Branch: perl
23531        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
23532        ! thrdvar.h
23533 ____________________________________________________________________________
23534 [  2371] By: gsar                                  on 1998/11/28  19:23:53
23535     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23536          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
23537          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
23538          Subject: [PATCH 5.005_53] better -Mre=debugcolor
23539  Branch: perl
23540        ! embedvar.h objXSUB.h regexec.c thrdvar.h
23541 ____________________________________________________________________________
23542 [  2370] By: gsar                                  on 1998/11/28  19:21:17
23543     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23544          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
23545          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
23546          Subject: [PATCH 5.005_*] regcolors
23547  Branch: perl
23548        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
23549 ____________________________________________________________________________
23550 [  2369] By: gsar                                  on 1998/11/28  19:00:15
23551     Log: allow final period in a file (not followed by a newline) to
23552          terminate format spec
23553  Branch: perl
23554        ! toke.c
23555 ____________________________________________________________________________
23556 [  2368] By: gsar                                  on 1998/11/28  18:58:25
23557     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
23558          add C<$Config{installarchlib}/CORE> to the default locations searched
23559          on win32
23560  Branch: perl
23561        ! lib/ExtUtils/Liblist.pm
23562 ____________________________________________________________________________
23563 [  2367] By: gsar                                  on 1998/11/28  18:46:05
23564     Log: applied suggested patch with PERL_OBJECT tweaks
23565          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23566          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
23567          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
23568          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
23569  Branch: perl
23570        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
23571        ! regexec.c t/op/pat.t thrdvar.h
23572 ____________________________________________________________________________
23573 [  2366] By: gsar                                  on 1998/11/28  18:38:34
23574     Log: additional documentation for qr//
23575          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23576          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
23577          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
23578          Subject: [PATCH 5.005_*] Documentation (fwd)
23579  Branch: perl
23580        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
23581 ____________________________________________________________________________
23582 [  2365] By: gsar                                  on 1998/11/28  18:35:35
23583     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23584          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
23585          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
23586          Subject: [PATCH 5.005_*] Fix \G in REx without //g
23587  Branch: perl
23588        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
23589        ! regexp.h t/op/pat.t thrdvar.h
23590 ____________________________________________________________________________
23591 [  2364] By: gsar                                  on 1998/11/28  18:24:20
23592     Log: update Test.pm to Test-1.12; tweak 're' detection
23593  Branch: perl
23594        ! lib/Test.pm
23595 ____________________________________________________________________________
23596 [  2363] By: gsar                                  on 1998/11/28  18:12:04
23597     Log: avoid command-line quoting portability problems in lex_assign.t
23598  Branch: perl
23599        ! t/op/lex_assign.t
23600 ____________________________________________________________________________
23601 [  2362] By: gsar                                  on 1998/11/28  18:08:50
23602     Log: From: John Tobey <jtobey@channel1.com>
23603          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
23604          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
23605          Subject: PATCH: document English.pm sawampersand and thread issues
23606  Branch: perl
23607        ! lib/English.pm pod/perlvar.pod
23608 ____________________________________________________________________________
23609 [  2361] By: gsar                                  on 1998/11/28  18:03:04
23610     Log: fix uninitialized warnings
23611          From: Brian Callaghan <callagh@itginc.com>
23612          Date: Thu, 19 Nov 1998 17:49:10 -0800
23613          Message-Id: <3654CA96.B64FCAEB@itginc.com>
23614          Subject: Complete.pm patch (version 1.1)
23615  Branch: perl
23616        ! lib/Term/Complete.pm
23617 ____________________________________________________________________________
23618 [  2360] By: gsar                                  on 1998/11/28  17:59:16
23619     Log: s/Array/List/ suggested by John Tobey
23620  Branch: perl
23621        ! pod/perldata.pod
23622 ____________________________________________________________________________
23623 [  2359] By: gsar                                  on 1998/11/28  17:47:48
23624     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
23625  Branch: perl
23626        ! lib/Tie/Handle.pm pod/perlfunc.pod
23627 ____________________________________________________________________________
23628 [  2358] By: jhi                                   on 1998/11/28  17:23:15
23629     Log: Revamp the locale tests.
23630          (0) Instead of rewiring a few locales scan for them.
23631          (1) Bogus test #101 removed.
23632          (2) All the locales are checked, the lists of failed
23633          and non-failed ones are displayed.
23634          (3) The test #103 is again 'active' so that it may fail.
23635          (4) To balance (3) a hopefully pacifying message is shown
23636          if the #103 fails.
23637  Branch: cfgperl
23638        ! t/pragma/locale.t
23639 ____________________________________________________________________________
23640 [  2357] By: gsar                                  on 1998/11/28  17:21:07
23641     Log: add perlreftut.pod
23642  Branch: perl
23643        + pod/perlreftut.pod
23644        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
23645        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
23646        ! win32/pod.mak
23647 ____________________________________________________________________________
23648 [  2356] By: jhi                                   on 1998/11/28  16:58:01
23649     Log: Change #2346 fallout.
23650  Branch: cfgperl
23651        ! t/op/undef.t
23652 ____________________________________________________________________________
23653 [  2355] By: gsar                                  on 1998/11/28  16:46:43
23654     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
23655          ANSI prototypes
23656  Branch: perl
23657        ! ext/IO/IO.xs
23658 ____________________________________________________________________________
23659 [  2354] By: gsar                                  on 1998/11/28  16:08:07
23660     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
23661          keep platform hacks that aren't in the 1.20 dist; add new files
23662          to MANIFEST; hack Makefile.PL; result hasn't been tested
23663          anywhere
23664  Branch: perl
23665        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
23666        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
23667        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
23668        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
23669        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
23670        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
23671        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
23672        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
23673        ! t/lib/io_sock.t t/lib/io_udp.t
23674 ____________________________________________________________________________
23675 [  2353] By: jhi                                   on 1998/11/28  15:51:03
23676     Log: Locale collation, ctype, and numeric, were initialized wrong
23677          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
23678          as reported by
23679          
23680          From: Ilya.Sandler@etak.com (Ilya Sandler)
23681          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
23682          To: perlbug@perl.com
23683          Date: 25 Nov 1998 04:53:52 +0200
23684          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
23685  Branch: cfgperl
23686        ! util.c
23687 ____________________________________________________________________________
23688 [  2352] By: nick                                  on 1998/11/28  15:21:59
23689     Log: Implement $^C to allow perl access to -c flag - I think this 
23690          was agreed once...
23691  Branch: perl
23692        ! gv.c mg.c
23693 ____________________________________________________________________________
23694 [  2351] By: jhi                                   on 1998/11/28  15:14:24
23695     Log: Change #2251 fixup.
23696  Branch: cfgperl
23697        ! myconfig
23698 ____________________________________________________________________________
23699 [  2350] By: jhi                                   on 1998/11/28  14:58:19
23700     Log: Integrate from mainperl.
23701  Branch: cfgperl
23702       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
23703       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
23704       +> pod/perl5005delta.pod
23705       !> (integrate 49 files)
23706 ____________________________________________________________________________
23707 [  2349] By: jhi                                   on 1998/11/28  14:27:36
23708     Log: Passwd and group file groveling.
23709  Branch: cfgperl
23710        ! t/op/grent.t t/op/pwent.t
23711 ____________________________________________________________________________
23712 [  2348] By: gsar                                  on 1998/11/28  14:09:50
23713     Log: more conservative version of changes#2345,2346,2347; those break
23714          C<defined(@{"foo::ISA"})> which seems to be extensively used in
23715          the libs :-(
23716  Branch: perl
23717        ! pp.c t/op/method.t
23718 ____________________________________________________________________________
23719 [  2347] By: gsar                                  on 1998/11/28  13:36:08
23720     Log: tweak bogus test
23721  Branch: perl
23722        ! t/op/method.t
23723 ____________________________________________________________________________
23724 [  2346] By: gsar                                  on 1998/11/28  13:20:34
23725     Log: test cases for previous change
23726  Branch: perl
23727        ! t/op/undef.t
23728 ____________________________________________________________________________
23729 [  2345] By: gsar                                  on 1998/11/28  13:07:17
23730     Log: fix typo in pp_defined() causing C<defined %tied> to fail
23731  Branch: perl
23732        ! pp.c
23733 ____________________________________________________________________________
23734 [  2344] By: gsar                                  on 1998/11/28  13:03:29
23735     Log: s/comment/comment_t/ tweak (suggested by John Gorman
23736          <jgorman@webbysoft.com>)
23737  Branch: perl
23738        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
23739 ____________________________________________________________________________
23740 [  2343] By: gsar                                  on 1998/11/28  12:52:40
23741     Log: add (stub) perldelta.pod
23742  Branch: perl
23743        + pod/perldelta.pod
23744 ____________________________________________________________________________
23745 [  2342] By: gsar                                  on 1998/11/28  12:49:26
23746     Log: rename perldelta.pod to perl5005delta.pod in preparation for
23747          starting a new one
23748  Branch: perl
23749       +> pod/perl5005delta.pod
23750        - pod/perldelta.pod
23751        ! MANIFEST pod/perl.pod
23752 ____________________________________________________________________________
23753 [  2341] By: gsar                                  on 1998/11/28  12:41:55
23754     Log: fix MALLOC_LOCK #define
23755  Branch: perl
23756        ! malloc.c
23757 ____________________________________________________________________________
23758 [  2340] By: gsar                                  on 1998/11/28  12:18:23
23759     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23760          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
23761          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
23762          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
23763  Branch: perl
23764        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
23765 ____________________________________________________________________________
23766 [  2339] By: jhi                                   on 1998/11/28  11:59:01
23767     Log: Add -lm to dynix/ptx POSIX hints.
23768          From: "Martin J. Bligh" <mbligh@sequent.com>
23769          To: jhi@iki.fi
23770          Subject: Re: Making Perl work on DYNIX/ptx
23771          Date: Wed, 25 Nov 1998 10:34:41 -0800
23772          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
23773  Branch: cfgperl
23774        ! ext/POSIX/hints/dynixptx.pl
23775 ____________________________________________________________________________
23776 [  2338] By: jhi                                   on 1998/11/28  11:57:19
23777     Log: Detypo.
23778  Branch: cfgperl
23779        ! lib/filetest.pm
23780 ____________________________________________________________________________
23781 [  2337] By: jhi                                   on 1998/11/28  11:56:29
23782     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
23783  Branch: cfgperl
23784        ! Configure
23785 ____________________________________________________________________________
23786 [  2336] By: gsar                                  on 1998/11/28  11:41:14
23787     Log: teach CPAN.pm to ignore beta perl distributions when looking for
23788          modules
23789          From: root@dogberry.rutgers.edu (root)
23790          Date: Thu, 12 Nov 1998 23:08:39 -0500
23791          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
23792          Subject: recompile tries getting a perl distribution
23793  Branch: perl
23794        ! lib/CPAN.pm
23795 ____________________________________________________________________________
23796 [  2335] By: gsar                                  on 1998/11/28  11:27:46
23797     Log: make $1 et al readonly under threads; make C<undef $1> fail like
23798          C<$1 = undef> does
23799  Branch: perl
23800        ! op.c pp.c t/op/undef.t
23801 ____________________________________________________________________________
23802 [  2334] By: gsar                                  on 1998/11/28  10:24:52
23803     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
23804  Branch: perl
23805        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
23806 ____________________________________________________________________________
23807 [  2333] By: gsar                                  on 1998/11/28  09:36:40
23808     Log: document changed PERL_HASH()
23809  Branch: perl
23810        ! pod/perlfunc.pod pod/perlguts.pod
23811 ____________________________________________________________________________
23812 [  2332] By: nick                                  on 1998/11/27  21:10:27
23813     Log: Handle INIT list in C.pm
23814          1. Provide init_av() from B.xs
23815          2. Export it in B.pm
23816          3. Use it in C.pm
23817          Also disable some pruning in savecv() which seems to undo
23818          my previous patch.
23819          Experimental feature - save pathnames of .so files in easily 
23820          grep-able form for use in wrapper to feed to linker.  
23821  Branch: perl
23822        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
23823 ____________________________________________________________________________
23824 [  2327] By: gsar                                  on 1998/11/27  15:12:01
23825     Log: integrate change#2315 from maint-5.005
23826  Branch: perl
23827        ! t/op/sort.t
23828       !> op.c sv.c
23829 ____________________________________________________________________________
23830 [  2326] By: gsar                                  on 1998/11/27  15:00:42
23831     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
23832  Branch: perl
23833       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
23834       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
23835       !> lib/ExtUtils/typemap
23836 ____________________________________________________________________________
23837 [  2325] By: gsar                                  on 1998/11/27  14:46:18
23838     Log: malloc bugfix and documentation from Ilya Zakharevich
23839          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
23840          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
23841          Subject: [PATCH 5.005_*] Re: Internal coredump
23842          --
23843          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
23844          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
23845          Subject: [PATCH 5.005_*] malloc.c documentation
23846  Branch: perl
23847        ! malloc.c
23848 ____________________________________________________________________________
23849 [  2324] By: gsar                                  on 1998/11/27  14:41:38
23850     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
23851  Branch: perl
23852        ! ext/B/B/C.pm
23853 ____________________________________________________________________________
23854 [  2323] By: gsar                                  on 1998/11/27  14:33:44
23855     Log: From: maeda@src.ricoh.co.jp
23856          Date: Tue, 24 Nov 1998 10:37:45 +0900
23857          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
23858          Subject: format "..." bug
23859  Branch: perl
23860        ! pp_ctl.c t/op/write.t
23861 ____________________________________________________________________________
23862 [  2322] By: gsar                                  on 1998/11/27  14:20:12
23863     Log: add ext/Devel/Peek
23864          From: jan.dubois@ibm.net (Jan Dubois)
23865          Date: Mon, 23 Nov 1998 00:48:11 +0100
23866          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
23867          Subject: [PATCH 5.005_53] Devel::Peek integration
23868  Branch: perl
23869        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
23870        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
23871        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
23872        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
23873        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
23874 ____________________________________________________________________________
23875 [  2321] By: gsar                                  on 1998/11/27  13:03:08
23876     Log: ensure 'make regen_headers' even without perl installed
23877          (suggested by Ilya Zakharevich)
23878  Branch: perl
23879        ! bytecode.pl warning.pl
23880 ____________________________________________________________________________
23881 [  2320] By: gsar                                  on 1998/11/27  12:58:36
23882     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23883          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
23884          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
23885          Subject: [PATCH 5.005_*] Cosmetic malloc patch
23886  Branch: perl
23887        ! malloc.c
23888 ____________________________________________________________________________
23889 [  2319] By: gsar                                  on 1998/11/27  12:56:13
23890     Log: eliminate dup hunk from integration
23891  Branch: perl
23892        ! lib/filetest.pm perl.h
23893 ____________________________________________________________________________
23894 [  2318] By: gsar                                  on 1998/11/27  12:50:08
23895     Log: integrate cfgperl changes into mainline
23896  Branch: perl
23897       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
23898        ! pod/perlfaq4.pod
23899       !> (integrate 30 files)
23900 ____________________________________________________________________________
23901 [  2317] By: jhi                                   on 1998/11/27  11:38:13
23902     Log: C<-x>.
23903  Branch: cfgperl
23904        ! lib/filetest.pm
23905 ____________________________________________________________________________
23906 [  2316] By: jhi                                   on 1998/11/27  11:10:22
23907     Log: Integrate from mainperl.
23908  Branch: cfgperl
23909       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
23910       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
23911       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
23912       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
23913       !> win32/win32sck.c
23914 ____________________________________________________________________________
23915 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
23916     Log: integrate change#2246 from mainline, while still allowing
23917          C<sort $globref @foo>
23918          
23919          allow C<sort $coderef @foo>
23920  Branch: maint-5.005/perl
23921        ! op.c sv.c
23922       !> t/op/sort.t
23923 ____________________________________________________________________________
23924 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
23925     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
23926          forwarded by Jarkko Hietaniemi from Mark Bixby
23927  Branch: maint-5.005/perl
23928        ! ext/DynaLoader/dl_mpeix.xs installperl
23929 ____________________________________________________________________________
23930 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
23931     Log: Allow PL_FILES to have multiple targets from one source by allowing
23932          an array ref as the value in the hash
23933  Branch: maint-5.005/perl
23934        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
23935        ! lib/ExtUtils/MakeMaker.pm
23936 ____________________________________________________________________________
23937 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
23938     Log: fix unsigned variables to use SvUV and sv_setuv
23939  Branch: maint-5.005/perl
23940        ! lib/ExtUtils/typemap
23941 ____________________________________________________________________________
23942 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
23943     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
23944  Branch: maint-5.005/perl
23945        ! lib/ExtUtils/MM_Unix.pm
23946 ____________________________________________________________________________
23947 [  2301] By: gsar                                  on 1998/11/26  10:16:54
23948     Log: fix PL_defoutgv leak under threads
23949  Branch: perl
23950        ! ext/Thread/Thread.xs
23951 ____________________________________________________________________________
23952 [  2300] By: gsar                                  on 1998/11/26  09:04:44
23953     Log: properly free temporaries created by threads
23954  Branch: perl
23955        ! ext/Thread/Thread.xs
23956 ____________________________________________________________________________
23957 [  2299] By: gsar                                  on 1998/11/26  06:51:16
23958     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
23959          to set the package for the block properly
23960  Branch: perl
23961        ! op.c t/comp/package.t t/lib/dumper.t
23962 ____________________________________________________________________________
23963 [  2298] By: nick                                  on 1998/11/24  22:04:20
23964     Log: Part-1 of tweaks to allow Tk to be "compiled"
23965          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
23966          (May also need attention to exports etc. - to follow.)
23967  Branch: perl
23968        ! universal.c
23969 ____________________________________________________________________________
23970 [  2294] By: jhi                                   on 1998/11/23  10:44:26
23971     Log: The new socket tests need in some platforms
23972          to #include <sys/types.h>.
23973  Branch: cfgperl
23974        ! Configure
23975 ____________________________________________________________________________
23976 [  2293] By: jhi                                   on 1998/11/23  10:33:42
23977     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
23978          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
23979          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
23980          Date: Mon, 23 Nov 1998 10:07:04 +0100
23981          Message-Id: <9811230907.AA06484@AWT.nl>
23982          
23983          NeXTstep NetInfo uses nidump to get the user/group databases.
23984  Branch: cfgperl
23985        ! t/op/grent.t t/op/pwent.t
23986 ____________________________________________________________________________
23987 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
23988     Log: Updated Porting/patchls utility.
23989  Branch: maint-5.004/perl
23990        ! Porting/patchls
23991 ____________________________________________________________________________
23992 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
23993     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
23994          From:  Henrik Tougaard <ht.000@foa.dk>
23995          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
23996          Files:  lib/Sys/Syslog.pm
23997  Branch: maint-5.004/perl
23998        ! lib/Sys/Syslog.pm
23999 ____________________________________________________________________________
24000 [  2286] By: jhi                                   on 1998/11/22  19:08:42
24001     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
24002  Branch: cfgperl
24003        ! ext/Socket/Socket.xs
24004 ____________________________________________________________________________
24005 [  2285] By: jhi                                   on 1998/11/22  18:21:07
24006     Log: MSG_PROXY for GNU/Hurd (previously we believed that
24007          all GNU libc platforms have MSG_PROXY.  Untrue).
24008          In fact this ended up as a major MSG_* and SCM_*
24009          update.  The MSG_XXX known to be enums in some
24010          versions of the glibc are now probed for and respective
24011          HAS_MSG_XXX are defined.  While I was at it I noticed
24012          SCM_RIGHTS being similarly an enum.  This reminded me of
24013          an ancient discussion in perl5-porters:
24014          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
24015          The BSD socket interface has a nifty feature for passing
24016          file descriptors and credentials--via sockets.  It may be
24017          too late to add this functionality to the CORE but
24018          at least Configure now probes for the functions,
24019          structs, and includes, defining the appropriate
24020          HAS_YYY and I_ZZZ, and the Socket extension exports
24021          the constants, in case somebody wants to write an
24022          extension for this interface.
24023  Branch: cfgperl
24024        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24025        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
24026        ! iperlsys.h
24027 ____________________________________________________________________________
24028 [  2284] By: jhi                                   on 1998/11/22  18:13:21
24029     Log: perlhist.pod 1.54, containing 5_53.
24030  Branch: cfgperl
24031        ! pod/perlhist.pod
24032 ____________________________________________________________________________
24033 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
24034     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
24035  Branch: maint-5.004/perl
24036        ! doio.c
24037 ____________________________________________________________________________
24038 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
24039     Log: Improve op/die_exit.t test for implicit close changing $!
24040  Branch: maint-5.004/perl
24041        ! t/op/die_exit.t
24042 ____________________________________________________________________________
24043 [  2268] By: jhi                                   on 1998/11/22  14:44:11
24044     Log: Fix thinko.
24045  Branch: cfgperl
24046        ! hints/dynixptx.sh
24047 ____________________________________________________________________________
24048 [  2267] By: jhi                                   on 1998/11/22  13:19:41
24049     Log: Document the d_socket override.
24050  Branch: cfgperl
24051        ! hints/dynixptx.sh
24052 ____________________________________________________________________________
24053 [  2266] By: jhi                                   on 1998/11/22  12:12:29
24054     Log: From: John Tobey <jtobey@channel1.com>
24055          Subject: [PATCH] perlfaq typos
24056          To: perl5-porters@perl.com
24057          Date: 22 Nov 1998 04:25:15 +0200
24058          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
24059  Branch: cfgperl
24060        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
24061        ! pod/perlfaq7.pod pod/perlfaq8.pod
24062 ____________________________________________________________________________
24063 [  2265] By: jhi                                   on 1998/11/22  12:06:29
24064     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
24065          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
24066          Newsgroups: hut.lists.perl5-porters
24067          To: gsar@engin.umich.edu (Gurusamy Sarathy)
24068          Cc: perl5-porters@perl.org (Perl5 Porters)
24069          Date: 20 Nov 1998 12:20:41 +0200
24070  Branch: cfgperl
24071        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
24072        ! ext/DB_File/DB_File.xs
24073 ____________________________________________________________________________
24074 [  2264] By: jhi                                   on 1998/11/22  11:55:09
24075     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
24076          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
24077          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
24078          To: perlbug@perl.com
24079          Date: 20 Nov 1998 18:39:06 +0200
24080          Lines: 47
24081          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
24082  Branch: cfgperl
24083        ! t/op/grent.t t/op/pwent.t
24084 ____________________________________________________________________________
24085 [  2263] By: jhi                                   on 1998/11/22  11:42:59
24086     Log: Permission testing is tricky when we have too much power.
24087          Problem reported in
24088          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
24089          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
24090          To: perlbug@perl.com
24091          Date: 20 Nov 1998 18:39:06 +0200
24092          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
24093  Branch: cfgperl
24094        ! t/op/filetest.t
24095 ____________________________________________________________________________
24096 [  2262] By: gsar                                  on 1998/11/22  11:37:02
24097     Log: fix broken CAPI generation
24098  Branch: perl
24099        ! win32/GenCAPI.pl
24100 ____________________________________________________________________________
24101 [  2261] By: jhi                                   on 1998/11/22  11:17:00
24102     Log: -x should be C<-x>, reported by Gerben Wierda.
24103  Branch: cfgperl
24104        ! pod/perlfunc.pod
24105 ____________________________________________________________________________
24106 [  2260] By: gsar                                  on 1998/11/22  11:12:02
24107     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
24108  Branch: perl
24109        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
24110        ! proto.h
24111 ____________________________________________________________________________
24112 [  2259] By: jhi                                   on 1998/11/22  11:06:40
24113     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
24114          Subject: Re: [PATCH] Re: pod2man bug in date generated line
24115          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
24116          Cc: perlbug@perl.com
24117          Date: 20 Nov 1998 21:30:17 +0200
24118          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
24119  Branch: cfgperl
24120        ! pod/pod2man.PL
24121 ____________________________________________________________________________
24122 [  2256] By: jhi                                   on 1998/11/21  10:44:01
24123     Log: From: Thomas Bowditch <bowditch@inmet.com>
24124          Subject: Benchmark.pm suggestion
24125          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
24126          Date: Fri, 20 Nov 1998 17:43:46 -0500
24127          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
24128          
24129          Added timesum().
24130  Branch: cfgperl
24131        ! lib/Benchmark.pm
24132 ____________________________________________________________________________
24133 [  2255] By: gsar                                  on 1998/11/21  08:45:06
24134     Log: another win32 portability fix: make sysread() and syswrite()
24135          work on sockets
24136  Branch: perl
24137        ! pp_sys.c win32/win32.h
24138 ____________________________________________________________________________
24139 [  2254] By: gsar                                  on 1998/11/21  07:49:06
24140     Log: win32_recvfrom() compatibility fix
24141  Branch: perl
24142        ! win32/win32sck.c
24143 ____________________________________________________________________________
24144 [  2253] By: jhi                                   on 1998/11/20  08:22:06
24145     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
24146          To: jhi@iki.fi
24147          Subject: MPE/iX Perl 5.005_02 oops
24148          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
24149          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
24150  Branch: cfgperl
24151        ! ext/DynaLoader/dl_mpeix.xs installperl
24152 ____________________________________________________________________________
24153 [  2252] By: gsar                                  on 1998/11/19  17:38:03
24154     Log: mess_sv tweak for change#2249
24155  Branch: perl
24156        ! util.c
24157 ____________________________________________________________________________
24158 [  2251] By: jhi                                   on 1998/11/18  12:32:19
24159     Log: Display use64bits and usemultiplicity but only if necessary.
24160  Branch: cfgperl
24161        ! myconfig
24162 ____________________________________________________________________________
24163 [  2250] By: jhi                                   on 1998/11/18  12:26:50
24164     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
24165          Subject: pp.c uses 'unsigned Quad_t'
24166          To: perlbug@perl.com 
24167          Date: Sun, 15 Nov 1998 20:57:05 -0300 
24168          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
24169  Branch: cfgperl
24170        ! perl.h pp.c
24171 ____________________________________________________________________________
24172 [  2249] By: gsar                                  on 1998/11/18  05:43:11
24173     Log: use PL_mess_sv only during global destruction (fixes problems with
24174          overlapping invocations of form()/warn()/die()/croak() trampling on
24175          each other's messages)
24176  Branch: perl
24177        ! mg.c util.c
24178 ____________________________________________________________________________
24179 [  2248] By: gsar                                  on 1998/11/18  05:39:36
24180     Log: tweak change#2245 to skip previous message if any
24181  Branch: perl
24182        ! pp_ctl.c t/pragma/warn/pp_ctl
24183 ____________________________________________________________________________
24184 [  2247] By: jhi                                   on 1998/11/17  11:46:56
24185     Log: Integrate from mainperl.
24186  Branch: cfgperl
24187       !> (integrate 26 files)
24188 ____________________________________________________________________________
24189 [  2246] By: gsar                                  on 1998/11/17  09:41:10
24190     Log: allow C<sort $coderef @foo>
24191  Branch: perl
24192        ! op.c t/op/sort.t t/pragma/overload.t
24193 ____________________________________________________________________________
24194 [  2245] By: gsar                                  on 1998/11/17  08:28:26
24195     Log: propagate failures in DESTROY() as (optional) warnings
24196  Branch: perl
24197        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
24198 ____________________________________________________________________________
24199 [  2244] By: gsar                                  on 1998/11/17  07:43:08
24200     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
24201  Branch: perl
24202        ! perl.c thrdvar.h
24203 ____________________________________________________________________________
24204 [  2243] By: gsar                                  on 1998/11/17  07:40:09
24205     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
24206  Branch: perl
24207        ! lib/warning.pm warning.h warning.pl
24208 ____________________________________________________________________________
24209 [  2242] By: gsar                                  on 1998/11/17  06:32:39
24210     Log: fix skipspace() to properly account for newlines in eval''-ed
24211          strings (caused bogus line numbers in diagnostics and debugger)
24212  Branch: perl
24213        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
24214 ____________________________________________________________________________
24215 [  2241] By: gsar                                  on 1998/11/17  03:48:12
24216     Log: s/Perl_utf8skip/PL_utf8skip/g
24217  Branch: perl
24218        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
24219 ____________________________________________________________________________
24220 [  2240] By: gsar                                  on 1998/11/14  06:09:06
24221     Log: rework op/groups.t
24222  Branch: perl
24223        ! t/op/filetest.t t/op/groups.t
24224 ____________________________________________________________________________
24225 [  2235] By: gsar                                  on 1998/11/14  00:17:05
24226     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
24227  Branch: perl
24228        ! op.c
24229 ____________________________________________________________________________
24230 [  2234] By: gsar                                  on 1998/11/14  00:14:02
24231     Log: update Changes
24232  Branch: perl
24233        ! Changes win32/config.bc win32/config.gc win32/config.vc
24234 ____________________________________________________________________________
24235 [  2233] By: gsar                                  on 1998/11/13  09:43:03
24236     Log: doc tweak
24237  Branch: perl
24238        ! README.win32
24239 ____________________________________________________________________________
24240 [  2230] By: jhi                                   on 1998/11/12  17:07:45
24241     Log: Allow hints file override for d_socket
24242          (based on Sequent-induced change #2229).
24243  Branch: cfgperl
24244        ! Configure
24245 ____________________________________________________________________________
24246 [  2229] By: jhi                                   on 1998/11/12  16:32:33
24247     Log: 
24248          From: "Martin J. Bligh" <mbligh@sequent.com>
24249          To: jhi@iki.fi
24250          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
24251          Subject: Re: Making Perl work on DYNIX/ptx
24252          Date: Tue, 10 Nov 1998 16:24:26 -0800
24253          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
24254  Branch: cfgperl
24255        ! hints/dynixptx.sh
24256 ____________________________________________________________________________
24257 [  2228] By: jhi                                   on 1998/11/12  11:40:37
24258     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
24259          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
24260          To: jhi@iki.fi
24261          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
24262          Subject: Re: Making Perl work on DYNIX/ptx
24263          Date: Tue, 10 Nov 1998 18:01:10 -0800
24264  Branch: cfgperl
24265        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
24266 ____________________________________________________________________________
24267 [  2227] By: jhi                                   on 1998/11/12  11:17:42
24268     Log: Integrate from mainperl.
24269  Branch: cfgperl
24270       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
24271       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
24272       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
24273       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
24274       !> win32/win32.c x2p/s2p.PL
24275 ____________________________________________________________________________
24276 [  2226] By: gsar                                  on 1998/11/11  21:05:42
24277     Log: provide -DPERL_POLLUTE
24278  Branch: perl
24279        ! embed.pl embedvar.h
24280 ____________________________________________________________________________
24281 [  2225] By: jhi                                   on 1998/11/09  07:45:12
24282     Log: From: Hans Mulder <hansm@icgroup.nl>
24283          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
24284          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
24285          perl5-porters@perl.org
24286          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
24287          (UNINSTALLED)
24288          Date: Sun,  8 Nov 98 22:20:23 +0100
24289          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
24290  Branch: cfgperl
24291        ! malloc.c perl.h
24292 ____________________________________________________________________________
24293 [  2224] By: gsar                                  on 1998/11/09  03:13:14
24294     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
24295          Christoph <lupe@alanya.m.isar.de>)
24296  Branch: perl
24297        ! lib/Text/Wrap.pm
24298 ____________________________________________________________________________
24299 [  2223] By: gsar                                  on 1998/11/09  02:09:06
24300     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
24301          <lionel.fourquaux@wanadoo.fr>)
24302  Branch: perl
24303        ! x2p/s2p.PL
24304 ____________________________________________________________________________
24305 [  2222] By: gsar                                  on 1998/11/09  01:56:24
24306     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
24307          Date: Wed, 04 Nov 1998 12:19:44 +0000
24308          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
24309          Subject: [PATCH] Re: [5.005_53] read overflow? 
24310          --
24311          Date: Wed, 04 Nov 1998 13:15:18 +0000
24312          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
24313          Subject: [PATCH 5.005_53] perl -V fix
24314  Branch: perl
24315        ! perl.c regexec.c
24316 ____________________________________________________________________________
24317 [  2221] By: gsar                                  on 1998/11/09  01:34:56
24318     Log: From: jan.dubois@ibm.net (Jan Dubois)
24319          Date: Sun, 01 Nov 1998 00:05:01 +0100
24320          Message-ID: <364294bd.18052307@smtp1.ibm.net>
24321          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
24322  Branch: perl
24323        ! Changes win32/makedef.pl
24324 ____________________________________________________________________________
24325 [  2220] By: gsar                                  on 1998/11/08  21:13:07
24326     Log: integrate changes#2120,2168,2218 from maint-5.005;
24327          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
24328          enum; make regen_headers
24329  Branch: perl
24330        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
24331        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
24332 ____________________________________________________________________________
24333 [  2219] By: gsar                                  on 1998/11/08  19:42:57
24334     Log: integrate cfgperl changes into mainline
24335  Branch: perl
24336       +> README.vmesa
24337       !> Configure MANIFEST Porting/Glossary Porting/config.sh
24338       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
24339       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
24340       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
24341       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
24342       !> thread.h vms/subconfigure.com vos/config.h
24343 ____________________________________________________________________________
24344 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
24345     Log: From: Graham Barr <gbarr@ti.com>
24346          Date: Mon, 2 Nov 1998 07:38:52 -0600
24347          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
24348          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
24349  Branch: maint-5.005/perl
24350        ! ext/IPC/SysV/Msg.pm
24351 ____________________________________________________________________________
24352 [  2215] By: gsar                                  on 1998/11/08  02:52:52
24353     Log: set close-on-exec bit on pipe() FDs
24354  Branch: perl
24355        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
24356 ____________________________________________________________________________
24357 [  2214] By: gsar                                  on 1998/11/08  02:27:57
24358     Log: typo in newHVhv()
24359  Branch: perl
24360        ! hv.c
24361 ____________________________________________________________________________
24362 [  2211] By: jhi                                   on 1998/11/07  21:14:18
24363     Log: Finalize the Mach CThreads support.
24364          
24365          From: Hans Mulder <hansm@icgroup.nl>
24366          Date: Sat,  7 Nov 98 22:06:20 +0100
24367          To: Gurusamy Sarathy <gsar@engin.umich.edu>
24368          Cc: jhi@iki.fi, perl5-porters@perl.org
24369          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
24370          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
24371  Branch: cfgperl
24372        ! malloc.c perl.h
24373 ____________________________________________________________________________
24374 [  2210] By: gsar                                  on 1998/11/06  20:36:50
24375     Log: fix AvREALISH bogusness
24376  Branch: perl
24377        ! av.c t/op/array.t
24378 ____________________________________________________________________________
24379 [  2209] By: jhi                                   on 1998/11/06  08:05:31
24380     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
24381          ASSERT() causes problems in {NeXTStep,OpenStep}.
24382          
24383          From: Hans Mulder <hansm@icgroup.nl>
24384          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
24385          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
24386          Date: Fri,  6 Nov 98 01:27:41 +0100
24387          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
24388          
24389          and
24390          
24391          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24392          Subject: Re: ASSERT() in malloc.c
24393          To: jhi@iki.fi
24394          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
24395          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
24396  Branch: cfgperl
24397        ! malloc.c
24398 ____________________________________________________________________________
24399 [  2208] By: jhi                                   on 1998/11/06  07:55:38
24400     Log: Mach CThreads needs #include <mach/cthreads.h>.
24401  Branch: cfgperl
24402        ! perl.h
24403 ____________________________________________________________________________
24404 [  2206] By: jhi                                   on 1998/11/05  14:54:52
24405     Log: PERL_BADLANG wrongly documented.
24406          
24407          From: ts <decoux@moulon.inra.fr>
24408          To: jhi@cc.hut.fi
24409          Subject: Re: Locale warning messages
24410          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
24411          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
24412          
24413          and
24414          
24415          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24416          Subject: Re: PERL_BADLANG
24417          To: jhi@iki.fi
24418          Subject: Re: PERL_BADLANG
24419          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
24420          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
24421  Branch: cfgperl
24422        ! pod/perllocale.pod
24423 ____________________________________________________________________________
24424 [  2205] By: jhi                                   on 1998/11/05  14:24:33
24425     Log: Document all the control flow keywords in perlfunc
24426          so that "perlfunc -f while" works.
24427  Branch: cfgperl
24428        ! pod/perlfunc.pod
24429 ____________________________________________________________________________
24430 [  2204] By: jhi                                   on 1998/11/05  12:46:02
24431     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
24432          (from vos/config.h).  Update Porting/{Glossary,config*}.
24433  Branch: cfgperl
24434        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24435        ! config_h.SH vos/config.h
24436 ____________________________________________________________________________
24437 [  2203] By: jhi                                   on 1998/11/05  08:34:39
24438     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
24439  Branch: cfgperl
24440        ! hints/vmesa.sh vms/subconfigure.com
24441 ____________________________________________________________________________
24442 [  2202] By: jhi                                   on 1998/11/05  08:03:20
24443     Log: Integrate from mainperl.
24444  Branch: cfgperl
24445       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
24446       !> win32/Makefile win32/makefile.mk win32/win32.c
24447 ____________________________________________________________________________
24448 [  2201] By: gsar                                  on 1998/11/05  04:40:44
24449     Log: another POPSTACK victim
24450  Branch: perl
24451        ! cop.h sv.c
24452 ____________________________________________________________________________
24453 [  2196] By: gsar                                  on 1998/11/05  02:07:54
24454     Log: fix a location affected by change#2191, add note about POPSTACK
24455  Branch: perl
24456        ! cop.h gv.c pp_ctl.c
24457 ____________________________________________________________________________
24458 [  2195] By: gsar                                  on 1998/11/05  02:04:45
24459     Log: makefile notes
24460  Branch: perl
24461        ! win32/Makefile win32/makefile.mk
24462 ____________________________________________________________________________
24463 [  2192] By: gsar                                  on 1998/11/04  23:48:53
24464     Log: indeterminate order-of-evaluation fixes
24465  Branch: perl
24466        ! mg.c
24467 ____________________________________________________________________________
24468 [  2191] By: gsar                                  on 1998/11/04  23:02:16
24469     Log: refetch local stack pointer in POPSTACK
24470  Branch: perl
24471        ! cop.h perl.c
24472 ____________________________________________________________________________
24473 [  2190] By: jhi                                   on 1998/11/04  08:50:40
24474     Log: Configure update.
24475          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
24476          
24477          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
24478          To: Martin Bligh <mbligh@sequent.com>
24479          Cc: Jarkko Hietaniemi <jhi@iki.fi>
24480          Subject: Re: Perl 5's configure on DYNIX/ptx
24481          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
24482          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
24483          
24484          find sockets also from libsocket, not just libnet.
24485          OS390: $compile_ok instead of $compile for <inttypes.h>,
24486          
24487          From: pvhp@forte.com (Peter Prymmer)
24488          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
24489          Subject: _53 not OK on os390 but looking better than ever
24490          Date: Tue, 3 Nov 98 17:33:22 PST
24491          Message-Id: <9811040133.AA09450@forte.com>
24492  Branch: cfgperl
24493        ! Configure
24494 ____________________________________________________________________________
24495 [  2189] By: jhi                                   on 1998/11/04  07:43:58
24496     Log: sysio.t failure: fix undefined order of evaluation, from
24497          
24498          From: Spider Boardman <spider@web.zk3.dec.com>
24499          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
24500          To: perlbug@perl.com
24501          Date: 4 Nov 1998 01:22:30 +0200
24502          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
24503  Branch: cfgperl
24504        ! pp_sys.c
24505 ____________________________________________________________________________
24506 [  2188] By: gsar                                  on 1998/11/04  02:59:16
24507     Log: fix return value of win32_pclose()
24508  Branch: perl
24509        ! win32/win32.c
24510 ____________________________________________________________________________
24511 [  2187] By: gsar                                  on 1998/11/04  02:56:34
24512     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
24513  Branch: perl
24514        ! Changes doop.c gv.c util.c
24515 ____________________________________________________________________________
24516 [  2186] By: jhi                                   on 1998/11/03  08:17:52
24517     Log: Document quads in pack.
24518  Branch: cfgperl
24519        ! pod/perlfunc.pod
24520 ____________________________________________________________________________
24521 [  2185] By: jhi                                   on 1998/11/03  07:49:35
24522     Log: (IV) vs (I32) vs I_V()
24523          
24524          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
24525          From: Anton Berezin <tobez@plab.ku.dk> 
24526          To: "p5p" <perl5-porters@perl.org> 
24527          Date: 01 Nov 1998 15:09:11 +0100 
24528          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
24529          
24530          and
24531          
24532          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
24533          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
24534          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
24535  Branch: cfgperl
24536        ! sv.c
24537 ____________________________________________________________________________
24538 [  2184] By: jhi                                   on 1998/11/03  07:42:46
24539     Log: VM/ESA updates.
24540  Branch: cfgperl
24541        + README.vmesa
24542        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
24543 ____________________________________________________________________________
24544 [  2183] By: jhi                                   on 1998/11/02  12:58:13
24545     Log: The id(1)-parsing is real fun.
24546  Branch: cfgperl
24547        ! t/op/groups.t
24548 ____________________________________________________________________________
24549 [  2182] By: jhi                                   on 1998/11/02  12:07:43
24550     Log: Decommission the symlink test.
24551  Branch: cfgperl
24552        ! t/op/lex_assign.t
24553 ____________________________________________________________________________
24554 [  2181] By: jhi                                   on 1998/11/02  12:03:08
24555     Log: Replace ATTR_JOINABLE with true Configure probe
24556          for PTHREAD_CREATE_JOINABLE (or equivalent:
24557          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
24558          Remove ATTR_JOINABLE itself: Thread.xs uses
24559          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
24560          
24561          Really scan for <mach/cthreads.h> only if usethreads.
24562  Branch: cfgperl
24563        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
24564 ____________________________________________________________________________
24565 [  2180] By: jhi                                   on 1998/11/02  11:07:34
24566     Log: In HP-UX 10.X usethreads only if the required files are present.
24567  Branch: cfgperl
24568        ! hints/hpux.sh
24569 ____________________________________________________________________________
24570 [  2179] By: jhi                                   on 1998/11/02  09:10:33
24571     Log: Prefer groups(1).
24572          id -Gn can be broken.
24573          id -a can save the day.
24574  Branch: cfgperl
24575        ! t/op/groups.t
24576 ____________________________________________________________________________
24577 [  2178] By: jhi                                   on 1998/11/02  08:35:29
24578     Log: Detrail enum comma.
24579  Branch: cfgperl
24580        ! perl.h
24581 ____________________________________________________________________________
24582 [  2177] By: jhi                                   on 1998/11/02  08:24:12
24583     Log: 0**0 = 1, from
24584          
24585          From: d-lewart@uiuc.edu (Daniel S. Lewart)
24586          Subject: Math::Complex 0**0 patches
24587          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
24588          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
24589          To: jhi@iki.fi (Jarkko Hietaniemi),
24590          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
24591  Branch: cfgperl
24592        ! lib/Math/Complex.pm t/lib/complex.t
24593 ____________________________________________________________________________
24594 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
24595     Log: From: jan.dubois@ibm.net (Jan Dubois)   
24596          Date: Fri, 09 Oct 1998 23:28:31 +0200
24597          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
24598          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
24599  Branch: maint-5.005/perl
24600        ! XSUB.h
24601 ____________________________________________________________________________
24602 [  2164] By: jhi                                   on 1998/10/31  15:50:02
24603     Log: Integrate from mainperl.
24604  Branch: cfgperl
24605       +> t/op/lex_assign.t
24606       !> (integrate 45 files)
24607
24608 ----------------
24609 Version 5.005_53
24610 ----------------
24611
24612 ____________________________________________________________________________
24613 [  2163] By: gsar                                  on 1998/10/31  11:31:12
24614     Log: bump patchlevel; other minor fixes for clean build and test on
24615          Solaris and win32
24616  Branch: perl
24617        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
24618        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
24619        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
24620        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
24621        ! x2p/a2p.c
24622 ____________________________________________________________________________
24623 [  2162] By: gsar                                  on 1998/10/31  09:40:31
24624     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24625          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
24626          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
24627          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
24628  Branch: perl
24629        ! pp.h
24630 ____________________________________________________________________________
24631 [  2161] By: gsar                                  on 1998/10/31  09:39:13
24632     Log: From: Albert Dvornik <bert@genscan.com>
24633          Date: 30 Oct 1998 17:50:04 -0500
24634          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
24635          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
24636  Branch: perl
24637        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
24638 ____________________________________________________________________________
24639 [  2160] By: gsar                                  on 1998/10/31  09:35:03
24640     Log: fix for bugs in -x mode
24641          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24642          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
24643          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
24644          Subject: [PATCH 5.00552] Fix h2xs
24645  Branch: perl
24646        ! utils/h2xs.PL
24647 ____________________________________________________________________________
24648 [  2159] By: gsar                                  on 1998/10/31  09:31:36
24649     Log: Data::Dumper update
24650  Branch: perl
24651        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
24652        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
24653 ____________________________________________________________________________
24654 [  2153] By: gsar                                  on 1998/10/30  21:40:09
24655     Log: add testsuite portion of patch
24656          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24657          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
24658          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
24659          Subject: [PATCH 5.00321 ;-)] 87% speedup
24660  Branch: perl
24661        + t/op/lex_assign.t
24662        ! MANIFEST
24663 ____________________________________________________________________________
24664 [  2152] By: gsar                                  on 1998/10/30  21:08:11
24665     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
24666  Branch: perl
24667        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
24668 ____________________________________________________________________________
24669 [  2151] By: gsar                                  on 1998/10/30  20:18:09
24670     Log: From: Mark-Jason Dominus <mjd@plover.com>
24671          Date: Fri, 30 Oct 1998 14:24:23 EST
24672          Message-Id: <19981030192423.27276.qmail@plover.com>
24673          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
24674  Branch: perl
24675        ! x2p/walk.c
24676 ____________________________________________________________________________
24677 [  2150] By: gsar                                  on 1998/10/30  20:08:57
24678     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24679          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
24680          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
24681          Subject: [PATCH 5.00552] Overloaded <> and deref again
24682  Branch: perl
24683        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
24684        ! t/pragma/overload.t toke.c
24685 ____________________________________________________________________________
24686 [  2149] By: gsar                                  on 1998/10/30  19:38:15
24687     Log: From: Roderick Schertler <roderick@argon.org>
24688          Date: Thu, 29 Oct 1998 14:50:18 -0500
24689          Message-ID: <17625.909690618@eeyore.ibcinc.com>
24690          Subject: patch for daemonization docs in perlipc
24691  Branch: perl
24692        ! pod/perlipc.pod
24693 ____________________________________________________________________________
24694 [  2148] By: gsar                                  on 1998/10/30  19:36:07
24695     Log: From: Anton Berezin <tobez@plab.ku.dk>
24696          Date: 29 Oct 1998 17:06:25 +0100
24697          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
24698          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
24699  Branch: perl
24700        ! win32/win32.c
24701 ____________________________________________________________________________
24702 [  2147] By: gsar                                  on 1998/10/30  19:31:37
24703     Log: tweaked version of suggested patch
24704          From: Anton Berezin <tobez@plab.ku.dk>
24705          Date: 29 Oct 1998 14:48:54 +0100
24706          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
24707          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
24708  Branch: perl
24709        ! win32/win32.c
24710 ____________________________________________________________________________
24711 [  2146] By: gsar                                  on 1998/10/30  19:03:50
24712     Log: hand-apply whitespace-mutiliated patch
24713          From: "vishal bhatia" <vishalb@hotmail.com>
24714          Date: Wed, 28 Oct 1998 23:45:32 PST
24715          Message-ID: <19981029074534.2334.qmail@hotmail.com>
24716          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
24717  Branch: perl
24718        ! ext/B/B/C.pm ext/B/B/CC.pm
24719 ____________________________________________________________________________
24720 [  2145] By: gsar                                  on 1998/10/30  18:46:58
24721     Log: remaining PL_foo stragglers
24722  Branch: perl
24723        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
24724        ! op.h os2/os2.c vms/gen_shrfls.pl
24725 ____________________________________________________________________________
24726 [  2144] By: gsar                                  on 1998/10/30  17:38:36
24727     Log: integrate cfgperl tweaks into mainline
24728  Branch: perl
24729       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
24730       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
24731 ____________________________________________________________________________
24732 [  2143] By: jhi                                   on 1998/10/30  13:27:39
24733     Log: There can be multiple yacc/bison errors.
24734  Branch: cfgperl
24735        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
24736 ____________________________________________________________________________
24737 [  2142] By: jhi                                   on 1998/10/30  13:18:43
24738     Log: README.posix-bc update.
24739  Branch: cfgperl
24740        ! README.posix-bc
24741 ____________________________________________________________________________
24742 [  2141] By: jhi                                   on 1998/10/30  09:12:59
24743     Log: #2133 fallout.
24744  Branch: cfgperl
24745        ! doio.c ext/POSIX/POSIX.xs
24746 ____________________________________________________________________________
24747 [  2140] By: jhi                                   on 1998/10/30  08:43:18
24748     Log: Integrate from mainperl.
24749  Branch: cfgperl
24750       +> globvar.sym pp.sym
24751        - objpp.h thread.sym
24752       !> (integrate 61 files)
24753 ____________________________________________________________________________
24754 [  2133] By: gsar                                  on 1998/10/30  02:51:39
24755     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
24756          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
24757          should soon be automated also; the global variables that
24758          escaped the PL_foo conversion are now reined in; renamed
24759          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
24760          type of same name; duplicated lists of pp_things in various
24761          places is now gone; result has only been tested on win32
24762  Branch: perl
24763        + globvar.sym pp.sym
24764        - objpp.h thread.sym
24765        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
24766        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
24767        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
24768        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
24769        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
24770        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
24771        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
24772        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
24773        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
24774        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24775        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
24776 ____________________________________________________________________________
24777 [  2130] By: jhi                                   on 1998/10/29  15:31:26
24778     Log: Pure bison yylex() proto was broken.
24779  Branch: cfgperl
24780        ! proto.h
24781 ____________________________________________________________________________
24782 [  2126] By: jhi                                   on 1998/10/29  08:35:54
24783     Log: Integrate mainperl.
24784  Branch: cfgperl
24785       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
24786       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
24787       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
24788       !> t/pragma/warn/doio toke.c win32/makefile.mk
24789 ____________________________________________________________________________
24790 [  2125] By: jhi                                   on 1998/10/29  08:32:38
24791     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
24792  Branch: cfgperl
24793        ! Makefile.SH
24794 ____________________________________________________________________________
24795 [  2124] By: jhi                                   on 1998/10/29  08:06:44
24796     Log: EBCDIC Makefile.SH tuneup.
24797  Branch: cfgperl
24798        ! Makefile.SH
24799 ____________________________________________________________________________
24800 [  2119] By: gsar                                  on 1998/10/28  23:24:04
24801     Log: remove doubled hunk from integration
24802  Branch: perl
24803        ! pp.c
24804 ____________________________________________________________________________
24805 [  2118] By: gsar                                  on 1998/10/28  22:03:31
24806     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24807          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
24808          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
24809          Subject: [PATCH 5.00552] Minor debugger tweaks
24810  Branch: perl
24811        ! lib/perl5db.pl
24812 ____________________________________________________________________________
24813 [  2117] By: gsar                                  on 1998/10/28  22:02:30
24814     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24815          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
24816          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
24817          Subject: [PATCH 5.00552] Make sort respect overloading
24818  Branch: perl
24819        ! pp_ctl.c proto.h t/pragma/overload.t
24820 ____________________________________________________________________________
24821 [  2116] By: gsar                                  on 1998/10/28  21:51:11
24822     Log: MM patches from Ilya Zakharevich
24823          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
24824          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
24825          Subject: [PATCH 5.00552] Make MakeMaker more verbose
24826          --
24827          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
24828          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
24829          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
24830  Branch: perl
24831        ! lib/ExtUtils/MakeMaker.pm
24832 ____________________________________________________________________________
24833 [  2115] By: gsar                                  on 1998/10/28  21:46:19
24834     Log: add explicit references to perl source path in ld2 and gcc2
24835  Branch: perl
24836        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
24837 ____________________________________________________________________________
24838 [  2114] By: gsar                                  on 1998/10/28  21:39:56
24839     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
24840          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
24841          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
24842          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
24843  Branch: perl
24844        ! INSTALL
24845 ____________________________________________________________________________
24846 [  2113] By: gsar                                  on 1998/10/28  21:21:16
24847     Log: integrate cfgperl into mainline
24848  Branch: perl
24849       +> t/op/filetest.t
24850       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
24851       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
24852       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
24853       !> thread.h toke.c vmesa/Makefile
24854 ____________________________________________________________________________
24855 [  2112] By: gsar                                  on 1998/10/28  21:14:18
24856     Log: minor cleanup
24857  Branch: perl
24858        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
24859 ____________________________________________________________________________
24860 [  2111] By: gsar                                  on 1998/10/28  18:52:10
24861     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
24862  Branch: perl
24863        ! toke.c
24864 ____________________________________________________________________________
24865 [  2110] By: jhi                                   on 1998/10/28  15:07:54
24866     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
24867  Branch: cfgperl
24868        ! Makefile.SH
24869 ____________________________________________________________________________
24870 [  2109] By: jhi                                   on 1998/10/28  13:39:54
24871     Log: a2p.y needs to generate also y.tab.h.
24872  Branch: cfgperl
24873        ! Makefile.SH
24874 ____________________________________________________________________________
24875 [  2108] By: jhi                                   on 1998/10/28  10:33:36
24876     Log: The "parse error" must be converted to "syntax error",
24877          just matching it aint' enough.
24878  Branch: cfgperl
24879        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24880        ! t/pragma/warning.t
24881 ____________________________________________________________________________
24882 [  2107] By: jhi                                   on 1998/10/28  10:23:05
24883     Log: Regen sig_n{ame,umber}* if slightest doubt.
24884  Branch: cfgperl
24885        ! Configure
24886 ____________________________________________________________________________
24887 [  2106] By: jhi                                   on 1998/10/28  08:44:49
24888     Log: Bison says 'parse error', not 'parser error'.
24889  Branch: cfgperl
24890        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24891        ! t/pragma/warning.t
24892 ____________________________________________________________________________
24893 [  2105] By: jhi                                   on 1998/10/28  08:42:09
24894     Log: yylex() parametrization.
24895  Branch: cfgperl
24896        ! proto.h toke.c
24897 ____________________________________________________________________________
24898 [  2104] By: jhi                                   on 1998/10/28  08:25:09
24899     Log: Bring in #2102.
24900  Branch: cfgperl
24901        ! pp.c
24902 ____________________________________________________________________________
24903 [  2103] By: jhi                                   on 1998/10/28  08:22:04
24904     Log: From: Dominic Dunlop <domo@vo.lu>
24905          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
24906          Date: 27 Oct 1998 20:47:25 +0200
24907          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
24908  Branch: cfgperl
24909        ! t/op/groups.t
24910 ____________________________________________________________________________
24911 [  2102] By: larry                                 on 1998/10/27  18:58:55
24912     Log: utf8 change to quotemeta broke EBCDIC
24913  Branch: perl
24914        ! pp.c
24915 ____________________________________________________________________________
24916 [  2101] By: jhi                                   on 1998/10/27  12:55:34
24917     Log: $Config{sig_num_init}.
24918          Also, a new approach to the 'pthreads-created-joinable': drop
24919          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
24920          directly. (See also #2096).
24921  Branch: cfgperl
24922        ! Configure config_h.SH
24923 ____________________________________________________________________________
24924 [  2100] By: jhi                                   on 1998/10/27  10:48:55
24925     Log: Regenerated perly_c.diff.
24926  Branch: cfgperl
24927        ! perly_c.diff
24928 ____________________________________________________________________________
24929 [  2099] By: jhi                                   on 1998/10/27  08:42:25
24930     Log: First the mangler was Netscape, then it was me.
24931  Branch: cfgperl
24932        ! vmesa/Makefile
24933 ____________________________________________________________________________
24934 [  2098] By: jhi                                   on 1998/10/27  08:34:40
24935     Log: `id -Gn` might be available where `groups` is not.
24936  Branch: cfgperl
24937        ! t/op/groups.t
24938 ____________________________________________________________________________
24939 [  2097] By: jhi                                   on 1998/10/27  08:05:17
24940     Log: Netscape had mangled the tabs.
24941  Branch: cfgperl
24942        ! vmesa/Makefile
24943 ____________________________________________________________________________
24944 [  2096] By: jhi                                   on 1998/10/27  08:03:05
24945     Log: ATTR_JOINABLE logic, based on (private email)
24946          
24947          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
24948          Subject: Some little diffs
24949          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
24950          Date: Tue, 27 Oct 1998 13:44:42 +1300
24951  Branch: cfgperl
24952        ! thread.h
24953 ____________________________________________________________________________
24954 [  2095] By: jhi                                   on 1998/10/27  07:56:57
24955     Log: Mach cthreads support based on:
24956          
24957          From: brie@corp.home.net (Brian Harrison)
24958          Subject: perl5.005_02 patch for mthreads
24959          To: perl5-porters@perl.org
24960          Date: 24 Oct 1998 01:01:55 +0300
24961          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
24962          
24963          Pthread yield probe (dejavu)
24964          Cosmetic nanochange for the union semun output.
24965          Better inttypes.h probe.
24966          Undo the 'void *' $selecttype probe from #1971 because
24967          it breaks the $selectminbits test.
24968  Branch: cfgperl
24969        ! Configure config_h.SH perl.h thread.h
24970 ____________________________________________________________________________
24971 [  2094] By: jhi                                   on 1998/10/26  13:02:07
24972     Log: Also posix-bc wants to reyacc.
24973  Branch: cfgperl
24974        ! Makefile.SH
24975 ____________________________________________________________________________
24976 [  2093] By: jhi                                   on 1998/10/26  10:17:21
24977     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
24978          5_02 and really breaking things in non-ASCII worlds.
24979  Branch: cfgperl
24980        ! pp.c
24981 ____________________________________________________________________________
24982 [  2092] By: jhi                                   on 1998/10/26  09:08:00
24983     Log: More robustness.
24984  Branch: cfgperl
24985        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24986        ! t/pragma/warning.t
24987 ____________________________________________________________________________
24988 [  2091] By: jhi                                   on 1998/10/26  08:47:32
24989     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
24990          Bison really wants YYLEX_PARAM.
24991  Branch: cfgperl
24992        ! perly.y proto.h toke.c
24993 ____________________________________________________________________________
24994 [  2090] By: jhi                                   on 1998/10/26  08:21:25
24995     Log: s/YYLEX_PARAM/YYLEXPARAM/
24996  Branch: cfgperl
24997        ! perly.y
24998 ____________________________________________________________________________
24999 [  2089] By: jhi                                   on 1998/10/26  08:17:33
25000     Log: Indicate skipped subtests.
25001  Branch: cfgperl
25002        ! t/io/pipe.t
25003 ____________________________________________________________________________
25004 [  2088] By: jhi                                   on 1998/10/26  08:11:36
25005     Log: Integrate from mainperl.
25006  Branch: cfgperl
25007       !> (integrate 54 files)
25008 ____________________________________________________________________________
25009 [  2087] By: jhi                                   on 1998/10/26  08:08:02
25010     Log: Add test for filetests.
25011  Branch: cfgperl
25012        + t/op/filetest.t
25013        ! MANIFEST
25014 ____________________________________________________________________________
25015 [  2086] By: gsar                                  on 1998/10/26  02:44:44
25016     Log: various win32 tweaks; disable new xs_cpp section (it creates
25017          ambiguous inference graph for %.xs --> %.o)
25018  Branch: perl
25019        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
25020        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
25021        ! win32/config.gc win32/config_H.gc win32/makedef.pl
25022        ! win32/makefile.mk win32/win32.h
25023 ____________________________________________________________________________
25024 [  2085] By: gsar                                  on 1998/10/26  00:50:02
25025     Log: sanity-check $Config{drand01} in rand.t
25026  Branch: perl
25027        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
25028        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25029 ____________________________________________________________________________
25030 [  2078] By: gsar                                  on 1998/10/25  10:22:04
25031     Log: update win32/config*.?c
25032  Branch: perl
25033        ! Changes win32/config.bc win32/config.gc win32/config.vc
25034        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25035 ____________________________________________________________________________
25036 [  2077] By: gsar                                  on 1998/10/25  08:39:25
25037     Log: From: Graham Barr <gbarr@pobox.com>
25038          Date: Sat, 24 Oct 1998 21:45:50 -0500
25039          Message-ID: <19981024214550.C508@pobox.com>
25040          Subject: Re: die with a reference  should use overload "" operator
25041  Branch: perl
25042        ! pp_ctl.c
25043 ____________________________________________________________________________
25044 [  2076] By: gsar                                  on 1998/10/25  08:37:49
25045     Log: From: Graham Barr <gbarr@pobox.com>
25046          Date: Sat, 24 Oct 1998 12:45:21 -0500
25047          Message-ID: <19981024124521.C512@pobox.com>
25048          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
25049  Branch: perl
25050        ! sv.c
25051 ____________________________________________________________________________
25052 [  2075] By: gsar                                  on 1998/10/25  08:24:09
25053     Log: fix C<print $n += 5;> etc.
25054  Branch: perl
25055        ! toke.c
25056 ____________________________________________________________________________
25057 [  2074] By: gsar                                  on 1998/10/25  08:12:28
25058     Log: list builtins with portability caveats
25059          From: Jarkko Hietaniemi <jhi@iki.fi>
25060          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
25061          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
25062          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
25063  Branch: perl
25064        ! pod/perlfunc.pod
25065 ____________________________________________________________________________
25066 [  2073] By: gsar                                  on 1998/10/25  07:55:43
25067     Log: fix stack overrun in file test operators
25068  Branch: perl
25069        ! pp_sys.c
25070 ____________________________________________________________________________
25071 [  2072] By: gsar                                  on 1998/10/25  07:29:45
25072     Log: implement C<goto &func> and other fixes (via private mail)
25073          From:    "vishal bhatia" <vishalb@hotmail.com>
25074          Date:    Wed, 21 Oct 1998 22:59:03 PDT
25075          Message-Id: <19981022055904.20083.qmail@hotmail.com>
25076          Subject: [PATCH 5.005_52] More fixes for B
25077  Branch: perl
25078        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
25079 ____________________________________________________________________________
25080 [  2071] By: gsar                                  on 1998/10/25  07:14:41
25081     Log: From: Graham Barr <gbarr@pobox.com>
25082          Date: Sat, 17 Oct 1998 20:42:41 -0500
25083          Message-ID: <19981017204241.G510@pobox.com>
25084          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
25085  Branch: perl
25086        ! pp_ctl.c
25087 ____________________________________________________________________________
25088 [  2070] By: gsar                                  on 1998/10/25  07:07:29
25089     Log: avoid bogus line number in XSUB redefined warnings
25090  Branch: perl
25091        ! op.c
25092 ____________________________________________________________________________
25093 [  2069] By: gsar                                  on 1998/10/25  06:59:03
25094     Log: From: Martijn Koster <mak@excitecorp.com>
25095          Date: Wed, 21 Oct 1998 13:12:03 +0100
25096          Message-ID: <19981021131203.A15661@excitecorp.com>
25097          Subject: File::Path::mkpath reports the wrong error
25098  Branch: perl
25099        ! lib/File/Path.pm
25100 ____________________________________________________________________________
25101 [  2068] By: gsar                                  on 1998/10/25  06:54:43
25102     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
25103          Date: Tue, 20 Oct 1998 20:52:20 -0500
25104          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
25105          Subject: Exporter.pm's export_to_level() argument handling buggy
25106  Branch: perl
25107        ! lib/Exporter.pm
25108 ____________________________________________________________________________
25109 [  2067] By: gsar                                  on 1998/10/25  06:50:19
25110     Log: From: jan.dubois@ibm.net (Jan Dubois)
25111          Date: Wed, 21 Oct 1998 00:55:51 +0200
25112          Message-ID: <36380269.55370608@smtp1.ibm.net>
25113          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
25114  Branch: perl
25115        ! ext/DynaLoader/DynaLoader_pm.PL
25116 ____________________________________________________________________________
25117 [  2066] By: gsar                                  on 1998/10/25  06:48:19
25118     Log: recognize '%' as a shell metachar for win32
25119          From: jan.dubois@ibm.net (Jan Dubois)
25120          Date: Tue, 20 Oct 1998 21:57:35 +0200
25121          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
25122          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
25123  Branch: perl
25124        ! win32/win32.c
25125 ____________________________________________________________________________
25126 [  2065] By: gsar                                  on 1998/10/25  06:46:30
25127     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
25128  Branch: perl
25129        ! sv.c
25130 ____________________________________________________________________________
25131 [  2064] By: gsar                                  on 1998/10/25  06:45:09
25132     Log: From: Gisle Aas <gisle@aas.no>
25133          Date: 20 Oct 1998 14:24:44 +0200
25134          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
25135          Subject: ord() and unpack("U*",...) should not be negative
25136  Branch: perl
25137        ! pp.c
25138 ____________________________________________________________________________
25139 [  2063] By: gsar                                  on 1998/10/25  06:42:29
25140     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25141          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
25142          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
25143          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
25144  Branch: perl
25145        ! os2/os2.c
25146 ____________________________________________________________________________
25147 [  2062] By: gsar                                  on 1998/10/25  06:41:26
25148     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25149          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
25150          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
25151          Subject: [PATCH 5.005_*] Speed up aassign
25152  Branch: perl
25153        ! pp_hot.c
25154 ____________________________________________________________________________
25155 [  2061] By: gsar                                  on 1998/10/25  06:39:04
25156     Log: From: Graham Barr <gbarr@pobox.com>
25157          Date: Sat, 17 Oct 1998 22:22:02 -0500
25158          Message-ID: <19981017222202.J510@pobox.com>
25159          Subject: Re: '*' prototype does not allow bareword with strict
25160  Branch: perl
25161        ! toke.c
25162 ____________________________________________________________________________
25163 [  2060] By: gsar                                  on 1998/10/25  06:37:34
25164     Log: handle '::' in section names properly
25165          From: Graham Barr <gbarr@pobox.com>
25166          Date: Sat, 17 Oct 1998 12:57:54 -0500
25167          Message-ID: <19981017125754.C510@pobox.com>
25168          Subject: Re: pod2html
25169  Branch: perl
25170        ! lib/Pod/Html.pm
25171 ____________________________________________________________________________
25172 [  2059] By: gsar                                  on 1998/10/25  06:33:43
25173     Log: integrate changes#1982,2014,2021 (from maint-5.005)
25174  Branch: perl
25175       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
25176       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
25177 ____________________________________________________________________________
25178 [  2058] By: gsar                                  on 1998/10/25  05:44:17
25179     Log: allow more win32 symbol exports (suggested by Jan Dubois)
25180  Branch: perl
25181        ! win32/makedef.pl
25182 ____________________________________________________________________________
25183 [  2057] By: gsar                                  on 1998/10/25  05:40:40
25184     Log: integrate change#2053 from maint-5.005
25185  Branch: perl
25186       !> cop.h t/cmd/while.t
25187 ____________________________________________________________________________
25188 [  2056] By: gsar                                  on 1998/10/25  05:16:41
25189     Log: commented version of a patch suggested by Drago Goricanec
25190          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
25191          Date: 16 Oct 1998 15:24:45 +0300
25192          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
25193          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
25194  Branch: perl
25195        ! pp_sys.c
25196 ____________________________________________________________________________
25197 [  2055] By: gsar                                  on 1998/10/25  05:11:03
25198     Log: include eof() in description of buffering caveats
25199          From: Anton Berezin <tobez@plab.ku.dk>
25200          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
25201          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
25202          Subject: [DOCPATCH] pod/perlfunc.pod
25203  Branch: perl
25204        ! pod/perlfunc.pod
25205 ____________________________________________________________________________
25206 [  2054] By: gsar                                  on 1998/10/25  05:07:42
25207     Log: disallow 'x' in hex numbers (except leading '0x')
25208          From: Gisle Aas <gisle@aas.no>
25209          Date: 16 Oct 1998 16:33:12 +0200
25210          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
25211          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
25212  Branch: perl
25213        ! perlvars.h t/op/oct.t util.c
25214 ____________________________________________________________________________
25215 [  2052] By: gsar                                  on 1998/10/25  04:49:04
25216     Log: avoid the circular refcnt logic in magic_mutexfree()
25217  Branch: perl
25218        ! mg.c pp.c pp_hot.c
25219 ____________________________________________________________________________
25220 [  2051] By: gsar                                  on 1998/10/25  04:35:07
25221     Log: properly restore PL_rsfp_filters after require
25222  Branch: perl
25223        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
25224        ! scope.h
25225 ____________________________________________________________________________
25226 [  2050] By: gsar                                  on 1998/10/25  02:42:32
25227     Log: integrate cfgperl changes back into mainline
25228  Branch: perl
25229       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
25230       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
25231       !> (integrate 33 files)
25232 ____________________________________________________________________________
25233 [  2049] By: gsar                                  on 1998/10/25  01:30:48
25234     Log: avoid "mysterious" compile-time failures without messages
25235  Branch: perl
25236        ! gv.c
25237 ____________________________________________________________________________
25238 [  2041] By: gsar                                  on 1998/10/23  21:11:56
25239     Log: checkin jpl under //depot/perlext/jpl/...
25240  Branch: perlext
25241        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
25242        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
25243        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
25244        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
25245        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
25246        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
25247        + jpl/PerlInterpreter/Makefile.PL
25248        + jpl/PerlInterpreter/PerlInterpreter.c
25249        + jpl/PerlInterpreter/PerlInterpreter.h
25250        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
25251        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
25252        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
25253        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
25254        + jpl/get_jdk/jdk_hosts jpl/install-jpl
25255 ____________________________________________________________________________
25256 [  2040] By: larry                                 on 1998/10/23  19:31:42
25257     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
25258  Branch: perl
25259        ! pp.c
25260 ____________________________________________________________________________
25261 [  2039] By: larry                                 on 1998/10/23  18:48:34
25262     Log: tr///d does not seem to work
25263  Branch: perl
25264        ! lib/utf8_heavy.pl
25265 ____________________________________________________________________________
25266 [  2038] By: larry                                 on 1998/10/23  18:00:41
25267     Log: Program with utf8 identifiers fails to compile
25268  Branch: perl
25269        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
25270 ____________________________________________________________________________
25271 [  2037] By: jhi                                   on 1998/10/23  14:04:51
25272     Log: Test suite portability:
25273          - posix-bc does not write to broken pipes
25274          - filehand #11 only iff we have fork
25275          - warning.t can now match $expected using regular expressions
25276  Branch: cfgperl
25277        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
25278        ! t/pragma/warning.t
25279 ____________________________________________________________________________
25280 [  2036] By: jhi                                   on 1998/10/23  12:12:07
25281     Log: yacc clarification.
25282  Branch: cfgperl
25283        ! README.posix-bc
25284 ____________________________________________________________________________
25285 [  2035] By: jhi                                   on 1998/10/23  12:09:59
25286     Log: Some C compilers get upset about 8-bit characters in /* comments. */
25287  Branch: cfgperl
25288        ! mg.c
25289 ____________________________________________________________________________
25290 [  2034] By: jhi                                   on 1998/10/22  09:11:52
25291     Log: Configure update: both for pthread_yield more robust
25292          testing (all variants of pthread_attr_getdetachstate()) --
25293          and because Configure was broken in major way! About 1000
25294          last lines were truncated.
25295  Branch: cfgperl
25296        ! Configure
25297 ____________________________________________________________________________
25298 [  2033] By: jhi                                   on 1998/10/22  07:47:10
25299     Log: DJGPP feedback for #2028.
25300  Branch: cfgperl
25301        ! thread.h
25302 ____________________________________________________________________________
25303 [  2032] By: jhi                                   on 1998/10/21  13:03:57
25304     Log: yielding, the saga continues.
25305  Branch: cfgperl
25306        ! Configure config_h.SH
25307       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
25308       !> t/op/goto.t t/pragma/constant.t
25309 ____________________________________________________________________________
25310 [  2031] By: jhi                                   on 1998/10/21  09:15:42
25311     Log: VM/ESA feedback for #2028.
25312  Branch: cfgperl
25313        ! Configure config_h.SH thread.h
25314 ____________________________________________________________________________
25315 [  2030] By: gsar                                  on 1998/10/21  04:22:53
25316     Log: fix handling of mayhaps-extended @_ in goto &sub
25317  Branch: perl
25318        ! av.c pp_ctl.c t/op/goto.t
25319 ____________________________________________________________________________
25320 [  2029] By: gsar                                  on 1998/10/21  00:54:14
25321     Log: restore sanity to "constant" references
25322  Branch: perl
25323        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
25324 ____________________________________________________________________________
25325 [  2028] By: jhi                                   on 1998/10/20  15:01:20
25326     Log: OLD_PTHREADS_API reorganizing.
25327  Branch: cfgperl
25328        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
25329        ! vmesa/vmesaish.h
25330 ____________________________________________________________________________
25331 [  2027] By: jhi                                   on 1998/10/20  14:14:51
25332     Log: #2026 fallout.
25333  Branch: cfgperl
25334        ! Makefile.SH
25335 ____________________________________________________________________________
25336 [  2026] By: jhi                                   on 1998/10/20  11:47:21
25337     Log: VM/ESA update.
25338  Branch: cfgperl
25339        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
25340 ____________________________________________________________________________
25341 [  2025] By: jhi                                   on 1998/10/20  08:20:56
25342     Log: 64-bitness, based on
25343          
25344          From: Scott Henry <scotth@sgi.com>
25345          To: perl-64bit@perl.org
25346          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
25347          Subject: Re: Configure problems/questions...
25348          Date: 19 Oct 1998 22:38:06 -0700
25349  Branch: cfgperl
25350        ! hints/irix_6.sh perl.h
25351 ____________________________________________________________________________
25352 [  2024] By: jhi                                   on 1998/10/20  08:09:07
25353     Log: Add lseeksize.
25354  Branch: cfgperl
25355        ! config_h.SH
25356 ____________________________________________________________________________
25357 [  2023] By: jhi                                   on 1998/10/20  08:08:33
25358     Log: Mumble about _yields() only when threaded.
25359  Branch: cfgperl
25360        ! Configure
25361 ____________________________________________________________________________
25362 [  2022] By: jhi                                   on 1998/10/20  07:46:26
25363     Log: Thinko at PTHREADS_CREATED_JOINABLE.
25364  Branch: cfgperl
25365        ! thread.h
25366 ____________________________________________________________________________
25367 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
25368     Log: From: Chip Salzenberg <chip@perlsupport.com>
25369          Date: Tue, 6 Oct 1998 13:33:05 -0400
25370          Message-ID: <19981006133305.A2348@perlsupport.com>
25371          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
25372  Branch: maint-5.005/perl
25373        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
25374        ! t/op/tie.t
25375 ____________________________________________________________________________
25376 [  2020] By: jhi                                   on 1998/10/19  09:15:53
25377     Log: YIELD more robustly.
25378  Branch: cfgperl
25379        ! thread.h
25380 ____________________________________________________________________________
25381 [  2019] By: jhi                                   on 1998/10/19  08:48:33
25382     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
25383          the 'new' one (just like DJGPP, it seems).
25384  Branch: cfgperl
25385        ! thread.h
25386 ____________________________________________________________________________
25387 [  2018] By: jhi                                   on 1998/10/19  07:02:44
25388     Log: vmesaish.h doesn't exclude unixish.h.
25389  Branch: cfgperl
25390        ! perl.h
25391 ____________________________________________________________________________
25392 [  2017] By: jhi                                   on 1998/10/19  06:44:19
25393     Log: 1<<$randbits is not good for randbits=48.
25394  Branch: cfgperl
25395        ! t/op/rand.t
25396 ____________________________________________________________________________
25397 [  2016] By: jhi                                   on 1998/10/19  06:39:47
25398     Log: Make #2012 glob pattern more portable.
25399  Branch: cfgperl
25400        ! Makefile.SH
25401 ____________________________________________________________________________
25402 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
25403     Log: Fix POSIX::sigprocmask not to check type of $old parameter
25404          as it is output only
25405  Branch: maint-5.005/perl
25406        ! ext/POSIX/POSIX.xs
25407 ____________________________________________________________________________
25408 [  2012] By: jhi                                   on 1998/10/17  15:04:23
25409     Log: clean numbered core dumps and t/tmp[0-9]*.
25410  Branch: cfgperl
25411        ! Makefile.SH
25412 ____________________________________________________________________________
25413 [  2011] By: jhi                                   on 1998/10/17  14:59:15
25414     Log: More robust yacc/bison failure output handling.
25415  Branch: cfgperl
25416        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
25417 ____________________________________________________________________________
25418 [  2010] By: jhi                                   on 1998/10/17  14:51:05
25419     Log: BC2000 POSIX update.
25420  Branch: cfgperl
25421        ! MANIFEST
25422 ____________________________________________________________________________
25423 [  2009] By: jhi                                   on 1998/10/17  14:49:46
25424     Log: POSIX BC2000 port from perl-mvs:
25425          
25426          Subject: Ported perl 5.005.02 to BS2000 / POSIX
25427          From: Dorner Thomas <Thomas.Dorner@start.de> 
25428          Date: Tue, 29 Sep 1998 13:29:36 +0100 
25429          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
25430  Branch: cfgperl
25431        + README.posix-bc hints/posix-bc.sh
25432        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
25433        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
25434        ! unixish.h
25435 ____________________________________________________________________________
25436 [  2008] By: jhi                                   on 1998/10/17  14:07:49
25437     Log: VM/ESA-update.
25438  Branch: cfgperl
25439        ! MANIFEST
25440 ____________________________________________________________________________
25441 [  2007] By: jhi                                   on 1998/10/17  13:55:34
25442     Log: Forgot few S_I* imports.
25443  Branch: cfgperl
25444        ! t/lib/ipc_sysv.t
25445 ____________________________________________________________________________
25446 [  2006] By: jhi                                   on 1998/10/17  13:43:54
25447     Log: The VM/ESA port essentials, based on
25448          
25449          perl-mvs:
25450          
25451          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
25452          Subject: Re: Can't find Data/Dumper.pm
25453          Date: Mon, 28 Sep 1998 07:40:49 +1300
25454          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
25455          
25456          private email:
25457          
25458          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
25459          Subject: Re: Perl thread problems in VM/ESA
25460          Date: Thu, 15 Oct 1998 07:18:35 +1300
25461          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
25462          
25463          and private email:
25464          
25465          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
25466          Subject:  perl archive
25467          Date:  Sun, 11 Oct 1998 19:28:54 EDT
25468          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
25469          which gave a pointer to
25470          
25471          http://pucc.princeton.edu/~neale/perl.tar
25472          
25473          (based on Perl 5.005_51)
25474  Branch: cfgperl
25475        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
25476        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
25477        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
25478        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
25479 ____________________________________________________________________________
25480 [  2005] By: jhi                                   on 1998/10/17  13:17:19
25481     Log: Integrate mainperl.
25482  Branch: cfgperl
25483       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
25484       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
25485       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
25486       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
25487       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
25488       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
25489       !> win32/makefile.mk
25490 ____________________________________________________________________________
25491 [  2004] By: jhi                                   on 1998/10/17  11:19:06
25492     Log: Removed an extra ' from the int64_t test.
25493  Branch: cfgperl
25494        ! Configure
25495 ____________________________________________________________________________
25496 [  2003] By: gsar                                  on 1998/10/17  04:11:40
25497     Log: silence -w noises (suggested by Greg Bacon)
25498  Branch: perl
25499        ! lib/Term/Complete.pm
25500 ____________________________________________________________________________
25501 [  2002] By: gsar                                  on 1998/10/17  04:07:48
25502     Log: From: Gisle Aas <gisle@aas.no>
25503          Date: 14 Oct 1998 15:53:14 +0200
25504          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
25505          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
25506  Branch: perl
25507        ! util.c
25508 ____________________________________________________________________________
25509 [  2001] By: gsar                                  on 1998/10/17  04:06:10
25510     Log: From: Gisle Aas <gisle@aas.no>
25511          Date: 14 Oct 1998 15:17:44 +0200
25512          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
25513          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
25514  Branch: perl
25515        ! toke.c
25516 ____________________________________________________________________________
25517 [  2000] By: gsar                                  on 1998/10/17  03:06:33
25518     Log: From: Gisle Aas <gisle@aas.no>
25519          Date: 14 Oct 1998 00:38:06 +0200
25520          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
25521          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
25522  Branch: perl
25523        ! sv.c
25524 ____________________________________________________________________________
25525 [  1999] By: gsar                                  on 1998/10/17  03:04:48
25526     Log: From: Dan Sugalski <sugalskd@osshe.edu>
25527          Date: Tue, 13 Oct 1998 15:10:57 -0700
25528          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
25529          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
25530  Branch: perl
25531        ! vms/ext/Stdio/Stdio.pm
25532 ____________________________________________________________________________
25533 [  1998] By: gsar                                  on 1998/10/17  03:00:40
25534     Log: skip readonly vars and unref references when doing a reset()
25535  Branch: perl
25536        ! sv.c
25537 ____________________________________________________________________________
25538 [  1997] By: gsar                                  on 1998/10/17  02:49:19
25539     Log: fix buggy treatment of large checksums on unicode strings
25540          From: Gisle Aas <gisle@aas.no>
25541          Date: 13 Oct 1998 21:35:39 +0200
25542          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
25543          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
25544  Branch: perl
25545        ! pp.c
25546 ____________________________________________________________________________
25547 [  1996] By: gsar                                  on 1998/10/17  02:43:22
25548     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25549          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
25550          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
25551          Subject: [PATCH 5.005_52] Memory overrun in os2.c
25552  Branch: perl
25553        ! os2/Makefile.SHs os2/os2.c
25554 ____________________________________________________________________________
25555 [  1995] By: gsar                                  on 1998/10/17  02:42:01
25556     Log: clarify section name rules for typemaps
25557  Branch: perl
25558        ! pod/perlxs.pod
25559 ____________________________________________________________________________
25560 [  1994] By: gsar                                  on 1998/10/17  02:33:02
25561     Log: whitespace-proof grent.t
25562  Branch: perl
25563        ! t/op/grent.t
25564 ____________________________________________________________________________
25565 [  1993] By: gsar                                  on 1998/10/17  02:27:29
25566     Log: fix bug in B::CC::pp_sassign()
25567          From: "vishal bhatia" <vishalb@hotmail.com>
25568          Date: Sun, 11 Oct 1998 18:41:38 PDT
25569          Message-ID: <19981012014139.19614.qmail@hotmail.com>
25570          Subject: B::CC problems with pp_sassign routine
25571  Branch: perl
25572        ! ext/B/B/CC.pm
25573 ____________________________________________________________________________
25574 [  1992] By: gsar                                  on 1998/10/17  02:17:49
25575     Log: applied suggested patch with small doc tweak
25576          From: Gisle Aas <gisle@aas.no>
25577          Date: 11 Oct 1998 12:53:13 +0200
25578          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
25579          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
25580  Branch: perl
25581        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
25582        ! t/op/tiehandle.t
25583 ____________________________________________________________________________
25584 [  1991] By: gsar                                  on 1998/10/17  02:08:30
25585     Log: apply non-conflicting parts from suggested patch
25586          From: jan.dubois@ibm.net (Jan Dubois)
25587          Date: Sat, 10 Oct 1998 13:15:45 +0200
25588          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
25589          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
25590  Branch: perl
25591        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
25592 ____________________________________________________________________________
25593 [  1990] By: gsar                                  on 1998/10/17  02:01:24
25594     Log: provide option to enable optimization with VC (suggested by Jan
25595          Dubois)
25596  Branch: perl
25597        ! win32/Makefile win32/makefile.mk
25598 ____________________________________________________________________________
25599 [  1989] By: gsar                                  on 1998/10/17  01:55:27
25600     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
25601          Dave Leppik <dleppik@gage.com>
25602  Branch: perl
25603        ! perl.h
25604 ____________________________________________________________________________
25605 [  1988] By: gsar                                  on 1998/10/17  01:49:05
25606     Log: stray typo found by Hugo van der Sanden
25607  Branch: perl
25608        ! op.c
25609 ____________________________________________________________________________
25610 [  1987] By: gsar                                  on 1998/10/17  01:45:52
25611     Log: perldoc pod update
25612          From: Daniel Grisinger <dgris@perrin.dimensional.com>
25613          Date: 06 Oct 1998 23:56:51 -0600
25614          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
25615          Subject: [PATCH _02 and _52] perldoc
25616  Branch: perl
25617        ! utils/perldoc.PL
25618 ____________________________________________________________________________
25619 [  1986] By: gsar                                  on 1998/10/17  01:41:40
25620     Log: qualify names of builtins
25621  Branch: perl
25622        ! ext/POSIX/POSIX.pm
25623 ____________________________________________________________________________
25624 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
25625     Log: From: Jochen Wiedmann <joe@ispsoft.de>
25626          Date: Thu, 17 Sep 1998 17:16:06 +0200
25627          Message-ID: <360127B6.E44564A@ispsoft.de>
25628          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
25629  Branch: maint-5.005/perl
25630        ! lib/ExtUtils/MakeMaker.pm
25631 ____________________________________________________________________________
25632 [  1978] By: gsar                                  on 1998/10/16  01:58:58
25633     Log: integrate cfgperl mods into mainline
25634  Branch: perl
25635       +> ext/DynaLoader/dl_vmesa.xs
25636        ! Porting/genlog
25637       !> Configure MANIFEST Makefile.SH config_h.SH
25638       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
25639       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
25640       !> x2p/Makefile.SH
25641 ____________________________________________________________________________
25642 [  1976] By: gsar                                  on 1998/10/16  00:10:52
25643     Log: stray tweak
25644  Branch: perl
25645        ! op.c
25646 ____________________________________________________________________________
25647 [  1975] By: gsar                                  on 1998/10/15  23:54:38
25648     Log: propagate typeness of lexicals while cloning them
25649  Branch: perl
25650        ! op.c
25651 ____________________________________________________________________________
25652 [  1974] By: gsar                                  on 1998/10/15  23:53:25
25653     Log: s/last/first/ typo in append_list()
25654  Branch: perl
25655        ! op.c
25656 ____________________________________________________________________________
25657 [  1973] By: gsar                                  on 1998/10/15  20:06:17
25658     Log: nuke confperl branch and contents
25659  Branch: confperl
25660        - (delete 1284 files)
25661 ____________________________________________________________________________
25662 [  1972] By: jhi                                   on 1998/10/15  07:07:35
25663     Log: Test #162 had been added but the "print 1..161" had not been updated.
25664  Branch: cfgperl
25665        ! t/op/pat.t
25666 ____________________________________________________________________________
25667 [  1971] By: gsar                                  on 1998/10/15  03:09:58
25668     Log: check in all confperl changes as of change#1964 into cfgperl
25669  Branch: cfgperl
25670        + ext/DynaLoader/dl_vmesa.xs
25671        ! Configure MANIFEST Makefile.SH config_h.SH
25672        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
25673        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
25674 ____________________________________________________________________________
25675 [  1970] By: gsar                                  on 1998/10/15  03:05:59
25676     Log: integrate mainline to get tr.t
25677  Branch: cfgperl
25678       +> t/op/tr.t
25679 ____________________________________________________________________________
25680 [  1969] By: gsar                                  on 1998/10/15  03:04:17
25681     Log: add missing tr.t to repository
25682  Branch: perl
25683        + t/op/tr.t
25684 ____________________________________________________________________________
25685 [  1968] By: gsar                                  on 1998/10/15  03:02:43
25686     Log: create cfgperl branch
25687  Branch: cfgperl
25688       +> (branch 1282 files)
25689 ____________________________________________________________________________
25690 [  1967] By: gsar                                  on 1998/10/15  02:46:08
25691     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
25692          (MAN3PODS cannot be set to ' '; stray stricture violation)
25693  Branch: perl
25694        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
25695        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
25696        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
25697        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
25698        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
25699        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
25700        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
25701        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
25702        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
25703        ! lib/ExtUtils/MM_Unix.pm
25704 ____________________________________________________________________________
25705 [  1966] By: gsar                                  on 1998/10/15  02:19:03
25706     Log: tweak to make fix in change#1944 behave correctly for closures
25707          created within eval''
25708  Branch: perl
25709        ! op.c t/op/eval.t
25710 ____________________________________________________________________________
25711 [  1965] By: gsar                                  on 1998/10/14  23:22:41
25712     Log: use better numbers for exitstatus test
25713  Branch: perl
25714        ! t/op/die_exit.t
25715 ____________________________________________________________________________
25716 [  1964] By: jhi                                   on 1998/10/14  17:25:41
25717     Log: Add VM/ESA dynaloading (uses <dll.h>).
25718  Branch: confperl
25719        + ext/DynaLoader/dl_vmesa.xs
25720        ! MANIFEST
25721 ____________________________________________________________________________
25722 [  1963] By: jhi                                   on 1998/10/14  17:17:10
25723     Log: Remove a2p.loadmap in 'clean' target.
25724  Branch: confperl
25725        ! x2p/Makefile.SH
25726 ____________________________________________________________________________
25727 [  1962] By: jhi                                   on 1998/10/14  17:13:11
25728     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
25729  Branch: confperl
25730        ! Makefile.SH
25731 ____________________________________________________________________________
25732 [  1961] By: jhi                                   on 1998/10/14  16:27:39
25733     Log: VM/ESA creates executable.loadmaps.
25734  Branch: confperl
25735        ! Makefile.SH
25736 ____________________________________________________________________________
25737 [  1960] By: jhi                                   on 1998/10/14  15:37:39
25738     Log: Introduce SCHED_YIELD (one of sched_yield(),
25739          pthread_yield(), or pthread_yield(NULL)).
25740          YIELD is then defined using SCHED_YIELD unless
25741          a platform-specific YIELD has already been defined.
25742          
25743          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
25744          
25745          The need for pthread_yield(NULL) and pthread_attr_setdet...
25746          introduced by (private email)
25747          
25748          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
25749          Date: Sat, 10 Oct 1998 21:08:15 +1300
25750          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
25751          Subject: Re: Perl thread problems in VM/ESA
25752          
25753          Better select() protoprobe (for AIX), from (private email)
25754          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
25755          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
25756          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
25757          Subject: AIX select (fwd)
25758          From: Lars Hecking <lhecking@nmrc.ucc.ie>
25759          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
25760          Date: Fri, 2 Oct 1998 10:40:01 +0100
25761          Subject: AIX select
25762          
25763          Linux-avoid-so.X.Y, based on
25764          From: "Kurt D. Starsinic" <kstar@chapin.edu>
25765          Date: Tue, 13 Oct 1998 15:55:07 -0400
25766          Message-ID: <19981013155507.B4004@O2.chapin.edu>
25767          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
25768  Branch: confperl
25769        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
25770        ! thread.h
25771 ____________________________________________________________________________
25772 [  1959] By: jhi                                   on 1998/10/14  12:51:26
25773     Log: Some old pthread implementations have
25774          pthread_attr_setdetachstate(pthread_attr_t*, int*).
25775  Branch: confperl
25776        ! ext/Thread/Thread.xs
25777 ____________________________________________________________________________
25778 [  1958] By: jhi                                   on 1998/10/14  12:41:11
25779     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
25780          counterparts will follow soon.
25781  Branch: confperl
25782        ! thread.h
25783 ____________________________________________________________________________
25784 [  1957] By: jhi                                   on 1998/10/14  12:38:11
25785     Log: Add tr.t (MANIFEST already knew about it, strange)
25786  Branch: confperl
25787        + t/op/tr.t
25788 ____________________________________________________________________________
25789 [  1956] By: jhi                                   on 1998/10/14  12:24:35
25790     Log: Mutexen should be initialized only once.
25791  Branch: confperl
25792        ! gv.c op.c
25793 ____________________________________________________________________________
25794 [  1955] By: jhi                                   on 1998/10/14  12:19:38
25795     Log: os390 has its own cppstdin.
25796  Branch: confperl
25797        ! hints/os390.sh
25798 ____________________________________________________________________________
25799 [  1954] By: jhi                                   on 1998/10/14  12:15:06
25800     Log: Integrate with mainperl.
25801  Branch: confperl
25802       !> (integrate 1280 files)
25803 ____________________________________________________________________________
25804 [  1953] By: jhi                                   on 1998/10/14  11:48:08
25805     Log: Removed duplicate CMA threads code for HPUX 10.X.
25806          (probably residue of patch(1) being too understanding)
25807          Enhanced 64-bit settings. (redo change#1940)
25808  Branch: confperl
25809        ! hints/hpux.sh
25810 ____________________________________________________________________________
25811 [  1952] By: jhi                                   on 1998/10/14  11:45:16
25812     Log: (redo change#1949) Detypo in the d_open64 warning about
25813          the impending WHOA.
25814  Branch: confperl
25815        ! hints/irix_6.sh
25816 ____________________________________________________________________________
25817 [  1951] By: jhi                                   on 1998/10/14  10:54:16
25818     Log: Mutexen should only be inited once, after they have been New()ed.
25819  Branch: confperl
25820        ! gv.c op.c
25821 ____________________________________________________________________________
25822 [  1950] By: jhi                                   on 1998/10/14  10:41:43
25823     Log: Own cppstdin.
25824  Branch: confperl
25825        ! hints/os390.sh
25826 ____________________________________________________________________________
25827 [  1949] By: jhi                                   on 1998/10/14  10:34:23
25828     Log: Detypo in the d_open64 warning about the impending WHOA.
25829  Branch: confperl
25830        ! hints/irix_6.sh
25831 ____________________________________________________________________________
25832 [  1948] By: gsar                                  on 1998/10/14  05:38:01
25833     Log: two typos
25834  Branch: perl
25835        ! pp_hot.c t/op/eval.t
25836 ____________________________________________________________________________
25837 [  1947] By: gsar                                  on 1998/10/14  05:37:10
25838     Log: let docatch() pass the buck when restartop turns out to be null,
25839          making exceptions in BEGIN{} propagate as expected
25840  Branch: perl
25841        ! pp_ctl.c t/op/misc.t
25842 ____________________________________________________________________________
25843 [  1946] By: gsar                                  on 1998/10/13  03:41:49
25844     Log: add missing file from change#1943
25845  Branch: perl
25846        ! proto.h
25847 ____________________________________________________________________________
25848 [  1945] By: gsar                                  on 1998/10/13  03:32:02
25849     Log: defer "deep recursion" warnings until CXt_SUB context is properly
25850          set up
25851  Branch: perl
25852        ! pp_hot.c t/pragma/warn/pp_hot
25853 ____________________________________________________________________________
25854 [  1944] By: gsar                                  on 1998/10/13  03:15:50
25855     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
25856          fixup the cop_seq value that must be seen by lexical lookups that
25857          emanate within eval''
25858  Branch: perl
25859        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
25860 ____________________________________________________________________________
25861 [  1943] By: gsar                                  on 1998/10/13  02:06:09
25862     Log: ensure recursive attempts to findlex()icals know enough about where
25863          the last eval'' context was encountered
25864  Branch: perl
25865        ! op.c t/op/eval.t
25866 ____________________________________________________________________________
25867 [  1942] By: gsar                                  on 1998/10/13  02:01:24
25868     Log: force copy of substrings when matching against temporaries
25869  Branch: perl
25870        ! pp_hot.c t/op/pat.t
25871 ____________________________________________________________________________
25872 [  1941] By: gsar                                  on 1998/10/13  01:49:16
25873     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
25874          implementation)
25875  Branch: perl
25876        ! pp_ctl.c t/op/runlevel.t
25877 ____________________________________________________________________________
25878 [  1940] By: jhi                                   on 1998/10/12  09:57:44
25879     Log: Removed duplicate CMA threads code for HPUX 10.X.
25880          (probably residue of patch(1) being too understanding)
25881          Enhanced 64-bit settings.
25882  Branch: confperl
25883        ! hints/hpux.sh
25884 ____________________________________________________________________________
25885 [  1939] By: jhi                                   on 1998/10/12  09:53:11
25886     Log: Initial sync from mainline perl.
25887  Branch: confperl
25888        + (add 1282 files)
25889 ____________________________________________________________________________
25890 [  1937] By: gsar                                  on 1998/10/06  21:16:34
25891     Log: fix $/ init for USE_THREADS
25892  Branch: perl
25893        ! perl.c
25894 ____________________________________________________________________________
25895 [  1936] By: gsar                                  on 1998/10/06  07:19:39
25896     Log: fix globals caught by change#1927; builds and tests on Solaris
25897  Branch: perl
25898        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
25899        ! warning.h warning.pl
25900 ____________________________________________________________________________
25901 [  1935] By: gsar                                  on 1998/10/06  06:50:35
25902     Log: add test for previous fix
25903  Branch: perl
25904        ! ext/Thread/create.t
25905 ____________________________________________________________________________
25906 [  1934] By: gsar                                  on 1998/10/06  06:37:36
25907     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
25908  Branch: perl
25909        ! util.c
25910 ____________________________________________________________________________
25911 [  1933] By: gsar                                  on 1998/10/06  05:04:20
25912     Log: undo bogus part of change#1903 (as pointed out by Larry)
25913  Branch: perl
25914        ! pp_ctl.c
25915 ____________________________________________________________________________
25916 [  1932] By: gsar                                  on 1998/10/06  04:21:31
25917     Log: added tweaked version of suggested patch
25918          From: jan.dubois@ibm.net (Jan Dubois)
25919          Date: Sat, 03 Oct 1998 19:04:48 +0200
25920          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
25921          Subject: [PATCH 5.005_52] More MakeMaker  patches
25922  Branch: perl
25923        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
25924        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
25925 ____________________________________________________________________________
25926 [  1931] By: gsar                                  on 1998/10/06  04:04:33
25927     Log: use cpp symbols instead of hardwired constants
25928          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25929          Date: Mon, 05 Oct 1998 09:23:33 +0100
25930          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
25931          Subject: [PATCH 5.005_52] By the numbers (resend)
25932  Branch: perl
25933        ! op.c
25934 ____________________________________________________________________________
25935 [  1930] By: gsar                                  on 1998/10/06  04:01:55
25936     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25937          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
25938          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
25939          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
25940  Branch: perl
25941        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
25942        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
25943 ____________________________________________________________________________
25944 [  1929] By: gsar                                  on 1998/10/06  03:50:36
25945     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25946          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
25947          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
25948          Subject: [PATCH 5.00552] Minor test improvement
25949  Branch: perl
25950        ! t/op/magic.t
25951 ____________________________________________________________________________
25952 [  1928] By: gsar                                  on 1998/10/06  03:49:03
25953     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25954          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
25955          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
25956          Subject: [PATCH 5.00552] emacs/ptags inprovements
25957  Branch: perl
25958        ! emacs/ptags
25959 ____________________________________________________________________________
25960 [  1927] By: gsar                                  on 1998/10/06  03:47:44
25961     Log: disable C<#define dirty PL_dirty> et al.
25962  Branch: perl
25963        ! embed.pl embedvar.h
25964 ____________________________________________________________________________
25965 [  1926] By: gsar                                  on 1998/10/06  03:43:32
25966     Log: From: Mark-Jason Dominus <mjd@plover.com>
25967          Date: Sun, 04 Oct 1998 14:48:11 -0400
25968          Message-ID: <19981004184811.16048.qmail@plover.com>
25969          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
25970  Branch: perl
25971        ! utils/perldoc.PL
25972 ____________________________________________________________________________
25973 [  1925] By: gsar                                  on 1998/10/06  03:27:35
25974     Log: disable USE_THREADS when PERL_OBJECT is enabled
25975  Branch: perl
25976        ! win32/Makefile win32/makefile.mk
25977 ____________________________________________________________________________
25978 [  1924] By: gsar                                  on 1998/10/06  03:26:54
25979     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
25980  Branch: perl
25981        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
25982        ! vms/perly_c.vms
25983 ____________________________________________________________________________
25984 [  1923] By: gsar                                  on 1998/10/03  05:19:56
25985     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
25986          overridden
25987  Branch: perl
25988        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
25989        ! proto.h vms/perly_c.vms
25990 ____________________________________________________________________________
25991 [  1922] By: gsar                                  on 1998/10/03  03:59:50
25992     Log: suppress manifypods leak in extensions
25993  Branch: perl
25994        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
25995 ____________________________________________________________________________
25996 [  1921] By: gsar                                  on 1998/10/02  22:30:15
25997     Log: os390 fixes (suggested by Peter Prymmer)
25998  Branch: perl
25999        ! Makefile.SH regcomp.c
26000 ____________________________________________________________________________
26001 [  1920] By: gsar                                  on 1998/10/02  21:41:19
26002     Log: squelch undef warnings
26003          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26004          Date: Fri, 02 Oct 1998 11:01:14 +0100
26005          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
26006          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
26007  Branch: perl
26008        ! Changes lib/Math/BigInt.pm
26009 ____________________________________________________________________________
26010 [  1919] By: gsar                                  on 1998/10/02  04:59:13
26011     Log: add note to INSTALL about ANSI C
26012  Branch: perl
26013        ! INSTALL
26014 ____________________________________________________________________________
26015 [  1918] By: gsar                                  on 1998/10/02  04:21:10
26016     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
26017          From: jan.dubois@ibm.net (Jan Dubois)
26018          Date: Wed, 30 Sep 1998 23:35:30 +0200
26019          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
26020          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
26021  Branch: perl
26022        ! lib/ExtUtils/xsubpp
26023 ____________________________________________________________________________
26024 [  1917] By: gsar                                  on 1998/10/02  04:16:02
26025     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
26026          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
26027          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
26028          Subject: Re: Configure test for selectbits busted
26029  Branch: perl
26030        ! Configure
26031 ____________________________________________________________________________
26032 [  1916] By: gsar                                  on 1998/10/02  04:14:17
26033     Log: From: Dan Sugalski <sugalskd@osshe.edu>
26034          Date: Wed, 30 Sep 1998 17:15:20 -0700
26035          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
26036          Subject: [PATCH 5.005_02]VMS config tweaks
26037  Branch: perl
26038        ! vms/descrip_mms.template vms/subconfigure.com
26039 ____________________________________________________________________________
26040 [  1915] By: gsar                                  on 1998/10/02  04:10:47
26041     Log: use Off_t to permit 64-bit seek()
26042          From: Scott Henry <scotth@sgi.com>
26043          Date: 29 Sep 1998 17:38:46 -0700
26044          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
26045          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
26046          --
26047          Date: 28 Sep 1998 18:55:37 -0700
26048          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
26049          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
26050  Branch: perl
26051        ! doio.c pp_sys.c proto.h sv.c
26052 ____________________________________________________________________________
26053 [  1914] By: gsar                                  on 1998/10/02  04:05:36
26054     Log: normalize tm struct passed to strftime() with mktime()
26055          From: Spider Boardman <spider@orb.nashua.nh.us>
26056          Date: Wed, 30 Sep 1998 15:12:09 -0400
26057          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
26058          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
26059  Branch: perl
26060        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
26061 ____________________________________________________________________________
26062 [  1913] By: gsar                                  on 1998/10/02  03:59:46
26063     Log: don't try to run foo_SH.orig etc.
26064  Branch: perl
26065        ! Configure
26066 ____________________________________________________________________________
26067 [  1912] By: gsar                                  on 1998/10/02  03:45:37
26068     Log: make warning about glob process failure optional
26069  Branch: perl
26070        ! pod/perldiag.pod pp_hot.c
26071 ____________________________________________________________________________
26072 [  1911] By: gsar                                  on 1998/10/02  02:52:21
26073     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
26074          From: Dominic Dunlop <domo@vo.lu>
26075          Date: Tue, 29 Sep 1998 21:06:30 +0000
26076          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
26077          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
26078          --
26079          Date: Wed, 30 Sep 1998 11:46:44 +0000
26080          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
26081          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
26082  Branch: perl
26083        ! pod/perldiag.pod regcomp.c
26084 ____________________________________________________________________________
26085 [  1910] By: gsar                                  on 1998/10/02  02:48:48
26086     Log: minor Configure tweaks (via private mail)
26087          From: Jarkko Hietaniemi <jhi@iki.fi>
26088          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
26089          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
26090          Subject: [PATCH] 5.005_52: the drizzle continues
26091  Branch: perl
26092        ! Configure config_h.SH handy.h
26093 ____________________________________________________________________________
26094 [  1909] By: gsar                                  on 1998/10/02  02:46:39
26095     Log: update SCO hints for dynamic loading
26096          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
26097          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
26098          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
26099          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
26100          --
26101          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
26102          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
26103          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
26104  Branch: perl
26105        ! hints/sco.sh
26106 ____________________________________________________________________________
26107 [  1908] By: gsar                                  on 1998/10/02  02:33:39
26108     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
26109  Branch: perl
26110        ! lib/File/Find.pm
26111 ____________________________________________________________________________
26112 [  1907] By: gsar                                  on 1998/10/02  02:21:52
26113     Log: applied patches, but retained old behavior for win32 (where compilers
26114          can't read from stdin at all)
26115          From: Graham Barr <gbarr@ti.com>
26116          Date: Mon, 28 Sep 1998 09:41:49 -0500
26117          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
26118          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
26119          --
26120          Date: Tue, 29 Sep 1998 12:35:43 -0500
26121          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
26122          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
26123  Branch: perl
26124        ! ext/Errno/Errno_pm.PL
26125 ____________________________________________________________________________
26126 [  1906] By: gsar                                  on 1998/10/02  02:02:19
26127     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
26128          Hietaniemi)
26129  Branch: perl
26130        ! t/op/grent.t
26131 ____________________________________________________________________________
26132 [  1905] By: gsar                                  on 1998/10/02  01:59:56
26133     Log: win32 caveats about truncate()
26134  Branch: perl
26135        ! pod/perlport.pod
26136 ____________________________________________________________________________
26137 [  1904] By: gsar                                  on 1998/10/02  01:53:25
26138     Log: various Configure and hints updates (prefer drand48() or random()
26139          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
26140          applied modulo SCO hints superceded by later patch
26141          From: Jarkko Hietaniemi <jhi@iki.fi>
26142          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
26143          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
26144          Subject: [PATCH] 5.005_52: Configure et al:
26145  Branch: perl
26146        + ext/IPC/SysV/hints/next_3.pl
26147        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
26148        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
26149        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
26150 ____________________________________________________________________________
26151 [  1903] By: gsar                                  on 1998/10/02  01:42:37
26152     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
26153          Date: Mon, 28 Sep 1998 17:41:49 +0100
26154          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
26155          Subject: [PATCH 5.005_52] Re: More on ?p 
26156          --
26157          Date: Thu, 01 Oct 1998 09:10:58 +0100
26158          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
26159          Subject: [PATCH 5.005_52] ?p fix
26160          --
26161          Date: Thu, 01 Oct 1998 10:45:56 +0100
26162          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
26163          Subject: [PATCH 5.005_52] more on ?p
26164  Branch: perl
26165        ! pp_ctl.c
26166 ____________________________________________________________________________
26167 [  1902] By: gsar                                  on 1998/10/02  01:36:14
26168     Log: From: Kenneth Duda <kjd@cisco.com>
26169          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
26170          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
26171          Subject: writemain dies when there are more than 4000 characters of extensions
26172  Branch: perl
26173        ! writemain.SH
26174 ____________________________________________________________________________
26175 [  1901] By: gsar                                  on 1998/10/02  01:33:16
26176     Log: tweak run_byacc recipe
26177  Branch: perl
26178        ! Makefile.SH Porting/pumpkin.pod
26179 ____________________________________________________________________________
26180 [  1900] By: gsar                                  on 1998/10/02  01:02:09
26181     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
26182  Branch: perl
26183        ! perl.h pp_ctl.c
26184 ____________________________________________________________________________
26185 [  1899] By: gsar                                  on 1998/09/28  20:46:30
26186     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
26187          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
26188          Dvornik)
26189  Branch: perl
26190        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
26191 ____________________________________________________________________________
26192 [  1898] By: gsar                                  on 1998/09/28  20:42:52
26193     Log: flush unsubmitted 5.00552 change
26194  Branch: perl
26195        ! MANIFEST
26196 ____________________________________________________________________________
26197 [  1897] By: gsar                                  on 1998/09/27  04:43:06
26198     Log: run vms_yfix.pl
26199  Branch: perl
26200        ! vms/perly_c.vms
26201 ____________________________________________________________________________
26202 [  1896] By: gsar                                  on 1998/09/27  03:38:55
26203     Log: small tweak on last change
26204  Branch: perl
26205        ! win32/win32.c
26206 ____________________________________________________________________________
26207 [  1895] By: gsar                                  on 1998/09/27  03:17:17
26208     Log: fix win32_stat() to do the right thing for share names
26209  Branch: perl
26210        ! win32/win32.c
26211 ____________________________________________________________________________
26212 [  1891] By: larry                                 on 1998/09/25  18:50:40
26213     Log: Fixed apostrophe problem from Mark Knutsen.
26214  Branch: perl
26215        ! sv.h
26216
26217 ----------------
26218 Version 5.005_52
26219 ----------------
26220
26221 ____________________________________________________________________________
26222 [  1890] By: gsar                                  on 1998/09/25  10:25:00
26223     Log: update template config.sh, add new config vars to win32 stuff
26224  Branch: perl
26225        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
26226        ! pp_sys.c proto.h win32/config.bc win32/config.gc
26227        ! win32/config.vc win32/config_H.bc win32/config_H.gc
26228        ! win32/config_H.vc win32/win32.h
26229 ____________________________________________________________________________
26230 [  1889] By: gsar                                  on 1998/09/25  07:13:13
26231     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
26232          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
26233          of full-fledged 64-bit support (including support for: fseeko/ftello,
26234          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
26235          in Fcntl)
26236          From: Jarkko Hietaniemi <jhi@iki.fi>
26237          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
26238          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
26239          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
26240          --
26241          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
26242          Date: 12 Sep 1998 09:44:25 +0300
26243          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
26244          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
26245  Branch: perl
26246        + lib/filetest.pm
26247        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
26248        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
26249        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
26250        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
26251        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
26252        ! win32/makedef.pl
26253 ____________________________________________________________________________
26254 [  1888] By: gsar                                  on 1998/09/25  06:27:12
26255     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
26256  Branch: perl
26257        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
26258        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26259        ! win32/makedef.pl win32/makefile.mk win32/win32.c
26260 ____________________________________________________________________________
26261 [  1887] By: gsar                                  on 1998/09/25  04:50:49
26262     Log: win32.c tweak
26263  Branch: perl
26264        ! win32/win32.c
26265 ____________________________________________________________________________
26266 [  1886] By: gsar                                  on 1998/09/25  04:47:32
26267     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
26268  Branch: perl
26269        ! lib/ExtUtils/MakeMaker.pm
26270 ____________________________________________________________________________
26271 [  1885] By: gsar                                  on 1998/09/25  04:05:09
26272     Log: From: Dominic Dunlop <domo@vo.lu>
26273          Date: Thu, 10 Sep 1998 11:02:46 +0000
26274          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
26275          Subject: MM_Unix::canonpath erroneously turns leading // into /
26276  Branch: perl
26277        ! lib/ExtUtils/MM_Unix.pm
26278 ____________________________________________________________________________
26279 [  1884] By: gsar                                  on 1998/09/25  03:06:10
26280     Log: temporarily disable perl malloc for a2p until we clean up
26281          conflicting malloc() declarations everywhere
26282  Branch: perl
26283        ! x2p/Makefile.SH
26284 ____________________________________________________________________________
26285 [  1883] By: gsar                                  on 1998/09/25  02:27:00
26286     Log: remove obsolete win32/bin/*.pl
26287  Branch: perl
26288        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
26289        ! Changes MANIFEST win32/Makefile win32/makefile.mk
26290 ____________________________________________________________________________
26291 [  1882] By: gsar                                  on 1998/09/25  02:04:43
26292     Log: missing file in last submit
26293  Branch: perl
26294        ! proto.h
26295 ____________________________________________________________________________
26296 [  1881] By: gsar                                  on 1998/09/25  01:56:54
26297     Log: serial access to PL_x[inpr]v_root for USE_THREADS
26298  Branch: perl
26299        ! sv.c
26300 ____________________________________________________________________________
26301 [  1880] By: gsar                                  on 1998/09/25  01:19:38
26302     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
26303          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
26304          Date: Thu, 24 Sep 1998 22:01:09 +0900
26305          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
26306          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
26307  Branch: perl
26308        ! hv.c proto.h
26309 ____________________________________________________________________________
26310 [  1879] By: gsar                                  on 1998/09/25  00:20:07
26311     Log: tweaks to enable PERL_OBJECT to build & test on win32
26312  Branch: perl
26313        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
26314        ! win32/GenCAPI.pl
26315 ____________________________________________________________________________
26316 [  1878] By: gsar                                  on 1998/09/25  00:13:36
26317     Log: fix change#1861, which breaks default boot_xxx symbol generation
26318  Branch: perl
26319        ! lib/ExtUtils/Mksymlists.pm
26320 ____________________________________________________________________________
26321 [  1877] By: gsar                                  on 1998/09/24  10:29:54
26322     Log: two tweaks for clean build and test on Solaris
26323  Branch: perl
26324        ! op.c t/op/subst.t
26325 ____________________________________________________________________________
26326 [  1876] By: gsar                                  on 1998/09/24  09:04:43
26327     Log: From: Colin Kuskie <ckuskie@cadence.com>
26328          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
26329          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
26330          Subject: [PATCH 5.005_51] perlform.pod
26331  Branch: perl
26332        ! pod/perlform.pod
26333 ____________________________________________________________________________
26334 [  1875] By: gsar                                  on 1998/09/24  08:47:47
26335     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26336          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
26337          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
26338          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
26339  Branch: perl
26340        ! regexec.c
26341 ____________________________________________________________________________
26342 [  1874] By: gsar                                  on 1998/09/24  08:44:55
26343     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26344          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
26345          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
26346          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
26347  Branch: perl
26348        ! toke.c
26349 ____________________________________________________________________________
26350 [  1873] By: gsar                                  on 1998/09/24  08:39:41
26351     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26352          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
26353          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
26354          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
26355  Branch: perl
26356        ! Changes regcomp.c
26357 ____________________________________________________________________________
26358 [  1872] By: gsar                                  on 1998/09/24  08:37:00
26359     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
26360          Date: Sun, 23 Aug 1998 23:18:38 PDT
26361          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
26362          Subject: new irix_6.sh hints file
26363  Branch: perl
26364        ! hints/irix_6.sh
26365 ____________________________________________________________________________
26366 [  1871] By: gsar                                  on 1998/09/24  07:26:37
26367     Log: correct FSF address in various places
26368  Branch: perl
26369        ! Copying README ext/B/README lib/Getopt/Long.pm
26370 ____________________________________________________________________________
26371 [  1870] By: gsar                                  on 1998/09/24  07:11:56
26372     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
26373          Date:    Fri, 14 Aug 1998 09:20:16 PDT
26374          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
26375          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
26376  Branch: perl
26377        ! configure.com
26378 ____________________________________________________________________________
26379 [  1869] By: gsar                                  on 1998/09/24  06:55:59
26380     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
26381          From:    Scott Henry <scotth@sgi.com>
26382          Date:    13 Aug 1998 09:52:15 PDT
26383          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
26384          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
26385  Branch: perl
26386        ! hints/irix_6.sh
26387 ____________________________________________________________________________
26388 [  1868] By: gsar                                  on 1998/09/24  06:51:23
26389     Log: From:    Nathan Torkington <gnat@frii.com>
26390          Date:    Thu, 13 Aug 1998 10:59:48 MDT
26391          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
26392          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
26393  Branch: perl
26394        ! pod/perlfunc.pod
26395 ____________________________________________________________________________
26396 [  1867] By: gsar                                  on 1998/09/24  06:45:13
26397     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
26398          that are autoloaded)
26399  Branch: perl
26400        ! pp_ctl.c
26401 ____________________________________________________________________________
26402 [  1866] By: gsar                                  on 1998/09/24  05:21:19
26403     Log: grandfather deprecated "$$<digit>" no more
26404  Branch: perl
26405        ! pod/perldiag.pod toke.c
26406 ____________________________________________________________________________
26407 [  1865] By: gsar                                  on 1998/09/24  04:52:48
26408     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
26409          low bits (suggested by Ilya Zakharevich)
26410  Branch: perl
26411        ! hv.h
26412 ____________________________________________________________________________
26413 [  1864] By: gsar                                  on 1998/09/24  04:29:14
26414     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
26415          perly_c.diff
26416  Branch: perl
26417        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
26418        ! perly_c.diff toke.c
26419 ____________________________________________________________________________
26420 [  1863] By: gsar                                  on 1998/09/24  03:36:30
26421     Log: provide locked access to string table for USE_THREADS
26422  Branch: perl
26423        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
26424 ____________________________________________________________________________
26425 [  1862] By: gsar                                  on 1998/09/24  03:30:32
26426     Log: remove bogus warn()
26427  Branch: perl
26428        ! embed.pl
26429 ____________________________________________________________________________
26430 [  1861] By: gsar                                  on 1998/09/24  02:58:51
26431     Log: applied suggested patch, adapted for all platforms
26432          From: jan.dubois@ibm.net (Jan Dubois)
26433          Date: Sun, 20 Sep 1998 12:56:38 +0200
26434          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
26435          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
26436  Branch: perl
26437        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
26438        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
26439        ! lib/ExtUtils/MakeMaker.pm
26440 ____________________________________________________________________________
26441 [  1860] By: gsar                                  on 1998/09/24  02:16:14
26442     Log: upgrade to CPAN-1.40
26443  Branch: perl
26444        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
26445 ____________________________________________________________________________
26446 [  1859] By: gsar                                  on 1998/09/24  02:08:59
26447     Log: use $ENV{MAKEMAKEROPT} to set default command line args
26448  Branch: perl
26449        ! lib/ExtUtils/MakeMaker.pm
26450 ____________________________________________________________________________
26451 [  1857] By: gsar                                  on 1998/09/23  10:58:36
26452     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26453          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
26454          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
26455          Subject: More verbose Test::Harness [PATCH]
26456  Branch: perl
26457        ! lib/Test/Harness.pm
26458 ____________________________________________________________________________
26459 [  1856] By: gsar                                  on 1998/09/23  10:56:24
26460     Log: update hints for OPENSTEP 4.2 on i386
26461          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
26462          Date: Sun, 20 Sep 1998 01:03:18 +0200
26463          Message-Id: <9809192303.AA29190@Spike>
26464          Subject: Perl 5.005_02 compilation problems
26465  Branch: perl
26466        ! hints/next_4.sh
26467 ____________________________________________________________________________
26468 [  1855] By: gsar                                  on 1998/09/23  10:52:27
26469     Log: reset errno after C<require> search (as suggested by Larry)
26470  Branch: perl
26471        ! pp_ctl.c
26472 ____________________________________________________________________________
26473 [  1854] By: gsar                                  on 1998/09/23  10:50:26
26474     Log: misc pod tweaks
26475  Branch: perl
26476        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
26477 ____________________________________________________________________________
26478 [  1853] By: gsar                                  on 1998/09/23  10:46:06
26479     Log: make Pod/Html.pm handle the --title option properly (as suggested
26480          by gml4410@ggr.co.uk)
26481  Branch: perl
26482        ! lib/Pod/Html.pm
26483 ____________________________________________________________________________
26484 [  1852] By: gsar                                  on 1998/09/23  10:41:39
26485     Log: SSNEW() API for allocating memory on the savestack
26486          From: Albert Dvornik <bert@genscan.com>
26487          Date: 17 Sep 1998 19:23:07 -0400
26488          Message-Id: <tqemtae338.fsf@puma.genscan.com>
26489          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
26490  Branch: perl
26491        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
26492        ! perl.h proto.h scope.c scope.h t/io/tell.t
26493 ____________________________________________________________________________
26494 [  1851] By: gsar                                  on 1998/09/23  10:37:05
26495     Log: From: Jochen Wiedmann <joe@ispsoft.de>
26496          Date: Thu, 17 Sep 1998 17:16:06 +0200
26497          Message-ID: <360127B6.E44564A@ispsoft.de>
26498          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
26499  Branch: perl
26500        ! lib/ExtUtils/MakeMaker.pm
26501 ____________________________________________________________________________
26502 [  1850] By: gsar                                  on 1998/09/23  10:33:05
26503     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
26504          Date: 15 Sep 1998 01:32:31 +0200
26505          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
26506          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
26507  Branch: perl
26508        ! lib/ExtUtils/MM_Unix.pm
26509 ____________________________________________________________________________
26510 [  1849] By: gsar                                  on 1998/09/23  10:29:04
26511     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
26512          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
26513          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
26514          Subject: Re: extralibs.ld problem in MM_VMS.pm
26515  Branch: perl
26516        ! lib/ExtUtils/MM_VMS.pm
26517 ____________________________________________________________________________
26518 [  1848] By: gsar                                  on 1998/09/23  10:25:24
26519     Log: From: Roderick Schertler <roderick@argon.org>
26520          Date: 11 Sep 1998 16:19:21 -0400
26521          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
26522          Subject: Re: Open2 and memory leaks
26523  Branch: perl
26524        ! lib/IPC/Open3.pm
26525 ____________________________________________________________________________
26526 [  1847] By: gsar                                  on 1998/09/23  10:18:31
26527     Log: From: Roderick Schertler <roderick@argon.org>
26528          Date: Wed, 09 Sep 1998 23:52:48 -0400
26529          Message-ID: <20567.905399568@eeyore.ibcinc.com>
26530          Subject: seed srand from /dev/urandom when possible
26531  Branch: perl
26532        ! pod/perlfunc.pod pp.c
26533 ____________________________________________________________________________
26534 [  1846] By: gsar                                  on 1998/09/23  10:12:22
26535     Log: From: Roderick Schertler <roderick@argon.org>
26536          Date: Thu, 10 Sep 1998 00:32:17 -0400
26537          Message-ID: <21142.905401937@eeyore.ibcinc.com>
26538          Subject: doc update for crypt()'s salt
26539  Branch: perl
26540        ! pod/perlfunc.pod
26541 ____________________________________________________________________________
26542 [  1845] By: gsar                                  on 1998/09/23  10:09:23
26543     Log: fix h2ph handling of C<#error "foo">
26544          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
26545          Date: Thu, 10 Sep 1998 09:59:33 +0900
26546          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
26547          Subject: [5.005_02] h2ph problem
26548  Branch: perl
26549        ! utils/h2ph.PL
26550 ____________________________________________________________________________
26551 [  1844] By: gsar                                  on 1998/09/23  10:06:13
26552     Log: plug strictly private function leaks in API listing
26553  Branch: perl
26554        ! pod/perlguts.pod
26555 ____________________________________________________________________________
26556 [  1843] By: gsar                                  on 1998/09/23  10:02:57
26557     Log: hide symbol for static build
26558          From: Dominic Dunlop <domo@vo.lu>
26559          Date: Tue, 8 Sep 1998 21:40:46 +0000
26560          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
26561          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
26562  Branch: perl
26563        ! regcomp.c
26564 ____________________________________________________________________________
26565 [  1842] By: gsar                                  on 1998/09/23  09:52:46
26566     Log: define PUT_svindex(), PUT_opindex()
26567  Branch: perl
26568        ! ext/B/B/Assembler.pm
26569 ____________________________________________________________________________
26570 [  1841] By: gsar                                  on 1998/09/23  09:44:25
26571     Log: From: Dominic Dunlop <domo@vo.lu>
26572          Date: Tue, 8 Sep 1998 15:34:53 +0000
26573          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
26574          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
26575  Branch: perl
26576        ! t/pragma/warn/regexec
26577 ____________________________________________________________________________
26578 [  1840] By: gsar                                  on 1998/09/23  09:42:17
26579     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
26580  Branch: perl
26581        ! win32/bin/pl2bat.pl
26582 ____________________________________________________________________________
26583 [  1839] By: gsar                                  on 1998/09/23  09:38:18
26584     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
26585          Date: Mon, 7 Sep 1998 17:36:09 +0900
26586          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
26587          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
26588  Branch: perl
26589        ! ext/Thread/Thread.xs
26590 ____________________________________________________________________________
26591 [  1838] By: gsar                                  on 1998/09/23  09:21:11
26592     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
26593          Date: Thu, 10 Sep 1998 00:02:07 -0400
26594          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
26595          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
26596  Branch: perl
26597        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
26598        + vos/config.h vos/config_h.SH_orig vos/perl.bind
26599        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
26600        ! MANIFEST perl.c perl.h pod/perlport.pod
26601 ____________________________________________________________________________
26602 [  1837] By: gsar                                  on 1998/09/23  08:45:58
26603     Log: (via private mail)
26604          From: Charles Bailey <BAILEY@newman.upenn.edu>
26605          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
26606          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
26607          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
26608  Branch: perl
26609        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
26610        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
26611        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
26612        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
26613        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
26614        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
26615        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
26616        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
26617        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
26618        ! vms/writemain.pl
26619 ____________________________________________________________________________
26620 [  1836] By: gsar                                  on 1998/09/23  08:17:42
26621     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26622          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
26623          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
26624          Subject: [PATCH 5.005_*] OS/2 spawning typos
26625  Branch: perl
26626        ! os2/os2.c
26627 ____________________________________________________________________________
26628 [  1835] By: gsar                                  on 1998/09/23  08:09:55
26629     Log: warn on C<my($foo,$foo)>
26630  Branch: perl
26631        ! op.c pod/perldiag.pod
26632 ____________________________________________________________________________
26633 [  1834] By: gsar                                  on 1998/09/23  07:35:56
26634     Log: From: pvhp@forte.com (Peter Prymmer)
26635          Date: Fri, 4 Sep 98 13:27:41 PDT
26636          Message-Id: <9809042027.AA04463@forte.com>
26637          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
26638  Branch: perl
26639        ! README.vms
26640 ____________________________________________________________________________
26641 [  1833] By: gsar                                  on 1998/09/23  07:27:34
26642     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
26643          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
26644          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
26645          Subject: PATCH: 5.005_02 hint/hpux.sh
26646  Branch: perl
26647        ! hints/hpux.sh
26648 ____________________________________________________________________________
26649 [  1832] By: gsar                                  on 1998/09/23  07:22:40
26650     Log: fix (some) installhtml bugs
26651          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
26652          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
26653          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
26654          Subject: installhtml script needs work
26655  Branch: perl
26656        ! installhtml
26657 ____________________________________________________________________________
26658 [  1831] By: gsar                                  on 1998/09/23  07:19:30
26659     Log: document 'U' magic with examples
26660          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
26661          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
26662          Message-Id: <199809011455.PAA00631@sale-wts>
26663          Subject: Re: Looking for some XS MAGIC examples...
26664  Branch: perl
26665        ! pod/perlguts.pod
26666 ____________________________________________________________________________
26667 [  1830] By: gsar                                  on 1998/09/23  07:16:43
26668     Log: From: pvhp@forte.com (Peter Prymmer)
26669          Date: Mon, 31 Aug 98 17:13:49 PDT
26670          Message-Id: <9809010013.AA06737@forte.com>
26671          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
26672  Branch: perl
26673        ! README.os390
26674 ____________________________________________________________________________
26675 [  1829] By: gsar                                  on 1998/09/23  07:15:08
26676     Log: fix problematic typecast in filter_del()
26677          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
26678          Date: Mon, 31 Aug 1998 21:13:11 GMT
26679          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
26680          Subject: perl5.005_02 does not build on Cray T90
26681  Branch: perl
26682        ! toke.c
26683 ____________________________________________________________________________
26684 [  1828] By: gsar                                  on 1998/09/23  07:11:34
26685     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26686          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
26687          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
26688          Subject: [PATCH 5.005_5*] (?>) broken in RE
26689  Branch: perl
26690        ! regexec.c t/op/re_tests
26691 ____________________________________________________________________________
26692 [  1827] By: gsar                                  on 1998/09/23  07:09:50
26693     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
26694  Branch: perl
26695        ! t/op/grent.t t/op/groups.t
26696 ____________________________________________________________________________
26697 [  1826] By: gsar                                  on 1998/09/23  07:03:16
26698     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
26699          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
26700          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
26701          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
26702  Branch: perl
26703        - interp.sym
26704        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
26705 ____________________________________________________________________________
26706 [  1825] By: gsar                                  on 1998/09/23  06:56:40
26707     Log: re-introduce change#1703
26708  Branch: perl
26709        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
26710 ____________________________________________________________________________
26711 [  1824] By: gsar                                  on 1998/09/23  06:44:19
26712     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26713          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
26714          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
26715          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
26716  Branch: perl
26717        ! lib/perl5db.pl
26718 ____________________________________________________________________________
26719 [  1823] By: gsar                                  on 1998/09/23  06:41:34
26720         Log: From: Joe Buehler <jhpb@hekimian.com>
26721              Date: 29 Aug 1998 17:13:28 -0400
26722              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
26723              Subject: patches for perl 5.005_51 under U/WIN
26724      Branch: perl
26725            + hints/uwin.sh
26726            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
26727            ! t/lib/posix.t
26728 ____________________________________________________________________________
26729 [  1822] By: gsar                                  on 1998/09/23  06:36:59
26730         Log: add missing C<no utf8;> tweak from Larry
26731      Branch: perl
26732            ! t/op/subst.t
26733 ____________________________________________________________________________
26734 [  1821] By: gsar                                  on 1998/09/23  06:27:51
26735         Log: s/runops/CALLRUNOPS/
26736      Branch: perl
26737            ! cc_runtime.h
26738 ____________________________________________________________________________
26739 [  1820] By: gsar                                  on 1998/09/23  06:24:49
26740         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
26741      Branch: perl
26742           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
26743           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
26744           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
26745           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
26746           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
26747           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
26748           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
26749           +> t/pragma/warn/util
26750            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
26751            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
26752            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
26753            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
26754            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
26755            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
26756            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
26757            - t/pragma/warn-util
26758            ! MANIFEST t/pragma/warning.t
26759 ____________________________________________________________________________
26760 [  1819] By: gsar                                  on 1998/09/23  06:08:46
26761         Log: make \(%foo) return refs to values (not copies of values)
26762              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
26763              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
26764              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
26765              --
26766              From: Roderick Schertler <roderick@argon.org>
26767              Date: Sat, 29 Aug 1998 00:58:33 -0400
26768              Message-ID: <29894.904366713@eeyore.ibcinc.com>
26769              Subject: Re: \(%x) problems
26770      Branch: perl
26771            ! doop.c pod/perlref.pod
26772 ____________________________________________________________________________
26773 [  1818] By: gsar                                  on 1998/09/23  06:05:08
26774         Log: make h2xs generate ANSI prototypes
26775      Branch: perl
26776            ! utils/h2xs.PL
26777 ____________________________________________________________________________
26778 [  1817] By: gsar                                  on 1998/09/23  05:57:16
26779         Log: updated usethreads hints for hpux 10.X
26780              From: Matthew T Harden <mthard@mthard1.monsanto.com>
26781              Date: Fri, 28 Aug 1998 14:10:42 GMT
26782              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
26783              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
26784      Branch: perl
26785            ! hints/hpux.sh perl.h
26786 ____________________________________________________________________________
26787 [  1816] By: gsar                                  on 1998/09/23  05:53:31
26788         Log: don't create empty directories in installperl
26789              From: Robin Barker <rmb1@cise.npl.co.uk>
26790              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
26791              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
26792              Subject: [PATCH 5.005_02] install: empty dirs
26793      Branch: perl
26794            ! installperl
26795 ____________________________________________________________________________
26796 [  1815] By: gsar                                  on 1998/09/23  05:50:36
26797         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
26798              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26799              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
26800              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
26801              Subject: Re: your mail
26802      Branch: perl
26803            ! regexec.c t/op/re_tests
26804 ____________________________________________________________________________
26805 [  1814] By: gsar                                  on 1998/09/23  05:45:17
26806         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
26807              Date: Thu, 20 Aug 1998 20:59:03 -0400
26808              Message-ID: <19980820205903.A12908@O2.chapin.edu>
26809              Subject: [PATCH] h2ph misquotes #error directives
26810      Branch: perl
26811            ! t/lib/h2ph.pht utils/h2ph.PL
26812 ____________________________________________________________________________
26813 [  1813] By: gsar                                  on 1998/09/23  05:42:41
26814         Log: patch to support computed regular subexpressions
26815              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26816              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
26817              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
26818              Subject: [5.005_5* PATCH] Postponed RE - now!
26819      Branch: perl
26820            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
26821            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
26822 ____________________________________________________________________________
26823 [  1812] By: gsar                                  on 1998/09/23  05:26:26
26824         Log: better CR-handling on shebang line and in formats (fixed variant of
26825              patch suggested by Igor Sysoev <igor@nitek.ru>)
26826      Branch: perl
26827            ! perl.c toke.c
26828 ____________________________________________________________________________
26829 [  1811] By: gsar                                  on 1998/09/23  04:35:46
26830         Log: document non-loopish blocks better
26831              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26832              Date: Tue, 18 Aug 1998 12:28:36 +0100
26833              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
26834              Subject: Re: next in do {} while block gives error message
26835      Branch: perl
26836            ! pod/perlfunc.pod
26837 ____________________________________________________________________________
26838 [  1810] By: gsar                                  on 1998/09/23  04:12:05
26839         Log: fix bogus integerization of pop()'s return value
26840              From: Gurusamy Sarathy <gsar@engin.umich.edu>
26841              Date: Sat, 15 Aug 1998 23:27:54 -0400
26842              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
26843              Subject: Re: Complex expression does integer arithmetic 
26844      Branch: perl
26845            ! opcode.h opcode.pl
26846 ____________________________________________________________________________
26847 [  1809] By: gsar                                  on 1998/09/23  04:09:43
26848         Log: tweak README.win32
26849      Branch: perl
26850            ! README.win32
26851 ____________________________________________________________________________
26852 [  1808] By: gsar                                  on 1998/09/23  03:40:57
26853         Log: better diagnostic for do{} used as lvalue
26854      Branch: perl
26855            ! op.c pod/perlport.pod
26856 ____________________________________________________________________________
26857 [  1807] By: gsar                                  on 1998/09/23  03:38:30
26858         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
26859              From: hansm@icgroup.nl
26860              Date: Tue, 11 Aug 98 21:08:51 +0200
26861              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
26862              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
26863      Branch: perl
26864            ! malloc.c
26865 ____________________________________________________________________________
26866 [  1806] By: gsar                                  on 1998/09/23  03:36:08
26867         Log: support make written in perl (aka "pmake") on win32
26868      Branch: perl
26869            ! lib/ExtUtils/MM_Win32.pm
26870 ____________________________________________________________________________
26871 [  1805] By: gsar                                  on 1998/09/23  03:30:07
26872         Log: fix mismatched UV/U32 types for to_utf8_*()
26873      Branch: perl
26874            ! utf8.c
26875 ____________________________________________________________________________
26876 [  1804] By: gsar                                  on 1998/09/23  03:22:22
26877         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
26878              Date: Sun, 9 Aug 1998 22:38:23 +0200
26879              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
26880              Subject: [PATCH 5.5002] dos-djgpp update
26881      Branch: perl
26882            ! t/io/fs.t
26883 ____________________________________________________________________________
26884 [  1803] By: gsar                                  on 1998/09/23  03:20:13
26885         Log: apply minimal variant of patch (sent via private mail)
26886              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
26887              Date: Wed, 12 Aug 1998 15:42:35 +0300
26888              Message-Id: <199808121242.PAA29761@comanche.spices>
26889              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
26890      Branch: perl
26891            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
26892            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
26893 ____________________________________________________________________________
26894 [  1802] By: gsar                                  on 1998/09/23  03:03:39
26895         Log: adjust searchdict.t for EBCDIC (still needs documenting)
26896              From: pvhp@forte.com (Peter Prymmer)
26897              Date: Thu, 6 Aug 98 18:09:39 PDT
26898              Message-Id: <9808070109.AA06158@forte.com>
26899              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
26900      Branch: perl
26901            ! README.os390 t/lib/searchdict.t
26902 ____________________________________________________________________________
26903 [  1801] By: gsar                                  on 1998/09/23  02:54:15
26904         Log: silence redefined warning for XS(INIT) {}
26905      Branch: perl
26906            ! op.c
26907 ____________________________________________________________________________
26908 [  1800] By: gsar                                  on 1998/09/23  02:42:23
26909         Log: support match indices via special variables @- and @+
26910              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26911              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
26912              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
26913              Subject: [PATCH 5.004_76] @- and @+
26914      Branch: perl
26915            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
26916            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
26917 ____________________________________________________________________________
26918 [  1799] By: gsar                                  on 1998/09/23  01:44:31
26919         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26920              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
26921              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
26922              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
26923      Branch: perl
26924            ! regcomp.c t/op/re_tests
26925 ____________________________________________________________________________
26926 [  1798] By: gsar                                  on 1998/09/23  01:39:23
26927         Log: integrate maint-5.005 changes (except conflicting change#1794)
26928      Branch: perl
26929            ! Changes
26930           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
26931           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
26932           !> win32/win32.h
26933 ____________________________________________________________________________
26934 [  1797] By: gsar                                  on 1998/09/23  01:32:36
26935         Log: add note to win32/Makefile about setting CCHOME
26936      Branch: perl
26937            ! win32/Makefile win32/makefile.mk
26938 ____________________________________________________________________________
26939 [  1796] By: gsar                                  on 1998/09/23  01:31:32
26940         Log: perl.pod tweak
26941      Branch: perl
26942            ! pod/perl.pod
26943 ____________________________________________________________________________
26944 [  1795] By: gsar                                  on 1998/09/21  20:34:10
26945         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
26946      Branch: perl
26947            ! lib/ExtUtils/xsubpp
26948 ____________________________________________________________________________
26949 [  1789] By: gsar                                  on 1998/09/18  18:01:37
26950         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
26951      Branch: perl
26952            ! cop.h t/cmd/for.t
26953 ____________________________________________________________________________
26954 [  1788] By: gsar                                  on 1998/09/17  02:19:11
26955         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
26956      Branch: perl
26957            ! win32/config.bc win32/config.gc win32/config.vc
26958 ____________________________________________________________________________
26959 [  1787] By: gsar                                  on 1998/09/17  01:45:14
26960         Log: suppress bogus warning on C<sub x {} x()>
26961      Branch: perl
26962            ! toke.c
26963 ____________________________________________________________________________
26964 [  1786] By: gsar                                  on 1998/09/17  01:42:51
26965         Log: ntohl typo in objXSUB.h
26966      Branch: perl
26967            ! objXSUB.h
26968 ____________________________________________________________________________
26969 [  1785] By: gsar                                  on 1998/09/17  01:41:48
26970         Log: fill gaps in sig_* entries in win32/config.?c
26971      Branch: perl
26972            ! win32/config.bc win32/config.gc win32/config.vc
26973 ____________________________________________________________________________
26974 [  1781] By: larry                                 on 1998/09/05  23:48:24
26975         Log: tr/// logic was hosed under utf8
26976      Branch: perl
26977            ! doop.c op.c op.h pp.c proto.h
26978 ____________________________________________________________________________
26979 [  1780] By: larry                                 on 1998/09/05  23:44:16
26980         Log: several new tests needed tweaking to work under utf8
26981      Branch: perl
26982            ! t/comp/require.t t/op/pack.t t/op/substr.t
26983 ____________________________________________________________________________
26984 [  1779] By: larry                                 on 1998/09/05  23:41:42
26985         Log: index() applied BM optimization to wrong argument
26986      Branch: perl
26987            ! op.c util.c
26988 ____________________________________________________________________________
26989 [  1778] By: larry                                 on 1998/09/05  23:38:29
26990         Log: Implicit require during compile reset line numbering
26991      Branch: perl
26992            ! pp_ctl.c
26993
26994 ----------------
26995 Version 5.005_51
26996 ----------------
26997
26998 ____________________________________________________________________________
26999 [  1777] By: gsar                                  on 1998/08/10  07:02:38
27000         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
27001              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
27002              lexical warning testsuite for win32
27003      Branch: perl
27004            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
27005            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
27006            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
27007            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
27008            ! win32/Makefile win32/makefile.mk
27009 ____________________________________________________________________________
27010 [  1776] By: gsar                                  on 1998/08/09  17:53:48
27011         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
27012      Branch: perl
27013            ! Changes MANIFEST perl.c pod/perlhist.pod
27014 ____________________________________________________________________________
27015 [  1775] By: gsar                                  on 1998/08/09  14:35:33
27016         Log: tweak warning test
27017      Branch: perl
27018            ! t/pragma/warn-toke
27019 ____________________________________________________________________________
27020 [  1774] By: gsar                                  on 1998/08/09  14:13:46
27021         Log: add missing dTHR; notes for test failures due to small stacksize
27022      Branch: perl
27023            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
27024            ! toke.c universal.c util.c
27025 ____________________________________________________________________________
27026 [  1773] By: gsar                                  on 1998/08/09  11:31:53
27027         Log: lexical warnings; tweaks to places that didn't apply correctly
27028              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
27029              Date:    Wed, 29 Jul 1998 09:28:45 BST
27030              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
27031              Subject: lexical warnings patch for 5.005_50
27032      Branch: perl
27033            + README.lexwarn lib/warning.pm t/pragma/warn-2use
27034            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
27035            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
27036            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
27037            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
27038            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
27039            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
27040            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
27041            + warning.h warning.pl
27042            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
27043            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
27044            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
27045            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
27046            ! universal.c util.c
27047 ____________________________________________________________________________
27048 [  1772] By: gsar                                  on 1998/08/08  23:06:00
27049         Log: bump patchlevel to 5.005_51
27050      Branch: perl
27051            ! patchlevel.h win32/Makefile win32/config_H.bc
27052            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
27053 ____________________________________________________________________________
27054 [  1771] By: gsar                                  on 1998/08/08  23:01:57
27055         Log: fix bogus warning on "\x{123}"
27056              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
27057              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
27058              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
27059              Subject: [5.005_50 PATCH] Some unicode problems
27060      Branch: perl
27061            ! regcomp.c toke.c
27062 ____________________________________________________________________________
27063 [  1770] By: gsar                                  on 1998/08/08  22:56:55
27064         Log: hide dup symbol for static build of ext/re
27065              From: Dominic Dunlop <domo@ppp72.vo.lu>
27066              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
27067              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
27068              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
27069      Branch: perl
27070            ! regcomp.c
27071 ____________________________________________________________________________
27072 [  1769] By: gsar                                  on 1998/08/08  22:45:06
27073         Log: fix double free on -Mutf8 -e '$b=uc("")'
27074              From: larry@wall.org (Larry Wall)
27075              Date: Fri, 7 Aug 1998 14:42:43 -0700
27076              Message-Id: <199808072142.OAA14920@wall.org>
27077              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
27078      Branch: perl
27079            ! pp.c
27080 ____________________________________________________________________________
27081 [  1768] By: gsar                                  on 1998/08/08  22:42:29
27082         Log: substr() assumes utf8 without say-so
27083              From: larry@wall.org (Larry Wall)
27084              Date: Fri, 7 Aug 1998 12:25:12 -0700
27085              Message-Id: <199808071925.MAA13436@wall.org>
27086              Subject: [PATCH 5.005_50] substr bug?
27087      Branch: perl
27088            ! pp.c
27089 ____________________________________________________________________________
27090 [  1767] By: gsar                                  on 1998/08/08  22:38:25
27091         Log: fix intolerance of SWASHes for blank lines
27092              From: Gisle Aas <aas@sn.no>
27093              Date: 06 Aug 1998 23:28:57 +0200
27094              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
27095              Subject: Re: Re[2]: another joyride begins
27096      Branch: perl
27097            ! lib/utf8_heavy.pl
27098 ____________________________________________________________________________
27099 [  1766] By: gsar                                  on 1998/08/08  22:33:10
27100         Log: utf8 doc tweak
27101              From: Gisle Aas <aas@sn.no>
27102              Date: 05 Aug 1998 00:41:04 +0200
27103              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
27104              Subject: Matching clumps
27105      Branch: perl
27106            ! lib/utf8.pm
27107 ____________________________________________________________________________
27108 [  1765] By: gsar                                  on 1998/08/08  22:31:37
27109         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
27110              From: Gisle Aas <aas@sn.no>
27111              Date: 04 Aug 1998 22:56:11 +0200
27112              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
27113              Subject: Re: another joyride begins
27114      Branch: perl
27115            ! lib/utf8_heavy.pl
27116 ____________________________________________________________________________
27117 [  1764] By: gsar                                  on 1998/08/08  22:28:43
27118         Log: From: larry@wall.org (Larry Wall)
27119              Date: Tue, 4 Aug 1998 17:04:51 -0700
27120              Message-Id: <199808050004.RAA22592@wall.org>
27121              Subject: [PATCH 5.005_50] \pX not implemented!
27122      Branch: perl
27123            ! regcomp.c
27124 ____________________________________________________________________________
27125 [  1763] By: gsar                                  on 1998/08/08  22:27:15
27126         Log: From: Stephen McCamant <alias@mcs.com>
27127              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
27128              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
27129              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
27130      Branch: perl
27131            ! op.c
27132 ____________________________________________________________________________
27133 [  1762] By: gsar                                  on 1998/08/08  22:26:09
27134         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
27135              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
27136              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
27137              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
27138      Branch: perl
27139            + t/op/grent.t t/op/pwent.t
27140            ! MANIFEST
27141 ____________________________________________________________________________
27142 [  1761] By: gsar                                  on 1998/08/08  22:21:52
27143         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27144              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
27145              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
27146              Subject: [5.005_50 PATCH] misprint in RE engine
27147      Branch: perl
27148            ! regexec.c t/op/re_tests
27149 ____________________________________________________________________________
27150 [  1760] By: gsar                                  on 1998/08/08  22:18:54
27151         Log: integrate maint-5.005 changes into mainline
27152      Branch: perl
27153           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
27154           !> (integrate 138 files)
27155 ____________________________________________________________________________
27156 [  1672] By: gsar                                  on 1998/07/27  18:35:28
27157         Log: create new Changes
27158      Branch: perl
27159            + Changes
27160            ! Changes5.005 MANIFEST
27161 ____________________________________________________________________________
27162 [  1671] By: gsar                                  on 1998/07/27  18:30:57
27163         Log: rename Changes --> Changes5.005
27164      Branch: perl
27165           +> Changes5.005
27166            - Changes
27167 ____________________________________________________________________________
27168 [  1670] By: gsar                                  on 1998/07/27  18:10:14
27169         Log: integrate 5.005_01 changes from maint
27170      Branch: perl
27171            ! Changes
27172           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
27173           !> win32/win32.c
27174 ____________________________________________________________________________
27175 [  1667] By: nick                                  on 1998/07/26  14:31:01
27176         Log: Add dTHR so that it compiles miniperl in threaded mode
27177      Branch: perl
27178            ! doop.c mg.c regcomp.c regexec.c
27179 ____________________________________________________________________________
27180 [  1666] By: nick                                  on 1998/07/26  13:01:10
27181         Log: Resolve ansiperl against mainline (@1648?)
27182              Unclear that change number has "taken".
27183      Branch: ansiperl
27184           +> (branch 169 files)
27185            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
27186           !> (integrate 131 files)
27187
27188 ----------------
27189 Version 5.005_50
27190 ----------------
27191
27192 ____________________________________________________________________________
27193 [  1665] By: gsar                                  on 1998/07/26  05:38:48
27194         Log: add trailing newline to file
27195      Branch: perl
27196            ! Changes lib/unicode/blocks.txt
27197 ____________________________________________________________________________
27198 [  1664] By: gsar                                  on 1998/07/26  05:08:48
27199         Log: integrate proto.h additions from maint-5.005
27200      Branch: perl
27201           !> pod/perlhist.pod proto.h
27202 ____________________________________________________________________________
27203 [  1663] By: gsar                                  on 1998/07/26  05:07:05
27204         Log: add new files to MANIFEST; add missing prototypes to proto.h;
27205              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
27206              add typecasts to silence warnings; tweaks for win32 builds
27207      Branch: perl
27208            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
27209            ! win32/Makefile win32/makefile.mk
27210 ____________________________________________________________________________
27211 [  1662] By: gsar                                  on 1998/07/26  05:01:52
27212         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
27213      Branch: maint-5.005/perl
27214            ! pod/perlhist.pod proto.h
27215 ____________________________________________________________________________
27216 [  1661] By: gsar                                  on 1998/07/26  02:52:48
27217         Log: up patchlevel to 5.005_50
27218      Branch: perl
27219            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
27220            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
27221 ____________________________________________________________________________
27222 [  1660] By: gsar                                  on 1998/07/26  02:43:57
27223         Log: integrate utfperl
27224      Branch: perl
27225           +> (branch 162 files)
27226           !> (integrate 29 files)
27227 ____________________________________________________________________________
27228 [  1659] By: gsar                                  on 1998/07/26  02:38:22
27229         Log: integrate maint-5.005 changes
27230      Branch: perl
27231           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
27232           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
27233           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
27234           !> vms/descrip_mms.template vms/subconfigure.com
27235 ____________________________________________________________________________
27236 [  1658] By: gsar                                  on 1998/07/26  02:23:46
27237         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
27238              Date: Fri, 24 Jul 1998 11:38:25 -0700
27239              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
27240              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
27241              --
27242              Date: Fri, 24 Jul 1998 12:30:36 -0700
27243              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
27244              Subject: [PATCH 5.005]Tweaks to README.vms
27245              --
27246              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
27247              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
27248              Subject: [PATCH 5.005] Final build cleanup patch
27249      Branch: maint-5.005/perl
27250            ! README.vms vms/descrip_mms.template vms/subconfigure.com
27251 ____________________________________________________________________________
27252 [  1657] By: gsar                                  on 1998/07/26  02:19:50
27253         Log: another platform where pp_sselect() needs a whole fd_set buffer
27254              From: Lupe Christoph <lupe@alanya.m.isar.de>
27255              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
27256              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
27257              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
27258      Branch: maint-5.005/perl
27259            ! pp_sys.c
27260 ____________________________________________________________________________
27261 [  1656] By: gsar                                  on 1998/07/26  02:12:46
27262         Log: fix problem building modules on dos-djgpp
27263              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
27264              Date: Sat, 25 Jul 1998 00:53:39 +0200
27265              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
27266              Subject: [PATCH 5.005] dos-djgpp and modules problem
27267      Branch: maint-5.005/perl
27268            ! djgpp/fixpmain
27269 ____________________________________________________________________________
27270 [  1655] By: gsar                                  on 1998/07/26  02:11:09
27271         Log: From: Tom Spindler <dogcow@home.merit.edu>
27272              Date: Wed, 22 Jul 1998 16:11:07 -0400
27273              Message-ID: <19980722161107.A16813@home.merit.edu>
27274              Subject: [PATCH 5.005] BeOS tweak
27275      Branch: maint-5.005/perl
27276            ! hints/beos.sh
27277 ____________________________________________________________________________
27278 [  1654] By: gsar                                  on 1998/07/26  02:09:29
27279         Log: various pod tweaks
27280      Branch: maint-5.005/perl
27281            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
27282            ! pod/perltoc.pod
27283 ____________________________________________________________________________
27284 [  1653] By: gsar                                  on 1998/07/26  02:05:46
27285         Log: fix emacs/ptags for PL_* changes
27286              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27287              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
27288              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
27289              Subject: [PATCH 5.004_76] Yet better ptags
27290      Branch: maint-5.005/perl
27291            ! emacs/ptags
27292 ____________________________________________________________________________
27293 [  1652] By: gsar                                  on 1998/07/26  02:03:01
27294         Log: fix behavior of <=> on bigints
27295              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27296              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
27297              Date: Fri, 24 Jul 1998 18:29:53 +0100
27298              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
27299      Branch: maint-5.005/perl
27300            ! lib/Math/BigInt.pm t/lib/bigintpm.t
27301 ____________________________________________________________________________
27302 [  1651] By: larry                                 on 1998/07/24  05:44:33
27303         Log: Here are the long-expected Unicode/UTF-8 modifications.
27304      Branch: utfperl
27305            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
27306            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
27307            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
27308            + lib/unicode/Decomposition.pl
27309            + lib/unicode/In/AlphabeticPresentationForms.pl
27310            + lib/unicode/In/Arabic.pl
27311            + lib/unicode/In/ArabicPresentationForms-A.pl
27312            + lib/unicode/In/ArabicPresentationForms-B.pl
27313            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
27314            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
27315            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
27316            + lib/unicode/In/BoxDrawing.pl
27317            + lib/unicode/In/CJKCompatibility.pl
27318            + lib/unicode/In/CJKCompatibilityForms.pl
27319            + lib/unicode/In/CJKCompatibilityIdeographs.pl
27320            + lib/unicode/In/CJKSymbolsandPunctuation.pl
27321            + lib/unicode/In/CJKUnifiedIdeographs.pl
27322            + lib/unicode/In/CombiningDiacriticalMarks.pl
27323            + lib/unicode/In/CombiningHalfMarks.pl
27324            + lib/unicode/In/CombiningMarksforSymbols.pl
27325            + lib/unicode/In/ControlPictures.pl
27326            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
27327            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
27328            + lib/unicode/In/EnclosedAlphanumerics.pl
27329            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
27330            + lib/unicode/In/GeneralPunctuation.pl
27331            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
27332            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
27333            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
27334            + lib/unicode/In/HalfwidthandFullwidthForms.pl
27335            + lib/unicode/In/HangulCompatibilityJamo.pl
27336            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
27337            + lib/unicode/In/Hebrew.pl
27338            + lib/unicode/In/HighPrivateUseSurrogates.pl
27339            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
27340            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
27341            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
27342            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
27343            + lib/unicode/In/LatinExtended-A.pl
27344            + lib/unicode/In/LatinExtended-B.pl
27345            + lib/unicode/In/LatinExtendedAdditional.pl
27346            + lib/unicode/In/LetterlikeSymbols.pl
27347            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
27348            + lib/unicode/In/MathematicalOperators.pl
27349            + lib/unicode/In/MiscellaneousSymbols.pl
27350            + lib/unicode/In/MiscellaneousTechnical.pl
27351            + lib/unicode/In/NumberForms.pl
27352            + lib/unicode/In/OpticalCharacterRecognition.pl
27353            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
27354            + lib/unicode/In/SmallFormVariants.pl
27355            + lib/unicode/In/SpacingModifierLetters.pl
27356            + lib/unicode/In/Specials.pl
27357            + lib/unicode/In/SuperscriptsandSubscripts.pl
27358            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
27359            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
27360            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
27361            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
27362            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
27363            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
27364            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
27365            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
27366            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
27367            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
27368            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
27369            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
27370            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
27371            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
27372            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
27373            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
27374            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
27375            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
27376            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
27377            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
27378            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
27379            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
27380            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
27381            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
27382            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
27383            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
27384            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
27385            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
27386            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
27387            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
27388            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
27389            + lib/unicode/JamoShort.pl lib/unicode/Makefile
27390            + lib/unicode/Name.pl lib/unicode/Number.pl
27391            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
27392            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
27393            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
27394            + lib/unicode/blocks.txt lib/unicode/index2.txt
27395            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
27396            + lib/unicode/names2.txt lib/unicode/props2.txt
27397            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
27398            + utf8.c utf8.h
27399            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
27400            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
27401            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
27402            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
27403            ! t/op/vec.t toke.c util.c vms/vmsish.h
27404 ____________________________________________________________________________
27405 [  1650] By: gsar                                  on 1998/07/24  04:06:48
27406         Log: create utfperl branch
27407      Branch: utfperl
27408           +> (branch 1079 files)
27409 ____________________________________________________________________________
27410 [  1649] By: gsar                                  on 1998/07/24  03:56:56
27411         Log: create maint-5.005 branch
27412      Branch: maint-5.005/perl
27413           +> (branch 1079 files)
27414 ____________________________________________________________________________
27415 [  1648] By: gsar                                  on 1998/07/24  03:36:35
27416         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
27417      Branch: perl
27418            ! Changes
27419