ad18c0a585258139d70884c0247b92308f453c73
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of February 2000):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@delanet.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Brad Appleton       <bradapp@enteract.com>
24     Greg Bacon          <gbacon@itsc.uah.edu>
25     Robin Barker        <rmb1@cise.npl.co.uk>
26     Vishal Bhatia       <vishal@gol.com>
27     Spider Boardman     <spider@orb.nashua.nh.us>
28     Tom Christiansen    <tchrist@perl.com>
29     Mark-Jason Dominus  <mjd@plover.com>
30     Jan Dubois          <jand@activestate.com>
31     Dominic Dunlop      <domo@computer.org>
32     Eric Fifer          <efifer@sanwaint.com>
33     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
34     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
35     Jarkko Hietaniemi   <jhi@iki.fi>
36     Tom Hughes          <tom@compton.nu>
37     Nick Ing-Simmons    <nik@tiuk.ti.com>
38     Andreas Koenig      <a.koenig@mind.de>
39     Douglas Lankshear   <dougl@activestate.com>
40     Doug MacEachern     <dougm@opengroup.org>
41     Raphael Manfredi    <Raphael.Manfredi@st.com>
42     Paul Marquess       <Paul.Marquess@btinternet.com>
43     Stephen McCamant    <alias@mcs.com>
44     Laszlo Molnar       <laszlo.molnar@eth.ericsson.se>
45     Hans Mulder         <hansmu@xs4all.nl>
46     Chris Nandor        <pudge@pobox.com>
47     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
48     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
49     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
50     Tom Phoenix         <rootbeer@teleport.com>
51     Joshua Pritikin     <joshua.pritikin@db.com>
52     Peter Prymmer       <pvhp@forte.com>
53     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
54     Dean Roehrich       <roehrich@cray.com>
55     Hugo van der Sanden <hv@crypt0.demon.co.uk>
56     Michael G Schwern   <schwern@pobox.com>
57     Roderick Schertler  <roderick@argon.org>
58     Kurt D. Starsinic   <kstar@chapin.edu>
59     Benjamin Stuhl      <sho_pi@hotmail.com>
60     Dan Sugalski        <sugalskd@osshe.edu>
61     Nathan Torkington   <gnat@frii.com>
62     Larry W. Virden     <lvirden@cas.org>
63     Johan Vromans       <jvromans@squirrel.nl>
64     Ilya Zakharevich    <ilya@math.ohio-state.edu>
65
66 And the Keepers of the Patch Pumpkin:
67
68     Charles Bailey      <bailey@newman.upenn.edu>
69     Graham Barr         <gbarr@ti.com>
70     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
71     Tim Bunce           <Tim.Bunce@ig.co.uk>
72     Andy Dougherty      <doughera@lafcol.lafayette.edu>
73     Gurusamy Sarathy    <gsar@activestate.com>
74     Chip Salzenberg     <chip@perl.com>
75
76 And, of course, the Author of Perl:
77
78     Larry Wall          <larry@wall.org>
79
80
81 NOTE: Each change entry shows the change number; who checked it into the
82 repository; when; description of the change; which branch the change
83 happened in; and the affected files.  The file lists have a short symbolic
84 indicator:
85
86             !       modified
87             +       added
88             -       deleted
89             +>      branched (from elsewhere)
90             !>      merged changes (from elsewhere)
91
92
93 --------------
94 Version v5.6.0
95 --------------
96
97 ____________________________________________________________________________
98 [  5828] By: gsar                                  on 2000/03/19  16:47:14
99         Log: squelch known scalar leak due to compile failure
100      Branch: perl
101            ! t/pragma/strict-vars
102 ____________________________________________________________________________
103 [  5827] By: gsar                                  on 2000/03/19  09:20:22
104         Log: mention how to look up perllocal.pod (from Michael G Schwern)
105      Branch: perl
106            ! pod/perlapi.pod pod/perlmodinstall.pod pod/perlmodlib.pod
107 ____________________________________________________________________________
108 [  5826] By: gsar                                  on 2000/03/19  08:49:27
109         Log: mention need to wait for children (from Russ Allbery)
110      Branch: perl
111            ! lib/IPC/Open2.pm lib/IPC/Open3.pm pod/perldelta.pod
112 ____________________________________________________________________________
113 [  5825] By: gsar                                  on 2000/03/19  08:47:52
114         Log: Pod::Man should strip leading lib/ for module manpages (from
115              Russ Allbery)
116      Branch: perl
117            ! lib/Pod/Man.pm
118 ____________________________________________________________________________
119 [  5824] By: gsar                                  on 2000/03/19  08:17:49
120         Log: User::pwent fixups for additional fields (from Tom Christiansen);
121              fix bug in pw_has(); tolerate absense of pw{change,age,quota}
122              and pw{comment,class} (Debian 2.1 doesn't have either of these)
123      Branch: perl
124            ! lib/User/pwent.pm
125 ____________________________________________________________________________
126 [  5823] By: gsar                                  on 2000/03/19  07:41:46
127         Log: pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>)
128      Branch: perl
129            ! embed.pl embedvar.h hints/linux.sh pod/perlhack.pod
130            ! pod/perlnumber.pod pod/perlthrtut.pod vms/ext/Stdio/Stdio.pm
131 ____________________________________________________________________________
132 [  5822] By: gsar                                  on 2000/03/19  07:34:29
133         Log: integrate cfgperl contents into mainline
134      Branch: perl
135            ! ext/Thread/Thread.pm pod/perlthrtut.pod
136           !> (integrate 41 files)
137 ____________________________________________________________________________
138 [  5821] By: gsar                                  on 2000/03/19  07:14:38
139         Log: remove dead code
140      Branch: perl
141            ! lib/charnames.pm
142 ____________________________________________________________________________
143 [  5820] By: gsar                                  on 2000/03/19  07:13:01
144         Log: fix typo
145      Branch: perl
146            ! pod/perldiag.pod
147 ____________________________________________________________________________
148 [  5819] By: gsar                                  on 2000/03/19  07:09:32
149         Log: produce better error message when \N{...} is used without
150              "use charnames ..."
151      Branch: perl
152            ! pod/perldelta.pod pod/perldiag.pod toke.c
153 ____________________________________________________________________________
154 [  5818] By: gsar                                  on 2000/03/19  06:30:11
155         Log: default warnLevel and dieLevel to 0 in debugger (from Tom
156              Christiansen); make dumpvar.pl safe against non-glob entries
157              in stashes
158      Branch: perl
159            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/perl5db.pl
160            ! pod/perldebug.pod
161 ____________________________________________________________________________
162 [  5817] By: gsar                                  on 2000/03/19  06:18:24
163         Log: better notes on s///ee (from Simon Cozens <simon@cozens.net>)
164      Branch: perl
165            ! pod/perlop.pod
166 ____________________________________________________________________________
167 [  5816] By: gsar                                  on 2000/03/19  05:55:52
168         Log: support for C<use vmsish 'hushed'>; move VMSISH_EXIT out of
169              op_private (from Charles Lane <lane@DUPHY4.Physics.Drexel.Edu>)
170      Branch: perl
171            ! embed.pl op.c op.h opcode.h opcode.pl perl.h pp.sym pp_ctl.c
172            ! pp_proto.h vms/ext/vmsish.pm vms/ext/vmsish.t vms/vmsish.h
173 ____________________________________________________________________________
174 [  5815] By: gsar                                  on 2000/03/19  05:27:31
175         Log: fix sort optimizer to not hang inside loops
176      Branch: perl
177            ! op.c t/op/sort.t
178 ____________________________________________________________________________
179 [  5814] By: gsar                                  on 2000/03/19  03:59:29
180         Log: fixes for alias handling in debugger (from Tom Christiansen)
181      Branch: perl
182            ! lib/perl5db.pl
183 ____________________________________________________________________________
184 [  5813] By: gsar                                  on 2000/03/19  03:38:10
185         Log: warn about CHECK and INIT blocks encountered at run time
186      Branch: perl
187            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op
188 ____________________________________________________________________________
189 [  5812] By: jhi                                   on 2000/03/19  03:15:58
190         Log: Taint msgrcv() messages; general SysV IPC cleanup.
191      Branch: cfgperl
192            ! doio.c ext/IPC/SysV/Msg.pm pod/perldelta.pod pod/perlfunc.pod
193            ! pod/perlipc.pod pod/perlsec.pod t/lib/ipc_sysv.t t/op/taint.t
194 ____________________________________________________________________________
195 [  5811] By: jhi                                   on 2000/03/19  01:48:47
196         Log: Taint shmread().
197      Branch: cfgperl
198            ! doio.c pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod
199            ! t/op/taint.t
200 ____________________________________________________________________________
201 [  5810] By: jhi                                   on 2000/03/19  01:22:47
202         Log: Taint also the passwd field of the getpw*().
203      Branch: cfgperl
204            ! pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod pp_sys.c
205            ! t/op/taint.t
206 ____________________________________________________________________________
207 [  5809] By: jhi                                   on 2000/03/18  21:44:34
208         Log: Integrate with Sarathy.
209      Branch: cfgperl
210           !> t/pragma/strict-vars toke.c
211 ____________________________________________________________________________
212 [  5808] By: jhi                                   on 2000/03/18  21:40:55
213         Log: (Re-)introduce $uidsign and $gidsign.
214      Branch: cfgperl
215            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
216            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
217            ! vos/config.def vos/config.h vos/config_h.SH_orig
218            ! win32/config.bc win32/config.gc win32/config.vc
219            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
220            ! win32/config_h.PL win32/config_sh.PL
221      Branch: metaconfig
222            ! U/modified/groupstype.U U/typedefs/gidtype.U
223 ____________________________________________________________________________
224 [  5807] By: jhi                                   on 2000/03/18  20:38:12
225         Log: The #5805 requires a test change, too.
226      Branch: cfgperl
227            ! t/op/taint.t
228 ____________________________________________________________________________
229 [  5806] By: gsar                                  on 2000/03/18  20:10:29
230         Log: queued errors may not be displayed after the PL_error_count limit
231      Branch: perl
232            ! t/pragma/strict-vars toke.c
233 ____________________________________________________________________________
234 [  5805] By: jhi                                   on 2000/03/18  19:56:12
235         Log: Taint the shell from the getpw*. 
236      Branch: cfgperl
237            ! pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod pp_sys.c
238 ____________________________________________________________________________
239 [  5804] By: jhi                                   on 2000/03/18  19:37:01
240         Log: Use the newSVuv().
241      Branch: cfgperl
242            ! embed.h op.c pp_sys.c toke.c
243 ____________________________________________________________________________
244 [  5803] By: jhi                                   on 2000/03/18  19:08:40
245         Log: Add newSVuv().
246      Branch: cfgperl
247            ! Configure embed.pl global.sym objXSUB.h perlapi.c perlapi.h
248            ! pod/perlapi.pod proto.h sv.c
249 ____________________________________________________________________________
250 [  5802] By: jhi                                   on 2000/03/18  17:11:07
251         Log: Configure nits: rewording from Sarathy (aka #5796),
252              and installation directories patch from Robin Parker.
253      Branch: cfgperl
254            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
255            ! config_h.SH vos/config.h vos/config_h.SH_orig
256            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
257      Branch: metaconfig
258            ! U/modified/Getfile.U
259      Branch: metaconfig/U/perl
260            ! bincompat5005.U
261 ____________________________________________________________________________
262 [  5801] By: jhi                                   on 2000/03/18  16:41:31
263         Log: Integrate with Sarathy.
264      Branch: cfgperl
265           !> Changes Configure hints/dos_djgpp.sh lib/ExtUtils/xsubpp
266           !> lib/Getopt/Long.pm mg.c pod/perlpod.pod pp_hot.c
267           !> t/lib/charnames.t t/pragma/utf8.t toke.c
268 ____________________________________________________________________________
269 [  5800] By: gsar                                  on 2000/03/18  05:16:32
270         Log: force i_ieeefp=undef on dos_djgpp (it reportedly causes failures
271              in system includes)
272      Branch: perl
273            ! hints/dos_djgpp.sh
274 ____________________________________________________________________________
275 [  5799] By: gsar                                  on 2000/03/18  05:12:00
276         Log: Getopt::Long 2.23 update (from Johan Vromans)
277      Branch: perl
278            ! Changes lib/Getopt/Long.pm
279 ____________________________________________________________________________
280 [  5798] By: gsar                                  on 2000/03/18  05:03:20
281         Log: recognize single-line declarations in xsubpp; add switches to
282              disable newfangled features (from Ilya Zakharevich)
283      Branch: perl
284            ! lib/ExtUtils/xsubpp
285 ____________________________________________________________________________
286 [  5797] By: gsar                                  on 2000/03/18  04:21:43
287         Log: make "\N{...}" enable utf8-ness correctly
288      Branch: perl
289            ! t/lib/charnames.t toke.c
290 ____________________________________________________________________________
291 [  5796] By: gsar                                  on 2000/03/18  04:03:08
292         Log: avoid mentioning Perl version in Configure question
293      Branch: perl
294            ! Configure
295 ____________________________________________________________________________
296 [  5795] By: gsar                                  on 2000/03/18  03:32:31
297         Log: better explanation of C<> tags (from Wolfgang Laun)
298      Branch: perl
299            ! pod/perlpod.pod
300 ____________________________________________________________________________
301 [  5794] By: gsar                                  on 2000/03/18  03:26:57
302         Log: make return values from match in a list context, as well as $& et
303              al propagate utf8-ness (from Graham Barr)
304      Branch: perl
305            ! mg.c pp_hot.c t/pragma/utf8.t
306 ____________________________________________________________________________
307 [  5793] By: jhi                                   on 2000/03/18  01:45:30
308         Log: Integrate with Sarathy.
309      Branch: cfgperl
310           !> hints/powerux.sh xsutils.c
311 ____________________________________________________________________________
312 [  5792] By: gsar                                  on 2000/03/18  01:08:25
313         Log: hints fixups for PowerMAX (from Tom Horsley)
314      Branch: perl
315            ! hints/powerux.sh
316 ____________________________________________________________________________
317 [  5791] By: gsar                                  on 2000/03/17  23:53:21
318         Log: make reftype() consistently croak on non-refs
319      Branch: perl
320            ! xsutils.c
321 ____________________________________________________________________________
322 [  5790] By: jhi                                   on 2000/03/17  23:41:36
323         Log: Integrate with Sarathy. 
324      Branch: cfgperl
325           !> configpm ext/Thread/Thread/Queue.pm
326           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
327           !> lib/Pod/Find.pm lib/perl5db.pl perl.c pod/perldata.pod
328 ____________________________________________________________________________
329 [  5789] By: gsar                                  on 2000/03/17  22:37:21
330         Log: fix coredump when upgrading PL_sv_yes in a second call to
331              perl_construct() (from Doug MacEachern)
332      Branch: perl
333            ! perl.c
334 ____________________________________________________________________________
335 [  5788] By: gsar                                  on 2000/03/17  22:32:25
336         Log: make noTTY debugger option work again (from Paul Marquess)
337      Branch: perl
338            ! lib/perl5db.pl
339 ____________________________________________________________________________
340 [  5787] By: gsar                                  on 2000/03/17  17:00:05
341         Log: make Config.pm report sane errors with older perls
342      Branch: perl
343            ! configpm
344 ____________________________________________________________________________
345 [  5786] By: gsar                                  on 2000/03/17  16:48:20
346         Log: syntax errors in Thread::* (from Tom Christiansen)
347      Branch: perl
348            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
349            ! ext/Thread/Thread/Specific.pm
350 ____________________________________________________________________________
351 [  5785] By: gsar                                  on 2000/03/17  16:45:34
352         Log: tweak perldata section on v-strings
353      Branch: perl
354            ! pod/perldata.pod
355 ____________________________________________________________________________
356 [  5784] By: gsar                                  on 2000/03/17  16:24:28
357         Log: missing file in change#5781
358      Branch: perl
359            ! lib/Pod/Find.pm
360 ____________________________________________________________________________
361 [  5783] By: jhi                                   on 2000/03/17  14:38:29
362         Log: Add the NEXTSTEP strftime %j bug to Known Problems.
363      Branch: cfgperl
364            ! pod/perldelta.pod
365 ____________________________________________________________________________
366 [  5782] By: jhi                                   on 2000/03/17  14:29:46
367         Log: Integrate with Sarathy.
368      Branch: cfgperl
369           !> embed.pl ext/B/B/Bblock.pm global.sym lib/File/Spec/Unix.pm
370           !> lib/open.pm objXSUB.h op.c perlapi.c pod/perlcompile.pod
371           !> pod/perldebug.pod sv.c t/comp/cpp.aux t/pod/testpchk.pl
372 ____________________________________________________________________________
373 [  5781] By: gsar                                  on 2000/03/17  06:19:17
374         Log: PodParser v1.13 update (from Brad Appleton)
375      Branch: perl
376            ! t/pod/testpchk.pl
377 ____________________________________________________________________________
378 [  5780] By: gsar                                  on 2000/03/17  05:42:45
379         Log: propagate CvFLAGS() into clones
380      Branch: perl
381            ! op.c
382 ____________________________________________________________________________
383 [  5779] By: gsar                                  on 2000/03/17  04:58:39
384         Log: documentation fixes from p5p
385      Branch: perl
386            ! ext/B/B/Bblock.pm lib/File/Spec/Unix.pm pod/perlcompile.pod
387            ! pod/perldebug.pod
388 ____________________________________________________________________________
389 [  5778] By: bailey                                on 2000/03/17  04:23:35
390         Log: Quick pre-release fixes: clean up results in File::Spec::VMS and
391              switch dir test order in taint.t to accomodate DECCRTL extension.
392      Branch: vmsperl
393            ! lib/File/Spec/VMS.pm t/op/taint.t
394 ____________________________________________________________________________
395 [  5777] By: gsar                                  on 2000/03/17  04:13:27
396         Log: make attributes::reftype(*FOO{IO}) return "IO" instead of "UNKNOWN"
397              (from Tom Christiansen)
398      Branch: perl
399            ! sv.c
400 ____________________________________________________________________________
401 [  5776] By: jhi                                   on 2000/03/17  03:40:18
402         Log: More Todo.
403      Branch: cfgperl
404            ! Todo Todo-5.6
405 ____________________________________________________________________________
406 [  5775] By: gsar                                  on 2000/03/17  03:40:14
407         Log: s/:def/:DEFAULT/
408      Branch: perl
409            ! lib/open.pm
410 ____________________________________________________________________________
411 [  5774] By: gsar                                  on 2000/03/17  03:39:07
412         Log: export cv_undef() and cv_const_sv() (mod_perl uses them to
413              good advantage)
414      Branch: perl
415            ! embed.pl global.sym objXSUB.h perlapi.c
416 ____________________________________________________________________________
417 [  5773] By: gsar                                  on 2000/03/17  03:12:34
418         Log: remove non-ANSI parts in comp/cpp.t
419      Branch: perl
420            ! t/comp/cpp.aux
421 ____________________________________________________________________________
422 [  5772] By: jhi                                   on 2000/03/17  03:11:49
423         Log: Integrate with Sarathy.
424      Branch: cfgperl
425           !> configure.com embed.h embed.pl lib/CGI.pm
426           !> lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm perl.h
427           !> pod/pod2man.PL pod/pod2text.PL pp_sys.c vms/ext/vmsish.pm
428           !> vms/ext/vmsish.t vms/subconfigure.com vms/test.com
429           !> vms/vmsish.h
430 ____________________________________________________________________________
431 [  5771] By: jhi                                   on 2000/03/17  03:10:34
432         Log: Make the test easier to use.
433      Branch: cfgperl
434            ! t/op/sysio.t
435 ____________________________________________________________________________
436 [  5770] By: gsar                                  on 2000/03/17  03:04:33
437         Log: pod{man,text} updates from podlators-1.00 (from Russ Allbery)
438      Branch: perl
439            ! lib/Pod/Man.pm pod/pod2man.PL pod/pod2text.PL
440 ____________________________________________________________________________
441 [  5769] By: gsar                                  on 2000/03/17  02:53:39
442         Log: integrate vmsperl contents into mainline (no actual changes, since
443              cfgperl already had them all)
444      Branch: perl
445           !> configure.com lib/CGI.pm lib/ExtUtils/Mksymlists.pm perl.h
446           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/subconfigure.com
447           !> vms/test.com vms/vmsish.h
448 ____________________________________________________________________________
449 [  5768] By: gsar                                  on 2000/03/17  02:48:14
450         Log: fix signedness in test for syswrite() length argument
451      Branch: perl
452            ! pp_sys.c
453 ____________________________________________________________________________
454 [  5767] By: gsar                                  on 2000/03/17  02:38:51
455         Log: integrate cfgperl contents into mainline
456      Branch: perl
457           !> (integrate 28 files)
458 ____________________________________________________________________________
459 [  5766] By: jhi                                   on 2000/03/17  02:29:24
460         Log: Add "Known Problems" section.
461      Branch: cfgperl
462            ! pod/perldelta.pod
463 ____________________________________________________________________________
464 [  5765] By: gsar                                  on 2000/03/17  00:31:19
465         Log: add missing bincompat5005 #defines
466      Branch: perl
467            ! embed.h embed.pl
468 ____________________________________________________________________________
469 [  5764] By: jhi                                   on 2000/03/16  15:32:52
470         Log: pp_send() type tuning continues.
471      Branch: cfgperl
472            ! pp_sys.c
473 ____________________________________________________________________________
474 [  5763] By: jhi                                   on 2000/03/16  04:09:37
475         Log: Integrate with Sarathy.
476      Branch: cfgperl
477           !> embed.pl global.sym objXSUB.h perl.c perlapi.c
478           !> win32/perlhost.h win32/perllib.c win32/win32.h
479 ____________________________________________________________________________
480 [  5762] By: jhi                                   on 2000/03/16  04:06:36
481         Log: VMS patches from Dan Sugalski and Charles Bailey
482      Branch: cfgperl
483            ! configure.com ext/File/Glob/Glob.pm lib/CGI.pm
484            ! lib/ExtUtils/Mksymlists.pm vms/subconfigure.com
485 ____________________________________________________________________________
486 [  5761] By: gsar                                  on 2000/03/16  03:18:41
487         Log: due to an oversight during PERL_OBJECT migration, hosts created
488              by pseudo-fork were never being deleted, leading to a sizeable
489              memory leak; std FDs in pseudo-children are now closed
490              automatically to avoid resource leaks; basic infinite looping
491              fork() test works without leaking again in non-PERL_OBJECT
492              build
493      Branch: perl
494            ! embed.pl global.sym objXSUB.h perl.c perlapi.c
495            ! win32/perlhost.h win32/perllib.c win32/win32.h
496 ____________________________________________________________________________
497 [  5760] By: jhi                                   on 2000/03/16  01:50:13
498         Log: Fix pp_send() sizes (pass a Size_t, not an Off_t, and
499              return a SSize_t, not an Off_t); add a note about a slightly
500              similar situation in pp_truncate(); introduce $sizesize
501              for Configure; update EPOC, VOS, Win32, and VMS for the
502              sizesize; minor updates on the EPOC config file; reword
503              socklen_t message slightly; fix fpossize (though unused    currently)
504      Branch: cfgperl
505            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
506            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
507            ! vos/config.def vos/config.h win32/config.bc win32/config.gc
508            ! win32/config.vc win32/config_H.bc win32/config_H.gc
509            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
510      Branch: metaconfig/U/perl
511            ! d_socklen_t.U fpossize.U
512 ____________________________________________________________________________
513 [  5759] By: jhi                                   on 2000/03/15  23:47:11
514         Log: Integrate with Sarathy.
515      Branch: cfgperl
516           !> makedef.pl
517 ____________________________________________________________________________
518 [  5758] By: jhi                                   on 2000/03/15  23:46:17
519         Log: Retract #5767; replace it with a tested patch
520              from Anton Berezin.
521      Branch: cfgperl
522            ! hints/freebsd.sh
523 ____________________________________________________________________________
524 [  5757] By: jhi                                   on 2000/03/15  23:36:53
525         Log: Configure nits: do not use /tmp to avoid potential security
526              problems (Andy Dougherty: this does not fix the rampant
527              use of /tmp by the various utilities like C compilers, though.
528              Just don't run Configure as root if you care about security.),
529              fix man3dir bug (both from Andy Dougherty); fix hints files
530              not to use /tmp; retract #4993 (the description of the *symbols
531              variables is okay, after all); regen Configure.
532      Branch: cfgperl
533            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
534            ! config_h.SH hints/dec_osf.sh hints/esix4.sh hints/newsos4.sh
535      Branch: metaconfig
536            + U/modified/d_flexfnam.U
537            ! U/installdirs/man3dir.U
538 ____________________________________________________________________________
539 [  5756] By: jhi                                   on 2000/03/15  22:20:06
540         Log: cater for FreeBSD 5.*
541      Branch: cfgperl
542            ! hints/freebsd.sh
543 ____________________________________________________________________________
544 [  5755] By: jhi                                   on 2000/03/15  22:00:57
545         Log: Add missing Windows O_ constants.
546      Branch: cfgperl
547            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
548 ____________________________________________________________________________
549 [  5754] By: gsar                                  on 2000/03/15  19:56:37
550         Log: add PL_thr_key to export list under useithreads
551      Branch: perl
552            ! makedef.pl
553 ____________________________________________________________________________
554 [  5753] By: jhi                                   on 2000/03/15  04:19:19
555         Log: Integrate with Sarathy.
556      Branch: cfgperl
557           !> (integrate 37 files)
558 ____________________________________________________________________________
559 [  5752] By: bailey                                on 2000/03/15  03:45:28
560         Log: Make DEBUGGING a configurable option
561      Branch: vmsperl
562            ! configure.com
563 ____________________________________________________________________________
564 [  5751] By: bailey                                on 2000/03/15  03:38:57
565         Log: Remove obsolete DCL symbol from subconfigure.com
566      Branch: vmsperl
567            ! vms/subconfigure.com
568 ____________________________________________________________________________
569 [  5750] By: bailey                                on 2000/03/15  03:29:17
570         Log: Add VMS' default to the CGI.pm temp list (should update to File::Spec)
571      Branch: vmsperl
572            ! lib/CGI.pm
573           !> ext/File/Glob/Glob.pm
574 ____________________________________________________________________________
575 [  5749] By: bailey                                on 2000/03/15  02:05:28
576         Log: Change test using obsolete %COnfig element
577      Branch: vmsperl
578            ! lib/ExtUtils/Mksymlists.pm
579 ____________________________________________________________________________
580 [  5748] By: gsar                                  on 2000/03/14  23:39:42
581         Log: update local_patches entry for RC2
582      Branch: perl
583            ! Changes patchlevel.h pod/perlhist.pod
584 ____________________________________________________________________________
585 [  5747] By: gsar                                  on 2000/03/14  22:44:27
586         Log: more warnings tidy-ups (from Paul Marquess)
587      Branch: perl
588            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq4.pod
589            ! t/lib/attrs.t utils/h2xs.PL
590 ____________________________________________________________________________
591 [  5746] By: gsar                                  on 2000/03/14  22:30:43
592         Log: Sys::Syslog fix for accidental arguments to autoloaded constants
593      Branch: perl
594            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
595 ____________________________________________________________________________
596 [  5745] By: gsar                                  on 2000/03/14  22:20:27
597         Log: tweak to use SIZE_ONLY
598      Branch: perl
599            ! regcomp.c
600 ____________________________________________________________________________
601 [  5744] By: gsar                                  on 2000/03/14  21:56:48
602         Log: regen win32/config*
603      Branch: perl
604            ! win32/Makefile win32/config_H.bc win32/config_H.gc
605            ! win32/config_H.vc win32/makefile.mk
606 ____________________________________________________________________________
607 [  5743] By: gsar                                  on 2000/03/14  21:46:25
608         Log: change#5729 had syntax errors
609      Branch: perl
610            ! t/lib/complex.t
611 ____________________________________________________________________________
612 [  5742] By: gsar                                  on 2000/03/14  21:26:33
613         Log: integrate vmsperl changes into mainline (change#5693 denied)
614      Branch: perl
615           !> configure.com lib/File/Spec/VMS.pm t/lib/complex.t
616           !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
617           !> vms/vms.c
618 ____________________________________________________________________________
619 [  5741] By: gsar                                  on 2000/03/14  21:17:34
620         Log: update Changes; integrate cfgperl contents into mainline
621      Branch: perl
622            ! Changes
623           !> ext/Socket/Socket.xs patchlevel.h perl.h t/lib/complex.t
624 ____________________________________________________________________________
625 [  5740] By: gsar                                  on 2000/03/14  20:57:12
626         Log: perlfaq4 tweak (from Damian Conway <damian@cs.monash.edu.au>)
627      Branch: perl
628            ! pod/perlfaq4.pod
629 ____________________________________________________________________________
630 [  5739] By: gsar                                  on 2000/03/14  20:53:07
631         Log: allow alternates to negate correctly (from Johan Vromans)
632      Branch: perl
633            ! lib/Getopt/Long.pm
634 ____________________________________________________________________________
635 [  5738] By: gsar                                  on 2000/03/14  20:34:19
636         Log: kludge our way around warnings on C<use POSIX; use IO::File;>
637      Branch: perl
638            ! ext/IO/lib/IO/Seekable.pm
639 ____________________________________________________________________________
640 [  5737] By: gsar                                  on 2000/03/14  20:06:23
641         Log: protect special characters better against interpretation by *roff
642              (from Russ Allbery)
643      Branch: perl
644            ! lib/Pod/Man.pm
645 ____________________________________________________________________________
646 [  5736] By: gsar                                  on 2000/03/14  19:47:00
647         Log: provide an explicit base address for perl56.dll to avoid relocations;
648              increase the default stack size (RE engine can use a lot more stack
649              than the 1MB default limit); default to using the regular version of
650              the MSVCRT even for DEBUGGING builds (this allows extensions to be
651              selectively built with debugging)
652      Branch: perl
653            ! win32/Makefile win32/makefile.mk
654 ____________________________________________________________________________
655 [  5735] By: gsar                                  on 2000/03/14  19:31:53
656         Log: regen perltoc, other pod nits
657      Branch: perl
658            ! ext/IO/poll.c pod/Makefile pod/buildtoc pod/perlnumber.pod
659            ! pod/perltoc.pod pod/roffitall
660 ____________________________________________________________________________
661 [  5734] By: gsar                                  on 2000/03/14  19:08:22
662         Log: avoid dup warning (from Simon Cozens)
663      Branch: perl
664            ! regcomp.c
665 ____________________________________________________________________________
666 [  5733] By: gsar                                  on 2000/03/14  18:46:50
667         Log: allow usemymalloc to be overridden via -Uusemymalloc
668      Branch: perl
669            ! hints/hpux.sh
670 ____________________________________________________________________________
671 [  5732] By: gsar                                  on 2000/03/14  17:23:47
672         Log: test case for change#5700 (from M. J. T. Guy)
673      Branch: perl
674            ! t/op/universal.t
675 ____________________________________________________________________________
676 [  5731] By: gsar                                  on 2000/03/14  17:15:44
677         Log: revise README.win32 for currentness, point to function
678              list in perlport.pod (from a patch suggested by Dominic Dunlop)
679      Branch: perl
680            ! README.win32 pod/perlport.pod
681 ____________________________________________________________________________
682 [  5730] By: gsar                                  on 2000/03/14  17:14:21
683         Log: tweak sort() notes (from Nathan Torkington)
684      Branch: perl
685            ! pod/perlfunc.pod
686 ____________________________________________________________________________
687 [  5729] By: jhi                                   on 2000/03/14  15:13:13
688         Log: Make the tests 1018 and 1019 more robust.
689      Branch: cfgperl
690            ! t/lib/complex.t
691 ____________________________________________________________________________
692 [  5728] By: jhi                                   on 2000/03/14  15:07:48
693         Log: Fix for one of the problems in RC1 reported by M. E. O'Neill
694              in NEXTSTEP 3.3p2.
695      Branch: cfgperl
696            ! ext/Socket/Socket.xs
697 ____________________________________________________________________________
698 [  5727] By: jhi                                   on 2000/03/14  14:57:04
699         Log: Integrate with Sarathy; unapply the #5539 that snekt in
700              with #5539.
701      Branch: cfgperl
702           +> pod/perldebguts.pod
703            ! patchlevel.h perl.h
704           !> MANIFEST lib/Text/Abbrev.pm lib/perl5db.pl pod/perl.pod
705           !> pod/perldebug.pod pod/perldelta.pod pod/perlnumber.pod
706           !> t/lib/io_sock.t utils/perlcc.PL utils/perldoc.PL
707           !> win32/makefile.mk
708 ____________________________________________________________________________
709 [  5726] By: gsar                                  on 2000/03/14  07:43:37
710         Log: fixes for Borland compiler (from Vadim Konovalov
711              <vkonovalov@lucent.com>)
712      Branch: perl
713            ! utils/perlcc.PL win32/makefile.mk
714 ____________________________________________________________________________
715 [  5725] By: gsar                                  on 2000/03/14  07:38:00
716         Log: more efficient Text::Abbrev (from M.E. O'Neill <oneill@cs.sfu.ca>)
717      Branch: perl
718            ! lib/Text/Abbrev.pm
719 ____________________________________________________________________________
720 [  5724] By: gsar                                  on 2000/03/14  05:59:02
721         Log: integrate cfgperl changes into mainline, ignoring the
722              __attribute__((unused)) stuff that seems to have snuck
723              back in
724      Branch: perl
725           !> Todo-5.6 patchlevel.h perl.h pod/perl.pod pod/perlport.pod
726           !> vms/perlvms.pod
727 ____________________________________________________________________________
728 [  5723] By: gsar                                  on 2000/03/14  05:49:08
729         Log: patches for many bugs in the debugger; documentation updates for
730              perldelta; split perldebug.pod into perldeb{ug,guts}.pod (from
731              Tom Christiansen)
732      Branch: perl
733            + pod/perldebguts.pod
734            ! MANIFEST lib/perl5db.pl pod/perl.pod pod/perldebug.pod
735            ! pod/perldelta.pod pod/perlnumber.pod pod/perlport.pod
736 ____________________________________________________________________________
737 [  5722] By: gsar                                  on 2000/03/14  05:37:29
738         Log: add sleep() to avoid race on NeXT (from M.E. O'Neill
739              <oneill@cs.sfu.ca>)
740      Branch: perl
741            ! t/lib/io_sock.t
742 ____________________________________________________________________________
743 [  5721] By: gsar                                  on 2000/03/14  03:53:50
744         Log: support a -U option when run as root to drop privileges (from
745              Tom Christiansen)
746      Branch: perl
747            ! utils/perldoc.PL
748 ____________________________________________________________________________
749 [  5720] By: jhi                                   on 2000/03/14  03:43:51
750         Log: move the big AVAILABILITY list to perlport as Supported Platforms
751              (Tom Christiansen); add few more platforms
752      Branch: cfgperl
753            ! pod/perl.pod pod/perlport.pod
754 ____________________________________________________________________________
755 [  5719] By: jhi                                   on 2000/03/14  02:44:55
756         Log: more todo
757      Branch: cfgperl
758            ! Todo-5.6
759 ____________________________________________________________________________
760 [  5718] By: jhi                                   on 2000/03/14  02:17:16
761         Log: detypo
762      Branch: cfgperl
763            ! vms/perlvms.pod
764 ____________________________________________________________________________
765 [  5717] By: jhi                                   on 2000/03/14  02:00:24
766         Log: Integrate with Sarathy.
767      Branch: cfgperl
768            ! patchlevel.h perl.h
769           !> (integrate 60 files)
770 ____________________________________________________________________________
771 [  5716] By: gsar                                  on 2000/03/14  00:01:39
772         Log: reference miscount in Devel::Peek that causes debugger to
773              crash unceremoniously when doing "V DB" etc., repeatedly
774      Branch: perl
775            ! ext/Devel/Peek/Peek.xs
776 ____________________________________________________________________________
777 [  5715] By: gsar                                  on 2000/03/13  21:40:23
778         Log: fixes for broken L<> links (from Wolfgang Laun
779              <wolfgang.laun@alcatel.at>)
780      Branch: perl
781            ! pod/Win32.pod pod/perlcall.pod pod/perlcompile.pod
782            ! pod/perldata.pod pod/perlfaq7.pod pod/perlfunc.pod
783            ! pod/perlguts.pod pod/perllocale.pod pod/perlnumber.pod
784            ! pod/perlop.pod pod/perlxstut.pod vms/perlvms.pod
785 ____________________________________________________________________________
786 [  5714] By: gsar                                  on 2000/03/13  21:37:48
787         Log: typos in perlboot.pod (from Randal L. Schwartz <merlyn@stonehenge.com>)
788      Branch: perl
789            ! pod/perlboot.pod
790 ____________________________________________________________________________
791 [  5713] By: gsar                                  on 2000/03/13  21:36:24
792         Log: avoid infinite loop in h2xs (from Hugo van der Sanden)
793      Branch: perl
794            ! utils/h2xs.PL
795 ____________________________________________________________________________
796 [  5712] By: gsar                                  on 2000/03/13  21:29:15
797         Log: lexical warnings update for docs and tests (from Paul Marquess)
798      Branch: perl
799            ! ext/File/Glob/Glob.pm lib/fields.pm pod/perl.pod
800            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlfaq3.pod
801            ! pod/perlfaq4.pod pod/perlfaq7.pod pod/perlfilter.pod
802            ! pod/perlipc.pod pod/perlmod.pod pod/perlmodlib.pod
803            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
804            ! pod/perlstyle.pod pod/perlsyn.pod pod/perltie.pod
805            ! pod/perltrap.pod pod/perlunicode.pod pod/perlxstut.pod
806            ! t/io/open.t t/lib/fields.t t/lib/parsewords.t
807            ! t/op/assignwarn.t t/op/gv.t t/op/hashwarn.t t/op/magic.t
808            ! t/op/pack.t t/op/pat.t t/op/sort.t t/op/sprintf.t
809            ! t/pragma/constant.t t/pragma/locale.t
810 ____________________________________________________________________________
811 [  5711] By: gsar                                  on 2000/03/13  21:08:29
812         Log: updates from PodParser v1.12 on CPAN (from Brad Appleton)
813      Branch: perl
814            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
815            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
816            ! lib/Pod/Usage.pm t/pod/poderrs.xr t/pod/testp2pt.pl
817            ! t/pod/testpchk.pl
818 ____________________________________________________________________________
819 [  5710] By: gsar                                  on 2000/03/13  20:46:37
820         Log: cleaner logic in op.c, also avoids QNX optimizer bug (from Norton
821              Allen <allen@huarp.harvard.edu>)
822      Branch: perl
823            ! op.c
824 ____________________________________________________________________________
825 [  5709] By: gsar                                  on 2000/03/13  20:43:30
826         Log: mention changes to diagnostics
827      Branch: perl
828            ! pod/perldelta.pod
829 ____________________________________________________________________________
830 [  5708] By: gsar                                  on 2000/03/13  20:34:38
831         Log: ignore const for the purposes of typemaps (from Hugo van der Sanden)
832      Branch: perl
833            ! lib/ExtUtils/xsubpp
834 ____________________________________________________________________________
835 [  5707] By: gsar                                  on 2000/03/13  20:23:24
836         Log: don't check for errno after Atof() (atof() doesn't set errno, and
837              where Atof() is actually strto[l]d(), some platforms seem to want
838              to set errno randomly)
839      Branch: perl
840            ! toke.c
841 ____________________________________________________________________________
842 [  5706] By: gsar                                  on 2000/03/13  18:14:18
843         Log: integrate cfgperl changes into mainline
844      Branch: perl
845           !> Configure config_h.SH hints/hpux.sh hints/solaris_2.sh mg.c
846           !> perl.h pod/perl.pod pp.c
847 ____________________________________________________________________________
848 [  5705] By: jhi                                   on 2000/03/13  14:44:11
849         Log: STRLEN != int.
850      Branch: cfgperl
851            ! mg.c
852 ____________________________________________________________________________
853 [  5704] By: jhi                                   on 2000/03/13  13:18:07
854         Log: Integrate with Sarathy.
855      Branch: cfgperl
856           +> lib/warnings/register.pm
857           !> (integrate 42 files)
858 ____________________________________________________________________________
859 [  5703] By: gsar                                  on 2000/03/13  12:40:51
860         Log: mention autoflush portability caveat
861      Branch: perl
862            ! pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
863 ____________________________________________________________________________
864 [  5702] By: gsar                                  on 2000/03/13  11:09:05
865         Log: final touches for lexical warnings (from Paul Marquess)
866      Branch: perl
867            + lib/warnings/register.pm
868            ! MANIFEST ext/IO/lib/IO/Select.pm ext/Socket/Socket.pm
869            ! lib/Class/Struct.pm lib/I18N/Collate.pm lib/Tie/Handle.pm
870            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/constant.pm
871            ! lib/syslog.pl lib/vars.pm lib/warnings.pm mg.c perl.c
872            ! pod/perllexwarn.pod pp_ctl.c t/lib/filepath.t t/lib/io_sel.t
873            ! t/lib/socket.t t/lib/tie-stdhandle.t t/op/tie.t
874            ! t/pragma/constant.t t/pragma/diagnostics.t t/pragma/warn/2use
875            ! t/pragma/warn/9enabled warnings.h warnings.pl
876 ____________________________________________________________________________
877 [  5701] By: gsar                                  on 2000/03/13  11:00:00
878         Log: avoid compiler warnings
879      Branch: perl
880            ! pp_hot.c
881 ____________________________________________________________________________
882 [  5700] By: gsar                                  on 2000/03/13  09:57:59
883         Log: make the is_utf8_*() safe for use on invalid utf8 (they now
884              return false on such input instead of emitting warnings)
885      Branch: perl
886            ! embed.h embed.pl global.sym gv.c objXSUB.h perlapi.c
887            ! pod/perlapi.pod proto.h universal.c utf8.c
888 ____________________________________________________________________________
889 [  5699] By: gsar                                  on 2000/03/13  06:59:57
890         Log: the premature FREETMPS calls in change#1187 weren't defensive enough
891      Branch: perl
892            ! pp_ctl.c pp_hot.c t/op/recurse.t
893 ____________________________________________________________________________
894 [  5698] By: jhi                                   on 2000/03/13  05:03:37
895         Log: hints nibbling continues
896      Branch: cfgperl
897            ! hints/hpux.sh
898 ____________________________________________________________________________
899 [  5697] By: jhi                                   on 2000/03/13  04:45:57
900         Log: there's no end to tweaking
901      Branch: cfgperl
902            ! hints/hpux.sh
903 ____________________________________________________________________________
904 [  5696] By: jhi                                   on 2000/03/13  04:26:15
905         Log: hints tweak
906      Branch: cfgperl
907            ! hints/hpux.sh
908 ____________________________________________________________________________
909 [  5695] By: bailey                                on 2000/03/13  03:54:09
910         Log: Trim out leftover hunk from prior resolve conflict
911      Branch: vmsperl
912            ! lib/File/Spec/VMS.pm
913 ____________________________________________________________________________
914 [  5694] By: bailey                                on 2000/03/13  03:20:20
915         Log: Assorted configuration cleanups (Peter Prymmer, and a
916              bit from Charles Bailey and Dan Sugalski)
917      Branch: vmsperl
918            ! configure.com vms/subconfigure.com
919 ____________________________________________________________________________
920 [  5693] By: bailey                                on 2000/03/13  03:00:16
921         Log: Add vmsish 'hushed' option to suppress error messages at exit
922      Branch: vmsperl
923            ! perl.h vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com
924            ! vms/vmsish.h
925 ____________________________________________________________________________
926 [  5692] By: bailey                                on 2000/03/13  02:50:10
927         Log: Fix inverted test conditions for secure lnm translation
928              and default file types.  (Dan Sugalski)
929      Branch: vmsperl
930            ! vms/subconfigure.com
931 ____________________________________________________________________________
932 [  5691] By: bailey                                on 2000/03/13  02:41:36
933         Log: Insulate tests of default display_format from different precision
934              on different machines by truncating at 1 digit less than the most
935              common choice (.15g)
936      Branch: vmsperl
937            ! t/lib/complex.t
938 ____________________________________________________________________________
939 [  5690] By: bailey                                on 2000/03/13  02:31:44
940         Log: Resync with mainline post RC1
941      Branch: vmsperl
942           +> lib/Pod/Plainer.pm
943           !> (integrate 137 files)
944 ____________________________________________________________________________
945 [  5689] By: bailey                                on 2000/03/13  02:22:24
946         Log: Update File::Spec::VMS and tests
947              Since reduce_ricochet has been removed from File::Spec,
948              revert changes to VMS::Filespec::vmsify made to accomodate it.
949      Branch: vmsperl
950            ! lib/File/Spec/VMS.pm t/lib/filespec.t vms/ext/filespec.t
951            ! vms/vms.c
952 ____________________________________________________________________________
953 [  5688] By: bailey                                on 2000/03/13  02:12:11
954         Log: Basic 5.6.0 RC1 build patches for VMS
955      Branch: vmsperl
956            ! configure.com t/pragma/warn/doio t/pragma/warn/util
957            ! vms/subconfigure.com
958 ____________________________________________________________________________
959 [  5687] By: jhi                                   on 2000/03/13  00:41:51
960         Log: Solaris long double fixes from Alan Burlison.
961      Branch: cfgperl
962            ! hints/solaris_2.sh perl.h pp.c
963 ____________________________________________________________________________
964 [  5686] By: jhi                                   on 2000/03/13  00:17:13
965         Log: Integrate with Sarathy.
966      Branch: cfgperl
967           !> dump.c hints/hpux.sh op.c pod/perldelta.pod t/op/misc.t
968 ____________________________________________________________________________
969 [  5685] By: jhi                                   on 2000/03/13  00:13:17
970         Log: Retract #5680, it broke more than it helped.
971      Branch: cfgperl
972            ! hints/hpux.sh
973 ____________________________________________________________________________
974 [  5684] By: gsar                                  on 2000/03/12  21:48:44
975         Log: set optimize=-O only if not already set
976      Branch: perl
977            ! hints/hpux.sh
978 ____________________________________________________________________________
979 [  5683] By: gsar                                  on 2000/03/12  20:11:45
980         Log: another optimized-OP_SASSIGN bug: ops that were not OA_TARGLEX
981              were being mistakenly subverted anyway
982      Branch: perl
983            ! dump.c op.c pod/perldelta.pod t/op/misc.t
984 ____________________________________________________________________________
985 [  5682] By: jhi                                   on 2000/03/12  18:11:52
986         Log: update AVAILABILITY for LynxOS
987      Branch: cfgperl
988            ! pod/perl.pod
989 ____________________________________________________________________________
990 [  5681] By: jhi                                   on 2000/03/12  18:03:46
991         Log: 64-bitness hints tweaks
992      Branch: cfgperl
993            ! hints/solaris_2.sh
994 ____________________________________________________________________________
995 [  5680] By: jhi                                   on 2000/03/12  17:49:25
996         Log: 64-bitness tweak: separate 64bitint and 64bitall.
997      Branch: cfgperl
998            ! hints/hpux.sh
999 ____________________________________________________________________________
1000 [  5679] By: jhi                                   on 2000/03/12  17:43:09
1001         Log: metaconfig-ify #5676.
1002      Branch: cfgperl
1003            ! Configure config_h.SH
1004      Branch: metaconfig/U/perl
1005            ! fflushall.U
1006 ____________________________________________________________________________
1007 [  5678] By: jhi                                   on 2000/03/12  17:37:14
1008         Log: Integrate with Sarathy.
1009      Branch: cfgperl
1010           !> Changes Configure Todo lib/File/DosGlob.pm
1011 ____________________________________________________________________________
1012 [  5677] By: gsar                                  on 2000/03/12  11:35:10
1013         Log: integrate cfgperl changes into mainline
1014      Branch: perl
1015            ! Changes Todo
1016           !> Todo-5.6 perl.h pod/perldelta.pod
1017 ____________________________________________________________________________
1018 [  5676] By: gsar                                  on 2000/03/12  11:27:38
1019         Log: don't bother testing if we can flush all handles when fflush(stdin)
1020              shows the pipe bug
1021      Branch: perl
1022            ! Configure
1023 ____________________________________________________________________________
1024 [  5675] By: jhi                                   on 2000/03/12  05:08:29
1025         Log: continue flogging the string->int conversion ifdefs
1026      Branch: cfgperl
1027            ! perl.h
1028 ____________________________________________________________________________
1029 [  5674] By: gsar                                  on 2000/03/12  05:01:30
1030         Log: fix File::DosGlob for patterns with drive names like c:*.bat
1031              (suggested by Jason Mathews <mathews@computer.org>)
1032      Branch: perl
1033            ! lib/File/DosGlob.pm
1034 ____________________________________________________________________________
1035 [  5673] By: jhi                                   on 2000/03/12  04:48:14
1036         Log: Integrate with Sarathy.
1037      Branch: cfgperl
1038           !> doop.c perl.h pod/perldelta.pod pod/perldiag.pod
1039           !> pod/perlpod.pod toke.c utils/perldoc.PL
1040 ____________________________________________________________________________
1041 [  5672] By: gsar                                  on 2000/03/12  03:57:23
1042         Log: security fixes for perldoc (from Tom Christiansen)
1043      Branch: perl
1044            ! utils/perldoc.PL
1045 ____________________________________________________________________________
1046 [  5671] By: gsar                                  on 2000/03/12  03:45:27
1047         Log: Larry's patch to disallow CORE::Snark, with perldiag entry
1048      Branch: perl
1049            ! pod/perldelta.pod pod/perldiag.pod toke.c
1050 ____________________________________________________________________________
1051 [  5670] By: gsar                                  on 2000/03/12  03:36:17
1052         Log: insufficient buffer in change#5317
1053      Branch: perl
1054            ! doop.c
1055 ____________________________________________________________________________
1056 [  5669] By: gsar                                  on 2000/03/12  03:15:29
1057         Log: avoid L<foo|bar> for now, not all the pod2foo support it
1058      Branch: perl
1059            ! pod/perlpod.pod
1060 ____________________________________________________________________________
1061 [  5668] By: gsar                                  on 2000/03/12  02:35:55
1062         Log: rework change#5664
1063      Branch: perl
1064            ! perl.h
1065 ____________________________________________________________________________
1066 [  5667] By: jhi                                   on 2000/03/11  21:35:29
1067         Log: todo and perldelta updates
1068      Branch: cfgperl
1069            ! Todo Todo-5.6 pod/perldelta.pod
1070 ____________________________________________________________________________
1071 [  5666] By: jhi                                   on 2000/03/11  21:00:34
1072         Log: Integrate with Sarathy.
1073      Branch: cfgperl
1074           !> perl.h
1075 ____________________________________________________________________________
1076 [  5665] By: jhi                                   on 2000/03/11  20:58:58
1077         Log: Fixes for #5661.
1078      Branch: cfgperl
1079            ! perl.h
1080 ____________________________________________________________________________
1081 [  5664] By: gsar                                  on 2000/03/11  19:50:06
1082         Log: fix Strtoul() misdefinition is change#5661
1083      Branch: perl
1084            ! perl.h
1085 ____________________________________________________________________________
1086 [  5663] By: gsar                                  on 2000/03/11  19:21:18
1087         Log: integrate cfgperl contents into mainline
1088      Branch: perl
1089           !> Configure config_h.SH hints/solaris_2.sh perl.h
1090           !> t/pragma/warn/pp_hot toke.c
1091 ____________________________________________________________________________
1092 [  5662] By: jhi                                   on 2000/03/11  19:06:20
1093         Log: Integrate with Sarathy.
1094      Branch: cfgperl
1095           !> cop.h perl.c pp_ctl.c t/op/eval.t t/op/misc.t
1096 ____________________________________________________________________________
1097 [  5661] By: jhi                                   on 2000/03/11  19:03:32
1098         Log: Use Atof() instead of bare strtod(); ditto for Atol()/Atoul()
1099              (introduce the latter) instead of bare strtoll()/strtoll().
1100      Branch: cfgperl
1101            ! perl.h toke.c
1102 ____________________________________________________________________________
1103 [  5660] By: gsar                                  on 2000/03/11  18:40:49
1104         Log: another long-standing eval bug: return doesn't reset $@ correctly
1105      Branch: perl
1106            ! pp_ctl.c t/op/eval.t
1107 ____________________________________________________________________________
1108 [  5659] By: jhi                                   on 2000/03/11  18:27:54
1109         Log: metaconfig-ify the test for broken fflush(NULL)
1110              (which ails e.g. Solaris), from Ulrich Pfeifer.
1111      Branch: cfgperl
1112            ! Configure config_h.SH hints/solaris_2.sh
1113      Branch: metaconfig/U/perl
1114            ! d_unorderedl.U fflushall.U
1115 ____________________________________________________________________________
1116 [  5658] By: gsar                                  on 2000/03/11  18:11:22
1117         Log: change#3511 was not defensive enough about try blocks, causing
1118              bogus attempts to free closures, and thence, segfaults
1119      Branch: perl
1120            ! cop.h perl.c pp_ctl.c t/op/misc.t
1121 ____________________________________________________________________________
1122 [  5657] By: jhi                                   on 2000/03/11  18:04:44
1123         Log: Rewording.
1124      Branch: cfgperl
1125            ! t/pragma/warn/pp_hot
1126 ____________________________________________________________________________
1127 [  5656] By: jhi                                   on 2000/03/11  17:41:29
1128         Log: Integrate with Sarathy.
1129      Branch: cfgperl
1130           !> (integrate 27 files)
1131 ____________________________________________________________________________
1132 [  5655] By: gsar                                  on 2000/03/11  17:06:03
1133         Log: reword comment
1134      Branch: perl
1135            ! t/pragma/warn/pp_hot
1136 ____________________________________________________________________________
1137 [  5654] By: gsar                                  on 2000/03/11  17:01:47
1138         Log: off-by-one in os2.c (from Ilya Zakharevich)
1139      Branch: perl
1140            ! os2/os2.c
1141 ____________________________________________________________________________
1142 [  5653] By: gsar                                  on 2000/03/11  16:59:48
1143         Log: File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker)
1144      Branch: perl
1145            ! lib/File/Spec/VMS.pm t/lib/filespec.t
1146 ____________________________________________________________________________
1147 [  5652] By: gsar                                  on 2000/03/11  16:52:03
1148         Log: missing export list entry in change#5619
1149      Branch: perl
1150            ! makedef.pl
1151 ____________________________________________________________________________
1152 [  5651] By: gsar                                  on 2000/03/11  16:50:05
1153         Log: avoid using context pointer in MUTEX_INIT() et al; remove the
1154              *_NOCONTEXT variants to keep it simple
1155      Branch: perl
1156            ! malloc.c thread.h win32/win32thread.h
1157 ____________________________________________________________________________
1158 [  5650] By: gsar                                  on 2000/03/11  16:07:35
1159         Log: remove =for section (from Johan Vromans)
1160      Branch: perl
1161            ! lib/Getopt/Long.pm
1162 ____________________________________________________________________________
1163 [  5649] By: gsar                                  on 2000/03/11  16:05:50
1164         Log: add nokfile target in Makefile (from Andy Dougherty)
1165      Branch: perl
1166            ! Makefile.SH
1167 ____________________________________________________________________________
1168 [  5648] By: gsar                                  on 2000/03/11  16:02:53
1169         Log: mention podchecker (from Tim Jenness <timj@jach.hawaii.edu>)
1170      Branch: perl
1171            ! pod/perlpod.pod
1172 ____________________________________________________________________________
1173 [  5647] By: gsar                                  on 2000/03/11  16:01:03
1174         Log: VMS build tweaks (from Charles Bailey)
1175      Branch: perl
1176            ! configure.com perl.c t/pragma/warn/doio t/pragma/warn/util
1177            ! vms/subconfigure.com
1178 ____________________________________________________________________________
1179 [  5646] By: gsar                                  on 2000/03/11  10:13:27
1180         Log: remove outdated ftp.cis.ufl.edu reference
1181      Branch: perl
1182            ! pod/perlfaq2.pod
1183 ____________________________________________________________________________
1184 [  5645] By: gsar                                  on 2000/03/11  10:10:39
1185         Log: failed hunk in change#5644
1186      Branch: perl
1187            ! t/op/pat.t
1188 ____________________________________________________________________________
1189 [  5644] By: gsar                                  on 2000/03/11  10:08:47
1190         Log: fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)
1191      Branch: perl
1192            ! regcomp.c t/op/pat.t
1193 ____________________________________________________________________________
1194 [  5643] By: gsar                                  on 2000/03/11  09:48:30
1195         Log: better {local,gm}time documentation (from Mark-Jason Dominus)
1196      Branch: perl
1197            ! pod/perlfunc.pod
1198 ____________________________________________________________________________
1199 [  5642] By: gsar                                  on 2000/03/11  09:45:10
1200         Log: tweaks for lynxos build (from Ed Mooring <mooring@lynx.com>)
1201      Branch: perl
1202            ! doio.c hints/lynxos.sh perl.h
1203 ____________________________________________________________________________
1204 [  5641] By: gsar                                  on 2000/03/11  09:42:56
1205         Log: integrate cfgperl contents into mainline
1206      Branch: perl
1207           !> Configure Todo-5.6 config_h.SH hints/irix_6.sh
1208           !> lib/Math/Complex.pm regcomp.c t/op/64bit.t
1209 ____________________________________________________________________________
1210 [  5640] By: gsar                                  on 2000/03/11  09:24:30
1211         Log: perldelta update, typos and whitespace adjustments
1212      Branch: perl
1213            ! lib/open.pm miniperlmain.c pod/perldelta.pod win32/perllib.c
1214 ____________________________________________________________________________
1215 [  5639] By: jhi                                   on 2000/03/11  00:51:48
1216         Log: Integrate with Sarathy.
1217      Branch: cfgperl
1218           !> (integrate 44 files)
1219 ____________________________________________________________________________
1220 [  5638] By: jhi                                   on 2000/03/11  00:45:46
1221         Log: Cpp out deadcode that IRIX compiler noticed. 
1222      Branch: cfgperl
1223            ! regcomp.c
1224 ____________________________________________________________________________
1225 [  5637] By: jhi                                   on 2000/03/10  14:22:24
1226         Log: Do not use Perl's malloc in IRIX.
1227      Branch: cfgperl
1228            ! hints/irix_6.sh
1229 ____________________________________________________________________________
1230 [  5636] By: jhi                                   on 2000/03/10  05:27:03
1231         Log: More/modified unused floating point units.
1232      Branch: metaconfig/U/perl
1233            + d_fp_class_l.U d_unordered.U d_unorderedl.U
1234            ! d_fpclass.U
1235 ____________________________________________________________________________
1236 [  5635] By: jhi                                   on 2000/03/10  01:54:07
1237         Log: Add various yet-unused units.
1238      Branch: metaconfig/U/perl
1239            + d_class.U d_fchdir.U d_finite.U d_fp_class.U d_fp_classl.U
1240            + d_fpclass.U d_fpclassify.U d_frexpl.U d_futimes.U
1241            + d_getitimer.U d_getrlimit.U d_iconv.U d_isfinite.U d_isinf.U
1242            + d_isnan.U d_isnanl.U d_lchmod.U d_lutimes.U d_setitimer.U
1243            + d_setrlimit.U d_ualarm.U d_utimes.U
1244 ____________________________________________________________________________
1245 [  5634] By: jhi                                   on 2000/03/10  01:07:54
1246         Log: Fix goofups noticed by Mark Bixby and Jeff Okamoto.
1247      Branch: cfgperl
1248            ! Configure config_h.SH
1249      Branch: metaconfig
1250            ! U/compline/nblock_io.U
1251      Branch: metaconfig/U/perl
1252            ! use64bits.U
1253 ____________________________________________________________________________
1254 [  5633] By: jhi                                   on 2000/03/09  23:22:33
1255         Log: Remove an obsolete note.
1256      Branch: cfgperl
1257            ! t/op/64bit.t
1258 ____________________________________________________________________________
1259 [  5632] By: gsar                                  on 2000/03/09  18:50:43
1260         Log: update Changes
1261      Branch: perl
1262            ! Changes
1263 ____________________________________________________________________________
1264 [  5631] By: gsar                                  on 2000/03/09  18:49:12
1265         Log: track more of the child state on Windows
1266      Branch: perl
1267            ! win32/win32.c win32/win32.h
1268 ____________________________________________________________________________
1269 [  5630] By: gsar                                  on 2000/03/09  18:48:05
1270         Log: UNIVERSAL::isa() and UNIVERSAL::can() fail for magic values
1271      Branch: perl
1272            ! universal.c
1273 ____________________________________________________________________________
1274 [  5629] By: gsar                                  on 2000/03/09  18:37:35
1275         Log: tweak Unicode notes, other cleanups
1276      Branch: perl
1277            ! Changes lib/bytes.pm lib/utf8.pm pod/perldelta.pod
1278            ! pod/perlhist.pod pod/perlunicode.pod
1279 ____________________________________________________________________________
1280 [  5628] By: gsar                                  on 2000/03/09  17:39:58
1281         Log: support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"
1282              semantics; the pragma sets defaults for both open() and qx//
1283      Branch: perl
1284            ! doio.c dosish.h embed.h embed.pl epoc/epocish.h lib/open.pm
1285            ! mpeix/mpeixish.h op.c op.h opcode.h opcode.pl os2/os2ish.h
1286            ! perl.h perlapi.c plan9/plan9ish.h pod/perlfunc.pod pp.sym
1287            ! pp_proto.h pp_sys.c proto.h sv.h vms/vmsish.h vos/vosish.h
1288 ____________________________________________________________________________
1289 [  5627] By: gsar                                  on 2000/03/09  12:54:08
1290         Log: avoid autoflushing behavior of fork/system/exec on Solaris (thanks
1291              to fflush(NULL) bug)
1292      Branch: perl
1293            ! hints/solaris_2.sh pod/perldelta.pod
1294 ____________________________________________________________________________
1295 [  5626] By: gsar                                  on 2000/03/09  11:34:51
1296         Log: abort build on HP-UX if bundled non-ANSI compiler is detected
1297              (from Dominic Dunlop <domo@computer.org>)
1298      Branch: perl
1299            ! hints/hpux.sh
1300 ____________________________________________________________________________
1301 [  5625] By: gsar                                  on 2000/03/09  11:17:07
1302         Log: patch from Larry to make -T filetest algorithm recognize utf8 as
1303              "text"
1304      Branch: perl
1305            ! pp_sys.c
1306 ____________________________________________________________________________
1307 [  5624] By: gsar                                  on 2000/03/09  11:11:59
1308         Log: provide support for deleting actions etc. (from Ronald J Kimball
1309              <rjk@linguist.dartmouth.edu>)
1310      Branch: perl
1311            ! lib/perl5db.pl pod/perldebug.pod
1312 ____________________________________________________________________________
1313 [  5623] By: gsar                                  on 2000/03/09  06:39:21
1314         Log: new xsubpp keywords should be in all caps
1315      Branch: perl
1316            ! lib/ExtUtils/xsubpp
1317 ____________________________________________________________________________
1318 [  5622] By: gsar                                  on 2000/03/09  06:26:04
1319         Log: demand-load utf8.pm in swash routines
1320      Branch: perl
1321            ! op.c utf8.c
1322 ____________________________________________________________________________
1323 [  5621] By: gsar                                  on 2000/03/08  19:27:02
1324         Log: make Dump() call the XSUB implementation transparently (modified
1325              version of patch suggested by David Boyce <dsb@world.std.com>)
1326      Branch: perl
1327            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
1328            ! pod/perldelta.pod
1329 ____________________________________________________________________________
1330 [  5620] By: gsar                                  on 2000/03/08  18:35:48
1331         Log: do FILE should not see outside lexicals (from Rick Delaney
1332              <rick@consumercontact.com>)
1333      Branch: perl
1334            ! op.c pp_ctl.c t/comp/require.t
1335 ____________________________________________________________________________
1336 [  5619] By: gsar                                  on 2000/03/08  18:04:45
1337         Log: abstract code for C<use Foo 1.23 @ary;> into a Perl_load_module()
1338              API function
1339      Branch: perl
1340            ! doio.c embed.h embed.pl global.sym objXSUB.h op.c op.h
1341            ! perlapi.c pp_sys.c proto.h
1342 ____________________________________________________________________________
1343 [  5618] By: jhi                                   on 2000/03/08  18:03:30
1344         Log: Integrate with Sarathy.
1345      Branch: cfgperl
1346           +> lib/Pod/Plainer.pm
1347           !> Changes MANIFEST dosish.h embedvar.h lib/Pod/InputObjects.pm
1348           !> lib/Pod/Parser.pm makedef.pl op.c op.h perl.c perlapi.h
1349           !> perlvars.h pod/perlop.pod pod/pod2latex.PL sv.c unixish.h
1350           !> vms/vmsish.h
1351 ____________________________________________________________________________
1352 [  5617] By: jhi                                   on 2000/03/08  15:44:05
1353         Log: ICU todo fixes.
1354      Branch: cfgperl
1355            ! Todo-5.6
1356 ____________________________________________________________________________
1357 [  5616] By: jhi                                   on 2000/03/08  14:30:40
1358         Log: Even more Todo.
1359      Branch: cfgperl
1360            ! Todo-5.6
1361 ____________________________________________________________________________
1362 [  5615] By: jhi                                   on 2000/03/08  14:13:45
1363         Log: More Todo.
1364      Branch: cfgperl
1365            ! Todo-5.6
1366 ____________________________________________________________________________
1367 [  5614] By: jhi                                   on 2000/03/08  13:50:53
1368         Log: wording changes
1369      Branch: cfgperl
1370            ! lib/Math/Complex.pm
1371 ____________________________________________________________________________
1372 [  5613] By: gsar                                  on 2000/03/08  12:51:35
1373         Log: clarify docs on return value from binding operators
1374      Branch: perl
1375            ! pod/perlop.pod
1376 ____________________________________________________________________________
1377 [  5612] By: gsar                                  on 2000/03/08  12:41:38
1378         Log: shore up pod2latex shortcomings, and a Pod::Parser fix (from
1379              Robin Barker)
1380      Branch: perl
1381            + lib/Pod/Plainer.pm
1382            ! MANIFEST lib/Pod/Parser.pm pod/pod2latex.PL
1383 ____________________________________________________________________________
1384 [  5611] By: gsar                                  on 2000/03/08  12:22:59
1385         Log: integrate cfgperl changes into mainline
1386      Branch: perl
1387            ! Changes
1388           !> installperl lib/Math/Complex.pm pod/perldelta.pod
1389           !> t/lib/complex.t vms/vmsish.h
1390 ____________________________________________________________________________
1391 [  5610] By: gsar                                  on 2000/03/08  12:08:17
1392         Log: add missing locks for op refcounts
1393      Branch: perl
1394            ! dosish.h embedvar.h makedef.pl op.c op.h perl.c perlapi.h
1395            ! perlvars.h sv.c unixish.h vms/vmsish.h
1396 ____________________________________________________________________________
1397 [  5609] By: gsar                                  on 2000/03/08  11:30:32
1398         Log: Pod::InputObjects tweak (from Brad Appleton)
1399      Branch: perl
1400            ! lib/Pod/InputObjects.pm
1401 ____________________________________________________________________________
1402 [  5608] By: jhi                                   on 2000/03/08  05:08:59
1403         Log: Integrate with Sarathy.
1404      Branch: cfgperl
1405           !> (integrate 27 files)
1406 ____________________________________________________________________________
1407 [  5607] By: jhi                                   on 2000/03/08  05:07:06
1408         Log: Make the stringification more customizable.
1409              A potentially backward incompatible change.
1410              Based on a suggestion by Roman Kosenko <ra@amk.al.lg.ua>.
1411      Branch: cfgperl
1412            ! lib/Math/Complex.pm pod/perldelta.pod t/lib/complex.t
1413 ____________________________________________________________________________
1414 [  5606] By: jhi                                   on 2000/03/08  00:49:14
1415         Log: s/lfs/largefiles/
1416      Branch: metaconfig
1417            ! U/mksample
1418 ____________________________________________________________________________
1419 [  5605] By: gsar                                  on 2000/03/07  23:37:48
1420         Log: VMS build patch (from Peter Prymmer)
1421      Branch: perl
1422            ! configure.com installhtml lib/lib.pm vms/descrip_mms.template
1423            ! vms/subconfigure.com vms/vms.c
1424 ____________________________________________________________________________
1425 [  5604] By: gsar                                  on 2000/03/07  23:25:46
1426         Log: CopFILEGV(&PL_compiling) must be reset properly (from Doug MacEachern)
1427      Branch: perl
1428            ! perl.c
1429 ____________________________________________________________________________
1430 [  5603] By: gsar                                  on 2000/03/07  23:05:16
1431         Log: type mismatch
1432      Branch: perl
1433            ! sv.c
1434 ____________________________________________________________________________
1435 [  5602] By: gsar                                  on 2000/03/07  22:40:55
1436         Log: add note to INSTALL about C++ compilers (from M J T Guy)
1437      Branch: perl
1438            ! INSTALL
1439 ____________________________________________________________________________
1440 [  5601] By: gsar                                  on 2000/03/07  22:30:35
1441         Log: separate options to incpush() for adding version directories and
1442              architecture directories (from Andy Dougherty)
1443      Branch: perl
1444            ! embed.h embed.pl perl.c proto.h t/lib/fatal.t
1445 ____________________________________________________________________________
1446 [  5600] By: gsar                                  on 2000/03/07  20:18:54
1447         Log: support :void to enable croaking only in void context (from
1448              Simon Cozens <simon@othersideofthe.earth.li>)
1449      Branch: perl
1450            ! lib/Fatal.pm t/lib/fatal.t
1451 ____________________________________________________________________________
1452 [  5599] By: gsar                                  on 2000/03/07  18:35:21
1453         Log: Pod::Html tweak to avoid false falses
1454      Branch: perl
1455            ! lib/Pod/Html.pm
1456 ____________________________________________________________________________
1457 [  5598] By: gsar                                  on 2000/03/07  18:21:58
1458         Log: skip null siblings encountered by goto out of loopish block
1459              (from Doug Lankshear)
1460      Branch: perl
1461            ! pp_ctl.c
1462 ____________________________________________________________________________
1463 [  5597] By: gsar                                  on 2000/03/07  16:33:29
1464         Log: omit XSLoader from bytecode dumps
1465      Branch: perl
1466            ! ext/B/B/Bytecode.pm ext/B/B/Stash.pm ext/B/B/Xref.pm
1467 ____________________________________________________________________________
1468 [  5596] By: gsar                                  on 2000/03/07  10:58:17
1469         Log: avoid coredump on C<printf "%vd">
1470      Branch: perl
1471            ! sv.c
1472 ____________________________________________________________________________
1473 [  5595] By: gsar                                  on 2000/03/07  10:26:03
1474         Log: add missing HTML escapes that can be displayed in xterm (from
1475              Tim Jenness <timj@jach.hawaii.edu>)
1476      Branch: perl
1477            ! lib/Pod/Text.pm
1478 ____________________________________________________________________________
1479 [  5594] By: gsar                                  on 2000/03/07  10:24:55
1480         Log: Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant.org>)
1481      Branch: perl
1482            ! lib/Fatal.pm
1483 ____________________________________________________________________________
1484 [  5593] By: gsar                                  on 2000/03/07  09:57:24
1485         Log: get ByteLoader working again
1486      Branch: perl
1487            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
1488            ! ext/B/B/C.pm ext/ByteLoader/bytecode.h
1489            ! ext/ByteLoader/byterun.c
1490 ____________________________________________________________________________
1491 [  5592] By: gsar                                  on 2000/03/07  05:14:49
1492         Log: typo in makedef.pl
1493      Branch: perl
1494            ! lib/File/Path.pm makedef.pl
1495 ____________________________________________________________________________
1496 [  5591] By: jhi                                   on 2000/03/06  22:56:24
1497         Log: Integrate with Sarathy.
1498      Branch: cfgperl
1499           !> Changes ext/File/Glob/Glob.xs lib/Pod/Html.pm
1500 ____________________________________________________________________________
1501 [  5590] By: gsar                                  on 2000/03/06  22:32:44
1502         Log: fix incorrect prototypes in File::Glob
1503      Branch: perl
1504            ! ext/File/Glob/Glob.xs
1505 ____________________________________________________________________________
1506 [  5589] By: gsar                                  on 2000/03/06  22:07:38
1507         Log: update Changes
1508      Branch: perl
1509            ! Changes
1510 ____________________________________________________________________________
1511 [  5588] By: jhi                                   on 2000/03/06  21:46:18
1512         Log: From: "Craig A. Berry" <craig.berry@metamorgs.com>
1513              To: vmsperl@perl.org, perl5-porters@perl.org
1514              Cc: jhi@iki.fi, Charles Bailey <BAILEY@newman.upenn.edu>, gsar@activestate.com
1515              Subject: [PATCH 5.5.670] circumvent VMS fileno bug in old DEC C version
1516              Date: Mon, 06 Mar 2000 15:36:13 -0600
1517              Message-Id: <4.2.2.20000306153539.00ca6420@exchi01.midwest.metamorgs.com>
1518      Branch: cfgperl
1519            ! vms/vmsish.h
1520 ____________________________________________________________________________
1521 [  5587] By: jhi                                   on 2000/03/06  21:23:27
1522         Log: Use $^O.
1523      Branch: cfgperl
1524            ! installperl
1525 ____________________________________________________________________________
1526 [  5586] By: jhi                                   on 2000/03/06  21:19:15
1527         Log: Undo drift from the mainline.
1528      Branch: cfgperl
1529           !> (integrate 1607 files)
1530 ____________________________________________________________________________
1531 [  5585] By: gsar                                  on 2000/03/06  20:23:37
1532         Log: change#5513 accidentally undid change#5373, put it back
1533      Branch: perl
1534            ! lib/Pod/Html.pm
1535 ____________________________________________________________________________
1536 [  5584] By: jhi                                   on 2000/03/06  17:30:48
1537         Log: Integrate with Sarathy.
1538      Branch: cfgperl
1539           !> lib/File/Path.pm lib/Getopt/Long.pm lib/IPC/Open2.pm
1540           !> lib/Pod/Man.pm makedef.pl toke.c vms/subconfigure.com
1541 ____________________________________________________________________________
1542 [  5583] By: gsar                                  on 2000/03/06  17:02:52
1543         Log: makedef.pl typos
1544      Branch: perl
1545            ! makedef.pl
1546 ____________________________________________________________________________
1547 [  5582] By: gsar                                  on 2000/03/06  15:24:14
1548         Log: Pod::Man bugfixes (from Russ Allbery)
1549      Branch: perl
1550            ! lib/Pod/Man.pm
1551 ____________________________________________________________________________
1552 [  5581] By: gsar                                  on 2000/03/06  15:17:08
1553         Log: File::Path::rmtree() doesn't delete stale symlinks correctly
1554      Branch: perl
1555            ! lib/File/Path.pm
1556 ____________________________________________________________________________
1557 [  5580] By: gsar                                  on 2000/03/06  14:55:57
1558         Log: pod nits
1559      Branch: perl
1560            ! lib/Getopt/Long.pm lib/IPC/Open2.pm
1561 ____________________________________________________________________________
1562 [  5579] By: gsar                                  on 2000/03/06  14:55:08
1563         Log: 64-bit build fix on VMS (from Dan Sugalski)
1564      Branch: perl
1565            ! toke.c vms/subconfigure.com
1566 ____________________________________________________________________________
1567 [  5578] By: jhi                                   on 2000/03/06  14:37:46
1568         Log: Integrate with Sarathy.
1569      Branch: cfgperl
1570           !> README.win32 configure.com iperlsys.h lib/File/Spec/VMS.pm
1571           !> lib/IPC/Open2.pm lib/IPC/Open3.pm perl.c t/lib/filefind.t
1572           !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
1573           !> vms/test.com vms/vms.c win32/config.bc win32/config.gc
1574           !> win32/config.vc win32/config_H.bc win32/config_H.gc
1575           !> win32/config_H.vc win32/config_h.PL win32/perlhost.h
1576           !> win32/win32.c win32/win32.h
1577 ____________________________________________________________________________
1578 [  5577] By: gsar                                  on 2000/03/06  07:26:18
1579         Log: skip tests that need VMS::Filespec on other platforms
1580      Branch: perl
1581            ! t/lib/filespec.t
1582 ____________________________________________________________________________
1583 [  5576] By: gsar                                  on 2000/03/06  07:11:21
1584         Log: integrate vmsperl contents into mainline
1585      Branch: perl
1586           !> configure.com lib/File/Spec/VMS.pm t/lib/filefind.t
1587           !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
1588           !> vms/test.com vms/vms.c
1589 ____________________________________________________________________________
1590 [  5575] By: gsar                                  on 2000/03/06  07:05:34
1591         Log: support for autovivified handles (from Tom Christiansen)
1592      Branch: perl
1593            ! lib/IPC/Open2.pm lib/IPC/Open3.pm
1594 ____________________________________________________________________________
1595 [  5574] By: gsar                                  on 2000/03/06  06:31:55
1596         Log: vendorlib support for Windows; regen win32/config*
1597      Branch: perl
1598            ! README.win32 iperlsys.h perl.c win32/config.bc win32/config.gc
1599            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1600            ! win32/config_H.vc win32/config_h.PL win32/perlhost.h
1601            ! win32/win32.c win32/win32.h
1602 ____________________________________________________________________________
1603 [  5573] By: bailey                                on 2000/03/06  05:23:23
1604         Log: Skip openpid.t while VMS subprocess intercommunication in flux (several vmsperlers)
1605      Branch: vmsperl
1606            ! vms/test.com
1607 ____________________________________________________________________________
1608 [  5572] By: gsar                                  on 2000/03/06  05:21:26
1609         Log: the incpush()es weren't all quite right on Windows in change#5559
1610      Branch: perl
1611            ! perl.c
1612 ____________________________________________________________________________
1613 [  5571] By: bailey                                on 2000/03/06  05:18:59
1614         Log: Fix ricochet in File::Spec::VMS
1615              Fix eval error in filespec.t
1616              Misc. minor fixes in filespec.t
1617      Branch: vmsperl
1618            ! lib/File/Spec/VMS.pm t/lib/filespec.t
1619 ____________________________________________________________________________
1620 [  5570] By: gsar                                  on 2000/03/06  05:00:44
1621         Log: integrate cfgperl changes into mainline
1622      Branch: perl
1623           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
1624           !> Porting/config_H config_h.SH epoc/config.sh
1625           !> ext/DynaLoader/DynaLoader_pm.PL hints/aix.sh patchlevel.h
1626           !> perl.c perl.h toke.c vos/config.def vos/config.h
1627           !> vos/config_h.SH_orig
1628 ____________________________________________________________________________
1629 [  5569] By: jhi                                   on 2000/03/06  04:51:39
1630         Log: Integrate with Sarathy.
1631      Branch: cfgperl
1632           !> installperl pp.c
1633 ____________________________________________________________________________
1634 [  5568] By: gsar                                  on 2000/03/06  04:48:17
1635         Log: installperl wasn't putting extensions with two or more
1636              nested package names in the archlib
1637      Branch: perl
1638            ! installperl
1639 ____________________________________________________________________________
1640 [  5567] By: bailey                                on 2000/03/06  03:43:36
1641         Log: Set up for vendorarch (and fix 64bitint typo) (Dan Sugalski)
1642      Branch: vmsperl
1643            ! configure.com vms/subconfigure.com
1644 ____________________________________________________________________________
1645 [  5566] By: bailey                                on 2000/03/06  03:40:14
1646         Log: Change $Config{'extensions'} to look Unixy (Charles Lane)
1647              FIx logic error in glob-basic.t (Charles Lane)
1648      Branch: vmsperl
1649            ! configure.com vms/subconfigure.com
1650 ____________________________________________________________________________
1651 [  5565] By: bailey                                on 2000/03/06  03:37:46
1652         Log: Remove trailing . from typeless files (Charles Lane)
1653      Branch: vmsperl
1654            ! t/lib/filefind.t
1655 ____________________________________________________________________________
1656 [  5564] By: bailey                                on 2000/03/06  03:36:26
1657         Log: Resync with mainline, update test in vmsfspec.t
1658      Branch: vmsperl
1659           +> lib/Term/ANSIColor.pm t/lib/ansicolor.t
1660            ! vms/ext/filespec.t
1661           !> (integrate 171 files)
1662 ____________________________________________________________________________
1663 [  5563] By: gsar                                  on 2000/03/06  03:29:11
1664         Log: avoid warning
1665      Branch: perl
1666            ! pp.c
1667 ____________________________________________________________________________
1668 [  5562] By: bailey                                on 2000/03/06  02:48:17
1669         Log: Downcase function call to hush picky cc
1670      Branch: vmsperl
1671            ! vms/vms.c
1672 ____________________________________________________________________________
1673 [  5561] By: jhi                                   on 2000/03/06  00:23:22
1674         Log: VOS patch from Paul Green.  Note that the vos/config_h.SH_orig
1675              is not exactly identical to the current config_h.SH because
1676              Paul needs better $sitearch control.
1677      Branch: cfgperl
1678            ! vos/config.def vos/config.h vos/config_h.SH_orig
1679 ____________________________________________________________________________
1680 [  5560] By: jhi                                   on 2000/03/05  23:26:41
1681         Log: Avoid wiping out @dl_{librefs,modules} when XSLoader
1682              falls back to DynaLoader.
1683              
1684              From: Doug MacEachern <dougm@pobox.com>
1685              To: perl5-porters@perl.org
1686              Subject: [PATCH v5.5.670] maintain DynaLoader::dl_{librefs,modules}
1687              Date: Sun, 5 Mar 2000 15:19:01 -0800 (PST)
1688              Message-ID: <Pine.LNX.4.10.10003051509460.16885-100000@mojo.covalent.net>
1689      Branch: cfgperl
1690            ! ext/DynaLoader/DynaLoader_pm.PL
1691 ____________________________________________________________________________
1692 [  5559] By: jhi                                   on 2000/03/05  22:05:54
1693         Log: sitelib_stem and vendorlib_stem patches from Andy;
1694              problem reported in
1695              From: schwern@athens.arena-i.com (Michael G Schwern)
1696              To: perl5-porters@perl.org
1697              Subject: [ID 20000305.001] [BUG 5.5.670 perl.c] SITELIB_EXP mangled by hack.
1698              Date: Sun,  5 Mar 2000 06:31:29 -0500 (EST)
1699              Message-Id: <20000305113129.80DC23820@athens.arena-i.com>
1700      Branch: cfgperl
1701            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1702            ! config_h.SH epoc/config.sh patchlevel.h perl.c perl.h
1703            ! vos/config.def vos/config.h vos/config_h.SH_orig
1704      Branch: metaconfig
1705            ! U/installdirs/instubperl.U U/installdirs/sitelib.U
1706            ! U/installdirs/vendorlib.U
1707 ____________________________________________________________________________
1708 [  5558] By: jhi                                   on 2000/03/05  21:18:59
1709         Log: Integrate with Sarathy.
1710      Branch: cfgperl
1711           !> hints/linux.sh lib/Getopt/Long.pm
1712 ____________________________________________________________________________
1713 [  5557] By: gsar                                  on 2000/03/05  20:35:13
1714         Log: Getopt-Long v2.21 update (from Johan Vromans)
1715      Branch: perl
1716            ! lib/Getopt/Long.pm
1717 ____________________________________________________________________________
1718 [  5556] By: gsar                                  on 2000/03/05  20:26:57
1719         Log: Linux needs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 too
1720              (from Matthias Urlichs <smurf@noris.net>)
1721      Branch: perl
1722            ! hints/linux.sh
1723 ____________________________________________________________________________
1724 [  5555] By: jhi                                   on 2000/03/05  20:15:34
1725         Log: Integrate with Sarathy.
1726      Branch: cfgperl
1727           +> lib/Term/ANSIColor.pm t/lib/ansicolor.t
1728           !> MANIFEST lib/Pod/InputObjects.pm opcode.h opcode.pl
1729           !> pod/perldelta.pod pod/perlfunc.pod pp.c pp_sys.c
1730           !> t/comp/proto.t toke.c utils/perlbug.PL
1731 ____________________________________________________________________________
1732 [  5554] By: gsar                                  on 2000/03/05  20:02:17
1733         Log: prototype changes for eventually supporting C<binmode(F, ":raw")>
1734              and C<open F, "-|", 'cat', '-v'>
1735      Branch: perl
1736            ! opcode.h opcode.pl pod/perlfunc.pod pp.c pp_sys.c
1737            ! t/comp/proto.t toke.c
1738 ____________________________________________________________________________
1739 [  5553] By: jhi                                   on 2000/03/05  19:55:02
1740         Log: AIX gcvt() cannot format long doubles very well.
1741      Branch: cfgperl
1742            ! hints/aix.sh
1743 ____________________________________________________________________________
1744 [  5552] By: jhi                                   on 2000/03/05  18:44:37
1745         Log: the monster cpp expression needs to be on one line to
1746              appease makedepend
1747      Branch: cfgperl
1748            ! toke.c
1749 ____________________________________________________________________________
1750 [  5551] By: jhi                                   on 2000/03/05  18:24:32
1751         Log: IRIX cpp is fussy.
1752      Branch: cfgperl
1753            ! toke.c
1754 ____________________________________________________________________________
1755 [  5550] By: gsar                                  on 2000/03/05  17:46:18
1756         Log: perlbug tweak to grok local_patches better
1757      Branch: perl
1758            ! utils/perlbug.PL
1759 ____________________________________________________________________________
1760 [  5549] By: gsar                                  on 2000/03/05  17:33:10
1761         Log: add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bug
1762              in Pod::InputObjects (from Russ Allbery)
1763      Branch: perl
1764            + lib/Term/ANSIColor.pm t/lib/ansicolor.t
1765            ! MANIFEST lib/Pod/InputObjects.pm pod/perldelta.pod
1766 ____________________________________________________________________________
1767 [  5548] By: jhi                                   on 2000/03/05  17:27:06
1768         Log: clean up the makedepend temp file
1769      Branch: cfgperl
1770            ! Makefile.SH
1771 ____________________________________________________________________________
1772 [  5547] By: jhi                                   on 2000/03/05  17:23:18
1773         Log: Integrate with Sarathy.
1774      Branch: cfgperl
1775           !> perl.c
1776 ____________________________________________________________________________
1777 [  5546] By: jhi                                   on 2000/03/05  17:16:12
1778         Log: Integrate with Sarathy.
1779      Branch: cfgperl
1780           !> (integrate 47 files)
1781 ____________________________________________________________________________
1782 [  5545] By: gsar                                  on 2000/03/05  17:13:48
1783         Log: strip last component of SITELIB_EXP only if it looks like a
1784              number
1785      Branch: perl
1786            ! perl.c
1787 ____________________________________________________________________________
1788 [  5544] By: jhi                                   on 2000/03/05  17:12:42
1789         Log: s/Perl/PeRl/; # yeah
1790      Branch: cfgperl
1791            ! Configure config_h.SH
1792      Branch: metaconfig
1793            ! U/modified/cpp_stuff.U
1794 ____________________________________________________________________________
1795 [  5543] By: gsar                                  on 2000/03/05  16:54:10
1796         Log: thinko in change#4546 that caused variables to lose their importedness
1797              (GvIMPORTED_XV_off should be !GvIMPORTED_XV)
1798      Branch: perl
1799            ! sv.c t/pragma/strict-vars
1800 ____________________________________________________________________________
1801 [  5542] By: gsar                                  on 2000/03/05  09:37:26
1802         Log: regen win32/config*, up version numbers &c.
1803      Branch: perl
1804            ! patchlevel.h win32/Makefile win32/config.bc win32/config.gc
1805            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1806            ! win32/config_H.vc win32/makefile.mk
1807 ____________________________________________________________________________
1808 [  5541] By: gsar                                  on 2000/03/05  09:20:12
1809         Log: undo change#5506; add patch to make blank line warnings optional
1810              (from Brad Appleton)
1811      Branch: perl
1812            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/poderrs.xr
1813 ____________________________________________________________________________
1814 [  5540] By: gsar                                  on 2000/03/05  09:04:52
1815         Log: fixes for most warnings identified by gcc -Wall
1816      Branch: perl
1817            ! av.c cop.h deb.c doop.c dump.c embed.h embed.pl gv.c hv.c mg.c
1818            ! miniperlmain.c objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c
1819            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c regexp.h run.c
1820            ! scope.c sv.c sv.h toke.c universal.c util.c xsutils.c
1821 ____________________________________________________________________________
1822 [  5539] By: gsar                                  on 2000/03/05  06:37:58
1823         Log: shup up warnings about dNOOP from gcc with __attribute__ ((unused))
1824              (from Doug MacEachern <dougm@pobox.com>)
1825      Branch: perl
1826            ! patchlevel.h perl.h
1827 ____________________________________________________________________________
1828 [  5538] By: gsar                                  on 2000/03/05  05:50:44
1829         Log: tyop
1830      Branch: perl
1831            ! config_h.SH
1832 ____________________________________________________________________________
1833 [  5537] By: gsar                                  on 2000/03/05  05:41:10
1834         Log: integrate cfgperl contents into mainline; add new tests from
1835              inc.t into 64bit.t
1836      Branch: perl
1837            ! t/op/64bit.t
1838           !> Configure config_h.SH hints/hpux.sh hints/sco.sh perl.h
1839           !> pod/perl.pod toke.c
1840 ____________________________________________________________________________
1841 [  5536] By: jhi                                   on 2000/03/05  05:37:22
1842         Log: dethinko
1843      Branch: cfgperl
1844            ! toke.c
1845 ____________________________________________________________________________
1846 [  5535] By: jhi                                   on 2000/03/05  05:14:40
1847         Log: Integrate with Sarathy.
1848      Branch: cfgperl
1849           !> pp.c t/op/inc.t toke.c
1850 ____________________________________________________________________________
1851 [  5534] By: gsar                                  on 2000/03/05  04:50:26
1852         Log: optimize change#5533 to stick to IVs if constant is <= IV_MAX,
1853              since runtime is highly optimized for IVs rather than UVs
1854      Branch: perl
1855            ! toke.c
1856 ____________________________________________________________________________
1857 [  5533] By: gsar                                  on 2000/03/05  04:30:02
1858         Log: scan_num() sticks to UVs rather than IVs (now -2147483648 doesn't
1859              end up being promoted to an NV)
1860      Branch: perl
1861            ! pp.c t/op/inc.t toke.c
1862 ____________________________________________________________________________
1863 [  5532] By: jhi                                   on 2000/03/05  01:11:37
1864         Log: more cpp cosmetics, logic cleanup
1865      Branch: cfgperl
1866            ! toke.c
1867 ____________________________________________________________________________
1868 [  5531] By: jhi                                   on 2000/03/05  00:51:20
1869         Log: Implement #5525 in metaconfig.
1870      Branch: cfgperl
1871            ! Configure config_h.SH
1872      Branch: metaconfig
1873            ! U/modified/cpp_stuff.U
1874 ____________________________________________________________________________
1875 [  5530] By: jhi                                   on 2000/03/05  00:32:51
1876         Log: Integrate with Sarathy.
1877      Branch: cfgperl
1878           !> config_h.SH doio.c lib/Cwd.pm lib/Pod/Html.pm lib/bytes.pm
1879           !> lib/charnames.pm lib/filetest.pm lib/integer.pm lib/locale.pm
1880           !> lib/overload.pm lib/utf8.pm os2/os2ish.h pod/perldebug.pod
1881           !> t/lib/ipc_sysv.t t/pragma/warn/regcomp win32/config_H.bc
1882           !> win32/config_H.gc win32/config_H.vc
1883 ____________________________________________________________________________
1884 [  5529] By: jhi                                   on 2000/03/05  00:31:17
1885         Log: Sanity check on the strtoll and strtoull.
1886      Branch: cfgperl
1887            ! Configure config_h.SH
1888      Branch: metaconfig/U/perl
1889            ! d_strtoll.U d_strtoull.U
1890 ____________________________________________________________________________
1891 [  5528] By: jhi                                   on 2000/03/05  00:07:21
1892         Log: Reformat the fearful cpp expression to be a little bit less fearful.
1893      Branch: cfgperl
1894            ! toke.c
1895 ____________________________________________________________________________
1896 [  5527] By: gsar                                  on 2000/03/04  21:55:03
1897         Log: make hints available via globals in the respective pragmas to
1898              avoid duplicating the constants everywhere
1899      Branch: perl
1900            ! lib/bytes.pm lib/charnames.pm lib/filetest.pm lib/integer.pm
1901            ! lib/locale.pm lib/overload.pm lib/utf8.pm
1902 ____________________________________________________________________________
1903 [  5526] By: gsar                                  on 2000/03/04  20:39:36
1904         Log: remove deadcode
1905      Branch: perl
1906            ! lib/Cwd.pm
1907 ____________________________________________________________________________
1908 [  5525] By: gsar                                  on 2000/03/04  19:42:55
1909         Log: make CAT2() portable for use as a macro argument with an extra
1910              level of macros
1911      Branch: perl
1912            ! config_h.SH
1913 ____________________________________________________________________________
1914 [  5524] By: gsar                                  on 2000/03/04  19:02:27
1915         Log: avoid looking up stale PL_statbuf (spotted by Charles Lane
1916              <lane@DUPHY4.Physics.Drexel.Edu>)
1917      Branch: perl
1918            ! doio.c
1919 ____________________________________________________________________________
1920 [  5523] By: gsar                                  on 2000/03/04  18:59:03
1921         Log: pod tweak
1922      Branch: perl
1923            ! pod/perldebug.pod
1924 ____________________________________________________________________________
1925 [  5522] By: gsar                                  on 2000/03/04  17:46:58
1926         Log: regen win32/config_H*
1927      Branch: perl
1928            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1929 ____________________________________________________________________________
1930 [  5521] By: jhi                                   on 2000/03/04  16:35:48
1931         Log: From: "Matthias Urlichs" <smurf@noris.net>
1932              To: perl5-porters@perl.org
1933              Subject: BUG: Integer floatifies? +PATCH: reading BIG integers with SMALL floats
1934              Date:   Sat, 4 Mar 2000 12:48:42 +0100
1935              Message-ID: <20000304124841.A8090@noris.de>
1936      Branch: cfgperl
1937            ! toke.c
1938 ____________________________________________________________________________
1939 [  5520] By: jhi                                   on 2000/03/04  15:41:12
1940         Log: unthink wishful thinking
1941      Branch: cfgperl
1942            ! pod/perl.pod
1943 ____________________________________________________________________________
1944 [  5519] By: gsar                                  on 2000/03/04  06:42:47
1945         Log: fix OS/2 coredump with POSIX::tmpnam() (from Ilya Zakharevich)
1946      Branch: perl
1947            ! os2/os2ish.h
1948 ____________________________________________________________________________
1949 [  5518] By: gsar                                  on 2000/03/04  06:02:26
1950         Log: avoid "scalars leaked" message in test
1951      Branch: perl
1952            ! t/pragma/warn/regcomp
1953 ____________________________________________________________________________
1954 [  5517] By: jhi                                   on 2000/03/04  06:01:16
1955         Log: detypo
1956      Branch: cfgperl
1957            ! pod/perl.pod
1958 ____________________________________________________________________________
1959 [  5516] By: jhi                                   on 2000/03/04  05:59:21
1960         Log: cleanup AVAILABILITY and mention binaries
1961      Branch: cfgperl
1962            ! pod/perl.pod
1963 ____________________________________________________________________________
1964 [  5515] By: gsar                                  on 2000/03/04  05:55:02
1965         Log: syntax error in change#5498
1966      Branch: perl
1967            ! t/lib/ipc_sysv.t
1968 ____________________________________________________________________________
1969 [  5514] By: jhi                                   on 2000/03/04  05:50:56
1970         Log: assuming that removing the libbind will be a good idea
1971      Branch: cfgperl
1972            ! hints/sco.sh
1973 ____________________________________________________________________________
1974 [  5513] By: gsar                                  on 2000/03/04  05:50:15
1975         Log: Pod::Html fixups for nicer links to functions (from Wolfgang Laun
1976              <wolfgang.laun@chello.at>)
1977      Branch: perl
1978            ! lib/Pod/Html.pm
1979 ____________________________________________________________________________
1980 [  5512] By: jhi                                   on 2000/03/04  05:45:52
1981         Log: Integrate with Sarathy.
1982      Branch: cfgperl
1983           !> (integrate 41 files)
1984 ____________________________________________________________________________
1985 [  5511] By: jhi                                   on 2000/03/04  05:42:37
1986         Log: HP-UX 64-bitness cures
1987      Branch: cfgperl
1988            ! hints/hpux.sh perl.h
1989 ____________________________________________________________________________
1990 [  5510] By: gsar                                  on 2000/03/04  05:40:08
1991         Log: better error messages when xsubpp fails to find map for a particular
1992              type (from Ilya Zakharevich)
1993      Branch: perl
1994            ! lib/ExtUtils/xsubpp
1995 ____________________________________________________________________________
1996 [  5509] By: jhi                                   on 2000/03/04  05:33:27
1997         Log: scratch #5508
1998      Branch: cfgperl
1999            ! perl.h
2000 ____________________________________________________________________________
2001 [  5508] By: jhi                                   on 2000/03/04  05:31:19
2002         Log: In HP-UX there is a secret handshake to get strtoll and strtoull.
2003      Branch: cfgperl
2004            ! perl.h
2005 ____________________________________________________________________________
2006 [  5507] By: gsar                                  on 2000/03/04  04:27:51
2007         Log: more whitespace removal (from Michael G Schwern)
2008      Branch: perl
2009            ! ext/Data/Dumper/Dumper.pm ext/Errno/Errno_pm.PL
2010            ! ext/File/Glob/Glob.pm ext/IO/lib/IO/Select.pm
2011            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
2012            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm lib/CGI.pm
2013            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm lib/CGI/Push.pm
2014            ! lib/Carp/Heavy.pm lib/DB.pm lib/Exporter/Heavy.pm
2015            ! lib/File/DosGlob.pm lib/File/Find.pm lib/Getopt/Long.pm
2016            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/netent.pm
2017            ! lib/SelfLoader.pm lib/Tie/Array.pm lib/Tie/Handle.pm
2018            ! lib/Tie/Scalar.pm lib/Time/Local.pm lib/filetest.pm
2019            ! lib/overload.pm x2p/s2p.PL
2020 ____________________________________________________________________________
2021 [  5506] By: gsar                                  on 2000/03/04  04:12:06
2022         Log: temporarily disable blank line warning from Pod::Parser until
2023              it can be made optional
2024      Branch: perl
2025            ! lib/Pod/Parser.pm t/pod/poderrs.xr
2026 ____________________________________________________________________________
2027 [  5505] By: gsar                                  on 2000/03/04  04:00:44
2028         Log: rid blanks in pods (from Michael G Schwern)
2029      Branch: perl
2030            ! README.amiga README.dos README.os2
2031 ____________________________________________________________________________
2032 [  5504] By: gsar                                  on 2000/03/04  03:59:07
2033         Log: avoid warnings from shmread() when given undefined variable
2034              (from Tom Christiansen)
2035      Branch: perl
2036            ! doio.c
2037 ____________________________________________________________________________
2038 [  5503] By: gsar                                  on 2000/03/04  03:53:43
2039         Log: fpsetmask() needs include on freebsd (from Slaven Rezic
2040              <eserte@vran.herceg.de>)
2041      Branch: perl
2042            ! unixish.h
2043 ____________________________________________________________________________
2044 [  5502] By: gsar                                  on 2000/03/04  03:51:05
2045         Log: avoid ambiguity in indirect object notation (breaks with overridden
2046              run time require)
2047      Branch: perl
2048            ! lib/CGI.pm
2049 ____________________________________________________________________________
2050 [  5501] By: gsar                                  on 2000/03/04  01:08:54
2051         Log: adjust perldelta
2052      Branch: perl
2053            ! Todo-5.6 pod/perl.pod pod/perldelta.pod
2054 ____________________________________________________________________________
2055 [  5500] By: gsar                                  on 2000/03/04  00:33:49
2056         Log: integrate cfgperl contents into mainline
2057      Branch: perl
2058           !> hints/irix_6.sh hints/solaris_2.sh pod/perl.pod
2059           !> pod/perlfunc.pod t/lib/ipc_sysv.t
2060 ____________________________________________________________________________
2061 [  5499] By: jhi                                   on 2000/03/03  22:51:53
2062         Log: solaris hints tweak
2063      Branch: cfgperl
2064            ! hints/solaris_2.sh
2065 ____________________________________________________________________________
2066 [  5498] By: jhi                                   on 2000/03/03  22:35:46
2067         Log: The SysV IPC test must use the native integers
2068              (long or short), also noted this in the msgsnd/semctl
2069              documentation.  Reported in
2070              
2071              From: schwern@athens.arena-i.com (Michael G Schwern)
2072              To: perl5-porters@perl.org
2073              Subject: [ID 20000302.006] [BUG 5.5.670 t/ipc_sysv.t] Fails 2,5,6 with 64bit on Linux
2074              Date: Thu,  2 Mar 2000 17:15:03 -0500 (EST)
2075              Message-Id: <20000302221503.EDF6E3830@athens.arena-i.com>
2076      Branch: cfgperl
2077            ! pod/perlfunc.pod t/lib/ipc_sysv.t
2078 ____________________________________________________________________________
2079 [  5497] By: jhi                                   on 2000/03/03  21:08:53
2080         Log: Update AVAILABILITY.
2081      Branch: cfgperl
2082            ! pod/perl.pod
2083 ____________________________________________________________________________
2084 [  5496] By: gsar                                  on 2000/03/03  20:21:05
2085         Log: perldebug tweak (from M J T Guy)
2086      Branch: perl
2087            ! pod/perldebug.pod
2088 ____________________________________________________________________________
2089 [  5495] By: jhi                                   on 2000/03/03  19:32:58
2090         Log: Integrate with Sarathy.
2091      Branch: cfgperl
2092           !> (integrate 79 files)
2093 ____________________________________________________________________________
2094 [  5494] By: jhi                                   on 2000/03/03  19:14:01
2095         Log: the workaround is needed in all 7.2.* compilers,
2096              not just on IRIX64.
2097      Branch: cfgperl
2098            ! hints/irix_6.sh
2099 ____________________________________________________________________________
2100 [  5493] By: gsar                                  on 2000/03/03  18:58:45
2101         Log: whitespace and readabiliti nits in the pods (from Michael G Schwern
2102              and Robin Barker)
2103      Branch: perl
2104            ! Changes pod/perl.pod pod/perl5004delta.pod
2105            ! pod/perl5005delta.pod pod/perlboot.pod pod/perldata.pod
2106            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
2107            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq2.pod
2108            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
2109            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
2110            ! pod/perlfilter.pod pod/perlguts.pod pod/perlipc.pod
2111            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodinstall.pod
2112            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlopentut.pod
2113            ! pod/perlpod.pod pod/perlport.pod pod/perlre.pod
2114            ! pod/perlref.pod pod/perlreftut.pod pod/perlsub.pod
2115            ! pod/perltie.pod pod/perltodo.pod pod/perltoot.pod
2116            ! pod/perltootc.pod pod/perltrap.pod pod/perlvar.pod
2117            ! pod/perlxstut.pod
2118 ____________________________________________________________________________
2119 [  5492] By: gsar                                  on 2000/03/03  17:48:31
2120         Log: support for list assignment to pseudohashes (from John Tobey
2121              <jtobey@john-edwin-tobey.org>)
2122      Branch: perl
2123            ! av.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
2124            ! perlapi.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
2125 ____________________________________________________________________________
2126 [  5491] By: gsar                                  on 2000/03/03  16:45:49
2127         Log: add MakeMaker caveat to INSTALL (from Andy Dougherty)
2128      Branch: perl
2129            ! INSTALL
2130 ____________________________________________________________________________
2131 [  5490] By: gsar                                  on 2000/03/03  16:44:42
2132         Log: perldelta tweaks
2133      Branch: perl
2134            ! pod/perldelta.pod
2135 ____________________________________________________________________________
2136 [  5489] By: gsar                                  on 2000/03/03  16:26:52
2137         Log: /dev/console may not be writable in Syslog.pm (from Ask Bjoern Hansen
2138              <ask@valueclick.com>)
2139      Branch: perl
2140            ! ext/Sys/Syslog/Syslog.pm
2141 ____________________________________________________________________________
2142 [  5488] By: gsar                                  on 2000/03/03  16:21:34
2143         Log: OS/2 patches for dlclose() support (from Yitzchak Scott-Thoennes
2144              <sthoenna@efn.org>)
2145      Branch: perl
2146            ! makedef.pl os2/diff.configure os2/dl_os2.c os2/dlfcn.h
2147            ! os2/os2.sym
2148 ____________________________________________________________________________
2149 [  5487] By: gsar                                  on 2000/03/03  16:16:34
2150         Log: skip test on AFS (from Hans Ranke <Hans.Ranke@ei.tum.de>)
2151      Branch: perl
2152            ! t/lib/glob-basic.t
2153 ____________________________________________________________________________
2154 [  5486] By: gsar                                  on 2000/03/03  15:42:28
2155         Log: integrate cfgperl and vmsperl contents into mainline
2156      Branch: perl
2157            ! pod/perl.pod
2158           !> (integrate 38 files)
2159 ____________________________________________________________________________
2160 [  5485] By: jhi                                   on 2000/03/03  15:21:40
2161         Log: pull the sparcv9 workshop libraries in front of loclibpth
2162      Branch: cfgperl
2163            ! hints/solaris_2.sh
2164 ____________________________________________________________________________
2165 [  5484] By: jhi                                   on 2000/03/03  15:09:03
2166         Log: Introduce i_ieefp because FreeBSD on ix86 needs that
2167              for ftpsetmask(0); regen Configure.
2168      Branch: cfgperl
2169            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2170            ! config_h.SH epoc/config.sh perl.h vms/subconfigure.com
2171            ! vos/config.def vos/config.h vos/config_h.SH_orig
2172            ! win32/config.bc win32/config.gc win32/config.vc
2173            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2174 ____________________________________________________________________________
2175 [  5483] By: jhi                                   on 2000/03/03  05:37:58
2176         Log: The _cflags must be left-aligned.
2177      Branch: cfgperl
2178            ! hints/irix_6.sh
2179 ____________________________________________________________________________
2180 [  5482] By: bailey                                on 2000/03/03  04:42:45
2181         Log: Once more unto resync
2182      Branch: vmsperl
2183           !> (integrate 48 files)
2184 ____________________________________________________________________________
2185 [  5481] By: bailey                                on 2000/03/03  04:36:46
2186         Log: VMS-specific perldelta update
2187      Branch: vmsperl
2188            ! pod/perldelta.pod
2189 ____________________________________________________________________________
2190 [  5480] By: bailey                                on 2000/03/03  04:05:28
2191         Log: Set up Perl invocation method during configuration (Peter Prymmer)
2192              Add missing bits to various utilities and install them (ditto)
2193      Branch: vmsperl
2194            ! configure.com pod/pod2usage.PL pod/podselect.PL
2195            ! utils/dprofpp.PL vms/descrip_mms.template
2196 ____________________________________________________________________________
2197 [  5479] By: bailey                                on 2000/03/03  04:01:48
2198         Log: Fix test to match new behavior of vmsify() (Craig Berry)
2199      Branch: vmsperl
2200            ! vms/ext/filespec.t
2201 ____________________________________________________________________________
2202 [  5478] By: bailey                                on 2000/03/03  03:54:10
2203         Log: Try to intuit whether typeless file invoked in subprocess
2204              is an executable image or DCL procedure.
2205      Branch: vmsperl
2206            ! vms/perlvms.pod vms/vms.c
2207 ____________________________________________________________________________
2208 [  5477] By: bailey                                on 2000/03/03  03:37:18
2209         Log: Remove leftover bits of VAXC support (Dan Sugalski)
2210      Branch: vmsperl
2211            ! vms/gen_shrfls.pl
2212 ____________________________________________________________________________
2213 [  5476] By: bailey                                on 2000/03/03  03:34:51
2214         Log: Add missing declaration (Dan Sugalski)
2215      Branch: vmsperl
2216            ! vms/vms.c
2217 ____________________________________________________________________________
2218 [  5475] By: gsar                                  on 2000/03/03  03:27:52
2219         Log: warn about /(?p{})/ (from Simon Cozens)
2220      Branch: perl
2221            ! regcomp.c toke.c
2222 ____________________________________________________________________________
2223 [  5474] By: bailey                                on 2000/03/03  03:27:05
2224         Log: Ad hoc patch for duping stdout into stderr
2225      Branch: vmsperl
2226            ! vms/vms.c
2227 ____________________________________________________________________________
2228 [  5473] By: bailey                                on 2000/03/03  03:23:29
2229         Log: Bypass PERL_INC_VERSION_LIST until we support in in Configure.Com
2230      Branch: vmsperl
2231            ! vms/subconfigure.com vms/vmsish.h
2232 ____________________________________________________________________________
2233 [  5472] By: gsar                                  on 2000/03/03  02:58:49
2234         Log: File::Spec bugs (spotted by Hack Kampbjorn <hack@hackdata.com>)
2235      Branch: perl
2236            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
2237            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
2238 ____________________________________________________________________________
2239 [  5471] By: jhi                                   on 2000/03/03  02:38:23
2240         Log: more todo
2241      Branch: cfgperl
2242            ! Todo-5.6
2243 ____________________________________________________________________________
2244 [  5470] By: gsar                                  on 2000/03/03  02:36:02
2245         Log: skip test if db doesn't have null key support
2246      Branch: perl
2247            ! t/lib/anydbm.t
2248 ____________________________________________________________________________
2249 [  5469] By: jhi                                   on 2000/03/03  02:26:53
2250         Log: Integrate with Sarathy.
2251      Branch: cfgperl
2252           !> INSTALL lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm
2253           !> lib/Test/Harness.pm lib/constant.pm pod/perl.pod
2254           !> pod/perldelta.pod pod/perlpod.pod pod/perlre.pod
2255           !> pod/perltoc.pod regcomp.c t/op/misc.t t/op/pat.t toke.c
2256           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
2257 ____________________________________________________________________________
2258 [  5468] By: jhi                                   on 2000/03/03  02:24:05
2259         Log: irix hints tweak
2260      Branch: cfgperl
2261            ! hints/irix_6.sh
2262 ____________________________________________________________________________
2263 [  5467] By: gsar                                  on 2000/03/03  02:19:50
2264         Log: /(?p{})/ changed to /(??{})/, per Larry's suggestion (from
2265              Simon Cozens <simon@othersideofthe.earth.li>)
2266      Branch: perl
2267            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm
2268            ! pod/perlre.pod pod/perltoc.pod regcomp.c t/op/misc.t
2269            ! t/op/pat.t toke.c
2270 ____________________________________________________________________________
2271 [  5466] By: jhi                                   on 2000/03/03  02:12:41
2272         Log: in words order bad
2273      Branch: cfgperl
2274            ! pod/perlre.pod
2275 ____________________________________________________________________________
2276 [  5465] By: jhi                                   on 2000/03/03  02:09:45
2277         Log: /[[:alpha]/ now dies on unmatched [] instead of
2278              "an unknown character class" (spotted by Tom Christiansen)
2279      Branch: cfgperl
2280            ! regcomp.c t/pragma/warn/regcomp
2281 ____________________________________________________________________________
2282 [  5464] By: gsar                                  on 2000/03/03  02:04:48
2283         Log: perldelta notes about IO::Socket changes (from Graham Barr)
2284      Branch: perl
2285            ! pod/perldelta.pod
2286 ____________________________________________________________________________
2287 [  5463] By: gsar                                  on 2000/03/03  02:02:50
2288         Log: relax restrictions on constant names a bit (from M J T Guy)
2289      Branch: perl
2290            ! lib/constant.pm
2291 ____________________________________________________________________________
2292 [  5462] By: gsar                                  on 2000/03/03  01:59:49
2293         Log: support for generation of accessor functions (from Hugo van der
2294              Sanden)
2295      Branch: perl
2296            ! utils/h2xs.PL
2297 ____________________________________________________________________________
2298 [  5461] By: jhi                                   on 2000/03/03  01:51:53
2299         Log: cosmetics
2300      Branch: cfgperl
2301            ! t/op/pack.t
2302 ____________________________________________________________________________
2303 [  5460] By: jhi                                   on 2000/03/03  01:50:07
2304         Log: detypo
2305      Branch: cfgperl
2306            ! t/op/pack.t
2307 ____________________________________________________________________________
2308 [  5459] By: gsar                                  on 2000/03/03  01:46:35
2309         Log: pod tweaks
2310      Branch: perl
2311            ! pod/perl.pod pod/perlpod.pod
2312 ____________________________________________________________________________
2313 [  5458] By: jhi                                   on 2000/03/03  01:25:21
2314         Log: solaris hints tweak
2315      Branch: cfgperl
2316            ! hints/solaris_2.sh
2317 ____________________________________________________________________________
2318 [  5457] By: jhi                                   on 2000/03/02  22:56:49
2319         Log: detypo
2320      Branch: cfgperl
2321            ! hints/solaris_2.sh
2322 ____________________________________________________________________________
2323 [  5456] By: gsar                                  on 2000/03/02  21:15:11
2324         Log: Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl;
2325              add test targets for -C switch on windows
2326      Branch: perl
2327            ! lib/Test/Harness.pm win32/Makefile win32/makefile.mk
2328 ____________________________________________________________________________
2329 [  5455] By: gsar                                  on 2000/03/02  21:06:49
2330         Log: add note about failed tests on memory starved systems (from
2331              Andy Dougherty)
2332      Branch: perl
2333            ! INSTALL
2334 ____________________________________________________________________________
2335 [  5454] By: jhi                                   on 2000/03/02  21:03:35
2336         Log: Integrate with Sarathy.
2337      Branch: cfgperl
2338           !> Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm
2339           !> lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm
2340           !> pod/perldata.pod pod/perldelta.pod pod/perlop.pod
2341 ____________________________________________________________________________
2342 [  5453] By: jhi                                   on 2000/03/02  20:58:43
2343         Log: Further long double patches from Spider Boardman.
2344      Branch: cfgperl
2345            ! t/comp/use.t t/lib/bigfltpm.t t/op/pack.t t/op/universal.t
2346 ____________________________________________________________________________
2347 [  5452] By: gsar                                  on 2000/03/02  20:52:08
2348         Log: move doc about v-strings from perlop to perldata (suggested by
2349              David Dyck <dcd@tc.fluke.com>)
2350      Branch: perl
2351            ! pod/perldata.pod pod/perldelta.pod pod/perlop.pod
2352 ____________________________________________________________________________
2353 [  5451] By: gsar                                  on 2000/03/02  20:30:29
2354         Log: integrate cfgperl changes into mainline
2355      Branch: perl
2356           !> Configure hints/irix_6.sh pp.c
2357 ____________________________________________________________________________
2358 [  5450] By: gsar                                  on 2000/03/02  20:08:10
2359         Log: still other multiline match cleanups (from Greg Bacon)
2360      Branch: perl
2361            ! Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm
2362            ! lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm
2363 ____________________________________________________________________________
2364 [  5449] By: jhi                                   on 2000/03/02  20:01:58
2365         Log: Integrate with Sarathy.
2366      Branch: cfgperl
2367           !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2368           !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t
2369           !> t/pragma/warn/8signal t/pragma/warn/pp_ctl
2370           !> vms/descrip_mms.template vms/gen_shrfls.pl
2371           !> vms/subconfigure.com vms/vms.c win32/Makefile
2372           !> win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
2373 ____________________________________________________________________________
2374 [  5448] By: jhi                                   on 2000/03/02  20:00:37
2375         Log: workaround for Tru64 compiler bug (cleaner fix will have
2376              to wait until 5.6.1), from Spider Boardman
2377      Branch: cfgperl
2378            ! pp.c
2379 ____________________________________________________________________________
2380 [  5447] By: jhi                                   on 2000/03/02  19:52:34
2381         Log: Workaround for an optimizer bug.
2382      Branch: cfgperl
2383            ! hints/irix_6.sh
2384 ____________________________________________________________________________
2385 [  5446] By: jhi                                   on 2000/03/02  19:44:35
2386         Log: installation directory fix from Andy Dougherty
2387              (installstyle was being clobbered, spotted by Spider Boardman)
2388      Branch: cfgperl
2389            ! Configure
2390      Branch: metaconfig
2391            ! U/installdirs/installstyle.U
2392 ____________________________________________________________________________
2393 [  5445] By: gsar                                  on 2000/03/02  19:40:44
2394         Log: patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl);
2395              some parts not applied
2396      Branch: perl
2397            ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
2398            ! win32/win32.h
2399 ____________________________________________________________________________
2400 [  5444] By: gsar                                  on 2000/03/02  19:26:08
2401         Log: avoid buffering issue in warn/8signal
2402      Branch: perl
2403            ! t/pragma/warn/8signal
2404 ____________________________________________________________________________
2405 [  5443] By: gsar                                  on 2000/03/02  18:13:28
2406         Log: integrate cfgperl changes into mainline
2407      Branch: perl
2408           !> Configure config_h.SH hints/aix.sh hints/hpux.sh
2409           !> hints/solaris_2.sh makedepend.SH sv.c t/lib/syslfs.t
2410           !> t/op/lfs.t t/op/pack.t
2411 ____________________________________________________________________________
2412 [  5442] By: gsar                                  on 2000/03/02  18:02:40
2413         Log: integrate vmsperl changes into mainline (denied their changes to
2414              Glob.pm, t/pragma/warn/{8signal,pp_ctl})
2415      Branch: perl
2416           !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2417           !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t
2418           !> t/pragma/warn/8signal t/pragma/warn/pp_ctl
2419           !> vms/descrip_mms.template vms/gen_shrfls.pl
2420           !> vms/subconfigure.com vms/vms.c
2421 ____________________________________________________________________________
2422 [  5441] By: jhi                                   on 2000/03/02  17:56:20
2423         Log: nit from Spider Boardman
2424      Branch: cfgperl
2425            ! makedepend.SH
2426 ____________________________________________________________________________
2427 [  5440] By: jhi                                   on 2000/03/02  17:48:15
2428         Log: Confusion over uselargefiles.cbu and uselfs.cbu (the first one
2429              is the correct one), spotted by Robin Parker.
2430      Branch: cfgperl
2431            ! Configure config_h.SH hints/aix.sh hints/hpux.sh
2432      Branch: metaconfig/U/perl
2433            ! uselfs.U
2434 ____________________________________________________________________________
2435 [  5439] By: jhi                                   on 2000/03/02  15:32:04
2436         Log: Remove the pack.t kludge introduced to fudge the test
2437              to pass under long doubles: leave the similar kludge
2438              to posix.t because POSIX::strtod() is still double,
2439              not long double. 
2440      Branch: cfgperl
2441            ! t/op/pack.t
2442 ____________________________________________________________________________
2443 [  5438] By: jhi                                   on 2000/03/02  04:58:48
2444         Log: Integrate with Sarathy.
2445      Branch: cfgperl
2446           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2447           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm
2448           !> lib/Pod/Html.pm op.c
2449 ____________________________________________________________________________
2450 [  5437] By: jhi                                   on 2000/03/02  04:51:46
2451         Log: A patch on #5407.
2452      Branch: cfgperl
2453            ! sv.c
2454 ____________________________________________________________________________
2455 [  5436] By: gsar                                  on 2000/03/02  04:45:37
2456         Log: avoid useless comparison
2457      Branch: perl
2458            ! op.c
2459 ____________________________________________________________________________
2460 [  5435] By: bailey                                on 2000/03/02  04:43:11
2461         Log: YA sync with mainline
2462      Branch: vmsperl
2463           +> lib/open.pm pod/perlboot.pod pod/perlnumber.pod
2464           +> t/lib/env-array.t
2465           !> (integrate 150 files)
2466 ____________________________________________________________________________
2467 [  5434] By: gsar                                  on 2000/03/02  04:28:48
2468         Log: make the "back to top" links optional
2469      Branch: perl
2470            ! lib/Pod/Html.pm
2471 ____________________________________________________________________________
2472 [  5433] By: bailey                                on 2000/03/02  04:26:58
2473         Log: Protect manipulation of open pipe list from concurrent ASTs (Charles Lane)
2474      Branch: vmsperl
2475            ! vms/vms.c
2476 ____________________________________________________________________________
2477 [  5432] By: bailey                                on 2000/03/02  04:20:51
2478         Log: Update dependencies and remove obsolete VAXC support
2479      Branch: vmsperl
2480            ! vms/descrip_mms.template
2481 ____________________________________________________________________________
2482 [  5431] By: bailey                                on 2000/03/02  04:19:42
2483         Log: Rmeove obsolete VAXC support
2484      Branch: vmsperl
2485            ! vms/gen_shrfls.pl
2486 ____________________________________________________________________________
2487 [  5430] By: bailey                                on 2000/03/02  04:18:57
2488         Log: Minor updates to subconfigure.com:
2489              - remove old VAXC support
2490              - avoid echoing commands to tempfiles
2491              - fix typos
2492              - define 64bit symbols (as "undef") when not using 64 bit support
2493      Branch: vmsperl
2494            ! vms/subconfigure.com
2495 ____________________________________________________________________________
2496 [  5429] By: bailey                                on 2000/03/02  04:16:11
2497         Log: Minor changes to Configure.Com:
2498              - permit operation in batch mode (splits output)
2499              - remove old VAXC support
2500              - default to enabling secure internal lnm translation
2501      Branch: vmsperl
2502            ! configure.com
2503 ____________________________________________________________________________
2504 [  5428] By: bailey                                on 2000/03/02  04:06:53
2505         Log: Optional warning for truncated logical name equivalence string (Dan Sugalski)
2506      Branch: vmsperl
2507            ! vms/vms.c
2508 ____________________________________________________________________________
2509 [  5427] By: bailey                                on 2000/03/02  04:05:47
2510         Log: FIx no-op in vms.c
2511      Branch: vmsperl
2512            ! vms/vms.c
2513 ____________________________________________________________________________
2514 [  5426] By: bailey                                on 2000/03/02  04:04:52
2515         Log: MIscellaneous tweaks to test and driver (Charles Lane)
2516      Branch: vmsperl
2517            ! t/pragma/warn/8signal t/pragma/warn/pp_sys t/pragma/warnings.t
2518            ! vms/test.com
2519 ____________________________________________________________________________
2520 [  5425] By: bailey                                on 2000/03/02  04:02:44
2521         Log: Take advantage of new subprocess invocation (Charles Lane)
2522      Branch: vmsperl
2523            ! t/op/runlevel.t t/pragma/strict.t t/pragma/subs.t
2524            ! t/pragma/warnings.t
2525 ____________________________________________________________________________
2526 [  5424] By: bailey                                on 2000/03/02  04:00:20
2527         Log: Increment counter for skipped tests (Charles Lane)
2528      Branch: vmsperl
2529            ! t/io/open.t
2530 ____________________________________________________________________________
2531 [  5423] By: bailey                                on 2000/03/02  03:59:14
2532         Log: Remove redundant elements of @INC to cope with VMS' 255-char limit
2533              on PERL5LIB logical (Dan Sugalski)
2534      Branch: vmsperl
2535            ! lib/Test/Harness.pm
2536 ____________________________________________________________________________
2537 [  5422] By: bailey                                on 2000/03/02  03:57:40
2538         Log: Use temp to construct dirspec in File::Find (Charles Lane)
2539      Branch: vmsperl
2540            ! lib/File/Find.pm
2541 ____________________________________________________________________________
2542 [  5421] By: bailey                                on 2000/03/02  03:56:13
2543         Log: Satisfy various Pod::* needs for Unix syntax (Charles Lane)
2544              (Should move to File::Spec in long term)
2545      Branch: vmsperl
2546            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/testp2pt.pl
2547 ____________________________________________________________________________
2548 [  5420] By: bailey                                on 2000/03/02  03:52:45
2549         Log: Escape \n in commands written to Descrip.MMS (Charles Lane)
2550      Branch: vmsperl
2551            ! lib/ExtUtils/MM_VMS.pm
2552 ____________________________________________________________________________
2553 [  5419] By: bailey                                on 2000/03/02  03:50:53
2554         Log: Make File::Glob more VMS-friendly (Charles Lane)
2555      Branch: vmsperl
2556            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2557            ! t/lib/glob-basic.t
2558 ____________________________________________________________________________
2559 [  5418] By: bailey                                on 2000/03/02  03:47:21
2560         Log: Miscellaneous fixes to build procedures (Peter Prymmer)
2561      Branch: vmsperl
2562            ! configure.com vms/subconfigure.com
2563 ____________________________________________________________________________
2564 [  5417] By: bailey                                on 2000/03/02  03:42:49
2565         Log: Temrinate statements in pp_ctl warning test (Charles Lane)
2566      Branch: vmsperl
2567            ! t/pragma/warn/pp_ctl
2568 ____________________________________________________________________________
2569 [  5416] By: bailey                                on 2000/03/02  03:39:46
2570         Log: Warn but continue installing when file missing (Dan Sugalski)
2571      Branch: vmsperl
2572            ! installperl
2573 ____________________________________________________________________________
2574 [  5415] By: jhi                                   on 2000/03/01  23:31:23
2575         Log: Make file sparseness detection more portable (Scott Henry)
2576      Branch: cfgperl
2577            ! t/lib/syslfs.t t/op/lfs.t
2578 ____________________________________________________________________________
2579 [  5414] By: jhi                                   on 2000/03/01  22:53:48
2580         Log: detypo #5411 continues: Sun grep doesn't have -e.
2581      Branch: cfgperl
2582            ! hints/solaris_2.sh
2583 ____________________________________________________________________________
2584 [  5413] By: jhi                                   on 2000/03/01  22:49:44
2585         Log: detypo #5411
2586      Branch: cfgperl
2587            ! hints/solaris_2.sh
2588 ____________________________________________________________________________
2589 [  5412] By: gsar                                  on 2000/03/01  20:04:42
2590         Log: typo in change#5408
2591      Branch: perl
2592            ! lib/ExtUtils/MM_Unix.pm
2593 ____________________________________________________________________________
2594 [  5411] By: jhi                                   on 2000/03/01  18:48:52
2595         Log: Better detection of the solaris workshop compiler.
2596      Branch: cfgperl
2597            ! hints/solaris_2.sh
2598 ____________________________________________________________________________
2599 [  5410] By: jhi                                   on 2000/03/01  18:18:04
2600         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
2601              To: perl5-porters@perl.org
2602              Subject: solaris 64-bit and gcc
2603              Date: Wed, 1 Mar 2000 17:59:36 GMT
2604              Message-Id: <200003011759.RAA03938@tempest.npl.co.uk>
2605      Branch: cfgperl
2606            ! hints/solaris_2.sh
2607 ____________________________________________________________________________
2608 [  5409] By: jhi                                   on 2000/03/01  18:16:43
2609         Log: Integrate with Sarathy.
2610      Branch: cfgperl
2611           +> t/lib/env-array.t
2612           !> MANIFEST README.cygwin ext/DynaLoader/DynaLoader_pm.PL
2613           !> ext/DynaLoader/dlutils.c lib/AutoLoader.pm lib/AutoSplit.pm
2614           !> lib/CGI/Carp.pm lib/CPAN.pm lib/Cwd.pm lib/Env.pm
2615           !> lib/File/Find.pm lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm
2616           !> pod/perldebug.pod pod/perldelta.pod t/lib/env.t
2617           !> t/lib/filefind.t t/lib/glob-basic.t
2618 ____________________________________________________________________________
2619 [  5408] By: gsar                                  on 2000/03/01  18:15:49
2620         Log: still more multiline match cleanups (from Greg Bacon)
2621      Branch: perl
2622            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2623            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm
2624 ____________________________________________________________________________
2625 [  5407] By: jhi                                   on 2000/03/01  18:11:09
2626         Log: A further patch from Spider Boardman for long doubleness.
2627      Branch: cfgperl
2628            ! sv.c
2629 ____________________________________________________________________________
2630 [  5406] By: gsar                                  on 2000/03/01  17:32:09
2631         Log: yet more multiline match cleanups (from Greg Bacon)
2632      Branch: perl
2633            ! lib/CPAN.pm lib/Cwd.pm
2634 ____________________________________________________________________________
2635 [  5405] By: gsar                                  on 2000/03/01  17:24:53
2636         Log: add support for Env arrays (from Gregor N. Purdy
2637              <gregor@focusresearch.com>)
2638      Branch: perl
2639            + t/lib/env-array.t
2640            ! MANIFEST lib/Env.pm pod/perldelta.pod t/lib/env.t
2641 ____________________________________________________________________________
2642 [  5404] By: gsar                                  on 2000/03/01  17:00:23
2643         Log: cygwin update (from Eric Fifer)
2644      Branch: perl
2645            ! README.cygwin t/lib/glob-basic.t
2646 ____________________________________________________________________________
2647 [  5403] By: gsar                                  on 2000/03/01  16:55:47
2648         Log: more multiline match cleanups (from Greg Bacon)
2649      Branch: perl
2650            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CGI/Carp.pm
2651            ! lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm
2652 ____________________________________________________________________________
2653 [  5402] By: gsar                                  on 2000/03/01  16:38:48
2654         Log: avoid DProf entering dl_unload_file() (from Alan Burlison)
2655      Branch: perl
2656            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c
2657 ____________________________________________________________________________
2658 [  5401] By: gsar                                  on 2000/03/01  16:35:28
2659         Log: fix minor compatibility issues with finddepth() (from Helmut Jarausch)
2660      Branch: perl
2661            ! lib/File/Find.pm t/lib/filefind.t
2662 ____________________________________________________________________________
2663 [  5400] By: gsar                                  on 2000/03/01  16:32:24
2664         Log: mention "r" debugger command (from Ilya Zakharevich)
2665      Branch: perl
2666            ! pod/perldebug.pod
2667 ____________________________________________________________________________
2668 [  5399] By: jhi                                   on 2000/03/01  14:58:33
2669         Log: Integrate with Sarathy.
2670      Branch: cfgperl
2671           !> Changes configure.com ext/File/Glob/Glob.pm
2672           !> ext/File/Glob/bsd_glob.c installperl lib/ExtUtils/MM_VMS.pm
2673           !> lib/File/Find.pm lib/Pod/Checker.pm lib/Pod/Parser.pm
2674           !> t/io/open.t t/io/openpid.t t/lib/glob-basic.t t/op/goto.t
2675           !> t/op/runlevel.t t/op/split.t t/pod/testp2pt.pl
2676           !> t/pragma/strict.t t/pragma/subs.t t/pragma/warn/8signal
2677           !> t/pragma/warn/pp_sys t/pragma/warnings.t
2678           !> vms/descrip_mms.template vms/subconfigure.com vms/test.com
2679           !> vms/vms.c
2680 ____________________________________________________________________________
2681 [  5398] By: gsar                                  on 2000/03/01  07:03:13
2682         Log: fix testsuite issues in change#5397
2683      Branch: perl
2684            ! Changes t/pragma/warn/8signal t/pragma/warn/pp_sys
2685
2686 ----------------
2687 Version v5.5.670
2688 ----------------
2689
2690 ____________________________________________________________________________
2691 [  5397] By: gsar                                  on 2000/03/01  06:44:42
2692         Log: consolidated VMS patches (from Craig A. Berry
2693              <craig.berry@metamorgs.com>); Glob.pm patch modified to use
2694              $DEFAULT_FLAGS, and iff no flags were supplied
2695      Branch: perl
2696            ! configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2697            ! installperl lib/ExtUtils/MM_VMS.pm lib/File/Find.pm
2698            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/io/open.t
2699            ! t/io/openpid.t t/lib/glob-basic.t t/op/goto.t t/op/runlevel.t
2700            ! t/op/split.t t/pod/testp2pt.pl t/pragma/strict.t
2701            ! t/pragma/subs.t t/pragma/warn/8signal t/pragma/warn/pp_sys
2702            ! t/pragma/warnings.t vms/descrip_mms.template
2703            ! vms/subconfigure.com vms/test.com vms/vms.c
2704 ____________________________________________________________________________
2705 [  5396] By: gsar                                  on 2000/03/01  06:28:22
2706         Log: integrate cfgperl changes into mainline
2707      Branch: perl
2708           !> ext/Fcntl/Fcntl.pm hints/solaris_2.sh pp.c sv.c
2709 ____________________________________________________________________________
2710 [  5395] By: jhi                                   on 2000/03/01  06:12:10
2711         Log: Integrate with Sarathy.
2712      Branch: cfgperl
2713           +> lib/open.pm
2714           !> MANIFEST Todo-5.6 mg.c
2715 ____________________________________________________________________________
2716 [  5394] By: gsar                                  on 2000/03/01  06:07:00
2717         Log: fix segfault on C<local ${^WARNING_BITS}>
2718      Branch: perl
2719            ! mg.c
2720 ____________________________________________________________________________
2721 [  5393] By: jhi                                   on 2000/03/01  06:02:12
2722         Log: Fcntl de-cut-and-pasto.
2723              From: Doug MacEachern <dougm@pobox.com>
2724              To: perl5-porters@perl.org
2725              Subject: [PATCH v5.5.660] Fcntl.pm
2726              Date: Tue, 29 Feb 2000 21:24:00 -0800 (PST)
2727              Message-ID: <Pine.LNX.4.10.10002292120200.382-100000@mojo.itixs.com>
2728      Branch: cfgperl
2729            ! ext/Fcntl/Fcntl.pm
2730 ____________________________________________________________________________
2731 [  5392] By: gsar                                  on 2000/03/01  05:55:20
2732         Log: update Todo-5.6, add stub open.pm
2733      Branch: perl
2734            + lib/open.pm
2735            ! MANIFEST Todo-5.6
2736 ____________________________________________________________________________
2737 [  5391] By: jhi                                   on 2000/03/01  05:42:25
2738         Log: The 64-bitallness does require the /usr/lib/sparcv9 in loclibpth.
2739      Branch: cfgperl
2740            ! hints/solaris_2.sh
2741 ____________________________________________________________________________
2742 [  5390] By: jhi                                   on 2000/03/01  05:35:53
2743         Log: Couple of math functions need to be Perl_ so that
2744              they are correctly long double, especially the frexp()
2745              in sv_vcatpvfn() (spotted by Spider Boardman).
2746      Branch: cfgperl
2747            ! pp.c sv.c
2748 ____________________________________________________________________________
2749 [  5389] By: jhi                                   on 2000/03/01  05:33:54
2750         Log: Integrate with Sarathy.
2751      Branch: cfgperl
2752           +> pod/perlnumber.pod
2753           !> Changes MANIFEST README.win32 ext/DynaLoader/DynaLoader_pm.PL
2754           !> ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_dlopen.xs
2755           !> ext/DynaLoader/dlutils.c lib/File/Find.pm lib/Test/Harness.pm
2756           !> pod/Makefile pod/buildtoc pod/perl.pod pod/perldelta.pod
2757           !> pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
2758           !> pod/perlport.pod pod/perltoc.pod pod/roffitall vms/vms.c
2759           !> win32/perllib.c win32/win32.c win32/win32.h
2760 ____________________________________________________________________________
2761 [  5388] By: gsar                                  on 2000/03/01  03:38:03
2762         Log: Windows miscellany
2763      Branch: perl
2764            ! pod/perlguts.pod win32/perllib.c win32/win32.c win32/win32.h
2765 ____________________________________________________________________________
2766 [  5387] By: gsar                                  on 2000/03/01  03:13:37
2767         Log: mention ftp/rsync access to repository in perlhack
2768      Branch: perl
2769            ! Changes pod/perlhack.pod pod/perlhist.pod
2770 ____________________________________________________________________________
2771 [  5386] By: gsar                                  on 2000/03/01  03:04:54
2772         Log: support kill(0,$pid) on Windows to test if process exists
2773      Branch: perl
2774            ! README.win32 pod/perldelta.pod pod/perlport.pod win32/win32.c
2775 ____________________________________________________________________________
2776 [  5385] By: gsar                                  on 2000/03/01  02:10:01
2777         Log: integrate cfgperl changes into mainline
2778      Branch: perl
2779           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2780           !> config_h.SH epoc/config.sh hints/dec_osf.sh hints/solaris_2.sh
2781           !> perl.h vms/subconfigure.com vos/config.def win32/config.bc
2782           !> win32/config.gc win32/config.vc
2783 ____________________________________________________________________________
2784 [  5384] By: gsar                                  on 2000/03/01  01:47:55
2785         Log: oops, change#5382 didn't really fix the typo
2786      Branch: perl
2787            ! ext/DynaLoader/dl_dlopen.xs
2788 ____________________________________________________________________________
2789 [  5383] By: gsar                                  on 2000/03/01  01:38:25
2790         Log: avoid warning on type-mismatch
2791      Branch: perl
2792            ! ext/DynaLoader/dlutils.c
2793 ____________________________________________________________________________
2794 [  5382] By: gsar                                  on 2000/03/01  01:33:42
2795         Log: fix bug in change#5381
2796      Branch: perl
2797            ! ext/DynaLoader/dl_dlopen.xs
2798 ____________________________________________________________________________
2799 [  5381] By: gsar                                  on 2000/03/01  00:46:44
2800         Log: unload extension shared objects when exiting, implemented
2801              only for dl_dlopen.xs (from Alan Burlison)
2802      Branch: perl
2803            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
2804            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
2805 ____________________________________________________________________________
2806 [  5380] By: gsar                                  on 2000/03/01  00:34:10
2807         Log: add perlnumber.pod (from Ilya Zakharevich); substantially edited
2808              prose
2809      Branch: perl
2810            + pod/perlnumber.pod
2811            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
2812            ! pod/perltoc.pod pod/roffitall
2813 ____________________________________________________________________________
2814 [  5379] By: jhi                                   on 2000/02/29  23:37:01
2815         Log: Be understanding.
2816      Branch: cfgperl
2817            ! Configure config_h.SH
2818      Branch: metaconfig/U/perl
2819            ! use64bits.U uselfs.U
2820 ____________________________________________________________________________
2821 [  5378] By: gsar                                  on 2000/02/29  23:35:50
2822         Log: VMS fixups (from Dan Sugalski); cosmetic tweaks
2823      Branch: perl
2824            ! lib/Test/Harness.pm vms/vms.c
2825 ____________________________________________________________________________
2826 [  5377] By: jhi                                   on 2000/02/29  23:12:29
2827         Log: Tru64 hints fix from Spider Boardman; Tru64 hint for
2828              d_Gconvert on long doubles to use sprintf %Lg.
2829      Branch: cfgperl
2830            ! hints/dec_osf.sh
2831 ____________________________________________________________________________
2832 [  5376] By: jhi                                   on 2000/02/29  23:02:45
2833         Log: Integrate with Sarathy.
2834      Branch: cfgperl
2835           !> gv.c lib/Pod/Html.pm malloc.c pod/perlapi.pod pod/perlcall.pod
2836           !> pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
2837           !> pod/perlguts.pod pod/perlop.pod
2838 ____________________________________________________________________________
2839 [  5375] By: gsar                                  on 2000/02/29  23:02:34
2840         Log: fix File::Find::finddepth() bugs (from Helmut Jarausch)
2841      Branch: perl
2842            ! lib/File/Find.pm
2843 ____________________________________________________________________________
2844 [  5374] By: jhi                                   on 2000/02/29  23:01:35
2845         Log: Add libsunmath (long double math library for Solaris,
2846              SUNWspro cc only) awareness; fix various Solaris nits.
2847      Branch: cfgperl
2848            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2849            ! config_h.SH epoc/config.sh hints/solaris_2.sh perl.h
2850            ! vms/subconfigure.com vos/config.def win32/config.bc
2851            ! win32/config.gc win32/config.vc
2852      Branch: metaconfig
2853            ! U/modified/libs.U
2854      Branch: metaconfig/U/perl
2855            + i_sunmath.U
2856 ____________________________________________________________________________
2857 [  5373] By: gsar                                  on 2000/02/29  22:56:10
2858         Log: fix Pod::Html to recognize C<< > >> etc., and convert some pods
2859              to the more readable form (from Robin Barker)
2860      Branch: perl
2861            ! lib/Pod/Html.pm pod/perlfunc.pod pod/perlop.pod
2862 ____________________________________________________________________________
2863 [  5372] By: gsar                                  on 2000/02/29  22:52:27
2864         Log: better fix for malloc bug in change#5346 (from Dominic Dunlop)
2865      Branch: perl
2866            ! malloc.c
2867 ____________________________________________________________________________
2868 [  5371] By: gsar                                  on 2000/02/29  22:29:36
2869         Log: fix pods to reflect newer canonical names for call_sv() etc.
2870      Branch: perl
2871            ! gv.c pod/perlapi.pod pod/perlcall.pod pod/perldiag.pod
2872            ! pod/perlembed.pod pod/perlguts.pod
2873 ____________________________________________________________________________
2874 [  5370] By: jhi                                   on 2000/02/29  22:08:26
2875         Log: Integrate with Sarathy.
2876      Branch: cfgperl
2877           !> perl.c perl.h win32/win32.c win32/win32.h
2878 ____________________________________________________________________________
2879 [  5369] By: gsar                                  on 2000/02/29  21:37:10
2880         Log: remove bogus code that caused test failures on HP-UX
2881      Branch: perl
2882            ! perl.h
2883 ____________________________________________________________________________
2884 [  5368] By: gsar                                  on 2000/02/29  20:45:01
2885         Log: change#5364 had a few problems
2886      Branch: perl
2887            ! perl.c win32/win32.c win32/win32.h
2888 ____________________________________________________________________________
2889 [  5367] By: gsar                                  on 2000/02/29  18:19:04
2890         Log: integrate cfgperl changes into mainline
2891      Branch: perl
2892           !> Configure config_h.SH epoc/config.sh hints/hpux.sh
2893           !> hints/solaris_2.sh regcomp.c vms/subconfigure.com
2894           !> vos/config.def win32/config.bc win32/config.gc win32/config.vc
2895 ____________________________________________________________________________
2896 [  5366] By: jhi                                   on 2000/02/29  18:15:09
2897         Log: Some compilers have problems with quad switch() controls.
2898      Branch: cfgperl
2899            ! regcomp.c
2900 ____________________________________________________________________________
2901 [  5365] By: jhi                                   on 2000/02/29  18:14:30
2902         Log: Integrate with Sarathy.
2903      Branch: cfgperl
2904           !> perl.c win32/Makefile win32/makefile.mk win32/win32.c
2905           !> win32/win32.h
2906 ____________________________________________________________________________
2907 [  5364] By: gsar                                  on 2000/02/29  18:11:34
2908         Log: utf8-ize @ARGV when -C switch is used on Windows
2909      Branch: perl
2910            ! perl.c win32/Makefile win32/makefile.mk win32/win32.c
2911            ! win32/win32.h
2912 ____________________________________________________________________________
2913 [  5363] By: jhi                                   on 2000/02/29  17:47:48
2914         Log: HP-UX lddlflags were broken.
2915      Branch: cfgperl
2916            ! Configure config_h.SH
2917      Branch: metaconfig/U/perl
2918            ! dlsrc.U
2919 ____________________________________________________________________________
2920 [  5362] By: jhi                                   on 2000/02/29  17:32:27
2921         Log: Make the failsafe question about socket address structure
2922              sizes hopefully a bit less confusing.
2923      Branch: cfgperl
2924            ! Configure config_h.SH
2925      Branch: metaconfig
2926            ! U/protos/socksizetype.U
2927 ____________________________________________________________________________
2928 [  5361] By: jhi                                   on 2000/02/29  17:17:10
2929         Log: Integrate with Sarathy.
2930      Branch: cfgperl
2931           !> malloc.c
2932 ____________________________________________________________________________
2933 [  5360] By: gsar                                  on 2000/02/29  17:16:09
2934         Log: malloc "fix" in change#5346 coredumps on HP-UX, revert
2935      Branch: perl
2936            ! malloc.c
2937 ____________________________________________________________________________
2938 [  5359] By: jhi                                   on 2000/02/29  17:06:12
2939         Log: Make the warning about preferring HP's ar more visible.
2940      Branch: cfgperl
2941            ! hints/hpux.sh
2942 ____________________________________________________________________________
2943 [  5358] By: jhi                                   on 2000/02/29  17:04:36
2944         Log: The sprintf option was blithely printing long doubles as
2945              doubles (spotted by Spider Boardman); dqgcvt() wasn't ever
2946              being used; made the test more thorough.
2947      Branch: cfgperl
2948            ! Configure config_h.SH epoc/config.sh vms/subconfigure.com
2949            ! vos/config.def win32/config.bc win32/config.gc win32/config.vc
2950      Branch: metaconfig
2951            ! U/compline/d_gconvert.U
2952 ____________________________________________________________________________
2953 [  5357] By: jhi                                   on 2000/02/29  16:58:08
2954         Log: Make the warning about abandoning long doubles more visible.
2955      Branch: cfgperl
2956            ! Configure config_h.SH
2957      Branch: metaconfig/U/perl
2958            ! uselongdbl.U
2959 ____________________________________________________________________________
2960 [  5356] By: jhi                                   on 2000/02/29  16:51:33
2961         Log: HP-UX gcc fix; detypo in use64bits.
2962      Branch: cfgperl
2963            ! Configure config_h.SH
2964      Branch: metaconfig/U/perl
2965            ! dlsrc.U use64bits.U
2966 ____________________________________________________________________________
2967 [  5355] By: jhi                                   on 2000/02/29  16:31:17
2968         Log: Solaris 64-bitness hints saga continues.
2969      Branch: cfgperl
2970            ! hints/solaris_2.sh
2971 ____________________________________________________________________________
2972 [  5354] By: jhi                                   on 2000/02/29  16:04:42
2973         Log: Integrate with Sarathy.
2974      Branch: cfgperl
2975           !> ext/Thread/Thread.xs perl.c perl.h
2976 ____________________________________________________________________________
2977 [  5353] By: jhi                                   on 2000/02/29  15:54:10
2978         Log: Solaris hints tweak for 64-bitallness.
2979      Branch: cfgperl
2980            ! hints/solaris_2.sh
2981 ____________________________________________________________________________
2982 [  5352] By: jhi                                   on 2000/02/29  15:35:13
2983         Log: Too many 64-bitness option combinations.
2984      Branch: cfgperl
2985            ! Configure config_h.SH
2986      Branch: metaconfig/U/perl
2987            ! use64bits.U
2988 ____________________________________________________________________________
2989 [  5351] By: gsar                                  on 2000/02/29  15:31:56
2990         Log: more adjustments needed for change#5342 under use5005threads
2991      Branch: perl
2992            ! ext/Thread/Thread.xs perl.c perl.h
2993 ____________________________________________________________________________
2994 [  5350] By: jhi                                   on 2000/02/29  15:24:59
2995         Log: Integrate with Sarathy.
2996      Branch: cfgperl
2997           +> pod/perlboot.pod
2998           !> (integrate 40 files)
2999 ____________________________________________________________________________
3000 [  5349] By: gsar                                  on 2000/02/29  08:13:56
3001         Log: more m//s and $ vs \z fixups (from Greg Bacon)
3002      Branch: perl
3003            ! lib/File/CheckTree.pm lib/File/Copy.pm lib/File/DosGlob.pm
3004            ! lib/File/Path.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3005            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3006            ! lib/File/Spec/Win32.pm
3007 ____________________________________________________________________________
3008 [  5348] By: gsar                                  on 2000/02/29  08:00:48
3009         Log: increase sleep to compensate for slow cpu (from Peter Haworth
3010              <pmh@edison.ioppublishing.com>)
3011      Branch: perl
3012            ! t/io/pipe.t
3013 ____________________________________________________________________________
3014 [  5347] By: gsar                                  on 2000/02/29  07:52:35
3015         Log: add OO tutorial for beginners (from Randal L. Schwartz
3016              <merlyn@stonehenge.com>)
3017      Branch: perl
3018            + pod/perlboot.pod
3019            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
3020            ! pod/perldelta.pod pod/perltoc.pod
3021 ____________________________________________________________________________
3022 [  5346] By: gsar                                  on 2000/02/29  07:24:52
3023         Log: malloc bug fix and machten hints (from Dominic Dunlop
3024              <domo@computer.org>)
3025      Branch: perl
3026            ! hints/machten.sh malloc.c
3027 ____________________________________________________________________________
3028 [  5345] By: gsar                                  on 2000/02/29  06:32:56
3029         Log: integrate cfgperl contents into mainline
3030      Branch: perl
3031           !> Configure MANIFEST config_h.SH ext/DynaLoader/dl_aix.xs
3032           !> ext/DynaLoader/hints/aix.pl ext/File/Glob/Makefile.PL
3033           !> hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
3034           !> mg.c perl.h pod/perldelta.pod pod/perlop.pod pp.c sv.c
3035           !> t/lib/ipc_sysv.t t/op/64bit.t t/op/misc.t t/op/numconvert.t
3036           !> win32/config.bc win32/config.gc win32/config.vc
3037 ____________________________________________________________________________
3038 [  5344] By: gsar                                  on 2000/02/29  06:25:33
3039         Log: export list tweak
3040      Branch: perl
3041            ! makedef.pl
3042 ____________________________________________________________________________
3043 [  5343] By: gsar                                  on 2000/02/29  06:01:22
3044         Log: various shenanigans in change#5342
3045      Branch: perl
3046            ! makedef.pl thread.h util.c win32/Makefile win32/makefile.mk
3047            ! win32/win32.h win32/win32thread.h
3048 ____________________________________________________________________________
3049 [  5342] By: gsar                                  on 2000/02/29  04:53:00
3050         Log: support fetching current interpreter from TLS under useithreads
3051      Branch: perl
3052            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
3053            ! objXSUB.h perl.c perl.h perlapi.h perlvars.h pod/perldelta.pod
3054            ! proto.h sv.c thread.h util.c win32/perlhost.h win32/perllib.c
3055            ! win32/win32.h win32/win32thread.c win32/win32thread.h
3056 ____________________________________________________________________________
3057 [  5341] By: jhi                                   on 2000/02/29  03:26:11
3058         Log: Don't know how to do large files using gcc in HP-UX.
3059      Branch: cfgperl
3060            ! hints/hpux.sh
3061 ____________________________________________________________________________
3062 [  5340] By: jhi                                   on 2000/02/29  03:07:16
3063         Log: Added few more libs to scan.
3064      Branch: cfgperl
3065            ! Configure config_h.SH
3066      Branch: metaconfig
3067            ! U/modified/Myinit.U U/modified/libs.U
3068 ____________________________________________________________________________
3069 [  5339] By: jhi                                   on 2000/02/29  01:37:43
3070         Log: Bigger warning on the changed behaviour of the unary ~.
3071      Branch: cfgperl
3072            ! pod/perldelta.pod
3073 ____________________________________________________________________________
3074 [  5338] By: jhi                                   on 2000/02/29  01:17:07
3075         Log: IRIX 64-bitness fixes.
3076      Branch: cfgperl
3077            ! Configure config_h.SH hints/irix_6.sh
3078      Branch: metaconfig
3079            ! U/modified/Cppsym.U
3080 ____________________________________________________________________________
3081 [  5337] By: jhi                                   on 2000/02/29  00:59:08
3082         Log: Userfriendliness.
3083      Branch: cfgperl
3084            ! Configure config_h.SH
3085      Branch: metaconfig/U/perl
3086            ! use64bits.U
3087 ____________________________________________________________________________
3088 [  5336] By: jhi                                   on 2000/02/29  00:53:51
3089         Log: Undo the sv_2pv() change of #5329, caused numconvert.t
3090              problems in IRIX 32-n32. 
3091      Branch: cfgperl
3092            ! sv.c
3093 ____________________________________________________________________________
3094 [  5335] By: jhi                                   on 2000/02/29  00:22:37
3095         Log: Fixes for building on HP-UX using gcc from Daniel S. Lewart.
3096      Branch: cfgperl
3097            ! Configure config_h.SH hints/hpux.sh
3098      Branch: metaconfig/U/perl
3099            ! dlsrc.U
3100 ____________________________________________________________________________
3101 [  5334] By: jhi                                   on 2000/02/28  23:59:59
3102         Log: Do not cast pointers into I32s.
3103      Branch: cfgperl
3104            ! mg.c
3105 ____________________________________________________________________________
3106 [  5333] By: jhi                                   on 2000/02/28  23:39:26
3107         Log: More AIX fixes from Steven Hirsch.
3108      Branch: cfgperl
3109            ! Configure config_h.SH ext/DynaLoader/dl_aix.xs
3110            ! ext/DynaLoader/hints/aix.pl hints/aix.sh
3111      Branch: metaconfig/U/perl
3112            ! use64bits.U
3113 ____________________________________________________________________________
3114 [  5332] By: jhi                                   on 2000/02/28  22:45:59
3115         Log: Detypo.
3116      Branch: cfgperl
3117            ! hints/irix_6.sh
3118 ____________________________________________________________________________
3119 [  5331] By: jhi                                   on 2000/02/28  22:23:36
3120         Log: Regularize the call-back units (and fix a bug in #5330).
3121      Branch: cfgperl
3122            ! hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
3123 ____________________________________________________________________________
3124 [  5330] By: jhi                                   on 2000/02/28  21:50:28
3125         Log: Don't be overeager to turn on 64-bitallness.
3126      Branch: cfgperl
3127            ! hints/solaris_2.sh
3128 ____________________________________________________________________________
3129 [  5329] By: jhi                                   on 2000/02/28  20:32:53
3130         Log: Lift the 32-bit straightjacket from bit ops;
3131              prefer IV/UV over NV in sv_2pv().
3132      Branch: cfgperl
3133            ! pod/perldelta.pod pod/perlop.pod pp.c sv.c t/op/64bit.t
3134            ! t/op/misc.t t/op/numconvert.t
3135 ____________________________________________________________________________
3136 [  5328] By: jhi                                   on 2000/02/28  20:11:59
3137         Log: Do not add -Ae for gcc.
3138      Branch: cfgperl
3139            ! hints/hpux.sh
3140 ____________________________________________________________________________
3141 [  5327] By: jhi                                   on 2000/02/28  17:35:39
3142         Log: Use the vendor file(1).
3143      Branch: cfgperl
3144            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
3145 ____________________________________________________________________________
3146 [  5326] By: jhi                                   on 2000/02/28  17:31:19
3147         Log: Put back madvise lost because of a typo.
3148      Branch: cfgperl
3149            ! Configure config_h.SH perl.h win32/config.bc win32/config.gc
3150            ! win32/config.vc
3151 ____________________________________________________________________________
3152 [  5325] By: jhi                                   on 2000/02/28  16:44:32
3153         Log: Tweak HP-UX libraries.
3154      Branch: cfgperl
3155            ! hints/hpux.sh
3156 ____________________________________________________________________________
3157 [  5324] By: jhi                                   on 2000/02/28  16:37:43
3158         Log: Don't be overeager to turn on largefileness.
3159      Branch: cfgperl
3160            ! hints/solaris_2.sh
3161 ____________________________________________________________________________
3162 [  5323] By: jhi                                   on 2000/02/28  16:23:15
3163         Log: AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com>
3164              The patch to File/Glob/Makefile.PL is inconvenient but at the
3165              moment necessary: adding an ext/FIle/Glob/hints/aix.pl to turn
3166              off the optimization ($self->{OPTIMIZE} = '') doesn't work,
3167              the file is processed by MakeMaker but OPTIMIZE ends up as -O
3168              in the resulting Makefile.  A MakeMaker bug?
3169      Branch: cfgperl
3170            ! MANIFEST ext/DynaLoader/dl_aix.xs ext/File/Glob/Makefile.PL
3171            ! hints/aix.sh t/lib/ipc_sysv.t
3172 ____________________________________________________________________________
3173 [  5322] By: jhi                                   on 2000/02/28  16:17:33
3174         Log: Integrate with Sarathy.
3175      Branch: cfgperl
3176           !> (integrate 45 files)
3177 ____________________________________________________________________________
3178 [  5321] By: gsar                                  on 2000/02/28  10:13:03
3179         Log: avoid warnings in legacy code (from David Dyck)
3180      Branch: perl
3181            ! lib/pwd.pl
3182 ____________________________________________________________________________
3183 [  5320] By: gsar                                  on 2000/02/28  10:11:37
3184         Log: find2perl doc tweak (from David Dyck <dcd@tc.fluke.com>)
3185      Branch: perl
3186            ! x2p/find2perl.PL
3187 ____________________________________________________________________________
3188 [  5319] By: gsar                                  on 2000/02/28  10:07:00
3189         Log: fix outdated URLs (from Michael G Schwern)
3190      Branch: perl
3191            ! pod/perldelta.pod pod/perlfaq1.pod pod/perlfaq2.pod
3192            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq8.pod
3193            ! pod/perlfaq9.pod pod/perlmodinstall.pod pod/perlmodlib.pod
3194            ! pod/perlopentut.pod pod/perlport.pod pod/perltoc.pod
3195            ! pod/perlvar.pod pod/perlxs.pod
3196 ____________________________________________________________________________
3197 [  5318] By: gsar                                  on 2000/02/28  10:04:57
3198         Log: update Changes, patchlevel etc.
3199      Branch: perl
3200            ! Changes patchlevel.h win32/Makefile win32/config.bc
3201            ! win32/config.gc win32/config.vc win32/config_H.bc
3202            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3203 ____________________________________________________________________________
3204 [  5317] By: gsar                                  on 2000/02/28  09:39:47
3205         Log: make stringwise bitops work properly on utf8 strings
3206      Branch: perl
3207            ! doop.c t/op/bop.t
3208 ____________________________________________________________________________
3209 [  5316] By: gsar                                  on 2000/02/28  07:04:22
3210         Log: integrate cfgperl and vmsperl changes into mainline
3211      Branch: perl
3212            ! Porting/makerel
3213           !> Configure Makefile.SH config_h.SH configure.com
3214           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
3215           !> hints/hpux.sh lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3216           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
3217           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm t/comp/script.t
3218           !> t/io/openpid.t t/lib/cgi-html.t t/op/goto.t t/op/split.t
3219           !> vms/descrip_mms.template vms/gen_shrfls.pl
3220           !> vms/subconfigure.com vms/vms.c
3221 ____________________________________________________________________________
3222 [  5315] By: jhi                                   on 2000/02/28  06:31:08
3223         Log: The search for static _s-suffixex libs was broken;
3224              add -L/lib/pa20_64 only iff there.
3225      Branch: cfgperl
3226            ! Configure config_h.SH hints/hpux.sh
3227      Branch: metaconfig
3228            ! U/modified/libs.U
3229 ____________________________________________________________________________
3230 [  5314] By: jhi                                   on 2000/02/28  06:08:40
3231         Log: Even better use64bitall logic.
3232      Branch: cfgperl
3233            ! Configure config_h.SH
3234      Branch: metaconfig/U/perl
3235            ! use64bits.U uselfs.U
3236 ____________________________________________________________________________
3237 [  5313] By: jhi                                   on 2000/02/28  05:47:27
3238         Log: Integrate with Sarathy.
3239      Branch: cfgperl
3240           !> lib/File/Basename.pm lib/File/Find.pm lib/fields.pm
3241           !> pod/perldelta.pod pod/perlfunc.pod pod/perlref.pod
3242           !> t/lib/fields.t x2p/find2perl.PL
3243 ____________________________________________________________________________
3244 [  5312] By: jhi                                   on 2000/02/28  05:09:31
3245         Log: Ask about use64bitall regardless of whether use64bitint is defined.
3246      Branch: cfgperl
3247            ! Configure config_h.SH
3248      Branch: metaconfig/U/perl
3249            ! use64bits.U
3250 ____________________________________________________________________________
3251 [  5311] By: bailey                                on 2000/02/28  05:05:56
3252         Log: Integrate mainline
3253      Branch: vmsperl
3254           !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
3255           !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Basename.pm
3256           !> lib/File/Find.pm lib/fields.pm op.c pod/perldelta.pod
3257           !> pod/perlfaq5.pod pod/perlfunc.pod pod/perlop.pod
3258           !> pod/perlref.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
3259           !> regexec.c sv.c t/lib/fields.t t/pragma/locale.t
3260           !> x2p/find2perl.PL
3261 ____________________________________________________________________________
3262 [  5310] By: bailey                                on 2000/02/28  04:36:20
3263         Log: Revert File::Spec::Unix functions and keep VMS versions VMS-specific
3264      Branch: vmsperl
3265            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3266 ____________________________________________________________________________
3267 [  5309] By: jhi                                   on 2000/02/28  04:17:36
3268         Log: The #5249 wasn't doing any good.
3269      Branch: cfgperl
3270            ! Makefile.SH lib/ExtUtils/MM_Unix.pm
3271 ____________________________________________________________________________
3272 [  5308] By: bailey                                on 2000/02/28  03:56:51
3273         Log: Repair typo -- conjunction of variable with text
3274      Branch: vmsperl
3275            ! t/lib/cgi-html.t
3276 ____________________________________________________________________________
3277 [  5307] By: jhi                                   on 2000/02/28  03:46:14
3278         Log: A less ambitious version of #5292.
3279      Branch: cfgperl
3280            ! Makefile.SH
3281 ____________________________________________________________________________
3282 [  5306] By: bailey                                on 2000/02/28  03:42:38
3283         Log: Defer inclusion of VMS-specific code to runtime
3284      Branch: vmsperl
3285            ! t/io/openpid.t
3286 ____________________________________________________________________________
3287 [  5305] By: jhi                                   on 2000/02/28  03:41:48
3288         Log: The #5292 was Not So Good Idea.
3289      Branch: cfgperl
3290            ! Makefile.SH
3291 ____________________________________________________________________________
3292 [  5304] By: bailey                                on 2000/02/28  02:57:14
3293         Log: Minor test updates to accomodate new subprocess invocation
3294      Branch: vmsperl
3295            ! t/comp/script.t t/op/goto.t t/op/split.t
3296 ____________________________________________________________________________
3297 [  5303] By: bailey                                on 2000/02/28  02:52:47
3298         Log: Missed bit of #5302 (case-sensitive symbols)
3299      Branch: vmsperl
3300            ! lib/ExtUtils/Mksymlists.pm
3301 ____________________________________________________________________________
3302 [  5302] By: bailey                                on 2000/02/28  02:51:00
3303         Log: Support case-sensitive symbols usage in linker
3304      Branch: vmsperl
3305            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
3306            ! lib/ExtUtils/MM_VMS.pm vms/gen_shrfls.pl
3307 ____________________________________________________________________________
3308 [  5301] By: bailey                                on 2000/02/28  02:46:47
3309         Log: Free $PARSE context after lookups
3310      Branch: vmsperl
3311            ! vms/vms.c
3312 ____________________________________________________________________________
3313 [  5300] By: bailey                                on 2000/02/28  02:43:56
3314         Log: Don't wait for subprocess to read final EOF
3315      Branch: vmsperl
3316            ! vms/vms.c
3317 ____________________________________________________________________________
3318 [  5299] By: bailey                                on 2000/02/28  00:44:45
3319         Log: Dan Sugalski's config/build changes to .660
3320      Branch: vmsperl
3321            ! configure.com vms/descrip_mms.template vms/subconfigure.com
3322 ____________________________________________________________________________
3323 [  5298] By: bailey                                on 2000/02/28  00:07:13
3324         Log: When testing CGI.pm, use its notion of CRLF
3325      Branch: vmsperl
3326            ! t/lib/cgi-html.t
3327 ____________________________________________________________________________
3328 [  5297] By: bailey                                on 2000/02/28  00:00:08
3329         Log: Quote command line args which need to be upper case
3330              Tell subprocess we're finished before waiting for it
3331      Branch: vmsperl
3332            ! t/io/openpid.t
3333 ____________________________________________________________________________
3334 [  5296] By: gsar                                  on 2000/02/28  00:00:05
3335         Log: m/.*$/ etc should be m/.*\z/s in many file handling modules; fix
3336              these insidious errors in File::Basename, File::Find and find2perl
3337              (from Tom Christiansen)
3338              
3339              TODO: many other modules need to be fixed as well!
3340      Branch: perl
3341            ! lib/File/Basename.pm lib/File/Find.pm x2p/find2perl.PL
3342 ____________________________________________________________________________
3343 [  5295] By: jhi                                   on 2000/02/27  23:18:40
3344         Log: Version number update.
3345      Branch: cfgperl
3346            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3347 ____________________________________________________________________________
3348 [  5294] By: gsar                                  on 2000/02/27  22:27:46
3349         Log: typos in change#5293
3350      Branch: perl
3351            ! lib/fields.pm
3352 ____________________________________________________________________________
3353 [  5293] By: gsar                                  on 2000/02/27  21:57:40
3354         Log: support fields::new() and fields::phash() to create pseudo-hash
3355              objects and plain pseudo-hashes respectively (this avoids users
3356              from having to diddle %FIELDS directly); update documentation to
3357              suit (from original fields::phash() implementation by Peter
3358              Scott <Peter@PSDT.com>)
3359      Branch: perl
3360            ! lib/fields.pm pod/perldelta.pod pod/perlfunc.pod
3361            ! pod/perlref.pod t/lib/fields.t
3362 ____________________________________________________________________________
3363 [  5292] By: jhi                                   on 2000/02/27  21:49:25
3364         Log: proto.h was mssing from the list of generated files;
3365              added rules to generate any single wanted file
3366              (a bunch of other files may also be generated
3367              at the same time, as before)
3368      Branch: cfgperl
3369            ! Makefile.SH
3370 ____________________________________________________________________________
3371 [  5291] By: jhi                                   on 2000/02/27  18:57:12
3372         Log: Integrate with Sarathy.
3373      Branch: cfgperl
3374           !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
3375           !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Spec/OS2.pm
3376           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3377           !> lib/File/Spec/Win32.pm op.c pod/perldelta.pod pod/perlfaq5.pod
3378           !> pod/perlfunc.pod pod/perlop.pod pod/perlsec.pod
3379           !> pod/perltodo.pod pp_sys.c sv.c vms/perlvms.pod vms/vms.c
3380 ____________________________________________________________________________
3381 [  5290] By: gsar                                  on 2000/02/27  18:47:00
3382         Log: integrate cfgperl and vmsperl contents into mainline
3383      Branch: perl
3384           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
3385           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm regexec.c
3386           !> t/pragma/locale.t vms/perlvms.pod vms/vms.c
3387 ____________________________________________________________________________
3388 [  5289] By: gsar                                  on 2000/02/27  18:09:04
3389         Log: tweak change#5286 (we don't ever get to pp_glob() if we're using
3390              the internal glob())
3391      Branch: perl
3392            ! pp_sys.c
3393 ____________________________________________________________________________
3394 [  5288] By: gsar                                  on 2000/02/27  17:12:41
3395         Log: djgpp update (from Laszlo Molnar)
3396      Branch: perl
3397            ! README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
3398            ! hints/dos_djgpp.sh
3399 ____________________________________________________________________________
3400 [  5287] By: gsar                                  on 2000/02/27  16:58:53
3401         Log: tweak comment about core glob()
3402      Branch: perl
3403            ! ext/File/Glob/Glob.pm
3404 ____________________________________________________________________________
3405 [  5286] By: gsar                                  on 2000/02/27  16:52:54
3406         Log: remove outdated info about csh and glob(); glob() need not fail
3407              when tainting anymore if using internal globbing
3408      Branch: perl
3409            ! pod/perldelta.pod pod/perlfaq5.pod pod/perlfunc.pod
3410            ! pod/perlop.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
3411 ____________________________________________________________________________
3412 [  5285] By: gsar                                  on 2000/02/27  16:20:31
3413         Log: make readdir() respect IOf_UNTAINT flag (allows untainting of directory
3414              handles with: C<use IO::Handle; opendir D, $dir or die; D->untaint;>
3415      Branch: perl
3416            ! pp_sys.c
3417 ____________________________________________________________________________
3418 [  5284] By: gsar                                  on 2000/02/27  14:31:24
3419         Log: avoid compiler warnings (from Dan Sugalski)
3420      Branch: perl
3421            ! op.c sv.c
3422 ____________________________________________________________________________
3423 [  5283] By: gsar                                  on 2000/02/27  14:21:16
3424         Log: propagate utf8ness in sv_setsv() (from Gisle Aas)
3425      Branch: perl
3426            ! sv.c
3427 ____________________________________________________________________________
3428 [  5282] By: bailey                                on 2000/02/27  05:07:08
3429         Log: Impose security constraints on lnm lookup only if tainting
3430      Branch: vmsperl
3431            ! vms/vms.c
3432 ____________________________________________________________________________
3433 [  5281] By: bailey                                on 2000/02/27  05:05:35
3434         Log: Add new File::Spec::VMS methods
3435              Don't add implicit device in VMS <-> Unix filespec translation
3436              Make File::Spec::Unix{rel2abs|abs2rel} OS-independent
3437      Branch: vmsperl
3438            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
3439            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm vms/vms.c
3440 ____________________________________________________________________________
3441 [  5280] By: bailey                                on 2000/02/27  04:58:01
3442         Log: Accept filespecs as command verbs for subprocesses
3443      Branch: vmsperl
3444            ! vms/perlvms.pod vms/vms.c
3445 ____________________________________________________________________________
3446 [  5279] By: jhi                                   on 2000/02/27  04:01:53
3447         Log: Integrate with Sarathy.
3448      Branch: cfgperl
3449           !> pp_hot.c
3450 ____________________________________________________________________________
3451 [  5278] By: bailey                                on 2000/02/27  02:43:01
3452         Log: Resync with mainline again
3453      Branch: vmsperl
3454           !> Makefile.SH README.vms configure.com lib/ExtUtils/MM_Unix.pm
3455           !> lib/Pod/Checker.pm lib/Pod/InputObjects.pm
3456           !> lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3457           !> lib/Pod/Usage.pm pod/perlfunc.pod pp_hot.c t/pod/poderrs.t
3458           !> t/pod/poderrs.xr vms/descrip_mms.template vms/sockadapt.h
3459           !> vms/subconfigure.com
3460 ____________________________________________________________________________
3461 [  5277] By: jhi                                   on 2000/02/27  02:36:36
3462         Log: Fix locale case-ignorant matching bug reported in
3463              
3464              From: gomar@md.media-web.de
3465              To: perl5-porters@perl.org
3466              Subject: [ID 20000223.005]
3467              Date: 23 Feb 2000 16:03:08 -0000
3468              Message-Id: <20000223160308.1830.qmail@md.media-web.de>
3469      Branch: cfgperl
3470            ! regexec.c t/pragma/locale.t
3471 ____________________________________________________________________________
3472 [  5276] By: gsar                                  on 2000/02/26  18:18:16
3473         Log: allow $fh->autoflush on globrefs, and thence autovivified filehandles
3474              (from Tom Christiansen)
3475      Branch: perl
3476            ! pp_hot.c
3477 ____________________________________________________________________________
3478 [  5275] By: jhi                                   on 2000/02/26  16:43:11
3479         Log: Integrate with Sarathy.
3480      Branch: cfgperl
3481           !> (integrate 34 files)
3482 ____________________________________________________________________________
3483 [  5274] By: gsar                                  on 2000/02/26  15:23:45
3484         Log: rework binmode() entry in perlfunc (from Martien Verbruggen
3485              <mgjv@comdyn.com.au>)
3486      Branch: perl
3487            ! pod/perlfunc.pod
3488 ____________________________________________________________________________
3489 [  5273] By: gsar                                  on 2000/02/26  15:04:54
3490         Log: PodParser v1.11 update (from Brad Appleton)
3491      Branch: perl
3492            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm
3493            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3494            ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
3495 ____________________________________________________________________________
3496 [  5272] By: gsar                                  on 2000/02/26  14:48:24
3497         Log: add missing perl headers to perldepend action
3498      Branch: perl
3499            ! lib/ExtUtils/MM_Unix.pm
3500 ____________________________________________________________________________
3501 [  5271] By: gsar                                  on 2000/02/26  08:03:36
3502         Log: VMS patch (from Peter Prymmer)
3503      Branch: perl
3504            ! Makefile.SH README.vms configure.com vms/descrip_mms.template
3505            ! vms/sockadapt.h vms/subconfigure.com
3506 ____________________________________________________________________________
3507 [  5270] By: gsar                                  on 2000/02/26  07:46:35
3508         Log: integrate vmsperl changes into mainline
3509      Branch: perl
3510           !> av.c configure.com installperl lib/ExtUtils/MM_VMS.pm mg.h
3511           !> pp_sys.c scope.c vms/vms.c vms/vmsish.h
3512 ____________________________________________________________________________
3513 [  5269] By: bailey                                on 2000/02/26  07:04:55
3514         Log: Resync with mainline
3515      Branch: vmsperl
3516           +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs
3517           +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
3518           +> ext/Sys/Hostname/Makefile.PL hints/darwin.sh lib/bytes.pm
3519           +> lib/bytes_heavy.pl t/pragma/warn/9enabled
3520            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm lib/byte.pm
3521            - lib/byte_heavy.pl lib/unicode/Eq/Latin1.pl
3522            - lib/unicode/Eq/Unicode.pl
3523           !> (integrate 323 files)
3524 ____________________________________________________________________________
3525 [  5268] By: gsar                                  on 2000/02/26  06:50:04
3526         Log: reintroduce useithreads (accidentally deleted in change#5261)
3527      Branch: perl
3528            ! win32/config.vc
3529 ____________________________________________________________________________
3530 [  5266] By: gsar                                  on 2000/02/26  06:46:06
3531         Log: integrate cfgperl changes into mainline
3532      Branch: perl
3533           +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs hints/darwin.sh
3534            - ext/DynaLoader/dl_rhapsody.xs
3535           !> (integrate 62 files)
3536 ____________________________________________________________________________
3537 [  5265] By: gsar                                  on 2000/02/26  06:31:10
3538         Log: support for version vectors in UNIVERSAL::VERSION(), so that
3539              C<use Foo v1.2.3> etc., work; tests for the same
3540              
3541              TODO: XS_VERSION_BOOTCHECK needs to be revisited in light of this
3542      Branch: perl
3543            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
3544            ! t/comp/use.t toke.c universal.c
3545 ____________________________________________________________________________
3546 [  5264] By: jhi                                   on 2000/02/26  04:14:15
3547         Log: Add libscheck for IRIX.
3548      Branch: cfgperl
3549            ! hints/irix_6.sh
3550 ____________________________________________________________________________
3551 [  5263] By: jhi                                   on 2000/02/26  03:40:47
3552         Log: Add libscheck for Solaris.
3553      Branch: cfgperl
3554            ! hints/solaris_2.sh
3555 ____________________________________________________________________________
3556 [  5262] By: jhi                                   on 2000/02/26  03:10:47
3557         Log: Rhapsody/Darwin patches from Wilfredo Sanchez.
3558      Branch: cfgperl
3559            + ext/DynaLoader/dl_dyld.xs hints/darwin.sh
3560            - ext/DynaLoader/dl_rhapsody.xs
3561            ! Configure INSTALL MANIFEST Makefile.SH README.threads
3562            ! config_h.SH hints/rhapsody.sh installperl pp_sys.c
3563      Branch: metaconfig
3564            ! U/a_dvisory/multiarch.U
3565 ____________________________________________________________________________
3566 [  5261] By: jhi                                   on 2000/02/26  02:48:23
3567         Log: Rename use64bits to use64bitint;
3568              rename usefull64bits to use64bitall.
3569      Branch: cfgperl
3570            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3571            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
3572            ! hints/hpux.sh hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
3573            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/solaris_2.sh
3574            ! myconfig.SH perl.c perl.h pod/perldelta.pod pod/perlfunc.pod
3575            ! vms/subconfigure.com vos/config.def vos/config.h
3576            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
3577            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3578            ! win32/config_H.vc
3579      Branch: metaconfig
3580            ! U/a_dvisory/quadtype.U U/mksample U/modified/libpth.U
3581            ! U/protos/socksizetype.U U/threads/archname.U
3582      Branch: metaconfig/U/perl
3583            ! Extensions.U dbm64.U perlxv.U stdio64.U use64bits.U uselfs.U
3584            ! usemorebits.U
3585 ____________________________________________________________________________
3586 [  5260] By: jhi                                   on 2000/02/25  22:57:16
3587         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
3588              To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
3589              Subject: [PATCH 5.5.660] cygwin port
3590              Message-ID: <779F20BCCE5AD31186A50008C75D99791716E2@SILLDN_MAIL1>
3591      Branch: cfgperl
3592            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
3593 ____________________________________________________________________________
3594 [  5259] By: jhi                                   on 2000/02/25  22:53:51
3595         Log: Configure nits; add socksizetype; add getfsstat for completeness;
3596              add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX
3597              lands; regen Configure.
3598      Branch: cfgperl
3599            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3600            ! config_h.SH doio.c epoc/config.sh perl.c pp_sys.c
3601            ! vms/subconfigure.com vos/config.def win32/config.bc
3602            ! win32/config.gc win32/config.vc win32/config_H.bc
3603            ! win32/config_H.gc win32/config_H.vc
3604      Branch: metaconfig
3605            + U/protos/socksizetype.U
3606      Branch: metaconfig/U/perl
3607            + d_getfsstat.U
3608            ! d_fstatfs.U fpossize.U use64bits.U uselfs.U
3609 ____________________________________________________________________________
3610 [  5258] By: jhi                                   on 2000/02/25  21:04:17
3611         Log: Further fixes to malloc.c prototypes from Dominic Dunlop.
3612      Branch: cfgperl
3613            ! malloc.c
3614 ____________________________________________________________________________
3615 [  5257] By: jhi                                   on 2000/02/25  20:48:13
3616         Log: Integrate with Sarathy.
3617      Branch: cfgperl
3618           !> embed.h embed.pl objXSUB.h op.c op.h perlapi.c pp_ctl.c
3619           !> proto.h t/cmd/while.t
3620 ____________________________________________________________________________
3621 [  5256] By: gsar                                  on 2000/02/25  20:04:37
3622         Log: fix missing perl_alloc() declaration under PERL_IMPLICIT_SYS
3623      Branch: perl
3624            ! embed.h embed.pl objXSUB.h perlapi.c proto.h
3625 ____________________________________________________________________________
3626 [  5255] By: gsar                                  on 2000/02/25  19:23:58
3627         Log: change#4849 wasn't restoring savestack correctly; make loops that have
3628              continue blocks recognizable at run time
3629      Branch: perl
3630            ! op.c op.h pp_ctl.c t/cmd/while.t
3631 ____________________________________________________________________________
3632 [  5254] By: jhi                                   on 2000/02/25  06:00:01
3633         Log: Integrate with Sarathy.
3634      Branch: cfgperl
3635           !> ext/B/B.xs ext/B/B/C.pm lib/Pod/InputObjects.pm
3636           !> lib/Pod/Parser.pm lib/Pod/Select.pm lib/Pod/Usage.pm
3637           !> t/lib/filefind.t t/pod/poderrs.xr
3638 ____________________________________________________________________________
3639 [  5253] By: jhi                                   on 2000/02/25  05:57:59
3640         Log: Megalopatch for Configure: Andy's new installation schemes;
3641              introduce usefull64bits, beautify and regularize the various
3642              type probes; introduce d_lseekproto.
3643      Branch: cfgperl
3644            ! Configure INSTALL Policy_sh.SH config_h.SH perl.h
3645            ! pod/perldelta.pod
3646      Branch: metaconfig
3647            + U/installdirs/perl5.U U/installdirs/sitehtml1.U
3648            + U/installdirs/sitehtml3.U U/installdirs/siteman1.U
3649            + U/installdirs/siteman3.U U/installdirs/sitescript.U
3650            + U/installdirs/vendorhtml1.U U/installdirs/vendorhtml3.U
3651            + U/installdirs/vendorman1.U U/installdirs/vendorman3.U
3652            + U/installdirs/vendorscript.U U/protos/d_lseekproto.U
3653            - U/installdirs/vendorhtml1dir.U U/installdirs/vendorhtml3dir.U
3654            - U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
3655            - U/installdirs/vendorscriptdir.U
3656            ! U/compline/doublesize.U U/compline/ptrsize.U
3657            ! U/installdirs/archlib.U U/installdirs/bin.U
3658            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
3659            ! U/installdirs/inc_version_list.U U/installdirs/installprefix.U
3660            ! U/installdirs/installstyle.U U/installdirs/instubperl.U
3661            ! U/installdirs/localarch.U U/installdirs/locallib.U
3662            ! U/installdirs/otherlibdirs.U U/installdirs/prefix.U
3663            ! U/installdirs/privlib.U U/installdirs/scriptdir.U
3664            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
3665            ! U/installdirs/sitelib.U U/installdirs/siteprefix.U
3666            ! U/installdirs/vendorarch.U U/installdirs/vendorbin.U
3667            ! U/installdirs/vendorlib.U U/installdirs/vendorprefix.U
3668            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3669            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
3670            ! U/typedefs/uidsize.U
3671      Branch: metaconfig/U/perl
3672            ! d_fpos64_t.U d_int64_t.U d_off64_t.U d_socklen_t.U fpossize.U
3673            ! patchlevel.U use64bits.U uselfs.U usemultiplicity.U
3674 ____________________________________________________________________________
3675 [  5252] By: gsar                                  on 2000/02/25  03:15:03
3676         Log: update PodParser to v1.10 (from Brad Appleton)
3677      Branch: perl
3678            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3679            ! lib/Pod/Usage.pm t/pod/poderrs.xr
3680 ____________________________________________________________________________
3681 [  5251] By: gsar                                  on 2000/02/25  03:10:51
3682         Log: make File::Find tests tolerate case-insensitive systems (from
3683              Laszlo Molnar)
3684      Branch: perl
3685            ! t/lib/filefind.t
3686 ____________________________________________________________________________
3687 [  5250] By: gsar                                  on 2000/02/25  01:50:04
3688         Log: more Compiler tweaks for useithreads
3689      Branch: perl
3690            ! ext/B/B.xs ext/B/B/C.pm
3691 ____________________________________________________________________________
3692 [  5249] By: jhi                                   on 2000/02/25  00:17:53
3693         Log: Remove NFS temp files and Configure temp C files.
3694      Branch: cfgperl
3695            ! Makefile.SH lib/ExtUtils/MM_Unix.pm
3696 ____________________________________________________________________________
3697 [  5248] By: jhi                                   on 2000/02/24  23:57:49
3698         Log: In FreeBSD disable floating point exception handlers.
3699              As the comment says, this should be done in the hints.
3700              
3701              From: dive <dive@ender.com>
3702              To: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3703              cc: perl5-porters@perl.org
3704              Subject: Re: [ID 20000216.004] apparent bug on freebsd systems when calculating large numbers
3705              Date: Thu, 24 Feb 2000 15:54:24 -0800 (PST)
3706              Message-ID: <Pine.LNX.4.04.10002241552080.448-100000@dragon.ender.com>
3707      Branch: cfgperl
3708            ! unixish.h
3709 ____________________________________________________________________________
3710 [  5247] By: jhi                                   on 2000/02/24  23:46:27
3711         Log: From: Gisle Aas <gisle@aas.no>
3712              To: perl5-porters@perl.org
3713              Subject: [PATCH v5.5.660] More UTF8_MAXLEN fixes
3714              Date: 25 Feb 2000 00:24:53 +0100
3715              Message-ID: <m3ema2tc8q.fsf@eik.g.aas.no>
3716      Branch: cfgperl
3717            ! doop.c op.c perl.c pp.c regcomp.c regexec.c sv.c
3718 ____________________________________________________________________________
3719 [  5246] By: jhi                                   on 2000/02/24  23:15:56
3720         Log: The op/stat.t patch in #5341 wasn't robust enough,
3721              it broke subtest 4 almost everywhere else.
3722      Branch: cfgperl
3723            ! t/op/stat.t
3724 ____________________________________________________________________________
3725 [  5245] By: jhi                                   on 2000/02/24  19:28:53
3726         Log: More VMS patches from Peter Prymmer.
3727      Branch: cfgperl
3728            ! configure.com vms/subconfigure.com
3729 ____________________________________________________________________________
3730 [  5244] By: jhi                                   on 2000/02/24  19:26:33
3731         Log: Largefileness in Solaris doesn't require long longs;
3732              use64bits enhancements; introduce usefull64bits.
3733      Branch: cfgperl
3734            ! Configure config_h.SH hints/aix.sh hints/hpux.sh
3735            ! hints/irix_6.sh hints/solaris_2.sh
3736      Branch: metaconfig
3737            ! U/threads/archname.U
3738      Branch: metaconfig/U/perl
3739            ! use64bits.U
3740 ____________________________________________________________________________
3741 [  5243] By: jhi                                   on 2000/02/24  18:40:25
3742         Log: Tidy up the 64-bit (and socklen_t) type probing.
3743      Branch: cfgperl
3744            ! Configure config_h.SH
3745      Branch: metaconfig
3746            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3747      Branch: metaconfig/U/perl
3748            + d_fpos64_t.U d_off64_t.U
3749            - io64.U
3750            ! d_int64_t.U d_socklen_t.U
3751 ____________________________________________________________________________
3752 [  5242] By: jhi                                   on 2000/02/24  18:09:49
3753         Log: Integrate with Sarathy.
3754      Branch: cfgperl
3755           !> pod/perlop.pod
3756 ____________________________________________________________________________
3757 [  5241] By: jhi                                   on 2000/02/24  18:00:49
3758         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
3759              To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
3760              Subject: [PATCH 5.5.660] cygwin port
3761              Date: Thu, 24 Feb 2000 17:15:28 -0000
3762              Message-ID: <779F20BCCE5AD31186A50008C75D99791716E1@SILLDN_MAIL1>
3763      Branch: cfgperl
3764            + cygwin/cygwin.c
3765            ! MANIFEST Makefile.SH README.cygwin cygwin/Makefile.SHs
3766            ! hints/cygwin.sh perl.c t/lib/glob-basic.t t/op/stat.t
3767 ____________________________________________________________________________
3768 [  5240] By: jhi                                   on 2000/02/24  17:53:12
3769         Log: VMS patch from Peter Prymmer; use full_ar.
3770      Branch: cfgperl
3771            ! vms/subconfigure.com
3772 ____________________________________________________________________________
3773 [  5239] By: jhi                                   on 2000/02/24  17:46:45
3774         Log: MPE/ix patches from Mark Bixby.
3775      Branch: cfgperl
3776            ! pp_sys.c t/io/pipe.t t/lib/glob-basic.t t/lib/io_poll.t
3777            ! t/lib/io_sock.t t/op/die_exit.t t/op/exec.t t/op/fork.t
3778            ! t/op/stat.t
3779 ____________________________________________________________________________
3780 [  5238] By: jhi                                   on 2000/02/24  17:13:22
3781         Log: Get -lbind if available.  Add pointer to perldelta.pod/64-bit
3782              support to t/op/numconvert.t.
3783              
3784              From: Lupe Christoph <lupe@lupe-christoph.de>
3785              To: perl5-porters@perl.org
3786              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
3787              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
3788              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
3789      Branch: cfgperl
3790            ! Configure config_h.SH t/op/numconvert.t
3791      Branch: metaconfig
3792            ! U/modified/libs.U
3793 ____________________________________________________________________________
3794 [  5237] By: jhi                                   on 2000/02/24  15:47:11
3795         Log: Remove more cruft from IO.
3796      Branch: cfgperl
3797            ! ext/IO/IO.xs
3798 ____________________________________________________________________________
3799 [  5236] By: jhi                                   on 2000/02/24  15:14:48
3800         Log: From: Hugo <hv@crypt.compulink.co.uk>
3801              To: perl5-porters@perl.org
3802              Subject: [PATCH 5.5.660] double EXPORT_OK in h2xs
3803              Date: Thu, 24 Feb 2000 13:24:10 +0000
3804              Message-Id: <200002241324.NAA05900@crypt.compulink.co.uk>
3805      Branch: cfgperl
3806            ! utils/h2xs.PL
3807 ____________________________________________________________________________
3808 [  5235] By: jhi                                   on 2000/02/24  15:12:40
3809         Log: Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
3810              S_IROTH, S_IWOTH, S_IXOTH.
3811              
3812              From: js@ddre.dk
3813              To: perl5-porters@perl.org
3814              Subject: [ID 20000224.004] Not OK: perl v5.5.660 on MSWin32-x86 4.0
3815              Date: Thu, 24 Feb 2000 15:11:33 +0100
3816              Message-Id: <2991B60B9F72D011811C0000F821BB4C983B0C@freja.ddre.dk>
3817      Branch: cfgperl
3818            ! perl.h
3819 ____________________________________________________________________________
3820 [  5234] By: gsar                                  on 2000/02/24  03:39:17
3821         Log: integrate cfgperl changes into mainline
3822      Branch: perl
3823            - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
3824            ! pod/perlop.pod
3825           !> Configure MANIFEST Porting/Glossary Porting/config.sh
3826           !> Porting/config_H config_h.SH configpm configure.com doio.c
3827           !> ext/Fcntl/Fcntl.pm ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
3828           !> ext/Sys/Hostname/Hostname.xs hints/dec_osf.sh hints/irix_6.sh
3829           !> lib/unicode/mktables.PL malloc.c myconfig.SH pp_sys.c
3830           !> t/op/64bit.t vms/descrip_mms.template vms/subconfigure.com
3831 ____________________________________________________________________________
3832 [  5233] By: jhi                                   on 2000/02/24  01:31:38
3833         Log: VMS patch from Peter Prymmer.
3834      Branch: cfgperl
3835            ! vms/subconfigure.com
3836 ____________________________________________________________________________
3837 [  5232] By: jhi                                   on 2000/02/24  01:15:03
3838         Log: Detypo fpos64_t test.
3839      Branch: cfgperl
3840            ! Configure config_h.SH
3841      Branch: metaconfig/U/perl
3842            ! io64.U
3843 ____________________________________________________________________________
3844 [  5231] By: jhi                                   on 2000/02/24  01:11:17
3845         Log: miscut'n'paste in #5230.
3846      Branch: cfgperl
3847            ! Configure config_h.SH
3848      Branch: metaconfig/U/perl
3849            ! d_int64_t.U
3850 ____________________________________________________________________________
3851 [  5230] By: jhi                                   on 2000/02/24  01:02:05
3852         Log: The #5228 wasn't quite right + fix typos.
3853      Branch: cfgperl
3854            ! Configure config_h.SH
3855      Branch: metaconfig
3856            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3857      Branch: metaconfig/U/perl
3858            ! d_int64_t.U d_socklen_t.U io64.U
3859 ____________________________________________________________________________
3860 [  5229] By: jhi                                   on 2000/02/24  00:40:01
3861         Log: Depickify the compiler (about unused and set but not used variables)
3862      Branch: cfgperl
3863            ! hints/irix_6.sh
3864 ____________________________________________________________________________
3865 [  5228] By: jhi                                   on 2000/02/24  00:34:35
3866         Log: Cosmetics.
3867      Branch: cfgperl
3868            ! Configure config_h.SH
3869      Branch: metaconfig
3870            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3871      Branch: metaconfig/U/perl
3872            ! d_int64_t.U d_socklen_t.U
3873 ____________________________________________________________________________
3874 [  5227] By: jhi                                   on 2000/02/24  00:17:34
3875         Log: In IRIX <sys/mode.h> is something completely different.
3876              
3877              From: jarausch@numa1.igpm.rwth-aachen.de (Helmut Jarausch)
3878              To: perl5-porters@perl.org
3879              Subject: [ID 20000223.003] Not OK: perl v5.5.660 on IP26-irix 6.5
3880              Date: Wed, 23 Feb 2000 10:55:08 +0100 (CST)
3881              Message-Id: <200002230955.KAA89136@numa1.igpm.rwth-aachen.de>
3882      Branch: cfgperl
3883            ! hints/irix_6.sh
3884 ____________________________________________________________________________
3885 [  5226] By: jhi                                   on 2000/02/23  20:39:28
3886         Log: Integrate with Sarathy.
3887      Branch: cfgperl
3888           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
3889           !> t/comp/require.t t/op/ver.t toke.c
3890 ____________________________________________________________________________
3891 [  5225] By: jhi                                   on 2000/02/23  20:35:58
3892         Log: From: Dominic Dunlop <domo@computer.org>
3893              To: perl5-porters@perl.org
3894              Cc: Gurusamy Sarathy <gsar@activestate.com>
3895              Subject: [ID 20000223.008] [PATCH 5.5.660] squash malloc.c compile warnings
3896              Date: Wed, 23 Feb 2000 21:23:44 +0100
3897              Message-Id: <v04220800b4d9f1bcee1a@[212.24.193.51]>
3898      Branch: cfgperl
3899            ! malloc.c
3900 ____________________________________________________________________________
3901 [  5224] By: jhi                                   on 2000/02/23  20:22:43
3902         Log: From: Dan Sugalski <dan@sidhe.org>
3903              To: perl5-porters@perl.org, vmsperl@perl.org
3904              Subject: [PATCH 5.5.660]VMS build patches
3905              Date: Wed, 23 Feb 2000 15:14:27 -0500
3906              Message-Id: <4.3.0.20000223151302.01efa560@24.8.96.48>
3907              
3908              (the patch was mangled, had to be manually applied)
3909      Branch: cfgperl
3910            ! configure.com vms/descrip_mms.template vms/subconfigure.com
3911 ____________________________________________________________________________
3912 [  5223] By: jhi                                   on 2000/02/23  19:54:04
3913         Log: From: Dominic Dunlop <domo@computer.org>
3914              To: perl5-porters@perl.org
3915              Cc: Andy Dougherty <doughera@lafayette.edu>,
3916              Gurusamy Sarathy <gsar@activestate.com>
3917              Subject: [ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configure sed arguments
3918              Date: Wed, 23 Feb 2000 20:41:54 +0100
3919              Message-Id: <v04220800b4d9e48c51bb@[212.24.193.51]>
3920      Branch: cfgperl
3921            ! Configure config_h.SH
3922      Branch: metaconfig
3923            ! U/modified/Oldconfig.U U/modified/libs.U
3924      Branch: metaconfig/U/perl
3925            ! dlsrc.U
3926 ____________________________________________________________________________
3927 [  5222] By: jhi                                   on 2000/02/23  18:02:39
3928         Log: Remove &IO::EINPROGRESS now that IO uses Errno anyway
3929              (suggested by Graham Barr).
3930      Branch: cfgperl
3931            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
3932 ____________________________________________________________________________
3933 [  5221] By: jhi                                   on 2000/02/23  16:00:29
3934         Log: Streamline #5218 even more.
3935      Branch: cfgperl
3936            ! ext/IO/lib/IO/Socket.pm
3937 ____________________________________________________________________________
3938 [  5220] By: gsar                                  on 2000/02/23  09:10:43
3939         Log: per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> and
3940              C<use 5.6.0> work as well; underscores are now permitted in v-strings
3941      Branch: perl
3942            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
3943            ! t/comp/require.t t/op/ver.t toke.c
3944 ____________________________________________________________________________
3945 [  5219] By: jhi                                   on 2000/02/23  04:24:54
3946         Log: Streamline #5218.
3947      Branch: cfgperl
3948            ! ext/IO/lib/IO/Socket.pm
3949 ____________________________________________________________________________
3950 [  5218] By: jhi                                   on 2000/02/23  02:08:19
3951         Log: Trying to connect to an already open socket may give EISCONN.
3952      Branch: cfgperl
3953            ! ext/IO/lib/IO/Socket.pm
3954 ____________________________________________________________________________
3955 [  5217] By: jhi                                   on 2000/02/22  23:54:51
3956         Log: Fix prototype conflicts with POSIX.pm.
3957      Branch: cfgperl
3958            ! ext/Fcntl/Fcntl.pm
3959 ____________________________________________________________________________
3960 [  5216] By: jhi                                   on 2000/02/22  22:27:19
3961         Log: See http://www.unicode.org/unicode/reports/tr15/
3962              for in-depth description of the problem.
3963      Branch: cfgperl
3964            - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
3965            ! MANIFEST lib/unicode/mktables.PL
3966 ____________________________________________________________________________
3967 [  5215] By: jhi                                   on 2000/02/22  22:11:17
3968         Log: Add uselongdouble, regroup the use* more logically.
3969      Branch: cfgperl
3970            ! myconfig.SH
3971 ____________________________________________________________________________
3972 [  5214] By: jhi                                   on 2000/02/22  22:04:43
3973         Log: Integrate with Sarathy.
3974      Branch: cfgperl
3975           !> malloc.c perl.c pod/perldelta.pod pod/perldiag.pod
3976           !> pod/perlpod.pod pod/perlrun.pod toke.c utils/perldoc.PL
3977 ____________________________________________________________________________
3978 [  5213] By: jhi                                   on 2000/02/22  22:03:26
3979         Log: Add socklen_t probe; Configure maintenance.
3980      Branch: cfgperl
3981            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3982            ! config_h.SH doio.c ext/Sys/Hostname/Hostname.xs pp_sys.c
3983      Branch: metaconfig
3984            ! U/a_dvisory/quadtype.U U/compline/alignbytes.U U/modified/cc.U
3985            ! U/modified/libs.U
3986      Branch: metaconfig/U/perl
3987            + d_int64_t.U d_socklen_t.U
3988            - d_int64t.U
3989            ! i_sysutsname.U
3990 ____________________________________________________________________________
3991 [  5212] By: gsar                                  on 2000/02/22  21:46:45
3992         Log: make Perl's malloc work for allocations over 2GB (from Ilya
3993              Zakharevich)
3994      Branch: perl
3995            ! malloc.c
3996 ____________________________________________________________________________
3997 [  5211] By: gsar                                  on 2000/02/22  19:51:47
3998         Log: add -W and -X to -h output; fix other pod omissions
3999      Branch: perl
4000            ! perl.c pod/perlrun.pod
4001 ____________________________________________________________________________
4002 [  5210] By: gsar                                  on 2000/02/22  19:51:13
4003         Log: describe C<< ... >> in perlpod.pod (from Brad Appleton)
4004      Branch: perl
4005            ! pod/perlpod.pod
4006 ____________________________________________________________________________
4007 [  5209] By: jhi                                   on 2000/02/22  19:40:43
4008         Log: The subtests 28 and 31 were wrong.  Tightened also the similar
4009              tests nearby.
4010      Branch: cfgperl
4011            ! t/op/64bit.t
4012 ____________________________________________________________________________
4013 [  5208] By: gsar                                  on 2000/02/22  19:13:44
4014         Log: s/Activeware/ActiveState/
4015      Branch: perl
4016            ! pod/perlrun.pod
4017 ____________________________________________________________________________
4018 [  5207] By: jhi                                   on 2000/02/22  18:38:29
4019         Log: Perl version nit spotted by Spider Boardman.
4020      Branch: cfgperl
4021            ! configpm
4022 ____________________________________________________________________________
4023 [  5206] By: gsar                                  on 2000/02/22  17:50:44
4024         Log: change#5205 wasn't quite right; SvCUR() should be SvLEN()
4025      Branch: perl
4026            ! toke.c
4027 ____________________________________________________________________________
4028 [  5205] By: gsar                                  on 2000/02/22  17:36:26
4029         Log: fix memory overrun due to off-by-one in change#5192
4030      Branch: perl
4031            ! toke.c
4032 ____________________________________________________________________________
4033 [  5204] By: gsar                                  on 2000/02/22  17:10:39
4034         Log: sundry typos and such
4035      Branch: perl
4036            ! pod/perldelta.pod pod/perldiag.pod utils/perldoc.PL
4037 ____________________________________________________________________________
4038 [  5203] By: jhi                                   on 2000/02/22  17:10:22
4039         Log: Integrate with Sarathy.
4040      Branch: cfgperl
4041           !> (integrate 56 files)
4042 ____________________________________________________________________________
4043 [  5202] By: gsar                                  on 2000/02/22  16:48:58
4044         Log: remove vestiges of older attribute syntax
4045      Branch: perl
4046            ! ext/attrs/attrs.pm pod/Win32.pod pod/perldelta.pod
4047            ! pod/perlop.pod pod/perlthrtut.pod pod/perlvar.pod
4048 ____________________________________________________________________________
4049 [  5201] By: jhi                                   on 2000/02/22  14:39:56
4050         Log: Configure nits spotted by Spider Boardman.
4051      Branch: cfgperl
4052            ! Configure config_h.SH
4053      Branch: metaconfig
4054            ! U/modified/libs.U
4055      Branch: metaconfig/U/perl
4056            ! fpossize.U
4057 ____________________________________________________________________________
4058 [  5200] By: jhi                                   on 2000/02/22  14:31:21
4059         Log: Tru64 V5.0 patches from Spider Boardman.
4060      Branch: cfgperl
4061            ! hints/dec_osf.sh
4062
4063 ----------------
4064 Version v5.5.660
4065 ----------------
4066
4067 ____________________________________________________________________________
4068 [  5199] By: gsar                                  on 2000/02/22  11:29:28
4069         Log: beta2
4070      Branch: perl
4071            ! Changes
4072 ____________________________________________________________________________
4073 [  5198] By: gsar                                  on 2000/02/22  10:45:54
4074         Log: PodParser-1.093 update (from Brad Appleton's site)
4075      Branch: perl
4076            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
4077            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
4078            ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
4079            ! t/pod/special_seqs.t t/pod/special_seqs.xr
4080 ____________________________________________________________________________
4081 [  5197] By: gsar                                  on 2000/02/22  10:24:13
4082         Log: integrate cfgperl contents into mainline, update Changes
4083      Branch: perl
4084            ! Changes pod/perlhist.pod
4085           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4086           !> config_h.SH hints/solaris_2.sh malloc.c perl.h
4087           !> pod/perldelta.pod
4088 ____________________________________________________________________________
4089 [  5196] By: gsar                                  on 2000/02/22  10:10:36
4090         Log: dos-djgpp updates (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
4091      Branch: perl
4092            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
4093            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
4094            ! t/lib/glob-taint.t t/lib/io_unix.t
4095 ____________________________________________________________________________
4096 [  5195] By: gsar                                  on 2000/02/22  10:01:49
4097         Log: s/undef/NO_INIT/g in change#5183
4098      Branch: perl
4099            ! lib/ExtUtils/xsubpp pod/perlxs.pod
4100 ____________________________________________________________________________
4101 [  5194] By: gsar                                  on 2000/02/22  09:44:07
4102         Log: perlipc bug (spotted by Ben Low)
4103      Branch: perl
4104            ! pod/perlipc.pod
4105 ____________________________________________________________________________
4106 [  5193] By: gsar                                  on 2000/02/22  09:38:58
4107         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
4108      Branch: perl
4109            ! README.epoc epoc/config.sh epoc/createpkg.pl perl.c
4110 ____________________________________________________________________________
4111 [  5192] By: gsar                                  on 2000/02/22  09:26:06
4112         Log: improvements for high-bit text literals (from Gisle Aas)
4113      Branch: perl
4114            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
4115            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c
4116 ____________________________________________________________________________
4117 [  5191] By: gsar                                  on 2000/02/22  07:35:47
4118         Log: allow C<print v10>, $h{v13.10} etc.
4119      Branch: perl
4120            ! t/op/ver.t toke.c
4121 ____________________________________________________________________________
4122 [  5190] By: gsar                                  on 2000/02/22  05:35:27
4123         Log: adjust for lost fp precision in require version check
4124      Branch: perl
4125            ! pp_ctl.c t/comp/require.t
4126 ____________________________________________________________________________
4127 [  5189] By: jhi                                   on 2000/02/22  05:14:35
4128         Log: Check the alignment of long doubles if they are to be used;
4129              regen Configure.
4130      Branch: cfgperl
4131            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4132            ! config_h.SH
4133      Branch: metaconfig
4134            ! U/compline/alignbytes.U
4135 ____________________________________________________________________________
4136 [  5188] By: gsar                                  on 2000/02/22  04:45:57
4137         Log: use same treatment for EINVAL as for ETIMEDOUT
4138      Branch: perl
4139            ! ext/IO/lib/IO/Socket/INET.pm
4140 ____________________________________________________________________________
4141 [  5187] By: gsar                                  on 2000/02/21  23:15:12
4142         Log: type mismatch
4143      Branch: perl
4144            ! sv.c
4145 ____________________________________________________________________________
4146 [  5186] By: gsar                                  on 2000/02/21  21:10:26
4147         Log: remove dual-valueness of v-strings (i.e., they are pure strings
4148              now); avoid the word "tuple" to describe strings represented as
4149              character ordinals; usurp $PERL_VERSION for $^V as suggested by
4150              Larry, deprecate $] ; adjust the documentation and testsuite
4151              accordingly
4152      Branch: perl
4153            ! MANIFEST lib/English.pm op.c pod/perldelta.pod
4154            ! pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod
4155            ! t/comp/require.t t/op/ver.t toke.c
4156 ____________________________________________________________________________
4157 [  5185] By: jhi                                   on 2000/02/21  20:36:05
4158         Log: detypo
4159      Branch: cfgperl
4160            ! perl.h
4161 ____________________________________________________________________________
4162 [  5184] By: gsar                                  on 2000/02/21  18:37:38
4163         Log: clarify "use Module VERSION LIST" (from Robin Barker)
4164      Branch: perl
4165            ! pod/perlfunc.pod
4166 ____________________________________________________________________________
4167 [  5183] By: gsar                                  on 2000/02/21  18:31:42
4168         Log: allow optional XSUB parameters without being forced to use a
4169              default (from Hugo van der Sanden)
4170      Branch: perl
4171            ! lib/ExtUtils/xsubpp pod/perlfunc.pod pod/perlxs.pod
4172 ____________________________________________________________________________
4173 [  5182] By: jhi                                   on 2000/02/21  18:22:47
4174         Log: Add Solaris LP64 notes. 
4175      Branch: cfgperl
4176            ! hints/solaris_2.sh
4177 ____________________________________________________________________________
4178 [  5181] By: gsar                                  on 2000/02/21  16:53:39
4179         Log: generalize "%v" format into a flag for any integral format type:
4180              "%vd", "%v#o", "%*vX", etc are allowed
4181      Branch: perl
4182            ! perl.c pod/perldelta.pod pod/perlfunc.pod sv.c t/op/ver.t
4183            ! utils/perlbug.PL
4184 ____________________________________________________________________________
4185 [  5180] By: gsar                                  on 2000/02/21  07:11:00
4186         Log: detypo
4187      Branch: perl
4188            ! ext/B/B.xs
4189 ____________________________________________________________________________
4190 [  5179] By: gsar                                  on 2000/02/21  07:08:38
4191         Log: undo accidental delete
4192      Branch: perl
4193            ! ext/B/B.pm ext/B/B.xs
4194 ____________________________________________________________________________
4195 [  5178] By: gsar                                  on 2000/02/21  07:02:16
4196         Log: get Compiler "working" under useithreads
4197      Branch: perl
4198            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
4199            ! ext/B/B/Deparse.pm ext/B/B/Xref.pm
4200 ____________________________________________________________________________
4201 [  5177] By: jhi                                   on 2000/02/21  03:16:24
4202         Log: Thou shalt not printf longs with %d.
4203      Branch: cfgperl
4204            ! malloc.c
4205 ____________________________________________________________________________
4206 [  5176] By: jhi                                   on 2000/02/21  01:37:35
4207         Log: Integrate with Sarathy.
4208      Branch: cfgperl
4209           +> t/pragma/warn/9enabled
4210           !> (integrate 63 files)
4211 ____________________________________________________________________________
4212 [  5175] By: gsar                                  on 2000/02/21  00:25:00
4213         Log: misplaced braces
4214      Branch: perl
4215            ! malloc.c
4216 ____________________________________________________________________________
4217 [  5174] By: gsar                                  on 2000/02/21  00:09:16
4218         Log: more malloc.c tweaks for change#5070
4219      Branch: perl
4220            ! malloc.c
4221 ____________________________________________________________________________
4222 [  5173] By: gsar                                  on 2000/02/21  00:01:17
4223         Log: malloc.c fixups in change#5170 need to fetch thx pointer
4224      Branch: perl
4225            ! malloc.c
4226 ____________________________________________________________________________
4227 [  5172] By: gsar                                  on 2000/02/20  23:52:39
4228         Log: missing file in change#5170
4229      Branch: perl
4230            + t/pragma/warn/9enabled
4231 ____________________________________________________________________________
4232 [  5171] By: gsar                                  on 2000/02/20  23:49:17
4233         Log: skip conditionally defined symbols in change#5162
4234      Branch: perl
4235            ! makedef.pl
4236 ____________________________________________________________________________
4237 [  5170] By: gsar                                  on 2000/02/20  22:58:09
4238         Log: lexical warnings update, ability to inspect bitmask in calling
4239              scope, among other things (from Paul Marquess)
4240      Branch: perl
4241            ! MANIFEST lib/warnings.pm malloc.c mg.c op.c pod/perldiag.pod
4242            ! pod/perlfunc.pod pod/perllexwarn.pod pp.c pp_ctl.c pp_hot.c
4243            ! regcomp.c regexec.c sv.c t/op/substr.t t/pragma/warn/op
4244            ! t/pragma/warn/pp t/pragma/warn/pp_ctl t/pragma/warn/pp_hot
4245            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
4246            ! t/pragma/warn/toke toke.c warnings.h warnings.pl
4247 ____________________________________________________________________________
4248 [  5169] By: gsar                                  on 2000/02/20  22:22:28
4249         Log: windows fixes for virtualizing child std{in,out,err} handles,
4250              attempts to lock uninitialized critical section in files that
4251              were never explicitly opened (from Doug Lankshear)
4252      Branch: perl
4253            ! iperlsys.h win32/perlhost.h win32/win32.c win32/win32.h
4254 ____________________________________________________________________________
4255 [  5168] By: gsar                                  on 2000/02/20  20:19:11
4256         Log: update Changes, credits
4257      Branch: perl
4258            ! Changes
4259 ____________________________________________________________________________
4260 [  5167] By: gsar                                  on 2000/02/20  18:54:27
4261         Log: avoid reading out-of-bounds memory when matching against reference
4262      Branch: perl
4263            ! regexec.c
4264 ____________________________________________________________________________
4265 [  5166] By: gsar                                  on 2000/02/20  17:59:41
4266         Log: byte mode chop() should clear UTF8 (from Gisle Aas)
4267      Branch: perl
4268            ! doop.c
4269 ____________________________________________________________________________
4270 [  5165] By: gsar                                  on 2000/02/20  17:57:08
4271         Log: test fix needed by change#5164
4272      Branch: perl
4273            ! t/pragma/warn/toke
4274 ____________________________________________________________________________
4275 [  5164] By: gsar                                  on 2000/02/20  17:50:38
4276         Log: default mkdir() mode argument to 0777
4277      Branch: perl
4278            ! opcode.h opcode.pl pod/perldiag.pod pod/perlfunc.pod pp_sys.c
4279            ! t/op/mkdir.t toke.c
4280 ____________________________________________________________________________
4281 [  5163] By: gsar                                  on 2000/02/20  16:34:33
4282         Log: glob() takes one or no user arguments and a non-user-visible second
4283              hidden argument, fix its prototype-checking accordingly
4284      Branch: perl
4285            ! op.c opcode.h opcode.pl
4286 ____________________________________________________________________________
4287 [  5162] By: gsar                                  on 2000/02/20  16:07:38
4288         Log: make change#3386 a build-time option (avoids problems due to
4289              perl_run() longjmping out)
4290      Branch: perl
4291            ! Todo-5.6 embed.h embed.pl embedvar.h intrpvar.h objXSUB.h
4292            ! perl.c perl.h perlapi.c perlvars.h pp_ctl.c proto.h scope.c
4293            ! scope.h sv.c thrdvar.h util.c
4294 ____________________________________________________________________________
4295 [  5161] By: gsar                                  on 2000/02/20  12:13:37
4296         Log: IO::Socket now sets $!, avoids eval/die (patch from Graham Barr
4297              modified to use Errno more portably)
4298      Branch: perl
4299            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
4300 ____________________________________________________________________________
4301 [  5160] By: gsar                                  on 2000/02/20  11:53:28
4302         Log: mention portability caveat about C<use Errno 'EFOO'>
4303      Branch: perl
4304            ! ext/Errno/Errno_pm.PL
4305 ____________________________________________________________________________
4306 [  5159] By: gsar                                  on 2000/02/20  11:14:36
4307         Log: revise docs on @+ and @- (from Tom "Camel" Christiansen)
4308      Branch: perl
4309            ! pod/perlvar.pod
4310 ____________________________________________________________________________
4311 [  5158] By: gsar                                  on 2000/02/20  10:53:49
4312         Log: README.vms and related updates (from Peter Prymmer <pvhp@best.com>)
4313      Branch: perl
4314            ! MANIFEST Makefile.SH README.vms pod/perl5005delta.pod
4315            ! pod/perldelta.pod pod/perlport.pod pod/podchecker.PL
4316            ! vms/descrip_mms.template
4317 ____________________________________________________________________________
4318 [  5157] By: jhi                                   on 2000/02/19  20:29:26
4319         Log: Be explicit about what ops work with bt vectors.
4320              (And implicit about which don't.)
4321      Branch: cfgperl
4322            ! pod/perldelta.pod
4323 ____________________________________________________________________________
4324 [  5156] By: jhi                                   on 2000/02/19  18:38:14
4325         Log: Integrate with Sarathy.
4326      Branch: cfgperl
4327           +> lib/bytes.pm lib/bytes_heavy.pl
4328            - lib/byte.pm lib/byte_heavy.pl
4329           !> (integrate 61 files)
4330 ____________________________________________________________________________
4331 [  5155] By: gsar                                  on 2000/02/19  17:57:39
4332         Log: char vs U8 warnings
4333      Branch: perl
4334            ! sv.c
4335 ____________________________________________________________________________
4336 [  5154] By: gsar                                  on 2000/02/19  17:44:56
4337         Log: remove outdated caveat about C<while ($k = each %foo)> (from
4338              Hugo van der Sanden)
4339      Branch: perl
4340            ! pod/perlfunc.pod
4341 ____________________________________________________________________________
4342 [  5153] By: gsar                                  on 2000/02/19  17:41:41
4343         Log: tests, doc tweak (from Gisle Aas)
4344      Branch: perl
4345            ! pod/perlfaq9.pod t/op/ord.t
4346 ____________________________________________________________________________
4347 [  5152] By: gsar                                  on 2000/02/19  17:35:50
4348         Log: document behavior of splice(@ary) (from Gisle Aas)
4349      Branch: perl
4350            ! pod/perlfunc.pod
4351 ____________________________________________________________________________
4352 [  5151] By: gsar                                  on 2000/02/19  17:33:59
4353         Log: fix bug in backtracking optimizer (from Makoto Ishisone
4354              <ishisone@sra.co.jp>)
4355      Branch: perl
4356            ! regexec.c t/op/pat.t
4357 ____________________________________________________________________________
4358 [  5150] By: gsar                                  on 2000/02/19  17:33:05
4359         Log: more B fixups to cope with empty GVs (these can only happen in pads)
4360      Branch: perl
4361            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm op.c
4362 ____________________________________________________________________________
4363 [  5149] By: gsar                                  on 2000/02/19  17:32:03
4364         Log: avoid compiler warnings
4365      Branch: perl
4366            ! malloc.c perl.h
4367 ____________________________________________________________________________
4368 [  5148] By: gsar                                  on 2000/02/19  17:18:09
4369         Log: document 'lvalue' attribute (from Simon Cozens <simon@brecon.co.uk>)
4370      Branch: perl
4371            ! lib/attributes.pm
4372 ____________________________________________________________________________
4373 [  5147] By: gsar                                  on 2000/02/19  17:15:34
4374         Log: avoid failing on $!{ENOTHERE} (they can always use C<exists $!{NOTHERE}>
4375              for that)
4376      Branch: perl
4377            ! ext/Errno/Errno_pm.PL
4378 ____________________________________________________________________________
4379 [  5146] By: gsar                                  on 2000/02/19  16:18:46
4380         Log: integrate cfgperl contents into mainline
4381      Branch: perl
4382           !> Configure config_h.SH ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4383           !> ext/SDBM_File/sdbm/sdbm.c ext/Socket/Socket.pm
4384           !> ext/Socket/Socket.xs hints/hpux.sh perl.h pod/perldelta.pod
4385           !> pod/perlfunc.pod pod/perlopentut.pod t/lib/syslfs.t
4386 ____________________________________________________________________________
4387 [  5145] By: gsar                                  on 2000/02/19  16:10:37
4388         Log: POSIX::strftime gets the date wrong (from John Tobey
4389              <jtobey@epsilondev.com>)
4390      Branch: perl
4391            ! ext/POSIX/POSIX.xs t/lib/posix.t
4392 ____________________________________________________________________________
4393 [  5144] By: gsar                                  on 2000/02/19  16:02:40
4394         Log: don't blindly set bool=char on linux (from Andy Dougherty)
4395      Branch: perl
4396            ! handy.h hints/linux.sh x2p/a2p.h
4397 ____________________________________________________________________________
4398 [  5143] By: gsar                                  on 2000/02/19  15:54:04
4399         Log: some rearrangement of the includes for easier "microperl" build;
4400              add PERL_MICRO guards supplied by Simon Cozens <simon@brecon.co.uk>
4401      Branch: perl
4402            ! doio.c perl.c perl.h pp_hot.c pp_sys.c toke.c util.c
4403 ____________________________________________________________________________
4404 [  5142] By: gsar                                  on 2000/02/19  15:22:17
4405         Log: fixes for Pod::Html issues (from Wolfgang Laun
4406              <wolfgang.laun@chello.at>)
4407      Branch: perl
4408            ! lib/Pod/Html.pm
4409 ____________________________________________________________________________
4410 [  5141] By: gsar                                  on 2000/02/19  08:27:29
4411         Log: grammos (spotted by Tom Christiansen)
4412      Branch: perl
4413            ! pod/perlfunc.pod
4414 ____________________________________________________________________________
4415 [  5140] By: gsar                                  on 2000/02/19  08:17:04
4416         Log: various xsubpp enhancements that make it easier to use with
4417              C::Scan (from Ilya Zakharevich)
4418              
4419              TODO: still needs documentation
4420      Branch: perl
4421            ! lib/ExtUtils/xsubpp
4422 ____________________________________________________________________________
4423 [  5139] By: gsar                                  on 2000/02/19  07:55:18
4424         Log: s/croak/Perl_croak/
4425      Branch: perl
4426            ! sv.c
4427 ____________________________________________________________________________
4428 [  5138] By: gsar                                  on 2000/02/19  07:51:39
4429         Log: make comparisons promote to utf8 as necessary (from Gisle Aas)
4430      Branch: perl
4431            ! Todo-5.6 embed.h embed.pl global.sym objXSUB.h perlapi.c
4432            ! pp_hot.c proto.h sv.c toke.c
4433 ____________________________________________________________________________
4434 [  5137] By: gsar                                  on 2000/02/19  07:42:12
4435         Log: set close-on-exec flag on sockets too, like we do for files
4436              and pipes
4437      Branch: perl
4438            ! pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod pp_sys.c
4439 ____________________________________________________________________________
4440 [  5136] By: gsar                                  on 2000/02/19  07:23:48
4441         Log: allocate sufficient buffer sizes for 64-bit wide utf8 characters
4442              permitted by change#5011 (from Gisle Aas)
4443      Branch: perl
4444            ! pp.c utf8.c utf8.h
4445 ____________________________________________________________________________
4446 [  5135] By: gsar                                  on 2000/02/19  06:53:13
4447         Log: s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
4448      Branch: perl
4449            ! lib/warnings.pm op.c warnings.h warnings.pl
4450 ____________________________________________________________________________
4451 [  5134] By: gsar                                  on 2000/02/19  06:36:46
4452         Log: s/byte/bytes/g remnants
4453      Branch: perl
4454            ! lib/bytes.pm lib/bytes_heavy.pl
4455 ____________________________________________________________________________
4456 [  5133] By: gsar                                  on 2000/02/19  06:33:49
4457         Log: rename byte:: to bytes::
4458      Branch: perl
4459           +> lib/bytes.pm lib/bytes_heavy.pl
4460            - lib/byte.pm lib/byte_heavy.pl
4461            ! MANIFEST lib/charnames.pm lib/utf8.pm pod/perldelta.pod
4462            ! pod/perltoc.pod pod/perlunicode.pod pod/perlvar.pod
4463            ! t/lib/charnames.t t/op/ver.t
4464 ____________________________________________________________________________
4465 [  5132] By: gsar                                  on 2000/02/19  05:58:42
4466         Log: English names for $^R and $^S
4467      Branch: perl
4468            ! lib/English.pm pod/perlvar.pod
4469 ____________________________________________________________________________
4470 [  5131] By: gsar                                  on 2000/02/19  05:44:20
4471         Log: rename "Probable precendence problem" diagnostic to "Bareword found
4472              in conditional" to better reflect the class of error (as suggested
4473              by Larry)
4474      Branch: perl
4475            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op
4476 ____________________________________________________________________________
4477 [  5130] By: gsar                                  on 2000/02/19  05:43:10
4478         Log: fix outdated info about PerlClinic and the bug-tracking system
4479      Branch: perl
4480            ! pod/perlfaq2.pod pod/perltodo.pod
4481 ____________________________________________________________________________
4482 [  5129] By: gsar                                  on 2000/02/19  04:14:19
4483         Log: some fixes for mingw32/GCC (SETERRNO() still appears to
4484              trash memory)
4485      Branch: perl
4486            ! README.win32 t/lib/safe2.t t/op/mkdir.t win32/makefile.mk
4487            ! win32/win32.h
4488 ____________________________________________________________________________
4489 [  5128] By: gsar                                  on 2000/02/18  06:55:33
4490         Log: avoid $@-clearing sideeffect of require in Carp
4491      Branch: perl
4492            ! lib/Carp.pm
4493 ____________________________________________________________________________
4494 [  5127] By: gsar                                  on 2000/02/18  04:58:26
4495         Log: stronger testcase for change#5126
4496      Branch: perl
4497            ! t/op/pat.t
4498 ____________________________________________________________________________
4499 [  5126] By: gsar                                  on 2000/02/18  04:44:28
4500         Log: make /\S/ match the same things /[\S]/ matches; likewise for
4501              \D (from Rick Delaney <rick@consumercontact.com>)
4502      Branch: perl
4503            ! regexec.c t/op/pat.t
4504 ____________________________________________________________________________
4505 [  5125] By: gsar                                  on 2000/02/18  03:57:43
4506         Log: Compiler fixups from Jan Dubois
4507      Branch: perl
4508            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm utils/perlcc.PL
4509 ____________________________________________________________________________
4510 [  5124] By: jhi                                   on 2000/02/17  22:09:09
4511         Log: Take out the -Wl,-z as we have survice so far without.
4512      Branch: cfgperl
4513            ! hints/hpux.sh
4514 ____________________________________________________________________________
4515 [  5123] By: jhi                                   on 2000/02/17  18:40:17
4516         Log: Integrate with Sarathy.
4517      Branch: cfgperl
4518           !> dump.c ext/ODBM_File/ODBM_File.xs t/op/split.t
4519 ____________________________________________________________________________
4520 [  5122] By: gsar                                  on 2000/02/17  18:01:14
4521         Log: fix test that depends on op_dump() output
4522      Branch: perl
4523            ! t/op/split.t
4524 ____________________________________________________________________________
4525 [  5121] By: gsar                                  on 2000/02/17  17:55:18
4526         Log: op_dump() tweak
4527      Branch: perl
4528            ! dump.c
4529 ____________________________________________________________________________
4530 [  5120] By: jhi                                   on 2000/02/16  23:11:04
4531         Log: Regularize the use* questions, and replace
4532              "Configure *must* be run with -Duse..." with.
4533              "can be run".
4534      Branch: cfgperl
4535            ! Configure config_h.SH
4536      Branch: metaconfig
4537            ! U/threads/usethreads.U
4538      Branch: metaconfig/U/perl
4539            ! use64bits.U uselfs.U uselongdbl.U uselonglong.U
4540            ! usemultiplicity.U useperlio.U usesocks.U
4541 ____________________________________________________________________________
4542 [  5119] By: jhi                                   on 2000/02/16  22:29:11
4543         Log: HP-UX 64-bitness/largefile fixes.
4544      Branch: cfgperl
4545            ! Configure config_h.SH ext/SDBM_File/sdbm/sdbm.c hints/hpux.sh
4546            ! perl.h
4547      Branch: metaconfig
4548            ! U/modified/cc.U U/modified/libpth.U U/modified/libs.U
4549      Branch: metaconfig/U/perl
4550            ! Extensions.U
4551 ____________________________________________________________________________
4552 [  5118] By: jhi                                   on 2000/02/16  19:47:51
4553         Log: Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
4554              (tag :seek), add S_I constants (and functions) (tag :mode);
4555              refer only to the SEEK_ of Fcntl, not the ones from
4556              POSIX or IO::; add SHUT_ to Socket; get trigonometric
4557              functions from Math::Trig instead of POSIX.
4558      Branch: cfgperl
4559            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs ext/Socket/Socket.pm
4560            ! ext/Socket/Socket.xs perl.h pod/perldelta.pod pod/perlfunc.pod
4561            ! pod/perlopentut.pod t/lib/syslfs.t
4562      Branch: metaconfig/U/perl
4563            + i_sysmode.U
4564 ____________________________________________________________________________
4565 [  5117] By: gsar                                  on 2000/02/16  06:39:06
4566         Log: avoid warnings due to redefined NULL
4567      Branch: perl
4568            ! ext/ODBM_File/ODBM_File.xs
4569 ____________________________________________________________________________
4570 [  5116] By: gsar                                  on 2000/02/16  00:10:25
4571         Log: integrate cfgperl changes into mainline
4572      Branch: perl
4573           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
4574           !> Porting/config_H config_h.SH ext/Sys/Hostname/Hostname.xs
4575           !> ext/Sys/Syslog/Syslog.xs hints/aix.sh hints/hpux.sh
4576           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm myconfig.SH
4577 ____________________________________________________________________________
4578 [  5115] By: jhi                                   on 2000/02/15  23:11:55
4579         Log: Probe for <sys/utsname.h>.
4580      Branch: cfgperl
4581            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4582            ! config_h.SH ext/Sys/Hostname/Hostname.xs
4583      Branch: metaconfig/U/perl
4584            + i_sysutsname.U
4585 ____________________________________________________________________________
4586 [  5114] By: jhi                                   on 2000/02/15  22:59:59
4587         Log: Integrate with Sarathy.
4588      Branch: cfgperl
4589           +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
4590           +> ext/Sys/Hostname/Makefile.PL
4591            - lib/Sys/Hostname.pm
4592           !> (integrate 41 files)
4593 ____________________________________________________________________________
4594 [  5113] By: gsar                                  on 2000/02/15  21:22:18
4595         Log: update Changes, patchlevel
4596      Branch: perl
4597            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
4598            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4599 ____________________________________________________________________________
4600 [  5112] By: gsar                                  on 2000/02/15  20:57:12
4601         Log: fix change#5104 under useithreads
4602      Branch: perl
4603            ! op.c
4604 ____________________________________________________________________________
4605 [  5111] By: gsar                                  on 2000/02/15  20:45:10
4606         Log: export list tweak needed by change#5103
4607      Branch: perl
4608            ! makedef.pl
4609 ____________________________________________________________________________
4610 [  5110] By: gsar                                  on 2000/02/15  19:32:56
4611         Log: add XS version of Sys::Hostname (from Greg Bacon
4612              <gbacon@itsc.uah.edu>)
4613      Branch: perl
4614            + ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
4615            + ext/Sys/Hostname/Makefile.PL
4616            - lib/Sys/Hostname.pm
4617            ! MANIFEST ext/DynaLoader/Makefile.PL ext/Sys/Syslog/Makefile.PL
4618            ! pod/perldelta.pod t/lib/hostname.t win32/Makefile
4619            ! win32/makefile.mk
4620 ____________________________________________________________________________
4621 [  5109] By: gsar                                  on 2000/02/15  18:35:28
4622         Log: UNIVERSAL::can and UNIVERSAL::isa should return undef when
4623              given undefined values (from Graham Barr <gbarr@pobox.com>)
4624      Branch: perl
4625            ! universal.c
4626 ____________________________________________________________________________
4627 [  5108] By: gsar                                  on 2000/02/15  18:25:05
4628         Log: avoid accidental #line directives (from Rick Delaney
4629              <rick@consumercontact.com>)
4630      Branch: perl
4631            ! pod/perlsyn.pod toke.c
4632 ____________________________________________________________________________
4633 [  5107] By: gsar                                  on 2000/02/15  18:04:31
4634         Log: locale guards needed (from Simon Cozens <simon@brecon.co.uk>)
4635      Branch: perl
4636            ! perl.c
4637 ____________________________________________________________________________
4638 [  5106] By: gsar                                  on 2000/02/15  18:02:17
4639         Log: incorrect docs about delete() (spotted by Martyn Pearce
4640              <martyn@inpharmatica.co.uk>)
4641      Branch: perl
4642            ! pod/perldelta.pod pod/perlfunc.pod
4643 ____________________________________________________________________________
4644 [  5105] By: gsar                                  on 2000/02/15  17:43:27
4645         Log: s/use vars/our/ (from Gisle Aas)
4646      Branch: perl
4647            ! bytecode.pl
4648 ____________________________________________________________________________
4649 [  5104] By: gsar                                  on 2000/02/15  17:42:06
4650         Log: optimize pseudohash slice in array slice at compile time (from
4651              John Tobey <jtobey@john-edwin-tobey.org>)
4652      Branch: perl
4653            ! op.c t/lib/fields.t
4654 ____________________________________________________________________________
4655 [  5103] By: gsar                                  on 2000/02/15  17:18:12
4656         Log: provide malloc stats via get_mstats() (from Ilya Zakharevich)
4657      Branch: perl
4658            ! embed.h embed.pl global.sym makedef.pl malloc.c objXSUB.h
4659            ! perl.h perlapi.c proto.h vos/vos_dummies.c
4660 ____________________________________________________________________________
4661 [  5102] By: gsar                                  on 2000/02/15  17:05:12
4662         Log: doc patches from Rick Delaney and Chris Nandor; update Todo-5.6
4663      Branch: perl
4664            ! Todo-5.6 pod/perldata.pod pod/perlport.pod
4665 ____________________________________________________________________________
4666 [  5101] By: gsar                                  on 2000/02/15  17:02:51
4667         Log: fix regen_headers target to make all the autogenerated files
4668              writable first
4669      Branch: perl
4670            ! Makefile.SH
4671 ____________________________________________________________________________
4672 [  5100] By: gsar                                  on 2000/02/15  16:41:53
4673         Log: fix misoptimization of C<my($x,$y); $x = $y = 1 + $z;> (from
4674              Ilya Zakharevich)
4675      Branch: perl
4676            ! op.c t/op/lex_assign.t
4677 ____________________________________________________________________________
4678 [  5099] By: gsar                                  on 2000/02/15  16:17:36
4679         Log: more complete File::Spec support for Mac and VMS, tests (from
4680              Barrie Slaymaker <barries@slaysys.com>)
4681      Branch: perl
4682            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
4683            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm t/lib/filespec.t
4684 ____________________________________________________________________________
4685 [  5098] By: gsar                                  on 2000/02/15  16:10:46
4686         Log: fix incompatibility with bison generated parser (from
4687              Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
4688      Branch: perl
4689            ! toke.c
4690 ____________________________________________________________________________
4691 [  5097] By: gsar                                  on 2000/02/15  16:07:17
4692         Log: propagate st_mode bits to group/other for Borland build
4693              (from Vadim Konovalov <vkonovalov@lucent.com>)
4694      Branch: perl
4695            ! win32/win32.c
4696 ____________________________________________________________________________
4697 [  5096] By: jhi                                   on 2000/02/15  14:22:23
4698         Log: Integrate with Sarathy.
4699      Branch: cfgperl
4700           !> win32/Makefile win32/bin/exetype.pl win32/makefile.mk
4701 ____________________________________________________________________________
4702 [  5095] By: jhi                                   on 2000/02/15  14:19:22
4703         Log: cc_r can be in different places (/usr/ibmcxx/bin or /usr/bin),
4704              easier just to drop the paranoid test.
4705      Branch: cfgperl
4706            ! hints/aix.sh
4707 ____________________________________________________________________________
4708 [  5094] By: gsar                                  on 2000/02/15  05:42:17
4709         Log: update exetype.pl tool
4710      Branch: perl
4711            ! win32/Makefile win32/bin/exetype.pl win32/makefile.mk
4712 ____________________________________________________________________________
4713 [  5093] By: jhi                                   on 2000/02/15  05:24:02
4714         Log: Integrate with Sarathy.
4715      Branch: cfgperl
4716           !> Porting/pumpkin.pod embed.h embed.pl ext/DB_File/DB_File.xs
4717           !> ext/GDBM_File/GDBM_File.xs ext/NDBM_File/NDBM_File.xs
4718           !> ext/ODBM_File/ODBM_File.xs ext/SDBM_File/SDBM_File.xs hv.c
4719           !> perl.c proto.h sv.c t/op/ord.t t/pragma/warnings.t
4720 ____________________________________________________________________________
4721 [  5092] By: jhi                                   on 2000/02/15  05:22:09
4722         Log: Unroll the libs scan thanks to HP-UX.
4723      Branch: cfgperl
4724            ! Configure config_h.SH hints/hpux.sh
4725      Branch: metaconfig
4726            ! U/modified/libpth.U U/modified/libs.U
4727      Branch: metaconfig/U/perl
4728            ! Extensions.U dlsrc.U
4729 ____________________________________________________________________________
4730 [  5091] By: gsar                                  on 2000/02/15  05:17:56
4731         Log: fix leaks in *DBM_File; safemalloc()ed things need to be freed with
4732              safefree() rather than Safefree()
4733      Branch: perl
4734            ! ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
4735            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
4736            ! ext/SDBM_File/SDBM_File.xs
4737 ____________________________________________________________________________
4738 [  5090] By: gsar                                  on 2000/02/15  04:54:17
4739         Log: fix memory leak in C<$x = *Y> provoked by change#4198, which
4740              introduced XPVMG storage in arenas
4741      Branch: perl
4742            ! sv.c
4743 ____________________________________________________________________________
4744 [  5089] By: jhi                                   on 2000/02/15  00:41:36
4745         Log: AIX perl linkage tweakage.
4746      Branch: cfgperl
4747            ! Makefile.SH
4748 ____________________________________________________________________________
4749 [  5088] By: jhi                                   on 2000/02/15  00:07:06
4750         Log: abort instead of just promising.
4751      Branch: cfgperl
4752            ! hints/aix.sh
4753 ____________________________________________________________________________
4754 [  5087] By: jhi                                   on 2000/02/14  23:51:05
4755         Log: silly compilers don't know that croak() exits
4756              and complain about unitialized RETVALs
4757      Branch: cfgperl
4758            ! ext/Sys/Syslog/Syslog.xs
4759 ____________________________________________________________________________
4760 [  5086] By: jhi                                   on 2000/02/14  21:13:24
4761         Log: Add lseektype and lseeksize to myconfig.
4762      Branch: cfgperl
4763            ! myconfig.SH
4764 ____________________________________________________________________________
4765 [  5085] By: gsar                                  on 2000/02/14  18:51:11
4766         Log: avoid warnings
4767      Branch: perl
4768            ! perl.c
4769 ____________________________________________________________________________
4770 [  5084] By: gsar                                  on 2000/02/14  18:26:08
4771         Log: fix small interpreter leaks identified by Purify
4772      Branch: perl
4773            ! Porting/pumpkin.pod embed.h embed.pl hv.c perl.c proto.h sv.c
4774            ! t/op/ord.t t/pragma/warnings.t
4775 ____________________________________________________________________________
4776 [  5083] By: jhi                                   on 2000/02/14  17:50:52
4777         Log: Remove tagged core files.
4778      Branch: cfgperl
4779            ! lib/ExtUtils/MM_Unix.pm
4780 ____________________________________________________________________________
4781 [  5082] By: jhi                                   on 2000/02/14  17:41:07
4782         Log: Prefer full_ar.
4783      Branch: cfgperl
4784            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4785 ____________________________________________________________________________
4786 [  5081] By: jhi                                   on 2000/02/14  17:20:32
4787         Log: Add ivtype, ivsize, nvtype, nvsize to myconfig.
4788      Branch: cfgperl
4789            ! myconfig.SH
4790 ____________________________________________________________________________
4791 [  5080] By: jhi                                   on 2000/02/14  15:33:03
4792         Log: Integrate with Sarathy.
4793      Branch: cfgperl
4794           !> Porting/pumpkin.pod av.c malloc.c sv.c
4795 ____________________________________________________________________________
4796 [  5079] By: gsar                                  on 2000/02/14  08:50:06
4797         Log: notes about running Purify
4798      Branch: perl
4799            ! Porting/pumpkin.pod av.c sv.c
4800 ____________________________________________________________________________
4801 [  5078] By: gsar                                  on 2000/02/14  07:27:21
4802         Log: use system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY
4803      Branch: perl
4804            ! malloc.c
4805 ____________________________________________________________________________
4806 [  5077] By: gsar                                  on 2000/02/14  07:25:44
4807         Log: integrate cfgperl contents into mainline
4808      Branch: perl
4809           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4810           !> config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
4811           !> hints/irix_6.sh hints/solaris_2.sh perl.h pod/perldelta.pod
4812           !> vms/subconfigure.com vos/config.def vos/config.h
4813           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
4814           !> win32/config.vc win32/config_H.bc win32/config_H.gc
4815           !> win32/config_H.vc
4816 ____________________________________________________________________________
4817 [  5076] By: jhi                                   on 2000/02/14  05:01:56
4818         Log: Integrate with Sarathy.
4819      Branch: cfgperl
4820           !> embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
4821 ____________________________________________________________________________
4822 [  5075] By: jhi                                   on 2000/02/14  04:56:52
4823         Log: Configure -A stopped processing of any further options.
4824      Branch: cfgperl
4825            ! Configure config_h.SH
4826      Branch: metaconfig
4827            ! U/modified/Options.U
4828 ____________________________________________________________________________
4829 [  5074] By: gsar                                  on 2000/02/14  04:45:01
4830         Log: remove outdated -DPURIFY code--it reports bogus errors during global
4831              destruction since we actually depend on SVs being in arenas there
4832      Branch: perl
4833            ! embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
4834 ____________________________________________________________________________
4835 [  5073] By: jhi                                   on 2000/02/13  19:28:17
4836         Log: Integrate with Sarathy.
4837      Branch: cfgperl
4838            - Todo-5.005
4839           !> cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
4840           !> util.c
4841 ____________________________________________________________________________
4842 [  5072] By: gsar                                  on 2000/02/13  19:02:07
4843         Log: more purification (pp_require() could access free memory; vdie()
4844              could think message was random length when passed a null argument;
4845              utilize() didn't set up the hash for the method name leading to
4846              pp_method_named() accessing random state; PL_curpm wasn't zeroed
4847              properly)
4848      Branch: perl
4849            ! cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
4850            ! util.c
4851 ____________________________________________________________________________
4852 [  5071] By: jhi                                   on 2000/02/12  19:59:35
4853         Log: uselonglong sits deep.
4854      Branch: cfgperl
4855            ! Configure config_h.SH hints/solaris_2.sh
4856      Branch: metaconfig/U/perl
4857            ! use64bits.U
4858 ____________________________________________________________________________
4859 [  5070] By: jhi                                   on 2000/02/12  01:25:41
4860         Log: megalomaniac 64-bit update: most importantly,
4861              uselonglong is eradicated, only backward
4862              compatibility hooks in use64bits remain.
4863      Branch: cfgperl
4864            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4865            ! config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
4866            ! hints/irix_6.sh hints/solaris_2.sh perl.h vms/subconfigure.com
4867            ! vos/config.def vos/config.h vos/config_h.SH_orig
4868            ! win32/config.bc win32/config.gc win32/config.vc
4869            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4870      Branch: metaconfig
4871            ! U/a_dvisory/quadtype.U U/modified/libpth.U U/modified/libs.U
4872      Branch: metaconfig/U/perl
4873            ! use64bits.U
4874 ____________________________________________________________________________
4875 [  5069] By: jhi                                   on 2000/02/11  21:13:41
4876         Log: undo #5064 for now; there seems to be no good selection
4877              of flags to add the new option.
4878      Branch: cfgperl
4879            ! hints/hpux.sh
4880 ____________________________________________________________________________
4881 [  5068] By: jhi                                   on 2000/02/11  21:01:21
4882         Log: Guard against accidental long long use.
4883      Branch: cfgperl
4884            ! perl.h
4885 ____________________________________________________________________________
4886 [  5067] By: jhi                                   on 2000/02/11  19:50:32
4887         Log: logic fixes
4888      Branch: cfgperl
4889            ! Configure config_h.SH
4890      Branch: metaconfig/U/perl
4891            ! uselonglong.U
4892 ____________________________________________________________________________
4893 [  5066] By: jhi                                   on 2000/02/11  19:32:30
4894         Log: Clarify 64-bit issues.
4895      Branch: cfgperl
4896            ! pod/perldelta.pod
4897 ____________________________________________________________________________
4898 [  5065] By: jhi                                   on 2000/02/11  18:13:29
4899         Log: Integrate with Sarathy.
4900      Branch: cfgperl
4901           !> ext/Devel/Peek/Peek.xs regcomp.c t/comp/require.t t/comp/use.t
4902           !> toke.c
4903 ____________________________________________________________________________
4904 [  5064] By: jhi                                   on 2000/02/11  18:11:47
4905         Log: Silence linker warnings about binary backward incompatibilities.
4906      Branch: cfgperl
4907            ! hints/hpux.sh
4908 ____________________________________________________________________________
4909 [  5063] By: gsar                                  on 2000/02/11  16:36:14
4910         Log: fix uninitialized memory reads found by purify
4911      Branch: perl
4912            ! ext/Devel/Peek/Peek.xs regcomp.c
4913 ____________________________________________________________________________
4914 [  5062] By: jhi                                   on 2000/02/11  00:11:39
4915         Log: de-fancify the largefiles hints
4916      Branch: cfgperl
4917            ! hints/hpux.sh
4918 ____________________________________________________________________________
4919 [  5061] By: gsar                                  on 2000/02/10  19:17:09
4920         Log: longstanding bug in parsing "require VERSION", could reallocate
4921              current line and not know it; exposed by change#5004; manifested
4922              as parse failure of C<{require 5.003}>
4923      Branch: perl
4924            ! t/comp/require.t t/comp/use.t toke.c
4925 ____________________________________________________________________________
4926 [  5060] By: jhi                                   on 2000/02/10  13:29:25
4927         Log: Integrate with Sarathy.
4928      Branch: cfgperl
4929           !> makedef.pl pp_ctl.c t/op/write.t win32/vdir.h
4930 ____________________________________________________________________________
4931 [  5059] By: gsar                                  on 2000/02/10  06:21:21
4932         Log: make global symbol exports AIX-specific
4933      Branch: perl
4934            ! makedef.pl
4935 ____________________________________________________________________________
4936 [  5058] By: gsar                                  on 2000/02/10  06:16:57
4937         Log: integrate cfgperl contents into mainline
4938      Branch: perl
4939           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
4940           !> Porting/config_H config_h.SH makedef.pl perl.h
4941           !> vms/subconfigure.com vos/config.def win32/config.bc
4942           !> win32/config.gc win32/config.vc win32/config_H.bc
4943           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
4944           !> win32/config_sh.PL
4945 ____________________________________________________________________________
4946 [  5057] By: gsar                                  on 2000/02/10  01:08:01
4947         Log: windows bugfixes for virtual directories under USE_ITHREADS:
4948              allows path mapping to unknown devices to work properly;
4949              special file names like CONOUT$ can be opened with sysopen()
4950              again
4951      Branch: perl
4952            ! win32/vdir.h
4953 ____________________________________________________________________________
4954 [  5056] By: gsar                                  on 2000/02/10  00:56:27
4955         Log: formline() could wipe out readonly-ness, freeing constants
4956              prematurely, or affect cloning of pad constants
4957      Branch: perl
4958            ! pp_ctl.c t/op/write.t
4959 ____________________________________________________________________________
4960 [  5055] By: jhi                                   on 2000/02/09  19:48:58
4961         Log: Regenerate Configure for I_SYSLOG.
4962      Branch: cfgperl
4963            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4964            ! config_h.SH
4965 ____________________________________________________________________________
4966 [  5054] By: jhi                                   on 2000/02/09  19:38:04
4967         Log: fix AIX and multiplicity problems
4968      Branch: cfgperl
4969            ! Makefile.SH makedef.pl
4970 ____________________________________________________________________________
4971 [  5053] By: bailey                                on 2000/02/09  10:58:11
4972         Log: remove redundant archcore directory prefix in installperl
4973      Branch: vmsperl
4974            ! installperl
4975 ____________________________________________________________________________
4976 [  5052] By: bailey                                on 2000/02/09  10:44:22
4977         Log: Work around prefixing bug in older DECC preprocessors
4978      Branch: vmsperl
4979            ! vms/vms.c vms/vmsish.h
4980 ____________________________________________________________________________
4981 [  5051] By: bailey                                on 2000/02/09  09:52:06
4982         Log: Eliminate unnecessary (and sometimes confounding) test for
4983              word boundary
4984      Branch: vmsperl
4985            ! lib/ExtUtils/MM_VMS.pm
4986 ____________________________________________________________________________
4987 [  5050] By: bailey                                on 2000/02/09  09:29:06
4988         Log: Minor fixes to assuage picky compilers (unsigned comparisons and
4989              alias rules lead to compilation warnings)
4990      Branch: vmsperl
4991            ! av.c mg.h pp_sys.c scope.c sv.c vms/vms.c
4992 ____________________________________________________________________________
4993 [  5049] By: bailey                                on 2000/02/09  09:09:45
4994         Log: Resync with mainline
4995      Branch: vmsperl
4996           +> Todo-5.6 ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
4997           +> ext/Sys/Syslog/Syslog.xs lib/Pod/Find.pm lib/Pod/ParseUtils.pm
4998           +> pod/perlapi.pod pod/perlintern.pod pod/perlunicode.pod
4999           +> t/op/exists_sub.t t/op/ver.t t/pragma/diagnostics.t
5000           +> vos/config.def vos/config.pl win32/bin/exetype.pl
5001            - Todo-5.005 lib/Sys/Syslog.pm lib/caller.pm
5002            ! vms/subconfigure.com
5003           !> (integrate 358 files)
5004 ____________________________________________________________________________
5005 [  5048] By: jhi                                   on 2000/02/09  03:54:05
5006         Log: OS/2 gcc doesn't like -o foo.exe and -Zexe simultaneously
5007              (reported by Yitzchak Scott-Thoennes in p5p)
5008      Branch: cfgperl
5009            ! Configure config_h.SH
5010      Branch: metaconfig
5011            ! U/modified/Cppsym.U
5012 ____________________________________________________________________________
5013 [  5047] By: jhi                                   on 2000/02/09  02:56:43
5014         Log: (fake) use of getcwd.
5015      Branch: cfgperl
5016            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5017            ! config_h.SH perl.h
5018 ____________________________________________________________________________
5019 [  5046] By: jhi                                   on 2000/02/09  02:22:50
5020         Log: lib scan fix
5021      Branch: cfgperl
5022            ! Configure config_h.SH
5023      Branch: metaconfig
5024            ! U/modified/libs.U
5025 ____________________________________________________________________________
5026 [  5045] By: jhi                                   on 2000/02/09  02:17:34
5027         Log: Reintroduce #5019 via metaconfig.
5028      Branch: cfgperl
5029            ! Configure config_h.SH
5030      Branch: metaconfig
5031            ! U/installdirs/inc_version_list.U
5032 ____________________________________________________________________________
5033 [  5044] By: jhi                                   on 2000/02/09  02:07:08
5034         Log: Add/restore probes for getcwd/mk*temp*/mmap.
5035      Branch: cfgperl
5036            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5037            ! config_h.SH perl.h vms/subconfigure.com vos/config.def
5038            ! win32/config.bc win32/config.gc win32/config.vc
5039            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5040            ! win32/config_h.PL win32/config_sh.PL
5041      Branch: metaconfig
5042            ! U/modified/d_mkstemp.U U/modified/libs.U
5043      Branch: metaconfig/U/perl
5044            + d_mkdtemp.U d_mkstemps.U
5045 ____________________________________________________________________________
5046 [  5043] By: jhi                                   on 2000/02/08  20:58:02
5047         Log: Integrate with Sarathy.
5048      Branch: cfgperl
5049           +> Todo-5.6 t/op/ver.t win32/bin/exetype.pl
5050           !> (integrate 110 files)
5051 ____________________________________________________________________________
5052 [  5042] By: gsar                                  on 2000/02/08  20:32:12
5053         Log: avoid exiting just because we didn't scan for libm ('libs' may still
5054              have it, but we avoided scan for things in 'libs')
5055      Branch: perl
5056            ! Configure
5057
5058 ----------------
5059 Version v5.5.650
5060 ----------------
5061
5062 ____________________________________________________________________________
5063 [  5041] By: gsar                                  on 2000/02/08  07:57:11
5064         Log: update Changes
5065      Branch: perl
5066            ! Changes
5067 ____________________________________________________________________________
5068 [  5040] By: gsar                                  on 2000/02/08  07:51:20
5069         Log: documentation patches (from Michael Schwern and Yitzchak
5070              Scott-Thoennes)
5071      Branch: perl
5072            ! av.c hv.c lib/UNIVERSAL.pm pod/perlapi.pod
5073 ____________________________________________________________________________
5074 [  5039] By: gsar                                  on 2000/02/08  07:22:46
5075         Log: alias to $^V to $PERL_VERSION_TUPLE
5076      Branch: perl
5077            ! lib/English.pm pod/perlvar.pod
5078 ____________________________________________________________________________
5079 [  5038] By: gsar                                  on 2000/02/08  07:03:34
5080         Log: update Changes
5081      Branch: perl
5082            ! Changes pod/perlhist.pod
5083 ____________________________________________________________________________
5084 [  5037] By: gsar                                  on 2000/02/08  06:59:55
5085         Log: Windows has a somewhat different sitelib layout, and needs
5086              $sitelib/archname added as well
5087      Branch: perl
5088            ! perl.c
5089 ____________________________________________________________________________
5090 [  5036] By: gsar                                  on 2000/02/08  06:59:03
5091         Log: change#4987 appears to have broken libs scan for platforms that
5092              don't set ignore_versioned_solibs (Solaris is one of them); add
5093              derivative fix from the older logic for skipping versioned .so
5094              libs
5095      Branch: perl
5096            ! Configure
5097 ____________________________________________________________________________
5098 [  5035] By: gsar                                  on 2000/02/07  21:21:44
5099         Log: sprintf("%v"...) buffer resizing busted
5100      Branch: perl
5101            ! sv.c
5102 ____________________________________________________________________________
5103 [  5034] By: gsar                                  on 2000/02/07  19:16:21
5104         Log: update Changes
5105      Branch: perl
5106            ! Changes pod/perlhist.pod
5107 ____________________________________________________________________________
5108 [  5033] By: gsar                                  on 2000/02/07  19:01:08
5109         Log: stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
5110              only when XX > 127
5111      Branch: perl
5112            ! pp_hot.c toke.c
5113 ____________________________________________________________________________
5114 [  5032] By: gsar                                  on 2000/02/07  18:25:31
5115         Log: add note about printf("%v",...)
5116      Branch: perl
5117            ! pod/perldelta.pod
5118 ____________________________________________________________________________
5119 [  5031] By: gsar                                  on 2000/02/07  18:18:43
5120         Log: update Changes
5121      Branch: perl
5122            ! Changes Todo-5.6
5123 ____________________________________________________________________________
5124 [  5030] By: gsar                                  on 2000/02/07  18:17:49
5125         Log: thinko in change#5029
5126      Branch: perl
5127            ! gv.c
5128 ____________________________________________________________________________
5129 [  5029] By: gsar                                  on 2000/02/07  17:49:58
5130         Log: change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
5131              introduce -C switch (sets $^WIDE_SYSTEM_CALLS)
5132      Branch: perl
5133            ! embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
5134            ! pod/perlrun.pod pod/perlunicode.pod pod/perlvar.pod
5135            ! win32/win32.h
5136 ____________________________________________________________________________
5137 [  5028] By: gsar                                  on 2000/02/07  17:10:03
5138         Log: perlport updates (from Peter Prymmer)
5139      Branch: perl
5140            ! pod/perlport.pod
5141 ____________________________________________________________________________
5142 [  5027] By: gsar                                  on 2000/02/07  16:53:47
5143         Log: fix up Todo-5.6
5144      Branch: perl
5145            ! Todo-5.6
5146 ____________________________________________________________________________
5147 [  5026] By: gsar                                  on 2000/02/07  16:32:31
5148         Log: rename Todo-5.005 to Todo-5.6
5149      Branch: perl
5150           +> Todo-5.6
5151            - Todo-5.005
5152            ! MANIFEST
5153 ____________________________________________________________________________
5154 [  5025] By: gsar                                  on 2000/02/07  16:09:54
5155         Log: ${^Warnings} renamed to ${^WARNING_BITS}
5156      Branch: perl
5157            ! gv.c lib/warnings.pm mg.c pod/perltoc.pod pod/perlvar.pod
5158            ! toke.c warnings.pl
5159 ____________________________________________________________________________
5160 [  5024] By: gsar                                  on 2000/02/07  11:47:06
5161         Log: various Windows tweaks: make $^E a little less buggy by saving
5162              and restoring system error across TLS fetch; avoid needless
5163              copying of buffers
5164      Branch: perl
5165            ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
5166            ! win32/win32.h
5167 ____________________________________________________________________________
5168 [  5023] By: gsar                                  on 2000/02/07  11:44:19
5169         Log: avoid MakeMaker setting $^W=1
5170      Branch: perl
5171            ! lib/ExtUtils/MakeMaker.pm
5172 ____________________________________________________________________________
5173 [  5022] By: gsar                                  on 2000/02/07  10:38:56
5174         Log: up to v5.5.650
5175      Branch: perl
5176            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
5177            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
5178 ____________________________________________________________________________
5179 [  5021] By: gsar                                  on 2000/02/07  10:10:31
5180         Log: mention threads status in pod
5181      Branch: perl
5182            ! ext/Thread/Thread.pm
5183 ____________________________________________________________________________
5184 [  5020] By: gsar                                  on 2000/02/07  09:57:46
5185         Log: tolerate NULL SITELIB_EXP
5186      Branch: perl
5187            ! perl.c
5188 ____________________________________________________________________________
5189 [  5019] By: gsar                                  on 2000/02/07  09:46:11
5190         Log: NULL-terminate PERL_INC_VERSION_LIST
5191      Branch: perl
5192            ! Configure perl.c win32/config.bc win32/config.gc
5193            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5194            ! win32/config_H.vc
5195 ____________________________________________________________________________
5196 [  5018] By: gsar                                  on 2000/02/07  09:13:10
5197         Log: add compatible versions from $Config{inc_ver_list} to search
5198              paths automatically (from Tom Hughes <tom@compton.nu>)
5199      Branch: perl
5200            ! lib/lib.pm perl.c
5201 ____________________________________________________________________________
5202 [  5017] By: gsar                                  on 2000/02/07  08:58:56
5203         Log: makefiles now use exetype.pl to make wperl.exe
5204      Branch: perl
5205            ! sv.c win32/Makefile win32/makefile.mk
5206 ____________________________________________________________________________
5207 [  5016] By: gsar                                  on 2000/02/07  08:38:25
5208         Log: add exetype.pl (from Jan Dubois)
5209      Branch: perl
5210            + win32/bin/exetype.pl
5211            ! MANIFEST
5212 ____________________________________________________________________________
5213 [  5015] By: gsar                                  on 2000/02/07  08:29:28
5214         Log: pod fixes (from Abigail and M J T Guy)
5215      Branch: perl
5216            ! Changes README.os2 gv.c pod/perlapi.pod pod/perldebug.pod
5217            ! pod/perldelta.pod pod/perldiag.pod pod/perlopentut.pod
5218            ! pod/perlport.pod pod/perlvar.pod
5219 ____________________________________________________________________________
5220 [  5014] By: gsar                                  on 2000/02/07  07:09:08
5221         Log: clarify behavior of vec() when arguments are off the end of the
5222              string (from M J T Guy)
5223      Branch: perl
5224            ! pod/perlfunc.pod
5225 ____________________________________________________________________________
5226 [  5013] By: gsar                                  on 2000/02/07  07:08:15
5227         Log: remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...)
5228              now return bytes all the way to 255, they will be transparently
5229              coerced (in future) to UTF-8 when they are used in operations
5230              involving other UTF-8 strings; C<use utf8> doesn't set $^U anymore
5231      Branch: perl
5232            ! lib/byte.pm lib/utf8.pm pod/perlunicode.pod pod/perlvar.pod
5233            ! pp.c sv.c
5234 ____________________________________________________________________________
5235 [  5012] By: gsar                                  on 2000/02/07  06:36:33
5236         Log: partly revert change#4851, apparently POSIX::uname() may not be correct
5237              per strict reading of standard (says Tom Christiansen)
5238      Branch: perl
5239            ! lib/Sys/Hostname.pm
5240 ____________________________________________________________________________
5241 [  5011] By: gsar                                  on 2000/02/07  06:26:30
5242         Log: allow 64-bit utf8-encoded integers (from Ilya Zakharevich)
5243      Branch: perl
5244            ! utf8.c utf8.h
5245 ____________________________________________________________________________
5246 [  5010] By: gsar                                  on 2000/02/06  21:27:03
5247         Log: fix debug code in Perl_malloc() (from Ilya Zakharevich)
5248      Branch: perl
5249            ! malloc.c
5250 ____________________________________________________________________________
5251 [  5009] By: gsar                                  on 2000/02/06  20:45:30
5252         Log: set SvUTF8 on vectors only if there are chars > 127; update copyright
5253              years (from Gisle Aas)
5254      Branch: perl
5255            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
5256            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
5257            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
5258            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
5259            ! toke.c utf8.c utf8.h util.c util.h
5260 ____________________________________________________________________________
5261 [  5008] By: gsar                                  on 2000/02/06  19:28:31
5262         Log: use builtin __CYGWIN__ rather than -DCYGWIN (from Eric Fifer
5263              <EFifer@sanwaint.com>)
5264      Branch: perl
5265            ! EXTERN.h XSUB.h doio.c ext/POSIX/POSIX.xs
5266            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
5267            ! hints/cygwin.sh lib/ExtUtils/MM_Cygwin.pm mg.c perl.h
5268            ! unixish.h util.c
5269 ____________________________________________________________________________
5270 [  5007] By: gsar                                  on 2000/02/06  17:47:01
5271         Log: reduce memory consumption of POSIX.pm (from Ilya Zakharevich)
5272      Branch: perl
5273            ! ext/POSIX/POSIX.pm
5274 ____________________________________________________________________________
5275 [  5006] By: gsar                                  on 2000/02/06  17:28:35
5276         Log: integrate cfgperl contents into mainline
5277      Branch: perl
5278           !> Configure config_h.SH ext/Sys/Syslog/Syslog.xs hints/hpux.sh
5279           !> perl.h pp_sys.c
5280 ____________________________________________________________________________
5281 [  5005] By: gsar                                  on 2000/02/06  17:18:39
5282         Log: VOS port updates (from Paul Green <Paul_Green@stratus.com>)
5283      Branch: perl
5284            ! README.vos pod/perlport.pod vos/Changes vos/build.cm
5285            ! vos/compile_perl.cm vos/config.def vos/config.h vos/config.pl
5286            ! vos/config_h.SH_orig vos/perl.bind vos/test_vos_dummies.c
5287            ! vos/vos_dummies.c vos/vosish.h
5288 ____________________________________________________________________________
5289 [  5004] By: gsar                                  on 2000/02/06  17:00:49
5290         Log: fix parse error on C<{ use strict }> and other constructs that
5291              make the parser reenter while LEX_KNOWNEXT is active
5292      Branch: perl
5293            ! t/comp/use.t toke.c
5294 ____________________________________________________________________________
5295 [  5003] By: gsar                                  on 2000/02/06  14:57:30
5296         Log: avoid -Bforcearchive on netbsd too
5297      Branch: perl
5298            ! Changes hints/netbsd.sh
5299 ____________________________________________________________________________
5300 [  5002] By: gsar                                  on 2000/02/06  14:45:17
5301         Log: revised notes about Pod::Parser & Co.
5302      Branch: perl
5303            ! lib/Pod/Usage.pm pod/perldelta.pod
5304 ____________________________________________________________________________
5305 [  5001] By: gsar                                  on 2000/02/06  14:02:43
5306         Log: fix description of obsolete diagnostic
5307      Branch: perl
5308            ! pod/perldiag.pod
5309 ____________________________________________________________________________
5310 [  5000] By: gsar                                  on 2000/02/06  13:59:58
5311         Log: allow "\x{12ab}" even without C<use utf8>
5312      Branch: perl
5313            ! t/pragma/warn/toke toke.c
5314 ____________________________________________________________________________
5315 [  4999] By: gsar                                  on 2000/02/06  13:58:31
5316         Log: make perlbug use new-style version numbers; improve compatibility
5317              (runs with perl 5.005); fix swapped old vs new version reporting
5318      Branch: perl
5319            ! utils/perlbug.PL
5320 ____________________________________________________________________________
5321 [  4998] By: gsar                                  on 2000/02/06  13:56:45
5322         Log: support sprintf("v%v", v1.2.3) (works on any string argument, in
5323              fact); add tests for version tuples
5324      Branch: perl
5325            + t/op/ver.t
5326            ! MANIFEST perl.c pod/perldiag.pod pod/perlfunc.pod
5327            ! pod/perlop.pod sv.c toke.c
5328 ____________________________________________________________________________
5329 [  4997] By: gsar                                  on 2000/02/04  21:40:08
5330         Log: change#4970 fallout for useithreads
5331      Branch: perl
5332            ! sv.c
5333 ____________________________________________________________________________
5334 [  4996] By: jhi                                   on 2000/02/04  20:09:00
5335         Log: Largefilify offsets of tied handles.
5336      Branch: cfgperl
5337            ! pp_sys.c
5338 ____________________________________________________________________________
5339 [  4995] By: jhi                                   on 2000/02/04  19:54:25
5340         Log: Sanity check for libraries scan.
5341      Branch: cfgperl
5342            ! Configure config_h.SH
5343      Branch: metaconfig
5344            ! U/modified/libs.U
5345 ____________________________________________________________________________
5346 [  4994] By: jhi                                   on 2000/02/04  19:48:42
5347         Log: HP-UX largefileness doesn't like lseek being redeclared;
5348              no more USE_LONG_LONG.
5349      Branch: cfgperl
5350            ! perl.h
5351 ____________________________________________________________________________
5352 [  4993] By: jhi                                   on 2000/02/04  19:18:59
5353         Log: fix the description as much as possible; the whole
5354              separation into three different symbols lists is
5355              pretty broken now.
5356      Branch: metaconfig
5357            ! U/modified/Cppsym.U
5358 ____________________________________________________________________________
5359 [  4992] By: jhi                                   on 2000/02/04  19:13:10
5360         Log: Use <syslog.h>, not <sys/syslog.h>.
5361      Branch: cfgperl
5362            ! Configure config_h.SH ext/Sys/Syslog/Syslog.xs
5363 ____________________________________________________________________________
5364 [  4991] By: gsar                                  on 2000/02/04  19:11:07
5365         Log: dmake is on CPAN now
5366      Branch: perl
5367            ! README.win32
5368 ____________________________________________________________________________
5369 [  4990] By: jhi                                   on 2000/02/04  19:04:01
5370         Log: Re-introduce #4817 and #4964 wiped out by #4987.
5371      Branch: cfgperl
5372            ! Configure config_h.SH
5373      Branch: metaconfig
5374            ! U/threads/usethreads.U
5375      Branch: metaconfig/U/perl
5376            ! patchlevel.U
5377 ____________________________________________________________________________
5378 [  4989] By: jhi                                   on 2000/02/04  18:54:00
5379         Log: typo fix
5380      Branch: cfgperl
5381            ! Configure config_h.SH
5382      Branch: metaconfig
5383            ! U/modified/libs.U
5384 ____________________________________________________________________________
5385 [  4988] By: jhi                                   on 2000/02/04  18:34:06
5386         Log: Integrate with Sarathy.
5387      Branch: cfgperl
5388           +> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
5389           +> ext/Sys/Syslog/Syslog.xs
5390            - lib/Sys/Syslog.pm
5391           !> (integrate 37 files)
5392 ____________________________________________________________________________
5393 [  4987] By: jhi                                   on 2000/02/04  18:31:05
5394         Log: Configure megamaintenance.  Cppsym (hopefully) final spasms;
5395              default is to use long long if available; various nits
5396              here and there; fixed to hpux 64-bitnes and largefileness.
5397      Branch: cfgperl
5398            ! Configure config_h.SH hints/hpux.sh perl.h
5399      Branch: metaconfig
5400            ! U/a_dvisory/quadtype.U U/modified/Cppsym.U
5401            ! U/modified/d_gethname.U U/modified/libpth.U U/modified/libs.U
5402      Branch: metaconfig/U/perl
5403            ! d_fseeko.U d_ftello.U dlsrc.U uselongdbl.U uselonglong.U
5404            ! usemultiplicity.U xs_apiversion.U
5405 ____________________________________________________________________________
5406 [  4986] By: gsar                                  on 2000/02/04  17:26:37
5407         Log: avoid bad cast warnings (from Robin Barker <rmb1@cise.npl.co.uk>)
5408      Branch: perl
5409            ! sv.c
5410 ____________________________________________________________________________
5411 [  4985] By: gsar                                  on 2000/02/04  16:43:49
5412         Log: avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)
5413      Branch: perl
5414            ! ext/Devel/DProf/DProf.xs
5415 ____________________________________________________________________________
5416 [  4984] By: gsar                                  on 2000/02/04  08:20:05
5417         Log: CPAN.pm updated to v1.52 (from Andreas Koenig)
5418      Branch: perl
5419            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5420 ____________________________________________________________________________
5421 [  4983] By: gsar                                  on 2000/02/04  08:00:38
5422         Log: updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>)
5423      Branch: perl
5424            ! hints/openbsd.sh
5425 ____________________________________________________________________________
5426 [  4982] By: gsar                                  on 2000/02/04  07:54:04
5427         Log: pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)
5428      Branch: perl
5429            ! lib/Pod/Parser.pm
5430 ____________________________________________________________________________
5431 [  4981] By: gsar                                  on 2000/02/04  07:34:38
5432         Log: avoid assuming cc accepts -o switch (from Tom Hughes)
5433      Branch: perl
5434            ! Makefile.SH
5435 ____________________________________________________________________________
5436 [  4980] By: gsar                                  on 2000/02/04  07:29:59
5437         Log: Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)
5438      Branch: perl
5439            + ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
5440            + ext/Sys/Syslog/Syslog.xs
5441            - lib/Sys/Syslog.pm
5442            ! MANIFEST pod/perldelta.pod
5443 ____________________________________________________________________________
5444 [  4979] By: gsar                                  on 2000/02/04  07:13:19
5445         Log: pod updates (from David Adler, M J T Guy)
5446      Branch: perl
5447            ! pod/perlfaq2.pod pod/perlop.pod pod/perlsyn.pod
5448 ____________________________________________________________________________
5449 [  4978] By: gsar                                  on 2000/02/04  07:08:14
5450         Log: typos in config_h.SH (from Paul_Green@vos.stratus.com)
5451      Branch: perl
5452            ! config_h.SH
5453 ____________________________________________________________________________
5454 [  4977] By: gsar                                  on 2000/02/04  07:06:10
5455         Log: avoid adding null components to LD_LIBRARY_PATH, OpenBSD has trouble
5456              with them (from Todd C. Miller <Todd.Miller@courtesan.com>)
5457      Branch: perl
5458            ! Makefile.SH
5459 ____________________________________________________________________________
5460 [  4976] By: gsar                                  on 2000/02/04  06:33:43
5461         Log: VMS update (from Dan Sugalski and Peter Prymmer)
5462      Branch: perl
5463            ! configure.com vms/descrip_mms.template vms/subconfigure.com
5464 ____________________________________________________________________________
5465 [  4975] By: gsar                                  on 2000/02/04  05:51:14
5466         Log: patch to provide more informative names for evals and anonymous
5467              subroutines (from Ilya Zakharevich)
5468      Branch: perl
5469            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs lib/Dumpvalue.pm
5470            ! lib/dumpvar.pl lib/perl5db.pl op.c perl.h pod/perldebug.pod
5471            ! pod/perlvar.pod pp_ctl.c
5472 ____________________________________________________________________________
5473 [  4974] By: gsar                                  on 2000/02/04  05:05:57
5474         Log: off-by-one in malloc.c (from Ilya Zakharevich)
5475      Branch: perl
5476            ! malloc.c
5477 ____________________________________________________________________________
5478 [  4973] By: gsar                                  on 2000/02/04  05:03:00
5479         Log: OS/2 build fixups from Ilya Zakharevich
5480      Branch: perl
5481            ! ext/Devel/DProf/DProf.xs os2/Makefile.SHs t/op/fork.t
5482 ____________________________________________________________________________
5483 [  4972] By: gsar                                  on 2000/02/04  04:58:57
5484         Log: avoid /* within comment
5485      Branch: perl
5486            ! xsutils.c
5487 ____________________________________________________________________________
5488 [  4971] By: gsar                                  on 2000/02/04  04:56:09
5489         Log: another HINT_BYTE victim
5490      Branch: perl
5491            ! lib/charnames.pm
5492 ____________________________________________________________________________
5493 [  4970] By: gsar                                  on 2000/02/04  04:45:13
5494         Log: fix pad_alloc panic from C<my $w; sub { my($i) = @_; sub { $w } }>
5495      Branch: perl
5496            ! op.c scope.c scope.h t/op/closure.t toke.c
5497 ____________________________________________________________________________
5498 [  4969] By: gsar                                  on 2000/02/04  01:09:37
5499         Log: byte.pm and HINT_BYTE don't match (0x8, not 0x10!)
5500      Branch: perl
5501            ! lib/byte.pm
5502 ____________________________________________________________________________
5503 [  4968] By: jhi                                   on 2000/02/02  13:17:25
5504         Log: Integrate with Sarathy.
5505      Branch: cfgperl
5506           +> lib/Pod/Find.pm lib/Pod/ParseUtils.pm
5507            ! Configure
5508           !> (integrate 29 files)
5509
5510 ----------------
5511 Version v5.5.640
5512 ----------------
5513
5514 ____________________________________________________________________________
5515 [  4967] By: gsar                                  on 2000/02/02  12:22:29
5516         Log: update makerel for new version format
5517      Branch: perl
5518            ! Changes Porting/makerel
5519 ____________________________________________________________________________
5520 [  4966] By: gsar                                  on 2000/02/02  11:42:03
5521         Log: workaround for undefined symbol
5522      Branch: perl
5523            ! win32/win32.h
5524 ____________________________________________________________________________
5525 [  4965] By: gsar                                  on 2000/02/02  11:19:19
5526         Log: on cygwin, h_errno is now "__declspec(dllimport) int h_errno"
5527              (from Eric Fifer <EFifer@sanwaint.com>)
5528      Branch: perl
5529            ! pp_sys.c
5530 ____________________________________________________________________________
5531 [  4964] By: gsar                                  on 2000/02/02  11:11:15
5532         Log: adjust notes on use5005threads
5533      Branch: perl
5534            ! Configure INSTALL README.threads
5535 ____________________________________________________________________________
5536 [  4963] By: gsar                                  on 2000/02/02  10:14:30
5537         Log: fix typo
5538      Branch: perl
5539            ! Configure
5540 ____________________________________________________________________________
5541 [  4962] By: gsar                                  on 2000/02/02  10:13:10
5542         Log: integrate selected changes from cfgperl (#4899,4900,4904,4918)
5543      Branch: perl
5544           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5545           !> config_h.SH ext/IO/IO.xs lib/Benchmark.pm
5546 ____________________________________________________________________________
5547 [  4961] By: gsar                                  on 2000/02/02  09:55:45
5548         Log: PodParser-1.092 update via CPAN (from Brad Appleton)
5549      Branch: perl
5550            + lib/Pod/Find.pm lib/Pod/ParseUtils.pm
5551            ! MANIFEST lib/Pod/Checker.pm t/pod/poderrs.t t/pod/poderrs.xr
5552 ____________________________________________________________________________
5553 [  4960] By: gsar                                  on 2000/02/02  08:22:31
5554         Log: replace misleading docs with a BUGS section
5555      Branch: perl
5556            ! lib/English.pm
5557 ____________________________________________________________________________
5558 [  4959] By: gsar                                  on 2000/02/02  08:16:17
5559         Log: remove FUD from perlfunc/use (from M J T Guy)
5560      Branch: perl
5561            ! pod/perlfunc.pod
5562 ____________________________________________________________________________
5563 [  4958] By: gsar                                  on 2000/02/02  08:13:04
5564         Log: Benchmark displays bogus CPU stats (suggested by Cedric Auzanne
5565              <cedric.auzanne@nist.gov>)
5566      Branch: perl
5567            ! Changes lib/Benchmark.pm
5568 ____________________________________________________________________________
5569 [  4957] By: gsar                                  on 2000/02/02  08:04:52
5570         Log: fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)
5571      Branch: perl
5572            ! pp_hot.c
5573 ____________________________________________________________________________
5574 [  4956] By: gsar                                  on 2000/02/02  08:02:57
5575         Log: flock() pod talks about "adding" in the sense of "or-ing"
5576      Branch: perl
5577            ! pod/perlfunc.pod
5578 ____________________________________________________________________________
5579 [  4955] By: gsar                                  on 2000/02/02  07:58:35
5580         Log: fixes for switching files in the debugger (from Ilya Zakharevich)
5581      Branch: perl
5582            ! lib/perl5db.pl pod/perldebug.pod
5583 ____________________________________________________________________________
5584 [  4954] By: gsar                                  on 2000/02/02  07:53:51
5585         Log: use warnings rather than fiddling with $^W (from Paul Marquess)
5586      Branch: perl
5587            ! lib/Cwd.pm lib/English.pm lib/ExtUtils/MM_Unix.pm
5588            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm lib/Fatal.pm
5589            ! lib/File/Spec/Win32.pm lib/Math/BigFloat.pm
5590            ! lib/Text/ParseWords.pm lib/utf8_heavy.pl
5591 ____________________________________________________________________________
5592 [  4953] By: gsar                                  on 2000/02/02  07:40:33
5593         Log: dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)
5594      Branch: perl
5595            ! hints/dynixptx.sh
5596 ____________________________________________________________________________
5597 [  4952] By: gsar                                  on 2000/02/02  07:36:39
5598         Log: deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka and
5599              Brad Appleton)
5600      Branch: perl
5601            ! pod/perldelta.pod
5602 ____________________________________________________________________________
5603 [  4951] By: gsar                                  on 2000/02/02  06:54:22
5604         Log: avoid mismatched type warnings
5605      Branch: perl
5606            ! embed.pl perlapi.h
5607 ____________________________________________________________________________
5608 [  4950] By: jhi                                   on 2000/02/02  06:49:10
5609         Log: Integrate with Sarathy.
5610      Branch: cfgperl
5611           +> pod/perlunicode.pod
5612           !> MANIFEST Makefile.SH lib/File/Spec/Win32.pm lib/Text/Tabs.pm
5613           !> lib/byte.pm lib/byte_heavy.pl lib/utf8.pm lib/warnings.pm
5614           !> makedef.pl op.c perl.h pod/perldelta.pod pp_ctl.c regcomp.c
5615           !> regexec.c t/pragma/warn/2use utf8.h utils/perldoc.PL
5616           !> vms/descrip_mms.template warnings.pl
5617 ____________________________________________________________________________
5618 [  4949] By: gsar                                  on 2000/02/02  06:41:17
5619         Log: fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)
5620      Branch: perl
5621            ! lib/File/Spec/Win32.pm
5622 ____________________________________________________________________________
5623 [  4948] By: gsar                                  on 2000/02/02  06:30:41
5624         Log: makefile tweak
5625      Branch: perl
5626            ! Makefile.SH
5627 ____________________________________________________________________________
5628 [  4947] By: gsar                                  on 2000/02/02  06:27:43
5629         Log: future-proof unknown warning categories (from Greg Bacon
5630              <gbacon@cs.uah.edu>)
5631      Branch: perl
5632            ! lib/warnings.pm t/pragma/warn/2use warnings.pl
5633 ____________________________________________________________________________
5634 [  4946] By: gsar                                  on 2000/02/02  06:21:34
5635         Log: doc tweak (from Michael G Schwern <schwern@pobox.com>)
5636      Branch: perl
5637            ! lib/Text/Tabs.pm
5638 ____________________________________________________________________________
5639 [  4945] By: gsar                                  on 2000/02/02  06:03:04
5640         Log: more meaningful message on invalid pattern argument (from
5641              Kevin Meltzer <KMeltzer@USCO.com>)
5642      Branch: perl
5643            ! utils/perldoc.PL
5644 ____________________________________________________________________________
5645 [  4944] By: gsar                                  on 2000/02/02  05:43:49
5646         Log: XSLoader build patch for VMS (from Craig A. Berry
5647              <craig.berry@metamorgs.com>)
5648      Branch: perl
5649            ! vms/descrip_mms.template
5650 ____________________________________________________________________________
5651 [  4943] By: gsar                                  on 2000/02/02  03:40:49
5652         Log: reword some sections of perlunicode.pod
5653      Branch: perl
5654            ! pod/perlunicode.pod
5655 ____________________________________________________________________________
5656 [  4942] By: gsar                                  on 2000/02/01  21:02:01
5657         Log: AIX warning on undefined symbol
5658      Branch: perl
5659            ! makedef.pl
5660 ____________________________________________________________________________
5661 [  4941] By: gsar                                  on 2000/02/01  20:29:30
5662         Log: HINT_UTF8 is not propagated to the op tree anymore; add a
5663              perlunicode.pod that reflects changes to unicode support so far
5664      Branch: perl
5665            + pod/perlunicode.pod
5666            ! MANIFEST lib/byte.pm lib/byte_heavy.pl lib/utf8.pm op.c perl.h
5667            ! pod/perldelta.pod pp_ctl.c regcomp.c regexec.c utf8.h
5668 ____________________________________________________________________________
5669 [  4940] By: jhi                                   on 2000/02/01  12:22:30
5670         Log: Integrate with Sarathy.
5671      Branch: cfgperl
5672           !> embed.pl embedvar.h global.sym gv.c intrpvar.h
5673           !> lib/charnames.pm lib/utf8.pm mg.c objXSUB.h op.c op.h
5674           !> perlapi.c perlapi.h pod/perlvar.pod pp.c sv.c sv.h
5675           !> t/lib/charnames.t toke.c win32/win32.c win32/win32.h
5676 ____________________________________________________________________________
5677 [  4939] By: gsar                                  on 2000/02/01  08:52:16
5678         Log: export pregexec(), Tk uses it
5679      Branch: perl
5680            ! embed.pl global.sym objXSUB.h perlapi.c
5681 ____________________________________________________________________________
5682 [  4938] By: gsar                                  on 2000/02/01  04:00:09
5683         Log: mark literal utf8 in string literals properly
5684      Branch: perl
5685            ! toke.c
5686 ____________________________________________________________________________
5687 [  4937] By: gsar                                  on 2000/01/31  20:19:34
5688         Log: introduce $^U, a global bit to indicate whether system
5689              calls should using widechar APIs; chr and sprintf "%c" also
5690              follow this flag in the absense of "use byte"; "use utf8"
5691              sets $^U=1 (this appears kludgey)
5692      Branch: perl
5693            ! embedvar.h gv.c intrpvar.h lib/charnames.pm lib/utf8.pm mg.c
5694            ! op.c op.h perlapi.h pod/perlvar.pod pp.c sv.c sv.h
5695            ! t/lib/charnames.t win32/win32.h
5696 ____________________________________________________________________________
5697 [  4936] By: jhi                                   on 2000/01/31  20:17:44
5698         Log: HP-UX (induced) fixes.
5699      Branch: cfgperl
5700            ! Configure config_h.SH hints/hpux.sh
5701      Branch: metaconfig
5702            ! U/modified/Oldconfig.U U/modified/libs.U
5703      Branch: metaconfig/U/perl
5704            ! quadfio.U
5705 ____________________________________________________________________________
5706 [  4935] By: jhi                                   on 2000/01/31  19:15:43
5707         Log: Cosmetics.
5708      Branch: metaconfig
5709            ! U/compline/d_gconvert.U
5710 ____________________________________________________________________________
5711 [  4934] By: jhi                                   on 2000/01/31  19:15:22
5712         Log: Cppsym saga continues.
5713      Branch: cfgperl
5714            ! Configure config_h.SH
5715      Branch: metaconfig
5716            ! U/modified/Cppsym.U
5717 ____________________________________________________________________________
5718 [  4933] By: gsar                                  on 2000/01/31  18:45:07
5719         Log: !USING_WIDE() branch is busted in win32_stat()
5720      Branch: perl
5721            ! win32/win32.c
5722 ____________________________________________________________________________
5723 [  4932] By: jhi                                   on 2000/01/31  06:41:47
5724         Log: Reveal even more symbols.
5725      Branch: cfgperl
5726            ! Configure config_h.SH
5727      Branch: metaconfig
5728            ! U/modified/Cppsym.U
5729 ____________________________________________________________________________
5730 [  4931] By: jhi                                   on 2000/01/31  06:21:41
5731         Log: Integrate with Sarathy.
5732      Branch: cfgperl
5733            - lib/caller.pm
5734           !> (integrate 29 files)
5735 ____________________________________________________________________________
5736 [  4930] By: gsar                                  on 2000/01/31  04:57:42
5737         Log: runtime now looks at the SVf_UTF8 bit on the SV to decide
5738              whether to use widechar semantics; lexer and RE engine continue
5739              to need "use utf8" to enable unicode awareness in literals
5740              and patterns (TODO: this needs to be fixed); $1 et al are marked
5741              SvUTF8 if the pattern was compiled for utf8 (TODO: propagating
5742              it from the data is probably better)
5743      Branch: perl
5744            ! doop.c gv.c mg.c op.c op.h pp.c pp_ctl.c pp_hot.c regcomp.c
5745            ! sv.c t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
5746            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c utf8.h
5747 ____________________________________________________________________________
5748 [  4929] By: gsar                                  on 2000/01/31  04:17:09
5749         Log: remove caller.pm from change#3534 (flawed idea)
5750      Branch: perl
5751            - lib/caller.pm
5752            ! MANIFEST pod/perldelta.pod pod/perlfunc.pod
5753 ____________________________________________________________________________
5754 [  4928] By: gsar                                  on 2000/01/31  04:16:01
5755         Log: fix factual regression (-e doesn't create temporary files anymore)
5756      Branch: perl
5757            ! pod/perlfilter.pod
5758 ____________________________________________________________________________
5759 [  4927] By: gsar                                  on 2000/01/30  21:27:12
5760         Log: introduce $^V (eq chr($revision) . chr($version) . chr($subversion));
5761              document version tuples
5762      Branch: perl
5763            ! gv.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
5764            ! pod/perlvar.pod
5765 ____________________________________________________________________________
5766 [  4926] By: gsar                                  on 2000/01/28  18:10:12
5767         Log: implement -follow option in find2perl (from Helmut Jarausch
5768              <jarausch@igpm.rwth-aachen.de>)
5769      Branch: perl
5770            ! lib/File/Find.pm x2p/find2perl.PL
5771 ____________________________________________________________________________
5772 [  4925] By: gsar                                  on 2000/01/28  18:03:28
5773         Log: document what chdir() without an argument does (from Mark-Jason
5774              Dominus <mjd@plover.com>)
5775      Branch: perl
5776            ! pod/perlfunc.pod
5777 ____________________________________________________________________________
5778 [  4924] By: gsar                                  on 2000/01/28  17:49:34
5779         Log: README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
5780      Branch: perl
5781            ! README.cygwin
5782 ____________________________________________________________________________
5783 [  4923] By: gsar                                  on 2000/01/28  17:10:08
5784         Log: avoid leaking lexicals into program being debugged (from Ilya
5785              Zakharevich)
5786      Branch: perl
5787            ! lib/perl5db.pl
5788 ____________________________________________________________________________
5789 [  4922] By: gsar                                  on 2000/01/28  16:36:13
5790         Log: perldelta note about export list changes
5791      Branch: perl
5792            ! Changes pod/perldelta.pod
5793 ____________________________________________________________________________
5794 [  4921] By: gsar                                  on 2000/01/28  15:49:04
5795         Log: alias realpath() to abs_path() (from Tom Christiansen)
5796      Branch: perl
5797            ! lib/Cwd.pm
5798 ____________________________________________________________________________
5799 [  4920] By: jhi                                   on 2000/01/28  09:52:47
5800         Log: Cppsym fixup from Andy.
5801      Branch: cfgperl
5802            ! Configure config_h.SH
5803      Branch: metaconfig
5804            ! U/modified/Cppsym.U
5805 ____________________________________________________________________________
5806 [  4919] By: jhi                                   on 2000/01/28  09:52:22
5807         Log: In HP-UX no largefiles if no 64 bits.
5808      Branch: cfgperl
5809            ! hints/hpux.sh
5810 ____________________________________________________________________________
5811 [  4918] By: jhi                                   on 2000/01/28  09:03:37
5812         Log: The #4880 was too eager, the $n test is useful too.
5813      Branch: cfgperl
5814            ! lib/Benchmark.pm
5815 ____________________________________________________________________________
5816 [  4917] By: jhi                                   on 2000/01/28  06:27:50
5817         Log: Integrate with Sarathy.
5818      Branch: cfgperl
5819           +> pod/perlapi.pod pod/perlintern.pod
5820           !> (integrate 39 files)
5821 ____________________________________________________________________________
5822 [  4916] By: gsar                                  on 2000/01/28  05:29:37
5823         Log: more exported symbols needed for build on windows
5824      Branch: perl
5825            ! embed.pl global.sym objXSUB.h perlapi.c pod/perlapi.pod
5826            ! pod/perlintern.pod t/lib/thread.t win32/win32.c
5827 ____________________________________________________________________________
5828 [  4915] By: gsar                                  on 2000/01/28  03:43:52
5829         Log: autogenerate API listing from comments in the source (from Benjamin
5830              Stuhl <sho_pi@hotmail.com>); fix the markup format to be more
5831              flexible for better readability; add missing docs in sv.c; regenerate
5832              perltoc
5833      Branch: perl
5834            + pod/perlapi.pod pod/perlintern.pod
5835            ! MANIFEST XSUB.h av.c av.h cop.h cv.h embed.pl global.sym gv.c
5836            ! gv.h handy.h hv.c hv.h intrpvar.h makedef.pl mg.c objXSUB.h
5837            ! op.c op.h perl.c perlapi.c pod/Makefile pod/buildtoc
5838            ! pod/perl.pod pod/perldelta.pod pod/perlguts.pod
5839            ! pod/perltoc.pod pod/roffitall pp.h scope.h sv.c sv.h thrdvar.h
5840            ! universal.c util.c
5841 ____________________________________________________________________________
5842 [  4914] By: gsar                                  on 2000/01/27  19:43:35
5843         Log: document unimplemented status of forking pipe open() on windows
5844      Branch: perl
5845            ! pod/perlfork.pod t/op/fork.t
5846 ____________________________________________________________________________
5847 [  4913] By: jhi                                   on 2000/01/27  11:18:51
5848         Log: Integrate with Sarathy.
5849      Branch: cfgperl
5850           !> (integrate 51 files)
5851 ____________________________________________________________________________
5852 [  4912] By: jhi                                   on 2000/01/27  10:35:48
5853         Log: Cppsym update continues.
5854      Branch: cfgperl
5855            ! Configure config_h.SH
5856      Branch: metaconfig
5857            ! U/modified/Cppsym.U
5858 ____________________________________________________________________________
5859 [  4911] By: gsar                                  on 2000/01/27  08:04:17
5860         Log: add missing flag in change#4892
5861      Branch: perl
5862            ! win32/win32.c
5863 ____________________________________________________________________________
5864 [  4910] By: gsar                                  on 2000/01/27  03:56:48
5865         Log: various pod nits identified by installhtml (all fixed except
5866              unresolved links)
5867      Branch: perl
5868            ! ext/B/B/C.pm ext/Devel/Peek/Peek.pm ext/File/Glob/Glob.pm
5869            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/SysV.pm
5870            ! ext/Thread/Thread.pm lib/Class/Struct.pm lib/File/Find.pm
5871            ! lib/File/Spec/VMS.pm lib/Pod/Html.pm lib/UNIVERSAL.pm
5872            ! pod/buildtoc pod/perlcompile.pod pod/perlfork.pod
5873            ! pod/perlre.pod pod/perltoc.pod pod/perltodo.pod
5874 ____________________________________________________________________________
5875 [  4909] By: gsar                                  on 2000/01/26  22:45:28
5876         Log: typo
5877      Branch: perl
5878            ! Porting/p4desc
5879 ____________________________________________________________________________
5880 [  4908] By: gsar                                  on 2000/01/26  22:41:18
5881         Log: update p4 tool
5882      Branch: perl
5883            ! Porting/p4desc
5884 ____________________________________________________________________________
5885 [  4907] By: gsar                                  on 2000/01/26  21:45:41
5886         Log: revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>
5887              and C<my $foo : a : b : c> are all valid (from Spider Boardman)
5888      Branch: perl
5889            ! lib/AutoSplit.pm lib/SelfLoader.pm lib/attributes.pm
5890            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
5891            ! t/op/attrs.t toke.c
5892 ____________________________________________________________________________
5893 [  4906] By: gsar                                  on 2000/01/26  20:16:39
5894         Log: pod typos and warnings (from Abigail <abigail@delanet.com>)
5895      Branch: perl
5896            ! README.win32 ext/B/B/Deparse.pm lib/Class/Struct.pm
5897 ____________________________________________________________________________
5898 [  4905] By: gsar                                  on 2000/01/26  19:10:26
5899         Log: s/STOP/CHECK/ blocks
5900      Branch: perl
5901            ! embedvar.h ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm intrpvar.h
5902            ! keywords.h keywords.pl lib/constant.pm op.c perl.c perlapi.h
5903            ! perly.c perly.y pod/perldelta.pod pod/perldiag.pod
5904            ! pod/perlfunc.pod pod/perlmod.pod pod/perlrun.pod
5905            ! pod/perlsub.pod pod/perltodo.pod sv.c t/op/misc.t toke.c
5906            ! vms/perly_c.vms
5907 ____________________________________________________________________________
5908 [  4904] By: jhi                                   on 2000/01/26  13:58:18
5909         Log: In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
5910              of O_NONBLOCK a subsequent fcntl F_GETFL will return O_NDELAY.
5911      Branch: cfgperl
5912            ! ext/IO/IO.xs
5913 ____________________________________________________________________________
5914 [  4903] By: jhi                                   on 2000/01/26  11:16:34
5915         Log: Continue cpp symbol update.
5916      Branch: cfgperl
5917            ! Configure config_h.SH
5918      Branch: metaconfig
5919            ! U/modified/Cppsym.U
5920 ____________________________________________________________________________
5921 [  4902] By: gsar                                  on 2000/01/26  09:28:37
5922         Log: tweak exports list on Windows
5923      Branch: perl
5924            ! makedef.pl t/op/fork.t win32/win32.h
5925 ____________________________________________________________________________
5926 [  4901] By: jhi                                   on 2000/01/26  08:05:57
5927         Log: Integrate with Sarathy.
5928      Branch: cfgperl
5929           !> Changes README.win32 lib/File/Path.pm lib/Getopt/Std.pm op.c
5930           !> pod/perldelta.pod pod/perldiag.pod t/op/grep.t
5931           !> t/pragma/strict-vars toke.c win32/Makefile win32/makefile.mk
5932           !> win32/win32.c win32/win32.h
5933 ____________________________________________________________________________
5934 [  4900] By: jhi                                   on 2000/01/26  07:59:05
5935         Log: s/d_nvpresuv/d_nv_preserves_uv/;
5936              plus cosmetic change for #4899.
5937      Branch: cfgperl
5938            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5939            ! config_h.SH
5940      Branch: metaconfig
5941            ! U/modified/Cppsym.U
5942      Branch: metaconfig/U/perl
5943            ! perlxv.U
5944 ____________________________________________________________________________
5945 [  4899] By: jhi                                   on 2000/01/26  07:46:56
5946         Log: Update the scan of the cpp symbols.
5947      Branch: cfgperl
5948            ! Configure config_h.SH
5949      Branch: metaconfig
5950            ! U/modified/Cppsym.U
5951 ____________________________________________________________________________
5952 [  4898] By: gsar                                  on 2000/01/26  04:49:45
5953         Log: allow '--' to terminate argument processing (suggested by
5954              Marc Espie <espie@schutzenberger.liafa.jussieu.fr>)
5955      Branch: perl
5956            ! lib/Getopt/Std.pm
5957 ____________________________________________________________________________
5958 [  4897] By: gsar                                  on 2000/01/26  02:42:38
5959         Log: change#3744 should have made grep more like map instead of the
5960              other way around
5961      Branch: perl
5962            ! t/op/grep.t toke.c
5963 ____________________________________________________________________________
5964 [  4896] By: gsar                                  on 2000/01/26  00:56:14
5965         Log: integrate cfgperl contents into mainline
5966      Branch: perl
5967           +> vos/config.def vos/config.pl
5968            ! Changes
5969           !> Configure MANIFEST config_h.SH hints/unicosmk.sh
5970           !> lib/Benchmark.pm pod/perldelta.pod pod/perlhist.pod pp.c
5971           !> vos/config.h vos/config_h.SH_orig
5972 ____________________________________________________________________________
5973 [  4895] By: gsar                                  on 2000/01/26  00:45:45
5974         Log: fix parse failure of (my $foo : bar) and similar (from Spider
5975              Boardman)
5976      Branch: perl
5977            ! toke.c
5978 ____________________________________________________________________________
5979 [  4894] By: gsar                                  on 2000/01/26  00:33:53
5980         Log: avoid failure if directories already read by rmtree() are
5981              deleted by another process
5982      Branch: perl
5983            ! lib/File/Path.pm
5984 ____________________________________________________________________________
5985 [  4893] By: gsar                                  on 2000/01/25  23:19:18
5986         Log: typo in change#4892
5987      Branch: perl
5988            ! win32/win32.c
5989 ____________________________________________________________________________
5990 [  4892] By: gsar                                  on 2000/01/25  22:16:19
5991         Log: eliminate need for perl95.exe on Windows 9x by working around CRT
5992              bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
5993              to call the fixed version of open_osfhandle() only on Windows 9x;
5994              updated the makefiles and README.win32 to suit
5995      Branch: perl
5996            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
5997            ! win32/win32.h
5998 ____________________________________________________________________________
5999 [  4891] By: gsar                                  on 2000/01/25  20:22:01
6000         Log: produce redeclaration warning on C<our $foo; { our $foo; ... }>
6001      Branch: perl
6002            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/strict-vars
6003 ____________________________________________________________________________
6004 [  4890] By: gsar                                  on 2000/01/25  19:21:17
6005         Log: update Makefile notes on the now deprecated USE_5005THREADS and
6006              USE_OBJECT
6007      Branch: perl
6008            ! win32/Makefile win32/makefile.mk
6009 ____________________________________________________________________________
6010 [  4889] By: jhi                                   on 2000/01/25  14:44:55
6011         Log: Misedit in #4888.
6012      Branch: cfgperl
6013            ! pp.c
6014 ____________________________________________________________________________
6015 [  4888] By: jhi                                   on 2000/01/25  14:38:59
6016         Log: UNICOS/mk patches.  Removing the _CRAYMPP test may be
6017              rash but it's the best move I can think of right now.
6018              UNICOS/mk doesn't anymore (2.0.4.82) define _CRAYMPP,
6019              but I think it did in the past.
6020              Removing the _CRAYMPP test fixes a legion of pack/unpack
6021              failures (hint: SHORTSIZE=4,INTSIZE=8,LONGSIZE=8).
6022              One subtest, t/lib/io_sock.t #14, is still failing.
6023      Branch: cfgperl
6024            ! Configure config_h.SH hints/unicosmk.sh pp.c
6025      Branch: metaconfig
6026            ! U/modified/Oldconfig.U
6027 ____________________________________________________________________________
6028 [  4887] By: jhi                                   on 2000/01/25  06:13:14
6029         Log: Integrate with Sarathy.
6030      Branch: cfgperl
6031           !> Changes Makefile.SH XSUB.h cflags.SH embed.pl globals.c
6032           !> installperl lib/Pod/Html.pm makedef.pl mg.c objXSUB.h perl.h
6033           !> perlapi.c perlapi.h pod/perldelta.pod pod/perldiag.pod
6034           !> t/io/fs.t win32/Makefile win32/makefile.mk win32/perlhost.h
6035           !> win32/perllib.c win32/win32.c win32/win32.h
6036 ____________________________________________________________________________
6037 [  4886] By: gsar                                  on 2000/01/25  02:54:00
6038         Log: consistently use MAX_PATH+1 buffer sizes
6039      Branch: perl
6040            ! win32/win32.c
6041 ____________________________________________________________________________
6042 [  4885] By: gsar                                  on 2000/01/25  02:51:35
6043         Log: workaround for rename('x','X') bug in Windows NT
6044      Branch: perl
6045            ! t/io/fs.t win32/win32.c
6046 ____________________________________________________________________________
6047 [  4884] By: gsar                                  on 2000/01/25  01:32:57
6048         Log: windows build fixups from uniform DLL name change to perl56.dll
6049      Branch: perl
6050            ! installperl makedef.pl win32/perllib.c
6051 ____________________________________________________________________________
6052 [  4883] By: gsar                                  on 2000/01/25  01:31:27
6053         Log: more fixes for warnings from change#4840
6054      Branch: perl
6055            ! lib/Pod/Html.pm
6056 ____________________________________________________________________________
6057 [  4882] By: gsar                                  on 2000/01/24  15:35:12
6058         Log: assorted little nits
6059      Branch: perl
6060            ! mg.c win32/Makefile win32/makefile.mk win32/perlhost.h
6061            ! win32/win32.c
6062 ____________________________________________________________________________
6063 [  4881] By: gsar                                  on 2000/01/24  14:32:31
6064         Log: add new warnings to perldelta
6065      Branch: perl
6066            ! Changes pod/perldelta.pod pod/perldiag.pod
6067 ____________________________________________________________________________
6068 [  4880] By: jhi                                   on 2000/01/24  14:14:23
6069         Log: From: Stephane Payrard <properler@freesurf.fr>
6070              To: Gurusamy Sarathy <gsar@ActiveState.com>
6071              Cc: perl5-porters@perl.org
6072              Subject: <patch> avoid division by 0 in Benchmark.pm
6073              Date: Mon, 24 Jan 2000 16:15:38 +0100
6074              Message-ID: <20000124161538.A995@freesurf.fr>
6075      Branch: cfgperl
6076            ! lib/Benchmark.pm
6077 ____________________________________________________________________________
6078 [  4879] By: gsar                                  on 2000/01/24  14:14:20
6079         Log: force linkage of the function wrappers for globals in change#4878
6080      Branch: perl
6081            ! embed.pl globals.c perlapi.h win32/win32.h
6082 ____________________________________________________________________________
6083 [  4878] By: gsar                                  on 2000/01/24  13:04:45
6084         Log: enable function wrappers for access to globals under MULTIPLICITY
6085              (provides binary compatibility in the face of changes in interpreter
6086              structure)
6087      Branch: perl
6088            ! Makefile.SH XSUB.h cflags.SH embed.pl makedef.pl objXSUB.h
6089            ! perl.h perlapi.c perlapi.h win32/Makefile win32/makefile.mk
6090 ____________________________________________________________________________
6091 [  4877] By: jhi                                   on 2000/01/24  11:41:57
6092         Log: perlhist update.
6093      Branch: cfgperl
6094            ! pod/perlhist.pod
6095 ____________________________________________________________________________
6096 [  4876] By: jhi                                   on 2000/01/24  11:32:07
6097         Log: Updates on the large file support status.
6098      Branch: cfgperl
6099            ! pod/perldelta.pod
6100 ____________________________________________________________________________
6101 [  4875] By: jhi                                   on 2000/01/24  11:23:16
6102         Log: Integrate with Sarathy.
6103      Branch: cfgperl
6104           !> ext/DB_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
6105           !> ext/ODBM_File/ODBM_File.pm lib/AutoSplit.pm
6106           !> lib/Math/Complex.pm lib/Math/Trig.pm lib/Shell.pm
6107 ____________________________________________________________________________
6108 [  4874] By: gsar                                  on 2000/01/24  10:43:03
6109         Log: fix typos; avoid use constant for lowercase constants (produces
6110              warnings now)
6111      Branch: perl
6112            ! ext/DB_File/Makefile.PL lib/Math/Complex.pm lib/Math/Trig.pm
6113            ! lib/Shell.pm
6114 ____________________________________________________________________________
6115 [  4873] By: gsar                                  on 2000/01/24  09:40:24
6116         Log: avoid warnings when there's no subs to autosplit
6117      Branch: perl
6118            ! lib/AutoSplit.pm
6119 ____________________________________________________________________________
6120 [  4872] By: jhi                                   on 2000/01/24  09:39:01
6121         Log: Create a tool for converting a config_h.SH into a VOS config.h.
6122      Branch: cfgperl
6123            + vos/config.def vos/config.pl
6124            ! MANIFEST vos/config.h vos/config_h.SH_orig
6125 ____________________________________________________________________________
6126 [  4871] By: gsar                                  on 2000/01/24  09:15:20
6127         Log: typos in change#4623
6128      Branch: perl
6129            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
6130 ____________________________________________________________________________
6131 [  4870] By: jhi                                   on 2000/01/24  06:43:19
6132         Log: Sync metaconfig units to comply with the typo fixes of #4869. 
6133      Branch: cfgperl
6134            ! Configure config_h.SH
6135      Branch: metaconfig
6136            + U/modified/cf_email.U U/modified/so.U
6137      Branch: metaconfig/U/perl
6138            ! dlsrc.U
6139 ____________________________________________________________________________
6140 [  4869] By: jhi                                   on 2000/01/24  06:04:31
6141         Log: Integrate with Sarathy.
6142      Branch: cfgperl
6143           +> t/pragma/diagnostics.t
6144           !> (integrate 120 files)
6145 ____________________________________________________________________________
6146 [  4868] By: gsar                                  on 2000/01/23  21:49:28
6147         Log: on windows, set seek position to end for files opened in append mode
6148              (improves compatibility with Unix, avoids buffering issues)
6149      Branch: perl
6150            ! win32/win32.c
6151 ____________________________________________________________________________
6152 [  4867] By: gsar                                  on 2000/01/23  21:19:31
6153         Log: change#4866 was flawed; revert and add better fix for warning
6154      Branch: perl
6155            ! op.c op.h
6156 ____________________________________________________________________________
6157 [  4866] By: gsar                                  on 2000/01/23  20:43:56
6158         Log: optimize away runtime code for our($foo) (also avoid warnings)
6159      Branch: perl
6160            ! op.c
6161 ____________________________________________________________________________
6162 [  4865] By: gsar                                  on 2000/01/23  13:17:18
6163         Log: DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>
6164      Branch: perl
6165            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6166            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
6167 ____________________________________________________________________________
6168 [  4864] By: gsar                                  on 2000/01/23  13:12:31
6169         Log: system('VAR123=foo cmd') wasn't invoking shell (de-locale-ized patch
6170              suggested by Dominic Dunlop <domo@computer.org>)
6171      Branch: perl
6172            ! doio.c
6173 ____________________________________________________________________________
6174 [  4863] By: gsar                                  on 2000/01/23  13:01:35
6175         Log: fix misclassified warnings
6176      Branch: perl
6177            ! pod/perldiag.pod
6178 ____________________________________________________________________________
6179 [  4862] By: gsar                                  on 2000/01/23  12:52:12
6180         Log: document bareword prototype incompatibility
6181      Branch: perl
6182            ! pod/perldelta.pod pod/perlsub.pod
6183 ____________________________________________________________________________
6184 [  4861] By: gsar                                  on 2000/01/23  12:32:25
6185         Log: faulty edit
6186      Branch: perl
6187            ! lib/File/stat.pm
6188 ____________________________________________________________________________
6189 [  4860] By: gsar                                  on 2000/01/23  12:23:48
6190         Log: s/use vars/our/g modules that aren't independently maintained on CPAN
6191      Branch: perl
6192            ! ext/B/B/Asmdata.pm ext/Data/Dumper/Dumper.pm
6193            ! ext/Devel/DProf/DProf.pm ext/Fcntl/Fcntl.pm
6194            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
6195            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
6196            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
6197            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
6198            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
6199            ! ext/IO/lib/IO/Socket/UNIX.pm ext/NDBM_File/NDBM_File.pm
6200            ! ext/ODBM_File/ODBM_File.pm ext/Opcode/Opcode.pm
6201            ! ext/Opcode/Safe.pm ext/POSIX/POSIX.pm
6202            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
6203            ! ext/Thread/Thread.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
6204            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Dumpvalue.pm
6205            ! lib/ExtUtils/Command.pm lib/ExtUtils/Install.pm
6206            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
6207            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Mksymlists.pm
6208            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
6209            ! lib/File/Compare.pm lib/File/Copy.pm lib/File/Find.pm
6210            ! lib/File/Path.pm lib/File/stat.pm lib/FileHandle.pm
6211            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Net/Ping.pm
6212            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
6213            ! lib/Net/servent.pm lib/Shell.pm lib/Test.pm
6214            ! lib/Test/Harness.pm lib/Tie/Array.pm lib/Tie/Handle.pm
6215            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
6216            ! lib/User/pwent.pm lib/base.pm lib/caller.pm lib/constant.pm
6217            ! lib/diagnostics.pm lib/fields.pm lib/lib.pm lib/strict.pm
6218 ____________________________________________________________________________
6219 [  4859] By: gsar                                  on 2000/01/23  11:29:22
6220         Log: fix diagnostics to report "our" vs "my" correctly
6221      Branch: perl
6222            ! op.c pod/perldiag.pod
6223 ____________________________________________________________________________
6224 [  4858] By: gsar                                  on 2000/01/23  10:14:46
6225         Log: set api_version to 5.5.0 (binary compatibility needs to get tested
6226              more widely)
6227      Branch: perl
6228            ! patchlevel.h
6229 ____________________________________________________________________________
6230 [  4857] By: gsar                                  on 2000/01/23  10:04:03
6231         Log: disallow our($foo::bar)
6232      Branch: perl
6233            ! pod/perldiag.pod toke.c
6234 ____________________________________________________________________________
6235 [  4856] By: gsar                                  on 2000/01/23  09:50:54
6236         Log: dprofpp can't find Devel::DProf::VERSION due to change#4852
6237      Branch: perl
6238            ! utils/dprofpp.PL
6239 ____________________________________________________________________________
6240 [  4855] By: gsar                                  on 2000/01/23  09:36:51
6241         Log: new test (from Michael G Schwern <schwern@pobox.com>)
6242      Branch: perl
6243            + t/pragma/diagnostics.t
6244            ! MANIFEST
6245 ____________________________________________________________________________
6246 [  4854] By: gsar                                  on 2000/01/23  09:24:40
6247         Log: add PREREQ_PM to default template (suggested by Michael G Schwern
6248              <schwern@pobox.com>)
6249      Branch: perl
6250            ! utils/h2xs.PL
6251 ____________________________________________________________________________
6252 [  4853] By: gsar                                  on 2000/01/23  09:08:30
6253         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
6254      Branch: perl
6255            ! cygwin/Makefile.SHs hints/cygwin.sh t/io/tell.t
6256 ____________________________________________________________________________
6257 [  4852] By: gsar                                  on 2000/01/23  08:52:44
6258         Log: mark some extensions as "special versions" to avoid CPAN indexer
6259              confusion (from Ilya Zakharevich)
6260      Branch: perl
6261            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
6262 ____________________________________________________________________________
6263 [  4851] By: gsar                                  on 2000/01/23  08:48:46
6264         Log: prefer POSIX::uname() rather than syscalls, which require attempting
6265              to load syscall.ph (from David Huggins-Daines <dhd@eradicator.org>)
6266      Branch: perl
6267            ! lib/Sys/Hostname.pm
6268 ____________________________________________________________________________
6269 [  4850] By: gsar                                  on 2000/01/23  08:36:43
6270         Log: integrate cfgperl contents into mainline
6271      Branch: perl
6272           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
6273           !> Porting/config_H config_h.SH perl.h
6274 ____________________________________________________________________________
6275 [  4849] By: gsar                                  on 2000/01/23  08:17:30
6276         Log: fix localization in while BLOCK when there is a continue BLOCK
6277              by introducing an explicit scope (c.f. change#4848)
6278      Branch: perl
6279            ! op.c pp_ctl.c t/cmd/while.t
6280 ____________________________________________________________________________
6281 [  4848] By: gsar                                  on 2000/01/23  06:43:51
6282         Log: fix scope cleanup when next jumps to a continue block; this is rather
6283              in the nature of a kludge; it doesn't fix the longstanding bug that
6284              makes C<while (!$x++) { local $x = 7 } continue { print $x }> print "7"
6285              instead of "1")
6286      Branch: perl
6287            ! pp_ctl.c t/cmd/while.t
6288 ____________________________________________________________________________
6289 [  4847] By: gsar                                  on 2000/01/23  04:47:25
6290         Log: don't warn about masked lexical in C<if (my $x = 1) { my $x; }>,
6291              C<while (my $x = foo()) { my $x = bar(); }> etc.
6292      Branch: perl
6293            ! op.c
6294 ____________________________________________________________________________
6295 [  4846] By: gsar                                  on 2000/01/23  04:44:17
6296         Log: avoid warnings in change#4839
6297      Branch: perl
6298            ! lib/Carp/Heavy.pm
6299 ____________________________________________________________________________
6300 [  4845] By: gsar                                  on 2000/01/22  13:12:38
6301         Log: Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
6302      Branch: perl
6303            ! Changes Configure
6304 ____________________________________________________________________________
6305 [  4844] By: gsar                                  on 2000/01/22  12:46:26
6306         Log: wrong category for exec() warning
6307      Branch: perl
6308            ! op.c pod/perlop.pod
6309 ____________________________________________________________________________
6310 [  4843] By: gsar                                  on 2000/01/22  12:42:40
6311         Log: fix line continuations in argument lists (from Helmut Jarausch)
6312      Branch: perl
6313            ! lib/ExtUtils/xsubpp
6314 ____________________________________________________________________________
6315 [  4842] By: gsar                                  on 2000/01/22  12:34:39
6316         Log: CGI.pm upgraded to v2.56 from CPAN
6317      Branch: perl
6318            ! eg/cgi/index.html lib/CGI.pm lib/CGI/Apache.pm
6319            ! lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Switch.pm
6320            ! t/lib/cgi-html.t
6321 ____________________________________________________________________________
6322 [  4841] By: gsar                                  on 2000/01/22  12:07:23
6323         Log: avoid warnings due to lack of forward declarations
6324      Branch: perl
6325            ! lib/Pod/Html.pm
6326 ____________________________________________________________________________
6327 [  4840] By: gsar                                  on 2000/01/22  12:04:30
6328         Log: heavy cleanup of Pod::Html bug fixes (from Wolfgang Laun
6329              <wolfgang.laun@alcatel.at>)
6330      Branch: perl
6331            ! lib/Pod/Html.pm
6332 ____________________________________________________________________________
6333 [  4839] By: gsar                                  on 2000/01/22  11:57:24
6334         Log: better Carp reporting within subclassed modules (from Wolfgang Laun
6335              <wolfgang.laun@alcatel.at>)
6336      Branch: perl
6337            ! lib/Carp/Heavy.pm pod/perldelta.pod
6338 ____________________________________________________________________________
6339 [  4838] By: gsar                                  on 2000/01/22  10:53:06
6340         Log: truncate(FH) flushes FH before truncating it
6341      Branch: perl
6342            ! pp_sys.c t/io/fs.t
6343 ____________________________________________________________________________
6344 [  4837] By: gsar                                  on 2000/01/22  10:37:16
6345         Log: #line directives without a filename leave the file name as it was
6346              instead of setting it to the script name (from Andrew Pimlott
6347              <andrew@pimlott.ne.mediaone.net>)
6348      Branch: perl
6349            ! toke.c
6350 ____________________________________________________________________________
6351 [  4836] By: gsar                                  on 2000/01/22  10:06:53
6352         Log: add patch for printf-style format typechecks (from Robin Barker
6353              <rmb1@cise.npl.co.uk>); fixes for problems so identified
6354      Branch: perl
6355            ! XSUB.h doio.c dump.c embed.pl gv.c op.c perl.c perl.h pp_ctl.c
6356            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c
6357 ____________________________________________________________________________
6358 [  4835] By: gsar                                  on 2000/01/22  08:42:52
6359         Log: From: John Tobey <jtobey@isay.com>
6360              Date: Thu, 16 Dec 1999 20:20:38 -0500
6361              Message-Id: <E11ym4U-0000c7-00@einstein.localnet>
6362              Subject: [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'
6363      Branch: perl
6364            ! lib/base.pm lib/fields.pm t/lib/fields.t
6365 ____________________________________________________________________________
6366 [  4834] By: gsar                                  on 2000/01/22  08:08:08
6367         Log: fix deeply nested closures that have no references to lexical in
6368              intervening subs
6369      Branch: perl
6370            ! embed.h embed.pl op.c proto.h t/op/closure.t
6371 ____________________________________________________________________________
6372 [  4833] By: gsar                                  on 2000/01/21  17:04:21
6373         Log: add $VERSION
6374      Branch: perl
6375            ! lib/Text/Soundex.pm lib/Tie/Handle.pm
6376 ____________________________________________________________________________
6377 [  4832] By: gsar                                  on 2000/01/21  16:49:09
6378         Log: fix bug in dumping self-referential scalars
6379      Branch: perl
6380            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
6381            ! t/lib/dumper.t
6382 ____________________________________________________________________________
6383 [  4831] By: jhi                                   on 2000/01/21  09:16:07
6384         Log: Integrate with Sarathy.
6385      Branch: cfgperl
6386           +> t/op/exists_sub.t
6387           !> INSTALL MANIFEST embed.h embed.pl global.sym objXSUB.h op.c
6388           !> op.h perlapi.c pod/perldelta.pod pod/perldiag.pod
6389           !> pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod pp.c pp_hot.c
6390           !> pp_sys.c proto.h sv.c sv.h t/pragma/warn/pp_hot
6391           !> t/pragma/warn/pp_sys util.c utils/h2xs.PL
6392 ____________________________________________________________________________
6393 [  4830] By: gsar                                  on 2000/01/21  04:28:08
6394         Log: patch to report warnings on bogus filehandles passed to flock(),
6395              more consistent warnings, from Greg Bacon <gbacon@itsc.uah.edu>
6396              (slightly modified)
6397      Branch: perl
6398            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
6399            ! pod/perldiag.pod pp_hot.c pp_sys.c proto.h
6400            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
6401 ____________________________________________________________________________
6402 [  4829] By: gsar                                  on 2000/01/21  03:43:46
6403         Log: typo fix
6404      Branch: perl
6405            ! pod/perlop.pod
6406 ____________________________________________________________________________
6407 [  4828] By: gsar                                  on 2000/01/21  03:32:31
6408         Log: notes about $^H and %^H from Ilya Zakharevich; substantial
6409              fixups of faulty facts and prose
6410      Branch: perl
6411            ! pod/perlvar.pod
6412 ____________________________________________________________________________
6413 [  4827] By: gsar                                  on 2000/01/21  01:45:51
6414         Log: support for C<exists &func> (from Spider Boardman)
6415      Branch: perl
6416            + t/op/exists_sub.t
6417            ! MANIFEST op.c op.h pod/perldelta.pod pod/perldiag.pod
6418            ! pod/perlfunc.pod pp.c
6419 ____________________________________________________________________________
6420 [  4826] By: gsar                                  on 2000/01/21  01:35:46
6421         Log: mention the fact that open(my $foo, ...) covers all handle
6422              constructors
6423      Branch: perl
6424            ! pod/perldelta.pod
6425 ____________________________________________________________________________
6426 [  4825] By: gsar                                  on 2000/01/21  01:03:34
6427         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6428              Date: Wed, 19 Jan 2000 15:05:11 -0500
6429              Message-ID: <20000119150511.A22859@monk.mps.ohio-state.edu>
6430              Subject: [PATCH 5.005_63] h2xs goof and a depessimization
6431      Branch: perl
6432            ! utils/h2xs.PL
6433 ____________________________________________________________________________
6434 [  4824] By: gsar                                  on 2000/01/20  19:14:26
6435         Log: INSTALL updates from Andy Dougherty
6436      Branch: perl
6437            ! INSTALL
6438 ____________________________________________________________________________
6439 [  4823] By: gsar                                  on 2000/01/20  08:40:13
6440         Log: sv_true() has a superfluous test
6441      Branch: perl
6442            ! sv.c sv.h
6443 ____________________________________________________________________________
6444 [  4822] By: bailey                                on 2000/01/20  02:03:35
6445         Log: Minor cosmetic updates
6446      Branch: vmsperl
6447            ! configure.com
6448 ____________________________________________________________________________
6449 [  4821] By: bailey                                on 2000/01/20  00:25:30
6450         Log: Quick integration of mainline changes to date
6451      Branch: vmsperl
6452           +> (branch 74 files)
6453            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu epoc/config.h
6454            - epoc/perl.mmp epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
6455            - lib/Pod/PlainText.pm lib/unicode/Eq/Latin1
6456            - lib/unicode/Eq/Unicode lib/unicode/Jamo-2.txt
6457            - lib/unicode/Unicode.html lib/unicode/UnicodeData-Latest.txt
6458            - lib/warning.pm os2/POSIX.mkfifo warning.h
6459           !> (integrate 462 files)
6460 ____________________________________________________________________________
6461 [  4820] By: jhi                                   on 2000/01/19  22:46:42
6462         Log: More robust inc_version_list from Andy.
6463      Branch: cfgperl
6464            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6465            ! config_h.SH
6466      Branch: metaconfig
6467            ! U/installdirs/inc_version_list.U
6468 ____________________________________________________________________________
6469 [  4819] By: jhi                                   on 2000/01/19  17:36:56
6470         Log: Add NV_PRESERVES_UV.
6471      Branch: cfgperl
6472            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6473            ! config_h.SH perl.h
6474      Branch: metaconfig
6475            ! U/protos/selecttype.U
6476      Branch: metaconfig/U/perl
6477            - nvpresuv.U
6478            ! perlxv.U
6479 ____________________________________________________________________________
6480 [  4818] By: jhi                                   on 2000/01/19  08:13:05
6481         Log: Integrate with Sarathy.
6482      Branch: cfgperl
6483           !> Changes Configure win32/config.bc win32/config.gc
6484           !> win32/config.vc win32/config_H.bc win32/config_H.gc
6485           !> win32/config_H.vc
6486 ____________________________________________________________________________
6487 [  4817] By: gsar                                  on 2000/01/19  05:25:43
6488         Log: regen win32/config*
6489      Branch: perl
6490            ! Configure win32/config.bc win32/config.gc win32/config.vc
6491            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6492 ____________________________________________________________________________
6493 [  4816] By: jhi                                   on 2000/01/18  21:19:10
6494         Log: Policy patch from Andy for installation directories,
6495              removing the $apiversion.
6496      Branch: cfgperl
6497            ! Policy_sh.SH
6498 ____________________________________________________________________________
6499 [  4815] By: jhi                                   on 2000/01/18  21:11:03
6500         Log: Move _GNU_SOURCE into config_h.SH awaay from Configure
6501              as suggested by Andy.
6502      Branch: cfgperl
6503            ! Configure config_h.SH
6504      Branch: metaconfig
6505            ! U/compline/d_gnulibc.U U/modified/cc.U
6506 ____________________________________________________________________________
6507 [  4814] By: gsar                                  on 2000/01/18  20:48:10
6508         Log: integrate cfgperl changes into mainline
6509      Branch: perl
6510            ! Changes
6511           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6512           !> Porting/pumpkin.pod config_h.SH doop.c patchlevel.h perl.c
6513           !> perl.h t/lib/posix.t t/op/pack.t utf8.c
6514 ____________________________________________________________________________
6515 [  4813] By: jhi                                   on 2000/01/18  19:41:33
6516         Log: metaconfig todo note from Andy.
6517      Branch: cfgperl
6518            ! Configure config_h.SH
6519      Branch: metaconfig
6520            ! U/installdirs/inc_version_list.U
6521 ____________________________________________________________________________
6522 [  4812] By: jhi                                   on 2000/01/18  15:02:55
6523         Log: More -V.
6524      Branch: cfgperl
6525            ! perl.c
6526 ____________________________________________________________________________
6527 [  4811] By: jhi                                   on 2000/01/18  10:35:30
6528         Log: More compile-time options shown with -V.
6529      Branch: cfgperl
6530            ! perl.c
6531 ____________________________________________________________________________
6532 [  4810] By: jhi                                   on 2000/01/17  08:35:49
6533         Log: Add -D_GNU_SOURCE into ccflags for gcc (for now to expose
6534              the strtold() and qgcvt() prototypes for long doubles, but
6535              it should be okay in any case); fix bad assumptions in the
6536              test suite about string->float conversions; though the out
6537              parameter of strtold() (and strtoll()) is unused, it is nicer
6538              to have it in correct type.
6539      Branch: cfgperl
6540            ! Configure config_h.SH perl.h t/lib/posix.t t/op/pack.t
6541      Branch: metaconfig
6542            ! U/modified/cc.U
6543 ____________________________________________________________________________
6544 [  4809] By: jhi                                   on 2000/01/16  19:21:18
6545         Log: strtoll works better ternary.
6546      Branch: cfgperl
6547            ! perl.h
6548 ____________________________________________________________________________
6549 [  4808] By: jhi                                   on 2000/01/16  19:12:58
6550         Log: Know strtoll.
6551      Branch: cfgperl
6552            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6553            ! config_h.SH perl.h
6554 ____________________________________________________________________________
6555 [  4807] By: jhi                                   on 2000/01/16  17:57:03
6556         Log: Integrate with Sarathy.
6557      Branch: cfgperl
6558           !> dump.c gv.c gv.h lib/vars.pm op.c op.h perl.h pod/perlfunc.pod
6559           !> sv.c sv.h t/pragma/strict-vars toke.c util.c
6560 ____________________________________________________________________________
6561 [  4806] By: jhi                                   on 2000/01/16  16:37:47
6562         Log: Continue qgcvt work; closer now but not yet there.
6563      Branch: cfgperl
6564            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6565            ! config_h.SH doop.c utf8.c
6566      Branch: metaconfig
6567            ! U/compline/d_gconvert.U
6568      Branch: metaconfig/U/perl
6569            ! d_qgcvt.U
6570 ____________________________________________________________________________
6571 [  4805] By: jhi                                   on 2000/01/15  22:26:16
6572         Log: Metaconfig and Porting patches from Andy; start using the new
6573              long long and long double thingies from #4804; regen Configure.
6574      Branch: cfgperl
6575            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6576            ! Porting/pumpkin.pod config_h.SH patchlevel.h perl.h util.c
6577      Branch: metaconfig
6578            + U/dist_patches/dist-p70a U/dist_patches/dist-p70b
6579            + U/dist_patches/dist-p70c U/installdirs/inc_version_list.U
6580            + U/modified/myhostname.U U/modified/nis.U U/nullified/fpu.U
6581            + U/nullified/lib.U
6582            ! U/README U/compline/d_gconvert.U U/installdirs/sitearch.U
6583            ! U/installdirs/sitelib.U U/installdirs/vendorarch.U
6584            ! U/installdirs/vendorlib.U U/modified/Cppsym.U U/modified/Loc.U
6585            ! U/modified/Oldconfig.U U/modified/Signal.U
6586            ! U/modified/sig_name.U U/threads/usethreads.U
6587      Branch: metaconfig/U/perl
6588            ! d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
6589            ! d_strtouq.U dlsrc.U i_db.U libperl.U patchlevel.U
6590            ! usemultiplicity.U
6591      Branch: perl
6592            ! perl.h util.c
6593 ____________________________________________________________________________
6594 [  4804] By: jhi                                   on 2000/01/14  14:22:24
6595         Log: Add more quad/long long/long double sciency.
6596      Branch: metaconfig/U/perl
6597            + d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
6598            + d_strtouq.U
6599 ____________________________________________________________________________
6600 [  4803] By: gsar                                  on 2000/01/14  04:40:49
6601         Log: minor optimization (avoid double sv_upgrade() for "our Foo $bar;")
6602      Branch: perl
6603            ! op.c
6604 ____________________________________________________________________________
6605 [  4802] By: gsar                                  on 2000/01/14  04:35:55
6606         Log: add note about "our"
6607      Branch: perl
6608            ! lib/vars.pm
6609 ____________________________________________________________________________
6610 [  4801] By: gsar                                  on 2000/01/14  04:16:51
6611         Log: nailed "our" declarations, and better warnings on duplicate
6612              "our" declarations
6613      Branch: perl
6614            ! dump.c gv.c gv.h op.c pod/perlfunc.pod sv.c sv.h
6615            ! t/pragma/strict-vars toke.c
6616 ____________________________________________________________________________
6617 [  4800] By: gsar                                  on 2000/01/14  01:27:13
6618         Log: avoid spurious "Useless use of variable" warning on C<our $foo;>
6619      Branch: perl
6620            ! dump.c op.c op.h
6621 ____________________________________________________________________________
6622 [  4799] By: gsar                                  on 2000/01/14  01:17:15
6623         Log: doc typo
6624      Branch: perl
6625            ! pod/perlfunc.pod
6626 ____________________________________________________________________________
6627 [  4798] By: jhi                                   on 2000/01/13  16:31:34
6628         Log: Integrate with Sarathy.
6629      Branch: cfgperl
6630           +> epoc/config.sh epoc/epocish.c epoc/link.pl
6631           +> ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/hints/openbsd.pl
6632           +> ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
6633           +> ext/ODBM_File/hints/cygwin.pl lib/byte.pm lib/byte_heavy.pl
6634           +> lib/unicode/Unicode.300 pod/perlfork.pod t/lib/glob-case.t
6635           +> win32/perlhost.h win32/vdir.h win32/vmem.h
6636            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
6637            - epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
6638            - lib/unicode/UnicodeData-Latest.txt os2/POSIX.mkfifo
6639           !> (integrate 282 files)
6640 ____________________________________________________________________________
6641 [  4797] By: gsar                                  on 2000/01/13  08:12:56
6642         Log: clearer docs for change#4796; faster av_exists()
6643      Branch: perl
6644            ! av.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6645 ____________________________________________________________________________
6646 [  4796] By: gsar                                  on 2000/01/13  06:49:03
6647         Log: support delete() and exists() on array, tied array, and pseudo-hash
6648              elements or slices
6649      Branch: perl
6650            ! av.c embed.h embed.pl global.sym lib/Tie/Array.pm
6651            ! lib/Tie/Hash.pm objXSUB.h op.c perlapi.c pod/perldelta.pod
6652            ! pod/perlfunc.pod pod/perlref.pod pod/perltie.pod pp.c proto.h
6653            ! t/op/avhv.t t/op/delete.t
6654 ____________________________________________________________________________
6655 [  4795] By: gsar                                  on 2000/01/11  20:52:30
6656         Log: extend site_perl changes change#4773 to vendor_perl as well
6657      Branch: perl
6658            ! Configure
6659 ____________________________________________________________________________
6660 [  4794] By: gsar                                  on 2000/01/11  19:18:50
6661         Log: rework INSTALL to reflect new logic for versioning sitelibs
6662      Branch: perl
6663            ! INSTALL
6664 ____________________________________________________________________________
6665 [  4793] By: gsar                                  on 2000/01/11  01:44:00
6666         Log: test for change#4792
6667      Branch: perl
6668            ! t/op/fork.t
6669 ____________________________________________________________________________
6670 [  4792] By: gsar                                  on 2000/01/11  01:22:36
6671         Log: pseudo forked children inherit environment correctly
6672      Branch: perl
6673            ! win32/perlhost.h
6674 ____________________________________________________________________________
6675 [  4791] By: gsar                                  on 2000/01/10  19:14:03
6676         Log: test tweak
6677      Branch: perl
6678            ! t/op/fork.t
6679 ____________________________________________________________________________
6680 [  4790] By: gsar                                  on 2000/01/10  18:56:16
6681         Log: check for USE_ITHREADS sanity was too restrictive
6682      Branch: perl
6683            ! perl.h
6684 ____________________________________________________________________________
6685 [  4789] By: gsar                                  on 2000/01/10  18:30:24
6686         Log: add workaround for textmode read() bug in MSVCRT; make chdir() do
6687              a real SetCurrentDirectory() in toplevel host
6688      Branch: perl
6689            ! README.win32 win32/Makefile win32/makefile.mk win32/perlhost.h
6690            ! win32/vdir.h win32/win32.c
6691 ____________________________________________________________________________
6692 [  4782] By: gsar                                  on 2000/01/10  05:27:03
6693         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
6694      Branch: perl
6695            + epoc/config.sh epoc/epocish.c epoc/link.pl
6696            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
6697            - epoc/perl.pkg
6698            ! MANIFEST README.epoc epoc/createpkg.pl epoc/epoc.c
6699            ! epoc/epoc_stubs.c epoc/epocish.h ext/IO/lib/IO/Socket.pm
6700            ! lib/Sys/Hostname.pm
6701 ____________________________________________________________________________
6702 [  4781] By: gsar                                  on 2000/01/10  05:11:03
6703         Log: pod typos (from Abigail <abigail@delanet.com>)
6704      Branch: perl
6705            ! pod/perl.pod pod/perllexwarn.pod pod/perlxstut.pod
6706 ____________________________________________________________________________
6707 [  4780] By: gsar                                  on 2000/01/10  05:07:35
6708         Log: failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)
6709      Branch: perl
6710            ! t/lib/thread.t
6711 ____________________________________________________________________________
6712 [  4779] By: gsar                                  on 2000/01/10  05:06:16
6713         Log: terminate -s switch processing only on C<-->, not on C<--foo>
6714      Branch: perl
6715            ! perl.c
6716 ____________________________________________________________________________
6717 [  4778] By: gsar                                  on 2000/01/10  04:38:45
6718         Log: useithreads needs usemultiplicity
6719      Branch: perl
6720            ! Configure perl.h
6721 ____________________________________________________________________________
6722 [  4777] By: gsar                                  on 2000/01/10  01:18:04
6723         Log: use $Config{version} rather than $] where appropriate
6724      Branch: perl
6725            ! lib/CPAN.pm lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Unix.pm
6726            ! lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm lib/diagnostics.pm
6727            ! lib/lib.pm
6728 ____________________________________________________________________________
6729 [  4776] By: gsar                                  on 2000/01/10  00:11:34
6730         Log: enable fork.t on windows
6731      Branch: perl
6732            ! t/op/fork.t
6733 ____________________________________________________________________________
6734 [  4775] By: gsar                                  on 2000/01/10  00:07:29
6735         Log: broken test for use5005threads
6736      Branch: perl
6737            ! t/lib/safe2.t
6738 ____________________________________________________________________________
6739 [  4774] By: gsar                                  on 2000/01/09  23:56:37
6740         Log: more windows build tweaks
6741      Branch: perl
6742            ! installperl makedef.pl win32/Makefile win32/config_H.bc
6743            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
6744            ! win32/makefile.mk
6745 ____________________________________________________________________________
6746 [  4773] By: gsar                                  on 2000/01/09  22:27:19
6747         Log: more changes for new-style version numbers (versions numbers on
6748              the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where
6749              they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion};
6750              split $Config{apiversion} into three, @Config{apirevision,apiversion,
6751              apisubversion} for CPP friendliness; $Config{sitelib} now defaults
6752              to .../site_perl/$version, just like $Config{privlib}, making sitelib
6753              completely independent across versions and substantially eliminating
6754              chances of breaking older installations by overwriting newly built
6755              extensions; all this means compatibility inclusions for @INC will need
6756              to take into account older sitelib versions (this still TODO)
6757              
6758              windows, vms, dos tweaks for the above
6759      Branch: perl
6760            ! Changes Configure INSTALL Porting/config.sh Porting/config_H
6761            ! config_h.SH configure.com dosish.h installman installperl
6762            ! patchlevel.h perl.c perl.h vms/vmsish.h win32/Makefile
6763            ! win32/config.bc win32/config.gc win32/config.vc
6764            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6765            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
6766            ! win32/win32.c
6767 ____________________________________________________________________________
6768 [  4772] By: gsar                                  on 2000/01/09  19:05:33
6769         Log: s/usethreads/use5005threads/g
6770      Branch: perl
6771            ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
6772 ____________________________________________________________________________
6773 [  4771] By: gsar                                  on 2000/01/09  18:51:50
6774         Log: Configure changes for new-style version numbers (from Andy Dougherty,
6775              slightly altered)
6776      Branch: perl
6777            ! Configure INSTALL Porting/Glossary Porting/config.sh
6778            ! Porting/config_H config_h.SH perl.h win32/Makefile
6779            ! win32/config.bc win32/config.gc win32/config.vc
6780            ! win32/makefile.mk
6781 ____________________________________________________________________________
6782 [  4770] By: gsar                                  on 2000/01/07  22:18:54
6783         Log: fix for 'make utest' failures (from Ilya Zakharevich)
6784      Branch: perl
6785            ! regexec.c
6786 ____________________________________________________________________________
6787 [  4769] By: gsar                                  on 2000/01/07  18:23:16
6788         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
6789      Branch: perl
6790            + ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
6791            + ext/ODBM_File/hints/cygwin.pl
6792            ! Configure INSTALL MANIFEST ext/POSIX/Makefile.PL
6793            ! hints/cygwin.sh installman installperl lib/Cwd.pm
6794            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec/Unix.pm lib/perl5db.pl
6795            ! perlsdio.h t/op/magic.t t/op/stat.t utils/perlcc.PL
6796 ____________________________________________________________________________
6797 [  4768] By: gsar                                  on 2000/01/07  18:12:15
6798         Log: typo on h2xs.PL (from Helmut Jarausch)
6799      Branch: perl
6800            ! utils/h2xs.PL
6801 ____________________________________________________________________________
6802 [  4767] By: gsar                                  on 2000/01/07  17:58:45
6803         Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
6804      Branch: perl
6805            ! README.vms configure.com vms/subconfigure.com
6806 ____________________________________________________________________________
6807 [  4766] By: gsar                                  on 2000/01/07  17:54:05
6808         Log: os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
6809              <sthoenna@efn.org>)
6810      Branch: perl
6811            - os2/POSIX.mkfifo
6812            ! MANIFEST README.os2
6813 ____________________________________________________________________________
6814 [  4765] By: gsar                                  on 2000/01/06  20:11:46
6815         Log: add workaround for dlopen() bug on OpenBSD (relative paths that
6816              match /^lib/ won't load properly)
6817      Branch: perl
6818            + ext/DynaLoader/hints/openbsd.pl
6819            ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
6820 ____________________________________________________________________________
6821 [  4764] By: gsar                                  on 2000/01/06  19:51:08
6822         Log: add undocumented globals for compatibility--find.pl, and find2perl
6823              generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
6824      Branch: perl
6825            ! lib/File/Find.pm
6826 ____________________________________________________________________________
6827 [  4763] By: gsar                                  on 2000/01/06  10:51:07
6828         Log: fix various C-backend shenanigans
6829      Branch: perl
6830            ! ext/B/B/C.pm
6831 ____________________________________________________________________________
6832 [  4762] By: gsar                                  on 2000/01/06  04:09:00
6833         Log: tweak test in change#4757 for Windows
6834      Branch: perl
6835            ! t/io/open.t
6836 ____________________________________________________________________________
6837 [  4761] By: gsar                                  on 2000/01/06  02:55:30
6838         Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
6839              they belonged to freed OP_CONSTs)
6840      Branch: perl
6841            ! op.c
6842 ____________________________________________________________________________
6843 [  4760] By: gsar                                  on 2000/01/06  00:22:40
6844         Log: constant ranges could escape bareword check in list context
6845      Branch: perl
6846            ! op.c t/pragma/strict-subs
6847 ____________________________________________________________________________
6848 [  4759] By: gsar                                  on 2000/01/05  20:52:50
6849         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6850              Date: Wed, 05 Jan 2000 15:23:18 EST
6851              Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
6852              Subject: Re: minimal m//g matches appear busted
6853      Branch: perl
6854            ! regexec.c t/op/pat.t
6855 ____________________________________________________________________________
6856 [  4758] By: gsar                                  on 2000/01/05  12:49:40
6857         Log: various nits identified by warnings unmasked by recent changes
6858      Branch: perl
6859            ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
6860 ____________________________________________________________________________
6861 [  4757] By: gsar                                  on 2000/01/05  12:48:10
6862         Log: severe bugs in change#3786 fixed
6863      Branch: perl
6864            ! doio.c t/io/open.t
6865 ____________________________________________________________________________
6866 [  4756] By: gsar                                  on 2000/01/05  11:25:10
6867         Log: tweak change#4745 to make ebcdic output match for chars <= 037
6868      Branch: perl
6869            ! ext/Data/Dumper/Dumper.pm
6870 ____________________________________________________________________________
6871 [  4755] By: gsar                                  on 2000/01/05  06:56:05
6872         Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
6873      Branch: perl
6874            ! Configure util.c utils/perlcc.PL
6875 ____________________________________________________________________________
6876 [  4754] By: gsar                                  on 2000/01/05  06:52:25
6877         Log: avoid expensive Version_check (from Andreas Koenig)
6878      Branch: perl
6879            ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
6880            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
6881 ____________________________________________________________________________
6882 [  4753] By: gsar                                  on 2000/01/05  06:48:22
6883         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
6884              Date: 03 Jan 2000 21:56:02 +0100
6885              Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
6886              Subject: Reloading File::Copy
6887      Branch: perl
6888            ! Changes lib/File/Copy.pm t/lib/filecopy.t
6889 ____________________________________________________________________________
6890 [  4752] By: gsar                                  on 2000/01/04  01:19:20
6891         Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
6892      Branch: perl
6893            ! win32/Makefile win32/makefile.mk win32/win32.h
6894 ____________________________________________________________________________
6895 [  4751] By: gsar                                  on 2000/01/03  18:26:08
6896         Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
6897      Branch: perl
6898            ! lib/ExtUtils/MakeMaker.pm
6899 ____________________________________________________________________________
6900 [  4750] By: gsar                                  on 2000/01/02  21:58:02
6901         Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
6902              to write to a file other than tmon.out (suggested by Haakon Alstadheim
6903              <Haakon.Alstadheim@sds.no>)
6904      Branch: perl
6905            ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
6906 ____________________________________________________________________________
6907 [  4749] By: gsar                                  on 2000/01/02  21:37:29
6908         Log: disable optimization in change#3612 for join() and quotemeta()--this
6909              removes all the gross hacks for the special cases in that change; fix
6910              pp_concat() for when TARG == arg (modified version of patch suggested
6911              by Ilya Zakharevich)
6912      Branch: perl
6913            ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
6914 ____________________________________________________________________________
6915 [  4748] By: gsar                                  on 2000/01/02  20:26:06
6916         Log: MakeMaker should attempt to "require" rather than "use" prerequisites
6917              to avoid imports (from Michael G Schwern <schwern@pobox.com>)
6918      Branch: perl
6919            ! lib/ExtUtils/MakeMaker.pm
6920 ____________________________________________________________________________
6921 [  4747] By: gsar                                  on 2000/01/02  20:17:36
6922         Log: fix 4-arg substr() when used as argument to subroutine
6923      Branch: perl
6924            ! pp.c t/op/substr.t
6925 ____________________________________________________________________________
6926 [  4746] By: gsar                                  on 2000/01/02  18:45:58
6927         Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
6928      Branch: perl
6929            ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
6930            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
6931            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
6932            ! perlapi.c proto.h thread.h util.c
6933 ____________________________________________________________________________
6934 [  4745] By: gsar                                  on 2000/01/02  18:15:44
6935         Log: ebcdic fix for Data::Dumper from Peter Prymmer
6936      Branch: perl
6937            ! ext/Data/Dumper/Dumper.pm regcomp.c
6938 ____________________________________________________________________________
6939 [  4744] By: gsar                                  on 1999/12/31  22:42:23
6940         Log: missing files in previous submit
6941      Branch: perl
6942            ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
6943            ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
6944 ____________________________________________________________________________
6945 [  4743] By: gsar                                  on 1999/12/31  06:47:18
6946         Log: various Windows build tweaks
6947      Branch: perl
6948            ! win32/win32.h
6949 ____________________________________________________________________________
6950 [  4742] By: gsar                                  on 1999/12/30  21:32:36
6951         Log: change#4705 breaks code that interpolates $], so leave string value
6952              of $] as it was for compatibility (and perhaps introduce $^V or similar
6953              for the utf8 representation, maybe?)
6954      Branch: perl
6955            ! configpm gv.c
6956 ____________________________________________________________________________
6957 [  4741] By: gsar                                  on 1999/12/30  19:36:21
6958         Log: avoid CRLF in byteloadable files created by perlcc
6959      Branch: perl
6960            ! utils/perlcc.PL
6961 ____________________________________________________________________________
6962 [  4740] By: gsar                                  on 1999/12/30  19:35:07
6963         Log: leave DATA open in binmode if __END__ line doesn't have CRLF
6964      Branch: perl
6965            ! pod/perldelta.pod toke.c
6966 ____________________________________________________________________________
6967 [  4739] By: gsar                                  on 1999/12/30  05:44:21
6968         Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
6969              to allow ByteLoader to work; the DATA filehandles continue to
6970              be left open in text mode for compatibility
6971      Branch: perl
6972            ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
6973            ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
6974            ! win32/win32.h
6975 ____________________________________________________________________________
6976 [  4738] By: gsar                                  on 1999/12/30  04:36:12
6977         Log: CR-LF support broken for formats
6978      Branch: perl
6979            ! toke.c
6980 ____________________________________________________________________________
6981 [  4737] By: gsar                                  on 1999/12/29  22:30:52
6982         Log: make DProf functional under pseudo-fork()
6983      Branch: perl
6984            ! ext/Devel/DProf/DProf.xs
6985 ____________________________________________________________________________
6986 [  4736] By: gsar                                  on 1999/12/29  21:04:59
6987         Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
6988              Mulder)
6989      Branch: perl
6990            ! doio.c pp_hot.c t/io/argv.t
6991 ____________________________________________________________________________
6992 [  4735] By: gsar                                  on 1999/12/29  18:12:40
6993         Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
6994              Koenig)
6995      Branch: perl
6996            ! Makefile.SH
6997 ____________________________________________________________________________
6998 [  4734] By: gsar                                  on 1999/12/28  21:10:37
6999         Log: Windows build tweaks
7000      Branch: perl
7001            ! INTERN.h sv.c
7002 ____________________________________________________________________________
7003 [  4733] By: gsar                                  on 1999/12/28  20:45:15
7004         Log: remove never-taken branch for making getc() operate on ARGV (spotted 
7005              by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
7006      Branch: perl
7007            ! pp_sys.c
7008 ____________________________________________________________________________
7009 [  4732] By: gsar                                  on 1999/12/28  20:42:13
7010         Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
7011              <ralph@inputplus.demon.co.uk>
7012      Branch: perl
7013            ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
7014 ____________________________________________________________________________
7015 [  4731] By: gsar                                  on 1999/12/28  20:23:17
7016         Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
7017              not supplied (variant of patch suggested by Ilya Zakharevich)
7018      Branch: perl
7019            ! XSUB.h lib/ExtUtils/xsubpp
7020 ____________________________________________________________________________
7021 [  4730] By: gsar                                  on 1999/12/28  19:55:56
7022         Log: range operator does magical string increment iff both operands
7023              are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
7024              the "foreach (RANGE)" case as well
7025      Branch: perl
7026            ! pp_ctl.c t/op/range.t
7027 ____________________________________________________________________________
7028 [  4729] By: gsar                                  on 1999/12/28  18:40:19
7029         Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
7030      Branch: perl
7031            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
7032            ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
7033            ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
7034            ! win32/config.gc win32/genmk95.pl win32/makefile.mk
7035            ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
7036            ! win32/win32.h
7037 ____________________________________________________________________________
7038 [  4728] By: gsar                                  on 1999/12/28  07:44:19
7039         Log: typecasts needed
7040      Branch: perl
7041            ! toke.c
7042 ____________________________________________________________________________
7043 [  4727] By: gsar                                  on 1999/12/28  06:23:08
7044         Log: change#4721 needed line number adjustments
7045      Branch: perl
7046            ! MANIFEST global.sym proto.h t/pragma/warn/doop
7047            ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
7048            ! t/pragma/warn/toke t/pragma/warn/utf8
7049 ____________________________________________________________________________
7050 [  4726] By: gsar                                  on 1999/12/28  04:18:15
7051         Log: integrate utfperl contents into mainline
7052      Branch: perl
7053           +> lib/byte.pm lib/byte_heavy.pl
7054           !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
7055           !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
7056           !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
7057 ____________________________________________________________________________
7058 [  4725] By: gsar                                  on 1999/12/28  04:08:09
7059         Log: integrate mainline contents
7060      Branch: utfperl
7061            - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
7062            - lib/unicode/Eq/Unicode
7063           !> (integrate 60 files)
7064 ____________________________________________________________________________
7065 [  4724] By: gsar                                  on 1999/12/28  03:44:10
7066         Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
7067      Branch: perl
7068            ! regcomp.c t/op/re_tests
7069 ____________________________________________________________________________
7070 [  4723] By: gsar                                  on 1999/12/28  03:28:39
7071         Log: more ebcdic testsuite fixups (from Peter Prymmer)
7072      Branch: perl
7073            ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
7074            ! t/pragma/overload.t t/pragma/utf8.t
7075 ____________________________________________________________________________
7076 [  4722] By: gsar                                  on 1999/12/28  03:14:48
7077         Log: avoid "used once" warning
7078      Branch: perl
7079            ! lib/diagnostics.pm
7080 ____________________________________________________________________________
7081 [  4721] By: gsar                                  on 1999/12/28  03:10:32
7082         Log: ebcdic tweaks for tests from Peter Prymmer
7083      Branch: perl
7084            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
7085            ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
7086 ____________________________________________________________________________
7087 [  4720] By: gsar                                  on 1999/12/28  03:08:39
7088         Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
7089      Branch: perl
7090            ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
7091            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
7092            ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
7093 ____________________________________________________________________________
7094 [  4719] By: gsar                                  on 1999/12/28  03:01:04
7095         Log: perlport v1.45 from Chris Nandor
7096      Branch: perl
7097            ! pod/perlport.pod
7098 ____________________________________________________________________________
7099 [  4718] By: gsar                                  on 1999/12/28  02:59:16
7100         Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
7101              perldelta; added STOP, DESTROY and AUTOLOAD to specials list
7102      Branch: perl
7103            ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
7104            ! t/pragma/constant.t
7105 ____________________________________________________________________________
7106 [  4717] By: gsar                                  on 1999/12/28  02:47:04
7107         Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
7108      Branch: perl
7109            - ext/DynaLoader/dl_cygwin.xs
7110            ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
7111            ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
7112            ! util.c
7113 ____________________________________________________________________________
7114 [  4716] By: gsar                                  on 1999/12/28  02:40:51
7115         Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
7116              (from Andy Dougherty)
7117      Branch: perl
7118            ! Configure
7119 ____________________________________________________________________________
7120 [  4715] By: gsar                                  on 1999/12/28  02:38:44
7121         Log: better variant of change#4644 (from Andy Dougherty)
7122      Branch: perl
7123            ! Configure
7124 ____________________________________________________________________________
7125 [  4714] By: gsar                                  on 1999/12/28  02:36:40
7126         Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
7127      Branch: perl
7128            ! Configure
7129 ____________________________________________________________________________
7130 [  4713] By: gsar                                  on 1999/12/28  02:35:15
7131         Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
7132              INSTALL (from Andy Dougherty)
7133      Branch: perl
7134            ! Configure
7135 ____________________________________________________________________________
7136 [  4712] By: gsar                                  on 1999/12/28  02:30:55
7137         Log: avoid creating new files during make install
7138      Branch: perl
7139            ! Makefile.SH
7140 ____________________________________________________________________________
7141 [  4711] By: gsar                                  on 1999/12/28  02:24:44
7142         Log: pod edits from Paul Marquess and Mark-Jason Dominus
7143      Branch: perl
7144            ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
7145            ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
7146            ! pod/perldelta.pod
7147 ____________________________________________________________________________
7148 [  4710] By: gsar                                  on 1999/12/28  02:05:23
7149         Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
7150              <sthoenna@efn.org>); add explicit target for opmini.o
7151      Branch: perl
7152            ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
7153 ____________________________________________________________________________
7154 [  4709] By: gsar                                  on 1999/12/28  01:20:39
7155         Log: partly fix perldiag regressions identified by Tom Christiansen
7156      Branch: perl
7157            ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
7158            ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
7159            ! t/pragma/warn/pp_sys
7160 ____________________________________________________________________________
7161 [  4708] By: gsar                                  on 1999/12/27  23:33:24
7162         Log: update perldiag for change#4707
7163      Branch: perl
7164            ! perl.c pod/perldiag.pod
7165 ____________________________________________________________________________
7166 [  4707] By: gsar                                  on 1999/12/27  23:23:39
7167         Log: allow spaces in -I switch argument
7168      Branch: perl
7169            ! perl.c
7170 ____________________________________________________________________________
7171 [  4706] By: gsar                                  on 1999/12/26  23:44:53
7172         Log: fix typos
7173      Branch: utfperl
7174            ! sv.h toke.c
7175 ____________________________________________________________________________
7176 [  4705] By: gsar                                  on 1999/12/24  04:02:35
7177         Log: support for v5.5.640 style version numbers
7178      Branch: utfperl
7179            ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
7180            ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
7181 ____________________________________________________________________________
7182 [  4704] By: gsar                                  on 1999/12/23  08:54:27
7183         Log: bring in basic threads stuff under USE_ITHREADS
7184      Branch: perl
7185            ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
7186            ! util.c
7187 ____________________________________________________________________________
7188 [  4703] By: gsar                                  on 1999/12/23  00:10:06
7189         Log: integrate mainline contents into utfperl
7190      Branch: utfperl
7191           !> (integrate 33 files)
7192 ____________________________________________________________________________
7193 [  4702] By: gsar                                  on 1999/12/20  17:18:23
7194         Log: virtual directory handling broken on paths with trailing slash
7195      Branch: perl
7196            ! win32/Makefile win32/makefile.mk win32/vdir.h
7197 ____________________________________________________________________________
7198 [  4701] By: gsar                                  on 1999/12/20  17:09:55
7199         Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
7200              isn't set for all m/$foo/o)
7201      Branch: perl
7202            ! pp_ctl.c
7203 ____________________________________________________________________________
7204 [  4700] By: gsar                                  on 1999/12/20  16:28:51
7205         Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
7206              we have a race on our hands)
7207      Branch: perl
7208            ! pp_ctl.c
7209 ____________________________________________________________________________
7210 [  4699] By: gsar                                  on 1999/12/20  16:19:00
7211         Log: pod tweaks
7212      Branch: perl
7213            ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
7214 ____________________________________________________________________________
7215 [  4698] By: gsar                                  on 1999/12/20  07:55:07
7216         Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
7217      Branch: perl
7218            ! utf8.c
7219 ____________________________________________________________________________
7220 [  4697] By: gsar                                  on 1999/12/18  01:35:50
7221         Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
7222              anon hash rather than a block; test case for the same
7223      Branch: perl
7224            ! t/comp/term.t toke.c
7225 ____________________________________________________________________________
7226 [  4696] By: gsar                                  on 1999/12/17  19:55:03
7227         Log: leak in change#4694 spotted by Larry
7228      Branch: perl
7229            ! hv.c
7230 ____________________________________________________________________________
7231 [  4695] By: gsar                                  on 1999/12/17  18:14:11
7232         Log: test case for change#4694
7233      Branch: perl
7234            ! t/op/delete.t
7235 ____________________________________________________________________________
7236 [  4694] By: gsar                                  on 1999/12/17  18:09:08
7237         Log: delete() should return the value as is, not a copy thereof
7238      Branch: perl
7239            ! hv.c pod/perldelta.pod
7240 ____________________________________________________________________________
7241 [  4693] By: gsar                                  on 1999/12/17  17:45:58
7242         Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
7243      Branch: perl
7244            ! regexec.c t/op/re_tests
7245 ____________________________________________________________________________
7246 [  4692] By: gsar                                  on 1999/12/17  17:41:10
7247         Log: credits tweak
7248      Branch: perl
7249            ! lib/File/Spec.pm
7250 ____________________________________________________________________________
7251 [  4691] By: gsar                                  on 1999/12/17  07:12:53
7252         Log: DynaLoader doesn't build properly when $(DLSRC) changes
7253              (fix suggested by Hans Mulder)
7254      Branch: perl
7255            ! ext/DynaLoader/Makefile.PL
7256 ____________________________________________________________________________
7257 [  4690] By: gsar                                  on 1999/12/17  06:26:34
7258         Log: add missing new ops
7259      Branch: perl
7260            ! ext/B/ramblings/runtime.porting
7261 ____________________________________________________________________________
7262 [  4689] By: gsar                                  on 1999/12/17  06:16:49
7263         Log: test harness tweak from Hans Mulder
7264      Branch: perl
7265            ! t/TEST
7266 ____________________________________________________________________________
7267 [  4688] By: gsar                                  on 1999/12/17  06:14:23
7268         Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
7269              and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
7270      Branch: perl
7271            ! Makefile.SH cygwin/Makefile.SHs
7272 ____________________________________________________________________________
7273 [  4687] By: gsar                                  on 1999/12/17  06:06:46
7274         Log: applied suggested patch with whitespace adjustments
7275              From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
7276              Date: Thu, 16 Dec 1999 08:57:55 +0100
7277              Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
7278              Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
7279      Branch: perl
7280            ! lib/File/Find.pm
7281 ____________________________________________________________________________
7282 [  4686] By: gsar                                  on 1999/12/17  05:48:53
7283         Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
7284              by Hans Mulder)
7285      Branch: perl
7286            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
7287            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
7288            ! ext/DynaLoader/dl_rhapsody.xs
7289 ____________________________________________________________________________
7290 [  4685] By: gsar                                  on 1999/12/17  05:37:51
7291         Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
7292              <rjk@linguist.dartmouth.edu>)
7293      Branch: perl
7294            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
7295 ____________________________________________________________________________
7296 [  4684] By: gsar                                  on 1999/12/16  09:32:48
7297         Log: spell out how to get 4-digit year (from Micheal G Schwern
7298              <schwern@pobox.com>)
7299      Branch: perl
7300            ! pod/perlfunc.pod
7301 ____________________________________________________________________________
7302 [  4683] By: gsar                                  on 1999/12/16  09:26:53
7303         Log: type mismatch for %c format argument (spotted by Robin Barker
7304              <rmb1@cise.npl.co.uk>)
7305      Branch: perl
7306            ! regcomp.c
7307 ____________________________________________________________________________
7308 [  4682] By: gsar                                  on 1999/12/16  08:33:28
7309         Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
7310              <sho_pi@hotmail.com>)
7311      Branch: perl
7312            ! win32/win32.c
7313 ____________________________________________________________________________
7314 [  4681] By: gsar                                  on 1999/12/16  08:31:15
7315         Log: missing backslash (spotted by Johan Vromans)
7316      Branch: perl
7317            ! perl.c
7318 ____________________________________________________________________________
7319 [  4680] By: gsar                                  on 1999/12/16  08:26:00
7320         Log: avoid coredump on diagnostics when STDERR is closed
7321      Branch: perl
7322            ! perl.h
7323 ____________________________________________________________________________
7324 [  4679] By: gsar                                  on 1999/12/12  18:09:41
7325         Log: integrate mainline changes
7326      Branch: utfperl
7327           +> (branch 39 files)
7328            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
7329            - lib/unicode/UnicodeData-Latest.txt
7330           !> (integrate 447 files)
7331 ____________________________________________________________________________
7332 [  4678] By: gsar                                  on 1999/12/10  01:39:13
7333         Log: interpreter structure should be nulled under -DMULTIPLICITY
7334      Branch: perl
7335            ! perl.c
7336 ____________________________________________________________________________
7337 [  4677] By: gsar                                  on 1999/12/09  11:10:27
7338         Log: update Changes
7339      Branch: perl
7340            ! Changes
7341
7342 ----------------
7343 Version 5.005_63
7344 ----------------
7345
7346 ____________________________________________________________________________
7347 [  4676] By: gsar                                  on 1999/12/09  10:51:43
7348         Log: fix File::Find testsuite bugs in symlink-less places
7349      Branch: perl
7350            ! t/lib/filefind.t
7351 ____________________________________________________________________________
7352 [  4675] By: gsar                                  on 1999/12/09  10:22:31
7353         Log: USE_ITHREADS tweaks and notes
7354      Branch: perl
7355            ! op.c pod/perldelta.pod sv.c
7356 ____________________________________________________________________________
7357 [  4674] By: gsar                                  on 1999/12/09  10:21:53
7358         Log: allow new style sort subs to work under usethreads
7359      Branch: perl
7360            ! pp_ctl.c
7361 ____________________________________________________________________________
7362 [  4673] By: gsar                                  on 1999/12/09  04:00:23
7363         Log: document compatibility issue with literal list slices and NOTOP
7364              (C<not (1,2,3)[0]> is now a syntax error)
7365      Branch: perl
7366            ! pod/perldelta.pod
7367 ____________________________________________________________________________
7368 [  4672] By: gsar                                  on 1999/12/09  01:14:46
7369         Log: avoid mismatched expectation <-> int types for C++ builds
7370      Branch: perl
7371            ! embed.pl intrpvar.h proto.h toke.c
7372 ____________________________________________________________________________
7373 [  4671] By: gsar                                  on 1999/12/09  00:36:24
7374         Log: newer version of File::Find with support for following symlinks and
7375              other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
7376      Branch: perl
7377            ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
7378 ____________________________________________________________________________
7379 [  4670] By: gsar                                  on 1999/12/09  00:13:06
7380         Log: avoid initializing GvCV slot for autovivified filehandles
7381      Branch: perl
7382            ! pp.c
7383 ____________________________________________________________________________
7384 [  4669] By: gsar                                  on 1999/12/08  19:09:27
7385         Log: apply change#4618 again along with Ilya's patch to fix bugs
7386              in it (see change#4622)
7387      Branch: perl
7388            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
7389            ! t/op/re_tests t/op/subst.t
7390 ____________________________________________________________________________
7391 [  4668] By: gsar                                  on 1999/12/08  18:56:53
7392         Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
7393              From: Larry Wall <larry@wall.org>
7394              Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
7395              Message-Id: <199912072039.MAA13257@kiev.wall.org>
7396              Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
7397      Branch: perl
7398            ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
7399 ____________________________________________________________________________
7400 [  4667] By: gsar                                  on 1999/12/08  18:47:37
7401         Log: patch to fix aix hints from ortmann@vnet.ibm.com
7402      Branch: perl
7403            ! hints/aix.sh
7404 ____________________________________________________________________________
7405 [  4666] By: gsar                                  on 1999/12/08  18:29:02
7406         Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
7407              Tim Meadowcroft
7408      Branch: perl
7409            ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
7410 ____________________________________________________________________________
7411 [  4665] By: gsar                                  on 1999/12/08  02:22:31
7412         Log: introduce save_I8() for saving byte values
7413      Branch: perl
7414            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
7415            ! regcomp.c regexec.c scope.c scope.h sv.c
7416 ____________________________________________________________________________
7417 [  4664] By: gsar                                  on 1999/12/08  02:02:33
7418         Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
7419      Branch: perl
7420            ! toke.c
7421 ____________________________________________________________________________
7422 [  4663] By: gsar                                  on 1999/12/08  01:11:44
7423         Log: longstanding typo in lexer: PL_lex_expect was not properly
7424              saved on reentry
7425      Branch: perl
7426            ! toke.c
7427 ____________________________________________________________________________
7428 [  4662] By: gsar                                  on 1999/12/07  23:16:21
7429         Log: typos in change#4546
7430      Branch: perl
7431            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
7432 ____________________________________________________________________________
7433 [  4661] By: gsar                                  on 1999/12/07  09:33:50
7434         Log: typos in change#4660
7435      Branch: perl
7436            ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
7437 ____________________________________________________________________________
7438 [  4660] By: gsar                                  on 1999/12/06  23:42:55
7439         Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
7440              fix bug where lc($readonly) could result in bogus errors
7441      Branch: perl
7442            ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
7443            ! pp.c pp_sys.c proto.h sv.c
7444 ____________________________________________________________________________
7445 [  4659] By: gsar                                  on 1999/12/06  15:24:31
7446         Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
7447              <jarausch@igpm.rwth-aachen.de>)
7448      Branch: perl
7449            ! perl.h
7450 ____________________________________________________________________________
7451 [  4658] By: gsar                                  on 1999/12/06  15:18:30
7452         Log: fix for -Dp via $^D (suggested by Stephane Payrard
7453              <stef@adnaccess.com>)
7454      Branch: perl
7455            ! mg.c
7456 ____________________________________________________________________________
7457 [  4657] By: gsar                                  on 1999/12/06  06:50:01
7458         Log: change#4641 needs perldiag.pod edit
7459      Branch: perl
7460            - lib/unicode/UnicodeData-Latest.txt
7461            ! pod/perldiag.pod
7462 ____________________________________________________________________________
7463 [  4656] By: gsar                                  on 1999/12/06  01:36:56
7464         Log: Makefile tweak for change#4649
7465      Branch: perl
7466            ! Makefile.SH
7467 ____________________________________________________________________________
7468 [  4655] By: gsar                                  on 1999/12/05  17:23:57
7469         Log: change#4653 was missing a patch reject
7470      Branch: perl
7471            ! win32/makefile.mk
7472 ____________________________________________________________________________
7473 [  4654] By: gsar                                  on 1999/12/05  11:41:04
7474         Log: windows build tweaks for Borland compiler
7475      Branch: perl
7476            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
7477 ____________________________________________________________________________
7478 [  4653] By: gsar                                  on 1999/12/05  11:07:37
7479         Log: applied somewhat modified version of suggested patch
7480              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
7481              Date: Thu, 18 Nov 1999 18:45:27 PST
7482              Message-ID: <19991119024527.72749.qmail@hotmail.com>
7483              Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
7484      Branch: perl
7485            + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
7486            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7487            ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
7488            ! win32/makefile.mk win32/win32.h
7489 ____________________________________________________________________________
7490 [  4652] By: gsar                                  on 1999/12/05  09:24:45
7491         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
7492              Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
7493              Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
7494              Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
7495      Branch: perl
7496            ! Changes hints/svr5.sh
7497 ____________________________________________________________________________
7498 [  4651] By: gsar                                  on 1999/12/05  09:01:19
7499         Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
7500              when given non-existent drive names
7501      Branch: perl
7502            ! lib/File/Path.pm
7503 ____________________________________________________________________________
7504 [  4650] By: gsar                                  on 1999/12/05  08:47:11
7505         Log: windows build tweaks for change#4649
7506      Branch: perl
7507            ! win32/Makefile win32/makefile.mk
7508 ____________________________________________________________________________
7509 [  4649] By: gsar                                  on 1999/12/05  07:49:28
7510         Log: make File::Glob::glob() the default for CORE::glob()
7511              (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
7512      Branch: perl
7513            ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
7514            ! win32/makefile.mk
7515 ____________________________________________________________________________
7516 [  4648] By: gsar                                  on 1999/12/05  00:33:34
7517         Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
7518      Branch: perl
7519            ! lib/Pod/Html.pm
7520 ____________________________________________________________________________
7521 [  4647] By: gsar                                  on 1999/12/05  00:14:01
7522         Log: remove outdated entry
7523      Branch: perl
7524            ! pod/perltrap.pod
7525 ____________________________________________________________________________
7526 [  4646] By: gsar                                  on 1999/12/04  22:48:51
7527         Log: s/block/loop block/ in diagnostics about next, last, redo
7528      Branch: perl
7529            ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
7530 ____________________________________________________________________________
7531 [  4645] By: gsar                                  on 1999/12/04  22:25:32
7532         Log: readability tweak suggested by GRommel@sears.com
7533      Branch: perl
7534            ! pp.c
7535 ____________________________________________________________________________
7536 [  4644] By: gsar                                  on 1999/12/04  22:05:00
7537         Log: Configure tweak from Peter Prymmer
7538      Branch: perl
7539            ! Configure
7540 ____________________________________________________________________________
7541 [  4643] By: gsar                                  on 1999/12/04  21:55:27
7542         Log: make weak keyword check look for defined(&lock), not
7543              merely defined(*lock)
7544      Branch: perl
7545            ! toke.c
7546 ____________________________________________________________________________
7547 [  4642] By: gsar                                  on 1999/12/04  21:11:51
7548         Log: make eof() open ARGV if it isn't open already; also fixes bug
7549              where eof() would operate on any last-read filehandle, not
7550              just ARGV
7551      Branch: perl
7552            ! pp_sys.c
7553 ____________________________________________________________________________
7554 [  4641] By: gsar                                  on 1999/12/04  04:42:25
7555         Log: make uninitialized value warnings report opcode
7556      Branch: perl
7557            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
7558            ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
7559            ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
7560            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
7561            ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
7562            ! t/pragma/warn/sv
7563 ____________________________________________________________________________
7564 [  4640] By: gsar                                  on 1999/12/04  02:40:44
7565         Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
7566              that don't do range checking
7567      Branch: perl
7568            ! lib/Time/Local.pm
7569 ____________________________________________________________________________
7570 [  4639] By: gsar                                  on 1999/12/04  01:00:49
7571         Log: better implementation of change#3326; open(local $foo,...) now
7572              allowed in addition to any uninitialized variable, for consistency
7573              with how autovivification works elsewhere; add code to use the
7574              variable name as the name of the handle for simple variables, so
7575              that diagnostics report the handle: "... at - line 1, <$foo> line 10."
7576      Branch: perl
7577            ! op.c pod/perldelta.pod pp.c t/io/open.t
7578 ____________________________________________________________________________
7579 [  4638] By: gsar                                  on 1999/12/03  21:20:00
7580         Log: pod nits
7581      Branch: perl
7582            ! pod/perlfunc.pod pod/perlrun.pod
7583 ____________________________________________________________________________
7584 [  4637] By: gsar                                  on 1999/12/03  08:59:04
7585         Log: change#4431 was flawed
7586      Branch: perl
7587            ! Makefile.SH
7588 ____________________________________________________________________________
7589 [  4636] By: gsar                                  on 1999/12/03  07:59:52
7590         Log: pod embellishments from Nathan Torkington
7591      Branch: perl
7592            ! pod/perlfaq2.pod pod/perlhack.pod
7593 ____________________________________________________________________________
7594 [  4635] By: gsar                                  on 1999/12/03  07:56:04
7595         Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
7596      Branch: perl
7597            ! pod/perlfaq4.pod
7598 ____________________________________________________________________________
7599 [  4634] By: gsar                                  on 1999/12/03  07:47:47
7600         Log: test tweak for VMS (from Craig A. Berry)
7601      Branch: perl
7602            ! t/io/nargv.t
7603 ____________________________________________________________________________
7604 [  4633] By: gsar                                  on 1999/12/03  07:44:52
7605         Log: patchls tweak from Andreas Koenig
7606      Branch: perl
7607            ! Porting/patchls
7608 ____________________________________________________________________________
7609 [  4632] By: gsar                                  on 1999/12/03  07:42:23
7610         Log: don't mess with the umask()
7611      Branch: perl
7612            ! installhtml installman installperl lib/ExtUtils/Install.pm
7613            ! lib/ExtUtils/Manifest.pm
7614 ____________________________________________________________________________
7615 [  4631] By: gsar                                  on 1999/12/03  06:52:50
7616         Log: support -a switch to append bytecode to an existing file and make
7617              perlcc use it (from Tom Hughes <tom@compton.nu>)
7618      Branch: perl
7619            ! ext/B/B/Bytecode.pm utils/perlcc.PL
7620 ____________________________________________________________________________
7621 [  4630] By: gsar                                  on 1999/12/03  06:46:16
7622         Log: document incompatible perl4 vec() vs bitwise ops interaction trap
7623              (from Tom Phoenix)
7624      Branch: perl
7625            ! pod/perltrap.pod
7626 ____________________________________________________________________________
7627 [  4629] By: gsar                                  on 1999/12/03  06:40:15
7628         Log: use PerlIO abstraction rather than straight stdio (from
7629              Chip Salzenberg)
7630      Branch: perl
7631            ! ext/ByteLoader/ByteLoader.xs
7632 ____________________________________________________________________________
7633 [  4628] By: gsar                                  on 1999/12/03  06:15:54
7634         Log: avoid warning in IO::Select::exists() if socket doesn't exist
7635      Branch: perl
7636            ! ext/IO/lib/IO/Select.pm
7637 ____________________________________________________________________________
7638 [  4627] By: gsar                                  on 1999/12/03  06:05:19
7639         Log: two small patches from Peter Prymmer <pvhp@forte.com>
7640      Branch: perl
7641            ! makedepend.SH win32/Makefile win32/makefile.mk
7642 ____________________________________________________________________________
7643 [  4626] By: gsar                                  on 1999/12/03  05:36:38
7644         Log: From: Peter Prymmer <pvhp@forte.com>
7645              Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
7646              Message-Id: <199911260506.VAA17230@brio.forte.com>
7647              Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
7648      Branch: perl
7649            ! regcomp.c
7650 ____________________________________________________________________________
7651 [  4625] By: gsar                                  on 1999/12/03  05:20:21
7652         Log: Windows build tweaks due to change#4623
7653      Branch: perl
7654            ! win32/Makefile win32/makefile.mk win32/perlhost.h
7655 ____________________________________________________________________________
7656 [  4624] By: gsar                                  on 1999/12/03  04:58:30
7657         Log: add missing file
7658      Branch: perl
7659            + ext/DynaLoader/XSLoader_pm.PL
7660 ____________________________________________________________________________
7661 [  4623] By: gsar                                  on 1999/12/03  04:47:03
7662         Log: applied suggested patch; removed $VERSION = $VERSION hack
7663              (change#4043 fixed the need for that)
7664              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7665              Date: Tue, 16 Nov 1999 01:50:31 EST
7666              Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
7667              Subject: [PATCH 5.005_62] XSLoader.pm
7668      Branch: perl
7669            ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
7670            ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
7671            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
7672            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
7673            ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
7674            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
7675            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
7676            ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
7677            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
7678            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
7679            ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
7680 ____________________________________________________________________________
7681 [  4622] By: gsar                                  on 1999/12/03  04:02:39
7682         Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
7683      Branch: perl
7684            ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
7685 ____________________________________________________________________________
7686 [  4621] By: gsar                                  on 1999/12/02  22:24:53
7687         Log: caveat about thread-safety of extensions
7688      Branch: perl
7689            ! pod/perlfork.pod
7690 ____________________________________________________________________________
7691 [  4620] By: gsar                                  on 1999/12/02  20:31:02
7692         Log: XS documentation patches suggested by Ilya, severally adjusted
7693      Branch: perl
7694            ! pod/perlxs.pod pod/perlxstut.pod
7695 ____________________________________________________________________________
7696 [  4619] By: gsar                                  on 1999/12/02  17:52:50
7697         Log: re-add missing Unicode database master
7698      Branch: perl
7699            + lib/unicode/Unicode.300
7700 ____________________________________________________________________________
7701 [  4618] By: gsar                                  on 1999/12/02  06:56:18
7702         Log: applied suggested patch with prototype changes
7703              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
7704              Date:    Tue, 23 Nov 1999 22:55:55 EST
7705              Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
7706              Subject: [PATCH 5.005_62] First char cognizance
7707      Branch: perl
7708            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
7709 ____________________________________________________________________________
7710 [  4617] By: gsar                                  on 1999/12/02  06:04:57
7711         Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
7712      Branch: perl
7713            ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
7714 ____________________________________________________________________________
7715 [  4616] By: gsar                                  on 1999/12/02  04:30:22
7716         Log: various documentation tweaks suggested by M. J. T. Guy
7717      Branch: perl
7718            ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
7719 ____________________________________________________________________________
7720 [  4615] By: gsar                                  on 1999/12/02  04:17:43
7721         Log: various File::Glob fixes for DOSISH platforms
7722              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
7723              Date: Tue, 02 Nov 1999 11:11:25 GMT
7724              Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
7725              Subject: File::Glob again. Final patch, honest!
7726      Branch: perl
7727            + t/lib/glob-case.t
7728            ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
7729            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
7730            ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
7731 ____________________________________________________________________________
7732 [  4614] By: gsar                                  on 1999/12/02  03:42:55
7733         Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
7734              variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
7735      Branch: perl
7736            ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
7737 ____________________________________________________________________________
7738 [  4613] By: gsar                                  on 1999/12/02  01:59:19
7739         Log: ignore yet another known scalar leak
7740      Branch: perl
7741            ! t/pragma/warn/regcomp
7742 ____________________________________________________________________________
7743 [  4612] By: gsar                                  on 1999/12/02  01:15:02
7744         Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
7745      Branch: perl
7746            ! pp.c
7747 ____________________________________________________________________________
7748 [  4611] By: gsar                                  on 1999/12/02  00:31:43
7749         Log: a somewhat tweaked version of suggested patch
7750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7751              Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
7752              Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
7753              Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
7754      Branch: perl
7755            ! pod/perlfunc.pod
7756 ____________________________________________________________________________
7757 [  4610] By: gsar                                  on 1999/12/01  19:09:31
7758         Log: more accurate require() pseudocode (from James P. Williams
7759              <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
7760      Branch: perl
7761            ! pod/perlfunc.pod
7762 ____________________________________________________________________________
7763 [  4609] By: gsar                                  on 1999/12/01  18:43:49
7764         Log: avoid "Callback called exit" error on intentional exit()
7765      Branch: perl
7766            ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
7767 ____________________________________________________________________________
7768 [  4608] By: gsar                                  on 1999/12/01  18:42:38
7769         Log: find_byclass() prototype was incoherent
7770      Branch: perl
7771            ! regexec.c
7772 ____________________________________________________________________________
7773 [  4607] By: gsar                                  on 1999/12/01  05:45:10
7774         Log: better documentation for goto &NAME (from M. J. T. Guy)
7775      Branch: perl
7776            ! pod/perlfunc.pod
7777 ____________________________________________________________________________
7778 [  4606] By: gsar                                  on 1999/12/01  05:33:14
7779         Log: integrate cfgperl contents into mainline
7780      Branch: perl
7781           +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
7782           +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
7783            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
7784            ! Changes
7785           !> (integrate 210 files)
7786 ____________________________________________________________________________
7787 [  4605] By: gsar                                  on 1999/12/01  05:15:27
7788         Log: avoid PTR->IV cast warnings
7789      Branch: perl
7790            ! mg.c op.c scope.h
7791 ____________________________________________________________________________
7792 [  4604] By: gsar                                  on 1999/12/01  03:59:56
7793         Log: email address changes
7794      Branch: perl
7795            ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
7796            ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
7797            ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
7798            ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
7799            ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
7800 ____________________________________________________________________________
7801 [  4603] By: gsar                                  on 1999/12/01  03:45:13
7802         Log: minor USE_ITHREADS tweaks
7803      Branch: perl
7804            ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
7805            ! win32/perllib.c win32/win32.h
7806 ____________________________________________________________________________
7807 [  4602] By: gsar                                  on 1999/12/01  01:00:09
7808         Log: more complete pseudo-fork() support for Windows
7809      Branch: perl
7810            + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
7811            ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
7812            ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
7813            ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
7814            ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
7815            ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
7816            ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
7817            ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
7818            ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
7819            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
7820            ! win32/win32iop.h win32/win32thread.h
7821 ____________________________________________________________________________
7822 [  4601] By: gsar                                  on 1999/12/01  00:45:38
7823         Log: rudimentary support for remote debugging, from aeons ago (somewhat
7824              modified)
7825              From: Graham TerMarsch <grahamt@ActiveState.com>
7826              Date: Sat, 12 Sep 1998 10:46:55 -0700
7827              Message-ID: <35FAB38F.EA9AAC50@activestate.com>
7828              Subject: Re: Patches to perl5db.pl to allow for remote debugging
7829      Branch: perl
7830            ! lib/perl5db.pl
7831 ____________________________________________________________________________
7832 [  4600] By: chip                                  on 1999/11/19  21:16:00
7833         Log: Document known limitations of fdopen() on some systems,
7834              as they apply to open() and sysopen().
7835      Branch: perl
7836            ! pod/perlfunc.pod
7837 ____________________________________________________________________________
7838 [  4599] By: chip                                  on 1999/11/19  17:20:19
7839         Log: Undef printf before redirecting it to PerlIO_stdoutf.
7840              (Avoids an irritating warning when compiling with PerlIO.)
7841      Branch: perl
7842            ! perl.h
7843 ____________________________________________________________________________
7844 [  4598] By: jhi                                   on 1999/11/22  21:30:17
7845         Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
7846      Branch: cfgperl
7847            ! README.vms t/io/open.t
7848 ____________________________________________________________________________
7849 [  4597] By: jhi                                   on 1999/11/21  16:21:21
7850         Log: Replace #4596 with the change done in 5.005_03.
7851      Branch: cfgperl
7852            ! ext/Errno/Errno_pm.PL
7853 ____________________________________________________________________________
7854 [  4596] By: jhi                                   on 1999/11/21  16:07:20
7855         Log: Skip processing a file if the file to be opened is '-'
7856              (can happen in UNICOS)
7857      Branch: cfgperl
7858            ! ext/Errno/Errno_pm.PL
7859 ____________________________________________________________________________
7860 [  4595] By: jhi                                   on 1999/11/21  14:05:10
7861         Log: VMS patches from Peter Prymmer.
7862      Branch: cfgperl
7863            ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
7864 ____________________________________________________________________________
7865 [  4594] By: jhi                                   on 1999/11/18  17:07:14
7866         Log: The find_byclass prototype is already in proto.h. 
7867      Branch: cfgperl
7868            ! regexec.c
7869 ____________________________________________________________________________
7870 [  4593] By: gsar                                  on 1999/11/16  21:25:21
7871         Log: typo in flag checks
7872      Branch: utfperl
7873            ! sv.h
7874 ____________________________________________________________________________
7875 [  4592] By: jhi                                   on 1999/11/16  21:17:25
7876         Log: Regen Configure.
7877      Branch: cfgperl
7878            ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
7879      Branch: metaconfig
7880            ! U/a_dvisory/quadtype.U
7881 ____________________________________________________________________________
7882 [  4591] By: jhi                                   on 1999/11/16  14:53:19
7883         Log: Integrate with Sarathy.
7884      Branch: cfgperl
7885           !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
7886           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
7887           !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
7888           !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
7889           !> t/pod/poderrs.xr
7890 ____________________________________________________________________________
7891 [  4590] By: gsar                                  on 1999/11/16  05:57:56
7892         Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
7893      Branch: perl
7894            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
7895            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
7896            ! t/pod/poderrs.t t/pod/poderrs.xr
7897 ____________________________________________________________________________
7898 [  4589] By: gsar                                  on 1999/11/15  18:47:34
7899         Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
7900              C<if (fork()) { print "parent" } else { print "child" }> works on
7901              Windows (incidentally running a cloned^2 interpreter :)
7902      Branch: perl
7903            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
7904            ! pp_sys.c proto.h sv.c
7905 ____________________________________________________________________________
7906 [  4588] By: gsar                                  on 1999/11/15  14:34:36
7907         Log: cloning the stack (part 1)
7908      Branch: perl
7909            ! cop.h deb.c perl.c sv.c
7910 ____________________________________________________________________________
7911 [  4587] By: jhi                                   on 1999/11/15  00:22:20
7912         Log: Integrate with Sarathy.
7913      Branch: cfgperl
7914           !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
7915           !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
7916           !> win32/perllib.c
7917 ____________________________________________________________________________
7918 [  4586] By: jhi                                   on 1999/11/14  21:17:26
7919         Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
7920      Branch: cfgperl
7921            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
7922 ____________________________________________________________________________
7923 [  4585] By: gsar                                  on 1999/11/14  20:01:45
7924         Log: tweak for win32 build
7925      Branch: perl
7926            ! embed.h embed.pl op.c proto.h
7927 ____________________________________________________________________________
7928 [  4584] By: gsar                                  on 1999/11/14  19:46:25
7929         Log: cosmetic tweaks
7930      Branch: perl
7931            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
7932            ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
7933 ____________________________________________________________________________
7934 [  4583] By: gsar                                  on 1999/11/14  17:38:32
7935         Log: fix problem pointer casts
7936      Branch: perl
7937            ! Changes run.c sv.c
7938 ____________________________________________________________________________
7939 [  4582] By: jhi                                   on 1999/11/14  17:10:01
7940         Log: Integrate with Sarathy.
7941      Branch: cfgperl
7942           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
7943           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
7944           !> vms/perly_c.vms win32/perllib.c
7945 ____________________________________________________________________________
7946 [  4581] By: jhi                                   on 1999/11/14  17:08:23
7947         Log: The separation of 64-bitness and largefileness continues
7948              (with a setback, see hpux.sh).
7949      Branch: cfgperl
7950            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
7951            ! hints/solaris_2.sh
7952      Branch: metaconfig
7953            ! U/threads/archname.U U/typedefs/lseektype.U
7954      Branch: metaconfig/U/perl
7955            ! fpossize.U use64bits.U uselfs.U
7956 ____________________________________________________________________________
7957 [  4580] By: jhi                                   on 1999/11/14  13:26:41
7958         Log: Another Unicode update.
7959      Branch: cfgperl
7960            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
7961            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
7962            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
7963            ! (edit 189 files)
7964 ____________________________________________________________________________
7965 [  4579] By: gsar                                  on 1999/11/14  10:21:49
7966         Log: sundry cleanups for cloned interpreters (only known failure mode
7967              is due to regexps keeping non-constant data in their compiled
7968              structures)
7969      Branch: perl
7970            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
7971            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
7972 ____________________________________________________________________________
7973 [  4578] By: gsar                                  on 1999/11/14  03:37:37
7974         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
7975      Branch: perl
7976            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
7977 ____________________________________________________________________________
7978 [  4577] By: jhi                                   on 1999/11/13  19:50:24
7979         Log: Change #4576 accidentally leaked also parts of
7980              Ilya's patch that won't apply cleanly anymore.
7981      Branch: cfgperl
7982            ! regexec.c t/op/re_tests
7983 ____________________________________________________________________________
7984 [  4576] By: jhi                                   on 1999/11/13  19:43:37
7985         Log: Integrate with Sarathy.
7986      Branch: cfgperl
7987            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
7988           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
7989           !> t/op/regexp.t t/pragma/overload.t
7990 ____________________________________________________________________________
7991 [  4575] By: gsar                                  on 1999/11/13  19:41:46
7992         Log: typos in change#4561 and change#4565
7993      Branch: perl
7994            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
7995 ____________________________________________________________________________
7996 [  4574] By: gsar                                  on 1999/11/13  19:31:19
7997         Log: revert non-kosher parts of change#4562 (sort order problems
7998              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
7999              result and expected lines; /[:ascii:]/ not working should be
8000              fixed, not ignored in regexp.t; result from sort should be
8001              fixed to be ascii portable on ebcdic, not ebcdic-specific)
8002      Branch: perl
8003            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
8004 ____________________________________________________________________________
8005 [  4573] By: gsar                                  on 1999/11/13  19:13:04
8006         Log: integrate cfgperl changes into mainline
8007      Branch: perl
8008           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
8009           +> lib/unicode/In/BopomofoExtended.pl
8010           +> lib/unicode/In/BraillePatterns.pl
8011           +> lib/unicode/In/CJKRadicalsSupplement.pl
8012           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
8013           +> lib/unicode/In/Cherokee.pl
8014           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
8015           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
8016           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
8017           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
8018           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
8019           +> lib/unicode/In/Thaana.pl
8020           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
8021           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
8022            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
8023           !> (integrate 213 files)
8024 ____________________________________________________________________________
8025 [  4572] By: jhi                                   on 1999/11/13  18:44:50
8026         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
8027              To: perl5-porters@perl.org, VMSPERL@perl.org
8028              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
8029              Date: Wed, 27 Oct 1999 11:02:54 -0500
8030              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
8031      Branch: cfgperl
8032            ! README.vms
8033 ____________________________________________________________________________
8034 [  4571] By: jhi                                   on 1999/11/13  18:33:39
8035         Log: From: jand@activestate.com (Jan Dubois)
8036              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
8037              Cc: Douglas Lankshear <dougl@activestate.com>,
8038              Gurusamy Sarathy <gsar@activestate.com>
8039              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
8040              Date: Tue, 09 Nov 1999 00:38:33 +0100
8041              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
8042      Branch: cfgperl
8043            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
8044            ! win32/config.gc win32/config.vc win32/config_H.bc
8045            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
8046            ! win32/win32.c win32/win32iop.h
8047 ____________________________________________________________________________
8048 [  4570] By: jhi                                   on 1999/11/13  18:30:37
8049         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8050              To: perl5-porters@perl.org (Mailing list Perl5)
8051              Subject: [PATCH 5.005_62] makedef.pl goof
8052              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
8053              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
8054      Branch: cfgperl
8055            ! makedef.pl
8056 ____________________________________________________________________________
8057 [  4569] By: jhi                                   on 1999/11/13  18:06:54
8058         Log: From: Michael G Schwern <schwern@pobox.com>
8059              To: perl5-porters@perl.org, pod-people@perl.org
8060              Cc: tchrist@mox.perl.com, gnat@frii.com
8061              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
8062              Date: Wed, 10 Nov 1999 17:21:46 -0500
8063              Message-ID: <19991110172146.A23527@athens.aocn.com>
8064      Branch: cfgperl
8065            ! pod/perlfaq9.pod
8066 ____________________________________________________________________________
8067 [  4568] By: jhi                                   on 1999/11/13  18:05:33
8068         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
8069              To: <perl5-porters@perl.org>
8070              Subject: DynaLoader_pm.PL patch (backslashes in strings)
8071              Date: Wed, 10 Nov 1999 22:52:02 -0000
8072              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
8073      Branch: cfgperl
8074            ! ext/DynaLoader/DynaLoader_pm.PL
8075 ____________________________________________________________________________
8076 [  4567] By: jhi                                   on 1999/11/13  18:03:52
8077         Log: From: JD Laub <jdl@access-health.com>
8078              To: perl5-porters@perl.org
8079              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
8080              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
8081              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
8082      Branch: cfgperl
8083            ! lib/Exporter/Heavy.pm
8084 ____________________________________________________________________________
8085 [  4566] By: jhi                                   on 1999/11/13  18:01:24
8086         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
8087              To: perl5-porters@perl.org
8088              Subject: small patch for perldoc
8089              Date: Fri, 12 Nov 1999 23:11:43 GMT
8090              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
8091      Branch: cfgperl
8092            ! utils/perldoc.PL
8093 ____________________________________________________________________________
8094 [  4565] By: jhi                                   on 1999/11/13  17:58:54
8095         Log: From: Scott Gifford <sgifford@tir.com>
8096              To: perl5-porters@perl.org
8097              Cc: gbarr@pobox.com
8098              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
8099              Date: 12 Nov 1999 18:55:30 -0500
8100              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
8101      Branch: cfgperl
8102            ! ext/IO/lib/IO/Socket.pm
8103 ____________________________________________________________________________
8104 [  4564] By: jhi                                   on 1999/11/13  17:45:39
8105         Log: Applied manually:
8106              From: "Craig A. Berry" <craig.berry@metamor.com>
8107              To: perl5-porters@perl.org, VMSPERL@perl.org
8108              Subject: [PATCH 5.005_62] patches required to build on VMS
8109              Date: Tue, 09 Nov 1999 18:16:14 -0600
8110              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
8111      Branch: cfgperl
8112            ! configure.com vms/descrip_mms.template vms/subconfigure.com
8113            ! vms/vms.c vms/vmsish.h
8114 ____________________________________________________________________________
8115 [  4563] By: jhi                                   on 1999/11/13  17:18:41
8116         Log: Regen Unicode tables to include a warning:
8117              Thou Shalt Not Edit Them By Hand; add missing
8118              (Unicode 2.0 -introduced) tables to MANIFEST;
8119              convert the equivalence tables to be valid Perl code.
8120      Branch: cfgperl
8121            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
8122            + lib/unicode/In/BopomofoExtended.pl
8123            + lib/unicode/In/BraillePatterns.pl
8124            + lib/unicode/In/CJKRadicalsSupplement.pl
8125            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
8126            + lib/unicode/In/Cherokee.pl
8127            + lib/unicode/In/IdeographicDescriptionCharacters.pl
8128            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
8129            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
8130            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
8131            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
8132            + lib/unicode/In/Thaana.pl
8133            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
8134            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
8135            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
8136            ! (edit 169 files)
8137 ____________________________________________________________________________
8138 [  4562] By: jhi                                   on 1999/11/13  16:53:00
8139         Log: From: Peter Prymmer <pvhp@forte.com>
8140              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
8141              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
8142              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
8143              Message-Id: <199911102234.OAA01018@brio.forte.com>
8144      Branch: cfgperl
8145            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
8146            ! t/pragma/overload.t
8147 ____________________________________________________________________________
8148 [  4561] By: jhi                                   on 1999/11/13  16:29:37
8149         Log: $Config{myarchname} is not a good architecture identifier
8150              because it may contain host/node identification like
8151              CPU serial numbers.
8152      Branch: cfgperl
8153            ! ext/Errno/Errno_pm.PL
8154 ____________________________________________________________________________
8155 [  4560] By: jhi                                   on 1999/11/13  16:26:13
8156         Log: Continue largefileness separation from quadness;
8157              move nv-preserving test out of perl.h into Configure;
8158              use HAS_SETVBUF in IO.
8159      Branch: cfgperl
8160            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8161            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
8162      Branch: metaconfig
8163            ! U/a_dvisory/quadtype.U
8164      Branch: metaconfig/U/perl
8165            + nvpresuv.U
8166            ! d_fseeko.U d_ftello.U io64.U perlxv.U
8167 ____________________________________________________________________________
8168 [  4559] By: jhi                                   on 1999/11/13  13:46:38
8169         Log: Try to fix largefileness so that it "works" without a quad IV.
8170      Branch: cfgperl
8171            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8172            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
8173      Branch: metaconfig
8174            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
8175      Branch: metaconfig/U/perl
8176            ! io64.U
8177 ____________________________________________________________________________
8178 [  4558] By: jhi                                   on 1999/11/13  11:36:19
8179         Log: Undo drift from mainline.
8180      Branch: cfgperl
8181            ! regcomp.c util.c utils/h2xs.PL
8182 ____________________________________________________________________________
8183 [  4557] By: gsar                                  on 1999/11/13  10:54:46
8184         Log: typo
8185      Branch: perl
8186            ! util.c
8187 ____________________________________________________________________________
8188 [  4556] By: gsar                                  on 1999/11/13  10:53:41
8189         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
8190      Branch: perl
8191           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
8192           +> epoc/epoc_stubs.c
8193           !> (integrate 48 files)
8194 ____________________________________________________________________________
8195 [  4555] By: jhi                                   on 1999/11/13  10:05:54
8196         Log: Integrate with Sarathy.
8197      Branch: cfgperl
8198           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
8199           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
8200 ____________________________________________________________________________
8201 [  4554] By: jhi                                   on 1999/11/13  10:03:07
8202         Log: s/_SIGN$/_sign/g;
8203      Branch: metaconfig
8204            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
8205 ____________________________________________________________________________
8206 [  4553] By: gsar                                  on 1999/11/13  02:17:53
8207         Log: cloned interpreters now actually run and pass all but 55/10386
8208              subtests; various subtle bugs, new and old, observed when running
8209              cloned interpreters have been fixed
8210              
8211              still to do:
8212              |  * dup psig_ptr table
8213              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
8214              |    simple-minded and grab one pad entry each, heavily bloating
8215              |    the pad by not avoiding dups)
8216              |  * overloaded constants are not really immutable--they need to
8217              |    be PADOPs
8218              |  * allocator for constants and OPs need to be spelled differently
8219              |    (shared vs interpreter-local allocations)
8220              |  * optree refcounting is still missing locking (macros are in place)
8221              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
8222              |    perl_clone() can be called from within runops*()
8223      Branch: perl
8224            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
8225            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
8226 ____________________________________________________________________________
8227 [  4552] By: jhi                                   on 1999/11/11  23:17:43
8228         Log: Turn on largefileness always if available and
8229              continue 64-bit fixes.
8230      Branch: cfgperl
8231            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
8232            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
8233            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
8234 ____________________________________________________________________________
8235 [  4551] By: jhi                                   on 1999/11/11  23:16:15
8236         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
8237      Branch: metaconfig
8238            ! U/a_dvisory/quadtype.U
8239      Branch: metaconfig/U/perl
8240            + d_int64t.U
8241            ! i_inttypes.U io64.U
8242 ____________________________________________________________________________
8243 [  4550] By: jhi                                   on 1999/11/11  20:24:55
8244         Log: Fix a thinko in 4548.
8245      Branch: cfgperl
8246            ! pp_sys.c
8247 ____________________________________________________________________________
8248 [  4549] By: jhi                                   on 1999/11/11  19:48:21
8249         Log: Integrate with Sarathy.
8250      Branch: cfgperl
8251           !> (integrate 56 files)
8252 ____________________________________________________________________________
8253 [  4548] By: jhi                                   on 1999/11/11  19:41:56
8254         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
8255              regen Configure.
8256      Branch: cfgperl
8257            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8258            ! config_h.SH pp_sys.c
8259 ____________________________________________________________________________
8260 [  4547] By: jhi                                   on 1999/11/11  19:40:38
8261         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
8262      Branch: metaconfig
8263            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
8264            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
8265 ____________________________________________________________________________
8266 [  4546] By: gsar                                  on 1999/11/11  10:32:54
8267         Log: avoid stash pointers in optree under USE_ITHREADS
8268      Branch: perl
8269            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
8270            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
8271            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
8272            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
8273            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
8274            ! scope.h sv.c
8275 ____________________________________________________________________________
8276 [  4545] By: gsar                                  on 1999/11/11  06:04:20
8277         Log: another change towards a shareable optree: avoid pointer to filegv
8278              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
8279              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
8280              to suit
8281      Branch: perl
8282            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
8283            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
8284            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
8285            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
8286            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
8287            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
8288            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
8289            ! win32/perllib.c
8290 ____________________________________________________________________________
8291 [  4544] By: gsar                                  on 1999/11/10  18:19:12
8292         Log: more cleanups for change#4539
8293      Branch: perl
8294            ! gv.h op.c op.h pp_ctl.c pp_hot.c
8295 ____________________________________________________________________________
8296 [  4543] By: gsar                                  on 1999/11/10  01:52:22
8297         Log: remove dead branch/infinite looper in change#3612
8298      Branch: perl
8299            ! op.c
8300 ____________________________________________________________________________
8301 [  4542] By: gsar                                  on 1999/11/09  20:05:47
8302         Log: IoDIRP may be fake when used in source filters, mark as such
8303      Branch: perl
8304            ! sv.c sv.h toke.c
8305 ____________________________________________________________________________
8306 [  4541] By: gsar                                  on 1999/11/09  05:47:53
8307         Log: small nits in changes#4538,4539
8308      Branch: perl
8309            ! op.c sv.c
8310 ____________________________________________________________________________
8311 [  4540] By: gsar                                  on 1999/11/08  20:30:58
8312         Log: win32 symbol export tweak
8313      Branch: perl
8314            ! makedef.pl win32/win32.c win32/win32iop.h
8315 ____________________________________________________________________________
8316 [  4539] By: gsar                                  on 1999/11/08  18:50:40
8317         Log: preliminary support for GVOP indirection via pad
8318      Branch: perl
8319            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
8320            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
8321 ____________________________________________________________________________
8322 [  4538] By: gsar                                  on 1999/11/08  11:25:49
8323         Log: preliminary support for perl_clone() (still needs work in
8324              the following areas: SVOPs must indirect via pad; context
8325              stack, scope stack, and runlevels must be cloned; must
8326              hook up the virtualized pseudo-process support provided by
8327              "host"; ...)
8328      Branch: perl
8329            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
8330            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
8331            ! win32/perllib.c win32/win32.c
8332 ____________________________________________________________________________
8333 [  4537] By: gsar                                  on 1999/11/08  11:19:18
8334         Log: more thorough cleanup in perl_destroy()
8335      Branch: perl
8336            ! perl.c util.c
8337 ____________________________________________________________________________
8338 [  4536] By: gsar                                  on 1999/11/08  07:16:10
8339         Log: win32 internal data must be interpreter-local
8340      Branch: perl
8341            ! win32/win32.c win32/win32.h win32/win32sck.c
8342 ____________________________________________________________________________
8343 [  4535] By: gsar                                  on 1999/11/08  04:17:28
8344         Log: tweak change#4502
8345      Branch: perl
8346            ! doio.c perl.c
8347 ____________________________________________________________________________
8348 [  4534] By: jhi                                   on 1999/11/07  13:17:03
8349         Log: Four special class subs, not three.
8350      Branch: cfgperl
8351            ! pod/perlmod.pod
8352 ____________________________________________________________________________
8353 [  4533] By: jhi                                   on 1999/11/07  13:13:15
8354         Log: Integrate with Sarathy.
8355      Branch: cfgperl
8356           !> mg.c t/io/print.t
8357 ____________________________________________________________________________
8358 [  4532] By: jhi                                   on 1999/11/07  12:36:10
8359         Log: More test program maintenance.
8360      Branch: cfgperl
8361            ! Configure config_h.SH
8362      Branch: metaconfig
8363            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
8364            ! U/compline/charsize.U U/compline/d_sigaction.U
8365            ! U/compline/doublesize.U U/compline/floatsize.U
8366            ! U/compline/nblock_io.U U/compline/ptrsize.U
8367            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
8368            ! U/typedefs/uidsize.U
8369      Branch: metaconfig/U/perl
8370            ! fpossize.U
8371 ____________________________________________________________________________
8372 [  4531] By: jhi                                   on 1999/11/07  00:34:09
8373         Log: Tidy up the metaconfig test programs.
8374      Branch: cfgperl
8375            ! Configure config_h.SH
8376      Branch: metaconfig
8377            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
8378            ! U/compline/charsize.U U/compline/doublesize.U
8379            ! U/compline/nblock_io.U U/compline/ptrsize.U
8380            ! U/modified/d_longlong.U U/typedefs/gidsize.U
8381            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
8382            ! U/typedefs/uidsize.U
8383      Branch: metaconfig/U/perl
8384            ! fpossize.U
8385 ____________________________________________________________________________
8386 [  4530] By: jhi                                   on 1999/11/06  23:51:34
8387         Log: So many printfs, so little time.
8388      Branch: cfgperl
8389            ! op.c perl.c regcomp.c scope.c util.c
8390 ____________________________________________________________________________
8391 [  4529] By: jhi                                   on 1999/11/06  23:27:35
8392         Log: Replace the explicit zeros with NOOPs.
8393      Branch: cfgperl
8394            ! perl.h
8395 ____________________________________________________________________________
8396 [  4528] By: jhi                                   on 1999/11/06  23:10:54
8397         Log: From: jand@activestate.com (Jan Dubois)
8398              To: perl5-porters@perl.org
8399              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
8400              Mark Borgerding <mborgerding@acm.org>
8401              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
8402              Date: Sat, 06 Nov 1999 22:16:43 +0100
8403              Message-ID: <38279207.46448719@smtprelay.t-online.de>
8404      Branch: cfgperl
8405            ! op.c op.h
8406 ____________________________________________________________________________
8407 [  4527] By: jhi                                   on 1999/11/06  20:22:14
8408         Log: ...and fewer.
8409      Branch: cfgperl
8410            ! dump.c
8411 ____________________________________________________________________________
8412 [  4526] By: jhi                                   on 1999/11/06  20:19:04
8413         Log: ...and they are getting fewer.
8414      Branch: cfgperl
8415            ! dump.c op.c util.c
8416 ____________________________________________________________________________
8417 [  4525] By: jhi                                   on 1999/11/06  19:59:59
8418         Log: More printf miscasts flushed out.
8419      Branch: cfgperl
8420            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
8421            ! regexec.c
8422 ____________________________________________________________________________
8423 [  4524] By: jhi                                   on 1999/11/06  15:39:05
8424         Log: Crushing the remaining %ld guerillas.
8425      Branch: cfgperl
8426            ! ext/Devel/DProf/DProf.xs
8427 ____________________________________________________________________________
8428 [  4523] By: jhi                                   on 1999/11/06  15:11:38
8429         Log: Update CPAN sites list.
8430      Branch: cfgperl
8431            ! pod/perlmodlib.pod
8432 ____________________________________________________________________________
8433 [  4522] By: jhi                                   on 1999/11/05  19:50:46
8434         Log: The -n32 is normally part of $cc, not $ccflags.
8435      Branch: cfgperl
8436            ! hints/irix_6.sh
8437 ____________________________________________________________________________
8438 [  4521] By: gsar                                  on 1999/11/05  04:35:30
8439         Log: allow $\ to work right when set to a string with embedded nulls
8440      Branch: perl
8441            ! mg.c t/io/print.t
8442 ____________________________________________________________________________
8443 [  4520] By: jhi                                   on 1999/11/04  23:30:09
8444         Log: Integrate with Sarathy.
8445      Branch: cfgperl
8446           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
8447           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
8448           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
8449           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
8450           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
8451           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
8452 ____________________________________________________________________________
8453 [  4519] By: jhi                                   on 1999/11/04  23:09:25
8454         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8455              To: perl5-porters@perl.org (Mailing list Perl5)
8456              Subject: [PATCH 5.005_62] ref to non-lvalue method
8457              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
8458              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
8459      Branch: cfgperl
8460            ! op.c
8461 ____________________________________________________________________________
8462 [  4518] By: jhi                                   on 1999/11/04  23:07:27
8463         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8464              To: perl5-porters@perl.org (Mailing list Perl5)
8465              Subject: [PATCH 5.005_62] xsubpp dependency
8466              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
8467              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
8468      Branch: cfgperl
8469            ! lib/ExtUtils/MM_Unix.pm
8470 ____________________________________________________________________________
8471 [  4517] By: jhi                                   on 1999/11/04  23:05:59
8472         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8473              To: perl5-porters@perl.org (Mailing list Perl5)
8474              Subject: [PATCH 5.005_62] regexp.h
8475              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
8476              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
8477      Branch: cfgperl
8478            ! regexp.h
8479 ____________________________________________________________________________
8480 [  4516] By: gsar                                  on 1999/11/04  18:25:45
8481         Log: change#4485 didn't do the right thing for B::Bytecode
8482      Branch: perl
8483            ! ext/B/B/Bytecode.pm
8484 ____________________________________________________________________________
8485 [  4515] By: gsar                                  on 1999/11/04  17:28:29
8486         Log: implement STOP blocks and fix compiler to use them (minimally
8487              tested)
8488      Branch: perl
8489            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
8490            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
8491            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8492            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
8493            ! pod/perltodo.pod toke.c
8494 ____________________________________________________________________________
8495 [  4514] By: gsar                                  on 1999/11/04  15:59:46
8496         Log: display BSD license in Glob.pm (for clause #2 conformity)
8497      Branch: perl
8498            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
8499            ! ext/File/Glob/bsd_glob.h
8500 ____________________________________________________________________________
8501 [  4513] By: jhi                                   on 1999/11/04  08:26:19
8502         Log: Integrate with Sarathy.
8503      Branch: cfgperl
8504           +> t/io/nargv.t
8505           !> (integrate 34 files)
8506 ____________________________________________________________________________
8507 [  4512] By: jhi                                   on 1999/11/04  08:01:25
8508         Log: Incremental Mac integration from Matthias.
8509      Branch: cfgperl
8510            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
8511            ! toke.c util.c
8512 ____________________________________________________________________________
8513 [  4511] By: gsar                                  on 1999/11/04  02:53:37
8514         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
8515      Branch: perl
8516            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
8517            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
8518            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
8519            ! xsutils.c
8520 ____________________________________________________________________________
8521 [  4510] By: jhi                                   on 1999/11/02  22:12:29
8522         Log: S_init_interp is a better place to diddle with PL_opargs
8523              than perl_construct.
8524      Branch: cfgperl
8525            ! perl.c
8526 ____________________________________________________________________________
8527 [  4509] By: jhi                                   on 1999/11/02  21:30:02
8528         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8529              To: ben@mucus.advanced.org, perl5-porters@perl.org
8530              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
8531              Date: Tue, 02 Nov 1999 21:36:00 +0000
8532              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
8533      Branch: cfgperl
8534            ! pod/perlfunc.pod
8535 ____________________________________________________________________________
8536 [  4508] By: jhi                                   on 1999/11/02  20:46:27
8537         Log: Initial integration of the MacPerl changes form Matthias.
8538      Branch: cfgperl
8539            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
8540            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
8541            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
8542 ____________________________________________________________________________
8543 [  4507] By: jhi                                   on 1999/11/01  23:05:07
8544         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8545              To: lvirden@cas.org (Larry W. Virden)
8546              Cc: perl5-porters@perl.org, lvirden@cas.org
8547              Subject: Re: [ID 19991026.001] perl segmentation fault report
8548              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
8549              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
8550      Branch: cfgperl
8551            ! regexec.c t/op/pat.t
8552 ____________________________________________________________________________
8553 [  4506] By: jhi                                   on 1999/11/01  19:56:28
8554         Log: From: Olaf Flebbe <olaf@science-computing.de>
8555              To: perl5-porters@perl.org
8556              Subject: [PATCH: 5.005_62] Patch for EPOC Support
8557              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
8558              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
8559      Branch: cfgperl
8560            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
8561            + epoc/epoc_stubs.c
8562            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
8563            ! epoc/perl.pkg
8564 ____________________________________________________________________________
8565 [  4505] By: gsar                                  on 1999/11/01  17:09:44
8566         Log: macros for COP.cop_filegv access
8567      Branch: perl
8568            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
8569            ! util.c
8570 ____________________________________________________________________________
8571 [  4504] By: gsar                                  on 1999/11/01  17:08:28
8572         Log: enable better Win32::DomainName() by demand loading netapi32.dll
8573              (from Jan Dubois)
8574      Branch: perl
8575            ! pod/Win32.pod win32/win32.c
8576 ____________________________________________________________________________
8577 [  4503] By: gsar                                  on 1999/10/31  20:56:06
8578         Log: change#4502 was missing a file
8579      Branch: perl
8580            + t/io/nargv.t
8581 ____________________________________________________________________________
8582 [  4502] By: gsar                                  on 1999/10/31  20:46:02
8583         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
8584              in the way ARGV state was handled in readline(); writing a
8585              subroutine to do inplace edits is now possible, provided *ARGV,
8586              *ARGVOUT, $^I and $_ are localized where needed
8587      Branch: perl
8588            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
8589            ! pp_hot.c scope.c
8590 ____________________________________________________________________________
8591 [  4501] By: jhi                                   on 1999/10/31  12:43:54
8592         Log: Integrate with Sarathy.
8593      Branch: cfgperl
8594           !> perl.h win32/config.bc win32/config.gc win32/config.vc
8595           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8596 ____________________________________________________________________________
8597 [  4500] By: gsar                                  on 1999/10/31  10:01:17
8598         Log: updated windows config* files
8599      Branch: perl
8600            ! win32/config.bc win32/config.gc win32/config.vc
8601            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8602 ____________________________________________________________________________
8603 [  4499] By: gsar                                  on 1999/10/31  09:15:17
8604         Log: integrate cfgperl contents into mainline
8605      Branch: perl
8606           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8607           !> config_h.SH perl.h
8608 ____________________________________________________________________________
8609 [  4498] By: gsar                                  on 1999/10/31  09:13:41
8610         Log: remove unused struct Outrec
8611      Branch: perl
8612            ! perl.h
8613 ____________________________________________________________________________
8614 [  4497] By: jhi                                   on 1999/10/30  12:41:50
8615         Log: Add HAS_QUAD ($Config{d_quad}); use it.
8616      Branch: cfgperl
8617            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8618            ! config_h.SH perl.h
8619      Branch: metaconfig
8620            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
8621            ! U/typedefs/uidf.U
8622      Branch: metaconfig/U/perl
8623            ! perlxv.U
8624 ____________________________________________________________________________
8625 [  4496] By: gsar                                  on 1999/10/30  00:28:32
8626         Log: integrate cfgperl contents into mainline
8627      Branch: perl
8628           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
8629           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
8630           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
8631           !> perl.h pp.c pp.h regexec.c sv.c taint.c
8632 ____________________________________________________________________________
8633 [  4495] By: jhi                                   on 1999/10/29  23:36:19
8634         Log: Continue what #4494 started; introduce uid and gid formats.
8635      Branch: cfgperl
8636            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8637            ! config_h.SH handy.h perl.h
8638      Branch: metaconfig
8639            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
8640            - U/typedefs/quadtype.U
8641      Branch: metaconfig/U/perl
8642            ! perlxv.U
8643 ____________________________________________________________________________
8644 [  4494] By: jhi                                   on 1999/10/29  22:09:01
8645         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
8646              from perl.h and handy.h.
8647      Branch: cfgperl
8648            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8649            ! config_h.SH handy.h perl.h
8650      Branch: metaconfig/U/perl
8651            + perlxv.U perlxvf.U
8652 ____________________________________________________________________________
8653 [  4493] By: jhi                                   on 1999/10/29  22:08:06
8654         Log: Finetuning the output continues along the lines of #4490 and #4491.
8655      Branch: metaconfig
8656            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
8657            ! U/typedefs/fpostype.U
8658      Branch: metaconfig/U/perl
8659            + fpossize.U
8660            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
8661            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
8662 ____________________________________________________________________________
8663 [  4492] By: jhi                                   on 1999/10/29  21:14:53
8664         Log: Hurd update from Mark Kettenis.
8665      Branch: cfgperl
8666            ! README.hurd
8667 ____________________________________________________________________________
8668 [  4491] By: jhi                                   on 1999/10/29  20:37:02
8669         Log: A new try at what #4490 tried to accomplish.
8670      Branch: metaconfig
8671            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
8672      Branch: metaconfig/U/perl
8673            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
8674            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
8675 ____________________________________________________________________________
8676 [  4490] By: jhi                                   on 1999/10/29  20:19:41
8677         Log: metaconfig nits.
8678      Branch: metaconfig
8679            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
8680      Branch: metaconfig/U/perl
8681            + d_iovec_s.U
8682            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
8683            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
8684 ____________________________________________________________________________
8685 [  4489] By: jhi                                   on 1999/10/29  16:08:43
8686         Log: Integrate with Sarathy.
8687      Branch: cfgperl
8688           !> (integrate 31 files)
8689 ____________________________________________________________________________
8690 [  4488] By: jhi                                   on 1999/10/29  15:30:30
8691         Log: Regen Configure and Glossary.
8692      Branch: cfgperl
8693            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8694            ! config_h.SH
8695 ____________________________________________________________________________
8696 [  4487] By: jhi                                   on 1999/10/29  15:24:13
8697         Log: Remove quad logic from perl.h; regen Configure;
8698              add -DUSE_LONG_LONG to ccflags if not already there.
8699      Branch: cfgperl
8700            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
8701            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
8702 ____________________________________________________________________________
8703 [  4486] By: jhi                                   on 1999/10/29  15:22:38
8704         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
8705              fixed the use*.U to define their stuff only iff not already defined
8706              (so that ccflags can have any -DUSE_* it wants);
8707              uselonglong.U added; various small nits fixed.
8708      Branch: metaconfig
8709            + U/typedefs/quadtype.U
8710            ! U/modified/d_longdbl.U U/modified/d_longlong.U
8711            ! U/modified/d_statblks.U U/modified/usenm.U
8712            ! U/threads/usethreads.U
8713      Branch: metaconfig/U/perl
8714            + uselonglong.U
8715            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
8716            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
8717            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
8718            ! usemultiplicity.U useperlio.U usesocks.U
8719 ____________________________________________________________________________
8720 [  4485] By: gsar                                  on 1999/10/29  06:08:50
8721         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
8722      Branch: perl
8723            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
8724            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
8725            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
8726            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
8727            ! sv.h
8728 ____________________________________________________________________________
8729 [  4484] By: gsar                                  on 1999/10/29  03:00:21
8730         Log: usurp GVOP slot for new PADOP (one small step to making optree
8731              shareable across interpreters)
8732      Branch: perl
8733            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
8734            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
8735            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
8736            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
8737            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
8738            ! pp_hot.c pp_sys.c regexec.c run.c
8739 ____________________________________________________________________________
8740 [  4483] By: jhi                                   on 1999/10/28  22:01:12
8741         Log: Regen Configure.
8742      Branch: cfgperl
8743            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8744            ! config_h.SH
8745 ____________________________________________________________________________
8746 [  4482] By: jhi                                   on 1999/10/28  21:45:26
8747         Log: Installdirs patches from Andy.
8748      Branch: metaconfig
8749            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
8750            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
8751            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
8752            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
8753            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
8754            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
8755            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
8756            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
8757            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
8758 ____________________________________________________________________________
8759 [  4481] By: gsar                                  on 1999/10/28  17:33:49
8760         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
8761              can still be directly set)
8762      Branch: perl
8763            ! lib/Time/Local.pm
8764 ____________________________________________________________________________
8765 [  4480] By: jhi                                   on 1999/10/28  13:49:26
8766         Log: Fix printing of uids and gids; regen Configure.
8767      Branch: cfgperl
8768            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8769            ! config_h.SH mg.c perl.c perl.h taint.c
8770 ____________________________________________________________________________
8771 [  4479] By: jhi                                   on 1999/10/28  11:53:57
8772         Log: Fix typo.
8773      Branch: metaconfig
8774            ! U/typedefs/gidsize.U
8775 ____________________________________________________________________________
8776 [  4478] By: jhi                                   on 1999/10/28  06:50:02
8777         Log: Integrate with Sarathy.
8778      Branch: cfgperl
8779           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
8780           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8781           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8782           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
8783 ____________________________________________________________________________
8784 [  4477] By: jhi                                   on 1999/10/28  06:40:54
8785         Log: (Slightly) better comments for Policy_sh.SH from Andy.
8786      Branch: cfgperl
8787            ! Policy_sh.SH
8788 ____________________________________________________________________________
8789 [  4476] By: gsar                                  on 1999/10/27  23:54:36
8790         Log: regen config* stuff for windows
8791      Branch: perl
8792            ! Changes patchlevel.h win32/Makefile win32/config.bc
8793            ! win32/config.gc win32/config.vc win32/config_H.bc
8794            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
8795            ! win32/makefile.mk
8796 ____________________________________________________________________________
8797 [  4475] By: gsar                                  on 1999/10/27  21:32:30
8798         Log: integrate cfgperl contents into mainline; merge conflicts
8799      Branch: perl
8800           !> (integrate 46 files)
8801 ____________________________________________________________________________
8802 [  4474] By: gsar                                  on 1999/10/27  21:15:07
8803         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
8804              perl; stdout/stderr redirects seem broken as well)
8805      Branch: perl
8806            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
8807 ____________________________________________________________________________
8808 [  4473] By: jhi                                   on 1999/10/27  21:11:11
8809         Log: Do not block if no message queues available.
8810      Branch: cfgperl
8811            ! t/lib/ipc_sysv.t
8812 ____________________________________________________________________________
8813 [  4472] By: jhi                                   on 1999/10/27  18:27:40
8814         Log: Remove unused "squatter" symbols; regen Configure.
8815      Branch: cfgperl
8816            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
8817            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
8818            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8819 ____________________________________________________________________________
8820 [  4471] By: jhi                                   on 1999/10/27  18:26:55
8821         Log: metaconfig; split socket; fix output.
8822      Branch: metaconfig
8823            ! U/modified/d_socket.U U/modified/d_statblks.U
8824      Branch: metaconfig/U/perl
8825            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
8826            ! i_sysstatfs.U i_sysvfs.U
8827 ____________________________________________________________________________
8828 [  4470] By: jhi                                   on 1999/10/27  17:19:06
8829         Log: Regen Configure.
8830      Branch: cfgperl
8831            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8832            ! config_h.SH perl.c perl.h
8833 ____________________________________________________________________________
8834 [  4469] By: jhi                                   on 1999/10/27  17:18:41
8835         Log: metaconfig; split statfs.
8836      Branch: metaconfig/U/perl
8837            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
8838            ! d_statfs.U
8839 ____________________________________________________________________________
8840 [  4468] By: jhi                                   on 1999/10/27  14:06:44
8841         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
8842              (Ilya's changes won).
8843      Branch: cfgperl
8844           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
8845           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
8846           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
8847           !> (integrate 65 files)
8848 ____________________________________________________________________________
8849 [  4467] By: jhi                                   on 1999/10/27  13:38:41
8850         Log: Regen Configure.
8851      Branch: cfgperl
8852            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8853            ! config_h.SH
8854 ____________________________________________________________________________
8855 [  4466] By: jhi                                   on 1999/10/27  13:18:06
8856         Log: metaconfig fixes from Andy.
8857      Branch: metaconfig
8858            + U/modified/libnlist.U U/modified/usrinc.U
8859            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
8860 ____________________________________________________________________________
8861 [  4465] By: jhi                                   on 1999/10/27  13:06:27
8862         Log: Nosuid checking for statfs() people.
8863      Branch: cfgperl
8864            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8865            ! config_h.SH perl.c perl.h pod/perldiag.pod
8866 ____________________________________________________________________________
8867 [  4464] By: jhi                                   on 1999/10/27  13:04:20
8868         Log: metaconfig maintenance; fix Hasfield, statfs;
8869              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
8870              split fstatfs away from statfs.
8871      Branch: metaconfig
8872            + U/protos/Hasstruct.U
8873            ! U/protos/Hasfield.U
8874      Branch: metaconfig/U/perl
8875            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
8876            + i_ustat.U
8877            ! d_statfs.U
8878 ____________________________________________________________________________
8879 [  4463] By: jhi                                   on 1999/10/27  07:55:53
8880         Log: We need cc to be able to test for cc -v.
8881      Branch: cfgperl
8882            ! hints/dec_osf.sh
8883 ____________________________________________________________________________
8884 [  4462] By: gsar                                  on 1999/10/27  01:31:41
8885         Log: more GCC v2.95 induced adjustments
8886      Branch: perl
8887            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
8888            ! win32/makefile.mk win32/win32.c x2p/walk.c
8889 ____________________________________________________________________________
8890 [  4461] By: gsar                                  on 1999/10/26  21:42:59
8891         Log: warnings and const violations identified by compiling in C++ mode
8892              with GCC v2.95
8893      Branch: perl
8894            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
8895            ! sv.c taint.c toke.c win32/win32.c
8896 ____________________________________________________________________________
8897 [  4459] By: jhi                                   on 1999/10/26  10:15:58
8898         Log: Regen Configure.
8899      Branch: cfgperl
8900            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8901            ! config_h.SH
8902 ____________________________________________________________________________
8903 [  4458] By: jhi                                   on 1999/10/26  09:48:37
8904         Log: Minor rewordings.
8905      Branch: metaconfig/U/perl
8906            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
8907 ____________________________________________________________________________
8908 [  4456] By: jhi                                   on 1999/10/26  09:11:49
8909         Log: Fix d_statfsflags; add d_getmnt.
8910      Branch: metaconfig/U/perl
8911            + d_getmnt.U
8912            ! d_statfs.U
8913 ____________________________________________________________________________
8914 [  4455] By: jhi                                   on 1999/10/26  08:12:27
8915         Log: Massive multitypo in #4446.
8916      Branch: cfgperl
8917            ! hints/dec_osf.sh
8918 ____________________________________________________________________________
8919 [  4454] By: jhi                                   on 1999/10/25  08:28:45
8920         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
8921              To: Perl 5 Porters <perl5-porters@perl.org>
8922              Subject: [PATCH 5.005_62] dos-djgpp update
8923              Date: Mon, 25 Oct 1999 10:11:30 +0200
8924              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
8925      Branch: cfgperl
8926            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
8927            ! pod/perldelta.pod t/lib/io_unix.t
8928 ____________________________________________________________________________
8929 [  4453] By: jhi                                   on 1999/10/25  08:25:50
8930         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8931              To: perl5-porters@perl.org (Mailing list Perl5)
8932              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
8933              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
8934              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
8935      Branch: cfgperl
8936            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
8937 ____________________________________________________________________________
8938 [  4452] By: jhi                                   on 1999/10/25  08:16:55
8939         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8940              To: perl5-porters@perl.org (Mailing list Perl5)
8941              Subject: [PATCH 5.005_62] Missing REx engine patch
8942              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
8943              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
8944      Branch: cfgperl
8945            ! pod/perldiag.pod regcomp.c regexec.c
8946 ____________________________________________________________________________
8947 [  4451] By: jhi                                   on 1999/10/25  08:13:06
8948         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8949              To: perl5-porters@perl.org (Mailing list Perl5)
8950              Subject: [PATCH 5.005_62] charnames and UTEST
8951              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
8952              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
8953      Branch: cfgperl
8954            ! t/lib/charnames.t
8955 ____________________________________________________________________________
8956 [  4450] By: gsar                                  on 1999/10/25  07:38:15
8957         Log: win32 tweak
8958      Branch: perl
8959            ! win32/perllib.c
8960 ____________________________________________________________________________
8961 [  4449] By: gsar                                  on 1999/10/24  23:20:10
8962         Log: remove inconsistent tainting behavior of sprintf("%e",...)
8963              (all bets are off is "C" locale is compromised)
8964      Branch: perl
8965            ! pod/perlfunc.pod pod/perllocale.pod sv.c
8966 ____________________________________________________________________________
8967 [  4448] By: gsar                                  on 1999/10/24  22:20:42
8968         Log: remove unused interpreter globals
8969      Branch: perl
8970            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
8971            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
8972            ! proto.h toke.c
8973 ____________________________________________________________________________
8974 [  4447] By: jhi                                   on 1999/10/24  21:49:52
8975         Log: Another hints tweak.
8976      Branch: cfgperl
8977            ! hints/aix.sh
8978 ____________________________________________________________________________
8979 [  4446] By: jhi                                   on 1999/10/24  21:48:02
8980         Log: Hints tweak.
8981      Branch: cfgperl
8982            ! hints/dec_osf.sh
8983 ____________________________________________________________________________
8984 [  4445] By: nick                                  on 1999/10/24  21:03:28
8985         Log: Integrate own changes to mainline.
8986      Branch: utfperl
8987           !> installperl pp.c
8988 ____________________________________________________________________________
8989 [  4444] By: nick                                  on 1999/10/24  20:54:06
8990         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
8991              (Fix/workround for [ID19991024.001])
8992      Branch: perl
8993            ! pp.c
8994 ____________________________________________________________________________
8995 [  4443] By: nick                                  on 1999/10/24  15:09:51
8996         Log: Follow that camel ... another sync.
8997      Branch: utfperl
8998           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
8999           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
9000           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
9001           !> (integrate 36 files)
9002 ____________________________________________________________________________
9003 [  4442] By: gsar                                  on 1999/10/24  14:40:01
9004         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
9005      Branch: perl
9006            ! installperl
9007 ____________________________________________________________________________
9008 [  4441] By: gsar                                  on 1999/10/24  14:33:11
9009         Log: test in change#4428 needs strict interpretation of C modulus
9010      Branch: perl
9011            ! t/op/int.t
9012 ____________________________________________________________________________
9013 [  4440] By: gsar                                  on 1999/10/24  13:47:17
9014         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
9015              $? break
9016      Branch: perl
9017            ! perl.c pod/perldelta.pod pod/perldiag.pod
9018 ____________________________________________________________________________
9019 [  4439] By: jhi                                   on 1999/10/24  13:19:17
9020         Log: test for #2835 (yeah, better later than never)
9021      Branch: cfgperl
9022            ! t/op/array.t
9023 ____________________________________________________________________________
9024 [  4438] By: gsar                                  on 1999/10/24  12:59:12
9025         Log: typo, doc tweak
9026      Branch: perl
9027            ! lib/attributes.pm pod/perlop.pod
9028 ____________________________________________________________________________
9029 [  4437] By: gsar                                  on 1999/10/24  11:59:55
9030         Log: allow get() and reftype() functions to be imported (from
9031              Spider Boardman)
9032      Branch: perl
9033            ! lib/attributes.pm
9034 ____________________________________________________________________________
9035 [  4436] By: gsar                                  on 1999/10/24  11:52:53
9036         Log: suppress scalar leak messages for known leaks (from
9037              Robin Barker <rmb1@cise.npl.co.uk>)
9038      Branch: perl
9039            ! Changes t/op/lex_assign.t t/pragma/warn/op
9040 ____________________________________________________________________________
9041 [  4435] By: gsar                                  on 1999/10/24  11:39:42
9042         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
9043      Branch: perl
9044            ! ext/B/defsubs_h.PL
9045 ____________________________________________________________________________
9046 [  4434] By: gsar                                  on 1999/10/24  11:36:08
9047         Log: relax range checking if they ask for it (from John L. Allen
9048              <allen@grumman.com>)
9049      Branch: perl
9050            ! lib/Time/Local.pm
9051 ____________________________________________________________________________
9052 [  4433] By: gsar                                  on 1999/10/24  11:25:51
9053         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
9054      Branch: perl
9055            ! README lib/File/Path.pm
9056 ____________________________________________________________________________
9057 [  4432] By: gsar                                  on 1999/10/24  11:11:02
9058         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9059              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
9060              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
9061              Subject: Re: [PATCH 5.005_62] OS/2 improvements
9062      Branch: perl
9063            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
9064            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
9065            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
9066            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
9067            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
9068            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
9069            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
9070            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
9071            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
9072            ! perl.c perl.h t/io/fs.t t/op/magic.t
9073 ____________________________________________________________________________
9074 [  4431] By: gsar                                  on 1999/10/24  10:50:14
9075         Log: install all README.foo with pod content as podfoo.pod
9076      Branch: perl
9077            ! Makefile.SH installman
9078 ____________________________________________________________________________
9079 [  4430] By: gsar                                  on 1999/10/24  09:28:24
9080         Log: @INC needs ../lib
9081      Branch: perl
9082            ! t/op/int.t
9083 ____________________________________________________________________________
9084 [  4429] By: jhi                                   on 1999/10/23  21:47:49
9085         Log: More printf-fixes (see also #4426).
9086      Branch: cfgperl
9087            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
9088            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
9089            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
9090 ____________________________________________________________________________
9091 [  4428] By: gsar                                  on 1999/10/23  20:28:56
9092         Log: fix accidental C modulo semantics on integer-valued operations
9093              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
9094      Branch: perl
9095            ! op.c t/op/int.t
9096 ____________________________________________________________________________
9097 [  4427] By: jhi                                   on 1999/10/23  16:10:10
9098         Log: Integrate with Sarathy.
9099      Branch: cfgperl
9100           !> sv.c win32/win32.c
9101 ____________________________________________________________________________
9102 [  4426] By: jhi                                   on 1999/10/23  16:04:02
9103         Log: Fix the printfing nits pointed out by using gcc -Wall and
9104              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
9105              plus few other warnings in Dumper.xs.
9106      Branch: cfgperl
9107            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
9108            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
9109 ____________________________________________________________________________
9110 [  4425] By: jhi                                   on 1999/10/23  15:16:41
9111         Log: Configure regen to pick up the new installation directories
9112              from Policy_sh.SH.  The explanations of "public add-ons" and
9113              "vendor-supplied" could do with more work.
9114      Branch: cfgperl
9115            ! Configure config_h.SH
9116 ____________________________________________________________________________
9117 [  4424] By: nick                                  on 1999/10/23  00:46:22
9118         Log: Resolve mainline before possible hacking operertunity this weekend
9119      Branch: utfperl
9120           +> pod/perlfilter.pod
9121           !> (integrate 32 files)
9122 ____________________________________________________________________________
9123 [  4423] By: jhi                                   on 1999/10/22  22:53:17
9124         Log: Update Policy_sh.SH to handle the newer installation directives.
9125              From: Andy Dougherty <doughera@lafayette.edu>
9126              To: Perl Porters <perl5-porters@perl.org>
9127              Subject: [PATCH 5.005_62] Policy_sh.SH update
9128              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
9129              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
9130      Branch: cfgperl
9131            ! Policy_sh.SH
9132 ____________________________________________________________________________
9133 [  4422] By: jhi                                   on 1999/10/22  22:44:44
9134         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
9135      Branch: cfgperl
9136            ! hints/aix.sh
9137 ____________________________________________________________________________
9138 [  4421] By: gsar                                  on 1999/10/22  21:16:44
9139         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
9140              C<"%ld", long_val>
9141      Branch: perl
9142            ! sv.c
9143 ____________________________________________________________________________
9144 [  4420] By: gsar                                  on 1999/10/22  16:36:46
9145         Log: win32_utime() on directories should use localtime() rather
9146              than gmtime() (from Jan Dubois)
9147      Branch: perl
9148            ! win32/win32.c
9149 ____________________________________________________________________________
9150 [  4419] By: jhi                                   on 1999/10/21  10:31:41
9151         Log: Integrate with Sarathy.
9152      Branch: cfgperl
9153           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
9154           !> t/lib/glob-basic.t t/op/sort.t
9155 ____________________________________________________________________________
9156 [  4418] By: gsar                                  on 1999/10/20  23:49:47
9157         Log: add test for change#4417
9158      Branch: perl
9159            ! t/op/sort.t
9160 ____________________________________________________________________________
9161 [  4417] By: gsar                                  on 1999/10/20  23:45:03
9162         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
9163      Branch: perl
9164            ! op.c
9165 ____________________________________________________________________________
9166 [  4416] By: gsar                                  on 1999/10/20  01:00:50
9167         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
9168      Branch: perl
9169            ! lib/CPAN/FirstTime.pm
9170 ____________________________________________________________________________
9171 [  4415] By: gsar                                  on 1999/10/20  00:52:34
9172         Log: disable optimizing troublesome ops in change#3612
9173              (from Ilya Zakharevich)
9174      Branch: perl
9175            ! Makefile.SH opcode.h opcode.pl
9176 ____________________________________________________________________________
9177 [  4414] By: gsar                                  on 1999/10/20  00:37:46
9178         Log: skip unreadable directory test when running as root
9179      Branch: perl
9180            ! t/lib/glob-basic.t
9181 ____________________________________________________________________________
9182 [  4413] By: jhi                                   on 1999/10/19  09:26:52
9183         Log: Avoid GNU ar if HP cc is being used.
9184      Branch: cfgperl
9185            ! hints/hpux.sh
9186 ____________________________________________________________________________
9187 [  4412] By: jhi                                   on 1999/10/19  07:24:29
9188         Log: Integrate with Sarathy.
9189      Branch: cfgperl
9190           !> perlvars.h
9191 ____________________________________________________________________________
9192 [  4411] By: jhi                                   on 1999/10/19  07:22:34
9193         Log: Long double support: sqrtl et al are not available everywhere,
9194              e.g. not in Solaris, even when long doubles are.
9195      Branch: cfgperl
9196            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9197            ! config_h.SH perl.h
9198 ____________________________________________________________________________
9199 [  4410] By: jhi                                   on 1999/10/19  07:21:42
9200         Log: Add sqrtl probe, add echo dependencies.
9201      Branch: metaconfig
9202            ! U/threads/d_pthreadj.U
9203      Branch: metaconfig/U/perl
9204            + d_sqrtl.U
9205            ! i_inttypes.U io64.U
9206 ____________________________________________________________________________
9207 [  4409] By: gsar                                  on 1999/10/19  02:18:54
9208         Log: perl_mutex n/a if !USE_THREADS
9209      Branch: perl
9210            ! perlvars.h
9211 ____________________________________________________________________________
9212 [  4408] By: jhi                                   on 1999/10/18  20:13:02
9213         Log: Forgotten s/warning/warnings/.
9214      Branch: cfgperl
9215            ! Makefile.SH
9216 ____________________________________________________________________________
9217 [  4407] By: jhi                                   on 1999/10/18  20:02:12
9218         Log: Integrate with Sarathy.
9219      Branch: cfgperl
9220           +> pod/perlfilter.pod
9221           !> (integrate 30 files)
9222 ____________________________________________________________________________
9223 [  4406] By: gsar                                  on 1999/10/18  16:32:10
9224         Log: added intro to source filters from Paul Marquess
9225      Branch: perl
9226            + pod/perlfilter.pod
9227            ! MANIFEST pod/perldelta.pod
9228 ____________________________________________________________________________
9229 [  4405] By: gsar                                  on 1999/10/18  05:53:06
9230         Log: missing manpages
9231      Branch: perl
9232            ! installman
9233 ____________________________________________________________________________
9234 [  4404] By: gsar                                  on 1999/10/18  05:09:22
9235         Log: pod updates from Tom Christiansen
9236      Branch: perl
9237            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
9238 ____________________________________________________________________________
9239 [  4403] By: gsar                                  on 1999/10/17  23:43:59
9240         Log: PL_malloc_mutex needs to be global, not per-interpreter
9241              (malloc.c has static data)
9242      Branch: perl
9243            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
9244 ____________________________________________________________________________
9245 [  4402] By: gsar                                  on 1999/10/17  22:30:30
9246         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
9247              windows
9248      Branch: perl
9249            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
9250            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
9251            ! win32/win32.h
9252 ____________________________________________________________________________
9253 [  4401] By: gsar                                  on 1999/10/17  20:33:42
9254         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
9255              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
9256              is one symptom of the problem
9257      Branch: perl
9258            ! pp_ctl.c t/op/eval.t
9259 ____________________________________________________________________________
9260 [  4400] By: gsar                                  on 1999/10/17  18:36:46
9261         Log: remove FileHandle from list of PodParser dependencies (the
9262              difference is 20 files vs 6 files loaded!)
9263      Branch: perl
9264            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
9265            ! t/pod/testcmp.pl
9266 ____________________________________________________________________________
9267 [  4399] By: nick                                  on 1999/10/17  14:51:35
9268         Log: Pre-trip resolve
9269      Branch: utfperl
9270           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
9271 ____________________________________________________________________________
9272 [  4398] By: gsar                                  on 1999/10/17  09:19:24
9273         Log: make installperl ignore RCS files (from Michael G Schwern
9274              <schwern@pobox.com>)
9275      Branch: perl
9276            ! installperl lib/Text/Tabs.pm
9277 ____________________________________________________________________________
9278 [  4397] By: gsar                                  on 1999/10/16  18:30:14
9279         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
9280      Branch: perl
9281            ! perl.c
9282 ____________________________________________________________________________
9283 [  4396] By: jhi                                   on 1999/10/16  17:44:39
9284         Log: Missing comma.
9285      Branch: cfgperl
9286            ! lib/diagnostics.pm
9287 ____________________________________________________________________________
9288 [  4395] By: gsar                                  on 1999/10/16  17:18:36
9289         Log: assumption about @_ always being non-REAL doesn't hold when
9290              debugger is running; DB::sub() can call arbitrary stuff
9291              that modifies @_ at will
9292      Branch: perl
9293            ! pp_hot.c
9294 ____________________________________________________________________________
9295 [  4394] By: nick                                  on 1999/10/16  09:35:20
9296         Log: Resolve utfperl branch against mainline as of _62
9297      Branch: utfperl
9298           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
9299           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
9300           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
9301           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9302           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9303           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
9304           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
9305           +> t/lib/glob-taint.t win32/genmk95.pl
9306            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
9307           !> (integrate 144 files)
9308 ____________________________________________________________________________
9309 [  4393] By: gsar                                  on 1999/10/16  04:07:02
9310         Log: OS/2 support bits (from Ilya Zakharevich)
9311      Branch: perl
9312            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
9313 ____________________________________________________________________________
9314 [  4392] By: jhi                                   on 1999/10/15  10:28:09
9315         Log: Integrate with Sarathy.
9316      Branch: cfgperl
9317           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
9318           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
9319           !> win32/Makefile win32/makefile.mk
9320
9321 ----------------
9322 Version 5.005_62
9323 ----------------
9324
9325 ____________________________________________________________________________
9326 [  4391] By: gsar                                  on 1999/10/15  10:12:42
9327         Log: here be 5.005_62
9328      Branch: perl
9329            ! Changes MANIFEST Porting/makerel
9330 ____________________________________________________________________________
9331 [  4390] By: gsar                                  on 1999/10/15  09:45:51
9332         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
9333              avoid tickling it in Pod::Man for now; other nits in
9334              Pod::*
9335      Branch: perl
9336            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
9337            ! pod/perlopentut.pod
9338 ____________________________________________________________________________
9339 [  4389] By: gsar                                  on 1999/10/15  08:55:01
9340         Log: disable internal globbing for miniperl (or build breaks out
9341              in a rash of failed dependencies)
9342      Branch: perl
9343            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
9344 ____________________________________________________________________________
9345 [  4388] By: jhi                                   on 1999/10/15  08:07:49
9346         Log: Integrate with Sarathy.
9347      Branch: cfgperl
9348           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
9349           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
9350 ____________________________________________________________________________
9351 [  4387] By: gsar                                  on 1999/10/15  07:46:24
9352         Log: integrate cfgperl contents into mainline
9353      Branch: perl
9354            ! Changes
9355           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
9356           !> t/pragma/warn/regcomp
9357 ____________________________________________________________________________
9358 [  4386] By: gsar                                  on 1999/10/15  05:45:36
9359         Log: various little goofs in change#4385
9360      Branch: perl
9361            ! win32/include/dirent.h win32/win32.c
9362 ____________________________________________________________________________
9363 [  4385] By: gsar                                  on 1999/10/15  04:49:09
9364         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
9365              rather than win32_opendir() reading all files up front (untested)
9366      Branch: perl
9367            ! win32/include/dirent.h win32/win32.c
9368 ____________________________________________________________________________
9369 [  4384] By: gsar                                  on 1999/10/15  01:34:09
9370         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
9371      Branch: perl
9372            ! lib/Benchmark.pm pod/perldelta.pod
9373 ____________________________________________________________________________
9374 [  4383] By: gsar                                  on 1999/10/15  01:22:32
9375         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
9376              <dha@panix.com>)
9377      Branch: perl
9378            ! pod/perlfaq2.pod
9379 ____________________________________________________________________________
9380 [  4382] By: gsar                                  on 1999/10/15  01:14:22
9381         Log: From: jand@ActiveState.com (Jan Dubois)
9382              Date: Fri, 15 Oct 1999 01:14:23 +0200
9383              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
9384              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
9385      Branch: perl
9386            ! ext/POSIX/POSIX.xs
9387 ____________________________________________________________________________
9388 [  4381] By: jhi                                   on 1999/10/14  22:11:36
9389         Log: Integrate with Sarathy.
9390      Branch: cfgperl
9391           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
9392           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
9393           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
9394           !> win32/makefile.mk
9395 ____________________________________________________________________________
9396 [  4380] By: jhi                                   on 1999/10/14  22:08:22
9397         Log: Warn inside character classes about unknown backslash escapes
9398              (that are not caught earlier because of being completely unknown,
9399              such as \m), such as \z (because they make do sense inside regexen,
9400              but not inside character classes).
9401      Branch: cfgperl
9402            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
9403            ! t/pragma/warn/regcomp
9404 ____________________________________________________________________________
9405 [  4379] By: gsar                                  on 1999/10/14  18:26:56
9406         Log: clarify significance of parens for "x" (from M.J.T. Guy
9407              <mjtg@cus.cam.ac.uk>)
9408      Branch: perl
9409            ! pod/perlop.pod
9410 ____________________________________________________________________________
9411 [  4378] By: gsar                                  on 1999/10/14  18:25:20
9412         Log: make timelocal work better when time is close to the epoch
9413              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
9414      Branch: perl
9415            ! lib/Time/Local.pm
9416 ____________________________________________________________________________
9417 [  4377] By: gsar                                  on 1999/10/14  18:15:11
9418         Log: integrate cfgperl contents into mainline
9419      Branch: perl
9420           +> ext/DB_File/hints/sco.pl
9421           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
9422           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
9423           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
9424 ____________________________________________________________________________
9425 [  4376] By: gsar                                  on 1999/10/14  17:47:35
9426         Log: fix POPSTACK panics that ensued from bad interaction between
9427              runlevels and stack of stacks (change#3988 done right);
9428              basically, we pop the runlevel if the stacklevel is not the
9429              same one we started the runlevel with
9430      Branch: perl
9431            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
9432 ____________________________________________________________________________
9433 [  4375] By: gsar                                  on 1999/10/14  15:54:48
9434         Log: avoid warnings
9435      Branch: perl
9436            ! ext/File/Glob/bsd_glob.c
9437 ____________________________________________________________________________
9438 [  4374] By: jhi                                   on 1999/10/14  10:08:44
9439         Log: Warn about false ranges like \d-\w (see the change #4355).
9440              The invalid ranges (b-a) warning message also enhanced.
9441      Branch: cfgperl
9442            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
9443            ! t/pragma/warn/regcomp
9444 ____________________________________________________________________________
9445 [  4373] By: gsar                                  on 1999/10/14  03:49:54
9446         Log: File::Glob fixes for Windows
9447      Branch: perl
9448            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
9449            ! win32/makefile.mk
9450 ____________________________________________________________________________
9451 [  4372] By: gsar                                  on 1999/10/14  02:21:31
9452         Log: avoid inefficiency in change#3386 (every longjmp() was followed
9453              by an avoidable call to setjmp())
9454      Branch: perl
9455            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
9456            ! proto.h scope.c scope.h
9457 ____________________________________________________________________________
9458 [  4371] By: jhi                                   on 1999/10/13  21:17:17
9459         Log: Integrate with Sarathy.
9460      Branch: cfgperl
9461           !> op.c pod/perldelta.pod
9462 ____________________________________________________________________________
9463 [  4370] By: gsar                                  on 1999/10/13  18:08:45
9464         Log: misc tweaks
9465      Branch: perl
9466            ! op.c pod/perldelta.pod
9467 ____________________________________________________________________________
9468 [  4369] By: jhi                                   on 1999/10/13  16:18:58
9469         Log: Integrate with Sarathy.
9470      Branch: cfgperl
9471           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9472 ____________________________________________________________________________
9473 [  4368] By: gsar                                  on 1999/10/13  16:14:16
9474         Log: pod nits from various perl porters
9475      Branch: perl
9476            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9477 ____________________________________________________________________________
9478 [  4367] By: jhi                                   on 1999/10/13  12:10:30
9479         Log: From: Vlad Harchev <hvv@hippo.ru>
9480              To: perl5-porters@perl.org
9481              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
9482              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
9483              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
9484      Branch: cfgperl
9485            ! pod/perlop.pod
9486 ____________________________________________________________________________
9487 [  4366] By: gsar                                  on 1999/10/13  08:11:11
9488         Log: typos and language goofs pointed out by Hugo van der Sanden
9489              <hv@crypt.compulink.co.uk>
9490      Branch: perl
9491            ! pod/perldelta.pod pod/perldiag.pod
9492 ____________________________________________________________________________
9493 [  4365] By: jhi                                   on 1999/10/13  07:27:44
9494         Log: Integrate with Sarathy.
9495      Branch: cfgperl
9496           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
9497           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9498           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9499           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
9500           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
9501           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
9502           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
9503           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
9504           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
9505 ____________________________________________________________________________
9506 [  4364] By: gsar                                  on 1999/10/13  07:06:04
9507         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
9508      Branch: perl
9509            ! lib/perl5db.pl
9510 ____________________________________________________________________________
9511 [  4363] By: jhi                                   on 1999/10/13  07:03:43
9512         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
9513              To: perl5-porters@perl.org
9514              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
9515              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
9516              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
9517      Branch: cfgperl
9518            ! hints/svr5.sh
9519 ____________________________________________________________________________
9520 [  4362] By: jhi                                   on 1999/10/13  06:57:16
9521         Log: Add DB_File hint for SCO ODT.
9522              From: hops@sco.com
9523              To: perl5-porters@perl.org
9524              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
9525              Date: Tue, 12 Oct 1999 20:16:04 PDT
9526              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
9527      Branch: cfgperl
9528            + ext/DB_File/hints/sco.pl
9529            ! MANIFEST
9530 ____________________________________________________________________________
9531 [  4361] By: gsar                                  on 1999/10/13  06:56:08
9532         Log: PL_numeric_radix used without being defined (from Ilya
9533              Zakharevich)
9534      Branch: perl
9535            ! util.c
9536 ____________________________________________________________________________
9537 [  4360] By: gsar                                  on 1999/10/13  06:43:03
9538         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
9539              From: hops@sco.com
9540              Date: Tue, 12 Oct 1999 20:16:04 PDT
9541              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
9542              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
9543      Branch: perl
9544            + ext/NDBM_File/hints/sco.pl
9545            ! MANIFEST ext/ODBM_File/hints/sco.pl
9546 ____________________________________________________________________________
9547 [  4359] By: gsar                                  on 1999/10/13  06:34:53
9548         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
9549      Branch: perl
9550            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
9551            ! pod/perlport.pod
9552 ____________________________________________________________________________
9553 [  4358] By: gsar                                  on 1999/10/12  19:10:27
9554         Log: perldelta updates
9555      Branch: perl
9556            ! pod/perldelta.pod
9557 ____________________________________________________________________________
9558 [  4357] By: gsar                                  on 1999/10/12  17:11:18
9559         Log: update perldelta for change#4356
9560      Branch: perl
9561            ! Changes pod/perldelta.pod
9562 ____________________________________________________________________________
9563 [  4356] By: gsar                                  on 1999/10/12  16:53:31
9564         Log: add File::BSDGlob as File::Glob and load it at compile-time
9565              if perl was built with -DPERL_INTERNAL_GLOB
9566              
9567              TODO: we currently get a compile-time failure if File/Glob.pm
9568              can't be found; such failure needs to be made to emit a warning
9569              and use the csh implementation instead
9570      Branch: perl
9571            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
9572            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9573            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9574            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
9575            + t/lib/glob-global.t t/lib/glob-taint.t
9576            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
9577            ! t/pragma/overload.t
9578 ____________________________________________________________________________
9579 [  4355] By: jhi                                   on 1999/10/12  15:30:05
9580         Log: Revert the parts of #3926 that outlawed character ranges
9581              that have character classes such as \w as either endpoint.
9582              This change re-establishes the old behavior which meant that
9583              such ranges weren't really ranges, the "-" was literal.
9584              Moreover, this change also fixes the old behavior to be
9585              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
9586              Now they all do work as described above.  The #3926 outlawed
9587              all of those.
9588      Branch: cfgperl
9589            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
9590 ____________________________________________________________________________
9591 [  4354] By: jhi                                   on 1999/10/12  09:58:59
9592         Log: Integrate with Sarathy.
9593      Branch: cfgperl
9594           !> (integrate 33 files)
9595 ____________________________________________________________________________
9596 [  4353] By: gsar                                  on 1999/10/12  05:53:40
9597         Log: apply parts of LynxOS patches from Alan Johnson
9598              <johnson@alonn.gemse.fr>
9599      Branch: perl
9600            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
9601            ! t/op/groups.t
9602 ____________________________________________________________________________
9603 [  4352] By: gsar                                  on 1999/10/12  05:24:39
9604         Log: allow any unpack specifier to take a count via '/'
9605              (from Ilya Zakharevich)
9606      Branch: perl
9607            ! pp.c t/op/pack.t
9608 ____________________________________________________________________________
9609 [  4351] By: gsar                                  on 1999/10/12  05:02:35
9610         Log: avoid warnings
9611      Branch: perl
9612            ! malloc.c
9613 ____________________________________________________________________________
9614 [  4350] By: gsar                                  on 1999/10/12  04:50:52
9615         Log: various cleanups
9616      Branch: perl
9617            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
9618            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
9619            ! win32/config.gc win32/config.vc win32/config_H.bc
9620            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
9621 ____________________________________________________________________________
9622 [  4349] By: gsar                                  on 1999/10/12  00:23:11
9623         Log: update Changes, patchlevel etc.
9624      Branch: perl
9625            ! Changes Porting/findvars patchlevel.h win32/Makefile
9626            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9627            ! win32/makefile.mk
9628 ____________________________________________________________________________
9629 [  4348] By: gsar                                  on 1999/10/11  23:11:57
9630         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
9631      Branch: perl
9632            ! pod/perlfunc.pod
9633 ____________________________________________________________________________
9634 [  4347] By: jhi                                   on 1999/10/11  21:25:03
9635         Log: Sparc Linux -Duseshrplib fix.
9636              
9637              From: Brian Jepson <bjepson@home.com>
9638              To: Nick Ing-Simmons <nick@ing-simmons.net>
9639              cc: perl5-porters@perl.org
9640              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
9641              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
9642              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
9643      Branch: cfgperl
9644            ! hints/linux.sh
9645 ____________________________________________________________________________
9646 [  4346] By: gsar                                  on 1999/10/11  20:28:32
9647         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
9648              the behavior of 'Z*' and 'Z3' to always pack a trailing
9649              null byte; changed documentation to suit; added test
9650      Branch: perl
9651            ! pod/perlfunc.pod pp.c t/op/pack.t
9652 ____________________________________________________________________________
9653 [  4345] By: gsar                                  on 1999/10/11  19:15:46
9654         Log: writing to perllocal.pod fails if it was never created;
9655              tweak pseudo-hash example (both suggested by Michael G Schwern
9656              <schwern@pobox.com>)
9657      Branch: perl
9658            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
9659 ____________________________________________________________________________
9660 [  4344] By: gsar                                  on 1999/10/11  17:57:31
9661         Log: slightly edited variant of suggested patch
9662              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9663              Date: Thu, 9 Sep 1999 18:35:37 -0400
9664              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
9665              Subject: [PATCH 5.005_58] How RExen match?
9666      Branch: perl
9667            ! pod/perlre.pod
9668 ____________________________________________________________________________
9669 [  4343] By: gsar                                  on 1999/10/11  16:55:48
9670         Log: change#4327 was inefficient
9671      Branch: perl
9672            ! lib/lib.pm
9673 ____________________________________________________________________________
9674 [  4342] By: jhi                                   on 1999/10/11  07:01:46
9675         Log: Integrate with Sarathy.
9676      Branch: cfgperl
9677           +> pod/perlhack.pod
9678           !> (integrate 28 files)
9679 ____________________________________________________________________________
9680 [  4341] By: jhi                                   on 1999/10/11  06:37:47
9681         Log: The 2.5th cut at the AIX C++ extension problems.
9682      Branch: cfgperl
9683            ! hints/aix.sh
9684 ____________________________________________________________________________
9685 [  4340] By: gsar                                  on 1999/10/10  23:48:07
9686         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
9687      Branch: perl
9688            + pod/perlhack.pod
9689            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
9690 ____________________________________________________________________________
9691 [  4339] By: gsar                                  on 1999/10/10  20:42:40
9692         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
9693              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
9694              void(*)(pTHX_ void*)
9695      Branch: perl
9696            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
9697            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
9698            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
9699            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
9700 ____________________________________________________________________________
9701 [  4338] By: gsar                                  on 1999/10/10  20:38:59
9702         Log: add missing new diagnostics to perldelta
9703      Branch: perl
9704            ! pod/perldelta.pod
9705 ____________________________________________________________________________
9706 [  4337] By: gsar                                  on 1999/10/10  17:40:13
9707         Log: update perldelta for change#3406
9708      Branch: perl
9709            ! embed.pl pod/perldata.pod pod/perldelta.pod
9710 ____________________________________________________________________________
9711 [  4336] By: gsar                                  on 1999/10/10  16:33:14
9712         Log: integrate cfgperl contents into mainline
9713      Branch: perl
9714           +> ext/DynaLoader/hints/aix.pl
9715           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
9716           !> makedef.pl perl.h pod/perldelta.pod
9717 ____________________________________________________________________________
9718 [  4335] By: jhi                                   on 1999/10/10  11:09:48
9719         Log: Update perldelta.
9720      Branch: cfgperl
9721            ! pod/perldelta.pod
9722 ____________________________________________________________________________
9723 [  4334] By: jhi                                   on 1999/10/10  10:31:46
9724         Log: Integrate with Sarathy.
9725      Branch: cfgperl
9726           +> win32/genmk95.pl
9727           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
9728           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
9729           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
9730           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
9731           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
9732           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
9733           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
9734           !> utils/perldoc.PL win32/makefile.mk
9735 ____________________________________________________________________________
9736 [  4333] By: gsar                                  on 1999/10/10  06:33:15
9737         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
9738              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
9739      Branch: perl
9740            ! installperl lib/diagnostics.pm utils/perldoc.PL
9741 ____________________________________________________________________________
9742 [  4332] By: gsar                                  on 1999/10/10  05:15:26
9743         Log: add $VERSION
9744      Branch: perl
9745            ! lib/Exporter.pm
9746 ____________________________________________________________________________
9747 [  4331] By: gsar                                  on 1999/10/10  05:10:22
9748         Log: describe what can go in an export list (from Anno Siegel
9749              <anno4000@lublin.zrz.tu-berlin.de>)
9750      Branch: perl
9751            ! lib/Exporter.pm
9752 ____________________________________________________________________________
9753 [  4330] By: gsar                                  on 1999/10/10  04:50:43
9754         Log: more basic support for building modules under Windows 95/98
9755              (applied relevant parts from a patch suggested by
9756              Jochen Wiedmann <joe@ispsoft.de>)
9757      Branch: perl
9758            ! lib/ExtUtils/MM_Unix.pm
9759 ____________________________________________________________________________
9760 [  4329] By: gsar                                  on 1999/10/10  04:28:38
9761         Log: rudimentary support for building under Windows 95/98 (from
9762              Benjamin Stuhl <sho_pi@hotmail.com>)
9763      Branch: perl
9764            + win32/genmk95.pl
9765            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
9766            ! win32/makefile.mk
9767 ____________________________________________________________________________
9768 [  4328] By: gsar                                  on 1999/10/10  03:37:21
9769         Log: fix two leaks in Thread.xs (from Eugene Alterman
9770              <Eugene.Alterman@bremer-inc.com>); convert places with
9771              'use attrs' to new attributes syntax
9772      Branch: perl
9773            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
9774            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
9775            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
9776            ! ext/Thread/sync2.t
9777 ____________________________________________________________________________
9778 [  4327] By: gsar                                  on 1999/10/10  02:23:52
9779         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
9780              (suggested by Tod Irwin <irwin@stockmaster.com>)
9781      Branch: perl
9782            ! lib/lib.pm
9783 ____________________________________________________________________________
9784 [  4326] By: gsar                                  on 1999/10/10  00:51:48
9785         Log: better documentation for recv() (from Anton Berezin
9786              <tobez@plab.ku.dk>)
9787      Branch: perl
9788            ! pod/perlfunc.pod
9789 ____________________________________________________________________________
9790 [  4325] By: gsar                                  on 1999/10/09  22:46:23
9791         Log: perldelta updates (see TODO markers)
9792      Branch: perl
9793            ! Changes pod/perldelta.pod pp_sys.c
9794 ____________________________________________________________________________
9795 [  4324] By: gsar                                  on 1999/10/09  19:43:10
9796         Log: fix Exporter::export_to_level() documentation
9797      Branch: perl
9798            ! lib/Exporter.pm
9799 ____________________________________________________________________________
9800 [  4323] By: gsar                                  on 1999/10/09  18:48:31
9801         Log: don't run END blocks when running under -c switch (older,
9802              rarely useful behavior may still be obtained by putting
9803              BEGIN { $^C = 0; exit; } at the end of the script)
9804      Branch: perl
9805            ! perl.c
9806 ____________________________________________________________________________
9807 [  4322] By: jhi                                   on 1999/10/09  05:31:26
9808         Log: While awaiting a good test program to detect the broken gcc.
9809              From: Thomas Conté <tom@fr.uu.net>
9810              To: <jhi@iki.fi>
9811              Cc: <perl5-porters@perl.org>
9812              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
9813              Date: Wed, 6 Oct 1999 19:56:29 +0200
9814              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
9815      Branch: cfgperl
9816            ! hints/irix_6.sh perl.h
9817 ____________________________________________________________________________
9818 [  4321] By: gsar                                  on 1999/10/09  00:41:02
9819         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
9820              clear entries in the CV's pad, leading to coredumps when CV had no
9821              other references to it; this is a slightly edited version of the
9822              patch suggested by Russel O'Connor <roconnor@world.std.com>
9823      Branch: perl
9824            ! cop.h pp_ctl.c pp_hot.c
9825 ____________________________________________________________________________
9826 [  4320] By: gsar                                  on 1999/10/08  22:50:51
9827         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
9828              situation (assumptions about cx invalidation are not valid
9829              anymore)
9830      Branch: perl
9831            ! cop.h pp_ctl.c pp_hot.c
9832 ____________________________________________________________________________
9833 [  4319] By: jhi                                   on 1999/10/08  14:33:31
9834         Log: Integrate with Sarathy.
9835      Branch: cfgperl
9836           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
9837           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
9838           !> t/comp/bproto.t thrdvar.h toke.c util.c
9839 ____________________________________________________________________________
9840 [  4318] By: jhi                                   on 1999/10/08  13:51:34
9841         Log: The second cut at AIX C++ extension troubles.
9842      Branch: cfgperl
9843            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
9844            ! hints/aix.sh
9845 ____________________________________________________________________________
9846 [  4317] By: jhi                                   on 1999/10/08  10:44:13
9847         Log: The first cut at fixing Perl extensions written in C++ in AIX,
9848              statics don't get initialized right.  This patch at least
9849              doesn't seem to break the build in my AIX, but unfortunately
9850              I don't have the IBM C++ to do further testing.
9851              
9852              Problem reported by Stephanie Beals in
9853              From: bealzy@us.ibm.com
9854              To: perl5-porters@perl.org
9855              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
9856              Date: Thu, 7 Oct 1999 15:05:54 -0400
9857              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
9858      Branch: cfgperl
9859            + ext/DynaLoader/hints/aix.pl
9860            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
9861 ____________________________________________________________________________
9862 [  4316] By: gsar                                  on 1999/10/08  10:26:15
9863         Log: remove kludgey duplicate background error avoidance (caused
9864              "leaks"; %@ wasn't even user-visible under -Dusethreads);
9865              only repeats of most recent error are now avoided
9866      Branch: perl
9867            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
9868 ____________________________________________________________________________
9869 [  4315] By: jhi                                   on 1999/10/08  09:48:59
9870         Log: Fix omission.
9871      Branch: cfgperl
9872            ! makedef.pl
9873 ____________________________________________________________________________
9874 [  4314] By: gsar                                  on 1999/10/08  07:17:01
9875         Log: extend change#2299 to C<use> (fixes scoping problems in
9876              C<if (...) { use foo; ... }>)
9877      Branch: perl
9878            ! op.c
9879 ____________________________________________________________________________
9880 [  4313] By: gsar                                  on 1999/10/08  04:52:19
9881         Log: small tweak for change#4309
9882      Branch: perl
9883            ! op.c
9884 ____________________________________________________________________________
9885 [  4312] By: gsar                                  on 1999/10/08  02:31:13
9886         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
9887              From: Larry Wall <larry@wall.org>
9888              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
9889              Message-Id: <199910061655.JAA11333@kiev.wall.org>
9890              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
9891      Branch: perl
9892            ! opcode.h t/comp/bproto.t toke.c
9893 ____________________________________________________________________________
9894 [  4311] By: gsar                                  on 1999/10/08  00:58:19
9895         Log: typo
9896      Branch: perl
9897            ! pp_sys.c
9898 ____________________________________________________________________________
9899 [  4310] By: gsar                                  on 1999/10/07  23:51:38
9900         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
9901              Brian Mitchell <brian@chele.cais.net>)
9902      Branch: perl
9903            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
9904 ____________________________________________________________________________
9905 [  4309] By: gsar                                  on 1999/10/07  22:57:52
9906         Log: change#3728 was flawed (loop contexts saw the wrong statement
9907              info, causing loop control constructs to not find the label);
9908              disable OP_SETSTATE entirely and add a fix that is specifically
9909              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
9910              which was what the original patch was supposed to fix
9911              
9912              TODO: remove the remainder of the setstate logic if it can't
9913              be used anywhere else (it isn't used anywhere now)
9914      Branch: perl
9915            ! cop.h op.c perly.c perly.y
9916 ____________________________________________________________________________
9917 [  4308] By: jhi                                   on 1999/10/07  19:21:27
9918         Log: Integrate with Sarathy.
9919      Branch: cfgperl
9920           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
9921 ____________________________________________________________________________
9922 [  4307] By: gsar                                  on 1999/10/07  15:12:24
9923         Log: update to podlators-0.08 from Russ Allbery
9924      Branch: perl
9925            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
9926 ____________________________________________________________________________
9927 [  4306] By: jhi                                   on 1999/10/06  17:20:34
9928         Log: Integrate with Sarathy.
9929      Branch: cfgperl
9930           !> (integrate 45 files)
9931 ____________________________________________________________________________
9932 [  4305] By: gsar                                  on 1999/10/06  16:55:45
9933         Log: some versions of mingw32 have __int64, define iff it isn't
9934      Branch: perl
9935            ! win32/win32.h
9936 ____________________________________________________________________________
9937 [  4304] By: gsar                                  on 1999/10/06  03:45:44
9938         Log: fix typos in change#4288
9939      Branch: perl
9940            ! Changes dump.c sv.c
9941 ____________________________________________________________________________
9942 [  4303] By: gsar                                  on 1999/10/06  03:22:46
9943         Log: integrate cfgperl contents into mainline
9944      Branch: perl
9945           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
9946            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
9947           !> (integrate 31 files)
9948 ____________________________________________________________________________
9949 [  4302] By: gsar                                  on 1999/10/06  02:36:53
9950         Log: make die/warn and other diagnostics go to wherever STDERR happens
9951              to point at; change places that meant Perl_debug_log rather than
9952              PerlIO_stderr()
9953      Branch: perl
9954            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
9955            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
9956            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
9957            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
9958            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
9959            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
9960            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
9961            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
9962            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
9963            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
9964            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
9965 ____________________________________________________________________________
9966 [  4301] By: jhi                                   on 1999/10/05  23:03:46
9967         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9968              To: François Désarménien <desar@club-internet.fr>
9969              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
9970              Subject: Re: Strange RE engine breakage in 5_61
9971              Date: Mon, 4 Oct 1999 19:58:03 -0400
9972              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
9973              
9974              (had to apply pat.t part manually because there
9975              already were more tests than there was in _61)
9976      Branch: cfgperl
9977            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
9978 ____________________________________________________________________________
9979 [  4300] By: jhi                                   on 1999/10/04  17:03:18
9980         Log: From: Andy Dougherty <doughera@lafayette.edu>
9981              To: Jarkko Hietaniemi <jhi@iki.fi>
9982              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
9983              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
9984              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
9985              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
9986      Branch: cfgperl
9987            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
9988            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
9989            ! MANIFEST ext/B/defsubs_h.PL
9990 ____________________________________________________________________________
9991 [  4299] By: jhi                                   on 1999/10/04  07:15:16
9992         Log: From: Michael G Schwern <schwern@pobox.com>
9993              To: perl5-porters@perl.org
9994              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
9995              Date: Sun, 3 Oct 1999 17:34:17 -0400
9996              Message-ID: <19991003173417.A4351@blackrider>
9997      Branch: cfgperl
9998            ! t/lib/fields.t t/pragma/constant.t
9999 ____________________________________________________________________________
10000 [  4298] By: gsar                                  on 1999/10/04  04:57:53
10001         Log: some compatibility macros were busted
10002      Branch: perl
10003            ! embed.h embed.pl toke.c
10004 ____________________________________________________________________________
10005 [  4297] By: jhi                                   on 1999/10/03  17:50:59
10006         Log: A better version of #4296.
10007              
10008              From: Michael G Schwern <schwern@pobox.com>
10009              To: perl5-porters@perl.org
10010              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
10011              Date: Sun, 3 Oct 1999 13:54:23 -0400
10012              Message-ID: <19991003135423.A3050@blackrider>
10013      Branch: cfgperl
10014            ! av.c op.c pod/perldiag.pod
10015 ____________________________________________________________________________
10016 [  4296] By: jhi                                   on 1999/10/03  17:21:01
10017         Log: (Replaced by #4297.)
10018              
10019              From: Michael G Schwern <schwern@pobox.com>
10020              To: perl5-porters@perl.org
10021              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
10022              Date: Sun, 3 Oct 1999 13:16:47 -0400
10023              Message-ID: <19991003131647.A2816@blackrider>
10024              
10025              plus changed the error message to say "No such pseudo-hash field"
10026              as discussed in the above mail message.
10027      Branch: cfgperl
10028            ! av.c pod/perldiag.pod
10029 ____________________________________________________________________________
10030 [  4295] By: gsar                                  on 1999/10/03  16:09:36
10031         Log: avoid doing irrelevant things on 'make perl'
10032      Branch: perl
10033            ! Makefile.SH
10034 ____________________________________________________________________________
10035 [  4294] By: jhi                                   on 1999/10/03  14:16:24
10036         Log: Fix a typo in #4293 spotted by Graham Barr.
10037      Branch: cfgperl
10038            ! pod/perlref.pod
10039 ____________________________________________________________________________
10040 [  4293] By: jhi                                   on 1999/10/03  11:31:22
10041         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
10042              To: perl5-porters@perl.org
10043              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
10044              Date: Sun, 3 Oct 1999 02:34:01 -0400
10045              Message-ID: <19991003023401.A1520@blackrider>
10046      Branch: cfgperl
10047            ! pod/perlfunc.pod pod/perlref.pod
10048 ____________________________________________________________________________
10049 [  4292] By: jhi                                   on 1999/10/03  09:23:16
10050         Log: From: Barrie Slaymaker <barries@slaysys.com>
10051              To: perl5-porters@perl.org
10052              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
10053              Date: Sun, 3 Oct 1999 00:09:51 -0400
10054              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
10055      Branch: cfgperl
10056            ! lib/Benchmark.pm
10057 ____________________________________________________________________________
10058 [  4291] By: jhi                                   on 1999/10/02  23:43:53
10059         Log: Be understanding about large file systems.
10060      Branch: cfgperl
10061            ! t/lib/syslfs.t t/op/lfs.t
10062 ____________________________________________________________________________
10063 [  4290] By: jhi                                   on 1999/10/02  23:39:16
10064         Log: Configure fixfest continues.
10065      Branch: cfgperl
10066            ! Configure config_h.SH
10067      Branch: metaconfig
10068            ! U/modified/d_longdbl.U U/modified/d_longlong.U
10069            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
10070            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
10071            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
10072      Branch: metaconfig/U/perl
10073            ! i_inttypes.U io64.U
10074 ____________________________________________________________________________
10075 [  4289] By: jhi                                   on 1999/10/02  23:12:54
10076         Log: Regen Porting stuff.
10077      Branch: cfgperl
10078            ! Porting/Glossary Porting/config.sh Porting/config_H
10079 ____________________________________________________________________________
10080 [  4288] By: jhi                                   on 1999/10/02  23:05:50
10081         Log: Untangle the IV_IS_QUAD jungle by introduding
10082              macros to be used when doing formatted printing:
10083              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
10084      Branch: cfgperl
10085            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10086            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
10087            ! regcomp.c sv.c taint.c toke.c util.c
10088 ____________________________________________________________________________
10089 [  4287] By: jhi                                   on 1999/10/02  22:54:18
10090         Log: metaconfig maintenance.
10091      Branch: metaconfig
10092            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
10093            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
10094            ! U/typedefs/uidsize.U
10095 ____________________________________________________________________________
10096 [  4286] By: nick                                  on 1999/10/02  11:11:44
10097         Log: Incremental merge of mainline
10098      Branch: utfperl
10099           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
10100           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
10101           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
10102           +> t/pod/podselect.t t/pod/podselect.xr
10103            - lib/Pod/PlainText.pm
10104           !> (integrate 148 files)
10105 ____________________________________________________________________________
10106 [  4285] By: jhi                                   on 1999/10/02  10:16:15
10107         Log: Battle namespace pollution.
10108      Branch: cfgperl
10109            ! lib/Benchmark.pm
10110 ____________________________________________________________________________
10111 [  4284] By: jhi                                   on 1999/10/02  10:11:20
10112         Log: Regen Configure, all of xs_apiversion didn't take.
10113      Branch: cfgperl
10114            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10115            ! config_h.SH patchlevel.h
10116 ____________________________________________________________________________
10117 [  4283] By: jhi                                   on 1999/10/02  09:48:17
10118         Log: Integrate with Sarathy.
10119      Branch: cfgperl
10120           +> lib/Pod/Man.pm t/pod/multiline_items.t
10121           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
10122           +> t/pod/podselect.t t/pod/podselect.xr
10123            - lib/Pod/PlainText.pm
10124           !> (integrate 50 files)
10125 ____________________________________________________________________________
10126 [  4282] By: gsar                                  on 1999/10/02  06:39:14
10127         Log: update pod2man, pod2text and related Pod:: modules with the
10128              ones in podlators-0.07 from Russ Allbery
10129      Branch: perl
10130            + lib/Pod/Man.pm
10131            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
10132            ! pod/pod2man.PL pod/pod2text.PL
10133 ____________________________________________________________________________
10134 [  4281] By: gsar                                  on 1999/10/02  06:14:44
10135         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
10136      Branch: perl
10137            - lib/Pod/PlainText.pm
10138            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
10139            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
10140            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
10141            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
10142            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
10143            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
10144            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
10145 ____________________________________________________________________________
10146 [  4280] By: gsar                                  on 1999/10/02  04:39:38
10147         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
10148      Branch: perl
10149            + t/pod/multiline_items.t t/pod/multiline_items.xr
10150            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
10151            + t/pod/podselect.xr
10152            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
10153            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
10154            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
10155            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
10156            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
10157            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
10158            ! t/pod/testp2pt.pl
10159 ____________________________________________________________________________
10160 [  4279] By: gsar                                  on 1999/10/02  03:36:41
10161         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
10162              by Michael G Schwern <schwern@pobox.com>)
10163      Branch: perl
10164            ! av.c t/op/avhv.t
10165 ____________________________________________________________________________
10166 [  4278] By: gsar                                  on 1999/10/02  02:36:55
10167         Log: deprecate C<use attrs>
10168      Branch: perl
10169            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
10170            ! t/lib/thread.t t/pragma/sub_lval.t
10171 ____________________________________________________________________________
10172 [  4277] By: gsar                                  on 1999/10/02  01:43:25
10173         Log: add notes about effect of loop control statements inside
10174              LABEL BLOCK continue BLOCK
10175      Branch: perl
10176            ! pod/perlfunc.pod
10177 ____________________________________________________________________________
10178 [  4276] By: gsar                                  on 1999/10/02  01:23:02
10179         Log: indent nested =items properly (suggested by Bill Fenner
10180              <fenner@research.att.com>)
10181      Branch: perl
10182            ! pod/pod2man.PL
10183 ____________________________________________________________________________
10184 [  4275] By: gsar                                  on 1999/10/02  01:09:16
10185         Log: updated ptags generator from Ilya Zakharevich
10186      Branch: perl
10187            ! emacs/ptags
10188 ____________________________________________________________________________
10189 [  4274] By: gsar                                  on 1999/10/01  23:08:52
10190         Log: update Changes
10191      Branch: perl
10192            ! Changes
10193 ____________________________________________________________________________
10194 [  4273] By: gsar                                  on 1999/10/01  22:58:55
10195         Log: typo, whitespace adjustments
10196      Branch: perl
10197            ! utils/h2xs.PL
10198 ____________________________________________________________________________
10199 [  4272] By: gsar                                  on 1999/10/01  22:46:06
10200         Log: remove dup hunks
10201      Branch: perl
10202            ! configure.com vms/vms.c
10203 ____________________________________________________________________________
10204 [  4271] By: gsar                                  on 1999/10/01  22:33:02
10205         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
10206              by declaring new globals "our" (XXX this means h2xs generated code
10207              won't run on earlier versions; a switch to generate compatible
10208              source is needed)
10209      Branch: perl
10210           !> (integrate 35 files)
10211 ____________________________________________________________________________
10212 [  4270] By: jhi                                   on 1999/10/01  12:05:56
10213         Log: Integrate with Sarathy.
10214      Branch: cfgperl
10215           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
10216           !> pod/perldiag.pod util.c
10217 ____________________________________________________________________________
10218 [  4269] By: jhi                                   on 1999/10/01  10:26:19
10219         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
10220              To: perl5-porters@perl.org
10221              Subject: [ID 19991001.001] perlguts man page error
10222              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
10223              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
10224      Branch: cfgperl
10225            ! pod/perlguts.pod
10226 ____________________________________________________________________________
10227 [  4268] By: jhi                                   on 1999/10/01  07:32:33
10228         Log: There *is* a month called October.
10229      Branch: cfgperl
10230            ! t/op/time.t
10231 ____________________________________________________________________________
10232 [  4267] By: jhi                                   on 1999/10/01  06:58:10
10233         Log: Temp file cleanliness.
10234      Branch: cfgperl
10235            ! t/lib/filecopy.t
10236 ____________________________________________________________________________
10237 [  4266] By: jhi                                   on 1999/10/01  06:46:56
10238         Log: From: Barrie Slaymaker <barries@slaysys.com>
10239              To: perl5-porters@perl.org
10240              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
10241              Date: Thu, 30 Sep 1999 22:16:26 -0400
10242              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
10243      Branch: cfgperl
10244            ! lib/Benchmark.pm
10245 ____________________________________________________________________________
10246 [  4265] By: jhi                                   on 1999/09/30  20:25:35
10247         Log: From: Barrie Slaymaker <barries@slaysys.com>
10248              To: perl5-porters@perl.org
10249              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
10250              Date: Thu, 30 Sep 1999 15:44:00 -0400
10251              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
10252              (Replaces #4175.)
10253      Branch: cfgperl
10254            ! lib/Benchmark.pm
10255 ____________________________________________________________________________
10256 [  4264] By: gsar                                  on 1999/09/30  17:59:26
10257         Log: re-add missing "Out of memory!" entry
10258      Branch: perl
10259            ! pod/perldiag.pod
10260 ____________________________________________________________________________
10261 [  4263] By: jhi                                   on 1999/09/30  17:05:43
10262         Log: Regenerate Configure.
10263      Branch: cfgperl
10264            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10265            ! config_h.SH
10266 ____________________________________________________________________________
10267 [  4261] By: jhi                                   on 1999/09/30  16:15:05
10268         Log: From: Andy Dougherty <doughera@lafayette.edu>
10269              To: Perl Porters <perl5-porters@perl.org>
10270              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
10271              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
10272              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
10273      Branch: cfgperl
10274            ! pod/perldelta.pod
10275 ____________________________________________________________________________
10276 [  4260] By: jhi                                   on 1999/09/30  15:48:56
10277         Log: From: Andy Dougherty <doughera@lafayette.edu>
10278              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
10279              Subject: Re: Possible skeletal structure for searching multiple versions
10280              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
10281              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
10282      Branch: metaconfig
10283            ! U/mkglossary
10284      Branch: metaconfig/U/perl
10285            + xs_apiversion.U
10286            ! patchlevel.U
10287 ____________________________________________________________________________
10288 [  4259] By: jhi                                   on 1999/09/30  15:07:16
10289         Log: Further ?idsize.U fixing.
10290      Branch: metaconfig
10291            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
10292 ____________________________________________________________________________
10293 [  4258] By: jhi                                   on 1999/09/30  15:00:14
10294         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
10295      Branch: metaconfig
10296            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
10297            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
10298 ____________________________________________________________________________
10299 [  4257] By: jhi                                   on 1999/09/30  09:48:33
10300         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
10301              To: Gurusamy Sarathy <gsar@ActiveState.com>
10302              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
10303              The Perl Porters Mailing List <perl5-porters@perl.org>
10304              Subject: [PATCH] (Was: deprecating SIGDIE)
10305              Date: Wed, 29 Sep 1999 15:16:50 -0400
10306              Message-ID: <19990929151650.E26675@O2.chapin.edu>
10307      Branch: cfgperl
10308            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
10309 ____________________________________________________________________________
10310 [  4256] By: jhi                                   on 1999/09/30  09:45:22
10311         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10312              To: Gurusamy Sarathy <gsar@activestate.com>
10313              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
10314              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
10315              Date: Wed, 29 Sep 1999 18:58:23 -0400
10316              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
10317      Branch: cfgperl
10318            ! Makefile.SH opcode.pl
10319 ____________________________________________________________________________
10320 [  4255] By: gsar                                  on 1999/09/30  09:03:48
10321         Log: remove prehistoric XFree() gunk
10322      Branch: perl
10323            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
10324 ____________________________________________________________________________
10325 [  4254] By: gsar                                  on 1999/09/30  08:40:14
10326         Log: From: Vishal Bhatia <vishal@gol.com>
10327              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
10328              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
10329              Subject: [patch _61] Minor corrections in C.pm
10330      Branch: perl
10331            ! ext/B/B/C.pm
10332 ____________________________________________________________________________
10333 [  4253] By: gsar                                  on 1999/09/30  08:36:27
10334         Log: off-by-one in fbm_compile() (spotted by John Bley
10335              <jbley@cs.cmu.edu>); whitespace adjustments
10336      Branch: perl
10337            ! util.c
10338 ____________________________________________________________________________
10339 [  4251] By: jhi                                   on 1999/09/30  08:09:13
10340         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10341              To: perl5-porters@perl.org (Mailing list Perl5)
10342              Subject: [PATCH 5.00561+]  Followup h2xs patch
10343              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
10344              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
10345      Branch: cfgperl
10346            ! utils/h2xs.PL
10347 ____________________________________________________________________________
10348 [  4250] By: jhi                                   on 1999/09/29  19:11:32
10349         Log: Integrate with Sarathy.
10350      Branch: cfgperl
10351           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
10352           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
10353           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
10354 ____________________________________________________________________________
10355 [  4249] By: bailey                                on 1999/09/29  02:21:31
10356         Log: resync with mainline
10357      Branch: vmsperl
10358           +> (branch 32 files)
10359            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
10360            - lib/unicode/blocks.txt lib/unicode/index2.txt
10361            - lib/unicode/jamo2.txt lib/unicode/names2.txt
10362            - lib/unicode/props2.txt lib/unicode/readme.txt
10363            - t/lib/bigfloatpm.t
10364           !> (integrate 240 files)
10365 ____________________________________________________________________________
10366 [  4248] By: jhi                                   on 1999/09/28  18:14:39
10367         Log: From: Andy Dougherty <doughera@lafayette.edu>
10368              To: Perl Porters <perl5-porters@perl.org>
10369              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
10370              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
10371              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
10372              
10373              From: Andy Dougherty <doughera@lafayette.edu>
10374              To: Perl Porters <perl5-porters@perl.org>
10375              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
10376              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
10377              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
10378      Branch: cfgperl
10379            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
10380            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
10381            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
10382            ! hints/next_4.sh
10383 ____________________________________________________________________________
10384 [  4247] By: gsar                                  on 1999/09/28  17:36:59
10385         Log: revert change#4115 (breaks libwww's base/date.t); could be 
10386              reworked to enable it conditional on $Time::Local::nocroak
10387              or some such
10388      Branch: perl
10389            ! lib/Time/Local.pm
10390 ____________________________________________________________________________
10391 [  4246] By: gsar                                  on 1999/09/28  17:33:14
10392         Log: tweak for win32 build
10393      Branch: perl
10394            ! win32/Makefile win32/makefile.mk
10395 ____________________________________________________________________________
10396 [  4245] By: gsar                                  on 1999/09/28  17:31:34
10397         Log: change#4236 fallout
10398      Branch: perl
10399            ! lib/ExtUtils/MM_Unix.pm
10400 ____________________________________________________________________________
10401 [  4244] By: gsar                                  on 1999/09/28  17:29:31
10402         Log: remove doubled new_xpv
10403      Branch: perl
10404            ! embed.h embed.pl proto.h
10405 ____________________________________________________________________________
10406 [  4243] By: jhi                                   on 1999/09/27  19:13:20
10407         Log: Artistic fine-tuning.
10408      Branch: cfgperl
10409            ! ext/B/defsubs_h.PL
10410 ____________________________________________________________________________
10411 [  4242] By: gsar                                  on 1999/09/27  17:05:22
10412         Log: avoid implicit split to @_ in change#4181; binary -> text file
10413              types in p4
10414      Branch: perl
10415            ! djgpp/configure.bat lib/Exporter/Heavy.pm
10416            ! t/pragma/locale/latin1
10417 ____________________________________________________________________________
10418 [  4241] By: jhi                                   on 1999/09/27  07:48:19
10419         Log: Integrate with Sarathy.
10420      Branch: cfgperl
10421           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
10422           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
10423 ____________________________________________________________________________
10424 [  4240] By: jhi                                   on 1999/09/27  07:47:11
10425         Log: Finalize change #4232.
10426              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10427              To: Jarkko Hietaniemi <jhi@iki.fi>
10428              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
10429              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
10430              Date: Sun, 26 Sep 1999 16:52:31 -0400
10431              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
10432      Branch: cfgperl
10433            ! lib/ExtUtils/xsubpp
10434 ____________________________________________________________________________
10435 [  4239] By: gsar                                  on 1999/09/27  02:48:42
10436         Log: add notes in INSTALL about Configure -Accflags=-DFOO
10437      Branch: perl
10438            ! INSTALL
10439 ____________________________________________________________________________
10440 [  4238] By: gsar                                  on 1999/09/27  02:03:48
10441         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
10442              it automatically
10443      Branch: perl
10444            ! embed.h embed.pl
10445 ____________________________________________________________________________
10446 [  4237] By: gsar                                  on 1999/09/27  01:52:47
10447         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10448              Date: Fri, 24 Sep 1999 23:25:36 -0400
10449              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
10450              Subject: [PATCH 5.005_61] Malloc fixes and docs
10451      Branch: perl
10452            ! malloc.c pod/perldiag.pod
10453 ____________________________________________________________________________
10454 [  4236] By: gsar                                  on 1999/09/27  01:31:32
10455         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
10456              <vkonovalov@lucent.com>)
10457      Branch: perl
10458            ! win32/Makefile win32/makefile.mk
10459 ____________________________________________________________________________
10460 [  4235] By: gsar                                  on 1999/09/26  17:02:03
10461         Log: fix buggy popping of subroutine contexts in the lvalue
10462              subroutines implementation (change#4081); correct the
10463              plethora of cases where DIE() was more appropriate than
10464              croak()
10465      Branch: perl
10466            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
10467 ____________________________________________________________________________
10468 [  4234] By: jhi                                   on 1999/09/26  12:06:28
10469         Log: Fix #endif.
10470      Branch: cfgperl
10471            ! XSUB.h
10472 ____________________________________________________________________________
10473 [  4233] By: jhi                                   on 1999/09/26  11:59:18
10474         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
10475              I kept my (Ilya's) version.
10476      Branch: cfgperl
10477           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
10478           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
10479           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
10480           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
10481           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
10482           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
10483 ____________________________________________________________________________
10484 [  4232] By: jhi                                   on 1999/09/26  09:53:43
10485         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10486              To: Mailing list Perl5 <perl5-porters@perl.org>
10487              Subject: [PATCH 5.005_61] teach xsubpp function pointers
10488              Date: Sun, 26 Sep 1999 01:36:09 -0400
10489              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
10490              
10491              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10492              To: Mailing list Perl5 <perl5-porters@perl.org>
10493              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
10494              Date: Sun, 26 Sep 1999 03:00:50 -0400
10495              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
10496      Branch: cfgperl
10497            ! lib/ExtUtils/xsubpp utils/h2xs.PL
10498 ____________________________________________________________________________
10499 [  4231] By: jhi                                   on 1999/09/26  09:48:49
10500         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10501              To: perl5-porters@perl.org
10502              Subject: misprint in perlguts
10503              Date: Sun, 26 Sep 1999 12:48:36 +0400
10504              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
10505      Branch: cfgperl
10506            ! pod/perlguts.pod
10507 ____________________________________________________________________________
10508 [  4230] By: gsar                                  on 1999/09/26  00:50:08
10509         Log: add $installarchlib/CORE to default linker search path on windows
10510      Branch: perl
10511            ! win32/Makefile win32/makefile.mk
10512 ____________________________________________________________________________
10513 [  4229] By: gsar                                  on 1999/09/25  20:05:03
10514         Log: support C<use Shell> on Windows (reworked a patch suggested
10515              by Jenda Krynicky <Jenda@McCann.cz>)
10516      Branch: perl
10517            ! lib/Shell.pm
10518 ____________________________________________________________________________
10519 [  4228] By: gsar                                  on 1999/09/25  07:03:34
10520         Log: integrate cfgperl contents into mainline
10521      Branch: perl
10522           +> hints/svr5.sh
10523           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
10524           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10525           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
10526           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
10527 ____________________________________________________________________________
10528 [  4227] By: gsar                                  on 1999/09/25  06:44:47
10529         Log: From: Larry Wall <larry@wall.org>
10530              Date: Fri, 24 Sep 1999 21:59:37 PDT
10531              Message-Id: <199909250459.VAA27506@kiev.wall.org>
10532              Subject: Re: [PATCH 5.005_61] "our" declarations
10533      Branch: perl
10534            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
10535            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
10536            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
10537            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
10538            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
10539            ! utils/h2xs.PL
10540 ____________________________________________________________________________
10541 [  4226] By: jhi                                   on 1999/09/24  23:10:52
10542         Log: Integrate with Sarathy.
10543      Branch: cfgperl
10544           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10545           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
10546           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
10547 ____________________________________________________________________________
10548 [  4225] By: gsar                                  on 1999/09/24  18:19:54
10549         Log: avoid infinite recursive exec()s of perl.exe when shebang
10550              contains "Perl" rather than "perl" on DOSISH platforms
10551      Branch: perl
10552            ! toke.c
10553 ____________________________________________________________________________
10554 [  4224] By: gsar                                  on 1999/09/24  16:09:23
10555         Log: support cygwin and other platforms that link to import libraries
10556              rather than directly with shared libraries (from a suggestion
10557              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
10558      Branch: perl
10559            ! utils/perlcc.PL
10560 ____________________________________________________________________________
10561 [  4223] By: gsar                                  on 1999/09/24  05:05:06
10562         Log: normalize time for strftime() (without the isdst effects of
10563              mktime()) using a custom mini_mktime()
10564              From: spider-perl@Orb.Nashua.NH.US
10565              Date: Thu, 23 Sep 1999 17:54:53 -0400
10566              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
10567              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
10568      Branch: perl
10569            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10570            ! ext/POSIX/hints/linux.pl t/lib/posix.t
10571 ____________________________________________________________________________
10572 [  4222] By: gsar                                  on 1999/09/23  06:44:42
10573         Log: change "#" to a comment starter in pack templates; "/" now
10574              used for specifying counted types
10575              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10576              Date: Wed, 22 Sep 1999 19:41:30 -0400
10577              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
10578              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
10579      Branch: perl
10580            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
10581 ____________________________________________________________________________
10582 [  4221] By: gsar                                  on 1999/09/23  06:26:54
10583         Log: From: Vishal Bhatia <vishal@gol.com>
10584              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
10585              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
10586              Subject: [patch _61] perlcc changes
10587      Branch: perl
10588            ! utils/perlcc.PL
10589 ____________________________________________________________________________
10590 [  4220] By: gsar                                  on 1999/09/23  01:12:24
10591         Log: add include guard
10592      Branch: perl
10593            ! XSUB.h
10594 ____________________________________________________________________________
10595 [  4219] By: jhi                                   on 1999/09/22  20:38:15
10596         Log: Cleanup cleanup.
10597      Branch: cfgperl
10598            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
10599 ____________________________________________________________________________
10600 [  4218] By: jhi                                   on 1999/09/22  19:26:58
10601         Log: Tweak the equivalence tables once again.
10602      Branch: cfgperl
10603            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10604            ! lib/unicode/mktables.PL
10605 ____________________________________________________________________________
10606 [  4215] By: jhi                                   on 1999/09/22  06:47:03
10607         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10608              To: Mailing list Perl5 <perl5-porters@perl.org>
10609              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
10610              Date: Tue, 21 Sep 1999 19:50:00 -0400
10611              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
10612              
10613              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10614              To: Mailing list Perl5 <perl5-porters@perl.org>
10615              Subject: [PATCH 5.005_61] More verbose -Mre=debug
10616              Date: Tue, 21 Sep 1999 22:29:55 -0400
10617              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
10618      Branch: cfgperl
10619            ! regcomp.c regexec.c
10620 ____________________________________________________________________________
10621 [  4214] By: jhi                                   on 1999/09/21  21:08:43
10622         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
10623              Reply-To: gerberb@zenez.com
10624              To: perl5-porters@perl.org
10625              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
10626              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
10627              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
10628              
10629              (Snipped away the last lines of svr5.sh a la change #3725)
10630      Branch: cfgperl
10631            + hints/svr5.sh
10632            ! Configure MANIFEST config_h.SH hints/sco.sh
10633      Branch: metaconfig
10634            ! U/modified/Cppsym.U U/modified/Oldconfig.U
10635 ____________________________________________________________________________
10636 [  4213] By: jhi                                   on 1999/09/21  20:48:01
10637         Log: From: Kragen Sitaker <kragen@dnaco.net>
10638              To: perl5-porters@perl.org
10639              Subject: [ID 19990921.013] accidental list context in perlfaq9
10640              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
10641              Reply-To: kragen@pobox.com
10642              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
10643      Branch: cfgperl
10644            ! pod/perlfaq9.pod
10645 ____________________________________________________________________________
10646 [  4212] By: jhi                                   on 1999/09/20  19:55:42
10647         Log: Integrate with Sarathy.
10648      Branch: cfgperl
10649           +> README.Y2K
10650           !> Changes MANIFEST
10651 ____________________________________________________________________________
10652 [  4211] By: jhi                                   on 1999/09/20  19:44:44
10653         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
10654      Branch: cfgperl
10655            ! Configure config_h.SH pod/perldelta.pod
10656      Branch: metaconfig/U/perl
10657            ! use64bits.U uselfs.U uselongdbl.U
10658 ____________________________________________________________________________
10659 [  4210] By: jhi                                   on 1999/09/20  19:38:26
10660         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
10661      Branch: cfgperl
10662            ! Configure config_h.SH
10663      Branch: metaconfig
10664            ! U/modified/Options.U
10665 ____________________________________________________________________________
10666 [  4209] By: gsar                                  on 1999/09/20  19:35:39
10667         Log: integrate cfgperl changes into mainline
10668      Branch: perl
10669           +> lib/unicode/Unicode.html
10670            ! Changes
10671           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10672           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
10673 ____________________________________________________________________________
10674 [  4208] By: gsar                                  on 1999/09/20  18:28:44
10675         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
10676      Branch: perl
10677            + README.Y2K
10678            ! MANIFEST
10679 ____________________________________________________________________________
10680 [  4207] By: jhi                                   on 1999/09/20  11:06:13
10681         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
10682      Branch: cfgperl
10683            ! pod/perldelta.pod
10684 ____________________________________________________________________________
10685 [  4206] By: jhi                                   on 1999/09/20  09:53:15
10686         Log: Do not test for gccish things in non-gccish platforms.
10687      Branch: cfgperl
10688            ! Configure config_h.SH
10689      Branch: metaconfig
10690            ! U/compline/ccflags.U
10691 ____________________________________________________________________________
10692 [  4205] By: jhi                                   on 1999/09/20  09:41:22
10693         Log: Prompt for uselfs.
10694      Branch: cfgperl
10695            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10696            ! config_h.SH
10697      Branch: metaconfig
10698            ! U/mksample
10699      Branch: metaconfig/U/perl
10700            ! use64bits.U uselfs.U
10701 ____________________________________________________________________________
10702 [  4204] By: jhi                                   on 1999/09/20  09:09:29
10703         Log: Add usemorebits and uselfs.
10704      Branch: cfgperl
10705            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10706            ! config_h.SH doio.c perl.h
10707      Branch: metaconfig/U/perl
10708            + uselfs.U usemorebits.U
10709            ! use64bits.U uselongdbl.U
10710 ____________________________________________________________________________
10711 [  4203] By: jhi                                   on 1999/09/20  07:48:48
10712         Log: Dethinko.
10713      Branch: cfgperl
10714            ! pod/perlfunc.pod
10715 ____________________________________________________________________________
10716 [  4202] By: jhi                                   on 1999/09/20  07:33:32
10717         Log: Fix a bug in the description of endianness.  Reported in
10718              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10719              To: perl5-porters@perl.org
10720              Subject: BUG: perldoc -f pack
10721              Date: Mon, 20 Sep 1999 09:43:49 +0400
10722              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
10723      Branch: cfgperl
10724            ! pod/perlfunc.pod
10725 ____________________________________________________________________________
10726 [  4201] By: jhi                                   on 1999/09/20  07:01:26
10727         Log: Integrate with Sarathy.
10728      Branch: cfgperl
10729           +> t/op/args.t
10730           !> (integrate 31 files)
10731 ____________________________________________________________________________
10732 [  4200] By: gsar                                  on 1999/09/20  03:45:06
10733         Log: From: Russ Allbery <rra@stanford.edu>
10734              Date: 19 Aug 1999 04:35:44 -0700
10735              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
10736              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
10737      Branch: perl
10738            ! lib/File/Find.pm
10739 ____________________________________________________________________________
10740 [  4199] By: gsar                                  on 1999/09/20  03:27:49
10741         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
10742      Branch: perl
10743            ! ext/B/B/Terse.pm
10744 ____________________________________________________________________________
10745 [  4198] By: gsar                                  on 1999/09/20  03:25:25
10746         Log: add arenas for managing allocations of remaining xpv*v structures
10747              From: Vishal Bhatia <vishal@gol.com>
10748              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
10749              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
10750              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
10751      Branch: perl
10752            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
10753            ! proto.h sv.c
10754 ____________________________________________________________________________
10755 [  4197] By: gsar                                  on 1999/09/20  03:06:10
10756         Log: queue errors due to strictures rather than printing them as
10757              warnings; symbols that violate strictures do *not* end up in
10758              the symbol table anyway, making multiple evals of the same piece
10759              of code produce the same errors; errors indicate all locations
10760              of a global symbol rather than just the first one; these
10761              changes make compile-time failures within evals reliably
10762              visible via the return value or contents of $@, and trappable
10763              using __DIE__ hooks
10764      Branch: perl
10765            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
10766            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
10767            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
10768            ! t/pragma/strict-vars thrdvar.h toke.c util.c
10769 ____________________________________________________________________________
10770 [  4196] By: gsar                                  on 1999/09/19  22:14:29
10771         Log: control change#1914 via hints (causes problems on some platforms)
10772      Branch: perl
10773            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10774            ! ext/POSIX/hints/linux.pl
10775 ____________________________________________________________________________
10776 [  4195] By: gsar                                  on 1999/09/19  21:30:18
10777         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
10778              in passing around references to @_, eg C<sub foo { \@_ }>; add
10779              tests for the same
10780      Branch: perl
10781            + t/op/args.t
10782            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
10783 ____________________________________________________________________________
10784 [  4194] By: jhi                                   on 1999/09/18  18:57:45
10785         Log: Integrate with Sarathy.
10786      Branch: cfgperl
10787           !> opcode.h opcode.pl
10788 ____________________________________________________________________________
10789 [  4193] By: nick                                  on 1999/09/18  15:24:56
10790         Log: Re-integrate mainline
10791              Basic SvUTF8 stuff in headers, no functional changes yet.
10792      Branch: utfperl
10793            + lib/byte.pm lib/byte_heavy.pl
10794           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
10795           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
10796           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
10797           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
10798           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
10799           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
10800           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
10801           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
10802           +> lib/unicode/Names.txt lib/unicode/Props.txt
10803           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
10804           +> t/lib/bigfltpm.t
10805            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
10806            - lib/unicode/blocks.txt lib/unicode/index2.txt
10807            - lib/unicode/jamo2.txt lib/unicode/names2.txt
10808            - lib/unicode/props2.txt lib/unicode/readme.txt
10809            - t/lib/bigfloatpm.t
10810            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
10811            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
10812            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
10813            ! warnings.h
10814           !> (integrate 142 files)
10815 ____________________________________________________________________________
10816 [  4192] By: gsar                                  on 1999/09/18  15:11:47
10817         Log: more op description tweaks
10818      Branch: perl
10819            ! opcode.h opcode.pl
10820 ____________________________________________________________________________
10821 [  4191] By: jhi                                   on 1999/09/18  07:47:16
10822         Log: Integrate with Sarathy.
10823      Branch: cfgperl
10824           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
10825           !> t/pragma/warn/op
10826 ____________________________________________________________________________
10827 [  4190] By: jhi                                   on 1999/09/18  07:35:45
10828         Log: Add description of the Unicode database files.
10829      Branch: cfgperl
10830            + lib/unicode/Unicode.html
10831 ____________________________________________________________________________
10832 [  4189] By: gsar                                  on 1999/09/18  03:14:58
10833         Log: tweak some op names in change#4177 (will any of this break code that
10834              gropes $@ ?)
10835      Branch: perl
10836            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
10837            ! t/pragma/warn/op
10838 ____________________________________________________________________________
10839 [  4188] By: jhi                                   on 1999/09/17  21:30:08
10840         Log: Pick up the typo fix.
10841      Branch: cfgperl
10842           !> t/io/open.t
10843 ____________________________________________________________________________
10844 [  4187] By: gsar                                  on 1999/09/17  21:13:55
10845         Log: fix typo
10846      Branch: perl
10847            ! t/io/open.t
10848 ____________________________________________________________________________
10849 [  4186] By: gsar                                  on 1999/09/17  20:57:29
10850         Log: integrate cfgperl change
10851      Branch: perl
10852           !> vms/subconfigure.com
10853 ____________________________________________________________________________
10854 [  4185] By: jhi                                   on 1999/09/17  20:46:41
10855         Log: Re-apply applicable parts of #3993, #3994, and #3995.
10856      Branch: cfgperl
10857            ! vms/subconfigure.com
10858 ____________________________________________________________________________
10859 [  4184] By: gsar                                  on 1999/09/17  20:26:02
10860         Log: integrate cfgperl contents into mainline
10861      Branch: perl
10862           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
10863           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
10864           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
10865           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
10866           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
10867           +> lib/unicode/SpecCase.txt
10868            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
10869            - lib/unicode/index2.txt lib/unicode/jamo2.txt
10870            - lib/unicode/names2.txt lib/unicode/props2.txt
10871            - lib/unicode/readme.txt
10872           !> (integrate 73 files)
10873 ____________________________________________________________________________
10874 [  4183] By: jhi                                   on 1999/09/17  20:25:51
10875         Log: Integrate with Sarathy.
10876      Branch: cfgperl
10877           !> configure.com ext/ByteLoader/byterun.h
10878           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
10879           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
10880           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
10881           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
10882 ____________________________________________________________________________
10883 [  4182] By: gsar                                  on 1999/09/17  20:16:28
10884         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
10885              vmsperl contents have prevailed)
10886      Branch: perl
10887           !> configure.com ext/ByteLoader/byterun.h
10888           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
10889           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
10890           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
10891           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
10892 ____________________________________________________________________________
10893 [  4181] By: jhi                                   on 1999/09/17  20:12:37
10894         Log: From: Michael G Schwern <schwern@pobox.com>
10895              To: perl5-porters@perl.org
10896              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
10897              Date: Thu, 19 Aug 1999 21:30:01 -0400
10898              Message-ID: <19990819213001.A22512@athens.aocn.com>
10899      Branch: cfgperl
10900            ! lib/Exporter/Heavy.pm
10901 ____________________________________________________________________________
10902 [  4180] By: gsar                                  on 1999/09/17  20:11:00
10903         Log: perlhist additions
10904      Branch: perl
10905            ! pod/perlhist.pod
10906 ____________________________________________________________________________
10907 [  4179] By: jhi                                   on 1999/09/17  20:08:00
10908         Log: The change #4176 should've undone only the test, not the code patch.
10909      Branch: cfgperl
10910            ! doio.c
10911 ____________________________________________________________________________
10912 [  4178] By: jhi                                   on 1999/09/17  20:06:08
10913         Log: From: Ian Phillipps <ian@dial.pipex.com>
10914              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
10915              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
10916              Date: Sat, 21 Aug 1999 12:36:12 +0100
10917              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
10918      Branch: cfgperl
10919            ! pod/perlsyn.pod
10920 ____________________________________________________________________________
10921 [  4177] By: jhi                                   on 1999/09/17  20:00:19
10922         Log: More descriptive names for operators.
10923              
10924              From: Michael G Schwern <schwern@pobox.com>
10925              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
10926              Cc: perl5-porters@perl.org
10927              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
10928              Date: Tue, 17 Aug 1999 18:35:45 -0400
10929              Message-ID: <19990817183545.A23073@toldyouso.com>
10930              
10931              From: Michael G Schwern <schwern@pobox.com>
10932              To: perl5-porters@perl.org
10933              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
10934              Date: Wed, 18 Aug 1999 03:53:38 -0400
10935              Message-ID: <19990818035337.A31505@athens.aocn.com>
10936      Branch: cfgperl
10937            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
10938            ! t/pragma/warn/op t/pragma/warn/sv
10939 ____________________________________________________________________________
10940 [  4176] By: jhi                                   on 1999/09/17  18:19:18
10941         Log: Take away the infamous io/dup.t #7.
10942              It seems there simply is no way to portably
10943              "flush" an input file handle.
10944      Branch: cfgperl
10945            ! doio.c t/io/dup.t
10946 ____________________________________________________________________________
10947 [  4175] By: jhi                                   on 1999/09/17  14:45:08
10948         Log: From: Barrie Slaymaker <barries@slaysys.com>
10949              To: perl5-porters@perl.org
10950              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
10951              Date: Fri, 17 Sep 1999 11:16:48 -0400
10952              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
10953      Branch: cfgperl
10954            ! lib/Benchmark.pm
10955 ____________________________________________________________________________
10956 [  4174] By: jhi                                   on 1999/09/17  14:07:16
10957         Log: UNICOS does support large files but doesn't support sparse files
10958              so we cannot easily test for large file support.
10959      Branch: cfgperl
10960            ! t/lib/syslfs.t t/op/lfs.t
10961 ____________________________________________________________________________
10962 [  4173] By: jhi                                   on 1999/09/17  14:03:44
10963         Log: UNICOS has sloppy division/modulo for floating point numbers.
10964      Branch: cfgperl
10965            ! t/op/arith.t
10966 ____________________________________________________________________________
10967 [  4172] By: jhi                                   on 1999/09/17  13:47:49
10968         Log: Portable blocksize (replaces #4171).
10969      Branch: cfgperl
10970            ! t/lib/syslfs.t t/op/lfs.t
10971 ____________________________________________________________________________
10972 [  4171] By: jhi                                   on 1999/09/17  13:08:54
10973         Log: (replaced by #4172)
10974      Branch: cfgperl
10975            ! t/lib/syslfs.t t/op/lfs.t
10976 ____________________________________________________________________________
10977 [  4170] By: jhi                                   on 1999/09/17  12:59:11
10978         Log: Detypo #4169.
10979      Branch: cfgperl
10980            ! t/lib/syslfs.t t/op/lfs.t
10981 ____________________________________________________________________________
10982 [  4169] By: jhi                                   on 1999/09/17  12:16:34
10983         Log: Diagnose possible quota limits.
10984      Branch: cfgperl
10985            ! t/lib/syslfs.t t/op/lfs.t
10986 ____________________________________________________________________________
10987 [  4168] By: jhi                                   on 1999/09/17  12:10:43
10988         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
10989              doesn't have one that wouldn't cause SIGSYS.  UNICOS
10990              does have getpgrp(void) so Perl getpgrp() is happy.
10991      Branch: cfgperl
10992            ! hints/unicos.sh
10993 ____________________________________________________________________________
10994 [  4167] By: jhi                                   on 1999/09/17  11:49:30
10995         Log: Filesystem quotas may stop you from using large files.
10996      Branch: cfgperl
10997            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
10998 ____________________________________________________________________________
10999 [  4166] By: jhi                                   on 1999/09/17  11:36:01
11000         Log: Too strict pattern for parsing group lists.
11001      Branch: cfgperl
11002            ! t/op/groups.t
11003 ____________________________________________________________________________
11004 [  4165] By: jhi                                   on 1999/09/17  09:06:18
11005         Log: Configure maintenance. It's sigaction.sa_flags
11006              and the Glossary regen'ed.
11007      Branch: cfgperl
11008            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11009            ! config_h.SH
11010      Branch: metaconfig
11011            ! U/compline/d_sigaction.U
11012 ____________________________________________________________________________
11013 [  4164] By: jhi                                   on 1999/09/15  06:57:51
11014         Log: Integrate with Sarathy.
11015      Branch: cfgperl
11016           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
11017           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
11018           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
11019           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
11020           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
11021           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
11022           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
11023           !> jpl/PerlInterpreter/Makefile.PL
11024           !> jpl/PerlInterpreter/PerlInterpreter.c
11025           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
11026           !> jpl/Sample/Makefile.PL jpl/install-jpl
11027           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
11028           !> t/op/pat.t
11029 ____________________________________________________________________________
11030 [  4163] By: gsar                                  on 1999/09/15  05:17:27
11031         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
11032      Branch: perl
11033            ! lib/File/Spec/Functions.pm
11034 ____________________________________________________________________________
11035 [  4162] By: gsar                                  on 1999/09/15  05:09:14
11036         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
11037      Branch: perl
11038            ! Changes embed.h embed.pl
11039 ____________________________________________________________________________
11040 [  4161] By: gsar                                  on 1999/09/15  04:08:25
11041         Log: missing perlhist dates from Jeff Okamoto
11042      Branch: perl
11043            ! pod/perlhist.pod
11044 ____________________________________________________________________________
11045 [  4160] By: gsar                                  on 1999/09/15  03:13:08
11046         Log: jpl tweak
11047      Branch: perl
11048            ! MANIFEST jpl/JNI/Makefile.PL
11049 ____________________________________________________________________________
11050 [  4159] By: gsar                                  on 1999/09/15  02:57:08
11051         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
11052              Jepson <bjepson@home.com>)
11053      Branch: perl
11054            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
11055            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
11056            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
11057            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
11058            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
11059            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
11060            ! jpl/PerlInterpreter/Makefile.PL
11061            ! jpl/PerlInterpreter/PerlInterpreter.c
11062            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
11063            ! jpl/Sample/Makefile.PL jpl/install-jpl
11064 ____________________________________________________________________________
11065 [  4158] By: gsar                                  on 1999/09/15  01:27:14
11066         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
11067              Date:    Tue, 14 Sep 1999 21:26:15 EDT
11068              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
11069              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
11070      Branch: perl
11071            ! regexec.c t/op/pat.t
11072 ____________________________________________________________________________
11073 [  4157] By: jhi                                   on 1999/09/14  21:18:09
11074         Log: config.h will define USE_64_BITS if need be.
11075      Branch: cfgperl
11076            ! hints/irix_6.sh
11077 ____________________________________________________________________________
11078 [  4156] By: jhi                                   on 1999/09/14  20:30:00
11079         Log: Change #4149 necessitates also a small code change.
11080      Branch: cfgperl
11081            ! ext/B/defsubs_h.PL
11082 ____________________________________________________________________________
11083 [  4155] By: jhi                                   on 1999/09/14  20:15:53
11084         Log: Update EPOC libdir names.
11085      Branch: cfgperl
11086            ! epoc/config.h
11087 ____________________________________________________________________________
11088 [  4154] By: jhi                                   on 1999/09/14  20:13:41
11089         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
11090              deceased HAS.*DBM.*64 mumblings.
11091      Branch: cfgperl
11092            ! Configure config_h.SH epoc/config.h
11093 ____________________________________________________________________________
11094 [  4153] By: jhi                                   on 1999/09/14  20:04:53
11095         Log: Configure nits.
11096      Branch: cfgperl
11097            ! Configure config_h.SH
11098      Branch: metaconfig
11099            ! U/compline/d_sigaction.U U/threads/i_pthread.U
11100 ____________________________________________________________________________
11101 [  4152] By: jhi                                   on 1999/09/14  19:30:22
11102         Log: Integrate with Sarathy.
11103      Branch: cfgperl
11104           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
11105            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
11106           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
11107           !> win32/config_sh.PL
11108 ____________________________________________________________________________
11109 [  4151] By: jhi                                   on 1999/09/14  10:25:01
11110         Log: Update Unicode database and recompute the tables.
11111              Rename the .txt files to be more Unicode 3.0-like.
11112              Unihan-3.0.txt not included because it is 16 MB.
11113              syllables.txt is manually maintained.
11114              See ReadMe.txt for description of the .txt files.
11115              (not all of them are used yet)
11116      Branch: cfgperl
11117            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
11118            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
11119            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
11120            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
11121            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
11122            + lib/unicode/SpecCase.txt
11123            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
11124            - lib/unicode/index2.txt lib/unicode/jamo2.txt
11125            - lib/unicode/names2.txt lib/unicode/props2.txt
11126            - lib/unicode/readme.txt
11127            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
11128            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
11129            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
11130            ! lib/unicode/Decomposition.pl
11131            ! lib/unicode/In/ArabicPresentationForms-B.pl
11132            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
11133            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
11134            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
11135            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
11136            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
11137            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
11138            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
11139            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
11140            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
11141            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
11142            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
11143            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
11144            ! lib/unicode/mktables.PL
11145 ____________________________________________________________________________
11146 [  4150] By: gsar                                  on 1999/09/14  09:31:57
11147         Log: INSTALL tweak
11148      Branch: perl
11149            ! INSTALL
11150 ____________________________________________________________________________
11151 [  4149] By: gsar                                  on 1999/09/14  09:00:45
11152         Log: change some filenames to be 8.3-friendly
11153      Branch: perl
11154           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
11155            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
11156            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
11157 ____________________________________________________________________________
11158 [  4148] By: gsar                                  on 1999/09/14  08:35:00
11159         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
11160      Branch: perl
11161            ! win32/config_sh.PL
11162 ____________________________________________________________________________
11163 [  4147] By: jhi                                   on 1999/09/14  08:07:49
11164         Log: Not that UVSIZE normally differs that much from IVSIZE...
11165      Branch: cfgperl
11166            ! perl.h
11167 ____________________________________________________________________________
11168 [  4146] By: jhi                                   on 1999/09/14  08:04:40
11169         Log: Integrate with Sarathy.
11170      Branch: cfgperl
11171           !> Changes ext/DB_File/DB_File.xs
11172 ____________________________________________________________________________
11173 [  4145] By: jhi                                   on 1999/09/14  07:10:02
11174         Log: I_PTHREAD was PTHREADEAD.
11175      Branch: cfgperl
11176            ! Configure config_h.SH
11177      Branch: metaconfig
11178            ! U/threads/i_pthread.U
11179 ____________________________________________________________________________
11180 [  4144] By: gsar                                  on 1999/09/14  06:46:47
11181         Log: change#4113 was missing DB_File.xs changes
11182      Branch: perl
11183            ! ext/DB_File/DB_File.xs
11184 ____________________________________________________________________________
11185 [  4143] By: jhi                                   on 1999/09/13  20:16:20
11186         Log: Small doc and whitespace edits.
11187      Branch: cfgperl
11188            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
11189            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
11190            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
11191            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
11192            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
11193            ! pod/perldelta.pod
11194 ____________________________________________________________________________
11195 [  4142] By: gsar                                  on 1999/09/13  19:32:31
11196         Log: integrate cfgperl contents into mainline, update Changes
11197      Branch: perl
11198           +> ext/DB_File/version.c
11199            ! Changes
11200           !> (integrate 44 files)
11201 ____________________________________________________________________________
11202 [  4141] By: jhi                                   on 1999/09/13  16:16:56
11203         Log: Scan for <pthread.h> always.
11204      Branch: cfgperl
11205            ! Configure config_h.SH perl.h
11206      Branch: metaconfig
11207            ! U/threads/i_pthread.U
11208 ____________________________________________________________________________
11209 [  4140] By: jhi                                   on 1999/09/13  16:00:08
11210         Log: Integrate with Sarathy.
11211      Branch: cfgperl
11212           !> (integrate 27 files)
11213 ____________________________________________________________________________
11214 [  4139] By: jhi                                   on 1999/09/13  15:35:18
11215         Log: Add -A option to Configure to diddle with variables
11216              after the hints file has been applied.
11217      Branch: cfgperl
11218            ! Configure config_h.SH
11219      Branch: metaconfig
11220            ! U/modified/Oldconfig.U U/modified/Options.U
11221 ____________________________________________________________________________
11222 [  4138] By: jhi                                   on 1999/09/13  13:42:56
11223         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
11224      Branch: cfgperl
11225            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
11226            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
11227            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
11228            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
11229            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
11230 ____________________________________________________________________________
11231 [  4137] By: jhi                                   on 1999/09/13  13:25:31
11232         Log: Applying change #4136 manually introduced patch residue.
11233      Branch: cfgperl
11234            ! perl.h
11235 ____________________________________________________________________________
11236 [  4136] By: jhi                                   on 1999/09/13  13:23:04
11237         Log: Replace change #4100 with
11238              From: Robin Barker <rmb1@cise.npl.co.uk>
11239              To: gsar@activestate.com
11240              Cc: perl5-porters@perl.org
11241              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
11242              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
11243              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
11244      Branch: cfgperl
11245            ! doio.c dump.c ext/B/B.xs ext/B/typemap
11246            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
11247            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
11248            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
11249            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
11250 ____________________________________________________________________________
11251 [  4135] By: jhi                                   on 1999/09/13  10:22:31
11252         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11253              To: perl5-porters@perl.org (Mailing list Perl5)
11254              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
11255              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
11256              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
11257              
11258              From: andreas.koenig@anima.de (Andreas J. Koenig)
11259              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
11260              Cc: perl5-porters@perl.org (Mailing list Perl5)
11261              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
11262              Date: 11 Sep 1999 15:36:26 +0200
11263              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
11264      Branch: cfgperl
11265            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
11266 ____________________________________________________________________________
11267 [  4134] By: jhi                                   on 1999/09/13  10:20:14
11268         Log: From: Tom Phoenix <rootbeer@redcat.com>
11269              To: Perl Porters Mailing List <perl5-porters@perl.org>
11270              Subject: [DOCPATCH] Server errors and perldiag
11271              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
11272              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
11273      Branch: cfgperl
11274            ! pod/perldiag.pod
11275 ____________________________________________________________________________
11276 [  4133] By: gsar                                  on 1999/09/13  03:25:43
11277         Log: avoid assertion failure on C<@a'>
11278      Branch: perl
11279            ! toke.c
11280 ____________________________________________________________________________
11281 [  4132] By: gsar                                  on 1999/09/13  03:03:57
11282         Log: add -DPERL_Y2KWARN build option that will generate additional
11283              warnings on "19$yy" etc (reworked a patch suggested by
11284              Ulrich Pfeifer <upf@de.uu.net>)
11285      Branch: perl
11286            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
11287            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
11288 ____________________________________________________________________________
11289 [  4131] By: gsar                                  on 1999/09/12  22:06:25
11290         Log: fix DATA leaks; reword documentation about the DATA filehandle
11291      Branch: perl
11292            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
11293 ____________________________________________________________________________
11294 [  4130] By: gsar                                  on 1999/09/12  20:08:56
11295         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
11296              formatted result looks nonstandard
11297      Branch: perl
11298            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
11299            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
11300            ! t/pragma/locale.t thrdvar.h
11301 ____________________________________________________________________________
11302 [  4129] By: gsar                                  on 1999/09/12  17:04:11
11303         Log: From: Doug MacEachern <dougm@cp.net>
11304              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
11305              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
11306              Subject: [PATCH 5.005_57] B::clearsym
11307      Branch: perl
11308            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
11309 ____________________________________________________________________________
11310 [  4128] By: gsar                                  on 1999/09/12  16:59:12
11311         Log: better debugger help output (from Ilya Zakharevich)
11312      Branch: perl
11313            ! lib/perl5db.pl
11314 ____________________________________________________________________________
11315 [  4127] By: jhi                                   on 1999/09/11  20:50:37
11316         Log: Integrate with Sarathy.
11317      Branch: cfgperl
11318           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
11319           +> t/lib/gol-linkage.t
11320           !> (integrate 43 files)
11321 ____________________________________________________________________________
11322 [  4126] By: nick                                  on 1999/09/10  20:44:22
11323         Log: Get resolve -at mainline
11324      Branch: utfperl
11325           +> (branch 297 files)
11326            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
11327            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
11328            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
11329            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
11330            - t/pragma/warn-1global t/pragma/warning.t thread.sym
11331            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
11332            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
11333            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
11334            - win32/makeperldef.pl win32/perlhost.h
11335           !> (integrate 847 files)
11336 ____________________________________________________________________________
11337 [  4125] By: gsar                                  on 1999/09/10  19:22:14
11338         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
11339              etc.)
11340      Branch: perl
11341            ! XSUB.h pp.h
11342 ____________________________________________________________________________
11343 [  4124] By: gsar                                  on 1999/09/10  19:14:35
11344         Log: rewrote substantive parts of patch
11345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11346              Date: Fri, 27 Aug 1999 19:02:18 -0400
11347              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
11348              Subject: [PATCH 5.005_58] REx documentation
11349      Branch: perl
11350            ! pod/perlre.pod
11351 ____________________________________________________________________________
11352 [  4123] By: gsar                                  on 1999/09/10  18:21:53
11353         Log: note about AVf_*
11354      Branch: perl
11355            ! av.h
11356 ____________________________________________________________________________
11357 [  4122] By: gsar                                  on 1999/09/10  17:55:42
11358         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
11359              <lichtin@bivio.com>)
11360      Branch: perl
11361            ! lib/Pod/Html.pm
11362 ____________________________________________________________________________
11363 [  4121] By: gsar                                  on 1999/09/10  17:49:35
11364         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
11365      Branch: perl
11366            ! AUTHORS Changes README.dos djgpp/config.over
11367            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
11368            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
11369            ! pod/podselect.PL sv.h t/io/openpid.t util.c
11370 ____________________________________________________________________________
11371 [  4120] By: gsar                                  on 1999/09/10  12:25:01
11372         Log: add perlcompile.pod (edited content from Nathan Torkington
11373              <gnat@frii.com> and others)
11374      Branch: perl
11375            + pod/perlcompile.pod
11376            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
11377 ____________________________________________________________________________
11378 [  4119] By: gsar                                  on 1999/09/10  11:05:13
11379         Log: avoid leaking static local_patches unless patchlevel.h is
11380              explicitly included
11381      Branch: perl
11382            ! patchlevel.h perl.c
11383 ____________________________________________________________________________
11384 [  4118] By: gsar                                  on 1999/09/10  10:44:54
11385         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
11386              <jvromans@squirrel.nl>)
11387      Branch: perl
11388            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
11389            ! Changes MANIFEST lib/Getopt/Long.pm
11390 ____________________________________________________________________________
11391 [  4116] By: jhi                                   on 1999/09/09  15:56:52
11392         Log: perldeltify change #4115.
11393      Branch: cfgperl
11394            ! pod/perldelta.pod
11395 ____________________________________________________________________________
11396 [  4115] By: jhi                                   on 1999/09/09  15:48:56
11397         Log: From: "John L. Allen" <allen@grumman.com> 
11398              To: perl5-porters@perl.org 
11399              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
11400              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
11401              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
11402      Branch: cfgperl
11403            ! lib/Time/Local.pm
11404 ____________________________________________________________________________
11405 [  4114] By: jhi                                   on 1999/09/09  15:42:30
11406         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
11407              To: perl5-porters@perl.org
11408              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
11409              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
11410              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
11411      Branch: cfgperl
11412            ! pp_sys.c
11413 ____________________________________________________________________________
11414 [  4113] By: jhi                                   on 1999/09/09  10:17:45
11415         Log: From: paul.marquess@bt.com
11416              To: gsar@ActiveState.com
11417              Cc: perl5-porters@perl.org
11418              Subject: [PATCH 5.005_61] DB_File 1.71
11419              Date: Thu, 9 Sep 1999 11:20:13 +0100
11420              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
11421      Branch: cfgperl
11422            + ext/DB_File/version.c
11423            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
11424            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
11425            ! t/lib/db-btree.t
11426 ____________________________________________________________________________
11427 [  4112] By: jhi                                   on 1999/09/09  09:05:32
11428         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11429              To: perl5-porters@perl.org (Mailing list Perl5)
11430              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
11431              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
11432              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
11433      Branch: cfgperl
11434            ! regexec.c t/op/pat.t
11435 ____________________________________________________________________________
11436 [  4110] By: jhi                                   on 1999/09/09  07:29:17
11437         Log: Tidy up 64-bit situation in perldelta.
11438      Branch: cfgperl
11439            ! pod/perldelta.pod
11440 ____________________________________________________________________________
11441 [  4109] By: jhi                                   on 1999/09/09  07:26:53
11442         Log: Clear up PL_regcc issues.
11443              
11444              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11445              To: perl5-porters@perl.org (Mailing list Perl5)
11446              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
11447              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
11448              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
11449      Branch: cfgperl
11450            ! regexec.c
11451 ____________________________________________________________________________
11452 [  4108] By: gsar                                  on 1999/09/08  20:52:51
11453         Log: avoid ass_u_ming uppercase types are not user objects (spotted
11454              by Kurt Starsinic)
11455      Branch: perl
11456            ! ext/Data/Dumper/Dumper.pm
11457 ____________________________________________________________________________
11458 [  4107] By: gsar                                  on 1999/09/08  20:35:18
11459         Log: From: akim@epita.fr (DEMAILLE Akim)
11460              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
11461              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
11462              Subject: [ID 19990908.014] s2p does not quote @
11463      Branch: perl
11464            ! x2p/s2p.PL
11465 ____________________________________________________________________________
11466 [  4106] By: gsar                                  on 1999/09/08  20:25:12
11467         Log: integrate cfgperl contents into mainline
11468      Branch: perl
11469           !> (integrate 30 files)
11470 ____________________________________________________________________________
11471 [  4105] By: jhi                                   on 1999/09/08  09:02:37
11472         Log: Minor touches at the [:class:] description.
11473      Branch: cfgperl
11474            ! pod/perlre.pod
11475 ____________________________________________________________________________
11476 [  4104] By: jhi                                   on 1999/09/08  08:57:58
11477         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11478              To: Mailing list Perl5 <perl5-porters@perl.org>
11479              Subject: [PATCH 5.005_58] Fix debugging output for REx
11480              Date: Wed, 8 Sep 1999 05:02:02 -0400
11481              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
11482      Branch: cfgperl
11483            ! regcomp.c
11484 ____________________________________________________________________________
11485 [  4103] By: gsar                                  on 1999/09/08  00:53:50
11486         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
11487      Branch: perl
11488            ! pp.c
11489 ____________________________________________________________________________
11490 [  4102] By: gsar                                  on 1999/09/08  00:52:50
11491         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
11492      Branch: perl
11493            ! cop.h pp_hot.c
11494 ____________________________________________________________________________
11495 [  4101] By: gsar                                  on 1999/09/07  17:25:07
11496         Log: various fixups for windows
11497      Branch: perl
11498            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
11499            ! win32/Makefile win32/makefile.mk xsutils.c
11500 ____________________________________________________________________________
11501 [  4100] By: jhi                                   on 1999/09/07  12:49:15
11502         Log: Fix pointer casts.
11503              
11504              From: Robin Barker <rmb1@cise.npl.co.uk>
11505              To: perl5-porters@perl.org
11506              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
11507              -Duse64bits
11508              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
11509              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
11510      Branch: cfgperl
11511            ! doio.c dump.c ext/B/B.xs ext/B/typemap
11512            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
11513            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
11514            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
11515            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
11516 ____________________________________________________________________________
11517 [  4099] By: jhi                                   on 1999/09/07  10:29:04
11518         Log: Add sig/pid/uid size and sign probes.
11519      Branch: metaconfig
11520            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
11521            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
11522 ____________________________________________________________________________
11523 [  4098] By: jhi                                   on 1999/09/07  10:27:06
11524         Log: Band-aid until we've got %{Uid_t} or something similar
11525              for sv_catpvfn().
11526      Branch: cfgperl
11527            ! taint.c
11528 ____________________________________________________________________________
11529 [  4097] By: jhi                                   on 1999/09/07  09:41:23
11530         Log: Fix a printf thinko: now quads must have the ll L q prefix.
11531              (in other words, a bare %d is an int/unsigned)
11532      Branch: cfgperl
11533            ! pp_sys.c sv.c t/op/64bit.t
11534 ____________________________________________________________________________
11535 [  4096] By: jhi                                   on 1999/09/07  07:36:17
11536         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
11537              
11538              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
11539              To: perl5-porters@perl.org
11540              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
11541              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
11542              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
11543      Branch: cfgperl
11544            ! hints/hpux.sh perl.h
11545 ____________________________________________________________________________
11546 [  4095] By: gsar                                  on 1999/09/06  20:47:02
11547         Log: applied suggested patch with suitable test to detect MSVC
11548              From: "Vishal Bhatia" <vishalb@my-deja.com>
11549              Date: Wed, 11 Aug 1999 01:43:28 -0700
11550              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
11551              Subject: compiler on  win32
11552      Branch: perl
11553            ! ext/B/B/C.pm
11554 ____________________________________________________________________________
11555 [  4094] By: jhi                                   on 1999/09/06  20:34:44
11556         Log: Integrate with Sarathy.
11557      Branch: cfgperl
11558           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
11559           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
11560 ____________________________________________________________________________
11561 [  4093] By: jhi                                   on 1999/09/06  20:33:43
11562         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
11563              so that they overflow also on 64-bit platforms.
11564      Branch: cfgperl
11565            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
11566 ____________________________________________________________________________
11567 [  4092] By: gsar                                  on 1999/09/06  20:16:58
11568         Log: support bytecode and C backends in perlcc (patch suggested
11569              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
11570              C backend the default; describe new switches in pod; introduce
11571              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
11572              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
11573              entries
11574      Branch: perl
11575            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
11576            ! t/harness utils/Makefile utils/perlcc.PL
11577 ____________________________________________________________________________
11578 [  4091] By: jhi                                   on 1999/09/06  19:10:41
11579         Log: Integrate with Sarathy.
11580      Branch: cfgperl
11581           +> t/pragma/sub_lval.t
11582           !> (integrate 52 files)
11583 ____________________________________________________________________________
11584 [  4090] By: gsar                                  on 1999/09/06  19:09:06
11585         Log: propagate changed error text
11586      Branch: perl
11587            ! t/pragma/sub_lval.t
11588 ____________________________________________________________________________
11589 [  4089] By: gsar                                  on 1999/09/06  18:54:43
11590         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
11591      Branch: perl
11592            ! pod/perlfunc.pod
11593 ____________________________________________________________________________
11594 [  4088] By: gsar                                  on 1999/09/06  18:52:10
11595         Log: From: paul.marquess@bt.com
11596              Date: Sun, 5 Sep 1999 15:11:08 +0100 
11597              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
11598              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
11599      Branch: perl
11600            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
11601            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
11602            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
11603            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
11604            ! toke.c
11605 ____________________________________________________________________________
11606 [  4087] By: gsar                                  on 1999/09/06  18:06:06
11607         Log: change#3612 is buggy when quotemeta argument matches target
11608              (hope this is the last of the optimized-OP_SASSIGN bugs)
11609              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11610              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
11611              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
11612              Subject: Re: [BUG: quotemeta]
11613      Branch: perl
11614            ! Changes op.c t/op/lex_assign.t
11615 ____________________________________________________________________________
11616 [  4086] By: gsar                                  on 1999/09/06  17:57:52
11617         Log: misc tweaks
11618      Branch: perl
11619            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
11620 ____________________________________________________________________________
11621 [  4085] By: gsar                                  on 1999/09/06  03:54:23
11622         Log: applied patch suggested by Hans Mulder to fix problems on
11623              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
11624              when they ask for bincompat (platforms that used to default
11625              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
11626              (appears unsalvageable on some platforms)
11627      Branch: perl
11628            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
11629 ____________________________________________________________________________
11630 [  4084] By: bailey                                on 1999/09/06  02:39:11
11631         Log: Integrate mainline 5.05_61
11632      Branch: vmsperl
11633           +> (branch 32 files)
11634            - lib/unicode/EthiopicSyllables.txt
11635            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
11636            - warning.pl
11637            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
11638            ! vms/perly_h.vms vms/vms.c
11639           !> (integrate 346 files)
11640 ____________________________________________________________________________
11641 [  4083] By: gsar                                  on 1999/09/06  00:10:40
11642         Log: optional warning on join(/foo/...) (reworked suggested patch
11643              by Mark-Jason Dominus <mjd@plover.com>)
11644      Branch: perl
11645            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
11646            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
11647            ! pp_proto.h t/pragma/warn/op
11648 ____________________________________________________________________________
11649 [  4082] By: gsar                                  on 1999/09/05  22:28:57
11650         Log: fix data loss when more than one block is read from SDBM
11651              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
11652      Branch: perl
11653            ! ext/SDBM_File/sdbm/sdbm.c
11654 ____________________________________________________________________________
11655 [  4081] By: gsar                                  on 1999/09/05  22:07:18
11656         Log: initial implementation of lvalue subroutines (slightly fixed
11657              version of patch suggested by Ilya Zakharevich, which in turn
11658              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
11659      Branch: perl
11660            + t/pragma/sub_lval.t
11661            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
11662            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
11663            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
11664            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
11665            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
11666 ____________________________________________________________________________
11667 [  4080] By: jhi                                   on 1999/09/05  22:02:18
11668         Log: Undo #4055 (related to #4079).
11669      Branch: cfgperl
11670            ! pod/perlop.pod
11671 ____________________________________________________________________________
11672 [  4079] By: jhi                                   on 1999/09/05  21:30:54
11673         Log: Time is not yet ripe.
11674      Branch: cfgperl
11675            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
11676 ____________________________________________________________________________
11677 [  4078] By: gsar                                  on 1999/09/05  18:17:32
11678         Log: modified suggested patch to handle cross-refs and qr// objects
11679              correctly; unfollowed refs are represented as simple string
11680              value, not just the bare type; $VERSION stays the same until
11681              it is ready for prime time (avoids CPAN confustication)
11682              From:    John Nolan <jpnolan@Op.Net>
11683              Date:    Wed, 04 Aug 1999 20:21:10 EDT
11684              Message-Id: <199908050021.UAA09693@monet.op.net>
11685              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
11686      Branch: perl
11687            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
11688            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
11689 ____________________________________________________________________________
11690 [  4077] By: jhi                                   on 1999/09/04  21:54:42
11691         Log: timesum() wasn't @EXPORTed as promised by the documentation.
11692              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
11693      Branch: cfgperl
11694            ! lib/Benchmark.pm
11695 ____________________________________________________________________________
11696 [  4076] By: gsar                                  on 1999/09/04  20:21:59
11697         Log: integrate cfgperl contents into mainline
11698      Branch: perl
11699           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
11700           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
11701           +> warnings.h warnings.pl xsutils.c
11702            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
11703           !> (integrate 109 files)
11704 ____________________________________________________________________________
11705 [  4075] By: jhi                                   on 1999/09/04  18:04:47
11706         Log: use integer on the problematic subtest.
11707      Branch: cfgperl
11708            ! t/op/misc.t
11709 ____________________________________________________________________________
11710 [  4074] By: jhi                                   on 1999/09/04  17:57:40
11711         Log: Warn about numconvert.t in case somebody
11712              wants to make sv_2pv more 64-bit aware.
11713      Branch: cfgperl
11714            ! sv.c
11715 ____________________________________________________________________________
11716 [  4073] By: jhi                                   on 1999/09/04  17:54:51
11717         Log: Comment upgrading: the quad situation isn't quite as
11718              bad as it used to be.
11719      Branch: cfgperl
11720            ! perl.h
11721 ____________________________________________________________________________
11722 [  4072] By: jhi                                   on 1999/09/04  15:35:37
11723         Log: Integrate with Sarathy.
11724      Branch: cfgperl
11725           !> win32/win32.c
11726 ____________________________________________________________________________
11727 [  4071] By: jhi                                   on 1999/09/04  15:28:11
11728         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
11729              
11730              From: Robin Barker <rmb1@cise.npl.co.uk>
11731              To: perl5-porters@perl.org
11732              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
11733              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
11734              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
11735              
11736              and later (in private email) found to be dependent
11737              on useperlio.
11738              
11739              Mental note: the cpp magic done in perlsdio.h (and assumedly
11740              also in perlsfio.h) may cause trouble later with lfs because
11741              both the perlio scheme by Perl and the lfs support by vendors
11742              like to play cpp games to map the stdio namespace back and forth.
11743              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
11744              just the beginning.
11745      Branch: cfgperl
11746            ! perlio.c
11747 ____________________________________________________________________________
11748 [  4070] By: jhi                                   on 1999/09/04  13:12:14
11749         Log: Enable 64-bit clean bit ops.
11750              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
11751      Branch: cfgperl
11752            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
11753            ! t/op/misc.t
11754 ____________________________________________________________________________
11755 [  4069] By: jhi                                   on 1999/09/03  21:17:30
11756         Log: Turn on USE_64_BIT_OFFSETS implicitly.
11757      Branch: cfgperl
11758            ! perl.h
11759 ____________________________________________________________________________
11760 [  4068] By: jhi                                   on 1999/09/03  08:19:59
11761         Log: Fix from Spider for the sub attributes (there was an undocumented
11762              dependency between force_word() and skipspace()).
11763      Branch: cfgperl
11764            ! toke.c
11765 ____________________________________________________________________________
11766 [  4067] By: jhi                                   on 1999/09/01  23:17:06
11767         Log: From: John Tobey <spam@john-edwin-tobey.org>
11768              To: ilya@math.ohio-state.edu
11769              CC: perl5-porters@perl.org
11770              Subject: Re: [PATCH 5.005_60] distclean forgot two
11771              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
11772              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
11773      Branch: cfgperl
11774            ! t/lib/dprof.t
11775 ____________________________________________________________________________
11776 [  4066] By: jhi                                   on 1999/09/01  23:14:50
11777         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
11778              To: perl5-porters@perl.org
11779              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
11780              Date: Fri, 20 Aug 1999 15:37:27 +0100
11781              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
11782      Branch: cfgperl
11783            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
11784            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
11785            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
11786 ____________________________________________________________________________
11787 [  4065] By: jhi                                   on 1999/09/01  22:06:43
11788         Log: From: Dominic Dunlop <domo@vo.lu>
11789              To: perl5-porters@perl.org
11790              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
11791              (UNINSTALLED) [PATCH]
11792              Date: Thu, 19 Aug 1999 09:48:03 +0200
11793              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
11794              
11795              The PERL_POLLUTE_MALLOC part had to be manually applied.
11796      Branch: cfgperl
11797            ! hints/machten.sh perl.h
11798 ____________________________________________________________________________
11799 [  4064] By: jhi                                   on 1999/09/01  13:56:14
11800         Log: From: Martin Lichtin <lichtin@bivio.com>
11801              To: jhi@iki.fi
11802              CC: perl5-porters@perl.org
11803              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
11804              Date: Wed, 01 Sep 1999 15:50:04 +0200
11805              Message-ID: <37CD2F0C.944BFACE@bivio.com>
11806      Branch: cfgperl
11807            ! lib/ExtUtils/Install.pm
11808 ____________________________________________________________________________
11809 [  4063] By: jhi                                   on 1999/09/01  13:16:11
11810         Log: Enhance lfs tests: check every seek and sysseek
11811              and test also that -e and -f detect largefiles.
11812      Branch: cfgperl
11813            ! t/lib/syslfs.t t/op/lfs.t
11814 ____________________________________________________________________________
11815 [  4062] By: jhi                                   on 1999/09/01  12:08:04
11816         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
11817              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
11818              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
11819              The Perl Porters Mailing List <perl5-porters@perl.org>
11820              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
11821              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
11822              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
11823      Branch: cfgperl
11824            ! pod/perldiag.pod
11825 ____________________________________________________________________________
11826 [  4061] By: jhi                                   on 1999/09/01  12:03:03
11827         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11828              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
11829              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
11830              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
11831              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
11832              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
11833      Branch: cfgperl
11834            ! op.c t/op/join.t
11835 ____________________________________________________________________________
11836 [  4060] By: jhi                                   on 1999/09/01  07:59:42
11837         Log: IV_DIG and NV_DIG fixes.
11838      Branch: cfgperl
11839            ! perl.h
11840 ____________________________________________________________________________
11841 [  4059] By: jhi                                   on 1999/08/31  14:47:18
11842         Log: \C{} -> \N{} residue.
11843      Branch: cfgperl
11844            ! toke.c
11845 ____________________________________________________________________________
11846 [  4057] By: gsar                                  on 1999/08/30  22:08:19
11847         Log: avoid hiding child process window
11848      Branch: perl
11849            ! win32/win32.c
11850 ____________________________________________________________________________
11851 [  4055] By: jhi                                   on 1999/08/30  21:20:50
11852         Log: Document the undefinedness of overshifting.
11853      Branch: cfgperl
11854            ! pod/perlop.pod
11855 ____________________________________________________________________________
11856 [  4054] By: jhi                                   on 1999/08/30  20:18:18
11857         Log: History fixes and updates.
11858      Branch: cfgperl
11859            ! pod/perlhist.pod
11860 ____________________________________________________________________________
11861 [  4053] By: jhi                                   on 1999/08/30  19:34:02
11862         Log: Shell quoting thinko broke installdirs.
11863              From: JVromans@Squirrel.nl (Johan Vromans)
11864              To: perl5-porters@perl.org
11865              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
11866              installprefix
11867              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
11868              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
11869      Branch: cfgperl
11870            ! Configure config_h.SH
11871      Branch: metaconfig
11872            ! U/installdirs/archlib.U U/installdirs/bin.U
11873            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
11874            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
11875            ! U/installdirs/man3dir.U U/installdirs/privlib.U
11876            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
11877            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
11878            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
11879            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
11880            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
11881            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
11882            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
11883            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
11884            ! U/installdirs/vendorscriptdir.U
11885 ____________________________________________________________________________
11886 [  4052] By: jhi                                   on 1999/08/30  02:57:05
11887         Log: Use \N{named characters} instead of \C.
11888              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11889              To: jhi@iki.fi
11890              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
11891              perl5-porters@perl.org (Mailing list Perl5)
11892              Subject: Re: [PATCH 5.005_58] Named characters in Perl
11893              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
11894              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
11895      Branch: cfgperl
11896            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
11897            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
11898 ____________________________________________________________________________
11899 [  4051] By: jhi                                   on 1999/08/30  02:54:20
11900         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
11901              To: perl5-porters@perl.org
11902              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
11903              don't mix
11904              Date: Sun, 29 Aug 1999 19:04:53 -0400
11905              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
11906      Branch: cfgperl
11907            ! universal.c
11908 ____________________________________________________________________________
11909 [  4050] By: jhi                                   on 1999/08/29  16:38:58
11910         Log: Conditionally socksify the LIBS of Socket.
11911      Branch: cfgperl
11912            ! ext/Socket/Makefile.PL
11913 ____________________________________________________________________________
11914 [  4049] By: jhi                                   on 1999/08/29  15:33:30
11915         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11916              To: Mailing list Perl5 <perl5-porters@perl.org>
11917              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
11918              Date: Wed, 25 Aug 1999 16:19:58 -0400
11919              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
11920      Branch: cfgperl
11921            ! lib/perl5db.pl
11922 ____________________________________________________________________________
11923 [  4048] By: jhi                                   on 1999/08/29  15:31:36
11924         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11925              To: perl5-porters@perl.org
11926              Subject: [PATCH _61] Lost arguments to simplified sort
11927              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
11928              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
11929      Branch: cfgperl
11930            ! op.c t/op/sort.t
11931 ____________________________________________________________________________
11932 [  4047] By: jhi                                   on 1999/08/29  15:29:29
11933         Log: From: Olaf Flebbe <olaf@science-computing.de>
11934              Sender: owner-perl5-porters@perl.org
11935              To: perl5-porters@perl.org
11936              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
11937              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
11938      Branch: cfgperl
11939            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
11940            ! epoc/perl.mmp epoc/perl.pkg
11941 ____________________________________________________________________________
11942 [  4046] By: jhi                                   on 1999/08/29  15:21:18
11943         Log: From: pvhp@forte.com (Peter Prymmer)
11944              To: perl5-porters@perl.org
11945              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
11946              Date: Fri, 27 Aug 99 18:51:04 PDT
11947              Message-Id: <9908280151.AA05010@forte.com>
11948      Branch: cfgperl
11949            ! t/lib/cgi-html.t
11950 ____________________________________________________________________________
11951 [  4045] By: jhi                                   on 1999/08/29  15:18:38
11952         Log: Fix scalar gmtime (and localtime) in quad environments,
11953              bug reported by Robin Parker.
11954              
11955              From: Robin Barker <rmb1@cise.npl.co.uk>
11956              To: jhi@iki.fi
11957              Cc: perl5-porters@perl.org
11958              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
11959              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
11960              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
11961      Branch: cfgperl
11962            ! pp_sys.c t/op/time.t
11963 ____________________________________________________________________________
11964 [  4044] By: jhi                                   on 1999/08/29  11:24:03
11965         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11966              To: perl5-porters@perl.org (Mailing list Perl5)
11967              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
11968              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
11969              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
11970              
11971              Addendum: it's "only" 33% speedup.
11972      Branch: cfgperl
11973            ! dump.c op.c op.h pp.h
11974 ____________________________________________________________________________
11975 [  4043] By: jhi                                   on 1999/08/29  11:10:33
11976         Log: From: spider-perl@Orb.Nashua.NH.US
11977              To: Mailing list Perl5 <perl5-porters@perl.org>
11978              Subject: [PATCH 5.005_61 CORE] sub : attrlist
11979              Date: Sun, 29 Aug 1999 03:02:11 -0400
11980              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
11981      Branch: cfgperl
11982            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
11983            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
11984            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
11985            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
11986            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
11987            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
11988            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
11989 ____________________________________________________________________________
11990 [  4042] By: jhi                                   on 1999/08/29  11:08:50
11991         Log: Turn off gcc-2.95's strict-alias optimization.
11992              This, of course, should be only temporary.
11993              From Andy Dougherty.
11994      Branch: cfgperl
11995            ! Configure config_h.SH
11996      Branch: metaconfig
11997            ! U/compline/ccflags.U U/modified/cc.U
11998 ____________________________________________________________________________
11999 [  4041] By: jhi                                   on 1999/08/29  10:47:30
12000         Log: Fix a typo in #4036.
12001      Branch: cfgperl
12002            ! mg.c
12003 ____________________________________________________________________________
12004 [  4040] By: jhi                                   on 1999/08/29  10:34:58
12005         Log: Add a missing #endif forgotten by #4035.
12006      Branch: cfgperl
12007            ! doop.c
12008 ____________________________________________________________________________
12009 [  4039] By: jhi                                   on 1999/08/29  10:31:19
12010         Log: Remove an extra #endif introduced by #4036.
12011      Branch: cfgperl
12012            ! perl.h
12013 ____________________________________________________________________________
12014 [  4038] By: jhi                                   on 1999/08/29  10:18:59
12015         Log: Rename warning to warnings, from Paul Marquess.
12016      Branch: cfgperl
12017            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
12018            + t/pragma/warnings.t warnings.h warnings.pl
12019            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
12020            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
12021            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
12022            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
12023            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
12024            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
12025            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
12026            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
12027            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
12028            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
12029            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
12030            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
12031            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
12032 ____________________________________________________________________________
12033 [  4037] By: jhi                                   on 1999/08/29  10:08:47
12034         Log: Create the equivalence tables based on
12035              the real Unicode decomposition, not on
12036              the character name.
12037      Branch: cfgperl
12038            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12039            ! lib/unicode/mktables.PL
12040 ____________________________________________________________________________
12041 [  4036] By: jhi                                   on 1999/08/29  09:29:08
12042         Log: Integrate with Sarathy.
12043      Branch: cfgperl
12044           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
12045           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
12046           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
12047           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
12048           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
12049           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
12050           !> (integrate 190 files)
12051 ____________________________________________________________________________
12052 [  4035] By: jhi                                   on 1999/08/29  08:56:15
12053         Log: Implement 64-bit vec().
12054      Branch: cfgperl
12055            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12056            ! pp.h t/op/64bit.t
12057 ____________________________________________________________________________
12058 [  4034] By: gsar                                  on 1999/08/29  03:35:18
12059         Log: deadcode removal
12060      Branch: perl
12061            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
12062            ! pp_ctl.c proto.h run.c sv.c
12063 ____________________________________________________________________________
12064 [  4033] By: jhi                                   on 1999/08/28  17:31:07
12065         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
12066              To: perl5-porters@perl.org
12067              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
12068              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
12069              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
12070      Branch: cfgperl
12071            ! perl.h
12072 ____________________________________________________________________________
12073 [  4032] By: gsar                                  on 1999/08/26  23:53:33
12074         Log: new thread should set current interp in TLS
12075      Branch: perl
12076            ! ext/Thread/Thread.xs
12077 ____________________________________________________________________________
12078 [  4031] By: bailey                                on 1999/08/23  03:40:07
12079         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
12080      Branch: vmsperl
12081            ! lib/ExtUtils/MM_VMS.pm
12082 ____________________________________________________________________________
12083 [  4030] By: bailey                                on 1999/08/23  03:37:43
12084         Log: Patch up holes in realclean target
12085      Branch: vmsperl
12086            ! vms/descrip_mms.template
12087 ____________________________________________________________________________
12088 [  4029] By: bailey                                on 1999/08/23  03:36:24
12089         Log: Fix handling of PERL_POLLUTE
12090      Branch: vmsperl
12091            ! lib/ExtUtils/MM_VMS.pm
12092 ____________________________________________________________________________
12093 [  4028] By: bailey                                on 1999/08/23  03:34:08
12094         Log: Update VMS version of perly.h
12095      Branch: vmsperl
12096            ! vms/perly_h.vms
12097 ____________________________________________________________________________
12098 [  4027] By: bailey                                on 1999/08/23  03:32:45
12099         Log: Update dependencies in Descrip.MMS
12100      Branch: vmsperl
12101            ! vms/descrip_mms.template
12102 ____________________________________________________________________________
12103 [  4026] By: bailey                                on 1999/08/23  03:30:01
12104         Log: Fix prototypes in perlapi.c (64-bit?)
12105              Clear prior definition of getenv_len before defining VMS-specific macro
12106      Branch: vmsperl
12107            ! perlapi.c vms/vmsish.h
12108 ____________________________________________________________________________
12109 [  4025] By: bailey                                on 1999/08/23  03:25:51
12110         Log: Add '-m' option to Configure.com which skips the MANIFEST check
12111      Branch: vmsperl
12112            ! configure.com
12113 ____________________________________________________________________________
12114 [  4024] By: bailey                                on 1999/08/23  03:23:34
12115         Log: Skip open() tests that rely on Unix fork semantics
12116      Branch: vmsperl
12117            ! t/io/open.t
12118 ____________________________________________________________________________
12119 [  4023] By: bailey                                on 1999/08/23  03:21:46
12120         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
12121      Branch: vmsperl
12122            ! vms/gen_shrfls.pl
12123 ____________________________________________________________________________
12124 [  4022] By: bailey                                on 1999/08/23  03:17:33
12125         Log: update MM_VMS to use new File::Spec routines
12126      Branch: vmsperl
12127            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
12128 ____________________________________________________________________________
12129 [  4021] By: bailey                                on 1999/08/23  03:13:40
12130         Log: byteperl is now part of the ByteLoader ext
12131      Branch: vmsperl
12132            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
12133 ____________________________________________________________________________
12134 [  4020] By: bailey                                on 1999/08/23  03:10:41
12135         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
12136      Branch: vmsperl
12137            ! vms/vms.c
12138 ____________________________________________________________________________
12139 [  4019] By: bailey                                on 1999/08/23  03:07:28
12140         Log: Update calls for new thread context handling
12141      Branch: vmsperl
12142            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
12143            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
12144 ____________________________________________________________________________
12145 [  4018] By: bailey                                on 1999/08/23  03:01:31
12146         Log: Allow for file versions in library when looking for .bs files
12147      Branch: vmsperl
12148            ! ext/DynaLoader/DynaLoader_pm.PL
12149 ____________________________________________________________________________
12150 [  4017] By: bailey                                on 1999/08/23  02:58:55
12151         Log: Update VMS configuration procedures for 5.005_60
12152      Branch: vmsperl
12153            ! configure.com vms/subconfigure.com
12154 ____________________________________________________________________________
12155 [  4016] By: gsar                                  on 1999/08/20  22:19:56
12156         Log: update Changes
12157      Branch: perl
12158            ! Changes
12159
12160 ----------------
12161 Version 5.005_61
12162 ----------------
12163
12164 ____________________________________________________________________________
12165 [  4015] By: gsar                                  on 1999/08/20  22:17:41
12166         Log: perl_free() should use PerlMem_free()
12167      Branch: perl
12168            ! perl.c
12169 ____________________________________________________________________________
12170 [  4014] By: gsar                                  on 1999/08/20  22:10:46
12171         Log: win32 tweaks
12172      Branch: perl
12173            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
12174            ! win32/config.vc win32/config_H.bc win32/config_H.gc
12175            ! win32/config_H.vc
12176 ____________________________________________________________________________
12177 [  4013] By: gsar                                  on 1999/08/20  22:09:56
12178         Log: DEBUG_m() adjusted to internalize dTHX
12179      Branch: perl
12180            ! malloc.c perl.h util.c
12181 ____________________________________________________________________________
12182 [  4012] By: gsar                                  on 1999/08/20  17:51:06
12183         Log: make autogenerated files writable
12184      Branch: perl
12185            ! (edit 171 files)
12186 ____________________________________________________________________________
12187 [  4011] By: gsar                                  on 1999/08/20  17:43:47
12188         Log: update Changes
12189      Branch: perl
12190            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
12191 ____________________________________________________________________________
12192 [  4010] By: gsar                                  on 1999/08/20  17:21:53
12193         Log: up patchlevel &c
12194      Branch: perl
12195            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
12196            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
12197 ____________________________________________________________________________
12198 [  4009] By: gsar                                  on 1999/08/20  16:46:26
12199         Log: add missing Is/Syl*.pl files
12200      Branch: perl
12201            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
12202            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
12203            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
12204            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
12205            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
12206            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
12207 ____________________________________________________________________________
12208 [  4008] By: gsar                                  on 1999/08/20  16:31:02
12209         Log: integrate cfgperl contents into mainline
12210      Branch: perl
12211           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
12212           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12213           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
12214           +> t/op/lfs.t
12215            - lib/unicode/EthiopicSyllables.txt
12216            - lib/unicode/MakeEthiopicSyllables.PL
12217           !> (integrate 261 files)
12218 ____________________________________________________________________________
12219 [  4007] By: gsar                                  on 1999/08/20  15:24:08
12220         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
12221              USE_THREADS and MULTIPLICITY; minor pod adjustments
12222      Branch: perl
12223            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
12224            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
12225 ____________________________________________________________________________
12226 [  4006] By: jhi                                   on 1999/08/19  19:01:41
12227         Log: Tighten the vec() code so that naughty BITS cause an error.
12228      Branch: cfgperl
12229            ! doop.c
12230 ____________________________________________________________________________
12231 [  4005] By: jhi                                   on 1999/08/19  15:55:09
12232         Log: Don't document ill-defined vec() bits cases
12233              (for which the code doesn't work right in any case)
12234      Branch: cfgperl
12235            ! pod/perldiag.pod pod/perlfunc.pod
12236 ____________________________________________________________________________
12237 [  4004] By: jhi                                   on 1999/08/19  12:49:41
12238         Log: Removed duplicated code (in pp.c and mg.c) by introducing
12239              do_vecget().  NOTE: the calling convention of do_vecset()
12240              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
12241              in pp_vec() is no more multiplied by `size' in pp_vec(),
12242              the multiplication is now done in do_vecset().
12243              
12244              Also fix a cpp thinko in change #4002.
12245      Branch: cfgperl
12246            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
12247            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
12248            ! proto.h
12249 ____________________________________________________________________________
12250 [  4003] By: jhi                                   on 1999/08/18  08:27:22
12251         Log: Warn about small spherical distances.
12252      Branch: cfgperl
12253            ! lib/Math/Trig.pm
12254 ____________________________________________________________________________
12255 [  4002] By: jhi                                   on 1999/08/17  09:11:51
12256         Log: Enhance IV_FITS_IN_IV (though it's still unused).
12257      Branch: cfgperl
12258            ! perl.h
12259 ____________________________________________________________________________
12260 [  4001] By: jhi                                   on 1999/08/17  08:13:34
12261         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
12262              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
12263              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
12264              Subject: [PATCH] overload.pm str/num confu
12265              Date: 17 Aug 1999 08:21:12 +0200
12266      Branch: cfgperl
12267            ! lib/overload.pm
12268 ____________________________________________________________________________
12269 [  4000] By: jhi                                   on 1999/08/17  07:20:23
12270         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
12271              To: perl5-porters@perl.org
12272              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
12273              Date: 16 Aug 1999 14:24:28 -0700
12274              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
12275      Branch: cfgperl
12276            ! pod/perlobj.pod
12277 ____________________________________________________________________________
12278 [  3999] By: jhi                                   on 1999/08/16  19:49:09
12279         Log: Integrate with Nick.
12280      Branch: cfgperl
12281           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
12282 ____________________________________________________________________________
12283 [  3998] By: jhi                                   on 1999/08/16  19:44:29
12284         Log: Fix most of the pod2man moanings reported in
12285              
12286              From: "Larry W. Virden" <lvirden@cas.org>
12287              To: perl5-porters@perl.org
12288              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
12289              (UNINSTALLED)
12290              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
12291              Message-Id: <199908031935.PAA27692@cas.org>
12292              
12293              Configure regen'ed.
12294      Branch: cfgperl
12295            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12296            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
12297            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
12298            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
12299            ! utils/h2xs.PL utils/perlcc.PL
12300 ____________________________________________________________________________
12301 [  3997] By: jhi                                   on 1999/08/16  19:20:37
12302         Log: A fix of sorts for the flush-before-dup scenario.
12303      Branch: cfgperl
12304            ! doio.c
12305 ____________________________________________________________________________
12306 [  3996] By: jhi                                   on 1999/08/16  19:14:37
12307         Log: More paranoia.
12308      Branch: cfgperl
12309            ! sv.c
12310 ____________________________________________________________________________
12311 [  3995] By: jhi                                   on 1999/08/16  18:55:35
12312         Log: Batch of small 64-bit/long double/large file support tweaks:
12313              - scan for LDBL_DIG
12314              - from DBL_DIG and LDBL_DIG select NV_DIG
12315              - introduce IVSIZE, UVSIZE, NVSIZE
12316              - introduce IV_DIG
12317              - remove stdio64
12318              - AIX uses `oslevel` when others use `uname -r`
12319              - already AIX 4.2 goes 64-bit
12320              - in HP-UX require the 64-bit libc, just the directory isn't enough
12321              - group ids are not NVs
12322              - #undef USE_LONG_DOUBLE if long double is no better than double
12323              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
12324              - mention large file support in perldelta
12325              - introduce quad TOPpin' and POPpin'
12326              - the svcat... buffer was tiny for printing quads in %b
12327              - fix the multiplication test in 64bit.t
12328              - try to make VMS to comply with all this removal and "introducal"
12329              of symbols
12330      Branch: cfgperl
12331            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
12332            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
12333            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
12334      Branch: metaconfig
12335            ! U/modified/d_longdbl.U
12336      Branch: metaconfig/U/perl
12337            + d_ldbl_dig.U
12338 ____________________________________________________________________________
12339 [  3994] By: jhi                                   on 1999/08/16  07:53:44
12340         Log: More Configure/subconfigure.com syncing.
12341      Branch: cfgperl
12342            ! vms/subconfigure.com
12343 ____________________________________________________________________________
12344 [  3993] By: jhi                                   on 1999/08/14  22:09:26
12345         Log: Remove from VMS what the change #3982 took away from Configure lands.
12346      Branch: cfgperl
12347            ! vms/subconfigure.com
12348 ____________________________________________________________________________
12349 [  3992] By: jhi                                   on 1999/08/14  13:29:13
12350         Log: Small test tweaks.
12351      Branch: cfgperl
12352            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
12353 ____________________________________________________________________________
12354 [  3991] By: jhi                                   on 1999/08/14  13:08:41
12355         Log: Augment filesize limit note.
12356      Branch: cfgperl
12357            ! doio.c
12358 ____________________________________________________________________________
12359 [  3990] By: jhi                                   on 1999/08/14  13:06:12
12360         Log: Note about filesize limits.
12361      Branch: cfgperl
12362            ! doio.c pp_sys.c
12363 ____________________________________________________________________________
12364 [  3989] By: jhi                                   on 1999/08/14  11:31:58
12365         Log: Catch the case of filesize limits.
12366      Branch: cfgperl
12367            ! t/lib/syslfs.t t/op/lfs.t
12368 ____________________________________________________________________________
12369 [  3988] By: nick                                  on 1999/08/14  09:20:58
12370         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
12371              this causes a POPSTACK panic. The problem seems to be that although
12372              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
12373              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
12374              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
12375              messing with CATCH_SET() in call_sv, use it in perl_vdie().
12376              Add test to op/eval.t which will fail (panic) if bug comes back.
12377              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
12378      Branch: perl
12379            ! cop.h perl.c t/op/eval.t util.c
12380 ____________________________________________________________________________
12381 [  3987] By: jhi                                   on 1999/08/13  23:57:52
12382         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
12383              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
12384              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
12385              Date: Fri, 13 Aug 1999 17:42:47 -0500
12386              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
12387      Branch: cfgperl
12388            ! lib/ExtUtils/MM_VMS.pm
12389 ____________________________________________________________________________
12390 [  3986] By: jhi                                   on 1999/08/13  23:56:44
12391         Log: Don't quit before printing out the message.
12392      Branch: cfgperl
12393            ! t/lib/syslfs.t t/op/lfs.t
12394 ____________________________________________________________________________
12395 [  3985] By: jhi                                   on 1999/08/13  23:35:49
12396         Log: Remove more t/ trash on target "clean".
12397      Branch: cfgperl
12398            ! Makefile.SH
12399 ____________________________________________________________________________
12400 [  3984] By: jhi                                   on 1999/08/13  23:02:53
12401         Log: Avoid double long double. 
12402      Branch: cfgperl
12403            ! Configure config_h.SH
12404      Branch: metaconfig/U/perl
12405            ! uselongdbl.U
12406 ____________________________________________________________________________
12407 [  3983] By: jhi                                   on 1999/08/13  22:59:56
12408         Log: BYTEORDER fix.
12409      Branch: cfgperl
12410            ! Configure config_h.SH
12411      Branch: metaconfig
12412            ! U/compline/byteorder.U
12413 ____________________________________________________________________________
12414 [  3982] By: jhi                                   on 1999/08/13  22:48:40
12415         Log: Jumbo Configure and large file support update.
12416              Remove a lot of unneeded 64-bitness cruft;
12417              re-introduce BYTEORDER; update 64-bitness hints;
12418              lfs should now work in Solaris; long doubles in AIX.
12419      Branch: cfgperl
12420            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
12421            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
12422            ! perlsdio.h pp.h pp_sys.c
12423      Branch: metaconfig
12424            ! U/compline/byteorder.U U/compline/ccflags.U
12425      Branch: metaconfig/U/perl
12426            ! d_dlsymun.U io64.U uselongdbl.U
12427 ____________________________________________________________________________
12428 [  3980] By: jhi                                   on 1999/08/13  15:09:11
12429         Log: Introduce HAS_LLSEEK.
12430      Branch: cfgperl
12431            ! Configure config_h.SH perl.h
12432 ____________________________________________________________________________
12433 [  3979] By: jhi                                   on 1999/08/13  14:29:47
12434         Log: From: <dan@sidhe.org>
12435              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
12436              sarathy@activestate.com
12437              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
12438              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
12439              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
12440      Branch: cfgperl
12441            ! vms/vms.c
12442 ____________________________________________________________________________
12443 [  3978] By: jhi                                   on 1999/08/13  09:56:46
12444         Log: Make the 64-bit tests more paranoid.
12445      Branch: cfgperl
12446            ! t/op/64bit.t
12447 ____________________________________________________________________________
12448 [  3976] By: jhi                                   on 1999/08/12  21:49:16
12449         Log: IRIX64 needs more -mabi=64 with gcc.
12450      Branch: cfgperl
12451            ! hints/irix_6.sh
12452 ____________________________________________________________________________
12453 [  3975] By: jhi                                   on 1999/08/12  21:02:03
12454         Log: Reincarnate change #3967, now in more modest form.
12455      Branch: cfgperl
12456            ! hints/irix_6.sh
12457 ____________________________________________________________________________
12458 [  3974] By: jhi                                   on 1999/08/12  20:49:36
12459         Log: Remove rt from libswanted (I added it many moons ago
12460              when I thought it would be useful in Digital UNIX,
12461              I was wrong); undo the recent IRIX hints changes,
12462              getting rid of one warning brought new ones.
12463      Branch: cfgperl
12464            ! Configure config_h.SH hints/irix_6.sh
12465      Branch: metaconfig
12466            ! U/modified/Myinit.U
12467 ____________________________________________________________________________
12468 [  3973] By: jhi                                   on 1999/08/12  19:42:53
12469         Log: st_blocks is in 512 byte blocks.
12470      Branch: cfgperl
12471            ! t/lib/syslfs.t t/op/lfs.t
12472 ____________________________________________________________________________
12473 [  3972] By: jhi                                   on 1999/08/12  19:27:31
12474         Log: Don't claim defeat too early.
12475      Branch: cfgperl
12476            ! Configure config_h.SH
12477      Branch: metaconfig/U/perl
12478            ! longdblfio.U
12479 ____________________________________________________________________________
12480 [  3971] By: jhi                                   on 1999/08/12  19:24:14
12481         Log: IRIX 64-bit hint tweak. 
12482      Branch: cfgperl
12483            ! hints/irix_6.sh
12484 ____________________________________________________________________________
12485 [  3970] By: nick                                  on 1999/08/12  19:17:20
12486         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
12487              tests i.e. RV2AV and RV2HV
12488      Branch: perl
12489            ! op.c t/pragma/warn/op
12490 ____________________________________________________________________________
12491 [  3969] By: jhi                                   on 1999/08/12  19:06:17
12492         Log: Add Configure -Duselongdouble and add a missing semicolon.
12493      Branch: cfgperl
12494            ! Configure config_h.SH sv.c
12495      Branch: metaconfig/U/perl
12496            + uselongdbl.U
12497 ____________________________________________________________________________
12498 [  3968] By: jhi                                   on 1999/08/12  18:46:00
12499         Log: Simply exit() early if lfs support seems unlikely.
12500      Branch: cfgperl
12501            ! t/lib/syslfs.t t/op/lfs.t
12502 ____________________________________________________________________________
12503 [  3967] By: jhi                                   on 1999/08/12  18:44:05
12504         Log: Suffer silently for unused libraries.
12505      Branch: cfgperl
12506            ! hints/irix_6.sh
12507 ____________________________________________________________________________
12508 [  3966] By: jhi                                   on 1999/08/12  13:18:44
12509         Log: Update MANIFEST to follow change #3965.
12510      Branch: cfgperl
12511            ! MANIFEST
12512 ____________________________________________________________________________
12513 [  3965] By: jhi                                   on 1999/08/12  13:15:38
12514         Log: Regenerate Unicode tables based on new syllable lists
12515              from Daniel Yacob.
12516      Branch: cfgperl
12517            ! (edit 159 files)
12518 ____________________________________________________________________________
12519 [  3964] By: jhi                                   on 1999/08/12  10:06:24
12520         Log: Remove more spurious casting.
12521      Branch: cfgperl
12522            ! pp_sys.c
12523 ____________________________________________________________________________
12524 [  3963] By: jhi                                   on 1999/08/12  08:18:53
12525         Log: Minor niggles on the lfs tests.
12526      Branch: cfgperl
12527            ! t/lib/syslfs.t t/op/lfs.t
12528 ____________________________________________________________________________
12529 [  3962] By: jhi                                   on 1999/08/11  22:48:25
12530         Log: Don't bother with lfs testing if off_t is too small.
12531      Branch: cfgperl
12532            ! t/lib/syslfs.t t/op/lfs.t
12533 ____________________________________________________________________________
12534 [  3961] By: jhi                                   on 1999/08/11  22:22:54
12535         Log: Long double patches from Dan Sugalski.
12536      Branch: cfgperl
12537            ! sv.c
12538 ____________________________________________________________________________
12539 [  3960] By: jhi                                   on 1999/08/11  22:17:55
12540         Log: Flush buffer before duplicating file descriptor.
12541              
12542              From: Mark-Jason Dominus <mjd@plover.com>
12543              To: Graham Barr <gbarr@pobox.com>
12544              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
12545              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
12546              Date: Wed, 11 Aug 1999 15:56:09 -0400
12547              Message-ID: <19990811195610.5933.qmail@plover.com>
12548              
12549              From: Mark-Jason Dominus <mjd@plover.com>
12550              To: perl5-porters@perl.org
12551              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
12552              Date: Wed, 11 Aug 1999 16:05:46 -0400
12553              Message-ID: <19990811200546.6165.qmail@plover.com>
12554      Branch: cfgperl
12555            ! doio.c pod/perldelta.pod
12556 ____________________________________________________________________________
12557 [  3959] By: jhi                                   on 1999/08/11  22:11:35
12558         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
12559              
12560              From: "Craig A. Berry" <craig.berry@metamor.com>
12561              Sender: owner-perl5-porters@perl.org
12562              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
12563              bailey@newman.upenn.edu
12564              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
12565              problem
12566              Date: Wed, 11 Aug 1999 14:31:11 -0500
12567              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
12568      Branch: cfgperl
12569            ! vms/vms.c
12570 ____________________________________________________________________________
12571 [  3958] By: jhi                                   on 1999/08/11  15:35:45
12572         Log: Add a hopefully comforting message if there seems to be no LFS. 
12573              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
12574              The tests will fail on lfs tests only if quad is available,
12575              if ENOQUAD, the lfs tests will be skipped.
12576      Branch: cfgperl
12577            ! t/lib/syslfs.t t/op/lfs.t
12578 ____________________________________________________________________________
12579 [  3957] By: jhi                                   on 1999/08/11  12:25:59
12580         Log: Unapply an experimental patch that accidentally escaped
12581              from the lab by piggybacking with the change #3955.
12582      Branch: cfgperl
12583            ! pp.c pp.h pp_hot.c
12584 ____________________________________________________________________________
12585 [  3956] By: jhi                                   on 1999/08/11  08:19:23
12586         Log: Add sysio large file support testing.
12587      Branch: cfgperl
12588            + t/lib/syslfs.t
12589            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
12590 ____________________________________________________________________________
12591 [  3955] By: jhi                                   on 1999/08/10  22:39:11
12592         Log: From: <dan@sidhe.org>
12593              To: vmsperl@perl.org, perl5-porters@perl.org,
12594              sarathy@activestate.com, bailey@newman.upenn.edu
12595              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
12596              threads on VMS
12597              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
12598              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
12599      Branch: cfgperl
12600            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
12601            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
12602            ! vms/writemain.pl
12603 ____________________________________________________________________________
12604 [  3954] By: jhi                                   on 1999/08/10  20:37:55
12605         Log: LFS testing robustness.
12606      Branch: cfgperl
12607            ! t/op/lfs.t
12608 ____________________________________________________________________________
12609 [  3953] By: jhi                                   on 1999/08/10  19:54:50
12610         Log: From: <dan@sidhe.org>
12611              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
12612              sarathy@activestate.com
12613              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
12614              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
12615              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
12616      Branch: cfgperl
12617            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
12618            ! vms/subconfigure.com vms/vmsish.h
12619 ____________________________________________________________________________
12620 [  3952] By: jhi                                   on 1999/08/10  17:18:57
12621         Log: AIX is different, again.  Now in cc -E output.
12622      Branch: cfgperl
12623            ! Configure config_h.SH
12624      Branch: metaconfig
12625            ! U/modified/cppstdin.U
12626 ____________________________________________________________________________
12627 [  3951] By: jhi                                   on 1999/08/10  14:37:08
12628         Log: Use Pid_t on pgrp matters.
12629      Branch: cfgperl
12630            ! pp_sys.c
12631 ____________________________________________________________________________
12632 [  3950] By: jhi                                   on 1999/08/10  14:35:30
12633         Log: Use Pid_t.
12634      Branch: cfgperl
12635            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
12636            ! pp_sys.c proto.h util.c
12637 ____________________________________________________________________________
12638 [  3949] By: jhi                                   on 1999/08/10  14:11:15
12639         Log: Use Mode_t.
12640      Branch: cfgperl
12641            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
12642            ! perlapi.h pp_sys.c proto.h
12643 ____________________________________________________________________________
12644 [  3948] By: jhi                                   on 1999/08/10  13:53:19
12645         Log: Small perlbug doc tweaks from Jon Orwant.
12646      Branch: cfgperl
12647            ! utils/perlbug.PL
12648 ____________________________________________________________________________
12649 [  3947] By: jhi                                   on 1999/08/10  09:55:11
12650         Log: Large file support testing.
12651      Branch: cfgperl
12652            + t/op/lfs.t
12653            ! MANIFEST t/op/64bit.t
12654 ____________________________________________________________________________
12655 [  3946] By: jhi                                   on 1999/08/10  09:13:54
12656         Log: Remove I32 casting from time-related functions.
12657      Branch: cfgperl
12658            ! pp_sys.c
12659 ____________________________________________________________________________
12660 [  3945] By: jhi                                   on 1999/08/10  09:06:42
12661         Log: Gratuitous uid and gid casts to I32s and ints removed.
12662              There are still problem spots in printfing such ids:
12663              width (%d vs %ld) and signedness %d vs %u.
12664      Branch: cfgperl
12665            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
12666            ! perl.c perlapi.c pp_hot.c proto.h
12667 ____________________________________________________________________________
12668 [  3944] By: jhi                                   on 1999/08/10  07:43:03
12669         Log: Remove I32 casts from pp_stat, these make stat()
12670              very broken e.g. on files larger than 2 gigabytes.
12671              Reported by
12672              From: Phil Lobbes <phil@finchcomputer.com>
12673              To: perl5-porters@perl.org
12674              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
12675              UNIX Perl 5.005_03
12676              Date: Mon, 09 Aug 1999 21:38:54 -0700
12677              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
12678              
12679              There are more of these I32 casts all over pp_sys.c,
12680              all of them should be checked.
12681      Branch: cfgperl
12682            ! pp_sys.c
12683 ____________________________________________________________________________
12684 [  3943] By: jhi                                   on 1999/08/10  07:38:30
12685         Log: Remove blathering.
12686      Branch: cfgperl
12687            ! lib/unicode/mktables.PL
12688 ____________________________________________________________________________
12689 [  3942] By: jhi                                   on 1999/08/09  20:35:13
12690         Log: lexwarn maintenance: new warning class unsafe
12691              subclasses 'overflow' and 'portable' created,
12692              used by the recent integer overflow warnings.
12693              Class syntax subclass 'octal' renamed to 'digit',
12694              binary and hexadecimal parsing errors also 'digit' warnings.
12695      Branch: cfgperl
12696            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
12697            ! util.c warning.h warning.pl
12698 ____________________________________________________________________________
12699 [  3941] By: jhi                                   on 1999/08/09  10:40:47
12700         Log: Integrate with Nick.
12701      Branch: cfgperl
12702           +> opnames.h
12703           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
12704           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
12705 ____________________________________________________________________________
12706 [  3940] By: jhi                                   on 1999/08/09  10:32:43
12707         Log: Regenerate the Unicode tables after having updated the Unicode
12708              database (change #3939).
12709      Branch: cfgperl
12710            ! (edit 157 files)
12711 ____________________________________________________________________________
12712 [  3939] By: jhi                                   on 1999/08/09  10:27:22
12713         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
12714      Branch: cfgperl
12715            ! lib/unicode/UnicodeData-Latest.txt
12716 ____________________________________________________________________________
12717 [  3938] By: jhi                                   on 1999/08/09  10:25:54
12718         Log: Ethiopic changes via private email from Daniel Yacob,
12719              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
12720              Canadian Syllabics and Yi under construction.
12721      Branch: cfgperl
12722            + lib/unicode/syllables.txt
12723            - lib/unicode/EthiopicSyllables.txt
12724            - lib/unicode/MakeEthiopicSyllables.PL
12725            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
12726            ! lib/unicode/mktables.PL
12727 ____________________________________________________________________________
12728 [  3937] By: jhi                                   on 1999/08/09  10:21:51
12729         Log: Move the equivalence class creation last.
12730      Branch: cfgperl
12731            ! lib/unicode/mktables.PL
12732 ____________________________________________________________________________
12733 [  3936] By: jhi                                   on 1999/08/09  10:20:40
12734         Log: Compute equivalence classes (diacritics stripping) only
12735              for letters, not for ligatures.
12736      Branch: cfgperl
12737            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12738            ! lib/unicode/mktables.PL
12739 ____________________________________________________________________________
12740 [  3935] By: nick                                  on 1999/08/08  13:53:57
12741         Log: Will now correctly re-call 
12742              bootstrap "Foo";
12743              if requested. This should allow build on Win32 and other
12744              platforms where you cannot link to loadables directly.
12745      Branch: perl
12746            ! ext/B/B/C.pm
12747 ____________________________________________________________________________
12748 [  3934] By: nick                                  on 1999/08/07  12:23:55
12749         Log: Vishal Bhatia <vishalb@my-deja.com>
12750              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
12751              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
12752      Branch: perl
12753            ! ext/B/B/CC.pm
12754 ____________________________________________________________________________
12755 [  3933] By: nick                                  on 1999/08/07  12:19:46
12756         Log: B::C changes to get simple Tk app. compiling again
12757      Branch: perl
12758            ! ext/B/B/C.pm
12759 ____________________________________________________________________________
12760 [  3932] By: jhi                                   on 1999/08/06  21:17:16
12761         Log: Regen Configure to include change #3915.
12762      Branch: cfgperl
12763            ! Configure config_h.SH
12764 ____________________________________________________________________________
12765 [  3931] By: jhi                                   on 1999/08/06  18:52:57
12766         Log: Todo update.
12767      Branch: cfgperl
12768            ! Todo Todo-5.005 lib/unicode/mktables.PL
12769 ____________________________________________________________________________
12770 [  3930] By: jhi                                   on 1999/08/06  13:13:05
12771         Log: Character class equivalence tables.
12772      Branch: cfgperl
12773            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12774            ! MANIFEST lib/unicode/mktables.PL
12775 ____________________________________________________________________________
12776 [  3929] By: jhi                                   on 1999/08/06  11:59:11
12777         Log: More Fcntl constants.  (This process really needs
12778              to be automated, at least partly, see the Errno extension.)
12779              Now also the SEEK_ constants are available via the Fcntl.
12780              Yes, this is redundant (IO::Seekable and POSIX supply them already),
12781              but now Fcntl is a one-stop shopping mall for all your
12782              file-related constants.    
12783      Branch: cfgperl
12784            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
12785 ____________________________________________________________________________
12786 [  3928] By: jhi                                   on 1999/08/06  08:08:03
12787         Log: Protect against pack/unpack repeat count overflows,
12788              based on:
12789              
12790              From: Nathan Torkington <gnat@frii.com>
12791              To: Brian Keefer <mgomes@cwix.com>
12792              Cc: perl5-porters@perl.org
12793              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
12794              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
12795              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
12796      Branch: cfgperl
12797            ! pod/perldiag.pod pp.c
12798 ____________________________________________________________________________
12799 [  3927] By: jhi                                   on 1999/08/06  07:32:20
12800         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
12801              
12802              From: Nathan Torkington <gnat@frii.com>
12803              To: perl5-porters@perl.org
12804              Subject: Bugfix for my bugfix
12805              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
12806              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
12807      Branch: cfgperl
12808            ! ext/B/B/Assembler.pm
12809 ____________________________________________________________________________
12810 [  3926] By: jhi                                   on 1999/08/05  17:25:19
12811         Log: Fix regex charclass parsing so that bogus ranges
12812              like [0-\d] and [[:word:]-z] are no more allowed.
12813              The anomaly was noticed by Guy Decoux.
12814      Branch: cfgperl
12815            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
12816 ____________________________________________________________________________
12817 [  3925] By: jhi                                   on 1999/08/05  10:31:47
12818         Log: split /^/ deprecation warning should not be on by default.
12819      Branch: cfgperl
12820            ! pp.c
12821 ____________________________________________________________________________
12822 [  3923] By: jhi                                   on 1999/08/05  09:16:57
12823         Log: From: paul.marquess@bt.com
12824              To: jhi@iki.fi, paul.marquess@bt.com
12825              Cc: gsar@ActiveState.com, perl5-porters@perl.org
12826              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
12827              Date: Thu, 5 Aug 1999 09:33:14 +0100
12828              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
12829      Branch: cfgperl
12830            ! t/lib/anydbm.t
12831 ____________________________________________________________________________
12832 [  3921] By: jhi                                   on 1999/08/05  08:05:13
12833         Log: From: paul.marquess@bt.com
12834              To: perl5-porters@perl.org
12835              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
12836              randy@theoryx5.uwinnipeg.ca
12837              Subject:  [PATCH 5.005_60] DB_File 1.70
12838              Date: Wed, 4 Aug 1999 23:22:22 +0100
12839              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
12840              
12841              (Replaces change #3917)
12842      Branch: cfgperl
12843            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12844            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
12845 ____________________________________________________________________________
12846 [  3920] By: jhi                                   on 1999/08/04  19:02:58
12847         Log: From: Nathan Torkington <gnat@frii.com>
12848              To: perl5-porters@perl.org
12849              Subject: [5.005_60 PATCH] Make B::Bytecode work
12850              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
12851              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
12852      Branch: cfgperl
12853            ! ext/B/B/Assembler.pm
12854 ____________________________________________________________________________
12855 [  3919] By: jhi                                   on 1999/08/04  10:56:26
12856         Log: Update history records.
12857      Branch: cfgperl
12858            ! pod/perlhist.pod
12859 ____________________________________________________________________________
12860 [  3918] By: jhi                                   on 1999/08/04  09:36:13
12861         Log: Minor fixes to linux -Dusethreads -Duseperlio.
12862      Branch: cfgperl
12863            ! perlio.c
12864 ____________________________________________________________________________
12865 [  3917] By: jhi                                   on 1999/08/04  08:13:20
12866         Log: (Replaced by change #3921)
12867              From: paul.marquess@bt.com
12868              To: gsar@activestate.com
12869              Cc: perl5-porters@perl.org
12870              Subject: [PATCH 5.005_60] DB_File 1.69
12871              Date: Tue, 3 Aug 1999 22:55:00 +0100
12872              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
12873      Branch: cfgperl
12874            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12875            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
12876 ____________________________________________________________________________
12877 [  3916] By: jhi                                   on 1999/08/04  07:59:05
12878         Log: Introduce the charnames pragma.
12879              
12880              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
12881              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
12882              To: Chip Salzenberg <[11]chip@perlsupport.com>
12883              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
12884              Date: Sat, 31 Jul 1999 05:44:05 -0400
12885              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
12886              
12887              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12888              To: Mailing list Perl5 <perl5-porters@perl.org>
12889              Subject: [PATCH 5.005_58] Named characters in Perl
12890              Date: Mon, 2 Aug 1999 19:25:40 -0400
12891              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
12892      Branch: cfgperl
12893            + lib/charnames.pm t/lib/charnames.t
12894            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
12895            ! pod/perlre.pod regcomp.c toke.c
12896 ____________________________________________________________________________
12897 [  3915] By: jhi                                   on 1999/08/03  21:18:49
12898         Log: Support Configure -Dmake=pmake.
12899              Via private email from Andy.
12900              NOTE: assumes "basename" command.
12901      Branch: metaconfig
12902            ! U/modified/Config_sh.U
12903 ____________________________________________________________________________
12904 [  3914] By: jhi                                   on 1999/08/03  21:11:11
12905         Log: The op/filetest.t failed subtest 7 if testing as root.
12906              
12907              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
12908              To: perl5-porters@perl.org
12909              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
12910              Date: Tue, 27 Jul 1999 22:54:05 +0200
12911              Message-Id: <379E1C6D.626DC765@club-internet.fr>
12912      Branch: cfgperl
12913            ! t/op/filetest.t
12914 ____________________________________________________________________________
12915 [  3911] By: jhi                                   on 1999/08/03  19:52:38
12916         Log: The "-Dusethreads -Duseperlio" combination failed.
12917              
12918              From: Spider Boardman <spider@leggy.zk3.dec.com>
12919              To: perl5-porters@perl.org
12920              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
12921              4.0 (UNINSTALLED)
12922              Date: Tue, 3 Aug 1999 14:25:00 -0400
12923              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
12924              
12925              See also change #3912.
12926      Branch: cfgperl
12927            ! perlio.c
12928 ____________________________________________________________________________
12929 [  3910] By: jhi                                   on 1999/08/03  10:44:24
12930         Log: From: Chris Nandor <pudge@pobox.com>
12931              To: perl5-porters@perl.org
12932              Subject: [PATCH 5.005_58] perlbug.PL 1.27
12933              Date: Wed, 28 Jul 1999 23:42:49 -0400
12934              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
12935      Branch: cfgperl
12936            ! utils/perlbug.PL
12937 ____________________________________________________________________________
12938 [  3909] By: jhi                                   on 1999/08/03  10:41:04
12939         Log: Hints for building ByteLoader in SunoS.  Based on
12940              From: Andy Dougherty <doughera@lafayette.edu>
12941              To: Gurusamy Sarathy <gsar@activestate.com>
12942              Cc: Perl Porters <perl5-porters@perl.org>
12943              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
12944              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
12945              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
12946      Branch: cfgperl
12947            + ext/ByteLoader/hints/sunos.pl
12948            ! MANIFEST ext/ByteLoader/ByteLoader.xs
12949 ____________________________________________________________________________
12950 [  3908] By: jhi                                   on 1999/08/03  09:29:22
12951         Log: Clarify RE engine code; inline a static function to a macro;
12952              make exact string nodes smaller.
12953              
12954              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12955              To: perl5-porters@perl.org (Mailing list Perl5)
12956              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
12957              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
12958              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
12959      Branch: cfgperl
12960            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
12961            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
12962            ! regnodes.h warning.h
12963 ____________________________________________________________________________
12964 [  3907] By: jhi                                   on 1999/08/03  08:11:49
12965         Log: 5_59 configured with -Dd_bincompat5005 can't be made
12966              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
12967              
12968              From: Spider Boardman <spider@leggy.zk3.dec.com>
12969              To: perl5-porters@perl.org
12970              Subject: [ID 19990802.016] Not OK: perl 5.00559
12971              Date: Mon, 2 Aug 1999 16:11:13 -0400
12972              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
12973      Branch: cfgperl
12974            ! embed.pl
12975 ____________________________________________________________________________
12976 [  3906] By: jhi                                   on 1999/08/03  07:48:59
12977         Log: Change #3790 redemption: with a little additional
12978              patch from Ilya it works okay.
12979      Branch: cfgperl
12980            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
12981            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
12982 ____________________________________________________________________________
12983 [  3905] By: gsar                                  on 1999/08/02  21:03:23
12984         Log: this will be 5.005_60
12985      Branch: perl
12986            ! Changes
12987
12988 ----------------
12989 Version 5.005_60
12990 ----------------
12991
12992 ____________________________________________________________________________
12993 [  3904] By: gsar                                  on 1999/08/02  20:30:23
12994         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
12995              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
12996              regen headers
12997      Branch: perl
12998            ! embed.h embed.pl global.sym opcode.h perlapi.c
12999 ____________________________________________________________________________
13000 [  3903] By: gsar                                  on 1999/08/02  20:26:07
13001         Log: native int pack/unpack fixes (from Spider Boardman
13002              <spider@leggy.zk3.dec.com>)
13003      Branch: perl
13004            ! pp.c
13005 ____________________________________________________________________________
13006 [  3902] By: gsar                                  on 1999/08/02  20:24:41
13007         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
13008              <spider@leggy.zk3.dec.com>)
13009      Branch: perl
13010            + opnames.h
13011            ! Changes MANIFEST opcode.pl perl.h
13012 ____________________________________________________________________________
13013 [  3901] By: gsar                                  on 1999/08/02  18:51:18
13014         Log: integrate cfgperl contents
13015      Branch: perl
13016           !> INSTALL README pod/perldelta.pod
13017 ____________________________________________________________________________
13018 [  3900] By: jhi                                   on 1999/08/02  18:46:21
13019         Log: Update README and INSTALL; partly based on the message
13020              
13021              From: "John L. Allen" <allen@grumman.com>
13022              To: Jarkko Hietaniemi <jhi@iki.fi>
13023              cc: perl5-porters@perl.org
13024              Subject: Re: Perl Installation Problem
13025              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
13026              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
13027              
13028              and private email from Andy Dougherty.
13029      Branch: cfgperl
13030            ! INSTALL README
13031 ____________________________________________________________________________
13032 [  3899] By: jhi                                   on 1999/08/02  18:36:35
13033         Log: Integrate with Sarathy.
13034      Branch: cfgperl
13035           !> op.c
13036 ____________________________________________________________________________
13037 [  3898] By: jhi                                   on 1999/08/02  18:34:49
13038         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
13039      Branch: cfgperl
13040            ! pod/perldelta.pod
13041 ____________________________________________________________________________
13042 [  3897] By: gsar                                  on 1999/08/02  18:18:37
13043         Log: optimizations could sometimes bypass bareword check
13044      Branch: perl
13045            ! op.c
13046 ____________________________________________________________________________
13047 [  3896] By: jhi                                   on 1999/08/02  18:18:34
13048         Log: Integrate with Sarathy.
13049      Branch: cfgperl
13050           !> Changes makedef.pl patchlevel.h win32/Makefile
13051           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13052           !> win32/makefile.mk
13053 ____________________________________________________________________________
13054 [  3895] By: gsar                                  on 1999/08/02  17:22:40
13055         Log: up patchlevel etc.
13056      Branch: perl
13057            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
13058            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13059 ____________________________________________________________________________
13060 [  3894] By: gsar                                  on 1999/08/02  17:12:31
13061         Log: integrate change#3893, make it conditional on bincompat5005
13062      Branch: perl
13063            ! makedef.pl
13064 ____________________________________________________________________________
13065 [  3893] By: jhi                                   on 1999/08/02  16:49:08
13066         Log: PERL_BINCOMPAT_5005 symbol translation.
13067              (AIX wouldn't link neither perl nor extensions.)
13068      Branch: cfgperl
13069            ! makedef.pl
13070 ____________________________________________________________________________
13071 [  3892] By: gsar                                  on 1999/08/02  16:09:13
13072         Log: integrate cfgperl contents into mainline
13073      Branch: perl
13074           +> t/op/64bit.t
13075            ! Changes
13076           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
13077           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
13078           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
13079 ____________________________________________________________________________
13080 [  3891] By: jhi                                   on 1999/08/02  14:52:40
13081         Log: AIX long long probing requires LL suffix for
13082              the ll constant.  The suffix doesn't seem
13083              to bother other ll platforms.
13084      Branch: cfgperl
13085            ! Configure config_h.SH hints/aix.sh
13086      Branch: metaconfig/U/perl
13087            ! quadfio.U
13088 ____________________________________________________________________________
13089 [  3890] By: jhi                                   on 1999/08/02  14:21:55
13090         Log: Exact path to perl for open -|.
13091      Branch: cfgperl
13092            ! t/io/open.t
13093 ____________________________________________________________________________
13094 [  3889] By: jhi                                   on 1999/08/02  14:18:03
13095         Log: Integrate with Sarathy.
13096      Branch: cfgperl
13097           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
13098           !> win32/Makefile win32/config_H.bc win32/config_H.gc
13099           !> win32/config_H.vc win32/makefile.mk win32/win32.c
13100 ____________________________________________________________________________
13101 [  3888] By: jhi                                   on 1999/08/02  14:14:29
13102         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
13103      Branch: cfgperl
13104            ! hints/aix.sh
13105 ____________________________________________________________________________
13106 [  3887] By: jhi                                   on 1999/08/02  12:53:10
13107         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
13108              emacs code indentation doesn't get wrong ideas--
13109              in other words, introduce a couple of "redundant" if:s.
13110      Branch: cfgperl
13111            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
13112            ! util.c
13113 ____________________________________________________________________________
13114 [  3886] By: jhi                                   on 1999/08/02  12:43:16
13115         Log: Mention that also *BSD systems with glibc are known to stumble.
13116      Branch: cfgperl
13117            ! t/pragma/warn/pp_hot
13118 ____________________________________________________________________________
13119 [  3885] By: jhi                                   on 1999/08/02  12:34:15
13120         Log: Allow also non-long long but still quad platforms print quads.
13121      Branch: cfgperl
13122            ! Configure config_h.SH
13123      Branch: metaconfig/U/perl
13124            ! longdblfio.U quadfio.U
13125 ____________________________________________________________________________
13126 [  3884] By: jhi                                   on 1999/08/02  11:56:14
13127         Log: Fix regclass utf8 hex ranges for quads.
13128      Branch: cfgperl
13129            ! regcomp.c
13130 ____________________________________________________________________________
13131 [  3883] By: jhi                                   on 1999/08/02  11:42:14
13132         Log: Enhance the description of how to detect quad support.
13133      Branch: cfgperl
13134            ! pod/perlfunc.pod
13135 ____________________________________________________________________________
13136 [  3882] By: jhi                                   on 1999/08/02  11:22:19
13137         Log: Fix printf %D %U %O for quads.
13138      Branch: cfgperl
13139            ! sv.c t/op/64bit.t
13140 ____________________________________________________________________________
13141 [  3881] By: jhi                                   on 1999/08/02  11:16:12
13142         Log: Document quad printing.
13143      Branch: cfgperl
13144            ! pod/perlfunc.pod
13145 ____________________________________________________________________________
13146 [  3880] By: jhi                                   on 1999/08/02  10:32:01
13147         Log: More 64-bit fixing.  One known bug of that kind
13148              remains, 32-bit platforms using long long in
13149              the test t/pragma/utf8 subtests 1-3 fail.
13150              (Update: change    #3884 fixed that one.)
13151      Branch: cfgperl
13152            + t/op/64bit.t
13153            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
13154
13155 ----------------
13156 Version 5.005_59
13157 ----------------
13158
13159 ____________________________________________________________________________
13160 [  3879] By: gsar                                  on 1999/08/02  08:18:58
13161         Log: integrate cfgperl changes into mainline
13162      Branch: perl
13163           !> Configure config_h.SH sv.c
13164 ____________________________________________________________________________
13165 [  3878] By: gsar                                  on 1999/08/02  08:13:16
13166         Log: change#3692 had an unintentional patch leak through!
13167              (this would explain the mysterious C<next LABEL> failures
13168              people have seen)
13169      Branch: perl
13170            ! pp_ctl.c
13171 ____________________________________________________________________________
13172 [  3877] By: gsar                                  on 1999/08/02  08:00:29
13173         Log: up patchlevel to 59
13174      Branch: perl
13175            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
13176            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13177            ! win32/makefile.mk
13178 ____________________________________________________________________________
13179 [  3876] By: gsar                                  on 1999/08/02  07:51:18
13180         Log: fix coredump under usethreads+debug
13181      Branch: perl
13182            ! util.c
13183 ____________________________________________________________________________
13184 [  3875] By: jhi                                   on 1999/08/02  07:50:51
13185         Log: d_bincompat5005 could be left empty.
13186      Branch: cfgperl
13187            ! Configure config_h.SH
13188      Branch: metaconfig/U/perl
13189            ! bincompat5005.U
13190 ____________________________________________________________________________
13191 [  3874] By: jhi                                   on 1999/08/02  07:42:45
13192         Log: Fix printf %d when IV is quad.
13193      Branch: cfgperl
13194            ! sv.c
13195 ____________________________________________________________________________
13196 [  3873] By: gsar                                  on 1999/08/02  07:41:03
13197         Log: fix d_bincompat5005='' junking config.h
13198      Branch: perl
13199            ! Configure
13200 ____________________________________________________________________________
13201 [  3872] By: gsar                                  on 1999/08/02  07:38:48
13202         Log: C needs parameter list, not merely type
13203      Branch: perl
13204            ! win32/win32.c
13205 ____________________________________________________________________________
13206 [  3871] By: jhi                                   on 1999/08/02  07:20:51
13207         Log: Integrate with Sarathy.
13208      Branch: cfgperl
13209           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
13210 ____________________________________________________________________________
13211 [  3870] By: gsar                                  on 1999/08/02  07:12:18
13212         Log: integrate cfgperl changes into mainline
13213      Branch: perl
13214            ! Changes
13215           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
13216           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
13217           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
13218           !> toke.c util.c
13219 ____________________________________________________________________________
13220 [  3869] By: gsar                                  on 1999/08/02  06:59:09
13221         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
13222              Date: Sat, 31 Jul 1999 19:08:33 -0700
13223              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
13224              Subject: [PATCH 5.005_58] "use constant" in the compiler
13225      Branch: perl
13226            ! ext/B/B/C.pm ext/B/B/CC.pm
13227 ____________________________________________________________________________
13228 [  3868] By: gsar                                  on 1999/08/02  06:55:51
13229         Log: debug build tweak
13230      Branch: perl
13231            ! regexec.c
13232 ____________________________________________________________________________
13233 [  3867] By: gsar                                  on 1999/08/02  06:35:18
13234         Log: create vmsperl branch (to be owned and operated by: cbailey)
13235      Branch: vmsperl
13236           +> (branch 1476 files)
13237 ____________________________________________________________________________
13238 [  3866] By: jhi                                   on 1999/08/01  23:34:40
13239         Log: so_locations once is enough.
13240      Branch: cfgperl
13241            ! Makefile.SH
13242 ____________________________________________________________________________
13243 [  3865] By: jhi                                   on 1999/08/01  23:13:05
13244         Log: Simplicate duplicated code.
13245      Branch: cfgperl
13246            ! util.c
13247 ____________________________________________________________________________
13248 [  3864] By: jhi                                   on 1999/08/01  22:41:41
13249         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
13250      Branch: cfgperl
13251           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
13252           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
13253            - README.cygwin32 cygwin32/Makefile.SHs
13254            - cygwin32/build-instructions.READFIRST
13255            - cygwin32/build-instructions.charles-wilson
13256            - cygwin32/build-instructions.sebastien-barre
13257            - cygwin32/build-instructions.steven-morlock
13258            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
13259            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
13260            - hints/cygwin32.sh
13261           !> (integrate 61 files)
13262 ____________________________________________________________________________
13263 [  3863] By: jhi                                   on 1999/08/01  22:36:02
13264         Log: Regen Configure and Glossary once again.
13265      Branch: cfgperl
13266            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13267            ! config_h.SH
13268 ____________________________________________________________________________
13269 [  3862] By: jhi                                   on 1999/08/01  22:26:09
13270         Log: Glossary update for #3861.
13271      Branch: cfgperl
13272            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13273            ! config_h.SH
13274 ____________________________________________________________________________
13275 [  3861] By: jhi                                   on 1999/08/01  22:22:51
13276         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
13277              with -Duse64bits (using long long).
13278              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
13279              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
13280              'print unpack "q", pack "q", 12345678901'
13281              should work on such 32-bit platforms.
13282              Still a lot of printf()s behind -D which wrongly assume
13283              that %ld/%lx and (long) are a good combination.
13284              Introducing a slew of new macros intended to be used in printf()
13285              format strings: e. g. PERL_PRId64 is the string to be used
13286              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
13287              The PRI... naming follows the C9X naming of <inttypes.h> macros.
13288      Branch: cfgperl
13289            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13290            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
13291            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
13292      Branch: metaconfig/U/perl
13293            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
13294 ____________________________________________________________________________
13295 [  3860] By: gsar                                  on 1999/08/01  21:23:18
13296         Log: integrate cfgperl contents into mainline
13297      Branch: perl
13298            ! toke.c
13299           !> (integrate 29 files)
13300 ____________________________________________________________________________
13301 [  3859] By: gsar                                  on 1999/08/01  21:13:09
13302         Log: From: Nathan Torkington <gnat@frii.com>
13303              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
13304              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
13305              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
13306      Branch: perl
13307            ! ext/B/B/Disassembler.pm
13308 ____________________________________________________________________________
13309 [  3858] By: gsar                                  on 1999/08/01  21:09:15
13310         Log: DB_File 1.68 update from Paul Marquess
13311      Branch: perl
13312            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13313            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
13314            ! t/lib/db-recno.t
13315 ____________________________________________________________________________
13316 [  3857] By: gsar                                  on 1999/08/01  21:05:54
13317         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13318              Date: Sat, 31 Jul 1999 05:13:38 -0400
13319              Message-Id: <199907311407.IAA25038@localhost.frii.com>
13320              Subject: [PATCH 5.005_58] More optimizations to REx engine
13321      Branch: perl
13322            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
13323            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
13324 ____________________________________________________________________________
13325 [  3856] By: gsar                                  on 1999/08/01  20:59:59
13326         Log: slightly modified version of suggested patch
13327              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13328              Date: Sat, 31 Jul 1999 04:45:12 -0400
13329              Message-Id: <199907311406.IAA25034@localhost.frii.com>
13330              Subject: [PATCH 5.005_58] Fix OS/2 build
13331      Branch: perl
13332            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
13333            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
13334 ____________________________________________________________________________
13335 [  3855] By: gsar                                  on 1999/08/01  20:49:06
13336         Log: cygwin update
13337              From: "Fifer, Eric" <EFifer@sanwaint.com>
13338              Date: Fri, 30 Jul 1999 18:31:48 +0100
13339              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
13340              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
13341      Branch: perl
13342            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
13343            ! pp_sys.c unixish.h util.c
13344 ____________________________________________________________________________
13345 [  3854] By: gsar                                  on 1999/08/01  20:41:53
13346         Log: fixes from Stephen McCamant that address bugs in change#3612
13347              (the optimization shouldn't be enabled in expressions where
13348              the variable is introduced), and fix Deparse to grok the
13349              optimization
13350              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
13351              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
13352              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
13353              --
13354              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
13355              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
13356              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
13357              --
13358              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
13359              Message-Id: <199907310326.VAA24376@localhost.frii.com>
13360              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
13361      Branch: perl
13362            ! ext/B/B/Deparse.pm op.c
13363 ____________________________________________________________________________
13364 [  3853] By: gsar                                  on 1999/08/01  20:31:32
13365         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13366              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
13367              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
13368              Subject: [PATCH _58] Two one-liner LOGOP tweaks
13369      Branch: perl
13370            ! op.c opcode.h opcode.pl
13371 ____________________________________________________________________________
13372 [  3852] By: gsar                                  on 1999/08/01  20:29:17
13373         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
13374      Branch: perl
13375            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
13376            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
13377            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
13378            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
13379            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
13380            ! pod/perlport.pod pp_sys.c util.c
13381 ____________________________________________________________________________
13382 [  3851] By: gsar                                  on 1999/08/01  20:20:05
13383         Log: move files around for s/cygwin32/cygwin/ renaming
13384      Branch: perl
13385           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
13386           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
13387            - README.cygwin32 cygwin32/Makefile.SHs
13388            - cygwin32/build-instructions.READFIRST
13389            - cygwin32/build-instructions.charles-wilson
13390            - cygwin32/build-instructions.sebastien-barre
13391            - cygwin32/build-instructions.steven-morlock
13392            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
13393            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
13394            - hints/cygwin32.sh
13395            ! MANIFEST
13396 ____________________________________________________________________________
13397 [  3850] By: gsar                                  on 1999/08/01  20:05:14
13398         Log: posix-bc hints tweak (via private mail from Thomas Dorner
13399              <Thomas.Dorner@start.de>)
13400      Branch: perl
13401            ! Changes hints/posix-bc.sh
13402 ____________________________________________________________________________
13403 [  3849] By: gsar                                  on 1999/08/01  19:50:20
13404         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
13405              <gnat@frii.com>)
13406      Branch: perl
13407            ! perl.h pod/perldelta.pod pod/perlguts.pod
13408 ____________________________________________________________________________
13409 [  3848] By: gsar                                  on 1999/08/01  18:34:41
13410         Log: fix defined(@foo) encarpments
13411      Branch: perl
13412            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
13413            ! pod/perltrap.pod
13414 ____________________________________________________________________________
13415 [  3847] By: jhi                                   on 1999/08/01  17:17:07
13416         Log: Undo #3790 and the patches that attempted to fix it
13417              (#3837, #3838, #3845).  The #3790 caused linkage failures
13418              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
13419              IRIX 6.5.
13420      Branch: cfgperl
13421            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
13422            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
13423            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
13424 ____________________________________________________________________________
13425 [  3846] By: jhi                                   on 1999/08/01  11:41:52
13426         Log: Reading 64-bit decimal numbers was broken because
13427              the NV was cast to an I32, not an IV.
13428      Branch: cfgperl
13429            ! toke.c
13430 ____________________________________________________________________________
13431 [  3845] By: jhi                                   on 1999/08/01  11:00:24
13432         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
13433      Branch: cfgperl
13434            + ext/SDBM_File/hints/solaris.pl
13435 ____________________________________________________________________________
13436 [  3844] By: jhi                                   on 1999/08/01  10:55:44
13437         Log: Enable Solaris largefiles support only if -Duse64bits is used.
13438              (Effectively removes #3311).
13439      Branch: cfgperl
13440            ! hints/solaris_2.sh
13441 ____________________________________________________________________________
13442 [  3843] By: jhi                                   on 1999/07/31  22:44:56
13443         Log: Integer overflow iteration.
13444      Branch: cfgperl
13445            ! t/op/oct.t toke.c util.c
13446 ____________________________________________________________________________
13447 [  3842] By: jhi                                   on 1999/07/31  22:11:03
13448         Log: Remove a lot of unused regnode codes.
13449              Noticed by Ilya.
13450      Branch: cfgperl
13451            ! regcomp.c regcomp.sym regexec.c regnodes.h
13452 ____________________________________________________________________________
13453 [  3841] By: jhi                                   on 1999/07/31  21:53:54
13454         Log: Make the use64bits and usethreads friendlier/braver;
13455              they no more wimp out if the platform is unknown.
13456              On use64bits if gcc used -DUSE_LONG_LONG is added
13457              to the ccflags (this dependency on gcc caused a slightly weird
13458              reordering of Configure, but things still seem to work.)
13459      Branch: cfgperl
13460            ! Configure README.threads config_h.SH
13461      Branch: metaconfig
13462            ! U/threads/usethreads.U
13463      Branch: metaconfig/U/perl
13464            ! use64bits.U
13465 ____________________________________________________________________________
13466 [  3840] By: jhi                                   on 1999/07/31  20:26:22
13467         Log: Hack the "integer overflow" code some more.
13468      Branch: cfgperl
13469            ! perl.h toke.c util.c
13470 ____________________________________________________________________________
13471 [  3839] By: jhi                                   on 1999/07/31  20:22:00
13472         Log: Test oct() at the 2^32-1 limit.
13473      Branch: cfgperl
13474            ! t/op/oct.t
13475 ____________________________________________________________________________
13476 [  3838] By: jhi                                   on 1999/07/31  20:08:43
13477         Log: Update MANIFEST for #3837.
13478      Branch: cfgperl
13479            ! MANIFEST
13480 ____________________________________________________________________________
13481 [  3837] By: jhi                                   on 1999/07/31  20:02:40
13482         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
13483              (a core dump with a corrput stack ensues).
13484      Branch: cfgperl
13485            + ext/SDBM_File/hints/dec_osf.pl
13486 ____________________________________________________________________________
13487 [  3836] By: jhi                                   on 1999/07/29  21:09:01
13488         Log: Allow for Configure -Ubincompat5005 override.
13489      Branch: cfgperl
13490            ! Configure config_h.SH
13491      Branch: metaconfig/U/perl
13492            ! bincompat5005.U
13493 ____________________________________________________________________________
13494 [  3835] By: jhi                                   on 1999/07/29  21:04:02
13495         Log: Make Configure support PERL_BINCOMPAT_5005.
13496      Branch: cfgperl
13497            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13498            ! config_h.SH
13499      Branch: metaconfig/U/perl
13500            + bincompat5005.U
13501 ____________________________________________________________________________
13502 [  3834] By: jhi                                   on 1999/07/29  19:25:35
13503         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
13504      Branch: cfgperl
13505            ! Makefile.SH
13506 ____________________________________________________________________________
13507 [  3833] By: jhi                                   on 1999/07/29  14:07:09
13508         Log: Integrate with Sarathy.  I overruled on perldelta
13509              and perldiag.
13510      Branch: cfgperl
13511           !> README.win32 emacs/cperl-mode.el globals.c installperl
13512           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
13513           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
13514           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
13515           !> win32/perllib.c win32/win32.c
13516 ____________________________________________________________________________
13517 [  3832] By: jhi                                   on 1999/07/29  14:02:50
13518         Log: Repent and make overly large integerish
13519              constants non-fatal.  They are now promoted
13520              to NVs, accompanied by an overflow warning that
13521              is by default on.
13522      Branch: cfgperl
13523            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
13524            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
13525            ! toke.c util.c
13526 ____________________________________________________________________________
13527 [  3831] By: jhi                                   on 1999/07/29  11:40:04
13528         Log: AIX exhibits different error on failed system().
13529              Slightly modified patch via private email from
13530              David R. Favor <dfavor@austin.ibm.com>
13531      Branch: cfgperl
13532            ! t/op/exec.t
13533 ____________________________________________________________________________
13534 [  3830] By: gsar                                  on 1999/07/29  07:46:11
13535         Log: cperl-mode.el v4.19
13536      Branch: perl
13537            ! emacs/cperl-mode.el
13538 ____________________________________________________________________________
13539 [  3829] By: gsar                                  on 1999/07/29  07:30:35
13540         Log: From: jan.dubois@ibm.net (Jan Dubois)
13541              Date: Wed, 28 Jul 1999 22:01:42 +0200
13542              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
13543              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
13544      Branch: perl
13545            ! win32/bin/pl2bat.pl
13546 ____________________________________________________________________________
13547 [  3828] By: gsar                                  on 1999/07/29  07:19:27
13548         Log: tweak previous change for multiple hits
13549      Branch: perl
13550            ! utils/perldoc.PL
13551 ____________________________________________________________________________
13552 [  3827] By: gsar                                  on 1999/07/29  07:10:00
13553         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
13554              really needs a pod2text() compatibility function)
13555      Branch: perl
13556            ! utils/perldoc.PL
13557 ____________________________________________________________________________
13558 [  3826] By: gsar                                  on 1999/07/29  01:33:46
13559         Log: minor tweaks to pods and toke.c comments
13560      Branch: perl
13561            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
13562 ____________________________________________________________________________
13563 [  3825] By: gsar                                  on 1999/07/29  00:12:52
13564         Log: integrate cfgperl changes into mainline
13565      Branch: perl
13566           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13567           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
13568           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
13569           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
13570           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13571           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
13572           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
13573           !> t/pragma/warn/util toke.c util.c
13574 ____________________________________________________________________________
13575 [  3824] By: jhi                                   on 1999/07/28  21:15:04
13576         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
13577      Branch: cfgperl
13578            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
13579            ! ext/IO/lib/IO/Socket/INET.pm
13580 ____________________________________________________________________________
13581 [  3823] By: jhi                                   on 1999/07/28  20:29:17
13582         Log: Continue pack() doc honing.
13583      Branch: cfgperl
13584            ! pod/perlfunc.pod
13585 ____________________________________________________________________________
13586 [  3822] By: jhi                                   on 1999/07/28  20:17:37
13587         Log: Enhance pack() doc.
13588      Branch: cfgperl
13589            ! pod/perlfunc.pod
13590 ____________________________________________________________________________
13591 [  3821] By: jhi                                   on 1999/07/28  18:34:50
13592         Log: UNIX Domain Sockets are not implemented under QNX.
13593              
13594              From: Norton Allen <allen@huarp.harvard.edu>
13595              To: perl5-porters@perl.org
13596              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
13597              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
13598              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
13599      Branch: cfgperl
13600            ! t/lib/io_unix.t
13601 ____________________________________________________________________________
13602 [  3820] By: jhi                                   on 1999/07/28  18:13:37
13603         Log: IO::* enhancements.
13604              
13605              1) write() and syswrite() will now accept a single-argument
13606              form of the call, for consistency with Perl's syswrite().
13607              2) You can create a TCP-based IO::Socket::INET without forcing
13608              a connect attempt.  This allows you to configure its options
13609              (like making it non-blocking) and then call connect() manually.
13610              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
13611              from ever returning the correct value.
13612              
13613              From: Lincoln Stein <lstein@formaggio.cshl.org>
13614              To: Graham Barr <gbarr@pobox.com>
13615              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
13616              Subject: Re: patch for IO::*
13617              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
13618              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
13619      Branch: cfgperl
13620            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
13621            ! ext/IO/lib/IO/Socket/INET.pm
13622 ____________________________________________________________________________
13623 [  3819] By: gsar                                  on 1999/07/28  18:08:06
13624         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
13625      Branch: perl
13626            ! README.win32 globals.c installperl iperlsys.h makedef.pl
13627            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
13628            ! win32/win32.c
13629 ____________________________________________________________________________
13630 [  3818] By: jhi                                   on 1999/07/28  17:48:16
13631         Log: Need to add QNX to the list for DONT_DECLARE_STD.
13632              (The elimination of use of the _() macro apparently triggered
13633              an incompatability with a #define of atof)
13634              
13635              From: Norton Allen <allen@huarp.harvard.edu>
13636              To: perl5-porters@perl.org
13637              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
13638              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
13639              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
13640      Branch: cfgperl
13641            ! perl.h
13642 ____________________________________________________________________________
13643 [  3817] By: jhi                                   on 1999/07/28  17:46:30
13644         Log: Need to add some more conditions to deal with the case
13645              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
13646              which is true for QNX4.
13647              From: Norton Allen <allen@huarp.harvard.edu>
13648              To: perl5-porters@perl.org
13649              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
13650              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
13651              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
13652      Branch: cfgperl
13653            ! pp_sys.c
13654 ____________________________________________________________________________
13655 [  3816] By: jhi                                   on 1999/07/28  17:43:40
13656         Log: The QNX shell needs a couple more semicolons.
13657              
13658              From: Norton Allen <allen@huarp.harvard.edu>
13659              To: perl5-porters@perl.org
13660              Subject: [ID 19990728.007] Patch:Configure _58 QNX
13661              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
13662              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
13663              
13664              plus silence metalint moanings on vendorprefix.
13665      Branch: cfgperl
13666            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13667            ! config_h.SH
13668 ____________________________________________________________________________
13669 [  3815] By: jhi                                   on 1999/07/28  17:31:11
13670         Log: Silence metalint on vendorprefix.U.
13671      Branch: metaconfig
13672            ! U/installdirs/vendorprefix.U
13673 ____________________________________________________________________________
13674 [  3814] By: jhi                                   on 1999/07/28  17:13:29
13675         Log: QNX shell needs more semicolons.
13676      Branch: metaconfig/U/perl
13677            ! Extensions.U
13678 ____________________________________________________________________________
13679 [  3813] By: jhi                                   on 1999/07/28  17:05:08
13680         Log: Integrate with Sarathy.
13681      Branch: cfgperl
13682           !> lib/ExtUtils/MM_Unix.pm
13683 ____________________________________________________________________________
13684 [  3812] By: jhi                                   on 1999/07/28  16:20:17
13685         Log: Fix a typo, un-shout, and reformat the installation output.
13686      Branch: cfgperl
13687            ! lib/ExtUtils/Install.pm
13688 ____________________________________________________________________________
13689 [  3811] By: gsar                                  on 1999/07/28  15:41:11
13690         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
13691      Branch: perl
13692            ! lib/ExtUtils/MM_Unix.pm
13693 ____________________________________________________________________________
13694 [  3810] By: jhi                                   on 1999/07/28  13:55:57
13695         Log: Talk more about subsecond things in perlfunc.
13696              (Yes, redundant with perlfaq8.)
13697      Branch: cfgperl
13698            ! pod/perlfunc.pod
13699 ____________________________________________________________________________
13700 [  3809] By: jhi                                   on 1999/07/28  07:23:48
13701         Log: Integrate with Sarathy.
13702      Branch: cfgperl
13703           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
13704           !> t/op/pwent.t
13705 ____________________________________________________________________________
13706 [  3808] By: jhi                                   on 1999/07/28  07:23:03
13707         Log: Document toke.c.
13708              From: Nathan Torkington <gnat@frii.com>
13709              To: perl5-porters@perl.org
13710              Subject: Re: toke.c patch, work in progress
13711              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
13712              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
13713      Branch: cfgperl
13714            ! toke.c
13715 ____________________________________________________________________________
13716 [  3807] By: jhi                                   on 1999/07/28  07:10:56
13717         Log: perlre clarification.
13718              
13719              From: Ian Phillipps <ian@dial.pipex.com>
13720              To: Perl 5 Porters <perl5-porters@perl.org>
13721              Subject: [PATCH 5.00557] Add definite article to perlre.pod
13722              Date: Tue, 27 Jul 1999 10:46:29 +0100
13723              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
13724      Branch: cfgperl
13725            ! pod/perlre.pod
13726 ____________________________________________________________________________
13727 [  3806] By: gsar                                  on 1999/07/28  07:07:46
13728         Log: fix the perl -V breakage
13729              
13730              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13731              To: Jarkko Hietaniemi <jhi@iki.fi>
13732              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
13733              gsar@activestate.com
13734              Subject: Re: Follow up to: _58 on AIX 431
13735              Date: Tue, 27 Jul 1999 17:42:00 -0400
13736              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
13737      Branch: perl
13738            ! configpm
13739 ____________________________________________________________________________
13740 [  3805] By: gsar                                  on 1999/07/28  07:03:34
13741         Log: avoid warning (from Doug MacEachern)
13742      Branch: perl
13743            ! perl.h
13744 ____________________________________________________________________________
13745 [  3804] By: gsar                                  on 1999/07/28  06:59:30
13746         Log: Pod::Html tweak
13747              
13748              From: jan.dubois@ibm.net (Jan Dubois)
13749              To: perl5-porters@perl.org
13750              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
13751              Date: Tue, 27 Jul 1999 22:14:12 +0200
13752              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
13753      Branch: perl
13754            ! lib/Pod/Html.pm
13755 ____________________________________________________________________________
13756 [  3803] By: gsar                                  on 1999/07/28  06:56:38
13757         Log: freebsd hints update
13758              
13759              From: Anton Berezin <tobez@plab.ku.dk>
13760              To: perl5-porters@perl.org
13761              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
13762              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
13763              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
13764      Branch: perl
13765            ! hints/freebsd.sh
13766 ____________________________________________________________________________
13767 [  3802] By: gsar                                  on 1999/07/28  06:51:32
13768         Log: cosmetic testsuite patch
13769              
13770              From: Graham Barr <gbarr@ti.com>
13771              To: Perl5 Porters <perl5-porters@perl.org>
13772              Subject: 5.005_58 build
13773              Date: Tue, 27 Jul 1999 08:09:25 -0500
13774              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
13775      Branch: perl
13776            ! t/op/grent.t t/op/pwent.t
13777 ____________________________________________________________________________
13778 [  3801] By: jhi                                   on 1999/07/27  13:49:39
13779         Log: Minuscule cleanup of the integer overflow patch.
13780      Branch: cfgperl
13781            ! util.c
13782 ____________________________________________________________________________
13783 [  3800] By: jhi                                   on 1999/07/27  13:37:23
13784         Log: Test hex('x...').
13785      Branch: cfgperl
13786            ! t/op/oct.t
13787 ____________________________________________________________________________
13788 [  3799] By: jhi                                   on 1999/07/27  12:45:45
13789         Log: Integrate with Sarathy (5.005_58).
13790      Branch: cfgperl
13791            - ext/B/byteperl.c
13792           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
13793           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
13794           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
13795           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
13796           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
13797           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
13798           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
13799           !> win32/config_H.vc
13800 ____________________________________________________________________________
13801 [  3798] By: jhi                                   on 1999/07/27  12:42:43
13802         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
13803              they used to be just optional lexical warnings.
13804              Also, with warnings turned on, constants > 2**32-1
13805              trigger a non-portability warning.
13806      Branch: cfgperl
13807            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
13808            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
13809            ! util.c
13810 ____________________________________________________________________________
13811 [  3797] By: gsar                                  on 1999/07/27  10:48:27
13812         Log: here lies 5.005_58
13813      Branch: perl
13814            - ext/B/byteperl.c
13815            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
13816            ! pod/perlfaq9.pod pod/perlhist.pod
13817
13818 ----------------
13819 Version 5.005_58
13820 ----------------
13821
13822 ____________________________________________________________________________
13823 [  3796] By: gsar                                  on 1999/07/27  09:23:42
13824         Log: regenerate win32/config_H.?c
13825      Branch: perl
13826            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13827 ____________________________________________________________________________
13828 [  3795] By: gsar                                  on 1999/07/27  09:02:31
13829         Log: From: Tye McQueen <tye@metronet.com>
13830              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
13831              Message-Id: <199907270019.AA08223@metronet.com>
13832              Subject: Patch pl2bat.pl so batch file can fail
13833      Branch: perl
13834            ! win32/bin/pl2bat.pl
13835 ____________________________________________________________________________
13836 [  3794] By: gsar                                  on 1999/07/27  08:59:58
13837         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13838              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
13839              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
13840              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
13841      Branch: perl
13842            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
13843            ! lib/SelfLoader.pm
13844 ____________________________________________________________________________
13845 [  3793] By: gsar                                  on 1999/07/27  08:19:16
13846         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
13847              (from Andy Dougherty)
13848      Branch: perl
13849            ! embed.h embed.pl
13850 ____________________________________________________________________________
13851 [  3792] By: gsar                                  on 1999/07/27  08:04:19
13852         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
13853              and Brad Appleton)
13854      Branch: perl
13855            ! lib/Pod/Parser.pm
13856 ____________________________________________________________________________
13857 [  3791] By: gsar                                  on 1999/07/27  07:50:54
13858         Log: cover case where CLK_TCK is a float, not integer (from
13859              alexander smishlajev <als@turnhere.com>)
13860      Branch: perl
13861            ! ext/Devel/DProf/DProf.xs
13862 ____________________________________________________________________________
13863 [  3790] By: gsar                                  on 1999/07/27  07:45:08
13864         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
13865              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
13866      Branch: perl
13867            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
13868            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
13869 ____________________________________________________________________________
13870 [  3789] By: jhi                                   on 1999/07/27  07:44:55
13871         Log: Integrate with Sarathy.
13872      Branch: cfgperl
13873           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
13874           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
13875           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
13876           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
13877           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
13878           !> proto.h t/comp/proto.t t/io/open.t
13879 ____________________________________________________________________________
13880 [  3788] By: gsar                                  on 1999/07/27  07:29:59
13881         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
13882              to Russ Allbery <rra@stanford.edu>); s/Simple// and
13883              s/pod2txt/pod2text/ etc.
13884      Branch: perl
13885            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
13886            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
13887 ____________________________________________________________________________
13888 [  3787] By: gsar                                  on 1999/07/27  06:48:40
13889         Log: From: Andy Dougherty <doughera@lafayette.edu>
13890              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
13891              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
13892              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
13893      Branch: perl
13894            ! ext/SDBM_File/sdbm/sdbm.h
13895 ____________________________________________________________________________
13896 [  3786] By: gsar                                  on 1999/07/27  06:30:09
13897         Log: applied suggested patch; added missing prototype changes to
13898              opcode.pl along with documentation typos (feature still needs
13899              to be described in perlopentut.pod and summarized in
13900              perldelta.pod)
13901              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13902              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
13903              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
13904              Subject: [PATCH 5.00557] 3-arg open
13905      Branch: perl
13906            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
13907            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
13908            ! proto.h t/comp/proto.t t/io/open.t
13909 ____________________________________________________________________________
13910 [  3785] By: gsar                                  on 1999/07/27  04:36:39
13911         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
13912              <roland.bauer@fff.at>)
13913      Branch: perl
13914            ! lib/Pod/Html.pm
13915 ____________________________________________________________________________
13916 [  3784] By: gsar                                  on 1999/07/27  03:56:17
13917         Log: change#3762 wasn't needed
13918      Branch: perl
13919            ! ext/B/B/CC.pm
13920 ____________________________________________________________________________
13921 [  3783] By: jhi                                   on 1999/07/26  19:08:21
13922         Log: Integrate with Sarathy.
13923      Branch: cfgperl
13924           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
13925           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
13926           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
13927 ____________________________________________________________________________
13928 [  3782] By: gsar                                  on 1999/07/26  18:16:50
13929         Log: update Changes, patchlevel &c.
13930      Branch: perl
13931            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
13932            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13933 ____________________________________________________________________________
13934 [  3781] By: gsar                                  on 1999/07/26  17:54:47
13935         Log: a more correct fix for change#2744
13936              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13937              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
13938              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
13939              Subject: [PATCH _57] Re: toke.c questions 
13940      Branch: perl
13941            ! toke.c
13942 ____________________________________________________________________________
13943 [  3780] By: gsar                                  on 1999/07/26  17:37:04
13944         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
13945      Branch: perl
13946            ! pod/perlfunc.pod
13947 ____________________________________________________________________________
13948 [  3779] By: jhi                                   on 1999/07/26  16:37:23
13949         Log: Dusting off.
13950      Branch: cfgperl
13951            ! README.threads
13952 ____________________________________________________________________________
13953 [  3778] By: gsar                                  on 1999/07/26  13:28:46
13954         Log: avoid DIVZERO
13955      Branch: perl
13956            ! utils/dprofpp.PL
13957 ____________________________________________________________________________
13958 [  3777] By: gsar                                  on 1999/07/26  13:18:53
13959         Log: warnings identified by Borland compiler
13960      Branch: perl
13961            ! makedef.pl pp_ctl.c
13962 ____________________________________________________________________________
13963 [  3776] By: jhi                                   on 1999/07/26  13:07:36
13964         Log: Integrate with Sarathy.
13965      Branch: cfgperl
13966           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
13967 ____________________________________________________________________________
13968 [  3775] By: gsar                                  on 1999/07/26  12:55:43
13969         Log: avoid infinite recursion when Thread.pm croaks during
13970              bootstrap
13971      Branch: perl
13972            ! lib/Carp/Heavy.pm
13973 ____________________________________________________________________________
13974 [  3774] By: gsar                                  on 1999/07/26  12:43:02
13975         Log: integrate cfgperl contents into mainline
13976      Branch: perl
13977           +> lib/Carp/Heavy.pm
13978           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
13979           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
13980           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
13981           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
13982           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
13983 ____________________________________________________________________________
13984 [  3773] By: jhi                                   on 1999/07/26  12:40:29
13985         Log: Use long doubles only if they are useful.
13986      Branch: cfgperl
13987            ! ext/POSIX/POSIX.xs
13988 ____________________________________________________________________________
13989 [  3772] By: gsar                                  on 1999/07/26  12:33:11
13990         Log: typo in change#3768
13991      Branch: perl
13992            ! pp_hot.c
13993 ____________________________________________________________________________
13994 [  3771] By: gsar                                  on 1999/07/26  12:08:27
13995         Log: alpha-stage support for user-hooks in @INC
13996              From: Ken Fox <kfox@ford.com>
13997              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
13998              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
13999              Subject: Re: loading remote modules
14000      Branch: perl
14001            ! pp_ctl.c
14002 ____________________________________________________________________________
14003 [  3770] By: jhi                                   on 1999/07/26  11:38:36
14004         Log: Back out #3735.  Needs more work.
14005      Branch: cfgperl
14006            ! Makefile.SH cflags.SH configpm ext/util/make_ext
14007            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
14008            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
14009            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
14010            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
14011 ____________________________________________________________________________
14012 [  3769] By: jhi                                   on 1999/07/26  11:24:45
14013         Log: Integrate with Sarathy.
14014      Branch: cfgperl
14015           !> (integrate 35 files)
14016 ____________________________________________________________________________
14017 [  3768] By: gsar                                  on 1999/07/26  11:03:07
14018         Log: optimize method name lookup
14019              From: Chip Salzenberg <chip@perlsupport.com>
14020              Date: Thu, 22 Jul 1999 13:43:36 -0400
14021              Message-ID: <19990722134336.Q391@perlsupport.com>
14022              Subject: [PATCH] OP_METHOD_NAMED
14023      Branch: perl
14024            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
14025            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
14026            ! proto.h
14027 ____________________________________________________________________________
14028 [  3767] By: gsar                                  on 1999/07/26  10:44:11
14029         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
14030              foo()->()); rework grammar to remove conflicts
14031              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14032              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
14033              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
14034              Subject: [PATCH _57, long] Re: optional arrow asymmetry
14035      Branch: perl
14036            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
14037            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
14038            ! vms/perly_c.vms vms/perly_h.vms
14039 ____________________________________________________________________________
14040 [  3766] By: jhi                                   on 1999/07/26  10:18:56
14041         Log: Use $< instead of $*.c in *perlmain.o rules.
14042      Branch: cfgperl
14043            ! Makefile.SH
14044 ____________________________________________________________________________
14045 [  3765] By: gsar                                  on 1999/07/26  09:28:48
14046         Log: From: Ian Phillipps <ian@dial.pipex.com>
14047              Date: Fri, 23 Jul 1999 23:35:56 +0100
14048              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
14049              Subject: (Version 2) Extending unpack to deal with counted strings
14050      Branch: perl
14051            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
14052 ____________________________________________________________________________
14053 [  3764] By: jhi                                   on 1999/07/26  09:17:26
14054         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14055              To: perl5-porters@perl.org (Mailing list Perl5)
14056              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
14057              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
14058              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
14059              
14060              The patch was based on 5_57 so had to re-apply lib/Carp.pm
14061              parts of changes #3498, #3696, and #3702 for the new
14062              lib/Carp/Heavy.pm.
14063      Branch: cfgperl
14064            + lib/Carp/Heavy.pm
14065            ! MANIFEST lib/Carp.pm
14066 ____________________________________________________________________________
14067 [  3763] By: gsar                                  on 1999/07/26  09:03:17
14068         Log: ~ isn't valid in VMS filenames
14069      Branch: perl
14070            ! lib/Pod/Html.pm
14071 ____________________________________________________________________________
14072 [  3762] By: gsar                                  on 1999/07/26  08:59:47
14073         Log: setstate stop-gap from Vishal Bhatia
14074      Branch: perl
14075            ! ext/B/B/CC.pm
14076 ____________________________________________________________________________
14077 [  3761] By: gsar                                  on 1999/07/26  08:06:39
14078         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
14079              add B::OP::name() method that returns just the op_name;
14080              convert Deparse et all to use that instead of B::OP::ppaddr();
14081              add support for OP_SETSTATE in Deparse
14082      Branch: perl
14083            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
14084            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
14085            ! ext/B/B/Xref.pm opcode.h opcode.pl
14086 ____________________________________________________________________________
14087 [  3760] By: jhi                                   on 1999/07/26  07:14:43
14088         Log: Integrate with Sarathy.
14089      Branch: cfgperl
14090           !> (integrate 43 files)
14091 ____________________________________________________________________________
14092 [  3759] By: gsar                                  on 1999/07/26  05:12:24
14093         Log: add disclaimer about perl 4 libraries (modified version of
14094              patch suggested by Clinton Pierce <cpierce1@ford.com>)
14095      Branch: perl
14096            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
14097            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
14098            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
14099            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
14100            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
14101 ____________________________________________________________________________
14102 [  3758] By: gsar                                  on 1999/07/26  04:48:35
14103         Log: make reset() behave with high-bit characters
14104              From: Ian Phillipps <ian@dial.pipex.com>
14105              Date: Thu, 22 Jul 1999 22:48:59 +0100
14106              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
14107              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
14108      Branch: perl
14109            ! sv.c
14110 ____________________________________________________________________________
14111 [  3757] By: gsar                                  on 1999/07/26  04:40:32
14112         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
14113      Branch: perl
14114            ! pod/perlport.pod
14115 ____________________________________________________________________________
14116 [  3756] By: gsar                                  on 1999/07/26  04:20:37
14117         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
14118      Branch: perl
14119            ! utils/dprofpp.PL
14120 ____________________________________________________________________________
14121 [  3755] By: gsar                                  on 1999/07/26  04:18:00
14122         Log: disable VPATH for now (breaks x2p build)
14123      Branch: perl
14124            ! x2p/Makefile.SH
14125 ____________________________________________________________________________
14126 [  3754] By: gsar                                  on 1999/07/26  03:15:33
14127         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
14128              (%! has the necessary magic); misc typos
14129      Branch: perl
14130            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
14131            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
14132            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
14133            ! utils/h2xs.PL
14134 ____________________________________________________________________________
14135 [  3753] By: gsar                                  on 1999/07/26  02:38:28
14136         Log: integrate cfgperl contents into mainline
14137      Branch: perl
14138           +> t/pragma/locale/latin1 t/pragma/locale/utf8
14139           !> (integrate 53 files)
14140 ____________________________________________________________________________
14141 [  3752] By: gsar                                  on 1999/07/26  02:11:31
14142         Log: ensure implicitly closed handles don't set $? or $!
14143      Branch: perl
14144            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
14145 ____________________________________________________________________________
14146 [  3751] By: gsar                                  on 1999/07/26  01:28:34
14147         Log: change#3534 didn't preserve undef return values from caller()
14148      Branch: perl
14149            ! Changes pp_ctl.c
14150 ____________________________________________________________________________
14151 [  3750] By: jhi                                   on 1999/07/25  20:59:29
14152         Log: Back up a tiny bit from #3735.
14153              This may break builds outside the source directory
14154              but then again, they do not work that ell yet anyway.
14155      Branch: cfgperl
14156            ! Makefile.SH
14157 ____________________________________________________________________________
14158 [  3750] By: jhi                                   on 1999/07/25  20:59:29
14159         Log: Back up a tiny bit from #3735.
14160              This may break builds outside the source directory
14161              but then again, they do not work that ell yet anyway.
14162      Branch: cfgperl
14163            ! Makefile.SH
14164 ____________________________________________________________________________
14165 [  3749] By: jhi                                   on 1999/07/25  19:15:55
14166         Log: Integrate with Sarathy.
14167      Branch: cfgperl
14168           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
14169 ____________________________________________________________________________
14170 [  3748] By: jhi                                   on 1999/07/25  19:06:59
14171         Log: Recode locale.t so that the change in #3730
14172              is not needed and locale.t works both without
14173              and with the utf8 pragma.
14174      Branch: cfgperl
14175            + t/pragma/locale/latin1 t/pragma/locale/utf8
14176            ! MANIFEST t/pragma/locale.t
14177 ____________________________________________________________________________
14178 [  3747] By: jhi                                   on 1999/07/25  19:01:46
14179         Log: Like #3743.
14180      Branch: cfgperl
14181            ! utils/perlbug.PL
14182 ____________________________________________________________________________
14183 [  3746] By: gsar                                  on 1999/07/25  18:08:58
14184         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
14185              append a HISTORY section to POD if option is used
14186      Branch: perl
14187            ! utils/h2xs.PL
14188 ____________________________________________________________________________
14189 [  3745] By: gsar                                  on 1999/07/25  17:40:03
14190         Log: warn rather than die when parse_version() can't cut it (from
14191              Michael G Schwern <schwern@pobox.com>)
14192      Branch: perl
14193            ! lib/ExtUtils/MM_Unix.pm
14194 ____________________________________________________________________________
14195 [  3744] By: gsar                                  on 1999/07/25  16:32:48
14196         Log: make map behave like grep wrt indirect object slot when
14197              there are parentheses; revert an experimental mod by Larry
14198              in change#2038 that failed to parse %{{qw(a b c)}} properly
14199              (this means C<map {use Foo; ...} ...> still needs a proper
14200              fix)
14201      Branch: perl
14202            ! toke.c
14203 ____________________________________________________________________________
14204 [  3743] By: jhi                                   on 1999/07/25  16:24:55
14205         Log: Fix a typo in #3725.
14206      Branch: cfgperl
14207            ! utils/perlbug.PL
14208 ____________________________________________________________________________
14209 [  3742] By: jhi                                   on 1999/07/25  16:14:39
14210         Log: Integrate with Sarathy.
14211      Branch: cfgperl
14212           !> (integrate 26 files)
14213 ____________________________________________________________________________
14214 [  3741] By: jhi                                   on 1999/07/25  16:02:28
14215         Log: Cut-and-pasto in #3737.
14216      Branch: cfgperl
14217            ! perl.c
14218 ____________________________________________________________________________
14219 [  3740] By: gsar                                  on 1999/07/25  15:59:34
14220         Log: add note about glibc bug
14221      Branch: perl
14222            ! t/pragma/warn/pp_hot
14223 ____________________________________________________________________________
14224 [  3739] By: gsar                                  on 1999/07/25  15:48:40
14225         Log: fix bug in change#3728 that might free COPs prematurely;
14226              null(op) now does more thorough scrubbing of the op, which
14227              fixes a few compile-time memory "leaks"
14228      Branch: perl
14229            ! dump.c embed.h embed.pl op.c proto.h
14230 ____________________________________________________________________________
14231 [  3738] By: jhi                                   on 1999/07/25  14:15:26
14232         Log: In accordance with #3737.
14233      Branch: metaconfig
14234            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
14235            ! U/modified/Oldconfig.U
14236      Branch: metaconfig/U/perl
14237            ! Extensions.U
14238 ____________________________________________________________________________
14239 [  3737] By: jhi                                   on 1999/07/25  14:12:34
14240         Log: Use vendorprefixlib.
14241      Branch: cfgperl
14242            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14243            ! config_h.SH perl.c
14244 ____________________________________________________________________________
14245 [  3736] By: jhi                                   on 1999/07/25  13:10:03
14246         Log: Populate metaconfig branch.
14247      Branch: metaconfig
14248            + (add 1468 files)
14249      Branch: metaconfig/U/perl
14250            + (add 101 files)
14251 ____________________________________________________________________________
14252 [  3735] By: jhi                                   on 1999/07/25  12:27:20
14253         Log: First steps of making builds outside the source
14254              directory possible.  These should get us as far
14255              as miniperl, then building DynaLoader falls into
14256              tiny twinkling pieces as MakeMaker knows nothing
14257              of VPATH mindset.
14258      Branch: cfgperl
14259            ! Configure Makefile.SH cflags.SH config_h.SH configpm
14260            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
14261            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
14262            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
14263            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
14264 ____________________________________________________________________________
14265 [  3734] By: jhi                                   on 1999/07/25  11:19:28
14266         Log: Poor Glossary--are we fixed yet?
14267      Branch: cfgperl
14268            ! Porting/Glossary
14269 ____________________________________________________________________________
14270 [  3733] By: jhi                                   on 1999/07/25  11:15:06
14271         Log: Change #3732 mistakenly clobbered Glossary.
14272      Branch: cfgperl
14273            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14274            ! config_h.SH
14275 ____________________________________________________________________________
14276 [  3732] By: jhi                                   on 1999/07/25  10:46:39
14277         Log: Andy's new installation scheme (note: a lot of this
14278              leaked in already with change #3731).  The vendor*
14279              stuff is not used anywhere (in *.SH, say), so it
14280              isn't in Configure, either.
14281      Branch: cfgperl
14282            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14283            ! config_h.SH
14284 ____________________________________________________________________________
14285 [  3731] By: jhi                                   on 1999/07/25  10:12:07
14286         Log: Circumcode a strange shell(?) bug in AIX found
14287              while trying to do -Duse64bits (which I couldn't do
14288              in the end because the CPU isn't 64-bit in that box,
14289              but at least now the probing doesn't crash.)
14290      Branch: cfgperl
14291            ! Configure config_h.SH hints/aix.sh
14292 ____________________________________________________________________________
14293 [  3730] By: gsar                                  on 1999/07/25  04:56:56
14294         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
14295              a utf8 bug in one of the new RE optimizations
14296      Branch: perl
14297            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
14298            ! t/pragma/locale.t
14299 ____________________________________________________________________________
14300 [  3729] By: jhi                                   on 1999/07/23  19:56:27
14301         Log: From: Andy Dougherty <doughera@lafayette.edu>
14302              To: Perl Porters <perl5-porters@perl.org>
14303              Subject: [PATCH 5.005_57] INSTALL-1.58
14304              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
14305              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
14306              
14307              plus
14308              
14309              From: "Kurt D. Starsinic" <kstar@chapin.edu>
14310              To: Andy Dougherty <doughera@lafayette.edu>
14311              Cc: Perl Porters <perl5-porters@perl.org>
14312              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
14313              Date: Fri, 23 Jul 1999 13:38:25 -0400
14314              Message-ID: <19990723133825.A12033@O2.chapin.edu>
14315      Branch: cfgperl
14316            ! INSTALL
14317 ____________________________________________________________________________
14318 [  3728] By: gsar                                  on 1999/07/23  17:24:42
14319         Log: applied suggested patch for tracking line numbers correctly in
14320              optimized blocks with a single statement; changed setcop to
14321              setstate and added code for -Dx dumps
14322              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14323              Date: Wed, 23 Jun 1999 17:27:42 +0100
14324              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
14325              Subject: [PATCH 5.005_57] Line number error in optimised else() 
14326      Branch: perl
14327            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
14328            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
14329            ! pp_proto.h t/op/misc.t
14330 ____________________________________________________________________________
14331 [  3727] By: gsar                                  on 1999/07/23  15:56:04
14332         Log: avoid useless use of target for pp_each(); also fixes bugs due to
14333              refcount held by the target
14334      Branch: perl
14335            ! opcode.h opcode.pl pp.c t/op/each.t
14336 ____________________________________________________________________________
14337 [  3726] By: jhi                                   on 1999/07/23  12:08:30
14338         Log: Change #3725 aftershock.
14339      Branch: cfgperl
14340            ! INSTALL jpl/JNI/JNI.pm
14341 ____________________________________________________________________________
14342 [  3725] By: jhi                                   on 1999/07/23  11:58:49
14343         Log: Introduce $Config{ldlibpthname} which contains
14344              the name of the environment variable holding the
14345              dynamic library search path, often LD_LIBRARY_PATH.
14346              Use this new feature all over.
14347              Also removed remnants of admonition "add LD_LIBRARY_PATH
14348              before running make" because Makefile.SH does this for you. 
14349      Branch: cfgperl
14350            ! Configure Makefile.SH config_h.SH
14351            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
14352            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
14353            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
14354            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
14355            ! jpl/install-jpl utils/perlbug.PL
14356 ____________________________________________________________________________
14357 [  3724] By: jhi                                   on 1999/07/23  08:03:36
14358         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
14359              To: perl5-porters@perl.org
14360              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
14361              Date: Thu, 22 Jul 1999 19:58:34 -0400
14362              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
14363      Branch: cfgperl
14364            ! av.c
14365 ____________________________________________________________________________
14366 [  3723] By: gsar                                  on 1999/07/23  00:01:29
14367         Log: emit warning about function calls that were encountered too early
14368              to enforce their prototype
14369      Branch: perl
14370            ! op.c op.h pod/perldiag.pod
14371 ____________________________________________________________________________
14372 [  3722] By: jhi                                   on 1999/07/22  21:19:59
14373         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
14374              To: perl5-porters@perl.org
14375              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
14376              Subject: [PATCH] MakeMaker documentation
14377              Date: Wed, 21 Jul 1999 14:15:42 -0400
14378              Message-ID: <19990721141542.A1800@O2.chapin.edu>
14379      Branch: cfgperl
14380            ! lib/ExtUtils/MakeMaker.pm
14381 ____________________________________________________________________________
14382 [  3721] By: jhi                                   on 1999/07/22  21:05:19
14383         Log: From: pvhp@forte.com (Peter Prymmer)
14384              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
14385              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
14386              Date: Wed, 21 Jul 99 17:15:39 PDT
14387              Message-Id: <9907220015.AA11931@forte.com>
14388      Branch: cfgperl
14389            ! hints/os390.sh
14390 ____________________________________________________________________________
14391 [  3720] By: jhi                                   on 1999/07/22  20:51:17
14392         Log: AIX magic: ccdlflags needs to be different for
14393              Perl itself and for extra-core extensions
14394              (as used by ExtUtilss::embed::ldopts).
14395              Based on the problems described in
14396              
14397              From: Mike W Ellwood <mwe@rl.ac.uk>
14398              To: perl5-porters@perl.org
14399              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
14400              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
14401              Reply-To: m.w.ellwood@rl.ac.uk
14402              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
14403      Branch: cfgperl
14404            ! Configure Makefile.SH config_h.SH hints/aix.sh
14405 ____________________________________________________________________________
14406 [  3719] By: jhi                                   on 1999/07/22  08:23:53
14407         Log: Update history records.
14408      Branch: cfgperl
14409            ! pod/perlhist.pod
14410 ____________________________________________________________________________
14411 [  3718] By: jhi                                   on 1999/07/21  13:54:42
14412         Log: Todododobedobedo.
14413      Branch: cfgperl
14414            ! Todo
14415 ____________________________________________________________________________
14416 [  3717] By: jhi                                   on 1999/07/21  12:10:48
14417         Log: Even more Todo.
14418      Branch: cfgperl
14419            ! Todo
14420 ____________________________________________________________________________
14421 [  3716] By: jhi                                   on 1999/07/21  11:40:39
14422         Log: Use Errno more extensively so that error
14423              messages are more portable (another way
14424              would be to muck around with LC_MESSAGES).
14425              Problem reported in
14426              
14427              From: oracle@pcr8.pcr.com
14428              To: perl5-porters@perl.org
14429              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
14430              Date: Mon, 19 Jul 1999 18:39:13 -0400
14431              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
14432      Branch: cfgperl
14433            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
14434            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
14435            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
14436 ____________________________________________________________________________
14437 [  3715] By: jhi                                   on 1999/07/21  11:05:36
14438         Log: Slightly modified patch.
14439              From: Sean Sheedy <seans@ncube.com>
14440              To: perl5-porters@perl.org
14441              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
14442              Date: Tue, 20 Jul 1999 09:52:06 -0700
14443              Message-Id: <3794A935.1C150E54@ncube.com>
14444      Branch: cfgperl
14445            ! cflags.SH x2p/cflags.SH
14446 ____________________________________________________________________________
14447 [  3714] By: jhi                                   on 1999/07/20  21:26:19
14448         Log: More Todo.
14449      Branch: cfgperl
14450            ! Todo
14451 ____________________________________________________________________________
14452 [  3713] By: jhi                                   on 1999/07/20  18:02:45
14453         Log: Integrate with Sarathy.
14454      Branch: cfgperl
14455           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
14456           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14457           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
14458           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
14459           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
14460           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
14461           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
14462           +> utils/dprofpp.PL
14463           !> INSTALL MAINTAIN MANIFEST configure.com
14464           !> ext/Devel/Peek/Makefile.PL installman installperl
14465           !> pod/roffitall utils/Makefile vms/descrip_mms.template
14466           !> win32/Makefile win32/makefile.mk win32/win32.h
14467 ____________________________________________________________________________
14468 [  3712] By: gsar                                  on 1999/07/20  15:29:01
14469         Log: DProf tweak
14470      Branch: perl
14471            ! ext/Devel/DProf/DProf.xs
14472 ____________________________________________________________________________
14473 [  3711] By: gsar                                  on 1999/07/20  07:56:19
14474         Log: another DProf build tweak
14475      Branch: perl
14476            ! utils/dprofpp.PL
14477 ____________________________________________________________________________
14478 [  3710] By: gsar                                  on 1999/07/20  07:36:36
14479         Log: move DProf things around to where they are supposed to be
14480      Branch: perl
14481            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
14482            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
14483            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
14484            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
14485            + t/lib/dprof/test6_t t/lib/dprof/test6_v
14486           +> utils/dprofpp.PL
14487            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
14488            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
14489            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
14490            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
14491            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
14492            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
14493            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
14494            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
14495            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
14496            ! installperl pod/roffitall utils/Makefile
14497            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
14498 ____________________________________________________________________________
14499 [  3709] By: gsar                                  on 1999/07/20  06:13:16
14500         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
14501      Branch: perl
14502            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14503            ! ext/Devel/Peek/Makefile.PL
14504 ____________________________________________________________________________
14505 [  3708] By: gsar                                  on 1999/07/20  06:01:22
14506         Log: move DProf to Devel/DProf
14507      Branch: perl
14508           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
14509           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14510           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
14511           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
14512           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
14513           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
14514           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
14515           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
14516           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
14517           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
14518           +> ext/Devel/DProf/test.pl
14519            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
14520            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
14521            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
14522            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
14523            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
14524            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
14525            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
14526            ! MAINTAIN MANIFEST configure.com win32/Makefile
14527            ! win32/makefile.mk
14528 ____________________________________________________________________________
14529 [  3707] By: gsar                                  on 1999/07/20  05:39:11
14530         Log: add Devel::DProf v19990108 from CPAN, as it was
14531      Branch: perl
14532            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
14533            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
14534            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
14535            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
14536            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
14537            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
14538            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
14539            ! MANIFEST
14540 ____________________________________________________________________________
14541 [  3706] By: gsar                                  on 1999/07/20  04:52:25
14542         Log: C<union any> needs no PERL_OBJECT-treatment
14543      Branch: perl
14544            ! win32/win32.h
14545 ____________________________________________________________________________
14546 [  3705] By: gsar                                  on 1999/07/20  04:11:54
14547         Log: fix problem in default build
14548      Branch: perl
14549            ! win32/Makefile win32/makefile.mk
14550 ____________________________________________________________________________
14551 [  3704] By: jhi                                   on 1999/07/19  07:06:36
14552         Log: Integrate with Sarathy.
14553      Branch: cfgperl
14554           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
14555           !> win32/win32.c
14556 ____________________________________________________________________________
14557 [  3703] By: gsar                                  on 1999/07/19  05:55:57
14558         Log: win32 nits
14559      Branch: perl
14560            ! makedef.pl sv.h
14561 ____________________________________________________________________________
14562 [  3702] By: gsar                                  on 1999/07/19  04:29:34
14563         Log: don't display tid from main thread (or testsuite breaks)
14564      Branch: perl
14565            ! lib/Carp.pm util.c
14566 ____________________________________________________________________________
14567 [  3701] By: gsar                                  on 1999/07/19  00:47:52
14568         Log: remove several doubled (and tripled!) entries
14569      Branch: perl
14570            ! pod/perldiag.pod
14571 ____________________________________________________________________________
14572 [  3700] By: gsar                                  on 1999/07/19  00:42:34
14573         Log: integrate cfgperl contents into mainline
14574      Branch: perl
14575           +> makedef.pl
14576            - perl_exp.SH win32/makedef.pl
14577           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
14578           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
14579           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
14580           !> utf8.c util.c win32/Makefile win32/makefile.mk
14581 ____________________________________________________________________________
14582 [  3699] By: gsar                                  on 1999/07/19  00:33:59
14583         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
14584      Branch: perl
14585            ! Changes win32/win32.c
14586 ____________________________________________________________________________
14587 [  3698] By: jhi                                   on 1999/07/18  21:33:57
14588         Log: Integrate with Sarathy.
14589      Branch: cfgperl
14590           +> t/op/chars.t
14591           !> (integrate 57 files)
14592 ____________________________________________________________________________
14593 [  3697] By: gsar                                  on 1999/07/18  05:22:36
14594         Log: From: pvhp@forte.com (Peter Prymmer)
14595              Date: Thu, 1 Jul 99 19:31:24 PDT
14596              Message-Id: <9907020231.AA16942@forte.com>
14597              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
14598      Branch: perl
14599            + t/op/chars.t
14600            ! MANIFEST ebcdic.c t/op/ord.t
14601 ____________________________________________________________________________
14602 [  3696] By: gsar                                  on 1999/07/18  05:11:02
14603         Log: display thread id in diagnostics (suggested by Dan Sugalski)
14604      Branch: perl
14605            ! lib/Carp.pm util.c
14606 ____________________________________________________________________________
14607 [  3695] By: gsar                                  on 1999/07/18  04:57:47
14608         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
14609      Branch: perl
14610            ! pod/perldiag.pod
14611 ____________________________________________________________________________
14612 [  3694] By: gsar                                  on 1999/07/18  04:56:28
14613         Log: cache [NIUP]V conversions of defined READONLY values
14614              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14615              Date: Sun, 11 Jul 1999 04:39:44 -0400
14616              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
14617              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
14618      Branch: perl
14619            ! sv.c
14620 ____________________________________________________________________________
14621 [  3693] By: gsar                                  on 1999/07/18  03:53:38
14622         Log: From: jan.dubois@ibm.net (Jan Dubois)
14623              Date: Sat, 17 Jul 1999 10:58:29 +0200
14624              Message-ID: <379144ad.13616689@smtp1.ibm.net>
14625              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
14626      Branch: perl
14627            ! lib/ExtUtils/Manifest.pm
14628 ____________________________________________________________________________
14629 [  3692] By: gsar                                  on 1999/07/18  03:51:03
14630         Log: remove spurious newSTATEOP() that causes goto to enter one too many
14631              contexts when jumping between if and elsif blocks
14632      Branch: perl
14633            ! perly.c perly.y pp_ctl.c t/op/goto.t
14634 ____________________________________________________________________________
14635 [  3691] By: gsar                                  on 1999/07/18  01:49:59
14636         Log: detypo, update Changes
14637      Branch: perl
14638            ! Changes doio.c
14639 ____________________________________________________________________________
14640 [  3690] By: gsar                                  on 1999/07/18  01:16:59
14641         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
14642      Branch: perl
14643            ! lib/integer.pm
14644 ____________________________________________________________________________
14645 [  3689] By: gsar                                  on 1999/07/18  00:47:17
14646         Log: ensure __END__ appears on a line by itself in wrapped
14647              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
14648              mention caveat about successfull kill()
14649      Branch: perl
14650            ! pod/perlfunc.pod win32/bin/pl2bat.pl
14651 ____________________________________________________________________________
14652 [  3688] By: gsar                                  on 1999/07/17  20:47:44
14653         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
14654      Branch: perl
14655            ! ext/SDBM_File/sdbm/Makefile.PL
14656 ____________________________________________________________________________
14657 [  3687] By: gsar                                  on 1999/07/17  20:43:27
14658         Log: make CC.pm use a distinct CCPP() macro rather than PP()
14659              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
14660      Branch: perl
14661            ! cc_runtime.h ext/B/B/CC.pm
14662 ____________________________________________________________________________
14663 [  3686] By: gsar                                  on 1999/07/17  20:39:08
14664         Log: tiny bug in vars.pm (from John Dlugosz)
14665      Branch: perl
14666            ! lib/vars.pm
14667 ____________________________________________________________________________
14668 [  3685] By: gsar                                  on 1999/07/17  20:37:27
14669         Log: applied suggested patch, along with later tweak
14670              From: jan.dubois@ibm.net (Jan Dubois)
14671              Date: Wed, 14 Jul 1999 23:53:43 +0200
14672              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
14673              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
14674      Branch: perl
14675            ! lib/Pod/Html.pm
14676 ____________________________________________________________________________
14677 [  3684] By: gsar                                  on 1999/07/17  20:24:32
14678         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
14679      Branch: perl
14680            ! thrdvar.h
14681 ____________________________________________________________________________
14682 [  3683] By: gsar                                  on 1999/07/17  20:21:01
14683         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14684              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
14685              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
14686              Subject: [PATCH 5.005_57] Segfaults if $^P
14687      Branch: perl
14688            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
14689            ! proto.h
14690 ____________________________________________________________________________
14691 [  3682] By: gsar                                  on 1999/07/17  20:04:17
14692         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
14693              and prefix/lib/perl5/man are ass_u_med only if those directories
14694              actually exist; else prefix/{lib,man} are used)
14695      Branch: perl
14696            ! lib/ExtUtils/MM_Unix.pm
14697 ____________________________________________________________________________
14698 [  3681] By: gsar                                  on 1999/07/17  19:12:33
14699         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
14700      Branch: perl
14701            ! op.c t/comp/proto.t
14702 ____________________________________________________________________________
14703 [  3680] By: gsar                                  on 1999/07/17  18:23:55
14704         Log: fix vec() on magic values
14705              From: Ian Phillipps <ian@dial.pipex.com>
14706              Date: Mon, 12 Jul 1999 12:30:05 +0100
14707              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
14708              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
14709      Branch: perl
14710            ! doop.c t/op/tie.t
14711 ____________________________________________________________________________
14712 [  3679] By: gsar                                  on 1999/07/17  18:10:44
14713         Log: make system() return -1 and set $! if exec of child failed
14714              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14715              Date: Fri, 9 Jul 1999 05:21:13 -0400
14716              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
14717              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
14718      Branch: perl
14719            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
14720            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
14721 ____________________________________________________________________________
14722 [  3678] By: gsar                                  on 1999/07/17  17:54:01
14723         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14724              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
14725              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
14726              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
14727      Branch: perl
14728            ! util.c
14729 ____________________________________________________________________________
14730 [  3677] By: gsar                                  on 1999/07/17  17:34:38
14731         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
14732              converted Ken's documentation outline into pod
14733      Branch: perl
14734            ! x2p/find2perl.PL
14735 ____________________________________________________________________________
14736 [  3676] By: gsar                                  on 1999/07/17  16:34:09
14737         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
14738              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
14739              Steve Lidie
14740      Branch: perl
14741            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
14742            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14743            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
14744            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
14745            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
14746            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
14747 ____________________________________________________________________________
14748 [  3675] By: gsar                                  on 1999/07/17  00:16:53
14749         Log: backout redundant change#3628
14750      Branch: perl
14751            ! Changes hints/bsdos.sh
14752 ____________________________________________________________________________
14753 [  3674] By: jhi                                   on 1999/07/15  14:26:03
14754         Log: Fix the bin/oct/hex constant overflow tests for
14755              long long platforms.
14756      Branch: cfgperl
14757            ! t/pragma/warn/util
14758 ____________________________________________________________________________
14759 [  3673] By: jhi                                   on 1999/07/14  21:59:11
14760         Log: Fixed AIX dynamic loading and AIX shared Perl library.
14761              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
14762              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
14763              Hijacked win32/makedef.pl for more general purpose export
14764              list building, now it is used (as toplevel makedef.pl)
14765              for win32 and AIX (perl_exp.SH made unnecessary).
14766              Because the export lists are now correct in AIX, no more linker
14767              warnings about "Exported symbol not defined" should appear.
14768      Branch: cfgperl
14769            + makedef.pl
14770            - perl_exp.SH win32/makedef.pl
14771            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
14772            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
14773            ! win32/makefile.mk
14774 ____________________________________________________________________________
14775 [  3672] By: gsar                                  on 1999/07/14  17:12:13
14776         Log: minor efficiency tweak
14777      Branch: perl
14778            ! pp_ctl.c
14779 ____________________________________________________________________________
14780 [  3671] By: jhi                                   on 1999/07/14  16:22:39
14781         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
14782              if its caller re_intuit_start() was entered with strend == strpos
14783              because end_shift ended up as -1.  The patch ain't necessarily
14784              correct but least the core dump is avoided.
14785      Branch: cfgperl
14786            ! regexec.c
14787 ____________________________________________________________________________
14788 [  3670] By: jhi                                   on 1999/07/13  07:59:09
14789         Log: Integrate with Sarathy.
14790      Branch: cfgperl
14791            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
14792            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
14793           !> (integrate 67 files)
14794 ____________________________________________________________________________
14795 [  3669] By: gsar                                  on 1999/07/12  06:14:54
14796         Log: fixups for sundry warnings about function pointers
14797      Branch: perl
14798            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
14799            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
14800            ! win32/win32.c win32/win32.h
14801 ____________________________________________________________________________
14802 [  3668] By: gsar                                  on 1999/07/12  04:11:58
14803         Log: tweaks for win32/borland
14804      Branch: perl
14805            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
14806 ____________________________________________________________________________
14807 [  3667] By: gsar                                  on 1999/07/12  01:55:15
14808         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
14809              builds; passing the implicit context is unified among the three
14810              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
14811              flavors (see the top of perl.h) for testing; all varargs functions
14812              foo() have a va_list-taking variant vfoo() for generating the
14813              context-free versions; the PERL_OBJECT build should now be
14814              hyper-compatible with CPAN extensions (C++ is totally out of
14815              the picture)
14816              
14817              result has only been tested on Windows
14818              
14819              TODO: write docs on the THX rationale and idiomatic usage of
14820              the Perl API
14821      Branch: perl
14822            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
14823            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
14824            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
14825            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
14826            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
14827            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
14828            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
14829            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
14830            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
14831            ! global.sym globals.c intrpvar.h iperlsys.h
14832            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
14833            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
14834            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
14835            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
14836            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
14837            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
14838            ! win32/dl_win32.xs win32/include/dirent.h
14839            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
14840            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
14841            ! win32/win32iop.h win32/win32sck.c
14842 ____________________________________________________________________________
14843 [  3666] By: jhi                                   on 1999/07/11  22:00:13
14844         Log: Integrate with Sarathy.
14845      Branch: cfgperl
14846           !> op.c t/op/lex_assign.t
14847 ____________________________________________________________________________
14848 [  3665] By: jhi                                   on 1999/07/11  21:59:01
14849         Log: More manual sync.
14850      Branch: cfgperl
14851            ! pod/perldelta.pod
14852 ____________________________________________________________________________
14853 [  3664] By: gsar                                  on 1999/07/11  19:11:07
14854         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
14855              remedy and related tests via private mail
14856      Branch: perl
14857            ! op.c t/op/lex_assign.t
14858 ____________________________________________________________________________
14859 [  3663] By: jhi                                   on 1999/07/11  15:04:37
14860         Log: Manual synchronization with Sarathy (some files
14861              had drifted apart for no apparent reason), plus
14862              I had a typo in dl_vms.xs Sarathy had fixed.
14863      Branch: cfgperl
14864            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
14865 ____________________________________________________________________________
14866 [  3662] By: jhi                                   on 1999/07/10  12:23:21
14867         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
14868              to adapt to the underlying platform (the binary, 0b1..., test
14869              was broken in 64-bit platforms).  Also change "hex" in the
14870              warning messages to "hexadecimal" to match "binary" and "octal".
14871      Branch: cfgperl
14872            ! pod/perldiag.pod t/pragma/warn/util util.c
14873 ____________________________________________________________________________
14874 [  3661] By: jhi                                   on 1999/07/08  21:54:55
14875         Log: Integrate with Sarathy.
14876      Branch: cfgperl
14877           +> perlapi.c perlapi.h
14878           !> (integrate 43 files)
14879 ____________________________________________________________________________
14880 [  3660] By: gsar                                  on 1999/07/08  18:47:35
14881         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
14882      Branch: perl
14883            + perlapi.c perlapi.h
14884            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
14885            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
14886            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
14887            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
14888            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
14889            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
14890            ! win32/win32.h
14891 ____________________________________________________________________________
14892 [  3659] By: gsar                                  on 1999/07/08  18:41:45
14893         Log: sundry cleanups for clean build on windows
14894      Branch: perl
14895            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
14896 ____________________________________________________________________________
14897 [  3658] By: gsar                                  on 1999/07/08  01:24:25
14898         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
14899              type mismatch problems
14900      Branch: perl
14901            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
14902            ! t/pragma/warn/op toke.c utf8.c util.c
14903 ____________________________________________________________________________
14904 [  3657] By: jhi                                   on 1999/07/07  23:01:16
14905         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
14906      Branch: cfgperl
14907            ! pod/perldiag.pod
14908           !> Changes configure.com ext/B/B/Deparse.pm
14909           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
14910           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
14911           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
14912           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
14913           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
14914           !> t/pragma/overload.t thread.h vms/vms.c
14915 ____________________________________________________________________________
14916 [  3656] By: gsar                                  on 1999/07/07  21:04:38
14917         Log: integrate cfgperl contents
14918      Branch: perl
14919           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
14920           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
14921           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
14922            ! Changes
14923           !> (integrate 45 files)
14924 ____________________________________________________________________________
14925 [  3655] By: gsar                                  on 1999/07/07  18:55:45
14926         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
14927              <pvhp@forte.com>
14928      Branch: perl
14929            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
14930 ____________________________________________________________________________
14931 [  3654] By: gsar                                  on 1999/07/07  18:47:03
14932         Log: change#1889 mistakenly removed F_SETLK
14933      Branch: perl
14934            ! ext/Fcntl/Fcntl.xs
14935 ____________________________________________________________________________
14936 [  3653] By: gsar                                  on 1999/07/07  18:42:42
14937         Log: B::Deparse update
14938              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14939              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
14940              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
14941              Subject: [PATCH _57, long] B::Deparse 0.58
14942      Branch: perl
14943            ! ext/B/B/Deparse.pm
14944 ____________________________________________________________________________
14945 [  3652] By: gsar                                  on 1999/07/07  18:41:07
14946         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14947              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
14948              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
14949              Subject: Re: [ID 19990705.001] Overloading boolean conversion
14950      Branch: perl
14951            ! gv.c t/pragma/overload.t
14952 ____________________________________________________________________________
14953 [  3651] By: gsar                                  on 1999/07/07  17:47:30
14954         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
14955      Branch: perl
14956            ! perlsfio.h
14957 ____________________________________________________________________________
14958 [  3650] By: gsar                                  on 1999/07/07  17:45:52
14959         Log: applied new parts of suggested patch
14960              From: Charles Bailey <BAILEY@newman.upenn.edu>
14961              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
14962              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
14963              Subject: [PATCH 5.005_57] Consolidated VMS patch
14964      Branch: perl
14965            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
14966            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
14967            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
14968            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
14969            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
14970 ____________________________________________________________________________
14971 [  3649] By: jhi                                   on 1999/07/07  13:38:02
14972         Log: Sync regcomp warn with reality.
14973      Branch: cfgperl
14974            ! t/pragma/warn/regcomp
14975 ____________________________________________________________________________
14976 [  3648] By: jhi                                   on 1999/07/07  13:04:55
14977         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
14978              resolved manually.
14979      Branch: cfgperl
14980           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
14981           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
14982           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
14983            - README.lexwarn
14984           !> (integrate 79 files)
14985 ____________________________________________________________________________
14986 [  3647] By: gsar                                  on 1999/07/07  10:32:03
14987         Log: From: jan.dubois@ibm.net (Jan Dubois)
14988              Date: Thu, 01 Jul 1999 11:17:53 +0200
14989              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
14990              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
14991      Branch: perl
14992            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
14993            ! lib/ExtUtils/MakeMaker.pm
14994 ____________________________________________________________________________
14995 [  3646] By: gsar                                  on 1999/07/07  10:27:55
14996         Log: fix undocumented IO::Handle functions as suggested
14997              by cj10@cam.ac.uk
14998      Branch: perl
14999            ! ext/IO/lib/IO/Handle.pm
15000 ____________________________________________________________________________
15001 [  3645] By: gsar                                  on 1999/07/07  10:18:55
15002         Log: prohibit thread join()ing itself (from Dan Sugalski)
15003      Branch: perl
15004            ! ext/Thread/Thread.xs
15005 ____________________________________________________________________________
15006 [  3644] By: gsar                                  on 1999/07/07  10:14:26
15007         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
15008              Date: Wed, 30 Jun 1999 14:02:42 -0700
15009              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
15010              Subject:  [PATCH 5.005_57] Compiler and XSUBS
15011      Branch: perl
15012            ! ext/B/B/C.pm
15013 ____________________________________________________________________________
15014 [  3643] By: gsar                                  on 1999/07/07  10:08:38
15015         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
15016              (from François Désarménien <desar@club-internet.fr>)
15017      Branch: perl
15018            ! pod/perlsyn.pod
15019 ____________________________________________________________________________
15020 [  3642] By: gsar                                  on 1999/07/07  10:03:24
15021         Log: From: Doug MacEachern <dougm@cp.net>
15022              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
15023              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
15024              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
15025      Branch: perl
15026            ! ext/B/B.xs
15027 ____________________________________________________________________________
15028 [  3641] By: gsar                                  on 1999/07/07  10:00:57
15029         Log: slightly modified version of suggested patch
15030              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
15031              Date: Mon, 28 Jun 1999 14:23:59 -0400
15032              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
15033              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
15034      Branch: perl
15035            ! ext/POSIX/POSIX.xs
15036 ____________________________________________________________________________
15037 [  3640] By: gsar                                  on 1999/07/07  09:45:43
15038         Log: lexical warnings update (warning.t fails one test
15039              due to leaked scalar, investigation pending)
15040              From: paul.marquess@bt.com
15041              Date: Sat, 26 Jun 1999 23:19:52 +0100
15042              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
15043              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
15044      Branch: perl
15045            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
15046            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
15047            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
15048            - README.lexwarn
15049            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
15050            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
15051            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
15052            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
15053            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
15054            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
15055            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
15056            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
15057            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
15058            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
15059            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
15060            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
15061            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
15062            ! warning.h warning.pl win32/win32.c
15063 ____________________________________________________________________________
15064 [  3639] By: gsar                                  on 1999/07/07  08:09:30
15065         Log: From: Brian Jepson <bjepson@home.com>
15066              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
15067              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
15068              Subject: Patch to JPL example program
15069      Branch: perl
15070            ! jpl/JPL_Rolo/JPL_Rolo.jpl
15071 ____________________________________________________________________________
15072 [  3638] By: jhi                                   on 1999/07/07  08:07:58
15073         Log: Integrate with Sarathy.
15074      Branch: cfgperl
15075           !> (integrate 34 files)
15076 ____________________________________________________________________________
15077 [  3637] By: gsar                                  on 1999/07/07  08:07:49
15078         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15079              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
15080              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
15081              Subject: [PATCH _57, long] Eliminate CONDOPs
15082      Branch: perl
15083            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
15084            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
15085            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
15086            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
15087            ! pod/perltoc.pod pp_ctl.c pp_hot.c
15088 ____________________________________________________________________________
15089 [  3636] By: gsar                                  on 1999/07/07  07:50:51
15090         Log: adapted suggested patch for IO-1.20x
15091              From: ian@dial.pipex.com
15092              Date:  Fri, 25 Jun 1999 10:39:42 +0100
15093              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
15094              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
15095      Branch: perl
15096            ! ext/IO/lib/IO/Socket.pm
15097 ____________________________________________________________________________
15098 [  3635] By: gsar                                  on 1999/07/07  07:26:05
15099         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
15100      Branch: perl
15101            ! hints/powerux.sh
15102 ____________________________________________________________________________
15103 [  3634] By: gsar                                  on 1999/07/07  07:20:02
15104         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15105              Date: Wed, 23 Jun 1999 16:16:05 +0100
15106              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
15107              Subject: [PATCH 5.005_57] memleak in optimizer
15108      Branch: perl
15109            ! embed.h embed.pl objXSUB.h op.c proto.h
15110 ____________________________________________________________________________
15111 [  3633] By: gsar                                  on 1999/07/07  07:10:52
15112         Log: add do-not-edit caveats for files generated by opcode.pl
15113              (suggested by Hugo van der Sanden)
15114      Branch: perl
15115            ! opcode.h opcode.pl pp.sym pp_proto.h
15116 ____________________________________________________________________________
15117 [  3632] By: gsar                                  on 1999/07/07  06:41:13
15118         Log: better diagnostics on read operations from write-only
15119              filehandles
15120      Branch: perl
15121            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
15122            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
15123 ____________________________________________________________________________
15124 [  3631] By: gsar                                  on 1999/07/07  02:03:34
15125         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
15126              by David Muir Sharnoff <muir@idiom.com>)
15127      Branch: perl
15128            ! lib/Sys/Hostname.pm
15129 ____________________________________________________________________________
15130 [  3630] By: gsar                                  on 1999/07/07  01:57:16
15131         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
15132              Date: Sun, 20 Jun 1999 17:17:17 -0700
15133              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
15134              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
15135      Branch: perl
15136            ! ext/B/B/CC.pm
15137 ____________________________________________________________________________
15138 [  3629] By: gsar                                  on 1999/07/07  01:46:03
15139         Log: installperl should write normal messages to STDOUT, not STDERR
15140      Branch: perl
15141            ! installperl
15142 ____________________________________________________________________________
15143 [  3628] By: gsar                                  on 1999/07/07  01:41:25
15144         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
15145      Branch: perl
15146            ! hints/bsdos.sh
15147 ____________________________________________________________________________
15148 [  3627] By: gsar                                  on 1999/07/07  00:27:10
15149         Log: make diagnostic on C<my $^I> etc., more readable
15150      Branch: perl
15151            ! op.c
15152 ____________________________________________________________________________
15153 [  3626] By: gsar                                  on 1999/07/06  23:47:27
15154         Log: From: Andy Dougherty <doughera@lafayette.edu>
15155              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
15156              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
15157              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
15158      Branch: perl
15159            ! Makefile.SH utils/Makefile
15160 ____________________________________________________________________________
15161 [  3625] By: jhi                                   on 1999/07/06  21:50:46
15162         Log: Some new files of #3624 missing from MANIFEST.
15163      Branch: cfgperl
15164            ! MANIFEST
15165 ____________________________________________________________________________
15166 [  3624] By: jhi                                   on 1999/07/06  21:47:04
15167         Log: POSIX [[:character class:]] support for standard, locale,
15168              and utf8.  If both utf8 and locale are on, utf8 wins.
15169              I don't fully understand why so many tables changed in
15170              lib/unicode because of "make" -- maybe it was just overdue.
15171      Branch: cfgperl
15172            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
15173            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
15174            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
15175            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
15176            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
15177            ! lib/unicode/Block.pl lib/unicode/Category.pl
15178            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
15179            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
15180            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
15181            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
15182            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
15183            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
15184            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
15185            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
15186            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
15187            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
15188            ! t/pragma/warn/regcomp utf8.c
15189 ____________________________________________________________________________
15190 [  3623] By: gsar                                  on 1999/07/06  20:52:48
15191         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15192              Date: Wed, 16 Jun 1999 14:57:22 -0400
15193              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
15194              Subject: [PATCH 5.00557] Devel::Peek
15195      Branch: perl
15196            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
15197 ____________________________________________________________________________
15198 [  3622] By: gsar                                  on 1999/07/06  20:22:59
15199         Log: applied patch after demunging headers with appropriate paths
15200              From: "Vishal Bhatia" <vishalb@my-deja.com>
15201              Date: Sat, 12 Jun 1999 08:23:59 -0700
15202              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
15203              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
15204      Branch: perl
15205            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
15206            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
15207 ____________________________________________________________________________
15208 [  3621] By: gsar                                  on 1999/07/06  20:10:50
15209         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15210              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
15211              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
15212              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
15213      Branch: perl
15214            ! doio.c
15215 ____________________________________________________________________________
15216 [  3620] By: jhi                                   on 1999/07/06  19:16:47
15217         Log: Mention EPOC and SOCKS.
15218      Branch: cfgperl
15219            ! pod/perldelta.pod
15220 ____________________________________________________________________________
15221 [  3619] By: gsar                                  on 1999/07/06  16:52:37
15222         Log: fix int vs STRLEN issue
15223      Branch: perl
15224            ! pp.c
15225 ____________________________________________________________________________
15226 [  3618] By: jhi                                   on 1999/07/06  16:52:20
15227         Log: There ain't Perl_atonv().
15228      Branch: cfgperl
15229            ! ext/ByteLoader/bytecode.h
15230 ____________________________________________________________________________
15231 [  3617] By: jhi                                   on 1999/07/06  15:55:22
15232         Log: Integrate with Sarathy.
15233      Branch: cfgperl
15234           !> Makefile.SH
15235 ____________________________________________________________________________
15236 [  3616] By: jhi                                   on 1999/07/06  15:54:09
15237         Log: Tweak for #3613.
15238      Branch: cfgperl
15239            ! Configure config_h.SH
15240 ____________________________________________________________________________
15241 [  3615] By: gsar                                  on 1999/07/06  11:00:21
15242         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
15243              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
15244              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
15245              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
15246      Branch: perl
15247            ! Makefile.SH
15248 ____________________________________________________________________________
15249 [  3614] By: jhi                                   on 1999/07/06  10:44:48
15250         Log: Integrate with Sarathy.
15251      Branch: cfgperl
15252           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
15253           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
15254 ____________________________________________________________________________
15255 [  3613] By: jhi                                   on 1999/07/06  10:43:20
15256         Log: From: Nathan Kurz <nate@valleytel.net>
15257              Subject: [ID 19990612.001 compiling three deep modules within ext/]
15258              ply-To: nate@valleytel.net
15259              erl5-porters@perl.org
15260              Date: Sat, 12 Jun 1999 01:26:04 -0500
15261              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
15262      Branch: cfgperl
15263            ! Configure config_h.SH
15264 ____________________________________________________________________________
15265 [  3612] By: gsar                                  on 1999/07/06  10:17:52
15266         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15267              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
15268              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
15269              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
15270      Branch: perl
15271            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
15272 ____________________________________________________________________________
15273 [  3611] By: gsar                                  on 1999/07/06  09:51:20
15274         Log: From: pvhp@forte.com (Peter Prymmer)
15275              Date: Fri, 11 Jun 99 17:07:19 PDT
15276              Message-Id: <9906120007.AA13802@forte.com>
15277              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
15278      Branch: perl
15279            ! ext/IO/lib/IO/File.pm
15280 ____________________________________________________________________________
15281 [  3610] By: gsar                                  on 1999/07/06  09:37:37
15282         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
15283              tweak)
15284              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15285              Date: Wed, 09 Jun 1999 18:27:51 +0100
15286              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
15287              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
15288      Branch: perl
15289            ! perl.h t/base/rs.t
15290 ____________________________________________________________________________
15291 [  3609] By: jhi                                   on 1999/07/06  09:28:48
15292         Log: Integrate with Sarathy.
15293      Branch: cfgperl
15294           !> (integrate 49 files)
15295 ____________________________________________________________________________
15296 [  3608] By: gsar                                  on 1999/07/06  09:28:21
15297         Log: test tweak
15298      Branch: perl
15299            ! t/pragma/warn/op
15300 ____________________________________________________________________________
15301 [  3607] By: jhi                                   on 1999/07/06  09:22:48
15302         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
15303      Branch: cfgperl
15304            ! Configure config_h.SH
15305 ____________________________________________________________________________
15306 [  3606] By: gsar                                  on 1999/07/06  09:05:02
15307         Log: applied slightly tweaked version of suggested patch for
15308              improved RE API
15309              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15310              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
15311              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
15312              Subject: [PATCH 5.005_57] REx engine rehash
15313      Branch: perl
15314            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
15315            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
15316            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
15317            ! util.c
15318 ____________________________________________________________________________
15319 [  3605] By: gsar                                  on 1999/07/06  08:54:03
15320         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
15321      Branch: perl
15322            ! sv.c
15323 ____________________________________________________________________________
15324 [  3604] By: gsar                                  on 1999/07/06  07:08:30
15325         Log: From: paul.marquess@bt.com
15326              Date: Tue, 8 Jun 1999 22:37:58 +0100 
15327              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
15328              Subject: [PATCH 5.005_57] DB_File 1.67
15329      Branch: perl
15330            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15331            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
15332 ____________________________________________________________________________
15333 [  3603] By: gsar                                  on 1999/07/06  07:04:50
15334         Log: From: paul.marquess@bt.com
15335              Date: Tue, 8 Jun 1999 22:34:01 +0100 
15336              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
15337              Subject: [PATCH 5.005_57] DBM Filters
15338      Branch: perl
15339            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15340            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
15341            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
15342            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15343 ____________________________________________________________________________
15344 [  3602] By: gsar                                  on 1999/07/06  07:00:01
15345         Log: slightly tweaked version of suggested patch
15346              From: Dan Sugalski <sugalskd@ous.edu>
15347              Date: Tue, 08 Jun 1999 14:09:38 -0700
15348              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
15349              Subject: [PATCH 5.005_57]Use NV instead of double in the core
15350      Branch: perl
15351            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
15352            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
15353            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
15354            ! proto.h sv.c sv.h toke.c universal.c util.c
15355 ____________________________________________________________________________
15356 [  3601] By: gsar                                  on 1999/07/06  06:52:57
15357         Log: integrate cfgperl contents into mainline
15358      Branch: perl
15359           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
15360           +> epoc/perl.mmp epoc/perl.pkg
15361           !> (integrate 30 files)
15362 ____________________________________________________________________________
15363 [  3598] By: jhi                                   on 1999/07/05  20:02:55
15364         Log: Integrate with mainperl.
15365      Branch: cfgperl
15366           +> lib/CGI/Pretty.pm
15367           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
15368           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
15369           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
15370           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
15371           !> vms/vmsish.h
15372 ____________________________________________________________________________
15373 [  3597] By: jhi                                   on 1999/07/05  19:59:48
15374         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
15375              that addresses the notorious "Additional libraries" question.
15376      Branch: cfgperl
15377            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15378            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
15379            ! pp_sys.c
15380 ____________________________________________________________________________
15381 [  3596] By: gsar                                  on 1999/07/05  18:30:51
15382         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15383              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
15384              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
15385              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
15386      Branch: perl
15387            ! pp_sys.c t/lib/io_udp.t
15388 ____________________________________________________________________________
15389 [  3595] By: gsar                                  on 1999/07/05  18:29:08
15390         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15391              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
15392              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
15393              Subject: [PATCH 5.00557] Setting $^E wipes out $!
15394      Branch: perl
15395            ! mg.c
15396 ____________________________________________________________________________
15397 [  3594] By: gsar                                  on 1999/07/05  18:24:53
15398         Log: hand-apply whitespace mutiliated patch
15399              From: Dan Sugalski <sugalskd@osshe.edu>
15400              Date: Mon, 07 Jun 1999 14:46:42 -0700
15401              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
15402              Subject: [PATCH 5.005_57]Updated VMS patch
15403      Branch: perl
15404            ! thread.h vms/descrip_mms.template vms/subconfigure.com
15405            ! vms/vms.c vms/vmsish.h
15406 ____________________________________________________________________________
15407 [  3593] By: gsar                                  on 1999/07/05  17:53:04
15408         Log: applied parts not duplicated by previous patches
15409              From: "Vishal Bhatia" <vishalb@my-deja.com>
15410              Date: Sat, 05 Jun 1999 08:42:17 -0700
15411              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
15412              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
15413      Branch: perl
15414            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
15415            ! ext/B/B/Stackobj.pm
15416 ____________________________________________________________________________
15417 [  3592] By: jhi                                   on 1999/07/05  17:17:22
15418         Log: AIX threaded build, plus few more on the side.
15419      Branch: cfgperl
15420            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
15421            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
15422            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
15423            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
15424 ____________________________________________________________________________
15425 [  3591] By: gsar                                  on 1999/07/05  16:52:34
15426         Log: "\e" and "\a" didn't produce right escape under EBCDIC
15427              From: pvhp@forte.com (Peter Prymmer)
15428              Date: Fri, 4 Jun 99 12:00:27 PDT
15429              Message-Id: <9906041900.AA28387@forte.com>
15430              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
15431      Branch: perl
15432            ! toke.c
15433 ____________________________________________________________________________
15434 [  3590] By: gsar                                  on 1999/07/05  16:40:01
15435         Log: s/scalar ref constructor/single ref constructor/ (suggested
15436              by Stephen McCamant)
15437      Branch: perl
15438            ! opcode.h opcode.pl
15439 ____________________________________________________________________________
15440 [  3589] By: gsar                                  on 1999/07/05  16:34:06
15441         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
15442      Branch: perl
15443            ! ext/GDBM_File/GDBM_File.xs
15444 ____________________________________________________________________________
15445 [  3588] By: gsar                                  on 1999/07/05  16:29:39
15446         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
15447              is unchanged still)
15448      Branch: perl
15449            ! op.c
15450 ____________________________________________________________________________
15451 [  3587] By: jhi                                   on 1999/07/05  10:31:43
15452         Log: Make perl_exp.SH smarter about what to include and what to exclude.
15453      Branch: cfgperl
15454            ! perl_exp.SH
15455 ____________________________________________________________________________
15456 [  3586] By: jhi                                   on 1999/07/05  09:29:31
15457         Log: Remove unnecessary and extraneous my $i = 0.
15458      Branch: cfgperl
15459            ! bytecode.pl
15460 ____________________________________________________________________________
15461 [  3585] By: jhi                                   on 1999/07/05  07:28:59
15462         Log: Integrate with mainperl.
15463      Branch: cfgperl
15464           !> (integrate 30 files)
15465 ____________________________________________________________________________
15466 [  3584] By: gsar                                  on 1999/07/05  05:36:28
15467         Log: From: Vishal Bhatia <vishalb@hotmail.com>
15468              Date: Thu, 03 Jun 1999 00:57:48 PDT
15469              Message-ID: <19990603075749.86665.qmail@hotmail.com>
15470              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
15471      Branch: perl
15472            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
15473 ____________________________________________________________________________
15474 [  3583] By: gsar                                  on 1999/07/05  05:31:19
15475         Log: suppress fancy display when in verbose mode (suggested by
15476              Paul Johnson <pjcj@transeda.com>)
15477      Branch: perl
15478            ! lib/Test/Harness.pm
15479 ____________________________________________________________________________
15480 [  3582] By: gsar                                  on 1999/07/05  05:17:12
15481         Log: cygwin32 update
15482              From: "Fifer, Eric" <EFifer@sanwaint.com>
15483              Date:  Wed, 2 Jun 1999 15:16:05 +0100
15484              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
15485              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
15486      Branch: perl
15487            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
15488            ! cygwin32/build-instructions.READFIRST
15489            ! cygwin32/build-instructions.charles-wilson
15490            ! cygwin32/build-instructions.sebastien-barre
15491            ! cygwin32/build-instructions.steven-morlock
15492            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
15493            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
15494            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
15495            ! t/op/magic.t util.c
15496 ____________________________________________________________________________
15497 [  3581] By: gsar                                  on 1999/07/05  02:46:18
15498         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
15499      Branch: perl
15500            ! util.c
15501 ____________________________________________________________________________
15502 [  3580] By: gsar                                  on 1999/07/05  02:38:03
15503         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
15504              Date: Mon, 31 May 1999 18:18:13 -0600
15505              Message-ID: <19990601001813.AAA17834@csgsystems.com>
15506              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
15507      Branch: perl
15508            ! t/TEST t/UTEST t/harness utils/perlcc.PL
15509 ____________________________________________________________________________
15510 [  3579] By: gsar                                  on 1999/07/05  01:20:58
15511         Log: compatibility tweak for Class::Struct
15512      Branch: perl
15513            ! lib/Class/Struct.pm
15514 ____________________________________________________________________________
15515 [  3578] By: jhi                                   on 1999/07/04  23:26:01
15516         Log: Miscellaneus AIX fixes + SOCKS support.
15517      Branch: cfgperl
15518            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
15519            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
15520            ! hints/aix.sh pp_sys.c
15521 ____________________________________________________________________________
15522 [  3577] By: gsar                                  on 1999/07/04  23:07:39
15523         Log: test tweak
15524      Branch: perl
15525            ! t/io/openpid.t
15526 ____________________________________________________________________________
15527 [  3576] By: jhi                                   on 1999/07/04  22:39:23
15528         Log: Integrate with mainperl.
15529      Branch: cfgperl
15530           +> t/io/openpid.t
15531            - win32/perlhost.h
15532           !> (integrate 51 files)
15533 ____________________________________________________________________________
15534 [  3575] By: jhi                                   on 1999/07/04  22:26:48
15535         Log: Added 64-bit support for AIX 4.3 or better
15536              based on Martin H. Rusoff's observations.
15537      Branch: cfgperl
15538            ! Configure config_h.SH hints/aix.sh
15539 ____________________________________________________________________________
15540 [  3574] By: jhi                                   on 1999/07/04  21:34:47
15541         Log: Do not throw away gccvers compilation errors.
15542              From: Andy Dougherty <doughera@lafayette.edu>
15543              To: Ron Seguin <rseguin@on.bell.ca>
15544              Cc: Perl Porters <perl5-porters@perl.org>
15545              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
15546              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
15547              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
15548      Branch: cfgperl
15549            ! Configure config_h.SH
15550 ____________________________________________________________________________
15551 [  3573] By: gsar                                  on 1999/07/04  21:10:32
15552         Log: adapted suggested tests for addition to testsuite
15553              From: RonaldWS@aol.com
15554              Date:  Sun, 30 May 1999 16:27:28 EDT
15555              Message-Id:  <25cd799f.2482f930@aol.com>
15556              Subject: [19990530.007] Open with pipe | does not return pid under win32
15557      Branch: perl
15558            + t/io/openpid.t
15559            ! MANIFEST win32/win32.c
15560 ____________________________________________________________________________
15561 [  3572] By: gsar                                  on 1999/07/04  20:29:32
15562         Log: perl_run() should call my_exit(0) for normal completion
15563      Branch: perl
15564            ! perl.c
15565 ____________________________________________________________________________
15566 [  3571] By: jhi                                   on 1999/07/04  20:10:44
15567         Log: Add test for change #3568 plus general cleanup.
15568      Branch: cfgperl
15569            ! t/pragma/locale.t
15570 ____________________________________________________________________________
15571 [  3570] By: gsar                                  on 1999/07/04  20:03:21
15572         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
15573              overloading
15574      Branch: perl
15575            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
15576            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
15577 ____________________________________________________________________________
15578 [  3569] By: gsar                                  on 1999/07/04  18:04:48
15579         Log: make AIX dynaloading work when libperl is shared (and thus under
15580              mod_perl etc.)
15581              From: Jens-Uwe Mager <jum@helios.de>
15582              Date:  Sat, 29 May 1999 17:09:52 +0200
15583              Message-Id:  <199905291509.RAA43978@ans.helios.de>
15584              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
15585      Branch: perl
15586            ! ext/DynaLoader/dl_aix.xs
15587 ____________________________________________________________________________
15588 [  3568] By: jhi                                   on 1999/07/04  14:54:23
15589         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
15590              This resulted for example in the 'o' magic not being cleared by
15591              magic_setcollxfrm(), which resulted in strange cmp results.
15592              The bug was reported originally in the message
15593              Subject: Bug with locale
15594              From: Jan Starzynski <jan@planet.de> 
15595              To: perlbug@perl.com 
15596              Date: Fri, 09 Apr 1999 13:23:07 +0200 
15597              Message-ID: <370DE31B.DAEE1332@planet.de> 
15598      Branch: cfgperl
15599            ! pp.c
15600 ____________________________________________________________________________
15601 [  3567] By: gsar                                  on 1999/07/04  02:38:34
15602         Log: remove misleading info on defined(&func), unclutter deprecation
15603              about defined(@array)
15604      Branch: perl
15605            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
15606            ! t/pragma/warn/op
15607 ____________________________________________________________________________
15608 [  3566] By: gsar                                  on 1999/07/04  01:46:31
15609         Log: From: jan.dubois@ibm.net (Jan Dubois)
15610              Date: Wed, 26 May 1999 22:07:17 +0200
15611              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
15612              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
15613      Branch: perl
15614            ! Changes win32/win32.c win32/win32.h
15615 ____________________________________________________________________________
15616 [  3565] By: gsar                                  on 1999/07/04  01:26:02
15617         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
15618              for win32 issues)
15619      Branch: perl
15620            ! pod/perlxstut.pod
15621 ____________________________________________________________________________
15622 [  3564] By: gsar                                  on 1999/07/02  03:09:04
15623         Log: avoid warnings
15624      Branch: perl
15625            ! ext/Thread/Thread/Specific.pm lib/fields.pm
15626 ____________________________________________________________________________
15627 [  3563] By: gsar                                  on 1999/06/28  19:23:47
15628         Log: inc version (for CPAN.pm sanity)
15629      Branch: perl
15630            ! lib/Text/ParseWords.pm
15631 ____________________________________________________________________________
15632 [  3562] By: gsar                                  on 1999/06/28  19:19:01
15633         Log: regen perltoc
15634      Branch: perl
15635            ! pod/perltoc.pod
15636 ____________________________________________________________________________
15637 [  3561] By: gsar                                  on 1999/06/28  19:08:41
15638         Log: From: Damian Conway <damian@cs.monash.edu.au>
15639              Date: Wed, 26 May 1999 00:58:35 -0400
15640              Message-Id: <199905260458.AAA06411@defender.perl.org>
15641              Subject: [19990526.002] Misc. improvements to Class:Struct
15642      Branch: perl
15643            ! MANIFEST lib/Class/Struct.pm
15644 ____________________________________________________________________________
15645 [  3560] By: gsar                                  on 1999/06/28  18:50:52
15646         Log: remove bogus PL_optype_size
15647      Branch: perl
15648            ! bytecode.pl ext/ByteLoader/byterun.h
15649 ____________________________________________________________________________
15650 [  3559] By: gsar                                  on 1999/06/28  18:22:26
15651         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
15652      Branch: perl
15653            + lib/CGI/Pretty.pm
15654            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
15655            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
15656            ! t/lib/cgi-html.t t/lib/cgi-request.t
15657 ____________________________________________________________________________
15658 [  3558] By: jhi                                   on 1999/06/28  07:30:21
15659         Log: Change Olaf Lebbe's email address.
15660      Branch: cfgperl
15661            ! README.epoc
15662 ____________________________________________________________________________
15663 [  3557] By: gsar                                  on 1999/06/28  00:07:33
15664         Log: make autogenerated files writable
15665      Branch: perl
15666            - win32/perlhost.h
15667            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
15668            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
15669            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
15670            ! proto.h regnodes.h warning.h win32/config_H.bc
15671            ! win32/config_H.gc win32/config_H.vc
15672 ____________________________________________________________________________
15673 [  3556] By: jhi                                   on 1999/06/27  19:22:53
15674         Log: Update MANIFEST to match #3555.
15675      Branch: cfgperl
15676            ! MANIFEST
15677 ____________________________________________________________________________
15678 [  3555] By: jhi                                   on 1999/06/27  19:16:22
15679         Log: EPOC port to Psion5.
15680              From: Olaf Flebbe <O.Flebbe@science-computing.de>
15681              To: Jarkko Hietaniemi <jhi@iki.fi>
15682              Cc: perl5-porters@perl.org
15683              Subject: Re: Psion5
15684              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
15685              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
15686      Branch: cfgperl
15687            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
15688            + epoc/perl.mmp epoc/perl.pkg
15689            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
15690            ! perl.h sv.c util.c
15691 ____________________________________________________________________________
15692 [  3554] By: jhi                                   on 1999/06/27  18:50:52
15693         Log: Integrate from mainperl.
15694      Branch: cfgperl
15695           !> (integrate 48 files)
15696 ____________________________________________________________________________
15697 [  3553] By: gsar                                  on 1999/06/27  14:28:49
15698         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
15699              gone from the public API); PERL_OBJECT builds again on
15700              windows
15701              
15702              TODO: namespace-clean the typedefs in iperlsys.h and
15703              elsewhere; remove C++ remnants from public headers
15704      Branch: perl
15705            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
15706            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15707            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
15708            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
15709            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
15710            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
15711            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
15712            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
15713            ! win32/config.gc win32/config.vc win32/dl_win32.xs
15714            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
15715            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
15716            ! win32/win32sck.c
15717 ____________________________________________________________________________
15718 [  3552] By: gsar                                  on 1999/06/27  13:49:31
15719         Log: integrate cfgperl changes into mainline
15720      Branch: perl
15721           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
15722           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
15723           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
15724           !> util.c
15725 ____________________________________________________________________________
15726 [  3551] By: gsar                                  on 1999/06/27  13:31:11
15727         Log: fix indents
15728      Branch: perl
15729            ! op.c
15730 ____________________________________________________________________________
15731 [  3550] By: gsar                                  on 1999/06/24  22:42:53
15732         Log: update Changes
15733      Branch: perl
15734            ! Changes
15735 ____________________________________________________________________________
15736 [  3549] By: gsar                                  on 1999/06/24  22:41:17
15737         Log: avoid race condition in the CAPI extension bootstrap handler
15738      Branch: perl
15739            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
15740 ____________________________________________________________________________
15741 [  3548] By: gsar                                  on 1999/06/24  22:39:53
15742         Log: sanity check to cover the case when perl is installed into the
15743              X:\ (drive root)
15744      Branch: perl
15745            ! win32/win32.c
15746 ____________________________________________________________________________
15747 [  3547] By: gsar                                  on 1999/06/22  19:30:32
15748         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
15749      Branch: perl
15750            ! lib/Tie/RefHash.pm
15751 ____________________________________________________________________________
15752 [  3544] By: jhi                                   on 1999/06/18  19:24:28
15753         Log: Tidy up #3542 and #3543. 
15754      Branch: cfgperl
15755            ! t/pragma/locale.t util.c
15756 ____________________________________________________________________________
15757 [  3543] By: jhi                                   on 1999/06/18  10:28:45
15758         Log: Spice up locale.t.
15759      Branch: cfgperl
15760            ! t/pragma/locale.t
15761 ____________________________________________________________________________
15762 [  3542] By: jhi                                   on 1999/06/17  22:42:03
15763         Log: Fixed two long-standing locale bugs.
15764              
15765              Both problems were related to numeric locale which
15766              controls the radix character aka the decimal separator.
15767              (1) printf (and sprintf) were resetting the numeric locale to C.
15768              (2) Using locale-numerically formatted floating point
15769              numbers (e.g. "1,23") together with -w caused warnings about
15770              "isn't numeric".  The operations were working fine, though,
15771              because atof() was using the local locale.
15772              Both problems reported by Stefan Vogtner.
15773              
15774              Introduced a wrapper for atof() that attempts to convert
15775              the string both ways.  This helps Perl to understand
15776              numbers like this "4.56" even when using a local locale
15777              makes atof() understand only numbers like this "7,89".
15778              
15779              Remaining related problems, both of which existed before
15780              this patch and continue to exist after this patch:
15781              (a) The behaviour of print() is _not_ as documented by perllocale.
15782              Instead of always using the C locale, print() does use the
15783              local locale, just like the *printf() do.  This may be fixable
15784              now that switching to-and-fro between locales has been made
15785              more consistent, but fixing print() would change existing
15786              behaviour.  perllocale is not changed by this patch.
15787              (b) If a number has been stringified (say, via "$number") under
15788              a local locale, the cached string value persists even under
15789              "no locale".  This may or may not be a problem: operations
15790              work fine because the original number is still there, but
15791              that the string form keeps its locale-ish outlook may be
15792              somewhat confusing.
15793      Branch: cfgperl
15794            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
15795            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
15796            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
15797            ! util.c
15798 ____________________________________________________________________________
15799 [  3541] By: jhi                                   on 1999/06/17  20:00:16
15800         Log: Integrate from mainperl.
15801      Branch: cfgperl
15802           !> ext/Data/Dumper/Dumper.pm op.c
15803 ____________________________________________________________________________
15804 [  3540] By: gsar                                  on 1999/06/16  16:49:55
15805         Log: dump C<0> as such, not C<'0'>
15806      Branch: perl
15807            ! ext/Data/Dumper/Dumper.pm
15808 ____________________________________________________________________________
15809 [  3539] By: gsar                                  on 1999/06/13  04:04:40
15810         Log: fix coredumper in change#3498
15811      Branch: perl
15812            ! op.c
15813 ____________________________________________________________________________
15814 [  3538] By: jhi                                   on 1999/06/12  22:01:26
15815         Log: Integrate from mainperl.
15816      Branch: cfgperl
15817           +> lib/caller.pm
15818           !> (integrate 36 files)
15819 ____________________________________________________________________________
15820 [  3537] By: gsar                                  on 1999/06/12  06:43:03
15821         Log: EXTERN_C declarations for global arrays in various
15822              headers, so perl can be built even in C++ mode; win32
15823              build fixups; regen headers
15824      Branch: perl
15825            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
15826            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
15827 ____________________________________________________________________________
15828 [  3536] By: gsar                                  on 1999/06/12  06:38:21
15829         Log: caller.pm typos
15830      Branch: perl
15831            ! lib/caller.pm
15832 ____________________________________________________________________________
15833 [  3535] By: gsar                                  on 1999/06/11  23:13:54
15834         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
15835              is temporarily gone
15836      Branch: perl
15837            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
15838            ! pod/perldelta.pod proto.h win32/perllib.c
15839 ____________________________________________________________________________
15840 [  3534] By: gsar                                  on 1999/06/11  20:41:51
15841         Log: implement C<use caller 'encoding'>
15842      Branch: perl
15843            + lib/caller.pm
15844            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
15845 ____________________________________________________________________________
15846 [  3533] By: gsar                                  on 1999/06/11  16:51:04
15847         Log: truncate() has a peculiar exemption from strict barewords, even
15848              though it has a non-filehandle prototype
15849      Branch: perl
15850            ! op.c t/io/fs.t
15851 ____________________________________________________________________________
15852 [  3532] By: gsar                                  on 1999/06/11  09:09:16
15853         Log: GDBM tweak
15854      Branch: perl
15855            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
15856 ____________________________________________________________________________
15857 [  3531] By: gsar                                  on 1999/06/10  23:34:19
15858         Log: part of the platform changes for IMPLICIT_CONTEXT
15859      Branch: perl
15860            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
15861            ! jpl/PerlInterpreter/PerlInterpreter.c
15862            ! jpl/PerlInterpreter/PerlInterpreter.h
15863            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
15864            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
15865 ____________________________________________________________________________
15866 [  3530] By: jhi                                   on 1999/06/10  20:55:56
15867         Log: Integrate from mainperl.
15868      Branch: cfgperl
15869           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
15870 ____________________________________________________________________________
15871 [  3529] By: gsar                                  on 1999/06/10  20:40:01
15872         Log: DB_File tweaks for IMPLICIT CONTEXT
15873      Branch: perl
15874            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
15875 ____________________________________________________________________________
15876 [  3528] By: jhi                                   on 1999/06/10  10:18:15
15877         Log: Integrate from mainperl.
15878      Branch: cfgperl
15879           !> (integrate 105 files)
15880 ____________________________________________________________________________
15881 [  3527] By: gsar                                  on 1999/06/10  09:30:35
15882         Log: most globals are now interpreter local; locale initialization
15883              was too early, defer it until interpreter is allocated and
15884              initialized; multiple interpreters should now be
15885              concurrency-safe (untested)
15886      Branch: perl
15887            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
15888            ! perlvars.h
15889 ____________________________________________________________________________
15890 [  3526] By: gsar                                  on 1999/06/10  08:38:00
15891         Log: fix small nits
15892      Branch: perl
15893            ! cc_runtime.h ext/B/B/CC.pm run.c
15894 ____________________________________________________________________________
15895 [  3525] By: gsar                                  on 1999/06/10  04:41:38
15896         Log: win32 build fixes
15897      Branch: perl
15898            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
15899            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15900            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
15901            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
15902            ! win32/Makefile win32/config_H.bc win32/config_H.gc
15903            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
15904            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
15905            ! win32/win32.c win32/win32.h win32/win32sck.c
15906            ! win32/win32thread.c win32/win32thread.h
15907 ____________________________________________________________________________
15908 [  3524] By: gsar                                  on 1999/06/09  18:03:01
15909         Log: more complete support for implicit thread/interpreter pointer,
15910              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
15911              without that enabled):
15912              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
15913              is a noop; tests pass on Solaris; should be faster now!
15914              - MULTIPLICITY has been tested with and without
15915              PERL_IMPLICIT_CONTEXT on Solaris
15916              - improved function database now merged with embed.pl
15917              - everything except the varargs functions have foo(a,b,c) macros
15918              to provide compatibility
15919              - varargs functions default to compatibility variants that
15920              get the context pointer using dTHX
15921              - there should be almost no source compatibility issues as a
15922              result of all this
15923              - dl_foo.xs changes other than dl_dlopen.xs untested
15924              - still needs documentation, fixups for win32 etc
15925              Next step: migrate most non-mutex variables from perlvars.h
15926              to intrpvar.h
15927      Branch: perl
15928            - proto.pl
15929            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
15930            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
15931            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15932            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
15933            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
15934            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
15935            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
15936            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
15937            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
15938            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
15939            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
15940            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
15941            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
15942            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
15943            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
15944            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
15945            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
15946            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
15947            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
15948            ! util.c win32/Makefile win32/makefile.mk writemain.SH
15949 ____________________________________________________________________________
15950 [  3523] By: gsar                                  on 1999/06/07  05:24:13
15951         Log: missed a file
15952      Branch: perl
15953            + proto.pl
15954            ! MANIFEST
15955 ____________________________________________________________________________
15956 [  3522] By: gsar                                  on 1999/06/07  05:18:34
15957         Log: initial stub implementation of implicit thread/this
15958              pointer    argument; builds/tests on Solaris, win32
15959              hasn't been fixed up yet; proto.h, global.sym and
15960              static function decls are now generated from a common
15961              database in proto.pl; some inconsistently named
15962              perl_foo() things are now Perl_foo(), compatibility
15963              #defines provided; perl_foo() (lowercase 'p') reserved
15964              for functions that take an explicit context argument;
15965              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
15966      Branch: perl
15967            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
15968            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
15969            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
15970            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
15971            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
15972            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
15973            ! universal.c utf8.c util.c
15974 ____________________________________________________________________________
15975 [  3521] By: gsar                                  on 1999/06/04  23:00:22
15976         Log: clean up some stray "global" symbols
15977      Branch: perl
15978            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
15979            ! pp_proto.h proto.h
15980 ____________________________________________________________________________
15981 [  3520] By: jhi                                   on 1999/06/02  21:33:28
15982         Log: Integrate from mainperl.
15983      Branch: cfgperl
15984           !> (integrate 94 files)
15985 ____________________________________________________________________________
15986 [  3519] By: gsar                                  on 1999/06/02  07:16:10
15987         Log: avoid dereferencing null pointer from getpwent() et al
15988      Branch: perl
15989            ! pp_sys.c
15990 ____________________________________________________________________________
15991 [  3518] By: gsar                                  on 1999/06/02  04:47:10
15992         Log: remove _() non-ansism
15993      Branch: perl
15994            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
15995            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
15996            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
15997            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
15998            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
15999            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
16000            ! ext/re/re.xs handy.h hv.c iperlsys.h
16001            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
16002            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
16003            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
16004            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
16005            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
16006            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
16007            ! vms/vmsish.h vms/writemain.pl vos/config.h
16008            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
16009            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
16010            ! win32/perllib.c win32/runperl.c win32/win32.h
16011            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
16012            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
16013 ____________________________________________________________________________
16014 [  3517] By: gsar                                  on 1999/06/02  02:17:51
16015         Log: missed a few files
16016      Branch: perl
16017            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
16018 ____________________________________________________________________________
16019 [  3516] By: gsar                                  on 1999/06/02  01:37:33
16020         Log: integrate cfgperl contents into mainline
16021      Branch: perl
16022           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
16023           +> ext/ByteLoader/byterun.h
16024            - bytecode.h byterun.c byterun.h
16025            ! Changes
16026           !> (integrate 58 files)
16027 ____________________________________________________________________________
16028 [  3515] By: gsar                                  on 1999/06/02  00:48:50
16029         Log: remove stray K&R-isms
16030      Branch: perl
16031            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
16032            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
16033            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
16034            ! toke.c util.c win32/win32.c x2p/hash.c
16035 ____________________________________________________________________________
16036 [  3514] By: gsar                                  on 1999/06/01  15:55:55
16037         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
16038              strict 'subs'
16039      Branch: perl
16040            ! op.c t/pragma/strict-subs
16041 ____________________________________________________________________________
16042 [  3513] By: jhi                                   on 1999/06/01  07:17:05
16043         Log: Patch applying of #3499 had gone awry.
16044      Branch: cfgperl
16045            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
16046 ____________________________________________________________________________
16047 [  3512] By: gsar                                  on 1999/05/31  19:21:30
16048         Log: tighter -help output
16049      Branch: perl
16050            ! perl.c
16051 ____________________________________________________________________________
16052 [  3511] By: gsar                                  on 1999/05/31  17:18:23
16053         Log: fix memory leak in C<eval 'return sub {...}'>
16054      Branch: perl
16055            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
16056 ____________________________________________________________________________
16057 [  3510] By: gsar                                  on 1999/05/31  14:11:46
16058         Log: tweak C++isms
16059      Branch: perl
16060            ! win32/dl_win32.xs win32/win32.c
16061 ____________________________________________________________________________
16062 [  3509] By: jhi                                   on 1999/05/30  13:02:26
16063         Log: Cleanup of #3488.
16064      Branch: cfgperl
16065            ! Configure config_h.SH
16066 ____________________________________________________________________________
16067 [  3508] By: jhi                                   on 1999/05/30  11:16:01
16068         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16069              To: Mailing list Perl5 <perl5-porters@perl.org>
16070              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
16071              Date: Sat, 29 May 1999 20:18:13 -0400
16072              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
16073      Branch: cfgperl
16074            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
16075 ____________________________________________________________________________
16076 [  3507] By: jhi                                   on 1999/05/29  20:05:40
16077         Log: From: Mark-Jason Dominus <mjd@plover.com>
16078              To: perl5-porters@perl.com
16079              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
16080              Date: Sat, 29 May 1999 14:45:10 -0400
16081              Message-ID: <19990529184510.27557.qmail@plover.com>
16082      Branch: cfgperl
16083            ! op.h
16084 ____________________________________________________________________________
16085 [  3506] By: gsar                                  on 1999/05/29  16:49:39
16086         Log: avoid gv_check() recursive pit
16087      Branch: perl
16088            ! gv.c
16089 ____________________________________________________________________________
16090 [  3505] By: jhi                                   on 1999/05/29  11:38:16
16091         Log: From: jan.dubois@ibm.net (Jan Dubois)
16092              To: Gurusamy Sarathy <gsar@activestate.com>
16093              Cc: perl5-porters@perl.org
16094              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
16095              Date: Sat, 29 May 1999 08:46:22 +0200
16096              Message-ID: <374f8007.2016008@smtp1.ibm.net>
16097      Branch: cfgperl
16098            ! t/op/grent.t t/op/pwent.t
16099 ____________________________________________________________________________
16100 [  3504] By: jhi                                   on 1999/05/29  11:07:10
16101         Log: QNX needs <sys/select.h> to define fd_set.
16102              
16103              From: Norton Allen <allen@huarp.harvard.edu>
16104              To: perl5-porters@perl.org
16105              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
16106              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
16107              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
16108      Branch: cfgperl
16109            ! ext/IO/poll.c
16110 ____________________________________________________________________________
16111 [  3503] By: jhi                                   on 1999/05/29  10:53:31
16112         Log: From: jan.dubois@ibm.net (Jan Dubois)
16113              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
16114              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
16115              Date: Fri, 28 May 1999 20:14:35 +0200
16116              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
16117      Branch: cfgperl
16118            ! lib/Math/BigFloat.pm
16119 ____________________________________________________________________________
16120 [  3502] By: jhi                                   on 1999/05/29  10:44:44
16121         Log: Make Configure support the change #3367,
16122              SysV shadow passwords.
16123      Branch: cfgperl
16124            ! Configure config_h.SH pp_sys.c
16125 ____________________________________________________________________________
16126 [  3501] By: gsar                                  on 1999/05/28  21:22:23
16127         Log: add wide versions of win32 system calls (first step in
16128              globalization); delayload winsock for performance if compiling
16129              with VC 6.0
16130      Branch: perl
16131            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
16132            ! win32/win32.c win32/win32.h
16133 ____________________________________________________________________________
16134 [  3500] By: jhi                                   on 1999/05/28  21:17:24
16135         Log: The new t/lib/io_linenum.t was using stricture
16136              before @INC was set up.
16137      Branch: cfgperl
16138            ! t/lib/io_linenum.t
16139 ____________________________________________________________________________
16140 [  3499] By: jhi                                   on 1999/05/28  17:13:23
16141         Log: From: Tom Hughes <tom@compton.nu>
16142              To: perl5-porters@perl.org
16143              Subject: [PATCH 5.005_57] ByteLoader mark 2
16144              Date: Wed, 26 May 1999 23:59:49 +0100
16145              Message-ID: <bf337a0849.tom@compton.compton.nu>
16146              
16147              plus resolve tiny conflict with #3479
16148              plus regen_headers.
16149      Branch: cfgperl
16150            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
16151            + ext/ByteLoader/byterun.h
16152            - bytecode.h byterun.c byterun.h
16153            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
16154            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
16155            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
16156            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
16157            ! perl.h perlvars.h proto.h util.c utils/Makefile
16158 ____________________________________________________________________________
16159 [  3498] By: jhi                                   on 1999/05/28  16:53:04
16160         Log: From: Mark-Jason Dominus <mjd@plover.com>
16161              To: perl5-porters@perl.com
16162              Subject: PATCH (5.005_57): defined(@a) now deprecated
16163              Date: Thu, 27 May 1999 16:05:44 -0400
16164              Message-ID: <19990527200544.13330.qmail@plover.com>
16165      Branch: cfgperl
16166            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
16167            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
16168 ____________________________________________________________________________
16169 [  3497] By: jhi                                   on 1999/05/28  16:50:54
16170         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16171              To: perl5-porters@perl.org (Mailing list Perl5)
16172              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
16173              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
16174              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
16175      Branch: cfgperl
16176            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
16177            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
16178 ____________________________________________________________________________
16179 [  3496] By: jhi                                   on 1999/05/28  16:48:39
16180         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16181              To: perl5-porters@perl.org (Mailing list Perl5)
16182              Subject: [PATCH 5.00557] Required OS/2-related patches
16183              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
16184              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
16185      Branch: cfgperl
16186            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
16187            ! t/op/stat.t util.c
16188 ____________________________________________________________________________
16189 [  3495] By: jhi                                   on 1999/05/28  16:45:56
16190         Log: From: Paul Johnson <pjcj@transeda.com>
16191              To: perl5-porters <perl5-porters@perl.org>
16192              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
16193              Date: Fri, 28 May 1999 15:13:54 +0100
16194              Message-ID: <19990528151354.B289@west-tip.transeda.com>
16195      Branch: cfgperl
16196            ! t/TEST
16197 ____________________________________________________________________________
16198 [  3494] By: jhi                                   on 1999/05/28  16:44:34
16199         Log: From: Paul Johnson <pjcj@transeda.com>
16200              To: perl5-porters <perl5-porters@perl.org>
16201              Subject: [PATCH 5.005_57] Fixes related to working local $.
16202              Date: Fri, 28 May 1999 15:11:18 +0100
16203              Message-ID: <19990528151118.A289@west-tip.transeda.com>
16204      Branch: cfgperl
16205            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
16206 ____________________________________________________________________________
16207 [  3493] By: gsar                                  on 1999/05/28  16:37:26
16208         Log: change#3449 wasn't doing enough
16209      Branch: perl
16210            ! op.c t/comp/proto.t
16211 ____________________________________________________________________________
16212 [  3492] By: jhi                                   on 1999/05/28  08:12:23
16213         Log: From: paul.marquess@bt.com
16214              To: doughera@lafayette.edu
16215              Cc: perl5-porters@perl.org
16216              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
16217              Date: Thu, 27 May 1999 23:31:38 +0100
16218              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
16219              
16220              Had to be applied manually; some mailer had munged the patch slightly.
16221      Branch: cfgperl
16222            ! ext/NDBM_File/NDBM_File.xs
16223 ____________________________________________________________________________
16224 [  3491] By: jhi                                   on 1999/05/28  07:51:17
16225         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
16226              To: perl5-porters@perl.org
16227              Subject: [PATCH 5.005_57] fixing eval in the compiler
16228              Date: Thu, 27 May 1999 07:56:54 -0700
16229              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
16230      Branch: cfgperl
16231            ! cc_runtime.h scope.h
16232 ____________________________________________________________________________
16233 [  3490] By: jhi                                   on 1999/05/28  07:47:06
16234         Log: From: Andy Dougherty <doughera@lafayette.edu>
16235              To: perlbug@perl.com
16236              Cc: Jarkko Hietaniemi <jhi@iki.fi>
16237              Subject: [PATCH] Configure updates for ISC 4.1
16238              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
16239              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
16240      Branch: cfgperl
16241            ! Configure config_h.SH
16242 ____________________________________________________________________________
16243 [  3489] By: jhi                                   on 1999/05/28  07:39:17
16244         Log: Integrate from mainperl.
16245      Branch: cfgperl
16246           !> malloc.c win32/makedef.pl win32/win32.c
16247 ____________________________________________________________________________
16248 [  3488] By: jhi                                   on 1999/05/27  16:57:19
16249         Log: From: Andy Dougherty <doughera@lafayette.edu>
16250              To: Perl Porters <perl5-porters@perl.org>
16251              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
16252              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
16253              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
16254      Branch: cfgperl
16255            ! Configure config_h.SH hints/sunos_4_1.sh util.c
16256 ____________________________________________________________________________
16257 [  3487] By: gsar                                  on 1999/05/27  03:56:20
16258         Log: make win32_spawnvp() inherit standard handles even when they
16259              may be redirected
16260      Branch: perl
16261            ! win32/win32.c
16262 ____________________________________________________________________________
16263 [  3486] By: jhi                                   on 1999/05/26  19:55:52
16264         Log: From: Andy Dougherty <doughera@lafayette.edu>
16265              To: perl5-porters@perl.org
16266              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
16267              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
16268              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
16269      Branch: cfgperl
16270            ! util.c
16271 ____________________________________________________________________________
16272 [  3485] By: chip                                  on 1999/05/26  17:19:11
16273         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
16274      Branch: maint-5.004/perl
16275            ! Configure
16276 ____________________________________________________________________________
16277 [  3484] By: gsar                                  on 1999/05/26  01:56:28
16278         Log: fix missing exported symbol
16279      Branch: perl
16280            ! malloc.c win32/makedef.pl
16281 ____________________________________________________________________________
16282 [  3483] By: jhi                                   on 1999/05/25  23:08:07
16283         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
16284              
16285              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
16286              To: perlbug@perl.com
16287              Subject: OpenBSD hints file update
16288              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
16289              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
16290      Branch: cfgperl
16291            ! hints/openbsd.sh
16292 ____________________________________________________________________________
16293 [  3482] By: jhi                                   on 1999/05/25  23:01:25
16294         Log: From: Tom Hughes <tom@compton.nu>
16295              To: perl5-porters@perl.org
16296              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
16297              Date: Tue, 25 May 1999 23:10:23 +0100
16298              Message-ID: <1ed7f10749.tom@compton.compton.nu>
16299      Branch: cfgperl
16300            ! Configure config_h.SH
16301 ____________________________________________________________________________
16302 [  3481] By: jhi                                   on 1999/05/25  22:31:50
16303         Log: 3479, 3480, 3481 seems logical.
16304      Branch: cfgperl
16305           !> hints/aix.sh
16306 ____________________________________________________________________________
16307 [  3480] By: jhi                                   on 1999/05/25  22:13:39
16308         Log: The change #3479 wasn't perfect.
16309      Branch: perl
16310            ! hints/aix.sh
16311 ____________________________________________________________________________
16312 [  3479] By: jhi                                   on 1999/05/25  21:59:21
16313         Log: Cures for _57 in AIX 4.1.5.0.
16314              (1) The lddlflags lost its -lc by change #3660
16315              (and the politeness of change #3257).
16316              (2) optype_size must end up in perl.exp (as PL_optype_size).
16317              Added it to perlvars.h, fixed bytecode.pl,
16318              regen'ed the relevant headers.
16319      Branch: cfgperl
16320            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
16321            ! perlvars.h
16322      Branch: perl
16323            ! hints/aix.sh
16324 ____________________________________________________________________________
16325 [  3478] By: jhi                                   on 1999/05/25  20:13:47
16326         Log: Integrate from mainperl.
16327      Branch: cfgperl
16328           +> pod/perltootc.pod
16329           !> (integrate 101 files)
16330 ____________________________________________________________________________
16331 [  3477] By: gsar                                  on 1999/05/25  10:43:48
16332         Log: here be 5.005_57
16333      Branch: perl
16334            ! Changes MANIFEST Porting/makerel
16335           !> Changes5.005
16336
16337 ----------------
16338 Version 5.005_57
16339 ----------------
16340
16341 ____________________________________________________________________________
16342 [  3476] By: gsar                                  on 1999/05/25  09:23:43
16343         Log: up patchlevel &c
16344      Branch: perl
16345            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
16346            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16347            ! win32/makefile.mk
16348 ____________________________________________________________________________
16349 [  3475] By: gsar                                  on 1999/05/25  09:14:51
16350         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16351              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
16352              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
16353              Subject: [PATCH 5.005_56] REx engine improvements
16354      Branch: perl
16355            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
16356            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
16357            ! thrdvar.h util.c
16358 ____________________________________________________________________________
16359 [  3474] By: gsar                                  on 1999/05/25  08:39:56
16360         Log: test case for change#3470
16361      Branch: perl
16362            ! t/lib/bigintpm.t
16363 ____________________________________________________________________________
16364 [  3473] By: gsar                                  on 1999/05/25  08:36:52
16365         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
16366      Branch: perl
16367            ! Changes pod/perlport.pod
16368 ____________________________________________________________________________
16369 [  3472] By: gsar                                  on 1999/05/25  08:28:57
16370         Log: assorted tweaks
16371      Branch: perl
16372            ! doio.c iperlsys.h win32/config.bc win32/config.gc
16373            ! win32/config.vc win32/config_H.bc win32/config_H.gc
16374            ! win32/config_H.vc win32/makedef.pl
16375 ____________________________________________________________________________
16376 [  3471] By: gsar                                  on 1999/05/25  06:06:04
16377         Log: perlref update from Tom Christiansen
16378      Branch: perl
16379            ! pod/perlref.pod
16380 ____________________________________________________________________________
16381 [  3470] By: gsar                                  on 1999/05/25  06:03:27
16382         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16383              Date: Mon, 24 May 1999 17:43:56 -0400
16384              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
16385              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
16386      Branch: perl
16387            ! hv.c
16388 ____________________________________________________________________________
16389 [  3469] By: gsar                                  on 1999/05/25  05:59:22
16390         Log: avoid temporary files that have a constant name (from a suggestion
16391              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
16392      Branch: perl
16393            ! lib/ExtUtils/MM_Unix.pm
16394 ____________________________________________________________________________
16395 [  3468] By: gsar                                  on 1999/05/25  05:54:29
16396         Log: From: pvhp@forte.com (Peter Prymmer)
16397              Date: Mon, 24 May 99 11:20:25 PDT
16398              Message-Id: <9905241820.AA28071@forte.com>
16399              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
16400      Branch: perl
16401            ! lib/Pod/Text.pm
16402 ____________________________________________________________________________
16403 [  3467] By: gsar                                  on 1999/05/25  04:08:50
16404         Log: fix glob() bug that resulted in missing symlinks that don't point
16405              anywhere
16406      Branch: perl
16407            ! pp_hot.c
16408 ____________________________________________________________________________
16409 [  3466] By: gsar                                  on 1999/05/25  03:00:00
16410         Log: avoid enumerating @INC contents in diagnostic if @INC was never
16411              searched
16412      Branch: perl
16413            ! pod/perldiag.pod pp_ctl.c
16414 ____________________________________________________________________________
16415 [  3465] By: gsar                                  on 1999/05/25  02:24:08
16416         Log: add caveat about close(PIPE) carelessness
16417      Branch: perl
16418            ! pod/perlfunc.pod
16419 ____________________________________________________________________________
16420 [  3464] By: gsar                                  on 1999/05/24  23:55:53
16421         Log: fix bogus line numbers for void context warnings
16422              (change#2548 was overeager)
16423      Branch: perl
16424            ! op.c
16425 ____________________________________________________________________________
16426 [  3463] By: gsar                                  on 1999/05/24  23:31:58
16427         Log: change#3455 had a typo
16428      Branch: perl
16429            ! pp_ctl.c
16430 ____________________________________________________________________________
16431 [  3462] By: gsar                                  on 1999/05/24  17:32:20
16432         Log: more pod updates from Tom Christiansen; regen perltoc
16433      Branch: perl
16434            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
16435            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
16436 ____________________________________________________________________________
16437 [  3461] By: gsar                                  on 1999/05/24  07:41:32
16438         Log: perlmod notes from Damian Conway (via Tom Christiansen)
16439      Branch: perl
16440            ! pod/perlmod.pod
16441 ____________________________________________________________________________
16442 [  3460] By: gsar                                  on 1999/05/24  07:24:11
16443         Log: major pod update from Tom Christiansen
16444      Branch: perl
16445            + pod/perltootc.pod
16446            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
16447            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
16448            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
16449            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
16450            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
16451            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
16452            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
16453            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
16454            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
16455            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
16456            ! pod/perlxs.pod pod/pod2man.PL
16457 ____________________________________________________________________________
16458 [  3459] By: gsar                                  on 1999/05/24  06:26:48
16459         Log: perlfaq update from Tom Christiansen
16460      Branch: perl
16461            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
16462            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16463            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
16464            ! pod/perlfaq9.pod
16465 ____________________________________________________________________________
16466 [  3458] By: gsar                                  on 1999/05/24  05:55:11
16467         Log: updated to v1.50 from CPAN
16468      Branch: perl
16469            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
16470 ____________________________________________________________________________
16471 [  3457] By: gsar                                  on 1999/05/24  05:46:20
16472         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16473              Date: Sun, 23 May 1999 16:35:07 +0100
16474              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
16475              Subject: [PATCH 5.005_56] name PL_in_eval bits
16476      Branch: perl
16477            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
16478 ____________________________________________________________________________
16479 [  3456] By: gsar                                  on 1999/05/24  05:18:06
16480         Log: make -t mode the default on emacs/dumb terminals
16481      Branch: perl
16482            ! Changes utils/perldoc.PL
16483 ____________________________________________________________________________
16484 [  3455] By: gsar                                  on 1999/05/24  05:05:19
16485         Log: return 0 rather than "" when scalar grep has nothing to iterate
16486              on (brings behavior in line with documentation)
16487      Branch: perl
16488            ! pp_ctl.c
16489 ____________________________________________________________________________
16490 [  3454] By: gsar                                  on 1999/05/24  04:52:52
16491         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
16492              Date: Thu, 20 May 1999 13:27:02 -1000
16493              Message-Id: <E10kcDN-0007TA-00@lapaki>
16494              Subject: Problem with MM_Unix in 5.005_03
16495      Branch: perl
16496            ! lib/ExtUtils/MM_Unix.pm
16497 ____________________________________________________________________________
16498 [  3453] By: gsar                                  on 1999/05/24  04:39:49
16499         Log: avoid removing duplicates in user-generated warnings
16500              From: byron@omix.com (Byron Brummer)
16501              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
16502              Message-Id: <199905201101.EAA91175@thrush.omix.com>
16503              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
16504      Branch: perl
16505            ! lib/diagnostics.pm
16506 ____________________________________________________________________________
16507 [  3452] By: gsar                                  on 1999/05/24  04:23:10
16508         Log: straighten some code to avoid NeXT compiler bugs (from
16509              Geoff Kuenning <geoff@cs.hmc.edu>)
16510      Branch: perl
16511            ! pp_ctl.c
16512 ____________________________________________________________________________
16513 [  3451] By: gsar                                  on 1999/05/24  03:03:05
16514         Log: minor logic tweak for reserved word warning
16515      Branch: perl
16516            ! lib/Test/Harness.pm toke.c
16517 ____________________________________________________________________________
16518 [  3450] By: gsar                                  on 1999/05/24  02:34:20
16519         Log: oops, some files missing in change#3449
16520      Branch: perl
16521            ! op.c op.h toke.c
16522 ____________________________________________________________________________
16523 [  3449] By: gsar                                  on 1999/05/24  02:33:12
16524         Log: allow '*' prototype to autoquote even barewords that happen to be
16525              function names; parens or ampersand continue to force the other
16526              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
16527              do the right thing, for example
16528      Branch: perl
16529            ! t/comp/proto.t
16530 ____________________________________________________________________________
16531 [  3448] By: gsar                                  on 1999/05/24  01:51:24
16532         Log: remove vestiges of PL_last_proto
16533      Branch: perl
16534            ! embedvar.h intrpvar.h objXSUB.h
16535 ____________________________________________________________________________
16536 [  3447] By: gsar                                  on 1999/05/24  01:49:20
16537         Log: redo change#2061 and parts of change#1169 with code in the
16538              parser; PL_last_proto hackery gone, strict 'subs' in now
16539              implemented in the optimizer where specifying the exceptional
16540              cases is much more robust; '*' (bareword) prototype now works
16541              reliably when used in second and subsequent arguments
16542      Branch: perl
16543            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
16544 ____________________________________________________________________________
16545 [  3446] By: gsar                                  on 1999/05/23  05:00:55
16546         Log: remove redundant part of change#1169 superceded by change#2061;
16547              avoid "future reserved word" warning on prototypical bearwords
16548      Branch: perl
16549            ! t/lib/fatal.t toke.c
16550 ____________________________________________________________________________
16551 [  3445] By: gsar                                  on 1999/05/21  23:36:49
16552         Log: s/isspace/isSPACE/g and make sure the CRT version is always
16553              passed an unsigned char (fixes random occurrence of spaces in
16554              arguments containing high-bit chars passed to spawned children,
16555              on win32)
16556      Branch: perl
16557            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
16558 ____________________________________________________________________________
16559 [  3444] By: gsar                                  on 1999/05/21  23:08:55
16560         Log: integrate Configure changes from cfgperl
16561      Branch: perl
16562           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16563           !> config_h.SH
16564 ____________________________________________________________________________
16565 [  3443] By: jhi                                   on 1999/05/21  22:00:56
16566         Log: Integrate from mainperl.
16567      Branch: cfgperl
16568           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
16569           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
16570           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
16571           !> win32/perlhost.h win32/win32.c x2p/walk.c
16572 ____________________________________________________________________________
16573 [  3442] By: jhi                                   on 1999/05/21  21:59:46
16574         Log: fflush.
16575      Branch: cfgperl
16576            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16577            ! config_h.SH
16578 ____________________________________________________________________________
16579 [  3441] By: gsar                                  on 1999/05/21  17:48:55
16580         Log: integrate cfgperl changes
16581      Branch: perl
16582           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16583           !> config_h.SH hints/sunos_4_1.sh installperl
16584 ____________________________________________________________________________
16585 [  3440] By: gsar                                  on 1999/05/21  17:42:49
16586         Log: test tweak
16587      Branch: perl
16588            ! t/comp/proto.t
16589 ____________________________________________________________________________
16590 [  3439] By: gsar                                  on 1999/05/21  17:31:26
16591         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
16592              (Configure fflush(NULL) detection seems broken on Solaris, which
16593              is why I hit the problem)
16594      Branch: perl
16595            ! Changes perl.h
16596 ____________________________________________________________________________
16597 [  3438] By: gsar                                  on 1999/05/20  16:41:01
16598         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
16599      Branch: perl
16600            ! pod/perlport.pod
16601 ____________________________________________________________________________
16602 [  3437] By: jhi                                   on 1999/05/20  07:14:39
16603         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
16604              (via private email).
16605      Branch: cfgperl
16606            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16607            ! config_h.SH hints/sunos_4_1.sh
16608 ____________________________________________________________________________
16609 [  3436] By: gsar                                  on 1999/05/20  05:18:26
16610         Log: various little nits
16611      Branch: perl
16612            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
16613            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
16614            ! win32/perlhost.h win32/win32.c x2p/walk.c
16615 ____________________________________________________________________________
16616 [  3435] By: jhi                                   on 1999/05/18  16:25:49
16617         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16618              To: perl5-porters@perl.org
16619              Subject: installperl
16620              Date: Fri, 14 May 1999 21:34:58 +0100
16621              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
16622      Branch: cfgperl
16623            ! installperl
16624 ____________________________________________________________________________
16625 [  3434] By: jhi                                   on 1999/05/17  21:25:54
16626         Log: Integrate from mainperl.
16627      Branch: cfgperl
16628           +> lib/ExtUtils/MM_Cygwin.pm
16629            - cygwin32/impure_ptr.c
16630           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
16631           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
16632           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
16633           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
16634           !> x2p/find2perl.PL
16635 ____________________________________________________________________________
16636 [  3433] By: gsar                                  on 1999/05/17  09:49:01
16637         Log: integrate cfgperl changes into mainline
16638      Branch: perl
16639           !> Configure INSTALL config_h.SH configure.com embed.h
16640           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
16641           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
16642           !> util.c
16643 ____________________________________________________________________________
16644 [  3432] By: gsar                                  on 1999/05/17  09:06:45
16645         Log: emit more appropriate diagnostic for failed glob (variant
16646              of patch suggested by Graham Barr)
16647      Branch: perl
16648            ! gv.c pod/perldiag.pod pp.c pp_hot.c
16649 ____________________________________________________________________________
16650 [  3431] By: gsar                                  on 1999/05/17  08:38:09
16651         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
16652              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
16653              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
16654              Subject: find2perl does not grok the 'c' suffix to the -size argument
16655      Branch: perl
16656            ! x2p/find2perl.PL
16657 ____________________________________________________________________________
16658 [  3430] By: gsar                                  on 1999/05/17  08:26:21
16659         Log: additional cleanups for cygwin32 port
16660              From: "Fifer, Eric" <EFifer@sanwaint.com>
16661              Date: Wed, 12 May 1999 20:25:54 +0100
16662              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
16663              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
16664      Branch: perl
16665            + lib/ExtUtils/MM_Cygwin.pm
16666            - cygwin32/impure_ptr.c
16667            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
16668            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
16669            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
16670            ! perl.h util.c
16671 ____________________________________________________________________________
16672 [  3429] By: gsar                                  on 1999/05/17  08:01:04
16673         Log: From: Andy Dougherty <doughera@lafayette.edu>
16674              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
16675              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
16676              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
16677      Branch: perl
16678            ! INSTALL
16679 ____________________________________________________________________________
16680 [  3428] By: jhi                                   on 1999/05/17  07:03:26
16681         Log: Integrate from mainperl modulo the Socket.xs change.
16682      Branch: cfgperl
16683           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
16684           !> win32/win32.c win32/win32.h
16685 ____________________________________________________________________________
16686 [  3427] By: jhi                                   on 1999/05/16  22:09:11
16687         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16688              To: perl5-porters@perl.org (Mailing list Perl5)
16689              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
16690              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
16691              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
16692      Branch: cfgperl
16693            ! ext/Devel/Peek/Peek.xs
16694 ____________________________________________________________________________
16695 [  3426] By: jhi                                   on 1999/05/16  22:07:11
16696         Log: From: Mark-Jason Dominus <mjd@plover.com>
16697              To: perl5-porters@perl.com
16698              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
16699              Date: Sat, 15 May 1999 12:43:47 -0400
16700              Message-ID: <19990515164348.7313.qmail@plover.com>
16701      Branch: cfgperl
16702            ! pod/perldiag.pod
16703 ____________________________________________________________________________
16704 [  3425] By: nick                                  on 1999/05/15  15:56:10
16705         Log: Mingw32 + w32api-0.1.5 tweaks
16706              - now more like other Win32 compilers
16707      Branch: perl
16708            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
16709            ! win32/win32.h
16710 ____________________________________________________________________________
16711 [  3424] By: nick                                  on 1999/05/14  21:04:22
16712         Log: Experimental "slab" allocator for ops.
16713              To try it -DPL_OP_SLAB_ALLOC for op.c 
16714              This is for proof of concept only, it leaks memory 
16715              (ops are not free'd) so don't use in embedded apps.
16716              If this minimalist version does not show performance 
16717              gain then whole idea is worthless. 
16718              Nick see's approx 12% speed up vs perlmalloc running
16719              perl -Ilib -MCPAN -e '' 
16720              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
16721      Branch: perl
16722            ! op.c
16723 ____________________________________________________________________________
16724 [  3423] By: gsar                                  on 1999/05/14  19:55:04
16725         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
16726              found (brings sitelib intuition in line with privlib)
16727      Branch: perl
16728            ! win32/win32.c
16729 ____________________________________________________________________________
16730 [  3422] By: jhi                                   on 1999/05/14  08:08:01
16731         Log: From: pvhp@forte.com (Peter Prymmer)
16732              To: perl5-porters@perl.org, vmsperl@perl.org
16733              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
16734              Date: Thu, 13 May 99 15:29:57 PDT
16735              Message-Id: <9905132229.AA15854@forte.com>
16736      Branch: cfgperl
16737            ! configure.com
16738 ____________________________________________________________________________
16739 [  3421] By: jhi                                   on 1999/05/14  07:34:20
16740         Log: Integrate from mainperl.
16741      Branch: cfgperl
16742           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
16743 ____________________________________________________________________________
16744 [  3420] By: jhi                                   on 1999/05/14  07:33:26
16745         Log: Still fflushing.
16746      Branch: cfgperl
16747            ! Configure config_h.SH util.c
16748 ____________________________________________________________________________
16749 [  3419] By: gsar                                  on 1999/05/14  03:08:29
16750         Log: mortalize string allocations by win32_get_{priv,site}lib()
16751              (fixes small memory leak in interpreter)
16752      Branch: perl
16753            ! win32/win32.c
16754 ____________________________________________________________________________
16755 [  3418] By: gsar                                  on 1999/05/14  03:06:50
16756         Log: make win32_longname() preserve kind of slashes in argument
16757      Branch: perl
16758            ! win32/win32.c
16759 ____________________________________________________________________________
16760 [  3417] By: gsar                                  on 1999/05/14  03:04:44
16761         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
16762      Branch: perl
16763            ! lib/ExtUtils/MM_Unix.pm
16764 ____________________________________________________________________________
16765 [  3416] By: jhi                                   on 1999/05/13  21:18:06
16766         Log: Integrate from mainperl.
16767      Branch: cfgperl
16768           !> pp_ctl.c
16769 ____________________________________________________________________________
16770 [  3415] By: jhi                                   on 1999/05/13  21:16:49
16771         Log: Fixes from Andy Dougherty (via private email).
16772      Branch: cfgperl
16773            ! Configure config_h.SH
16774 ____________________________________________________________________________
16775 [  3414] By: nick                                  on 1999/05/13  20:04:26
16776         Log: valist vs va_list typo
16777      Branch: perl
16778            ! pp_ctl.c
16779 ____________________________________________________________________________
16780 [  3413] By: jhi                                   on 1999/05/13  15:04:05
16781         Log: From: Andy Dougherty <doughera@lafayette.edu>
16782              To: perlbug@perl.com
16783              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
16784              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
16785              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
16786      Branch: cfgperl
16787            ! INSTALL
16788 ____________________________________________________________________________
16789 [  3412] By: jhi                                   on 1999/05/13  14:20:17
16790         Log: Integrate from mainperl.
16791      Branch: cfgperl
16792           !> pp_ctl.c
16793 ____________________________________________________________________________
16794 [  3411] By: gsar                                  on 1999/05/13  14:16:56
16795         Log: docatch_body() declaration mismatch
16796      Branch: perl
16797            ! pp_ctl.c
16798 ____________________________________________________________________________
16799 [  3410] By: jhi                                   on 1999/05/13  13:51:44
16800         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
16801      Branch: cfgperl
16802            ! Configure config_h.SH perl.h
16803 ____________________________________________________________________________
16804 [  3409] By: jhi                                   on 1999/05/13  13:31:53
16805         Log: Still fflushing strong.
16806      Branch: cfgperl
16807            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
16808            ! proto.h util.c
16809 ____________________________________________________________________________
16810 [  3408] By: jhi                                   on 1999/05/12  14:30:23
16811         Log: Integrate from mainperl.
16812      Branch: cfgperl
16813           !> (integrate 30 files)
16814 ____________________________________________________________________________
16815 [  3407] By: jhi                                   on 1999/05/12  12:28:31
16816         Log: Be tidier with fflush(NULL) testing.
16817      Branch: cfgperl
16818            ! Configure config_h.SH
16819 ____________________________________________________________________________
16820 [  3406] By: gsar                                  on 1999/05/12  11:26:03
16821         Log: better range-checking on list slices, with test
16822              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16823              Date: Sun, 02 May 1999 17:02:53 +0100
16824              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
16825              Subject: Re: List slice of undefs returns 0 items 
16826      Branch: perl
16827            ! pp.c t/op/list.t
16828 ____________________________________________________________________________
16829 [  3405] By: gsar                                  on 1999/05/12  11:22:27
16830         Log: change#3397 needs test tweak
16831      Branch: perl
16832            ! Changes t/pragma/warn/sv
16833 ____________________________________________________________________________
16834 [  3404] By: gsar                                  on 1999/05/12  11:07:44
16835         Log: typo in change#3397
16836      Branch: perl
16837            ! doop.c
16838 ____________________________________________________________________________
16839 [  3403] By: gsar                                  on 1999/05/12  10:49:01
16840         Log: From: Stephen Zander <gibreel@pobox.com>
16841              Date: 12 May 1999 01:22:31 -0700
16842              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
16843              Subject: Re: Test::Harness runs tainted tests with wrong library path
16844      Branch: perl
16845            ! lib/Test/Harness.pm
16846 ____________________________________________________________________________
16847 [  3402] By: gsar                                  on 1999/05/12  10:42:06
16848         Log: typo in change#3400
16849      Branch: perl
16850            ! ext/B/B/Deparse.pm
16851 ____________________________________________________________________________
16852 [  3401] By: jhi                                   on 1999/05/12  10:40:42
16853         Log: A better, shinier, and possibly even correctly working
16854              reincarnation of #3398.
16855      Branch: cfgperl
16856            ! Configure config_h.SH
16857 ____________________________________________________________________________
16858 [  3400] By: gsar                                  on 1999/05/12  10:40:11
16859         Log: deparse \&func() as \(&func()) for clarity
16860              From: Albert Dvornik <bert@genscan.com>
16861              Date: 11 May 1999 13:32:04 -0400
16862              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
16863              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
16864      Branch: perl
16865            ! ext/B/B/Deparse.pm
16866 ____________________________________________________________________________
16867 [  3399] By: gsar                                  on 1999/05/12  10:36:02
16868         Log: more testsuite smarts (many of them courtesy Ilya)
16869      Branch: perl
16870            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
16871            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
16872            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
16873            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
16874            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
16875            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
16876            ! t/op/pwent.t
16877 ____________________________________________________________________________
16878 [  3398] By: jhi                                   on 1999/05/12  09:33:08
16879         Log: Detect whether fflush(NULL) works as per change #3352.
16880      Branch: cfgperl
16881            ! Configure config_h.SH perl.h
16882 ____________________________________________________________________________
16883 [  3397] By: gsar                                  on 1999/05/12  08:56:03
16884         Log: From: jan.dubois@ibm.net (Jan Dubois)
16885              Date: Wed, 12 May 1999 01:01:00 +0200
16886              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
16887              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
16888      Branch: perl
16889            ! doop.c
16890 ____________________________________________________________________________
16891 [  3396] By: gsar                                  on 1999/05/12  08:23:27
16892         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
16893              stat() behaves similarly
16894      Branch: perl
16895            ! win32/win32.c
16896 ____________________________________________________________________________
16897 [  3395] By: jhi                                   on 1999/05/11  22:21:32
16898         Log: Redo parts of #3341 and #3358 that #3394 undid.
16899      Branch: cfgperl
16900            ! Configure config_h.SH
16901 ____________________________________________________________________________
16902 [  3394] By: jhi                                   on 1999/05/11  22:03:48
16903         Log: Add I_NETINET_TCP to help change #3391.
16904      Branch: cfgperl
16905            ! Configure config_h.SH ext/Socket/Socket.xs
16906 ____________________________________________________________________________
16907 [  3393] By: jhi                                   on 1999/05/11  21:44:59
16908         Log: Integrate from mainperl.
16909      Branch: cfgperl
16910           !> (integrate 55 files)
16911 ____________________________________________________________________________
16912 [  3392] By: gsar                                  on 1999/05/11  20:56:43
16913         Log: update embedvar.h
16914      Branch: perl
16915            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
16916 ____________________________________________________________________________
16917 [  3391] By: gsar                                  on 1999/05/11  16:32:05
16918         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
16919              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
16920              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
16921              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
16922      Branch: perl
16923            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
16924 ____________________________________________________________________________
16925 [  3390] By: gsar                                  on 1999/05/11  15:27:40
16926         Log: display more frequent progress messages when STDOUT is a tty
16927      Branch: perl
16928            ! lib/Test/Harness.pm
16929 ____________________________________________________________________________
16930 [  3389] By: gsar                                  on 1999/05/11  14:40:58
16931         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16932              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
16933              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
16934              Subject: [PATCH 5.005_53] Explanations by Test::Harness
16935      Branch: perl
16936            ! lib/Test/Harness.pm
16937 ____________________________________________________________________________
16938 [  3388] By: gsar                                  on 1999/05/11  14:08:14
16939         Log: avoid creating spurious subroutine stubs on failed subroutine
16940              call and other places of sv_2cv() misuse; fixes problems with
16941              failed subroutine calls "hiding" later attempts to lookup methods
16942              in base classes
16943      Branch: perl
16944            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
16945 ____________________________________________________________________________
16946 [  3387] By: gsar                                  on 1999/05/11  09:34:13
16947         Log: various fixes for clean build and test on win32; configpm broken,
16948              needed to open myconfig.SH rather than myconfig; sundry adjustments
16949              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
16950              work under win32; getenv_sv() changed to getenv_len() since SVs
16951              aren't visible in the lower echelons; remove bogus exports from
16952              config.sym; PERL_OBJECT-ness for C++ exception support; null out
16953              IoDIRP in filter_del() or sv_free() will attempt to close it
16954      Branch: perl
16955            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
16956            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
16957            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
16958            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
16959            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
16960            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
16961            ! win32/config.gc win32/config.vc win32/makedef.pl
16962            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
16963            ! win32/win32.c win32/win32.h
16964 ____________________________________________________________________________
16965 [  3386] By: gsar                                  on 1999/05/11  02:49:07
16966         Log: gutsupport for C++ exceptions
16967              From: Chip Salzenberg <chip@perlsupport.com>
16968              Date: Tue, 9 Mar 1999 11:51:57 -0500
16969              Message-ID: <19990309115157.E7911@perlsupport.com>
16970              Subject: [PATCH 5.005] Flexible Exceptions
16971      Branch: perl
16972            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
16973            ! scope.c scope.h thrdvar.h util.c
16974 ____________________________________________________________________________
16975 [  3385] By: gsar                                  on 1999/05/10  19:33:36
16976         Log: "weak" references internals, still needs perlguts documentation
16977              (somewhat modified version of patch suggested by Tuomas J. Lukka
16978              <lukka@fas.harvard.edu>)
16979      Branch: perl
16980            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
16981            ! pod/perldiag.pod proto.h sv.c sv.h util.c
16982 ____________________________________________________________________________
16983 [  3384] By: jhi                                   on 1999/05/10  18:21:43
16984         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
16985              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
16986      Branch: cfgperl
16987            ! INSTALL hints/dec_osf.sh
16988 ____________________________________________________________________________
16989 [  3381] By: jhi                                   on 1999/05/10  14:39:28
16990         Log: Integrate from mainperl.
16991      Branch: cfgperl
16992           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
16993           +> cygwin32/build-instructions.charles-wilson
16994           +> cygwin32/build-instructions.sebastien-barre
16995           +> cygwin32/build-instructions.steven-morlock
16996           +> cygwin32/build-instructions.steven-morlock2
16997           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
16998           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
16999           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
17000           +> t/op/numconvert.t utils/perlbc.PL
17001            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
17002            - cygwin32/perlld
17003           !> (integrate 105 files)
17004 ____________________________________________________________________________
17005 [  3380] By: gsar                                  on 1999/05/10  12:27:14
17006         Log: regen regnodes.h
17007      Branch: perl
17008            ! Changes regnodes.h
17009 ____________________________________________________________________________
17010 [  3379] By: gsar                                  on 1999/05/10  12:17:26
17011         Log: From: jan.dubois@ibm.net (Jan Dubois)
17012              Date: Sat, 01 May 1999 22:55:36 +0200
17013              Message-ID: <373067e9.56194713@smtp1.ibm.net>
17014              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
17015      Branch: perl
17016            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
17017            ! win32/config_H.vc
17018 ____________________________________________________________________________
17019 [  3378] By: gsar                                  on 1999/05/10  12:07:13
17020         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17021              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
17022              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
17023              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
17024      Branch: perl
17025            + t/op/numconvert.t
17026            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
17027            ! util.c
17028 ____________________________________________________________________________
17029 [  3377] By: gsar                                  on 1999/05/10  11:39:48
17030         Log: pp_modulo comment tweak from Ilya
17031      Branch: perl
17032            ! pp.c
17033 ____________________________________________________________________________
17034 [  3376] By: gsar                                  on 1999/05/10  11:30:40
17035         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
17036              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
17037              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
17038              Subject: Test.pm update [PATCH _56]
17039      Branch: perl
17040            ! lib/Test.pm
17041 ____________________________________________________________________________
17042 [  3375] By: gsar                                  on 1999/05/10  11:28:30
17043         Log: From: jan.dubois@ibm.net (Jan Dubois)
17044              Date: Fri, 07 May 1999 00:59:54 +0200
17045              Message-ID: <373318ae.19292461@smtp1.ibm.net>
17046              Subject: Re: Using existing memory for an SV's PV 
17047      Branch: perl
17048            ! sv.c
17049 ____________________________________________________________________________
17050 [  3374] By: gsar                                  on 1999/05/10  11:23:44
17051         Log: From: jan.dubois@ibm.net (Jan Dubois)
17052              Date: Fri, 07 May 1999 00:59:52 +0200
17053              Message-ID: <37321800.19118320@smtp1.ibm.net>
17054              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
17055      Branch: perl
17056            ! perl.h
17057 ____________________________________________________________________________
17058 [  3373] By: gsar                                  on 1999/05/10  11:22:10
17059         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17060              Date: Thu, 6 May 1999 18:17:28 -0400
17061              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
17062              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
17063      Branch: perl
17064            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
17065            ! util.c
17066 ____________________________________________________________________________
17067 [  3372] By: gsar                                  on 1999/05/10  10:57:49
17068         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17069              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
17070              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
17071              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
17072      Branch: perl
17073            ! regcomp.c regcomp.pl
17074 ____________________________________________________________________________
17075 [  3371] By: gsar                                  on 1999/05/10  10:54:01
17076         Log: From: lane@duphy4.physics.drexel.edu
17077              Date: Tue, 04 May 1999 10:19:25 -0700
17078              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
17079              Subject: [PATCH 5.005.56] pod->html VMS fixes
17080      Branch: perl
17081            ! installhtml lib/Pod/Html.pm
17082 ____________________________________________________________________________
17083 [  3370] By: gsar                                  on 1999/05/10  10:45:52
17084         Log: testsuite nits
17085      Branch: perl
17086            ! t/lib/io_linenum.t t/op/filetest.t
17087 ____________________________________________________________________________
17088 [  3369] By: gsar                                  on 1999/05/10  10:35:22
17089         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17090              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
17091              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
17092              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
17093      Branch: perl
17094            ! os2/os2ish.h os2/os2thread.h
17095 ____________________________________________________________________________
17096 [  3368] By: gsar                                  on 1999/05/10  10:00:11
17097         Log: From: Albert Dvornik <bert@genscan.com>
17098              Date: 03 May 1999 12:20:57 -0400
17099              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
17100              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
17101      Branch: perl
17102            ! dump.c
17103 ____________________________________________________________________________
17104 [  3367] By: gsar                                  on 1999/05/10  09:55:51
17105         Log: shadow password support for Solaris (needs Configure help to
17106              determine HAS_GETSPENT)
17107              From: "Patrick O'Brien" <pdo@cs.umd.edu>
17108              Date: Sat, 01 May 1999 19:41:17 -0400
17109              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
17110              Subject: getpwent() under solaris
17111      Branch: perl
17112            ! pp_sys.c
17113 ____________________________________________________________________________
17114 [  3366] By: gsar                                  on 1999/05/10  09:45:58
17115         Log: From: jan.dubois@ibm.net (Jan Dubois)
17116              Date: Sat, 01 May 1999 23:45:47 +0200
17117              Message-ID: <373373fb.59284266@smtp1.ibm.net>
17118              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
17119      Branch: perl
17120            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
17121            ! pod/perldelta.pod
17122 ____________________________________________________________________________
17123 [  3365] By: gsar                                  on 1999/05/10  09:34:22
17124         Log: test suite and fix input_line_number()
17125              From: Paul Johnson <pjcj@transeda.com>
17126              Date: Thu, 29 Apr 1999 06:28:14 +0100
17127              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
17128              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
17129      Branch: perl
17130            + t/lib/io_linenum.t
17131            ! MANIFEST ext/IO/lib/IO/Handle.pm
17132 ____________________________________________________________________________
17133 [  3364] By: gsar                                  on 1999/05/10  09:20:56
17134         Log: fix overeager [:foo:] parsing
17135              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17136              Date: Fri, 30 Apr 1999 09:26:18 +0100
17137              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
17138              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
17139      Branch: perl
17140            ! regcomp.c t/op/re_tests
17141 ____________________________________________________________________________
17142 [  3363] By: gsar                                  on 1999/05/10  09:09:21
17143         Log: documentation for Win32 builtins (somewhat modified)
17144              From: jan.dubois@ibm.net (Jan Dubois)
17145              Date: Tue, 30 Mar 1999 08:05:03 +0200
17146              Message-ID: <37006783.1926460@smtp1.ibm.net>
17147              Subject: Re: Issues with build 509 
17148      Branch: perl
17149            + pod/Win32.pod
17150            ! MANIFEST
17151 ____________________________________________________________________________
17152 [  3362] By: gsar                                  on 1999/05/10  08:22:07
17153         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
17154      Branch: perl
17155            ! lib/File/Copy.pm win32/win32.c
17156 ____________________________________________________________________________
17157 [  3361] By: gsar                                  on 1999/05/10  08:11:29
17158         Log: escape ampersands in <pre> sections
17159      Branch: perl
17160            ! Changes lib/Pod/Html.pm
17161 ____________________________________________________________________________
17162 [  3360] By: gsar                                  on 1999/05/10  08:04:14
17163         Log: AIX hints enhancements (threads build, SOCKS support)
17164              From: "David R. Favor" <dfavor@austin.ibm.com>
17165              Date: Wed, 28 Apr 1999 08:45:28 -0500
17166              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
17167              Subject: Working build for AIX + gcc + threading
17168      Branch: perl
17169            ! hints/aix.sh
17170 ____________________________________________________________________________
17171 [  3359] By: gsar                                  on 1999/05/10  07:49:26
17172         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
17173              Date: Tue, 27 Apr 1999 23:47:24 PDT
17174              Message-ID: <19990428064724.95244.qmail@hotmail.com>
17175              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
17176              --
17177              Date: Thu, 29 Apr 1999 18:21:06 -0700
17178              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
17179              Subject: [PATCH 5.005_56] double constants ( C.pm)
17180              --
17181              Date: Mon, 03 May 1999 20:21:31 PDT
17182              Message-ID: <19990504032131.81113.qmail@hotmail.com>
17183              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
17184              --
17185              Date: Thu, 06 May 1999 17:57:09 -0700
17186              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
17187              Subject: Stash.pm
17188      Branch: perl
17189            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
17190            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
17191 ____________________________________________________________________________
17192 [  3358] By: gsar                                  on 1999/05/10  04:39:15
17193         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
17194              From: alexander smishlajev <als@turnhere.com>
17195              Date: Sun, 25 Apr 1999 14:58:29 +0300
17196              Message-ID: <37230365.5F68B460@turnhere.com>
17197              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
17198      Branch: perl
17199            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
17200            + cygwin32/build-instructions.charles-wilson
17201            + cygwin32/build-instructions.sebastien-barre
17202            + cygwin32/build-instructions.steven-morlock
17203            + cygwin32/build-instructions.steven-morlock2
17204            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
17205            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
17206            - cygwin32/perlld
17207            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
17208            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
17209            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
17210            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
17211            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
17212            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
17213 ____________________________________________________________________________
17214 [  3357] By: gsar                                  on 1999/05/10  04:07:07
17215         Log: applied suggested patch, modulo already applied parts
17216              From: Charles Bailey <BAILEY@newman.upenn.edu>
17217              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
17218              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
17219              Subject: [Patch 5.005_56] VMS consolidated patch #2
17220      Branch: perl
17221            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
17222            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
17223            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
17224            ! vms/subconfigure.com vms/test.com vms/vms.c
17225 ____________________________________________________________________________
17226 [  3356] By: gsar                                  on 1999/05/10  03:48:08
17227         Log: applied suggested patch, with win32 and PERL_OBJECT additions
17228              From: Tom Hughes <tom@compton.nu>
17229              Date: Sat, 24 Apr 1999 18:11:59 +0100
17230              Message-ID: <609bdff748.tom@compton.compton.nu>
17231              Subject: ByteLoader patch
17232      Branch: perl
17233            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
17234            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
17235            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
17236            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
17237            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
17238            ! utils/Makefile win32/Makefile win32/makefile.mk
17239 ____________________________________________________________________________
17240 [  3355] By: gsar                                  on 1999/05/10  03:22:49
17241         Log: document 'test' attribute (from Andreas Koenig)
17242      Branch: perl
17243            ! lib/ExtUtils/MakeMaker.pm
17244 ____________________________________________________________________________
17245 [  3354] By: gsar                                  on 1999/05/10  03:12:37
17246         Log: From: pmarquess@bfsec.bt.co.uk
17247              Date: Thu, 22 Apr 1999 23:12:08 +0100
17248              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
17249              Subject: PATCH for small bug in scan_bin
17250      Branch: perl
17251            ! util.c
17252 ____________________________________________________________________________
17253 [  3353] By: gsar                                  on 1999/05/10  02:39:33
17254         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
17255              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
17256      Branch: perl
17257            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
17258            ! win32/win32iop.h
17259 ____________________________________________________________________________
17260 [  3352] By: gsar                                  on 1999/05/09  22:47:39
17261         Log: flush all open output buffers before fork(), exec(), system, qx//
17262              and pipe open() operations, simplifying buffering headaches faced
17263              by users; uses fflush(NULL), which may need Configure test
17264      Branch: perl
17265            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
17266            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
17267 ____________________________________________________________________________
17268 [  3351] By: gsar                                  on 1999/05/09  21:11:51
17269         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
17270              Leroy <jll@skynet.be>)
17271      Branch: perl
17272            ! utils/perlcc.PL
17273 ____________________________________________________________________________
17274 [  3350] By: gsar                                  on 1999/05/09  20:39:11
17275         Log: normalize $^X to full pathname on win32
17276      Branch: perl
17277            ! win32/runperl.c
17278 ____________________________________________________________________________
17279 [  3349] By: gsar                                  on 1999/05/09  20:23:07
17280         Log: allow readline($globref), <$globref> already works
17281      Branch: perl
17282            ! pp_hot.c
17283 ____________________________________________________________________________
17284 [  3348] By: gsar                                  on 1999/05/09  20:00:09
17285         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
17286              <lemburg@online-club.de>)
17287      Branch: perl
17288            ! utils/perldoc.PL
17289 ____________________________________________________________________________
17290 [  3347] By: gsar                                  on 1999/05/09  18:47:21
17291         Log: additions to Thread.pm docs from Tuomas J. Lukka
17292              <lukka@fas.harvard.edu>
17293      Branch: perl
17294            ! ext/Thread/Thread.pm
17295 ____________________________________________________________________________
17296 [  3346] By: gsar                                  on 1999/05/09  18:38:00
17297         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
17298              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
17299              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
17300              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
17301      Branch: perl
17302            ! ext/B/B/Xref.pm
17303 ____________________________________________________________________________
17304 [  3345] By: gsar                                  on 1999/05/09  18:22:43
17305         Log: work around mangled archname on win32 while finding privlib/sitelib;
17306              normalize lib paths to forward slashes internally
17307      Branch: perl
17308            ! win32/win32.c
17309 ____________________________________________________________________________
17310 [  3344] By: gsar                                  on 1999/05/09  03:20:06
17311         Log: fix typo in dbm filters that caused odbm.t to fail
17312      Branch: perl
17313            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
17314 ____________________________________________________________________________
17315 [  3343] By: gsar                                  on 1999/05/09  02:02:59
17316         Log: tweak test totals
17317      Branch: perl
17318            ! Changes t/lib/tie-stdhandle.t
17319 ____________________________________________________________________________
17320 [  3342] By: gsar                                  on 1999/05/09  01:42:06
17321         Log: import list propagation busted (pointed out by Ton Hospel
17322              <thospel@mail.dma.be>)
17323      Branch: perl
17324            ! lib/autouse.pm
17325 ____________________________________________________________________________
17326 [  3341] By: gsar                                  on 1999/05/09  00:54:18
17327         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
17328              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
17329      Branch: perl
17330            ! Configure Makefile.SH
17331 ____________________________________________________________________________
17332 [  3340] By: gsar                                  on 1999/05/09  00:40:41
17333         Log: generate manpages for newly added utils
17334      Branch: perl
17335            ! installman
17336 ____________________________________________________________________________
17337 [  3339] By: gsar                                  on 1999/05/09  00:33:50
17338         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17339              Date: Sun, 02 May 1999 17:59:24 +0100
17340              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
17341              Subject: [PATCH] Re: ptr to realloced memory in yylex
17342      Branch: perl
17343            ! toke.c
17344 ____________________________________________________________________________
17345 [  3338] By: jhi                                   on 1999/05/08  22:40:29
17346         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
17347      Branch: cfgperl
17348            ! INSTALL
17349 ____________________________________________________________________________
17350 [  3337] By: jhi                                   on 1999/05/08  22:22:26
17351         Log: Integrate from mainperl.
17352      Branch: cfgperl
17353           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
17354           !> (integrate 54 files)
17355 ____________________________________________________________________________
17356 [  3336] By: gsar                                  on 1999/05/08  21:48:22
17357         Log: make perldoc -f grok nested =items
17358      Branch: perl
17359            ! utils/perldoc.PL
17360 ____________________________________________________________________________
17361 [  3335] By: gsar                                  on 1999/05/08  19:48:11
17362         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
17363      Branch: perl
17364            ! op.c t/lib/fields.t
17365 ____________________________________________________________________________
17366 [  3334] By: gsar                                  on 1999/05/08  19:09:41
17367         Log: update test totals
17368      Branch: perl
17369            ! t/lib/bigintpm.t
17370 ____________________________________________________________________________
17371 [  3333] By: gsar                                  on 1999/05/08  16:56:02
17372         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
17373      Branch: perl
17374            ! pod/perlfunc.pod
17375 ____________________________________________________________________________
17376 [  3332] By: gsar                                  on 1999/05/08  16:46:44
17377         Log: applied suggested patch, added tests
17378              From: William Mann <wmann@avici.com>
17379              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
17380              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
17381              Subject: BigInt.pm extensions for logical operations
17382      Branch: perl
17383            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
17384 ____________________________________________________________________________
17385 [  3331] By: gsar                                  on 1999/05/08  16:09:33
17386         Log: avoid temporary files named 'tmp'
17387      Branch: perl
17388            ! Makefile.SH pp.c
17389 ____________________________________________________________________________
17390 [  3330] By: nick                                  on 1999/05/08  14:16:30
17391         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
17392              Provide Tie::StdHandle
17393              Basic update of docs.
17394      Branch: perl
17395            + t/lib/tie-stdhandle.t
17396            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
17397 ____________________________________________________________________________
17398 [  3329] By: nick                                  on 1999/05/08  12:03:45
17399         Log: Tweaks to open(my $fh,...) stuff
17400      Branch: perl
17401            ! op.c pp.c pp_sys.c t/io/open.t
17402 ____________________________________________________________________________
17403 [  3328] By: nick                                  on 1999/05/08  11:18:42
17404         Log: Bring SDBM_File.xs into line with new typemap
17405      Branch: perl
17406            ! ext/SDBM_File/SDBM_File.xs
17407 ____________________________________________________________________________
17408 [  3327] By: gsar                                  on 1999/05/08  00:07:11
17409         Log: add test case for AUTOLOAD reentrancy fix in change#3279
17410      Branch: perl
17411            ! t/lib/autoloader.t
17412 ____________________________________________________________________________
17413 [  3326] By: nick                                  on 1999/05/07  21:24:50
17414         Log: Implement open( my $fh, ...) and similar.
17415              Set flag in op.c for "constructor ops"
17416              In pp_rv2gv, if flag is set and arg is PADSV and uninit
17417              vivify as reference to a detached GV.
17418              (Name of GV is the pad name.)
17419              This scheme should "just work" for pipe/socket etc. too.
17420              
17421              #if 0 out the open(FH,undef) for now.
17422              Change t/io/open.t to test open(my $fh,...)
17423      Branch: perl
17424            ! op.c pp.c pp_sys.c t/io/open.t
17425 ____________________________________________________________________________
17426 [  3325] By: nick                                  on 1999/05/07  21:18:42
17427         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
17428      Branch: perl
17429            ! util.c
17430 ____________________________________________________________________________
17431 [  3324] By: gsar                                  on 1999/05/07  20:28:31
17432         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
17433              intervening code has to allocate SVs)
17434      Branch: perl
17435            ! util.c
17436 ____________________________________________________________________________
17437 [  3323] By: gsar                                  on 1999/05/07  19:45:08
17438         Log: allow line numbers to show in diagnostics during global destruction
17439      Branch: perl
17440            ! util.c
17441 ____________________________________________________________________________
17442 [  3322] By: gsar                                  on 1999/05/07  09:38:11
17443         Log: From: Dan Sugalski <sugalskd@ous.edu>
17444              Date: Fri, 09 Apr 1999 16:16:39 -0700
17445              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
17446              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
17447      Branch: perl
17448            ! lib/ExtUtils/MM_VMS.pm
17449 ____________________________________________________________________________
17450 [  3321] By: gsar                                  on 1999/05/07  09:08:23
17451         Log: From: kwzh@gnu.org (Karl Heuer)
17452              Date: Wed, 7 Apr 1999 23:58:58 -0400
17453              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
17454              Subject: [perl-5.005.02] detect lack of /dev/tty
17455      Branch: perl
17456            ! Makefile.SH
17457 ____________________________________________________________________________
17458 [  3320] By: gsar                                  on 1999/05/07  08:52:14
17459         Log: allow distinct prefix for versioned executables
17460              From: Roderick Schertler <roderick@argon.org>
17461              Date: Wed, 07 Apr 1999 15:34:56 -0400
17462              Message-ID: <3003.923513696@eeyore.ibcinc.com>
17463              Subject: perl55.00503 -> perl5.00503 patch for installperl
17464      Branch: perl
17465            ! INSTALL installperl
17466 ____________________________________________________________________________
17467 [  3319] By: gsar                                  on 1999/05/07  08:07:02
17468         Log: From: Dan Sugalski <sugalskd@osshe.edu>
17469              Date: Mon, 05 Apr 1999 15:38:42 -0700
17470              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
17471              Subject: Re: chomp fails with $/ in fixed-length record mode
17472              --
17473              From: Roderick Schertler <roderick@argon.org>
17474              Date: Tue, 06 Apr 1999 21:11:37 -0400
17475              Message-ID: <2795.923447497@eeyore.ibcinc.com>
17476              Subject: Re: chomp fails with $/ in fixed-length record mode
17477      Branch: perl
17478            ! doop.c pod/perlfunc.pod t/op/chop.t
17479 ____________________________________________________________________________
17480 [  3318] By: gsar                                  on 1999/05/07  07:56:35
17481         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17482              Date: Tue, 6 Apr 1999 01:40:36 -0400
17483              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
17484              Subject: [PATCH 5.005_*] Make % use fmod()
17485      Branch: perl
17486            ! pp.c t/op/arith.t
17487 ____________________________________________________________________________
17488 [  3317] By: gsar                                  on 1999/05/07  04:18:11
17489         Log: DBM Filters (via private mail)
17490              From: pmarquess@bfsec.bt.co.uk
17491              Date: Sun, 18 Apr 1999 21:05:52 +0100
17492              Message-Id: <199904182009.NAA19152@activestate.com>
17493              Subject: DBM Filters
17494      Branch: perl
17495            + pod/perldbmfilter.pod
17496            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
17497            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
17498            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
17499            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
17500            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
17501            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
17502            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
17503            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
17504            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
17505            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
17506            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
17507            ! t/lib/sdbm.t
17508 ____________________________________________________________________________
17509 [  3316] By: gsar                                  on 1999/05/07  03:28:53
17510         Log: avoid negative return value from Win32::GetTickCount()
17511              From: jan.dubois@ibm.net (Jan Dubois)
17512              Date: Sat, 03 Apr 1999 19:04:18 +0200
17513              Message-ID: <37084742.22824479@smtp1.ibm.net>
17514              Subject: Re: Win32::GetTickCount
17515      Branch: perl
17516            ! win32/win32.c
17517 ____________________________________________________________________________
17518 [  3314] By: gsar                                  on 1999/05/06  08:01:23
17519         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
17520              Date: Tue, 30 Mar 1999 23:40:34 PST
17521              Message-ID: <19990331074034.6117.qmail@hotmail.com>
17522              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
17523              --
17524              Date: Wed, 07 Apr 1999 00:28:23 -0800
17525              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
17526              Subject: [PATCH 5.005_56] function prototypes(B.pm)
17527              --
17528              Date: Thu, 22 Apr 1999 23:40:52 -0700
17529              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
17530              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
17531              --
17532              Date: Tue, 27 Apr 1999 01:14:49 PDT
17533              Message-ID: <19990427081449.28615.qmail@hotmail.com>
17534              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
17535      Branch: perl
17536            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
17537            ! t/op/ref.t
17538 ____________________________________________________________________________
17539 [  3313] By: jhi                                   on 1999/05/06  07:59:52
17540         Log: Integrate from mainperl.
17541      Branch: cfgperl
17542           !> (integrate 33 files)
17543 ____________________________________________________________________________
17544 [  3312] By: gsar                                  on 1999/05/06  07:11:50
17545         Log: add Ethiopic section to unicode master database (from Ken
17546              Whistler <kenw@sybase.com>)
17547      Branch: perl
17548            ! lib/unicode/UnicodeData-Latest.txt
17549 ____________________________________________________________________________
17550 [  3311] By: gsar                                  on 1999/05/06  05:37:55
17551         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
17552              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
17553              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
17554              Subject: Largefiles for Solaris
17555      Branch: perl
17556            ! hints/solaris_2.sh
17557 ____________________________________________________________________________
17558 [  3310] By: gsar                                  on 1999/05/06  05:14:35
17559         Log: emit more accurate diagnostic for syntax errors involving <>
17560              within eval""
17561      Branch: perl
17562            ! toke.c utils/perldoc.PL
17563 ____________________________________________________________________________
17564 [  3309] By: gsar                                  on 1999/05/06  04:36:31
17565         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
17566      Branch: perl
17567            ! t/lib/open3.t
17568 ____________________________________________________________________________
17569 [  3308] By: gsar                                  on 1999/05/06  03:19:16
17570         Log: applied first part of suggested patch (bug described cannot be
17571              reproduced any longer, so the second inconclusive part has not
17572              been applied)
17573              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17574              Date: Sun, 28 Mar 1999 04:51:34 +0100
17575              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
17576              Subject: [PATCH 5.005_56] Re: A core dump 
17577      Branch: perl
17578            ! toke.c
17579 ____________________________________________________________________________
17580 [  3307] By: gsar                                  on 1999/05/06  01:56:06
17581         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
17582              change#3180)
17583      Branch: perl
17584            ! op.c
17585 ____________________________________________________________________________
17586 [  3306] By: gsar                                  on 1999/05/05  17:17:34
17587         Log: applied non-conflicting parts of suggested patch
17588              From: Charles Bailey <BAILEY@newman.upenn.edu>
17589              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
17590              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
17591              Subject: [Patch 5.005_56] Revised VMS patch
17592      Branch: perl
17593            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
17594            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
17595 ____________________________________________________________________________
17596 [  3305] By: gsar                                  on 1999/05/05  16:20:19
17597         Log: make perldoc use backslashed pathnames within system() on win32
17598      Branch: perl
17599            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
17600 ____________________________________________________________________________
17601 [  3304] By: gsar                                  on 1999/05/05  07:29:43
17602         Log: upgrade Pod::Parser to v1.081 from CPAN
17603      Branch: perl
17604            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
17605            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
17606            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
17607 ____________________________________________________________________________
17608 [  3303] By: gsar                                  on 1999/05/05  07:02:07
17609         Log: From: Andy Dougherty <doughera@lafayette.edu>
17610              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
17611              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
17612              Subject: [PATCH 5.005_03-MT3] INSTALL patches
17613      Branch: perl
17614            ! INSTALL
17615 ____________________________________________________________________________
17616 [  3302] By: gsar                                  on 1999/05/05  06:55:21
17617         Log: load base packages based on nonexistent $VERSION
17618              From: andreas.koenig@anima.de (Andreas J. Koenig)
17619              Date: 19 Mar 1999 06:00:28 +0100
17620              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
17621              Subject: Re: base.pm flaw
17622      Branch: perl
17623            ! lib/base.pm lib/locale.pm
17624 ____________________________________________________________________________
17625 [  3301] By: gsar                                  on 1999/05/04  05:41:08
17626         Log: pod2man outputs switched date and revision label (fix suggested by
17627              EthanSasiela@mede.com)
17628      Branch: perl
17629            ! pod/pod2man.PL
17630 ____________________________________________________________________________
17631 [  3300] By: gsar                                  on 1999/05/03  18:48:25
17632         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
17633              (makes opendir(D,"c:") work reliably)
17634      Branch: perl
17635            ! win32/win32.c
17636 ____________________________________________________________________________
17637 [  3299] By: gsar                                  on 1999/05/02  19:39:55
17638         Log: add test case for change#3298
17639      Branch: perl
17640            ! sv.c t/op/readdir.t
17641 ____________________________________________________________________________
17642 [  3298] By: gsar                                  on 1999/05/02  19:24:41
17643         Log: close directory handles properly when localized
17644      Branch: perl
17645            ! sv.c
17646 ____________________________________________________________________________
17647 [  3297] By: jhi                                   on 1999/04/30  11:42:14
17648         Log: Integrate from mainperl.
17649      Branch: cfgperl
17650           !> Changes config_h.SH configure.com lib/AutoLoader.pm
17651           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
17652           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
17653           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
17654           !> vms/subconfigure.com win32/win32.c
17655 ____________________________________________________________________________
17656 [  3293] By: chip                                  on 1999/04/29  18:50:49
17657         Log: Fix shebang lines.
17658      Branch: maint-5.004/perl
17659            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
17660            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
17661            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
17662            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
17663            ! x2p/find2perl.PL x2p/s2p.PL
17664 ____________________________________________________________________________
17665 [  3284] By: gsar                                  on 1999/04/27  00:48:42
17666         Log: integrate change#3279 from maint-5.004
17667      Branch: perl
17668            ! lib/AutoLoader.pm
17669 ____________________________________________________________________________
17670 [  3279] By: chip                                  on 1999/04/26  23:09:26
17671         Log: Make &AutoLoad::AUTOLOAD reentrant.
17672      Branch: maint-5.004/perl
17673            ! lib/AutoLoader.pm
17674 ____________________________________________________________________________
17675 [  3276] By: chip                                  on 1999/04/26  22:34:36
17676         Log: Make porting scripts executable.
17677      Branch: maint-5.004/perl
17678            ! Changes Porting/genlog Porting/makerel Porting/p4desc
17679            ! Porting/patchls
17680 ____________________________________________________________________________
17681 [  3274] By: gsar                                  on 1999/04/26  17:30:31
17682         Log: allow embedded null characters in diagnostics
17683      Branch: perl
17684            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
17685 ____________________________________________________________________________
17686 [  3273] By: gsar                                  on 1999/04/26  08:27:22
17687         Log: hand-applied conflicting parts of suggested patch
17688              From: Charles Bailey <BAILEY@newman.upenn.edu>
17689              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
17690              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
17691              Subject: [PATCH 5.005_56] VMS configuration/build
17692      Branch: perl
17693            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
17694            ! vms/munchconfig.c vms/subconfigure.com
17695 ____________________________________________________________________________
17696 [  3272] By: gsar                                  on 1999/04/26  08:25:41
17697         Log: update Changes; tweak minor regressions
17698      Branch: perl
17699            ! Changes lib/AutoSplit.pm lib/File/Path.pm
17700 ____________________________________________________________________________
17701 [  3271] By: gsar                                  on 1999/04/26  07:52:51
17702         Log: integrate change#3229 from maint-5.004
17703      Branch: perl
17704            ! pp_ctl.c util.c
17705 ____________________________________________________________________________
17706 [  3270] By: gsar                                  on 1999/04/25  22:58:27
17707         Log: fix buggy reference count on refs to SVs with autoviv magic
17708              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
17709              accessing free()d memory)
17710      Branch: perl
17711            ! pp.c t/op/ref.t
17712 ____________________________________________________________________________
17713 [  3269] By: gsar                                  on 1999/04/24  17:07:55
17714         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
17715              on win32)
17716      Branch: perl
17717            ! win32/win32.c
17718 ____________________________________________________________________________
17719 [  3268] By: gsar                                  on 1999/04/24  16:38:25
17720         Log: kill dup hunk
17721      Branch: perl
17722            ! config_h.SH
17723 ____________________________________________________________________________
17724 [  3267] By: gsar                                  on 1999/04/24  16:35:57
17725         Log: integrate cfgperl changes into mainline
17726      Branch: perl
17727           +> myconfig.SH
17728            - myconfig
17729            ! pod/perlre.pod
17730           !> (integrate 38 files)
17731 ____________________________________________________________________________
17732 [  3266] By: jhi                                   on 1999/04/23  18:42:44
17733         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
17734              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
17735              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
17736              Cc: Lionel Cons <lionel.cons@cern.ch>,
17737              Ilya Zakharevich <ilya@math.ohio-state.edu>,
17738              David Hayes <david@bdel.com>
17739              Subject: [PATCH] h2ph
17740              Date: Fri, 23 Apr 1999 12:37:23 -0400
17741              Message-ID: <19990423123723.A49550@O2.chapin.edu>
17742      Branch: cfgperl
17743            ! utils/h2ph.PL
17744 ____________________________________________________________________________
17745 [  3265] By: jhi                                   on 1999/04/21  18:17:12
17746         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
17747              To: perlbug@perl.org
17748              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
17749              Date: Wed, 21 Apr 1999 08:17:54 -0700
17750              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
17751      Branch: cfgperl
17752            ! vms/descrip_mms.template
17753 ____________________________________________________________________________
17754 [  3264] By: jhi                                   on 1999/04/20  08:50:54
17755         Log: From: Andy Dougherty <doughera@lafayette.edu>
17756              To: The Perl Porters Mailing List <perl5-porters@perl.org>
17757              Subject: [PATCH 5.005_56] Re: 5.006 Todo
17758              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
17759              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
17760      Branch: cfgperl
17761            ! Porting/pumpkin.pod
17762 ____________________________________________________________________________
17763 [  3263] By: jhi                                   on 1999/04/20  08:05:01
17764         Log: From: Chip Salzenberg <chip@perlsupport.com>
17765              To: Perl 5 Porters <perl5-porters@perl.org>
17766              Subject: [PATCH 5.005_56] Configure: $sig_count
17767              Date: Sun, 18 Apr 1999 17:54:36 -0400
17768              Message-ID: <19990418175436.A27496@perlsupport.com>
17769      Branch: cfgperl
17770            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17771            ! config_h.SH
17772 ____________________________________________________________________________
17773 [  3262] By: jhi                                   on 1999/04/19  18:23:50
17774         Log: Subject: PATCH wrong faq reference in perlbook.pod
17775              From: Robin Barker <rmb1@cise.npl.co.uk>
17776              To: perlbug@perl.com
17777              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
17778              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
17779      Branch: cfgperl
17780            ! pod/perlbook.pod
17781 ____________________________________________________________________________
17782 [  3261] By: jhi                                   on 1999/04/15  13:59:04
17783         Log: From: Andy Dougherty <doughera@lafayette.edu>
17784              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
17785              Cc: Perl Porters <perl5-porters@perl.org>
17786              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
17787              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
17788              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
17789      Branch: cfgperl
17790            ! hints/solaris_2.sh
17791 ____________________________________________________________________________
17792 [  3260] By: jhi                                   on 1999/04/15  13:56:53
17793         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
17794              To: pumpkings@jhereg.perl.com
17795              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
17796              Date: Thu, 15 Apr 1999 07:13:41 -0600
17797              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
17798      Branch: cfgperl
17799            ! pod/perldata.pod
17800 ____________________________________________________________________________
17801 [  3259] By: jhi                                   on 1999/04/13  23:12:52
17802         Log: LDLIBPTH also on 'clean' targets.
17803      Branch: cfgperl
17804            ! Makefile.SH
17805 ____________________________________________________________________________
17806 [  3258] By: jhi                                   on 1999/04/13  21:38:46
17807         Log: Add information about the two DEC C compiler optimizer bugs
17808              (what patch levels of the compilers fix them).
17809      Branch: cfgperl
17810            ! pp.c t/op/repeat.t
17811 ____________________________________________________________________________
17812 [  3257] By: jhi                                   on 1999/04/13  14:25:08
17813         Log: Be polite about ccdlflags and lddflags, too.
17814              Avoid Perl's malloc only when threaded.
17815      Branch: cfgperl
17816            ! hints/aix.sh
17817 ____________________________________________________________________________
17818 [  3256] By: jhi                                   on 1999/04/13  10:21:33
17819         Log: Croak if no known ways to semctl() (don't assume union semun).
17820      Branch: cfgperl
17821            ! doio.c perl.h
17822 ____________________________________________________________________________
17823 [  3255] By: jhi                                   on 1999/04/13  09:10:26
17824         Log: From: Dan Sugalski <sugalskd@osshe.edu>
17825              To: perl5-porters@perl.org, vmsperl@perl.org
17826              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
17827              Date: Mon, 12 Apr 1999 13:36:48 -0700
17828              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
17829      Branch: cfgperl
17830            ! lib/ExtUtils/MM_VMS.pm
17831 ____________________________________________________________________________
17832 [  3254] By: jhi                                   on 1999/04/13  06:56:26
17833         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
17834              To: perlbug@perl.com
17835              Subject: Update for OpenBSD hints
17836              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
17837              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
17838      Branch: cfgperl
17839            ! hints/openbsd.sh
17840 ____________________________________________________________________________
17841 [  3229] By: chip                                  on 1999/04/13  04:04:14
17842         Log: Preserve errno from importunities of sfio.
17843      Branch: maint-5.004/perl
17844            ! pp_ctl.c util.c
17845 ____________________________________________________________________________
17846 [  3226] By: jhi                                   on 1999/04/11  12:52:26
17847         Log: If both ways to call semctl are broken,    skip the tests.
17848      Branch: cfgperl
17849            ! t/lib/ipc_sysv.t
17850 ____________________________________________________________________________
17851 [  3225] By: jhi                                   on 1999/04/10  22:27:28
17852         Log: From: Andy Dougherty <doughera@lafayette.edu>
17853              To: dsembr01@ox.slug.louisville.edu
17854              Cc: perlbug@perl.com
17855              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
17856              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
17857              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
17858      Branch: cfgperl
17859            ! ext/POSIX/POSIX.xs
17860 ____________________________________________________________________________
17861 [  3224] By: jhi                                   on 1999/04/09  18:50:32
17862         Log: From: Andy Dougherty <doughera@lafayette.edu>
17863              To: Perl Porters <perl5-porters@perl.org>
17864              Subject: [PATCH 5.005_56] Re: prefix= in hints
17865              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
17866              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
17867              
17868              (Overrides change #3204 from Kurt)
17869      Branch: cfgperl
17870            ! hints/linux.sh
17871 ____________________________________________________________________________
17872 [  3223] By: jhi                                   on 1999/04/09  18:37:55
17873         Log: Understand Apollo's //node notation.
17874              
17875              From: Johann Klasek <jk@auto.tuwien.ac.at>
17876              To: jhi@iki.fi
17877              Subject: Re: DomainPerl
17878              Date: Fri, 9 Apr 1999 18:21:37 +0200
17879              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
17880      Branch: cfgperl
17881            ! lib/Cwd.pm
17882 ____________________________________________________________________________
17883 [  3220] By: jhi                                   on 1999/04/04  16:33:49
17884         Log: Integrate from mainperl.
17885      Branch: cfgperl
17886           !> (integrate 39 files)
17887 ____________________________________________________________________________
17888 [  3219] By: gsar                                  on 1999/04/04  02:48:17
17889         Log: tweak previous change
17890      Branch: maint-5.005/perl
17891            ! win32/win32.c
17892 ____________________________________________________________________________
17893 [  3218] By: gsar                                  on 1999/04/04  02:44:47
17894         Log: be careful about extending the stack for the Win32:: builtins
17895      Branch: maint-5.005/perl
17896            ! win32/win32.c
17897 ____________________________________________________________________________
17898 [  3217] By: gsar                                  on 1999/04/04  01:59:26
17899         Log: correct places that said newSVpv() when they meant newSVpvn()
17900      Branch: perl
17901            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
17902            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
17903            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
17904            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
17905            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
17906            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
17907            ! win32/win32.c
17908 ____________________________________________________________________________
17909 [  3216] By: gsar                                  on 1999/04/03  23:58:27
17910         Log: avoid duplicate code
17911      Branch: perl
17912            ! sv.c
17913 ____________________________________________________________________________
17914 [  3215] By: gsar                                  on 1999/04/03  23:14:34
17915         Log: grow PL_tmps_stack more efficiently; make it more amenable to
17916              STRESS_REALLOC testing
17917      Branch: perl
17918            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
17919            ! sv.c
17920 ____________________________________________________________________________
17921 [  3214] By: gsar                                  on 1999/04/03  21:01:09
17922         Log: scrounge and save three extra branches in pp_entersub()
17923      Branch: perl
17924            ! cv.h pp_ctl.c pp_hot.c
17925 ____________________________________________________________________________
17926 [  3213] By: gsar                                  on 1999/04/03  17:43:23
17927         Log: remove duplicate code and an extra branch in sv_setsv() and
17928              other hot code by making SvTHINKFIRST() think about FAKE SVs
17929      Branch: perl
17930            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
17931            ! proto.h scope.c sv.c sv.h
17932 ____________________________________________________________________________
17933 [  3212] By: jhi                                   on 1999/04/03  16:20:09
17934         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
17935              
17936              From: John Bley <jbb6@acpub.duke.edu>
17937              To: perlbug@perl.org
17938              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
17939              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
17940              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
17941      Branch: cfgperl
17942            ! doio.c pp_sys.c
17943 ____________________________________________________________________________
17944 [  3211] By: jhi                                   on 1999/04/03  13:27:26
17945         Log: Change #3210 was rather unportable.  This is better.
17946      Branch: cfgperl
17947            ! Configure config_h.SH
17948 ____________________________________________________________________________
17949 [  3210] By: jhi                                   on 1999/04/03  13:16:20
17950         Log: Avoid Digital UNIX' ksh.
17951              
17952              From: Jarkko Hietaniemi <jhi@iki.fi> 
17953              To: Henrik Tougaard <ht000@siberut.foa.dk> 
17954              Cc: perlbug@perl.com, ht000@foa.dk 
17955              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
17956              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
17957              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
17958      Branch: cfgperl
17959            ! Configure config_h.SH
17960 ____________________________________________________________________________
17961 [  3209] By: jhi                                   on 1999/04/03  12:49:04
17962         Log: Integrate from mainperl.
17963      Branch: cfgperl
17964           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
17965 ____________________________________________________________________________
17966 [  3208] By: jhi                                   on 1999/04/03  12:27:24
17967         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
17968              
17969              From: Lionel Cons <lionel.cons@cern.ch>
17970              To: jhi@iki.fi
17971              Cc: perlbug@perl.com, kstar@isinet.com,
17972              Philippe Defert <philippe.defert@cern.ch>
17973              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
17974              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
17975              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
17976      Branch: cfgperl
17977            ! hints/irix_6.sh
17978 ____________________________________________________________________________
17979 [  3207] By: jhi                                   on 1999/04/03  12:20:21
17980         Log: Be polite about usemymalloc.
17981      Branch: cfgperl
17982            ! hints/aix.sh
17983 ____________________________________________________________________________
17984 [  3206] By: gsar                                  on 1999/04/02  23:31:59
17985         Log: a typo in change#3205
17986      Branch: perl
17987            ! t/lib/bigfloatpm.t
17988 ____________________________________________________________________________
17989 [  3205] By: gsar                                  on 1999/04/02  23:20:31
17990         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
17991              returns NaNs faithfully)
17992      Branch: perl
17993            ! t/lib/bigfloatpm.t
17994 ____________________________________________________________________________
17995 [  3204] By: jhi                                   on 1999/04/02  22:03:23
17996         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
17997              
17998              From: "Kurt D. Starsinic" <kstar@chapin.edu>
17999              To: perl5-porters@perl.org
18000              Subject: linux hints nit
18001              Date: Fri, 2 Apr 1999 16:49:47 -0500
18002              Message-ID: <19990402164947.E80926@O2.chapin.edu>
18003      Branch: cfgperl
18004            ! hints/linux.sh
18005 ____________________________________________________________________________
18006 [  3203] By: jhi                                   on 1999/04/02  22:00:56
18007         Log: Display exact glibc version in Linux. 
18008              
18009              From: Andy Dougherty <doughera@lafayette.edu>
18010              To: Perl Porters <perl5-porters@perl.org>
18011              Subject: Displaying glibc version on Linux
18012              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
18013              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
18014      Branch: cfgperl
18015            ! hints/linux.sh
18016 ____________________________________________________________________________
18017 [  3202] By: gsar                                  on 1999/04/02  21:23:18
18018         Log: various little goofs
18019      Branch: perl
18020            ! Changes Makefile.SH README installperl
18021 ____________________________________________________________________________
18022 [  3201] By: jhi                                   on 1999/04/02  13:13:39
18023         Log: Configure regen.
18024              
18025              Add llseek + offset_t probing.
18026              Change CONFIG to CONFIGDOTSH.
18027              'unset foo' is unportable, use foo=''.
18028      Branch: cfgperl
18029            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
18030            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
18031            ! perl_exp.SH writemain.SH
18032 ____________________________________________________________________________
18033 [  3200] By: jhi                                   on 1999/04/02  12:06:22
18034         Log: Introduce myconfig.SH.
18035              
18036              From: Andy Dougherty <doughera@lafayette.edu>
18037              To: Jarkko Hietaniemi <jhi@iki.fi>
18038              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
18039              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
18040              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
18041              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
18042      Branch: cfgperl
18043            + myconfig.SH
18044            - myconfig
18045            ! MANIFEST
18046 ____________________________________________________________________________
18047 [  3195] By: jhi                                   on 1999/03/28  16:42:54
18048         Log: Update perlhist on 5_03.
18049      Branch: maint-5.005/perl
18050            ! pod/perlhist.pod
18051 ____________________________________________________________________________
18052 [  3194] By: jhi                                   on 1999/03/28  12:30:01
18053         Log: Integrate from mainperl.
18054      Branch: cfgperl
18055           +> t/op/grep.t
18056            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
18057            ! t/lib/bigintpm.t
18058           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
18059           !> t/lib/thread.t
18060 ____________________________________________________________________________
18061 [  3189] By: gsar                                  on 1999/03/28  08:22:00
18062         Log: various pod niggles
18063      Branch: maint-5.005/perl
18064            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
18065            ! pod/perlfunc.pod pod/perlhist.pod
18066 ____________________________________________________________________________
18067 [  3187] By: gsar                                  on 1999/03/28  07:31:16
18068         Log: regularize CAPI declarations (CAPI extensions now build under
18069              the Borland compiler)
18070      Branch: maint-5.005/perl
18071            ! win32/GenCAPI.pl
18072 ____________________________________________________________________________
18073 [  3186] By: gsar                                  on 1999/03/28  07:26:33
18074         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
18075              -DPERL_CAPI
18076      Branch: maint-5.005/perl
18077            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
18078 ____________________________________________________________________________
18079 [  3183] By: gsar                                  on 1999/03/28  06:00:46
18080         Log: update p4 utility to ignore non-text files
18081      Branch: perl
18082            ! Porting/p4desc
18083 ____________________________________________________________________________
18084 [  3181] By: gsar                                  on 1999/03/28  03:37:23
18085         Log: integrate change#3179 from maint-5.005
18086      Branch: perl
18087           !> ext/Thread/Thread.xs t/lib/thread.t
18088 ____________________________________________________________________________
18089 [  3180] By: gsar                                  on 1999/03/28  02:28:20
18090         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
18091              (sometimes caused bizarreness in the BLOCK)
18092      Branch: perl
18093            + t/op/grep.t
18094            ! MANIFEST op.c
18095 ____________________________________________________________________________
18096 [  3179] By: gsar                                  on 1999/03/28  02:14:04
18097         Log: fix thread segfault when passing large number of arguments to child
18098              a la C<Thread->new($foo, 1..1000)>
18099      Branch: maint-5.005/perl
18100            ! ext/Thread/Thread.xs t/lib/thread.t
18101 ____________________________________________________________________________
18102 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
18103         Log: fix $Config{'usethreads'} typo in perlthrtut
18104              
18105              From: Ian Maloney <szhmf9@wsblob.ubs.com>
18106              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
18107              Message-Id: <199903251540.QAA02439@wsblob.>
18108              Subject: perlthrtut documentation error
18109      Branch: maint-5.005/perl
18110            ! pod/perlthrtut.pod
18111 ____________________________________________________________________________
18112 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
18113         Log: Update Test.pm to VERSION 1.122 from CPAN
18114      Branch: maint-5.005/perl
18115            ! lib/Test.pm
18116 ____________________________________________________________________________
18117 [  3171] By: jhi                                   on 1999/03/26  22:38:28
18118         Log: Integrate from mainperl.
18119      Branch: cfgperl
18120           !> (integrate 37 files)
18121 ____________________________________________________________________________
18122 [  3170] By: gsar                                  on 1999/03/26  01:30:25
18123         Log: specify type of bracket in "Unmatched bracket" diagnostic;
18124              prefer 'brace' or 'curly bracket' over 'curly brace'
18125      Branch: perl
18126            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
18127            ! t/op/misc.t t/op/re_tests toke.c
18128 ____________________________________________________________________________
18129 [  3169] By: gsar                                  on 1999/03/26  00:50:51
18130         Log: better description of "Integer overflow" diagnostic
18131      Branch: perl
18132            ! pod/perldiag.pod
18133 ____________________________________________________________________________
18134 [  3168] By: gsar                                  on 1999/03/25  11:02:46
18135         Log: applied needful parts of suggested patch
18136              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
18137              Date: Tue, 23 Mar 1999 16:21:43 -0800
18138              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
18139              Subject: [PATCH 5.005_56] pp_formline correction
18140      Branch: perl
18141            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
18142 ____________________________________________________________________________
18143 [  3167] By: gsar                                  on 1999/03/25  10:39:02
18144         Log: clarify what a "comment" means (due to Mark-Jason Dominus
18145              <mjd@plover.com>)
18146      Branch: perl
18147            ! pod/perlsyn.pod
18148 ____________________________________________________________________________
18149 [  3166] By: gsar                                  on 1999/03/25  10:33:18
18150         Log: describe current behavior on local($foo{nothere}) (suggested by
18151              Lionel Cons <lionel.cons@cern.ch>)
18152      Branch: perl
18153            ! pod/perlsub.pod
18154 ____________________________________________________________________________
18155 [  3165] By: gsar                                  on 1999/03/25  06:21:05
18156         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
18157              <vishalb@hotmail.com>)
18158      Branch: perl
18159            ! ext/B/B/C.pm
18160 ____________________________________________________________________________
18161 [  3164] By: gsar                                  on 1999/03/25  06:17:27
18162         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
18163              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
18164              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
18165              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
18166      Branch: perl
18167            ! ext/B/B.xs op.h opcode.pl
18168 ____________________________________________________________________________
18169 [  3163] By: gsar                                  on 1999/03/25  06:15:49
18170         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
18171              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
18172              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
18173              Subject: [PATCH _56] B::Deparse 0.57
18174              --
18175              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
18176              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
18177              Subject: Re: [PATCH _56] B::Deparse 0.57 
18178      Branch: perl
18179            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
18180 ____________________________________________________________________________
18181 [  3162] By: gsar                                  on 1999/03/25  06:11:46
18182         Log: fix a few places that said 'int', but meant 'STRLEN'
18183      Branch: perl
18184            ! pod/perlguts.pod proto.h sv.c
18185 ____________________________________________________________________________
18186 [  3161] By: gsar                                  on 1999/03/25  06:01:18
18187         Log: From: Russ Allbery <rra@stanford.edu>
18188              Date: 22 Mar 1999 04:26:26 -0800
18189              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
18190              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
18191      Branch: perl
18192            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
18193            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
18194            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
18195            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
18196 ____________________________________________________________________________
18197 [  3160] By: gsar                                  on 1999/03/25  02:26:31
18198         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
18199      Branch: perl
18200            ! opcode.h opcode.pl
18201 ____________________________________________________________________________
18202 [  3159] By: gsar                                  on 1999/03/25  02:18:17
18203         Log: add statement-modifier loops to :base_loop class
18204      Branch: perl
18205            ! ext/Opcode/Opcode.pm
18206 ____________________________________________________________________________
18207 [  3158] By: gsar                                  on 1999/03/25  00:36:57
18208         Log: integrate changes#3105,3130,3154 from maint-5.005
18209      Branch: perl
18210           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
18211 ____________________________________________________________________________
18212 [  3157] By: gsar                                  on 1999/03/25  00:24:17
18213         Log: remove bogus panic()
18214      Branch: perl
18215            ! Changes lib/Math/BigFloat.pm
18216 ____________________________________________________________________________
18217 [  3156] By: jhi                                   on 1999/03/24  22:43:43
18218         Log: Integrate from mainperl.
18219      Branch: cfgperl
18220           +> (branch 38 files)
18221           !> (integrate 68 files)
18222 ____________________________________________________________________________
18223 [  3155] By: jhi                                   on 1999/03/24  22:12:17
18224         Log: Configure regenerated because of changes #3130/#3154 and #3147.
18225      Branch: cfgperl
18226            ! Configure config_h.SH
18227 ____________________________________________________________________________
18228 [  3154] By: jhi                                   on 1999/03/24  21:40:51
18229         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
18230              based on suggestions from Andy Dougherty.
18231      Branch: maint-5.005/perl
18232            ! INSTALL
18233 ____________________________________________________________________________
18234 [  3153] By: gsar                                  on 1999/03/24  10:38:05
18235         Log: applied suggested patch, modulo superceded parts
18236              From: Charles Bailey <BAILEY@newman.upenn.edu>
18237              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
18238              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
18239              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
18240      Branch: perl
18241            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
18242            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
18243            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
18244            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
18245 ____________________________________________________________________________
18246 [  3152] By: gsar                                  on 1999/03/24  10:30:51
18247         Log: applied suggested patch, modulo superceded parts
18248              From: Charles Bailey <BAILEY@newman.upenn.edu>
18249              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
18250              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
18251              Subject: [PATCH 5.005_56] Miscellaneous small fixes
18252      Branch: perl
18253            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
18254            ! lib/File/Basename.pm
18255 ____________________________________________________________________________
18256 [  3151] By: gsar                                  on 1999/03/24  10:15:00
18257         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
18258      Branch: perl
18259            ! pod/perlop.pod
18260 ____________________________________________________________________________
18261 [  3150] By: gsar                                  on 1999/03/24  10:09:13
18262         Log: missing integration in previous change
18263      Branch: perl
18264           !> README.apollo
18265 ____________________________________________________________________________
18266 [  3149] By: gsar                                  on 1999/03/24  10:06:44
18267         Log: integrate changes#3116,3119 from maint-5.005
18268      Branch: perl
18269            + README.apollo
18270           +> apollo/netinet/in.h
18271           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
18272 ____________________________________________________________________________
18273 [  3148] By: gsar                                  on 1999/03/24  10:01:56
18274         Log: integrate changes#3091-3094 from maint-5.005
18275      Branch: perl
18276           !> README.hurd vms/subconfigure.com vos/config.h
18277           !> vos/config_h.SH_orig
18278 ____________________________________________________________________________
18279 [  3147] By: gsar                                  on 1999/03/24  09:31:49
18280         Log: warn about newfangled vfork() caveats
18281      Branch: perl
18282            ! Configure
18283 ____________________________________________________________________________
18284 [  3146] By: jhi                                   on 1999/03/24  09:20:14
18285         Log: Bring in changes #2808 and #2812 (from mainline perl)
18286              that enhance the perlbug checklist.
18287      Branch: maint-5.005/perl
18288            ! utils/perlbug.PL
18289 ____________________________________________________________________________
18290 [  3145] By: gsar                                  on 1999/03/24  08:37:02
18291         Log: integrate change#3115 from maint-5.005
18292      Branch: perl
18293           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
18294           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
18295 ____________________________________________________________________________
18296 [  3144] By: gsar                                  on 1999/03/24  08:33:59
18297         Log: add note about map in scalar context
18298      Branch: perl
18299            ! pod/perlfunc.pod
18300 ____________________________________________________________________________
18301 [  3143] By: gsar                                  on 1999/03/24  08:25:59
18302         Log: doc tweak
18303      Branch: perl
18304            ! lib/Time/Local.pm
18305 ____________________________________________________________________________
18306 [  3142] By: gsar                                  on 1999/03/24  08:20:37
18307         Log: applied suggested patch, modulo bogus hunk
18308              From: "Vishal Bhatia" <vishalb@hotmail.com>
18309              Date: Thu, 11 Mar 1999 07:40:27 PST
18310              Message-ID: <19990311154027.25891.qmail@hotmail.com>
18311              Subject: [PATCH 5.005_56] Minor fixes in perlcc
18312      Branch: perl
18313            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
18314 ____________________________________________________________________________
18315 [  3141] By: gsar                                  on 1999/03/24  08:06:12
18316         Log: integrate change#3104 from maint-5.005
18317      Branch: perl
18318           !> README.os390 t/lib/posix.t
18319 ____________________________________________________________________________
18320 [  3140] By: gsar                                  on 1999/03/24  06:34:56
18321         Log: fix failure of C<&locked_sub;> under -Dusethreads
18322      Branch: perl
18323            ! pp_hot.c t/lib/thread.t
18324 ____________________________________________________________________________
18325 [  3139] By: gsar                                  on 1999/03/24  05:52:00
18326         Log: debugger tweak (wasn't printing a newline after recalled commands)
18327      Branch: perl
18328            ! lib/perl5db.pl
18329 ____________________________________________________________________________
18330 [  3138] By: gsar                                  on 1999/03/24  05:33:28
18331         Log: document OO exceptions (based on a suggestion by Andreas Koenig
18332              <andreas.koenig@anima.de>)
18333      Branch: perl
18334            ! pod/perlfunc.pod
18335 ____________________________________________________________________________
18336 [  3137] By: gsar                                  on 1999/03/24  02:50:20
18337         Log: better "Illegal %s digit ignored" warnings
18338      Branch: perl
18339            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
18340            ! toke.c util.c
18341 ____________________________________________________________________________
18342 [  3136] By: gsar                                  on 1999/03/24  02:26:38
18343         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
18344      Branch: perl
18345            + t/pragma/utf8.t
18346            ! regcomp.c
18347 ____________________________________________________________________________
18348 [  3135] By: gsar                                  on 1999/03/24  01:29:09
18349         Log: flip release & version in win32_uname()
18350      Branch: perl
18351            ! win32/win32.c
18352 ____________________________________________________________________________
18353 [  3134] By: gsar                                  on 1999/03/24  01:08:33
18354         Log: support POSIX::uname() via win32_uname()
18355      Branch: perl
18356            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
18357            ! win32/config.gc win32/config.vc win32/config_H.bc
18358            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
18359            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
18360 ____________________________________________________________________________
18361 [  3133] By: gsar                                  on 1999/03/23  22:20:10
18362         Log: From: jan.dubois@ibm.net (Jan Dubois)
18363              Date: Sat, 06 Mar 1999 21:42:56 +0100
18364              Message-ID: <36e49281.50337171@smtp1.ibm.net>
18365              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
18366      Branch: perl
18367            ! pod/perldelta.pod
18368 ____________________________________________________________________________
18369 [  3132] By: gsar                                  on 1999/03/23  22:17:45
18370         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
18371              Date: Sat, 06 Mar 1999 17:50:49 +0100
18372              Message-ID: <36e25209.33833760@smtp1.ibm.net>
18373              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
18374              --
18375              Date: Sat, 06 Mar 1999 18:15:00 +0100
18376              Message-ID: <36e36222.37954195@smtp1.ibm.net>
18377              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
18378      Branch: perl
18379            + t/lib/filefunc.t
18380            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
18381            ! pod/perldelta.pod pod/perlmodlib.pod
18382 ____________________________________________________________________________
18383 [  3131] By: gsar                                  on 1999/03/23  22:07:59
18384         Log: integrate cfgperl changes into mainline
18385      Branch: perl
18386           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
18387           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
18388           !> installperl malloc.c perl.c perl.h pod/perl.pod
18389           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
18390 ____________________________________________________________________________
18391 [  3130] By: jhi                                   on 1999/03/23  22:02:23
18392         Log: Don't use config.msg to remind about the
18393              LD_LIBRARY_PATH because Makefile.SH takes
18394              care of that.
18395              
18396              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
18397              This used to be the default but in some MT or another it
18398              was dropped because of some transient error or another.
18399      Branch: maint-5.005/perl
18400            ! Configure hints/dec_osf.sh
18401 ____________________________________________________________________________
18402 [  3129] By: gsar                                  on 1999/03/23  21:38:03
18403         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
18404              to size    and better maintainability)
18405      Branch: perl
18406            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
18407            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
18408            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
18409            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
18410            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
18411            + t/pod/include.xr t/pod/included.t t/pod/included.xr
18412            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
18413            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
18414            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
18415            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
18416            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
18417            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
18418            ! win32/Makefile win32/makefile.mk win32/pod.mak
18419 ____________________________________________________________________________
18420 [  3128] By: jhi                                   on 1999/03/23  10:14:54
18421         Log: Integrate from mainperl.
18422      Branch: cfgperl
18423           !> (integrate 46 files)
18424 ____________________________________________________________________________
18425 [  3127] By: gsar                                  on 1999/03/23  06:57:30
18426         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
18427              Date: Thu, 4 Mar 1999 10:54:01 -0800
18428              Message-Id: <9903041854.AA46868@frc0000>
18429              Subject: patch for useless Math::BigInt warnings
18430      Branch: perl
18431            ! lib/Math/BigInt.pm
18432 ____________________________________________________________________________
18433 [  3126] By: gsar                                  on 1999/03/23  05:54:37
18434         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
18435              From: "Kurt D. Starsinic" <kstar@chapin.edu>
18436              Date: Fri, 19 Feb 1999 15:47:59 -0500
18437              Message-ID: <19990219154759.A32350@O2.chapin.edu>
18438              Subject: [PATCH] OSF/1 hints
18439      Branch: perl
18440            ! hints/dec_osf.sh
18441 ____________________________________________________________________________
18442 [  3125] By: gsar                                  on 1999/03/23  00:56:38
18443         Log: avoid typeglob persistence in pp_readline()
18444      Branch: perl
18445            ! sv.c t/op/gv.t
18446 ____________________________________________________________________________
18447 [  3124] By: gsar                                  on 1999/03/22  21:12:23
18448         Log: update copyright years
18449      Branch: perl
18450            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
18451            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
18452            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
18453            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
18454            ! sv.c sv.h toke.c utf8.c utf8.h util.c
18455 ____________________________________________________________________________
18456 [  3123] By: gsar                                  on 1999/03/22  07:07:06
18457         Log: implement win32_spawnvp() internally, making it return true PIDs
18458              for asynchronous spawns; fix win32_kill() to always deal with
18459              PIDs
18460      Branch: perl
18461            ! win32/win32.c win32/win32.h
18462 ____________________________________________________________________________
18463 [  3122] By: jhi                                   on 1999/03/19  21:12:14
18464         Log: Describe the new Benchmark feature in more detail.
18465      Branch: cfgperl
18466            ! pod/perldelta.pod
18467      Branch: maint-5.005/perl
18468            ! pod/perldelta.pod
18469 ____________________________________________________________________________
18470 [  3121] By: jhi                                   on 1999/03/19  08:16:12
18471         Log: AVAILABILITY tuning.
18472      Branch: cfgperl
18473            ! pod/perl.pod
18474      Branch: maint-5.005/perl
18475            ! pod/perl.pod
18476 ____________________________________________________________________________
18477 [  3120] By: jhi                                   on 1999/03/17  14:52:17
18478         Log: Rhapsody change assumed too much.
18479      Branch: cfgperl
18480            ! t/op/stat.t
18481 ____________________________________________________________________________
18482 [  3119] By: jhi                                   on 1999/03/17  14:33:43
18483         Log: More Apollo fixes.
18484      Branch: maint-5.005/perl
18485            ! README.apollo hints/apollo.sh t/lib/io_udp.t
18486 ____________________________________________________________________________
18487 [  3118] By: jhi                                   on 1999/03/16  17:23:39
18488         Log: Nada.
18489      Branch: maint-5.005/perl
18490            ! README.apollo
18491 ____________________________________________________________________________
18492 [  3117] By: jhi                                   on 1999/03/16  17:18:49
18493         Log: Apollo DomainOS AVAILABILITY.
18494      Branch: cfgperl
18495            ! pod/perl.pod
18496      Branch: maint-5.005/perl
18497            ! pod/perl.pod
18498 ____________________________________________________________________________
18499 [  3116] By: jhi                                   on 1999/03/16  17:14:00
18500         Log: Apollo DomainOS patch
18501              From: Johann Klasek <jk@auto.tuwien.ac.at>
18502              Subject: Re: DomainPerl
18503              Date: Tue, 16 Mar 1999 17:46:32 +0100
18504              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
18505      Branch: maint-5.005/perl
18506            + README.apollo apollo/netinet/in.h
18507            ! MANIFEST hints/apollo.sh
18508 ____________________________________________________________________________
18509 [  3115] By: jhi                                   on 1999/03/16  14:23:54
18510         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
18511              To: Gurusamy Sarathy <gsar@activestate.com>,
18512              Graham Barr <gbarr@pobox.com>
18513              Cc: Perl5 Porters <perl5-porters@perl.org>,
18514              "Paul.Marquess" <Paul.Marquess@btinternet.com>
18515              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
18516              Date: Sun, 14 Mar 1999 14:43:57 -0000
18517              Message-Id: <199903141841.NAA17040@defender.perl.org>
18518      Branch: maint-5.005/perl
18519            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18520            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
18521 ____________________________________________________________________________
18522 [  3114] By: jhi                                   on 1999/03/16  12:42:20
18523         Log: Mention Rhapsody in 5.005_5X perldelta,
18524              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
18525              *planned* AVAILABILITY.
18526      Branch: cfgperl
18527            ! pod/perl.pod pod/perldelta.pod
18528      Branch: maint-5.005/perl
18529            ! pod/perl.pod
18530 ____________________________________________________________________________
18531 [  3113] By: jhi                                   on 1999/03/16  10:38:53
18532         Log: perldelta niggling.
18533      Branch: cfgperl
18534            ! pod/perldelta.pod
18535      Branch: maint-5.005/perl
18536            ! pod/perldelta.pod
18537 ____________________________________________________________________________
18538 [  3112] By: jhi                                   on 1999/03/16  10:35:21
18539         Log: Integrate from mainperl.
18540      Branch: cfgperl
18541           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
18542           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
18543 ____________________________________________________________________________
18544 [  3111] By: jhi                                   on 1999/03/16  10:28:10
18545         Log: AVAILABILITY update: still mention PowerUX,
18546              Novell Netware now has sources available.
18547      Branch: cfgperl
18548            ! pod/perl.pod
18549      Branch: maint-5.005/perl
18550            ! pod/perl.pod
18551 ____________________________________________________________________________
18552 [  3110] By: gsar                                  on 1999/03/16  04:34:23
18553         Log: sundry pod niggles
18554      Branch: perl
18555            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
18556            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
18557 ____________________________________________________________________________
18558 [  3109] By: jhi                                   on 1999/03/15  17:00:11
18559         Log: Integrate from mainperl.
18560      Branch: cfgperl
18561           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
18562           +> lib/unicode/Is/Syllable.pl
18563           +> lib/unicode/MakeEthiopicSyllables.PL
18564           +> lib/unicode/README.Ethiopic
18565           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
18566           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
18567           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
18568           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
18569           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
18570           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
18571           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
18572           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
18573 ____________________________________________________________________________
18574 [  3108] By: jhi                                   on 1999/03/15  16:58:12
18575         Log: First pass of integrating the Rhapsody port,
18576              
18577              From: Wilfredo Sanchez <wsanchez@apple.com> 
18578              Subject: Keeping the world in sync.
18579              Reply-To: wsanchez@apple.com 
18580              To: perlbug@perl.com 
18581              Date: Fri, 13 Nov 1998 17:11:30 -0800 
18582              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
18583      Branch: cfgperl
18584            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
18585            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
18586            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
18587            ! x2p/util.c
18588 ____________________________________________________________________________
18589 [  3107] By: gsar                                  on 1999/03/15  03:22:10
18590         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
18591              From: Daniel Yacob <dmulholl@cs.indiana.edu>
18592              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
18593              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
18594              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
18595      Branch: perl
18596            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
18597            + lib/unicode/Is/Syllable.pl
18598            + lib/unicode/MakeEthiopicSyllables.PL
18599            + lib/unicode/README.Ethiopic
18600            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
18601            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
18602            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
18603            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
18604            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
18605            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
18606            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
18607            ! lib/unicode/Name.pl lib/unicode/Number.pl
18608 ____________________________________________________________________________
18609 [  3106] By: gsar                                  on 1999/03/12  20:35:36
18610         Log: change#3067 failed package.t due to needless creation of $a and $b;
18611              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
18612      Branch: perl
18613            ! op.c
18614 ____________________________________________________________________________
18615 [  3105] By: jhi                                   on 1999/03/12  15:54:57
18616         Log: Recognize the NetBSD packages collection.
18617      Branch: maint-5.005/perl
18618            ! hints/netbsd.sh
18619 ____________________________________________________________________________
18620 [  3104] By: jhi                                   on 1999/03/12  09:07:04
18621         Log: From: pvhp@forte.com (Peter Prymmer)
18622              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
18623              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
18624              Date: Thu, 11 Mar 99 14:24:54 PST
18625              Message-Id: <9903112224.AA24346@forte.com>
18626      Branch: maint-5.005/perl
18627            ! README.os390 t/lib/posix.t
18628 ____________________________________________________________________________
18629 [  3103] By: jhi                                   on 1999/03/10  11:07:46
18630         Log: Integrate from mainperl.
18631      Branch: cfgperl
18632           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
18633           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
18634           !> t/pragma/warn/1global toke.c win32/makedef.pl
18635 ____________________________________________________________________________
18636 [  3102] By: jhi                                   on 1999/03/10  11:01:20
18637         Log: From: pvhp@forte.com (Peter Prymmer)
18638              To: perl5-porters@perl.org
18639              Subject: [5.005_03-MT6]Patch: time passes
18640              Date: Tue, 9 Mar 99 18:42:17 PST
18641              Message-Id: <9903100242.AA29057@forte.com>
18642      Branch: maint-5.005/perl
18643            ! perl.c
18644 ____________________________________________________________________________
18645 [  3101] By: jhi                                   on 1999/03/10  10:30:15
18646         Log: From: Mark-Jason Dominus <mjd@plover.com>
18647              To: perl5-porters@perl.com
18648              Subject: Minor fix to perlfunc.pod
18649              Date: Mon, 08 Mar 1999 20:05:53 -0500
18650              Message-ID: <19990309010553.13757.qmail@plover.com>
18651      Branch: maint-5.005/perl
18652            ! pod/perlfunc.pod
18653 ____________________________________________________________________________
18654 [  3100] By: gsar                                  on 1999/03/09  23:04:44
18655         Log: change#3060 had the wrong quotes
18656      Branch: perl
18657            ! pod/pod2man.PL
18658 ____________________________________________________________________________
18659 [  3099] By: jhi                                   on 1999/03/09  12:52:21
18660         Log: d_uname was broken (probably since _53), reported by
18661              
18662              From: Alan Burlison <Alan.Burlison@uk.sun.com>
18663              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
18664              cpan-testers@perl.org
18665              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
18666              Date: Mon, 08 Mar 1999 13:22:31 +0000
18667              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
18668              
18669              and
18670              
18671              From: lvirden@cas.org (Larry W. Virden)
18672              To: perlbug@perl.com
18673              Subject: configure not correctly identifying uname posix compatibility
18674              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
18675              Message-Id: <199903081136.GAA23682@cas.org>
18676      Branch: cfgperl
18677            ! Configure config_h.SH
18678 ____________________________________________________________________________
18679 [  3098] By: gsar                                  on 1999/03/09  03:16:07
18680         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
18681      Branch: perl
18682            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
18683 ____________________________________________________________________________
18684 [  3097] By: gsar                                  on 1999/03/09  02:50:43
18685         Log: use yyerror() instead of croak() so that compile-time failures in
18686              my(LIST) don't confuse globals with lexicals
18687      Branch: perl
18688            ! op.c toke.c
18689 ____________________________________________________________________________
18690 [  3096] By: gsar                                  on 1999/03/09  02:47:36
18691         Log: adjust testsuite for change#3067
18692      Branch: perl
18693            ! t/pragma/warn/1global
18694 ____________________________________________________________________________
18695 [  3095] By: gsar                                  on 1999/03/08  21:04:48
18696         Log: remove bogus symbols from global.sym
18697      Branch: perl
18698            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
18699            ! perl.h win32/makedef.pl
18700 ____________________________________________________________________________
18701 [  3094] By: jhi                                   on 1999/03/06  16:16:15
18702         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
18703              To: jhi@iki.fi
18704              Subject: Oops
18705              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
18706              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
18707      Branch: maint-5.005/perl
18708            ! README.hurd
18709 ____________________________________________________________________________
18710 [  3093] By: jhi                                   on 1999/03/06  15:59:46
18711         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
18712              To: jhi@iki.fi
18713              Subject: New Hurd README
18714              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
18715              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
18716      Branch: maint-5.005/perl
18717            ! README.hurd
18718 ____________________________________________________________________________
18719 [  3092] By: jhi                                   on 1999/03/06  12:52:06
18720         Log: From: Paul_Green@stratus.com
18721              To: perl5-porters@perl.org
18722              Cc: jhi@iki.fi, Paul_Green@stratus.com
18723              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
18724              Date: Fri, 5 Mar 1999 18:08:49 -0500 
18725              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
18726      Branch: maint-5.005/perl
18727            ! vos/config.h vos/config_h.SH_orig
18728 ____________________________________________________________________________
18729 [  3091] By: jhi                                   on 1999/03/06  12:42:21
18730         Log: From: Dan Sugalski <sugalskd@osshe.edu>
18731              To: perl5-porters@perl.org, vmsperl@perl.org
18732              Subject: [PATCH 5.005_03-MT6]VMS build patch
18733              Date: Fri, 05 Mar 1999 12:36:19 -0800
18734              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
18735      Branch: maint-5.005/perl
18736            ! vms/subconfigure.com
18737 ____________________________________________________________________________
18738 [  3090] By: gsar                                  on 1999/03/06  04:40:03
18739         Log: integrate change#3089 from mainline
18740              
18741              tolerate CRs after options
18742      Branch: maint-5.005/perl
18743           !> perl.c
18744 ____________________________________________________________________________
18745 [  3089] By: gsar                                  on 1999/03/06  04:30:40
18746         Log: tolerate CRs after options
18747      Branch: perl
18748            ! perl.c
18749 ____________________________________________________________________________
18750 [  3088] By: jhi                                   on 1999/03/05  12:49:01
18751         Log: Integrate from mainperl.
18752      Branch: cfgperl
18753           +> README.hurd
18754           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
18755 ____________________________________________________________________________
18756 [  3087] By: gsar                                  on 1999/03/05  06:41:16
18757         Log: adjust timeouts to accomodate slow/busy systems
18758      Branch: perl
18759            ! t/lib/io_sock.t
18760 ____________________________________________________________________________
18761 [  3083] By: gsar                                  on 1999/03/05  01:32:47
18762         Log: integrate change#3081 from maint-5.005
18763      Branch: perl
18764           !> ext/Errno/Errno_pm.PL
18765 ____________________________________________________________________________
18766 [  3082] By: gsar                                  on 1999/03/05  01:31:06
18767         Log: integrate change#2904 from maint-5.005
18768      Branch: perl
18769           +> README.hurd
18770           !> MANIFEST
18771 ____________________________________________________________________________
18772 [  3081] By: gsar                                  on 1999/03/05  00:14:33
18773         Log: protect against doubled backslashes
18774      Branch: maint-5.005/perl
18775            ! ext/Errno/Errno_pm.PL
18776 ____________________________________________________________________________
18777 [  3077] By: jhi                                   on 1999/03/04  08:10:13
18778         Log: Integrate from mainperl.
18779      Branch: cfgperl
18780           +> ext/B/B/Stash.pm
18781           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
18782           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
18783           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
18784           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
18785 ____________________________________________________________________________
18786 [  3076] By: jhi                                   on 1999/03/04  08:07:59
18787         Log: Regen config_h.SH once more because of *size, 
18788              noticed by
18789              
18790              From: Hans Mulder <hansm@icgned.icgroup.nl>
18791              To: Jarkko Hietaniemi <jhi@iki.fi>
18792              Cc: perl5-porters@perl.org
18793              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
18794              Date: Thu,  4 Mar 99 00:10:45 +0100
18795              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
18796      Branch: cfgperl
18797            ! Configure config_h.SH
18798 ____________________________________________________________________________
18799 [  3068] By: gsar                                  on 1999/03/04  05:48:03
18800         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
18801              Date: Thu,  4 Mar 99 00:10:45 +0100
18802              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
18803              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
18804      Branch: perl
18805            ! config_h.SH
18806 ____________________________________________________________________________
18807 [  3067] By: gsar                                  on 1999/03/04  05:44:32
18808         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
18809              From: Graham Barr <gbarr@ti.com>
18810              Date: Wed, 3 Mar 1999 17:23:56 -0600
18811              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
18812              Subject: Re: 'use strict' doesn't work for one-letter variables
18813      Branch: perl
18814            ! gv.c op.c
18815 ____________________________________________________________________________
18816 [  3066] By: gsar                                  on 1999/03/04  05:20:50
18817         Log: updates to compiler modules
18818              From: "Vishal Bhatia" <vishalb@hotmail.com>
18819              Date: Tue, 02 Mar 1999 23:27:25 PST
18820              Message-ID: <19990303072725.779.qmail@hotmail.com>
18821              Subject: PATCH 5.005_56 + Test procedure
18822      Branch: perl
18823            + ext/B/B/Stash.pm
18824            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
18825            ! lib/Test/Harness.pm utils/perlcc.PL
18826 ____________________________________________________________________________
18827 [  3065] By: gsar                                  on 1999/03/04  05:03:30
18828         Log: more s/s_/s!/ etc.
18829      Branch: perl
18830            ! pod/perldelta.pod pod/perlfunc.pod
18831 ____________________________________________________________________________
18832 [  3064] By: gsar                                  on 1999/03/04  04:50:45
18833         Log: integrate cfgperl contents into mainline
18834      Branch: perl
18835           !> Configure README.vms bytecode.h config_h.SH configure.com
18836           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
18837           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
18838           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
18839 ____________________________________________________________________________
18840 [  3063] By: gsar                                  on 1999/03/04  04:44:13
18841         Log: HP-UX has yet another spelling for /NaNQ?/
18842      Branch: perl
18843            ! t/lib/bigfloatpm.t
18844 ____________________________________________________________________________
18845 [  3062] By: gsar                                  on 1999/03/04  04:36:08
18846         Log: error-check for accept() test
18847      Branch: perl
18848            ! t/lib/io_sock.t
18849 ____________________________________________________________________________
18850 [  3061] By: gsar                                  on 1999/03/04  03:40:25
18851         Log: allow custom comparison function in File::Compare::compare_text()
18852              From: jan.dubois@ibm.net (Jan Dubois)
18853              Date: Fri, 26 Feb 1999 21:56:09 +0100
18854              Message-ID: <36db0838.8805651@smtp1.ibm.net>
18855              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
18856      Branch: perl
18857            ! lib/File/Compare.pm
18858 ____________________________________________________________________________
18859 [  3060] By: gsar                                  on 1999/03/04  03:37:38
18860         Log: better version of change#3038
18861              From: abigail@fnx.com
18862              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
18863              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
18864              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
18865      Branch: perl
18866            ! pod/pod2man.PL
18867 ____________________________________________________________________________
18868 [  3058] By: jhi                                   on 1999/03/03  22:30:40
18869         Log: Configure regen to
18870              (1) match maint-5.005 patches #3056 and #3057
18871              (2) better version of PHOSTNAME of #3050
18872              (3) the crosscompile/multiarch config_h.SH trouble solved for now
18873      Branch: cfgperl
18874            ! Configure config_h.SH
18875 ____________________________________________________________________________
18876 [  3054] By: jhi                                   on 1999/03/03  09:57:59
18877         Log: Change #3053 missed perldelta.
18878      Branch: cfgperl
18879            ! pod/perldelta.pod
18880 ____________________________________________________________________________
18881 [  3053] By: jhi                                   on 1999/03/03  08:29:43
18882         Log: Use '!' to mark native integer packings instead of '_'.
18883      Branch: cfgperl
18884            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
18885 ____________________________________________________________________________
18886 [  3052] By: jhi                                   on 1999/03/02  23:12:36
18887         Log: The HP-UX threads patch (change #3028) is needed also here.
18888      Branch: cfgperl
18889            ! hints/hpux.sh thread.h
18890 ____________________________________________________________________________
18891 [  3051] By: jhi                                   on 1999/03/02  08:24:52
18892         Log: From: Dan Sugalski <sugalskd@osshe.edu>
18893              To: perl5-porters@perl.org, vmsperl@perl.org
18894              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
18895              Date: Mon, 01 Mar 1999 16:10:57 -0800
18896              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
18897      Branch: cfgperl
18898            ! README.vms
18899      Branch: maint-5.005/perl
18900            ! README.vms
18901 ____________________________________________________________________________
18902 [  3050] By: jhi                                   on 1999/03/02  08:22:29
18903         Log: From: Dan Sugalski <sugalskd@osshe.edu>
18904              To: perl5-porters@perl.org, vmsperl@perl.org
18905              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
18906              Date: Mon, 01 Mar 1999 16:06:29 -0800
18907              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
18908              
18909              From: Dan Sugalski <sugalskd@osshe.edu>
18910              To: perl5-porters@perl.org, vmsperl@perl.org
18911              Subject: [PATCH 5.005_56]vmsish.pm patch
18912              Date: Mon, 01 Mar 1999 20:19:04 -0800
18913              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
18914              
18915              plus Configure regen containing a "solution" to the
18916              crosscompile/multiarch problem.
18917      Branch: cfgperl
18918            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
18919            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
18920 ____________________________________________________________________________
18921 [  3049] By: jhi                                   on 1999/03/02  07:34:21
18922         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
18923              To: perl5-porters@perl.org
18924              Subject: [PATCH] Eliminate (valid) warning in byterun.c
18925              Date: Mon, 01 Mar 1999 17:27:59 -0500
18926              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
18927      Branch: cfgperl
18928            ! bytecode.h
18929      Branch: maint-5.005/perl
18930            ! bytecode.h
18931 ____________________________________________________________________________
18932 [  3048] By: gsar                                  on 1999/03/02  06:41:21
18933         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
18934      Branch: perl
18935            ! MANIFEST README.hpux
18936 ____________________________________________________________________________
18937 [  3047] By: jhi                                   on 1999/03/01  06:34:43
18938         Log: Integrate from mainperl.
18939      Branch: cfgperl
18940           +> README.hpux lib/File/Spec/Functions.pm
18941           !> (integrate 28 files)
18942 ____________________________________________________________________________
18943 [  3046] By: gsar                                  on 1999/03/01  05:34:28
18944         Log: this is 5.005_56
18945      Branch: perl
18946            ! Changes
18947
18948 ----------------
18949 Version 5.005_56
18950 ----------------
18951
18952 ____________________________________________________________________________
18953 [  3045] By: gsar                                  on 1999/03/01  03:32:30
18954         Log: destroy PL_svref_mutex in perl_destruct()
18955      Branch: perl
18956            ! perl.c
18957 ____________________________________________________________________________
18958 [  3044] By: gsar                                  on 1999/03/01  00:38:50
18959         Log: up patchlevel &c.
18960      Branch: perl
18961            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
18962            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18963            ! win32/makefile.mk
18964 ____________________________________________________________________________
18965 [  3043] By: gsar                                  on 1999/03/01  00:14:15
18966         Log: integrate cfgperl contents into mainline
18967      Branch: perl
18968            ! pod/perldelta.pod
18969           !> Configure config_h.SH
18970 ____________________________________________________________________________
18971 [  3042] By: gsar                                  on 1999/02/28  23:55:08
18972         Log: slightly edited version of suggested patch
18973              From: jan.dubois@ibm.net (Jan Dubois)
18974              Date: Mon, 01 Mar 1999 00:32:05 +0100
18975              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
18976              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
18977      Branch: perl
18978            + lib/File/Spec/Functions.pm
18979            ! MANIFEST lib/File/Spec.pm
18980 ____________________________________________________________________________
18981 [  3041] By: gsar                                  on 1999/02/28  22:47:19
18982         Log: fix subtle bug in eval'' testsuite
18983      Branch: perl
18984            ! t/op/eval.t
18985 ____________________________________________________________________________
18986 [  3040] By: gsar                                  on 1999/02/28  22:46:24
18987         Log: avoid literal control characters in change#3039
18988      Branch: perl
18989            ! t/base/lex.t
18990 ____________________________________________________________________________
18991 [  3039] By: gsar                                  on 1999/02/28  21:47:18
18992         Log: todo item: permit extended control variables a la ${^Foo} (patch
18993              courtesy Mark-Jason Dominus <mjd@plover.com>)
18994      Branch: perl
18995            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
18996            ! t/base/lex.t toke.c
18997 ____________________________________________________________________________
18998 [  3038] By: gsar                                  on 1999/02/28  21:21:05
18999         Log: From: abigail@fnx.com
19000              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
19001              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
19002              Subject: Recognize -> and => inside [A-Z]<> sequences.
19003      Branch: perl
19004            ! pod/pod2man.PL
19005 ____________________________________________________________________________
19006 [  3037] By: gsar                                  on 1999/02/28  21:12:22
19007         Log: fix longstanding bug: searches for lexicals originating within eval''
19008              weren't stopping at the subroutine boundary correctly
19009      Branch: perl
19010            ! op.c proto.h t/op/eval.t
19011 ____________________________________________________________________________
19012 [  3036] By: gsar                                  on 1999/02/28  20:02:29
19013         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
19014              as stacked list values
19015              From: jan.dubois@ibm.net (Jan Dubois)
19016              Date: Sat, 27 Feb 1999 18:24:17 +0100
19017              Message-ID: <36e22849.36531259@smtp1.ibm.net>
19018              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
19019      Branch: perl
19020            ! win32/win32.c
19021 ____________________________________________________________________________
19022 [  3035] By: gsar                                  on 1999/02/28  19:48:54
19023         Log: remove superfluous stack_sp decl
19024      Branch: perl
19025            ! jpl/JNI/JNI.xs
19026 ____________________________________________________________________________
19027 [  3034] By: gsar                                  on 1999/02/28  19:34:58
19028         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
19029      Branch: perl
19030            ! lib/Getopt/Std.pm
19031 ____________________________________________________________________________
19032 [  3033] By: gsar                                  on 1999/02/28  19:23:41
19033         Log: add File::Compare::compare_text()
19034              From: jan.dubois@ibm.net (Jan Dubois)
19035              Date: Fri, 26 Feb 1999 00:20:41 +0100
19036              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
19037              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
19038      Branch: perl
19039            ! lib/File/Compare.pm pod/perltodo.pod
19040 ____________________________________________________________________________
19041 [  3032] By: gsar                                  on 1999/02/28  19:01:33
19042         Log: add README.hpux
19043      Branch: perl
19044            + README.hpux
19045            ! MAINTAIN MANIFEST
19046 ____________________________________________________________________________
19047 [  3031] By: gsar                                  on 1999/02/28  18:49:08
19048         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
19049              James Cromie <jcromie@fossil.uswc.uswest.com>
19050      Branch: perl
19051            ! lib/Pod/Html.pm
19052 ____________________________________________________________________________
19053 [  3030] By: gsar                                  on 1999/02/28  18:35:09
19054         Log: From: jan.dubois@ibm.net (Jan Dubois)
19055              Date: Wed, 24 Feb 1999 22:34:56 +0100
19056              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
19057              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
19058      Branch: perl
19059            ! lib/Test/Harness.pm
19060 ____________________________________________________________________________
19061 [  3029] By: gsar                                  on 1999/02/28  18:28:18
19062         Log: add note about env pollution
19063      Branch: perl
19064            ! INSTALL pod/perltodo.pod
19065 ____________________________________________________________________________
19066 [  3028] By: jhi                                   on 1999/02/26  14:40:00
19067         Log: HP-UX 11 threads.
19068              
19069              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
19070              To: perl5-porters@perl.org
19071              Cc: jhi@cc.hut.fi
19072              Subject: Maint 5 and _54 with threading on HP-UX 11.00
19073              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
19074              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
19075              
19076              NOTE from jhi: the hpux hints could still be more robust by
19077              disabling gdbm when necessary.
19078              
19079              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
19080              linking -lgdbm -lpthread creates an executable that instantly
19081              core dumps on a pthreads internal panic:
19082              
19083              ./gdpt
19084              
19085              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
19086              Return Pointer is 0xc082bf33
19087              17639 quit (core dumped)  ./gdpt
19088              
19089              You don't have to *use* either gdbm or pthreads in the executable,
19090              just linking them together is enough.  Workaround is to recompile
19091              the GDBM under HP-UX 11, that makes the problem go away.
19092      Branch: maint-5.005/perl
19093            ! hints/hpux.sh thread.h
19094 ____________________________________________________________________________
19095 [  3025] By: jhi                                   on 1999/02/25  20:41:07
19096         Log: Temporary workaround for the config_h.SH versus
19097              crosscompile and multiarch plus introduce 'rt'
19098              to $libswanted: in UNIX98 sched_yield() lives there.
19099      Branch: cfgperl
19100            ! Configure config_h.SH
19101 ____________________________________________________________________________
19102 [  3024] By: jhi                                   on 1999/02/24  12:54:59
19103         Log: Integrate from mainperl.
19104      Branch: cfgperl
19105           +> t/lib/fatal.t
19106           !> (integrate 44 files)
19107 ____________________________________________________________________________
19108 [  3023] By: gsar                                  on 1999/02/24  07:02:12
19109         Log: integrate cfgperl contents
19110      Branch: perl
19111           !> (integrate 30 files)
19112 ____________________________________________________________________________
19113 [  3022] By: gsar                                  on 1999/02/24  05:59:47
19114         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
19115              Date: 23 Feb 1999 17:53:22 -0700
19116              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
19117              Subject: [PATCH: _55] perldoc -q broken
19118      Branch: perl
19119            ! utils/perldoc.PL
19120 ____________________________________________________________________________
19121 [  3021] By: gsar                                  on 1999/02/24  05:51:53
19122         Log: ansify perlio.c, fix PerlIO-ish typos
19123      Branch: perl
19124            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
19125            ! iperlsys.h perlio.c
19126 ____________________________________________________________________________
19127 [  3020] By: gsar                                  on 1999/02/24  05:28:06
19128         Log: adjust a Perl_malloc() flag for NeXT
19129              From: Hans Mulder <hansm@icgned.icgroup.nl>
19130              Date: Tue, 23 Feb 99 00:26:25 +0100
19131              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
19132              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
19133      Branch: perl
19134            ! perl.h
19135 ____________________________________________________________________________
19136 [  3019] By: gsar                                  on 1999/02/24  05:19:42
19137         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
19138      Branch: perl
19139            ! pod/perltodo.pod
19140 ____________________________________________________________________________
19141 [  3018] By: gsar                                  on 1999/02/24  04:15:18
19142         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
19143              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
19144              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
19145              Subject: improved error message [PATCH _55] [RESEND]
19146      Branch: perl
19147            ! sv.c
19148 ____________________________________________________________________________
19149 [  3017] By: gsar                                  on 1999/02/24  03:50:34
19150         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
19151              Date: Sun, 21 Feb 1999 20:02:18 -0700
19152              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
19153              Subject: perlfunc updates (against 55)
19154      Branch: perl
19155            ! pod/perlfunc.pod
19156 ____________________________________________________________________________
19157 [  3016] By: gsar                                  on 1999/02/24  03:17:05
19158         Log: testsuite adjustments
19159              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19160              Date: Sat, 20 Feb 1999 15:24:57 +0000
19161              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
19162              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
19163      Branch: perl
19164            ! t/lib/io_sock.t t/op/lex_assign.t
19165 ____________________________________________________________________________
19166 [  3015] By: gsar                                  on 1999/02/24  02:54:47
19167         Log: avoid modifying readonly values from qw()
19168      Branch: perl
19169            ! lib/ExtUtils/MM_Unix.pm
19170 ____________________________________________________________________________
19171 [  3014] By: gsar                                  on 1999/02/24  02:49:04
19172         Log: more "correct" utbuf for utime()
19173      Branch: perl
19174            ! doio.c
19175 ____________________________________________________________________________
19176 [  3013] By: jhi                                   on 1999/02/22  19:27:44
19177         Log: Fix MacPerl version, change PowerUX to PowerMAX.
19178              
19179              From: Chris Nandor <pudge@pobox.com>
19180              To: jhi@iki.fi
19181              Cc: perl5-porters@perl.org
19182              Subject: Re: perl current availability as documented by perl.pod
19183              Date: Sun, 21 Feb 1999 11:06:03 -0500
19184              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
19185              
19186              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
19187              To: jhi@iki.fi
19188              Cc: perl5-porters@perl.org
19189              Subject: Re: perl current availability as documented by perl.pod
19190              Date: Mon, 22 Feb 1999 13:08:30 GMT
19191              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
19192      Branch: cfgperl
19193            ! pod/perl.pod
19194      Branch: maint-5.005/perl
19195            ! pod/perl.pod
19196 ____________________________________________________________________________
19197 [  3012] By: jhi                                   on 1999/02/22  10:26:11
19198         Log: Snapshot the cross-compilation/multiarchitecture stuff
19199              (currently broken in next)
19200      Branch: cfgperl
19201            ! Configure config_h.SH pp.c
19202 ____________________________________________________________________________
19203 [  3011] By: jhi                                   on 1999/02/22  10:24:51
19204         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
19205              To: gsar@activestate.com (Gurusamy Sarathy)
19206              Cc: perl5-porters@perl.org (Perl5 Porters)
19207              Subject: [PATCH 5.005_55] DB_File 1.64 patch
19208              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
19209              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
19210      Branch: cfgperl
19211            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19212            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
19213 ____________________________________________________________________________
19214 [  3009] By: jhi                                   on 1999/02/22  09:14:26
19215         Log: Scratch #3008 and introduce $crosscompile and $multiarch
19216              also in non-Configure lands.
19217      Branch: cfgperl
19218            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
19219            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
19220            ! win32/config.gc win32/config.vc win32/config_H.bc
19221            ! win32/config_H.gc win32/config_H.vc
19222 ____________________________________________________________________________
19223 [  3008] By: jhi                                   on 1999/02/22  08:58:04
19224         Log: Add -DMULTIARCH (see change #3006).
19225      Branch: cfgperl
19226            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
19227 ____________________________________________________________________________
19228 [  3007] By: jhi                                   on 1999/02/22  08:54:06
19229         Log: Undo the references to local{lib,arch} introduced by #3006.
19230      Branch: cfgperl
19231            ! Configure config_h.SH
19232 ____________________________________________________________________________
19233 [  3006] By: jhi                                   on 1999/02/22  08:43:50
19234         Log: From: hansm@icgned.icgroup.nl
19235              To: perlbug@perl.com
19236              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
19237              Date: Sun, 21 Feb 1999 22:58:55 +0100
19238              Reply-To: hansmu@xs4all.nl
19239              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
19240              
19241              plus other Configure changes: prepare for cross-compilation/
19242              multiarchitecture builds.
19243      Branch: cfgperl
19244            ! Configure config_h.SH
19245 ____________________________________________________________________________
19246 [  3005] By: jhi                                   on 1999/02/22  08:35:30
19247         Log: Configure/Perl knew how to look for use Mach cthreads
19248              but Configure didn't let them to be used ($osname 'next').
19249      Branch: cfgperl
19250            ! Configure config_h.SH
19251      Branch: maint-5.005/perl
19252            ! Configure
19253 ____________________________________________________________________________
19254 [  3004] By: jhi                                   on 1999/02/21  15:46:02
19255         Log: Update Acorn AVAILABILITY.
19256      Branch: cfgperl
19257            ! pod/perl.pod
19258      Branch: maint-5.005/perl
19259            ! pod/perl.pod
19260 ____________________________________________________________________________
19261 [  3003] By: jhi                                   on 1999/02/21  14:50:42
19262         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
19263              To: perl5-porters@perl.org (Perl 5 Porters)
19264              Subject: PATCH: perlref.pod - symbolic ref example
19265              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
19266              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
19267      Branch: cfgperl
19268            ! pod/perlref.pod
19269      Branch: maint-5.005/perl
19270            ! pod/perlref.pod
19271 ____________________________________________________________________________
19272 [  3002] By: jhi                                   on 1999/02/21  14:35:22
19273         Log: Sync cfgperl with maint-5.005 change #3000.
19274      Branch: cfgperl
19275            ! pod/perlfunc.pod t/op/pack.t
19276 ____________________________________________________________________________
19277 [  2999] By: gsar                                  on 1999/02/20  22:48:30
19278         Log: From:    John Bley <jbb6@acpub.duke.edu>
19279              Date:    Sat, 20 Feb 1999 16:02:34 EST
19280              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
19281              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
19282      Branch: perl
19283            ! regcomp.c
19284 ____________________________________________________________________________
19285 [  2998] By: jhi                                   on 1999/02/20  14:13:06
19286         Log: Enhanced the endianness description.
19287      Branch: cfgperl
19288            ! pod/perlfunc.pod
19289 ____________________________________________________________________________
19290 [  2996] By: jhi                                   on 1999/02/20  13:55:41
19291         Log: Glossary now mostly fixed.
19292      Branch: cfgperl
19293            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19294            ! config_h.SH
19295 ____________________________________________________________________________
19296 [  2994] By: jhi                                   on 1999/02/20  11:58:33
19297         Log: Perldeltify GNU/Hurd.
19298      Branch: cfgperl
19299            ! pod/perldelta.pod
19300 ____________________________________________________________________________
19301 [  2993] By: gsar                                  on 1999/02/20  00:59:10
19302         Log: fix typo in Perl_sbrk()
19303              From: hansm@icgned.icgroup.nl
19304              Date: Fri, 19 Feb 1999 23:19:31 +0100
19305              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
19306              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
19307      Branch: perl
19308            ! malloc.c
19309 ____________________________________________________________________________
19310 [  2992] By: gsar                                  on 1999/02/20  00:51:08
19311         Log: integrate change#2980 from maint-5.005
19312      Branch: perl
19313           !> utils/h2xs.PL
19314 ____________________________________________________________________________
19315 [  2991] By: gsar                                  on 1999/02/20  00:34:01
19316         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19317              Date: Thu, 18 Feb 1999 18:51:38 +0000
19318              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
19319              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
19320      Branch: perl
19321            ! pp_hot.c t/op/pat.t
19322 ____________________________________________________________________________
19323 [  2990] By: gsar                                  on 1999/02/20  00:30:48
19324         Log: From: jan.dubois@ibm.net (Jan Dubois)
19325              Date: Thu, 18 Feb 1999 19:14:07 +0100
19326              Message-ID: <36d15809.40853323@smtp1.ibm.net>
19327              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
19328      Branch: perl
19329            ! win32/win32.c
19330 ____________________________________________________________________________
19331 [  2989] By: gsar                                  on 1999/02/20  00:27:01
19332         Log: do poll() emulation unless HAS_POLL && I_POLL
19333      Branch: perl
19334            ! ext/IO/poll.h
19335 ____________________________________________________________________________
19336 [  2988] By: gsar                                  on 1999/02/19  23:52:12
19337         Log: tweak RE for NaNQ? recognition
19338      Branch: perl
19339            ! t/lib/bigfloatpm.t
19340 ____________________________________________________________________________
19341 [  2987] By: gsar                                  on 1999/02/19  23:29:59
19342         Log: mention C<use utf8> and C<use warning> in perldelta
19343      Branch: perl
19344            ! pod/perldelta.pod
19345 ____________________________________________________________________________
19346 [  2985] By: jhi                                   on 1999/02/19  20:43:19
19347         Log: pack/unpack better in (network-)short-non-16-bits and
19348              (network-)long-non-32-bits systems such as Cray C90.
19349      Branch: cfgperl
19350            ! perl.h pp.c t/op/pack.t
19351 ____________________________________________________________________________
19352 [  2984] By: jhi                                   on 1999/02/19  20:38:54
19353         Log: Regen Configure.
19354      Branch: cfgperl
19355            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19356            ! perl.c
19357 ____________________________________________________________________________
19358 [  2982] By: jhi                                   on 1999/02/19  19:51:49
19359         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
19360              not probed for and         
19361              
19362              From: "Kurt D. Starsinic" <kstar@chapin.edu>
19363              To: Chaim Frenkel <chaimf@pobox.com>,
19364              Russ Allbery <rra@stanford.edu>,
19365              Jarkko Hietaniemi <jhi@iki.fi>,
19366              Gurusamy Sarathy <gsar@activestate.com>,
19367              Graham Barr <gbarr@pobox.com>
19368              Cc: bdensch@ameritech.net, perlbug@perl.com
19369              Subject: [PATCH] Re: Solaris 7 for Intel
19370              Message-ID: <19990219124404.A30182@O2.chapin.edu>
19371              
19372              Glossary is still missing some terms because
19373              mkglossary is misbehaving (change #2981 updated
19374              Glossary manually)
19375      Branch: cfgperl
19376            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
19377            ! Porting/config_H
19378 ____________________________________________________________________________
19379 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
19380         Log: Make result of h2xs work when user adds C<use strict>
19381      Branch: maint-5.005/perl
19382            ! utils/h2xs.PL
19383 ____________________________________________________________________________
19384 [  2979] By: gsar                                  on 1999/02/19  05:24:29
19385         Log: doc for change#2978
19386      Branch: perl
19387            ! pod/perlsub.pod
19388 ____________________________________________________________________________
19389 [  2978] By: gsar                                  on 1999/02/19  05:08:29
19390         Log: bring '*' prototype closer to how it behaves internally
19391      Branch: perl
19392            + t/lib/fatal.t
19393            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
19394 ____________________________________________________________________________
19395 [  2977] By: gsar                                  on 1999/02/19  02:50:31
19396         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
19397      Branch: perl
19398            ! perly.h
19399 ____________________________________________________________________________
19400 [  2975] By: gsar                                  on 1999/02/18  21:41:57
19401         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
19402              of lexical searches in BEGIN|INIT|END)
19403      Branch: perl
19404            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
19405            ! vms/perly_c.vms
19406 ____________________________________________________________________________
19407 [  2974] By: gsar                                  on 1999/02/18  21:03:06
19408         Log: missing PERL_POLLUTE_MALLOC
19409      Branch: perl
19410            ! ext/SDBM_File/sdbm/sdbm.h
19411 ____________________________________________________________________________
19412 [  2973] By: gsar                                  on 1999/02/18  17:10:49
19413         Log: From:    Andy Dougherty <doughera@lafayette.edu>
19414              Date:    Wed, 17 Feb 1999 17:22:50 EST
19415              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
19416              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
19417      Branch: perl
19418            ! lib/dotsh.pl
19419 ____________________________________________________________________________
19420 [  2972] By: gsar                                  on 1999/02/18  17:04:12
19421         Log: s/#defined/#define/
19422      Branch: perl
19423            ! ext/Data/Dumper/Dumper.xs
19424 ____________________________________________________________________________
19425 [  2970] By: gsar                                  on 1999/02/18  03:26:43
19426         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
19427      Branch: perl
19428            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
19429            ! ext/GDBM_File/typemap
19430 ____________________________________________________________________________
19431 [  2969] By: gsar                                  on 1999/02/17  23:30:47
19432         Log: correct slurp mode doc
19433      Branch: perl
19434            ! pod/perlfunc.pod pod/perlop.pod
19435 ____________________________________________________________________________
19436 [  2968] By: jhi                                   on 1999/02/17  23:15:49
19437         Log: Ultrix hints update.
19438              
19439              From: Spider Boardman <spider@zk3.dec.com>
19440              To: perlbug@perl.com
19441              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
19442              Date: Tue, 16 Feb 1999 23:04:28 -0500
19443              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
19444      Branch: cfgperl
19445            ! hints/ultrix_4.sh
19446 ____________________________________________________________________________
19447 [  2966] By: jhi                                   on 1999/02/17  23:09:21
19448         Log: Change #2965 wiped out some Sarathy's _55 changes.
19449              Now unwiped.
19450      Branch: cfgperl
19451            ! Configure pp.c t/op/pack.t
19452 ____________________________________________________________________________
19453 [  2965] By: jhi                                   on 1999/02/17  23:00:04
19454         Log: Configure tweaks.
19455              
19456              Fix the Unixware/SCO uname scan:
19457              
19458              From: Tom Hughes <thh@cyberscience.com>
19459              To: perlbug@perl.com
19460              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
19461              Date: 17 Feb 1999 15:34:15 +0000    
19462              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
19463              
19464              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
19465              
19466              From: Joe Buehler <jhpb@hekimian.com>
19467              To: perl5-porters@perl.org
19468              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
19469              Date: 12 Feb 1999 11:25:21 -0500
19470              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
19471              
19472              Make the pthreads joinable constant scan to output to fd 4, not 2.
19473      Branch: cfgperl
19474            ! Configure
19475 ____________________________________________________________________________
19476 [  2964] By: gsar                                  on 1999/02/17  21:30:07
19477         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
19478              Date: Wed, 17 Feb 1999 06:53:13 -0700
19479              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
19480              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
19481      Branch: perl
19482            ! lib/Pod/Functions.pm
19483 ____________________________________________________________________________
19484 [  2963] By: gsar                                  on 1999/02/17  21:18:21
19485         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
19486              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19487              Date: Wed, 17 Feb 1999 10:06:01 +0000
19488              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
19489              Subject: Re: [5.005_53] panic: pad_free curpad 
19490      Branch: perl
19491            ! regcomp.c regexec.c t/op/misc.t
19492 ____________________________________________________________________________
19493 [  2962] By: gsar                                  on 1999/02/16  21:26:28
19494         Log: NaNQ? tweak
19495      Branch: perl
19496            ! t/lib/bigfloatpm.t
19497 ____________________________________________________________________________
19498 [  2961] By: jhi                                   on 1999/02/16  19:26:38
19499         Log: Integrate from mainperl.
19500      Branch: cfgperl
19501           !> (integrate 37 files)
19502 ____________________________________________________________________________
19503 [  2960] By: gsar                                  on 1999/02/16  18:04:29
19504         Log: undo change#2465 (qw[] is a real list now)
19505      Branch: perl
19506            ! pod/perlop.pod
19507 ____________________________________________________________________________
19508 [  2959] By: gsar                                  on 1999/02/16  07:09:33
19509         Log: this was 5.005_55
19510      Branch: perl
19511            ! Changes
19512
19513 ----------------
19514 Version 5.005_55
19515 ----------------
19516
19517 ____________________________________________________________________________
19518 [  2958] By: gsar                                  on 1999/02/16  06:18:27
19519         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
19520              elide dups and non-dependents from Changes
19521      Branch: perl
19522            ! Changes pod/perlhist.pod
19523           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
19524           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
19525           !> pod/perlport.pod pp.c t/op/pack.t
19526 ____________________________________________________________________________
19527 [  2957] By: gsar                                  on 1999/02/16  04:09:47
19528         Log: propagate PERL_VERSION everywhere, add to pod
19529      Branch: perl
19530            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
19531            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
19532            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
19533            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
19534            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
19535            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
19536            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
19537            ! win32/config.gc win32/config.vc win32/config_sh.PL
19538            ! win32/win32.c x2p/a2py.c
19539 ____________________________________________________________________________
19540 [  2955] By: jhi                                   on 1999/02/15  16:15:03
19541         Log: The pack tests now better in C90 (after the packnative patches).
19542      Branch: cfgperl
19543            ! t/op/pack.t
19544 ____________________________________________________________________________
19545 [  2954] By: gsar                                  on 1999/02/15  14:11:50
19546         Log: tweak Configure to follow new PERL_VERSION etc.
19547      Branch: perl
19548            ! Configure patchlevel.h pod/perlhist.pod
19549 ____________________________________________________________________________
19550 [  2953] By: jhi                                   on 1999/02/15  14:02:21
19551         Log: Integrate from mainperl.
19552      Branch: cfgperl
19553           !> MANIFEST Porting/makerel
19554 ____________________________________________________________________________
19555 [  2952] By: jhi                                   on 1999/02/15  13:50:07
19556         Log: Enhance the packnative patch: use the packnative code
19557              only if required.  Also added hefty testing (hopefully
19558              I didn't assume too much...).  Tested on alpha, ix86, sparc.
19559      Branch: cfgperl
19560            ! pod/perlfunc.pod pp.c t/op/pack.t
19561 ____________________________________________________________________________
19562 [  2951] By: jhi                                   on 1999/02/15  13:46:56
19563         Log: AVAILABILITY from 5.005_03-tobe, will of course
19564              require updating when 5.006 comes out.
19565      Branch: cfgperl
19566            ! pod/perl.pod
19567 ____________________________________________________________________________
19568 [  2949] By: gsar                                  on 1999/02/15  13:28:51
19569         Log: will this be it for 5.005_55?
19570      Branch: perl
19571            ! MANIFEST Porting/makerel
19572 ____________________________________________________________________________
19573 [  2948] By: jhi                                   on 1999/02/15  13:23:52
19574         Log: Integrate from mainperl.
19575      Branch: cfgperl
19576           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
19577           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
19578           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
19579           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
19580           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
19581           !> win32/config.gc win32/config.vc win32/config_H.bc
19582           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
19583 ____________________________________________________________________________
19584 [  2947] By: jhi                                   on 1999/02/15  13:20:41
19585         Log: perlport.pod 1.39 from Chris.
19586      Branch: cfgperl
19587            ! pod/perlport.pod
19588 ____________________________________________________________________________
19589 [  2946] By: jhi                                   on 1999/02/15  13:09:58
19590         Log: Import Ultrix update, change #2864, 
19591              
19592              From: Spider Boardman <spider@zk3.dec.com>
19593              To: perlbug@perl.com
19594              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
19595              Date: Wed, 10 Feb 1999 23:33:31 -0500
19596              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
19597      Branch: cfgperl
19598            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
19599 ____________________________________________________________________________
19600 [  2945] By: jhi                                   on 1999/02/15  13:04:50
19601         Log: OpenBSD sparc SHMLBA.
19602      Branch: cfgperl
19603            ! ext/IPC/SysV/SysV.xs
19604 ____________________________________________________________________________
19605 [  2944] By: gsar                                  on 1999/02/15  12:09:52
19606         Log: update win32/config* stuff, Changes
19607      Branch: perl
19608            ! Changes win32/Makefile win32/config.bc win32/config.gc
19609            ! win32/config.vc win32/config_H.bc win32/config_H.gc
19610            ! win32/config_H.vc win32/makefile.mk
19611 ____________________________________________________________________________
19612 [  2943] By: gsar                                  on 1999/02/15  11:54:08
19613         Log: #include patchlevel.h by default, provide
19614              PERL_{REVISION,VERSION,SUBVERSION}
19615      Branch: perl
19616            ! patchlevel.h perl.h
19617 ____________________________________________________________________________
19618 [  2942] By: gsar                                  on 1999/02/15  10:26:59
19619         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
19620              misc fixes
19621      Branch: perl
19622            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
19623 ____________________________________________________________________________
19624 [  2941] By: gsar                                  on 1999/02/15  10:24:37
19625         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
19626              Message-ID: <19990207002851.B9185@toldyouso.com>
19627              Message-ID: <19990207212152.A9765@toldyouso.com>
19628              Message-ID: <19990207212041.A9622@toldyouso.com>
19629              Message-ID: <19990207213127.A10244@toldyouso.com>
19630              Message-ID: <19990207212559.A9950@toldyouso.com>
19631              Message-ID: <19990207212842.A9994@toldyouso.com>
19632              Message-ID: <19990207212500.A9860@toldyouso.com>
19633              Message-ID: <19990207213013.A10105@toldyouso.com>
19634      Branch: perl
19635            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
19636            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
19637            ! pod/perlmodlib.pod pod/perltoc.pod
19638 ____________________________________________________________________________
19639 [  2940] By: gsar                                  on 1999/02/15  10:07:08
19640         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
19641              of suggested patch)
19642              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
19643              Date: Mon, 08 Feb 1999 01:14:41 -0000
19644              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
19645              Subject: [PATCH 5.005_54] some pending C.pm stuff 
19646      Branch: perl
19647            ! ext/B/B/C.pm
19648 ____________________________________________________________________________
19649 [  2939] By: jhi                                   on 1999/02/15  08:40:18
19650         Log: Integrate from mainperl.
19651      Branch: cfgperl
19652           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
19653            - lib/File/PathConvert.pm
19654           !> (integrate 81 files)
19655 ____________________________________________________________________________
19656 [  2938] By: gsar                                  on 1999/02/15  06:56:39
19657         Log: change#2839 was bogus, redo
19658      Branch: perl
19659           !> t/lib/h2ph.pht
19660 ____________________________________________________________________________
19661 [  2937] By: gsar                                  on 1999/02/15  06:38:15
19662         Log: support Win32::GetFullPathName() and Win32::SetLastError()
19663              From: jan.dubois@ibm.net (Jan Dubois)
19664              Date: Tue, 09 Feb 1999 22:27:31 +0100
19665              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
19666              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
19667      Branch: perl
19668            ! win32/win32.c
19669 ____________________________________________________________________________
19670 [  2936] By: gsar                                  on 1999/02/15  06:26:39
19671         Log: support native integers, pack("L_",...) etc. (via private mail)
19672              From: Jarkko Hietaniemi <jhi@iki.fi>
19673              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
19674              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
19675              Subject: the "packnative" patch
19676      Branch: perl
19677            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
19678            ! t/lib/ipc_sysv.t t/op/pack.t
19679 ____________________________________________________________________________
19680 [  2935] By: gsar                                  on 1999/02/15  06:04:02
19681         Log: From: Michael G Schwern <schwern@pobox.com>
19682              Date: Tue, 9 Feb 1999 04:13:12 -0500
19683              Message-ID: <19990209041312.A15788@toldyouso.com>
19684              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
19685      Branch: perl
19686            ! utils/h2xs.PL
19687 ____________________________________________________________________________
19688 [  2934] By: gsar                                  on 1999/02/15  05:30:13
19689         Log: fix bugs in the handling of negative numbers, among other things
19690              From: Steven Knight <knight@theopera.baldmt.citilink.com>
19691              Date: Mon, 8 Feb 1999 01:16:24 -0600
19692              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
19693              Subject: Math::BigFloat and Math::BigInt
19694      Branch: perl
19695            + t/lib/bigfloat.t t/lib/bigfloatpm.t
19696            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
19697            ! t/lib/bigintpm.t
19698 ____________________________________________________________________________
19699 [  2933] By: gsar                                  on 1999/02/15  04:57:52
19700         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
19701              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
19702              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
19703              Subject: s2p incorrectly handles hold space commands
19704      Branch: perl
19705            ! x2p/s2p.PL
19706 ____________________________________________________________________________
19707 [  2932] By: gsar                                  on 1999/02/15  04:45:55
19708         Log: clarify what a "line" is
19709      Branch: perl
19710            ! pod/perlfunc.pod pod/perlvar.pod
19711 ____________________________________________________________________________
19712 [  2931] By: gsar                                  on 1999/02/15  04:23:29
19713         Log: backout change#2811 and add newer version based on File::Spec
19714              From: Barrie Slaymaker <rbs@telerama.com>
19715              Date: Thu, 11 Feb 1999 16:29:24 -0500
19716              Message-ID: <36C34BB4.A62090E0@telerama.com>
19717              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
19718      Branch: perl
19719            - lib/File/PathConvert.pm
19720            ! MANIFEST installhtml lib/Pod/Html.pm
19721 ____________________________________________________________________________
19722 [  2930] By: gsar                                  on 1999/02/15  04:16:25
19723         Log: From: Barrie Slaymaker <rbs@telerama.com>
19724              Date: Thu, 11 Feb 1999 19:39:48 -0500
19725              Message-ID: <36C37854.707D139@telerama.com>
19726              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
19727      Branch: perl
19728            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
19729 ____________________________________________________________________________
19730 [  2929] By: gsar                                  on 1999/02/15  04:06:50
19731         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
19732              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
19733              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
19734              Subject: [PATCH]5.005_54 (DOC) fix many typos
19735              --
19736              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
19737              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
19738              Subject: [PATCH]5.005_54 (DOC) typos
19739      Branch: perl
19740            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
19741            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
19742            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19743            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
19744            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
19745            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
19746            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
19747            ! pod/perlvar.pod pod/perlxs.pod
19748 ____________________________________________________________________________
19749 [  2928] By: gsar                                  on 1999/02/15  03:39:53
19750         Log: allow the Carp routines to pass through exception objects
19751      Branch: perl
19752            ! lib/Carp.pm
19753 ____________________________________________________________________________
19754 [  2927] By: gsar                                  on 1999/02/15  03:22:57
19755         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
19756      Branch: perl
19757            ! pod/perlfaq8.pod
19758 ____________________________________________________________________________
19759 [  2926] By: gsar                                  on 1999/02/15  03:19:39
19760         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
19761              have done that, but didn't)
19762      Branch: perl
19763           !> utils/h2ph.PL
19764 ____________________________________________________________________________
19765 [  2925] By: gsar                                  on 1999/02/15  03:17:01
19766         Log: integrate cfgperl changes into mainline
19767      Branch: perl
19768            ! Changes
19769           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
19770           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
19771           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
19772           !> vms/subconfigure.com
19773 ____________________________________________________________________________
19774 [  2924] By: gsar                                  on 1999/02/15  03:07:08
19775         Log: add const qualifier to most char* prototypes, handle ripple effect
19776      Branch: perl
19777            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
19778            ! universal.c util.c
19779 ____________________________________________________________________________
19780 [  2923] By: gsar                                  on 1999/02/15  01:04:30
19781         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19782              Date: Thu, 04 Feb 1999 02:37:31 +0000
19783              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
19784              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
19785      Branch: perl
19786            ! pp_ctl.c t/op/range.t
19787 ____________________________________________________________________________
19788 [  2922] By: gsar                                  on 1999/02/15  00:24:34
19789         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19790              Date: Sun, 31 Jan 1999 01:50:06 +0000
19791              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
19792              Subject: [PATCH 5.005_03t4] regexp flags bug
19793      Branch: perl
19794            ! regcomp.c t/op/re_tests
19795 ____________________________________________________________________________
19796 [  2921] By: gsar                                  on 1999/02/15  00:13:02
19797         Log: use New() et al., rather than safemalloc() et al.
19798              From: jan.dubois@ibm.net (Jan Dubois)
19799              Date: Fri, 29 Jan 1999 23:27:22 +0100
19800              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
19801              Subject: [PATCH _03-MT5] POSIX.xs memory API
19802      Branch: perl
19803            ! ext/POSIX/POSIX.xs
19804 ____________________________________________________________________________
19805 [  2920] By: gsar                                  on 1999/02/15  00:05:33
19806         Log: tweak READ() docs to mention $buffer must be altered by reference
19807      Branch: perl
19808            ! pod/perltie.pod
19809 ____________________________________________________________________________
19810 [  2919] By: gsar                                  on 1999/02/14  23:50:39
19811         Log: applied suggested patch, with several language/readability tweaks
19812              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19813              Date: Fri, 29 Jan 1999 00:25:02 -0500
19814              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
19815              Subject: Re: [PATCH 5.005_*] Better parsing docs
19816      Branch: perl
19817            ! pod/perlop.pod
19818 ____________________________________________________________________________
19819 [  2918] By: gsar                                  on 1999/02/14  23:20:42
19820         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
19821              of silently returning bogus values)
19822              From: Peter Chines <pchines@nhgri.nih.gov>
19823              Date: Wed, 27 Jan 1999 16:11:31 -0500
19824              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
19825              Subject: Time::Local
19826      Branch: perl
19827            ! lib/Time/Local.pm pod/perldelta.pod
19828 ____________________________________________________________________________
19829 [  2917] By: gsar                                  on 1999/02/14  11:21:43
19830         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19831              Date: Thu, 28 Jan 1999 10:02:20 -0500
19832              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
19833              Subject: Re: [PATCH 5.005_53] Better perldoc
19834      Branch: perl
19835            ! utils/perldoc.PL
19836 ____________________________________________________________________________
19837 [  2916] By: gsar                                  on 1999/02/14  10:59:38
19838         Log: back out change#2751, apply updated version 
19839              From: jan.dubois@ibm.net (Jan Dubois)
19840              Date: Sat, 06 Feb 1999 01:06:29 +0100
19841              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
19842              Subject: [PATCH] Cleanup of File::Spec module
19843      Branch: perl
19844            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
19845            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
19846            ! lib/File/Spec/Win32.pm
19847 ____________________________________________________________________________
19848 [  2915] By: gsar                                  on 1999/02/14  10:48:01
19849         Log: tweak select() test
19850      Branch: perl
19851            ! pod/perlipc.pod t/op/fh.t
19852 ____________________________________________________________________________
19853 [  2914] By: gsar                                  on 1999/02/14  10:25:55
19854         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
19855      Branch: perl
19856            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
19857 ____________________________________________________________________________
19858 [  2913] By: gsar                                  on 1999/02/14  10:03:51
19859         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
19860              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
19861              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
19862              Subject: Re: SvOPV() or SvPV_nolen() or ...
19863      Branch: perl
19864            ! pod/perlguts.pod
19865 ____________________________________________________________________________
19866 [  2912] By: gsar                                  on 1999/02/14  09:57:29
19867         Log: provide SvPV_nolen(sv) to avoid use of PL_na
19868              From: jan.dubois@ibm.net (Jan Dubois)
19869              Date: Sun, 24 Jan 1999 02:45:32 +0100
19870              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
19871              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
19872      Branch: perl
19873            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
19874            ! sv.h
19875 ____________________________________________________________________________
19876 [  2911] By: gsar                                  on 1999/02/14  06:51:05
19877         Log: elide stray effluvium
19878      Branch: perl
19879            ! pod/perldelta.pod
19880 ____________________________________________________________________________
19881 [  2910] By: gsar                                  on 1999/02/14  05:51:56
19882         Log: slurping an empty file should return '' rather than undef, with
19883              commensurate effects on ARGV processing
19884      Branch: perl
19885            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
19886            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
19887 ____________________________________________________________________________
19888 [  2909] By: gsar                                  on 1999/02/14  00:02:11
19889         Log: perly_c.diff typo
19890      Branch: perl
19891            ! perly.c perly_c.diff vms/perly_c.vms
19892 ____________________________________________________________________________
19893 [  2908] By: gsar                                  on 1999/02/13  18:20:13
19894         Log: From: jan.dubois@ibm.net (Jan Dubois)
19895              Date: Sat, 13 Feb 1999 13:25:53 +0100
19896              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
19897              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
19898      Branch: perl
19899            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
19900 ____________________________________________________________________________
19901 [  2907] By: jhi                                   on 1999/02/13  15:07:26
19902         Log: Integrate from mainperl.
19903      Branch: cfgperl
19904           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
19905           !> (integrate 150 files)
19906 ____________________________________________________________________________
19907 [  2903] By: gsar                                  on 1999/02/12  13:25:59
19908         Log: From: jan.dubois@ibm.net (Jan Dubois)
19909              Date: Sun, 24 Jan 1999 01:12:00 +0100
19910              Message-ID: <36b66479.62756298@smtp1.ibm.net>
19911              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
19912      Branch: perl
19913            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
19914            ! proto.h sv.c sv.h
19915 ____________________________________________________________________________
19916 [  2902] By: gsar                                  on 1999/02/12  12:55:11
19917         Log: script to generate ctags from etags
19918              From: Colin Kuskie <ckuskie@cadence.com>
19919              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
19920              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
19921              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
19922      Branch: perl
19923            + emacs/e2ctags.pl
19924            ! Makefile.SH pod/perlfaq3.pod
19925 ____________________________________________________________________________
19926 [  2901] By: gsar                                  on 1999/02/12  12:40:17
19927         Log: allow boolean assign ops to be lvalues
19928              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
19929              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
19930              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
19931              --
19932              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19933              Date: Mon, 18 Jan 1999 10:04:00 +0000
19934              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
19935              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
19936      Branch: perl
19937            + t/op/lop.t
19938            ! MANIFEST op.c
19939 ____________________________________________________________________________
19940 [  2899] By: jhi                                   on 1999/02/12  12:03:48
19941         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
19942      Branch: cfgperl
19943            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19944            ! config_h.SH hints/openbsd.sh
19945 ____________________________________________________________________________
19946 [  2898] By: gsar                                  on 1999/02/12  11:49:25
19947         Log: support win32_putenv()
19948      Branch: perl
19949            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
19950            ! win32/win32.c win32/win32iop.h
19951 ____________________________________________________________________________
19952 [  2894] By: gsar                                  on 1999/02/12  11:09:27
19953         Log: add missing hunk in change#2657
19954      Branch: perl
19955            ! ext/B/B/CC.pm
19956 ____________________________________________________________________________
19957 [  2893] By: gsar                                  on 1999/02/12  11:00:13
19958         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19959              Date: Tue, 19 Jan 1999 20:13:15 -0500
19960              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
19961              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
19962      Branch: perl
19963            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
19964            ! t/pragma/subs.t t/pragma/warning.t
19965 ____________________________________________________________________________
19966 [  2892] By: gsar                                  on 1999/02/12  10:44:38
19967         Log: update change#2670 to later version
19968              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19969              Date: Sun, 31 Jan 1999 16:16:14 +0000
19970              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
19971              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
19972      Branch: perl
19973            ! t/op/subst.t toke.c
19974 ____________________________________________________________________________
19975 [  2891] By: gsar                                  on 1999/02/12  10:31:17
19976         Log: make testsuite somewhat location independent
19977      Branch: perl
19978            ! (edit 117 files)
19979 ____________________________________________________________________________
19980 [  2890] By: gsar                                  on 1999/02/12  10:00:30
19981         Log: add $AutoLoader::VERSION
19982      Branch: perl
19983            ! lib/AutoLoader.pm
19984 ____________________________________________________________________________
19985 [  2889] By: gsar                                  on 1999/02/12  09:55:48
19986         Log: tweak PERL_STRICT_CR notes
19987      Branch: perl
19988            ! pod/perl5005delta.pod
19989 ____________________________________________________________________________
19990 [  2888] By: gsar                                  on 1999/02/12  09:41:45
19991         Log: add note about test-notty target
19992      Branch: perl
19993            ! README.win32
19994 ____________________________________________________________________________
19995 [  2887] By: gsar                                  on 1999/02/12  09:37:37
19996         Log: add perltodo.pod
19997      Branch: perl
19998            + pod/perltodo.pod
19999            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
20000            ! win32/pod.mak
20001 ____________________________________________________________________________
20002 [  2886] By: jhi                                   on 1999/02/12  08:52:14
20003         Log: Integrate from mainperl.
20004      Branch: cfgperl
20005           +> t/op/fh.t
20006           !> (integrate 30 files)
20007 ____________________________________________________________________________
20008 [  2885] By: gsar                                  on 1999/02/12  08:42:10
20009         Log: note how to find REG_INFTY limit
20010      Branch: perl
20011            ! pod/perlre.pod
20012 ____________________________________________________________________________
20013 [  2884] By: jhi                                   on 1999/02/12  08:36:14
20014         Log: OpenBSD pthreads awareness, thanks to
20015              David Leonard <david.leonard@csee.uq.edu.au>
20016      Branch: maint-5.005/perl
20017            ! Configure hints/openbsd.sh
20018 ____________________________________________________________________________
20019 [  2882] By: gsar                                  on 1999/02/12  08:05:20
20020         Log: IO is maintained by p5p (per Graham Barr's wishes)
20021      Branch: perl
20022            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
20023            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
20024            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
20025            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
20026 ____________________________________________________________________________
20027 [  2881] By: gsar                                  on 1999/02/12  07:57:13
20028         Log: fh.t typo
20029      Branch: perl
20030            ! t/op/fh.t
20031 ____________________________________________________________________________
20032 [  2880] By: gsar                                  on 1999/02/12  07:38:16
20033         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
20034      Branch: perl
20035            ! perl.c pod/perlrun.pod
20036 ____________________________________________________________________________
20037 [  2879] By: gsar                                  on 1999/02/12  05:39:29
20038         Log: fix ops that are not filehandle constructors to not create GV if it
20039              doesn't already exist (avoids leaks); extend semantics of defined()
20040              so that defined(*{$foo}) works (experimental)
20041      Branch: perl
20042            + t/op/fh.t
20043            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
20044            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
20045 ____________________________________________________________________________
20046 [  2877] By: jhi                                   on 1999/02/11  20:44:00
20047         Log: From: Chris Nandor <pudge@pobox.com>
20048              To: perl5-porters@perl.org
20049              Subject: [PATCH] perlport.pod 1.39
20050              Date: Thu, 11 Feb 1999 12:28:35 -0500
20051              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
20052      Branch: cfgperl
20053            ! pod/perlport.pod
20054 ____________________________________________________________________________
20055 [  2870] By: gsar                                  on 1999/02/11  11:17:08
20056         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
20057      Branch: perl
20058            ! ext/IO/lib/IO/Pipe.pm
20059 ____________________________________________________________________________
20060 [  2869] By: gsar                                  on 1999/02/11  11:00:56
20061         Log: update win32/pod.mak
20062      Branch: perl
20063            ! win32/pod.mak
20064 ____________________________________________________________________________
20065 [  2868] By: gsar                                  on 1999/02/11  10:42:44
20066         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
20067              Date: Fri, 08 Jan 1999 14:36:53 +1100
20068              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
20069              Subject: Re: [Fwd: IO::Socket::connect and blocking]
20070      Branch: perl
20071            ! ext/IO/lib/IO/Socket.pm
20072 ____________________________________________________________________________
20073 [  2867] By: gsar                                  on 1999/02/11  09:43:03
20074         Log: av_extend() doc tweak from Jan Dubois
20075      Branch: perl
20076            ! pod/perlguts.pod
20077 ____________________________________________________________________________
20078 [  2866] By: gsar                                  on 1999/02/11  09:27:17
20079         Log: display full pathname of unreadable files
20080      Branch: perl
20081            ! utils/perldoc.PL
20082 ____________________________________________________________________________
20083 [  2865] By: gsar                                  on 1999/02/11  09:02:31
20084         Log: missing patch in change#2522
20085      Branch: perl
20086            ! lib/Pod/Text.pm
20087 ____________________________________________________________________________
20088 [  2864] By: jhi                                   on 1999/02/11  08:45:00
20089         Log: From: Spider Boardman <spider@zk3.dec.com>
20090              To: perlbug@perl.com
20091              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
20092              Date: Wed, 10 Feb 1999 23:33:31 -0500
20093              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
20094      Branch: maint-5.005/perl
20095            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
20096 ____________________________________________________________________________
20097 [  2862] By: gsar                                  on 1999/02/11  08:14:34
20098         Log: integrate changes#2738,2740 from maint-5.005
20099      Branch: perl
20100           !> lib/ExtUtils/MakeMaker.pm
20101 ____________________________________________________________________________
20102 [  2861] By: jhi                                   on 1999/02/11  08:04:25
20103         Log: Integrate from mainperl.
20104      Branch: cfgperl
20105           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
20106           !> t/op/range.t win32/config.gc
20107 ____________________________________________________________________________
20108 [  2860] By: gsar                                  on 1999/02/11  07:30:08
20109         Log: binmode() support for cygwin32 (suggested by Steven Morlock
20110              <newspost@morlock.net>)
20111      Branch: perl
20112            ! perl.h
20113 ____________________________________________________________________________
20114 [  2859] By: gsar                                  on 1999/02/11  07:14:21
20115         Log: update Changes
20116      Branch: perl
20117            ! Changes
20118           !> pod/perl5005delta.pod
20119 ____________________________________________________________________________
20120 [  2856] By: gsar                                  on 1999/02/11  07:07:39
20121         Log: integrate perldelta changes from maint-5.005
20122      Branch: perl
20123           !> pod/perl5005delta.pod
20124 ____________________________________________________________________________
20125 [  2855] By: gsar                                  on 1999/02/11  06:31:50
20126         Log: applied suggested patch; added tests
20127              From: Adam Krolnik <adamk@gypsy.cyrix.com>
20128              Date: Sat, 12 Dec 98 15:30:18 -0600
20129              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
20130              Subject: Range operation doesn't handle IV_MAX
20131      Branch: perl
20132            ! pp_ctl.c t/op/range.t
20133 ____________________________________________________________________________
20134 [  2854] By: gsar                                  on 1999/02/11  05:00:55
20135         Log: compatibility fix: magic non-propagation in foreach implicit localization
20136      Branch: perl
20137            ! pp_ctl.c t/op/local.t win32/config.gc
20138 ____________________________________________________________________________
20139 [  2852] By: gsar                                  on 1999/02/10  23:17:49
20140         Log: fair warning about -Dusethreads
20141      Branch: maint-5.005/perl
20142            ! Configure INSTALL README.threads
20143 ____________________________________________________________________________
20144 [  2847] By: jhi                                   on 1999/02/09  19:13:28
20145         Log: Integrate from mainperl.
20146      Branch: cfgperl
20147           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
20148           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
20149 ____________________________________________________________________________
20150 [  2846] By: gsar                                  on 1999/02/09  13:53:28
20151         Log: a modified version of suggested patch for pack template 'Z'; added docs
20152              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
20153              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
20154              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
20155              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
20156      Branch: perl
20157            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
20158 ____________________________________________________________________________
20159 [  2845] By: gsar                                  on 1999/02/09  00:03:26
20160         Log: clarify docs for change#2835
20161      Branch: perl
20162            ! pod/perldelta.pod pod/perlop.pod
20163 ____________________________________________________________________________
20164 [  2844] By: gsar                                  on 1999/02/08  23:40:57
20165         Log: addendum to change#2823
20166              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
20167              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
20168              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
20169              Subject: [PATCH] Docs and tests for method-call syntax
20170      Branch: perl
20171            ! pod/perlobj.pod t/op/method.t
20172 ____________________________________________________________________________
20173 [  2843] By: jhi                                   on 1999/02/08  21:06:28
20174         Log: Ultrix mmap tidbit.
20175      Branch: cfgperl
20176            ! hints/ultrix_4.sh
20177 ____________________________________________________________________________
20178 [  2842] By: jhi                                   on 1999/02/08  20:22:55
20179         Log: Integrate from mainperl.
20180      Branch: cfgperl
20181           +> t/op/subst_wamp.t
20182           !> (integrate 35 files)
20183 ____________________________________________________________________________
20184 [  2841] By: jhi                                   on 1999/02/08  18:23:26
20185         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20186              To: Mailing list Perl5 <perl5-porters@perl.org>
20187              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
20188              Date: Sun, 7 Feb 1999 17:25:22 -0500
20189              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
20190      Branch: cfgperl
20191            + t/op/subst_amp.t
20192            ! MANIFEST regcomp.c t/op/subst.t
20193 ____________________________________________________________________________
20194 [  2840] By: jhi                                   on 1999/02/08  18:16:54
20195         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20196              To: Mailing list Perl5 <perl5-porters@perl.org>
20197              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
20198              Date: Sun, 7 Feb 1999 17:00:10 -0500
20199              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
20200      Branch: cfgperl
20201            ! pp_hot.c t/op/pat.t
20202 ____________________________________________________________________________
20203 [  2839] By: jhi                                   on 1999/02/08  17:25:30
20204         Log: A require was missing.
20205      Branch: cfgperl
20206            ! t/lib/h2ph.pht
20207 ____________________________________________________________________________
20208 [  2838] By: jhi                                   on 1999/02/08  16:38:41
20209         Log: Bring in the change #2809 (the Configure part has been
20210              modified rather a lot since the #2809, though.)
20211      Branch: cfgperl
20212            ! Configure utils/h2ph.PL
20213 ____________________________________________________________________________
20214 [  2835] By: gsar                                  on 1999/02/08  14:40:23
20215         Log: make qw() into a true list at compile time (slightly modified
20216              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
20217      Branch: perl
20218            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
20219 ____________________________________________________________________________
20220 [  2834] By: gsar                                  on 1999/02/08  13:23:16
20221         Log: make safesysmalloc() etc., always available; safemalloc() et al are
20222              now macros that point to the right malloc; fix various places in
20223              sources that need to always use safesysmalloc() et al
20224      Branch: perl
20225            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
20226            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
20227 ____________________________________________________________________________
20228 [  2833] By: gsar                                  on 1999/02/08  10:56:16
20229         Log: remove spurious #endif in last change
20230      Branch: perl
20231            ! perl.h
20232 ____________________________________________________________________________
20233 [  2832] By: gsar                                  on 1999/02/08  10:34:55
20234         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
20235              them ask for insanity (untested)
20236      Branch: perl
20237            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
20238            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
20239            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
20240 ____________________________________________________________________________
20241 [  2831] By: jhi                                   on 1999/02/08  08:33:33
20242         Log: Update vms/subconfigure.com along the lines of change #2829.
20243      Branch: cfgperl
20244            ! vms/subconfigure.com
20245 ____________________________________________________________________________
20246 [  2830] By: gsar                                  on 1999/02/08  00:19:46
20247         Log: integrate cfgperl changes into mainline
20248      Branch: perl
20249           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
20250           +> lib/File/PathConvert.pm pod/perlthrtut.pod
20251            ! Changes
20252           !> (integrate 93 files)
20253 ____________________________________________________________________________
20254 [  2829] By: jhi                                   on 1999/02/07  23:49:46
20255         Log: Configure update.
20256              
20257              Probe for mmap() et alia.
20258              The *cc*symbols patch (just Configure, no h2ph).
20259      Branch: cfgperl
20260            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20261            ! config_h.SH perl.h
20262 ____________________________________________________________________________
20263 [  2828] By: gsar                                  on 1999/02/07  23:38:47
20264         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20265              Date: Sun, 7 Feb 1999 17:25:22 -0500
20266              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
20267              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
20268      Branch: perl
20269            + t/op/subst_amp.t t/op/subst_wamp.t
20270            ! MANIFEST regcomp.c t/op/subst.t
20271 ____________________________________________________________________________
20272 [  2827] By: gsar                                  on 1999/02/07  23:27:32
20273         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20274              Date: Sun, 7 Feb 1999 17:00:10 -0500
20275              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
20276              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
20277      Branch: perl
20278            ! pp_hot.c t/op/pat.t
20279 ____________________________________________________________________________
20280 [  2826] By: gsar                                  on 1999/02/07  23:26:04
20281         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
20282              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20283              Date: Sun, 7 Feb 1999 15:07:27 -0500
20284              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
20285              Subject: Re: fixing memory leaks in REx compilation
20286      Branch: perl
20287            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
20288            ! regexec.c
20289 ____________________________________________________________________________
20290 [  2825] By: jhi                                   on 1999/02/07  18:05:13
20291         Log: Integrate from mainperl.
20292      Branch: cfgperl
20293           +> lib/DB.pm t/comp/bproto.t
20294           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
20295           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
20296           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
20297           !> toke.c vms/perly_c.vms
20298 ____________________________________________________________________________
20299 [  2824] By: gsar                                  on 1999/02/07  14:21:48
20300         Log: tweak doc on bitwise ops
20301      Branch: perl
20302            ! pod/perlop.pod
20303 ____________________________________________________________________________
20304 [  2823] By: gsar                                  on 1999/02/07  13:38:31
20305         Log: applied suggested patch; regen perly* and vms/perly*
20306              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
20307              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
20308              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
20309              Subject: [PATCH] Re: Suggestion for perlobj man page
20310      Branch: perl
20311            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
20312 ____________________________________________________________________________
20313 [  2822] By: gsar                                  on 1999/02/07  12:39:09
20314         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
20315              disabled, fails tests)
20316      Branch: perl
20317            ! regcomp.h
20318 ____________________________________________________________________________
20319 [  2821] By: gsar                                  on 1999/02/07  11:09:39
20320         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
20321              <Alexander.Barilo@aexp.com>)
20322      Branch: perl
20323            ! lib/Pod/Html.pm
20324 ____________________________________________________________________________
20325 [  2820] By: gsar                                  on 1999/02/07  10:20:35
20326         Log: add draft debugging API implementation
20327      Branch: perl
20328            + lib/DB.pm
20329            ! MANIFEST
20330 ____________________________________________________________________________
20331 [  2819] By: gsar                                  on 1999/02/07  09:58:45
20332         Log: avoid garbage in db->dirbuf
20333              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
20334              Date: Sat, 05 Dec 1998 14:14:54 +0900
20335              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
20336              Subject: SDBM bug
20337      Branch: perl
20338            ! ext/SDBM_File/sdbm/sdbm.c
20339 ____________________________________________________________________________
20340 [  2818] By: gsar                                  on 1999/02/07  09:32:24
20341         Log: missing entry
20342      Branch: perl
20343            ! MANIFEST
20344 ____________________________________________________________________________
20345 [  2817] By: gsar                                  on 1999/02/07  09:30:47
20346         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
20347      Branch: perl
20348            + t/comp/bproto.t
20349            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
20350 ____________________________________________________________________________
20351 [  2816] By: gsar                                  on 1999/02/06  00:14:29
20352         Log: minor bug in dumping blessed subrefs
20353      Branch: perl
20354            ! ext/Data/Dumper/Dumper.pm
20355 ____________________________________________________________________________
20356 [  2812] By: jhi                                   on 1999/02/03  22:02:24
20357         Log: Enhance change #2808.
20358              
20359              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20360              To: perl5-porters@perl.org
20361              Subject: Re: [PATCH 5.00*]: perlbug checklist
20362              Date: Wed, 3 Feb 1999 19:02:27 +0000
20363              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
20364      Branch: cfgperl
20365            ! utils/perlbug.PL
20366 ____________________________________________________________________________
20367 [  2811] By: jhi                                   on 1999/02/03  21:53:23
20368         Log: From: Barrie Slaymaker <rbs@telerama.com>
20369              To: perl5-porters@perl.org
20370              CC: pod-people@perl.org
20371              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
20372              Date: Wed, 03 Feb 1999 10:34:18 -0500
20373              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
20374              
20375              Add File::PathConvert.pm.
20376              Fix Pod::Html and installhtml to understand relative urls.
20377      Branch: cfgperl
20378            + lib/File/PathConvert.pm
20379            ! MANIFEST installhtml lib/Pod/Html.pm
20380 ____________________________________________________________________________
20381 [  2810] By: jhi                                   on 1999/02/03  20:25:10
20382         Log: From: Francois Desarmenien <desar@club-internet.fr>
20383              To: Mailing list Perl5 <perl5-porters@perl.org>
20384              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
20385              Date: Wed, 03 Feb 1999 13:13:24 +0000
20386              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
20387              
20388              (note: this patch completely overrides Tom Wolfe's patch,
20389              change #2604)
20390      Branch: cfgperl
20391            + ext/GDBM_File/hints/sco.pl
20392            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
20393 ____________________________________________________________________________
20394 [  2809] By: jhi                                   on 1999/02/03  19:54:16
20395         Log: h2ph fixes + Configure patch to support them.
20396              
20397              From: "Kurt D. Starsinic" <kstar@chapin.edu>
20398              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
20399              Gurusamy Sarathy <gsar@engin.umich.edu>
20400              Cc: perl5-porters@perl.org
20401              Subject: [PATCH 5.00503_MT5] h2ph.PL
20402              Date: Tue, 2 Feb 1999 19:48:06 -0500
20403              Message-ID: <19990202194806.E10647@O2.chapin.edu>
20404      Branch: maint-5.005/perl
20405            ! Configure utils/h2ph.PL
20406 ____________________________________________________________________________
20407 [  2808] By: jhi                                   on 1999/02/03  16:59:55
20408         Log: Enhance the perlbug checklist.
20409      Branch: cfgperl
20410            ! utils/perlbug.PL
20411 ____________________________________________________________________________
20412 [  2807] By: jhi                                   on 1999/02/03  14:01:37
20413         Log: Document the standard strftime %formats.
20414              
20415              From: Dominic Dunlop <domo@vo.lu>
20416              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
20417              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
20418              Date: Tue, 2 Feb 1999 15:55:29 +0100
20419              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
20420      Branch: cfgperl
20421            ! ext/POSIX/POSIX.pod
20422 ____________________________________________________________________________
20423 [  2806] By: jhi                                   on 1999/02/03  13:58:00
20424         Log: Integrate from mainperl.
20425      Branch: cfgperl
20426           !> perl.h
20427 ____________________________________________________________________________
20428 [  2805] By: gsar                                  on 1999/02/03  03:32:31
20429         Log: PL_uuemap[] init needs help for sizeof()
20430      Branch: perl
20431            ! perl.h
20432 ____________________________________________________________________________
20433 [  2804] By: jhi                                   on 1999/02/02  20:44:30
20434         Log: These should've been already in #2803.
20435      Branch: cfgperl
20436            ! Configure config_h.SH vms/subconfigure.com
20437 ____________________________________________________________________________
20438 [  2803] By: jhi                                   on 1999/02/02  20:38:45
20439         Log: telldir prototype issue, from mists of time...
20440      Branch: cfgperl
20441            ! hints/netbsd.sh pp_sys.c
20442 ____________________________________________________________________________
20443 [  2801] By: jhi                                   on 1999/02/02  17:40:14
20444         Log: From: John Bley <jbb6@acpub.duke.edu>
20445              To: perlbug@perl.org
20446              Subject: [PATCH]5.005_54 (DOC) fix minor typos
20447              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
20448              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
20449      Branch: cfgperl
20450            ! pod/perlre.pod
20451 ____________________________________________________________________________
20452 [  2800] By: jhi                                   on 1999/02/02  17:26:49
20453         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
20454      Branch: cfgperl
20455            ! Todo-5.005
20456 ____________________________________________________________________________
20457 [  2799] By: jhi                                   on 1999/02/02  17:18:51
20458         Log: Update FindBin from maint-5.005.
20459      Branch: cfgperl
20460            ! lib/FindBin.pm
20461 ____________________________________________________________________________
20462 [  2798] By: jhi                                   on 1999/02/02  17:16:07
20463         Log: Fix typecasts in #2797
20464              
20465              From: "G. Del Merritt" <del@intranetics.com>
20466              Date: Fri, 29 Jan 1999 11:47:25 -0700
20467              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
20468              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
20469      Branch: cfgperl
20470            ! ext/POSIX/POSIX.xs
20471 ____________________________________________________________________________
20472 [  2797] By: jhi                                   on 1999/02/02  17:14:37
20473         Log: From: Ted Law <tedlaw@cibcwg.com>
20474              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
20475              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
20476              Subject: POSIX::strftime buffer overflow problem
20477      Branch: cfgperl
20478            ! ext/POSIX/POSIX.xs
20479 ____________________________________________________________________________
20480 [  2796] By: jhi                                   on 1999/02/02  17:13:23
20481         Log: Do not use File::Slurp.
20482      Branch: cfgperl
20483            ! t/lib/textfill.t
20484 ____________________________________________________________________________
20485 [  2795] By: jhi                                   on 1999/02/02  17:11:48
20486         Log: perlhist update from maint-5.005.
20487      Branch: cfgperl
20488            ! pod/perlhist.pod
20489 ____________________________________________________________________________
20490 [  2794] By: jhi                                   on 1999/02/02  17:10:33
20491         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
20492      Branch: cfgperl
20493            ! ext/POSIX/POSIX.pm
20494 ____________________________________________________________________________
20495 [  2793] By: jhi                                   on 1999/02/02  17:08:39
20496         Log: Missed the html test from change #2787. 
20497      Branch: cfgperl
20498            ! t/lib/cgi-html.t
20499 ____________________________________________________________________________
20500 [  2792] By: jhi                                   on 1999/02/02  17:01:24
20501         Log: Update Getopt::Long to 2.19.
20502      Branch: cfgperl
20503            ! lib/Getopt/Long.pm
20504 ____________________________________________________________________________
20505 [  2791] By: jhi                                   on 1999/02/02  16:59:13
20506         Log: overload syntax is no longer experimental
20507      Branch: cfgperl
20508            ! lib/overload.pm
20509 ____________________________________________________________________________
20510 [  2789] By: jhi                                   on 1999/02/02  16:47:50
20511         Log: Still doc fixes.
20512      Branch: cfgperl
20513            ! lib/diagnostics.pm
20514 ____________________________________________________________________________
20515 [  2788] By: jhi                                   on 1999/02/02  16:47:07
20516         Log: Doc fixes.
20517      Branch: cfgperl
20518            ! lib/CGI.pm lib/diagnostics.pm
20519 ____________________________________________________________________________
20520 [  2787] By: jhi                                   on 1999/02/02  16:38:55
20521         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
20522              where applicable).
20523      Branch: cfgperl
20524            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
20525            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
20526            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
20527            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
20528            ! eg/cgi/frameset.cgi eg/cgi/index.html
20529            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
20530            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
20531            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
20532            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
20533            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
20534            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
20535 ____________________________________________________________________________
20536 [  2786] By: jhi                                   on 1999/02/02  16:17:52
20537         Log: Update CPAN to 1.47.
20538      Branch: cfgperl
20539            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
20540 ____________________________________________________________________________
20541 [  2785] By: jhi                                   on 1999/02/02  16:09:03
20542         Log: From: Mark-Jason Dominus <mjd@plover.com>
20543              Date: Sat, 16 Jan 1999 17:22:06 -0500
20544              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
20545              Message-ID: <19990116222206.3674.qmail@plover.com>
20546      Branch: cfgperl
20547            ! pod/perlsub.pod
20548 ____________________________________________________________________________
20549 [  2784] By: jhi                                   on 1999/02/02  16:01:31
20550         Log: Fix incorrect "used only once" warnings
20551              
20552              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20553              Date: Fri, 8 Jan 1999 04:37:10 -0500
20554              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
20555              Subject: Re: change#965 flakiness
20556      Branch: cfgperl
20557            ! gv.c
20558 ____________________________________________________________________________
20559 [  2783] By: jhi                                   on 1999/02/02  15:50:38
20560         Log: perldelta updates.
20561      Branch: cfgperl
20562            ! pod/perldelta.pod
20563 ____________________________________________________________________________
20564 [  2782] By: jhi                                   on 1999/02/02  14:28:26
20565         Log: Mirror change #2781.
20566      Branch: cfgperl
20567            ! hints/linux.sh
20568 ____________________________________________________________________________
20569 [  2781] By: jhi                                   on 1999/02/02  14:27:01
20570         Log: Update the MkLinux note.
20571      Branch: maint-5.005/perl
20572            ! hints/linux.sh
20573 ____________________________________________________________________________
20574 [  2780] By: jhi                                   on 1999/02/02  14:10:59
20575         Log: Update todo.
20576      Branch: cfgperl
20577            ! Todo-5.005
20578 ____________________________________________________________________________
20579 [  2779] By: jhi                                   on 1999/02/02  14:00:25
20580         Log: Integrate from mainperl.
20581      Branch: cfgperl
20582            ! t/lib/textfill.t t/lib/textwrap.t
20583           !> (integrate 32 files)
20584 ____________________________________________________________________________
20585 [  2778] By: jhi                                   on 1999/02/02  13:56:23
20586         Log: VMS update, applicable parts of
20587              
20588              From: Dan Sugalski <sugalskd@osshe.edu>
20589              To: perl5-porters@perl.org
20590              Subject: [PATCH 5.005_03MT3]VMS configure tweak
20591              Date: Wed, 20 Jan 1999 12:05:18 -0800
20592              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
20593              
20594              From: Dan Sugalski <sugalskd@osshe.edu>
20595              To: perlbug@perl.com, vmsperl@perl.org
20596              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
20597              Date: Tue, 26 Jan 1999 14:40:38 -0800
20598              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
20599              
20600              From: Dan Sugalski <sugalskd@osshe.edu>
20601              To: perl5-porters@perl.org, vmsperl@perl.org
20602              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
20603              Date: Tue, 26 Jan 1999 14:55:29 -0800
20604              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
20605      Branch: cfgperl
20606            ! vms/ext/Stdio/test.pl vms/subconfigure.com
20607 ____________________________________________________________________________
20608 [  2777] By: jhi                                   on 1999/02/02  13:43:24
20609         Log: Synch usethreads parts from maint-5.005.
20610      Branch: cfgperl
20611            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
20612            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
20613            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
20614            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
20615 ____________________________________________________________________________
20616 [  2776] By: jhi                                   on 1999/02/02  13:17:16
20617         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
20618      Branch: cfgperl
20619            ! Makefile.SH hints/freebsd.sh
20620 ____________________________________________________________________________
20621 [  2774] By: jhi                                   on 1999/02/02  13:10:39
20622         Log: Add perlthrtut, update pod/* machinery.
20623              (a pod/Makefile.SH is sorely needed)
20624      Branch: cfgperl
20625            + pod/perlthrtut.pod
20626            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
20627 ____________________________________________________________________________
20628 [  2773] By: jhi                                   on 1999/02/02  12:54:24
20629         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20630              To: perl5-porters@perl.org
20631              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
20632              Date: Tue, 26 Jan 1999 22:25:07 +0000
20633              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
20634      Branch: cfgperl
20635            ! pod/perlguts.pod
20636 ____________________________________________________________________________
20637 [  2771] By: jhi                                   on 1999/02/02  12:47:34
20638         Log: Use perlbug instead of personal email address.
20639      Branch: cfgperl
20640            ! Configure
20641 ____________________________________________________________________________
20642 [  2770] By: jhi                                   on 1999/02/02  12:42:06
20643         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
20644              
20645              From: "G. Del Merritt" <del@intranetics.com>
20646              To: perlbug@perl.com
20647              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
20648              Date: Tue, 26 Jan 1999 12:09:09 -0700
20649              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
20650      Branch: cfgperl
20651            ! iperlsys.h
20652 ____________________________________________________________________________
20653 [  2769] By: jhi                                   on 1999/02/02  12:37:57
20654         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20655              To: Mailing list Perl5 <perl5-porters@perl.org>
20656              Subject: [PATCH 5.005_*] OS/2 threads
20657              Date: Tue, 26 Jan 1999 13:39:46 -0500
20658              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
20659      Branch: cfgperl
20660            ! os2/os2ish.h
20661 ____________________________________________________________________________
20662 [  2768] By: jhi                                   on 1999/02/02  12:36:16
20663         Log: Apply change #2711 from maint-5.005:
20664              
20665              make ok", "make okfile", and "make nok" were broken
20666              with -Duseshrplib, because of a shared typo.
20667              
20668              From: Spider Boardman <spider@web.zk3.dec.com>
20669              To: perlbug@perl.com
20670              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
20671              Date: Wed, 27 Jan 1999 12:27:15 -0500
20672              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
20673      Branch: cfgperl
20674            ! Makefile.SH
20675 ____________________________________________________________________________
20676 [  2766] By: jhi                                   on 1999/02/02  12:27:08
20677         Log: Make Configure use "int main()" instead of bare "main()".
20678              Like maint-5.005 change #2703 but now via metaconfig.
20679      Branch: cfgperl
20680            ! Configure
20681 ____________________________________________________________________________
20682 [  2765] By: jhi                                   on 1999/02/02  11:59:30
20683         Log: Undo part of change #2562.
20684      Branch: cfgperl
20685            ! Configure
20686 ____________________________________________________________________________
20687 [  2764] By: jhi                                   on 1999/02/02  11:52:39
20688         Log: NetBSD synch with maint-5.005.
20689      Branch: cfgperl
20690            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
20691 ____________________________________________________________________________
20692 [  2763] By: jhi                                   on 1999/02/02  11:44:07
20693         Log: $Config{installusrbinperl}
20694              (maint-5.005 changes #2614 and #2709)
20695      Branch: cfgperl
20696            ! Configure installperl
20697 ____________________________________________________________________________
20698 [  2762] By: jhi                                   on 1999/02/02  11:29:13
20699         Log: Errno update from maint-5.005 (changes #2583, #2710).
20700      Branch: cfgperl
20701            ! Configure ext/Errno/Errno_pm.PL
20702 ____________________________________________________________________________
20703 [  2759] By: jhi                                   on 1999/02/02  10:53:20
20704         Log: Update Trig.pm from maint-5.005.
20705      Branch: cfgperl
20706            ! lib/Math/Trig.pm
20707 ____________________________________________________________________________
20708 [  2757] By: jhi                                   on 1999/02/02  10:41:26
20709         Log: MPE/iX update (mirror maint-5.005 change #2715)
20710      Branch: cfgperl
20711            ! hints/mpeix.sh mpeix/relink
20712 ____________________________________________________________________________
20713 [  2756] By: jhi                                   on 1999/02/02  10:38:08
20714         Log: BeOS update (Mirror maint-5.005 change #2727).
20715      Branch: cfgperl
20716            + ext/DynaLoader/dl_beos.xs
20717            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
20718            ! lib/ExtUtils/MM_Unix.pm
20719 ____________________________________________________________________________
20720 [  2754] By: gsar                                  on 1999/02/02  08:52:13
20721         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
20722      Branch: perl
20723            ! Porting/pumpkin.pod Todo Todo-5.005
20724 ____________________________________________________________________________
20725 [  2753] By: gsar                                  on 1999/02/02  08:46:21
20726         Log: Todo tweaks
20727      Branch: perl
20728            ! Todo Todo-5.005
20729 ____________________________________________________________________________
20730 [  2752] By: jhi                                   on 1999/02/01  22:15:12
20731         Log: Add perlthrtut.pod.
20732              
20733              From: Dan Sugalski <sugalskd@osshe.edu>
20734              To: perl5-porters@perl.org
20735              Subject: perlthrtut.pod
20736              Date: Mon, 01 Feb 1999 10:57:11 -0800
20737              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
20738      Branch: maint-5.005/perl
20739            + pod/perlthrtut.pod
20740            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
20741            ! pod/roffitall
20742 ____________________________________________________________________________
20743 [  2751] By: gsar                                  on 1999/02/01  07:28:05
20744         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
20745      Branch: perl
20746            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
20747            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
20748 ____________________________________________________________________________
20749 [  2750] By: gsar                                  on 1999/02/01  07:09:20
20750         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20751              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
20752              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
20753              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
20754      Branch: perl
20755            ! regexec.c
20756 ____________________________________________________________________________
20757 [  2749] By: gsar                                  on 1999/02/01  07:07:59
20758         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20759              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
20760              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
20761              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
20762      Branch: perl
20763            ! regexec.c
20764 ____________________________________________________________________________
20765 [  2748] By: gsar                                  on 1999/02/01  06:47:06
20766         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
20767              Date: Thu, 3 Dec 1998 15:10:17 -0500
20768              Message-Id: <199812032010.PAA09692@jik.shore.net>
20769              Subject: sample checksum code in "perlfunc" man page is wrong
20770      Branch: perl
20771            ! pod/perlfunc.pod
20772 ____________________________________________________________________________
20773 [  2747] By: gsar                                  on 1999/02/01  06:35:13
20774         Log: typos in Pod/Text.pm
20775              From: "Greg Chapman" <glc@well.com>
20776              Date: Tue, 1 Dec 1998 10:50:18 -0800
20777              Message-Id: <199812011849.KAA08816@smtp.well.com>
20778              Subject: Glitch in Pod::Text
20779      Branch: perl
20780            ! lib/Pod/Text.pm
20781 ____________________________________________________________________________
20782 [  2746] By: gsar                                  on 1999/02/01  06:27:35
20783         Log: various win32-ish changes merged from maint-5.005
20784      Branch: perl
20785            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
20786            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
20787            ! win32/Makefile win32/config.bc win32/config.vc
20788            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
20789            ! win32/win32.c
20790 ____________________________________________________________________________
20791 [  2745] By: gsar                                  on 1999/02/01  04:51:54
20792         Log: integrate cfgperl changes into mainline
20793      Branch: perl
20794           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
20795 ____________________________________________________________________________
20796 [  2744] By: gsar                                  on 1999/02/01  04:31:09
20797         Log: improved diagnostic on syntax errors at EOL
20798      Branch: perl
20799            ! toke.c
20800 ____________________________________________________________________________
20801 [  2743] By: gsar                                  on 1999/02/01  03:59:13
20802         Log: don't attempt connect() to bogus IP addresses
20803              From:    Graham Barr <gbarr@pobox.com>
20804              Date:    Sun, 31 Jan 1999 21:50:45 CST
20805              Message-Id: <19990131215045.A633@pobox.com>
20806      Branch: perl
20807            ! t/lib/io_multihomed.t
20808 ____________________________________________________________________________
20809 [  2742] By: gsar                                  on 1999/02/01  03:08:58
20810         Log: update Changes
20811      Branch: perl
20812            ! Changes pod/perldelta.pod
20813 ____________________________________________________________________________
20814 [  2740] By: gsar                                  on 1999/02/01  02:43:07
20815         Log: CAPI inheritance tweak and doc
20816      Branch: maint-5.005/perl
20817            ! lib/ExtUtils/MakeMaker.pm
20818 ____________________________________________________________________________
20819 [  2739] By: jhi                                   on 1999/01/31  18:31:54
20820         Log: Undo changes #2730 and #2731 and replace them
20821              with an extensively tested patch from
20822              Anton Berezin <tobez@plab.ku.dk> (via private email).
20823      Branch: maint-5.005/perl
20824            ! Makefile.SH hints/freebsd.sh
20825 ____________________________________________________________________________
20826 [  2738] By: gsar                                  on 1999/01/31  05:04:32
20827         Log: fix bogus CAPI inheritance from change#2541
20828      Branch: maint-5.005/perl
20829            ! lib/ExtUtils/MakeMaker.pm
20830 ____________________________________________________________________________
20831 [  2731] By: jhi                                   on 1999/01/29  14:33:12
20832         Log: FreeBSD version numbers can be like "2.2.8-release".
20833      Branch: maint-5.005/perl
20834            ! hints/freebsd.sh
20835 ____________________________________________________________________________
20836 [  2730] By: jhi                                   on 1999/01/29  12:40:38
20837         Log: FreeBSD hints iteration (hopefully convergent).
20838              usethreads: require at least FreeBSD 2.2.8.
20839              signal type: mirror change #2429 in cfgperl.
20840      Branch: maint-5.005/perl
20841            ! hints/freebsd.sh
20842 ____________________________________________________________________________
20843 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
20844         Log: From: Tom Spindler <dogcow@isi.net>
20845              Date: Thu, 28 Jan 1999 17:15:11 -0800
20846              Message-ID: <19990128171510.A11778@isi.net>
20847              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
20848      Branch: maint-5.005/perl
20849            + ext/DynaLoader/dl_beos.xs
20850            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
20851            ! lib/ExtUtils/MM_Unix.pm
20852 ____________________________________________________________________________
20853 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
20854         Log: Remove use of File::Slurp in t/lib/textfill.t
20855      Branch: maint-5.005/perl
20856            ! t/lib/textfill.t
20857 ____________________________________________________________________________
20858 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
20859         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
20860              Date: Wed, 27 Jan 1999 23:14:33 -0800
20861              Message-Id: <199901280714.XAA10176@activestate.com>
20862              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
20863      Branch: maint-5.005/perl
20864            ! win32/Makefile win32/makefile.mk
20865 ____________________________________________________________________________
20866 [  2720] By: gsar                                  on 1999/01/27  21:54:42
20867         Log: missing space while munging CCFLAGS for PERL_CAPI
20868      Branch: perl
20869            ! lib/ExtUtils/MM_Unix.pm
20870 ____________________________________________________________________________
20871 [  2718] By: jhi                                   on 1999/01/27  19:46:04
20872         Log: io/fs.t fails test #18 (sense of tests appears to have been
20873              changed incompletely; this patch just skips the test attached,
20874              a la test #17 preceding it).
20875              
20876              From: "G. Del Merritt" <del@intranetics.com>
20877              To: perlbug@perl.com
20878              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
20879              Date: Tue, 26 Jan 1999 12:09:09 -0700
20880              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
20881      Branch: maint-5.005/perl
20882            ! t/io/fs.t
20883 ____________________________________________________________________________
20884 [  2717] By: jhi                                   on 1999/01/27  19:44:46
20885         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
20886              
20887              From: "G. Del Merritt" <del@intranetics.com>
20888              To: perlbug@perl.com
20889              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
20890              Date: Tue, 26 Jan 1999 12:09:09 -0700
20891              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
20892      Branch: maint-5.005/perl
20893            ! iperlsys.h
20894 ____________________________________________________________________________
20895 [  2715] By: jhi                                   on 1999/01/27  19:34:28
20896         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
20897              To: perl5-porters@perl.org
20898              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
20899              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
20900              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
20901      Branch: maint-5.005/perl
20902            ! hints/mpeix.sh mpeix/relink
20903 ____________________________________________________________________________
20904 [  2710] By: jhi                                   on 1999/01/27  19:22:23
20905         Log: Errno fixes:
20906              
20907              From: Spider Boardman <spider@web.zk3.dec.com>
20908              To: perlbug@perl.com
20909              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
20910              Date: Wed, 27 Jan 1999 12:27:15 -0500
20911              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
20912              
20913              From: Spider Boardman <spider@web.zk3.dec.com>
20914              To: perlbug@perl.com
20915              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
20916              Date: Wed, 27 Jan 1999 13:31:16 -0500
20917              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
20918      Branch: maint-5.005/perl
20919            ! Configure ext/Errno/Errno_pm.PL
20920 ____________________________________________________________________________
20921 [  2709] By: jhi                                   on 1999/01/27  19:17:35
20922         Log: Fix Configure installusrbinperl:
20923              
20924              From: Spider Boardman <spider@web.zk3.dec.com>
20925              To: jhi@iki.fi
20926              cc: perl5-porters@perl.org
20927              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
20928              Date: Wed, 27 Jan 1999 13:03:35 -0500
20929              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
20930      Branch: maint-5.005/perl
20931            ! Configure
20932 ____________________________________________________________________________
20933 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
20934         Log: Add redef IO::Handle::* for setv?buf()
20935      Branch: maint-5.005/perl
20936            ! ext/POSIX/POSIX.pm
20937 ____________________________________________________________________________
20938 [  2705] By: jhi                                   on 1999/01/24  15:14:30
20939         Log: Mention year-1900 and month 0..11.
20940      Branch: cfgperl
20941            ! lib/Time/Local.pm
20942 ____________________________________________________________________________
20943 [  2704] By: jhi                                   on 1999/01/24  15:13:36
20944         Log: Document Configure -Uinstallusrbinperl.
20945      Branch: cfgperl
20946            ! INSTALL pod/perldelta.pod
20947 ____________________________________________________________________________
20948 [  2698] By: jhi                                   on 1999/01/24  12:46:00
20949         Log: Use only xlc_r for usethreads.
20950      Branch: cfgperl
20951            ! hints/aix.sh
20952 ____________________________________________________________________________
20953 [  2695] By: gsar                                  on 1999/01/24  07:09:05
20954         Log: integrate cfgperl changes into mainline
20955      Branch: perl
20956           +> lib/Exporter/Heavy.pm
20957           !> (integrate 65 files)
20958 ____________________________________________________________________________
20959 [  2694] By: gsar                                  on 1999/01/24  01:28:49
20960         Log: better notes on 'make' on win32
20961      Branch: perl
20962            ! README.win32
20963 ____________________________________________________________________________
20964 [  2683] By: jhi                                   on 1999/01/22  15:41:00
20965         Log: More de-cut-and-pastos.
20966      Branch: cfgperl
20967            ! hints/irix_6.sh hints/os2.sh
20968 ____________________________________________________________________________
20969 [  2682] By: jhi                                   on 1999/01/22  15:30:51
20970         Log: usethreads.cbu cut-and-pasto.
20971      Branch: cfgperl
20972            ! hints/solaris_2.sh
20973 ____________________________________________________________________________
20974 [  2681] By: jhi                                   on 1999/01/22  14:54:55
20975         Log: Better (I hope) LANGUAGE documentation.
20976      Branch: cfgperl
20977            ! pod/perllocale.pod
20978 ____________________________________________________________________________
20979 [  2680] By: jhi                                   on 1999/01/22  09:20:29
20980         Log: From: Dan Sugalski <sugalskd@osshe.edu>
20981              To: perl5-porters@perl.org
20982              Subject: [PATCH 5.005_03MT3]VMS configure tweak
20983              Date: Wed, 20 Jan 1999 12:05:18 -0800
20984              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
20985      Branch: cfgperl
20986            ! vms/subconfigure.com
20987 ____________________________________________________________________________
20988 [  2679] By: jhi                                   on 1999/01/22  09:13:18
20989         Log: nosuid getmntent() branch.
20990      Branch: cfgperl
20991            ! perl.c perl.h
20992 ____________________________________________________________________________
20993 [  2678] By: jhi                                   on 1999/01/22  08:54:19
20994         Log: nosuid patch continued: *BSD needs <sys/param.h>.
20995      Branch: cfgperl
20996            ! Configure config_h.SH
20997 ____________________________________________________________________________
20998 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
20999         Log: Fixup FindBin to use File::Spec
21000              
21001              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
21002              Date: Wed, 20 Jan 1999 18:51:57 +0000
21003              From: Paul Johnson <pjcj@transeda.com>
21004              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
21005      Branch: maint-5.005/perl
21006            ! lib/FindBin.pm
21007 ____________________________________________________________________________
21008 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
21009         Log: Fix win32 for Borland compiler and spaces in paths
21010              
21011              From: Gurusamy Sarathy <gsar@activestate.com>
21012              Date: Mon, 18 Jan 1999 20:33:17 -0800
21013              Message-Id: <199901190433.UAA03656@activestate.com>
21014              Subject: [PATCH] 5.005_03-trial3 win32 issues
21015      Branch: maint-5.005/perl
21016            ! README.win32 win32/Makefile win32/config_sh.PL
21017            ! win32/makefile.mk win32/runperl.c
21018 ____________________________________________________________________________
21019 [  2670] By: jhi                                   on 1999/01/21  16:12:38
21020         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21021              To: perl5-porters@perl.org
21022              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
21023              Date: Thu, 21 Jan 1999 12:08:01 +0000
21024              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
21025      Branch: cfgperl
21026            ! pod/perldiag.pod t/op/subst.t toke.c
21027 ____________________________________________________________________________
21028 [  2669] By: jhi                                   on 1999/01/21  16:11:46
21029         Log: To: perl5-porters@perl.org
21030              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
21031              From: Anton Berezin <tobez@plab.ku.dk>
21032              Date: 21 Jan 1999 17:07:28 +0100
21033              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
21034      Branch: cfgperl
21035            ! hints/freebsd.sh
21036 ____________________________________________________________________________
21037 [  2668] By: jhi                                   on 1999/01/21  15:38:34
21038         Log: Add Daniel Grisinger <dgris@dimensional.com>.
21039      Branch: cfgperl
21040            ! AUTHORS MAINTAIN
21041 ____________________________________________________________________________
21042 [  2667] By: jhi                                   on 1999/01/21  15:32:28
21043         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21044              To: Mailing list Perl5 <perl5-porters@perl.org>
21045              Subject: [PATCH 5.005_53] Lean Exporter.pm
21046              Date: Thu, 21 Jan 1999 03:25:23 -0500
21047              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
21048      Branch: cfgperl
21049            + lib/Exporter/Heavy.pm
21050            ! MANIFEST lib/Exporter.pm
21051 ____________________________________________________________________________
21052 [  2666] By: jhi                                   on 1999/01/21  15:24:10
21053         Log: From: "W. Phillip Moore" <wpm@ms.com>
21054              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
21055              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
21056              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
21057              Message-ID: <13988.46383.298992.97303@zappa>
21058      Branch: cfgperl
21059            ! lib/File/Path.pm
21060 ____________________________________________________________________________
21061 [  2665] By: jhi                                   on 1999/01/21  15:20:48
21062         Log: CPAN update (CPAN-1.44_54) from Andreas and
21063              jumbo doc patch from Abigail.
21064              
21065              From: abigail@fnx.com
21066              To: perl5-porters@perl.org (Perl Porters)
21067              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
21068              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
21069              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
21070              
21071              From: abigail@fnx.com
21072              To: perl5-porters@perl.org (Perl Porters)
21073              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
21074              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
21075              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
21076              
21077              From: abigail@fnx.com
21078              To: perl5-porters@perl.org (Perl Porters)
21079              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
21080              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
21081              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
21082              
21083              From: abigail@fnx.com
21084              To: perl5-porters@perl.org (Perl Porters)
21085              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
21086              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
21087              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
21088              
21089              From: abigail@fnx.com
21090              To: perl5-porters@perl.org (Perl Porters)
21091              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
21092              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
21093              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
21094              
21095              From: abigail@fnx.com
21096              To: perl5-porters@perl.org (Perl Porters)
21097              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
21098              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
21099              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
21100              
21101              From: abigail@fnx.com
21102              To: perl5-porters@perl.org (Perl Porters)
21103              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
21104              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
21105              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
21106              
21107              From: abigail@fnx.com
21108              To: perl5-porters@perl.org (Perl Porters)
21109              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
21110              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
21111              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
21112              
21113              From: abigail@fnx.com
21114              To: perl5-porters@perl.org (Perl Porters)
21115              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
21116              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
21117              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
21118              
21119              From: abigail@fnx.com
21120              To: perl5-porters@perl.org (Perl Porters)
21121              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
21122              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
21123              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
21124              
21125              From: abigail@fnx.com
21126              To: perl5-porters@perl.org (Perl Porters)
21127              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
21128              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
21129              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
21130              
21131              From: abigail@fnx.com
21132              To: perl5-porters@perl.org (Perl Porters)
21133              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
21134              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
21135              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
21136              
21137              From: abigail@fnx.com
21138              To: perl5-porters@perl.org (Perl Porters)
21139              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
21140              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
21141              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
21142      Branch: cfgperl
21143            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
21144            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
21145            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
21146            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
21147 ____________________________________________________________________________
21148 [  2664] By: jhi                                   on 1999/01/21  14:47:43
21149         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21150              To: Mailing list Perl5 <perl5-porters@perl.org>
21151              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
21152              Date: Thu, 21 Jan 1999 03:58:29 -0500
21153              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
21154      Branch: cfgperl
21155            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
21156 ____________________________________________________________________________
21157 [  2663] By: jhi                                   on 1999/01/21  14:43:58
21158         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21159              To: Mailing list Perl5 <perl5-porters@perl.org>
21160              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
21161              Date: Thu, 21 Jan 1999 02:46:34 -0500
21162              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
21163      Branch: cfgperl
21164            ! ext/Errno/Errno_pm.PL
21165 ____________________________________________________________________________
21166 [  2662] By: jhi                                   on 1999/01/21  14:42:42
21167         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
21168              To: Francois Desarmenien <desar@club-internet.fr>
21169              Cc: Gurusamy Sarathy <gsar@activestate.com>,
21170              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
21171              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
21172              Date: 21 Jan 1999 00:17:35 -0700
21173              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
21174      Branch: cfgperl
21175            ! Porting/patching.pod
21176 ____________________________________________________________________________
21177 [  2661] By: jhi                                   on 1999/01/21  14:41:13
21178         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21179              To: Mailing list Perl5 <perl5-porters@perl.org>
21180              Subject: [PATCH 5.00*] makedepend
21181              Date: Thu, 21 Jan 1999 02:08:27 -0500
21182              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
21183      Branch: cfgperl
21184            ! makedepend.SH
21185 ____________________________________________________________________________
21186 [  2660] By: jhi                                   on 1999/01/21  14:36:45
21187         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21188              To: Mailing list Perl5 <perl5-porters@perl.org>
21189              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
21190              Date: Tue, 19 Jan 1999 20:06:45 -0500
21191              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
21192      Branch: cfgperl
21193            ! os2/Changes os2/os2.c
21194 ____________________________________________________________________________
21195 [  2657] By: jhi                                   on 1999/01/21  11:40:35
21196         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21197              To: perl5-porters@perl.org
21198              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
21199              Date: Mon, 18 Jan 1999 01:32:31 PST
21200              Message-ID: <19990118093231.18443.qmail@hotmail.com>
21201      Branch: cfgperl
21202            ! ext/B/B/CC.pm
21203 ____________________________________________________________________________
21204 [  2656] By: jhi                                   on 1999/01/21  11:35:34
21205         Log: From: Achim Bohnet <ach@mpe.mpg.de>
21206              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
21207              Date: Wed, 20 Jan 1999 20:25:53 +0100
21208              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
21209      Branch: cfgperl
21210            ! pp.c
21211 ____________________________________________________________________________
21212 [  2655] By: jhi                                   on 1999/01/21  10:46:01
21213         Log: Handle NIS (and NetInfo) more robustly.
21214      Branch: cfgperl
21215            ! t/op/grent.t t/op/pwent.t
21216 ____________________________________________________________________________
21217 [  2654] By: jhi                                   on 1999/01/21  10:17:20
21218         Log: Two-argument eaccess() of SCO.
21219      Branch: cfgperl
21220            ! pp_sys.c
21221 ____________________________________________________________________________
21222 [  2653] By: jhi                                   on 1999/01/21  08:53:14
21223         Log: -DNO_NOSUID_CHECK for those platforms which have no way
21224              of checking for nosuid but still want suidperl.
21225      Branch: cfgperl
21226            ! perl.c
21227 ____________________________________________________________________________
21228 [  2652] By: jhi                                   on 1999/01/21  08:22:50
21229         Log: The LANGUAGE mirrors LC_ALL usage.
21230      Branch: cfgperl
21231            ! Configure config_h.SH
21232 ____________________________________________________________________________
21233 [  2651] By: jhi                                   on 1999/01/20  22:01:21
21234         Log: I_MNTENT was missing.
21235      Branch: cfgperl
21236            ! Configure config_h.SH
21237 ____________________________________________________________________________
21238 [  2650] By: jhi                                   on 1999/01/19  13:42:03
21239         Log: NetBSD update, based on patches from the NetBSD packages system.
21240      Branch: cfgperl
21241            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
21242 ____________________________________________________________________________
21243 [  2649] By: jhi                                   on 1999/01/19  12:44:02
21244         Log: Jumbo Configure update.
21245              * -Uinstallusrbinperl: disable /usr/bin/perl installation
21246              by installperl
21247              * usethreads.cbu
21248              * use64bits.cbu
21249              * "nosuid"
21250      Branch: cfgperl
21251            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
21252            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
21253            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
21254            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
21255            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
21256            ! pod/perldiag.pod
21257 ____________________________________________________________________________
21258 [  2648] By: jhi                                   on 1999/01/19  09:16:44
21259         Log: Mention /usr/share/locale.
21260      Branch: cfgperl
21261            ! pod/perllocale.pod
21262 ____________________________________________________________________________
21263 [  2647] By: jhi                                   on 1999/01/19  09:11:11
21264         Log: SHMLBA strikes back in NetBSD/sparc.
21265              
21266              From: Dave Nelson <David.Nelson@bellcow.com>
21267              To: jhi@iki.fi
21268              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
21269              Date: Mon, 18 Jan 1999 22:07:56 -0600
21270              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
21271      Branch: cfgperl
21272            ! ext/IPC/SysV/SysV.xs
21273 ____________________________________________________________________________
21274 [  2646] By: jhi                                   on 1999/01/19  08:58:17
21275         Log: Show LANGUAGE env var when needed. (Augment change #2645).
21276      Branch: cfgperl
21277            ! util.c utils/perlbug.PL
21278 ____________________________________________________________________________
21279 [  2645] By: jhi                                   on 1999/01/19  08:52:15
21280         Log: Document the GNU LANGUAGE env var.
21281      Branch: cfgperl
21282            ! pod/perllocale.pod
21283 ____________________________________________________________________________
21284 [  2644] By: jhi                                   on 1999/01/19  08:42:25
21285         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21286              To: Mailing list Perl5 <perl5-porters@perl.org>
21287              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
21288              Date: Mon, 18 Jan 1999 20:57:02 -0500
21289              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
21290      Branch: cfgperl
21291            ! pp_hot.c t/op/pat.t
21292 ____________________________________________________________________________
21293 [  2643] By: jhi                                   on 1999/01/18  11:23:41
21294         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
21295      Branch: cfgperl
21296            ! Makefile.SH
21297 ____________________________________________________________________________
21298 [  2642] By: jhi                                   on 1999/01/18  11:03:38
21299         Log: GNU libc locale system has LANGUAGE env var that partly
21300              overrides even LC_ALL.
21301      Branch: cfgperl
21302            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
21303 ____________________________________________________________________________
21304 [  2641] By: jhi                                   on 1999/01/18  10:55:04
21305         Log: Integrate from mainperl.
21306      Branch: cfgperl
21307           +> ext/B/defsubs.h.PL
21308            ! t/op/groups.t
21309           !> (integrate 38 files)
21310 ____________________________________________________________________________
21311 [  2640] By: gsar                                  on 1999/01/18  10:06:29
21312         Log: a few random cleanups
21313      Branch: perl
21314            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
21315 ____________________________________________________________________________
21316 [  2639] By: gsar                                  on 1999/01/18  05:56:21
21317         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
21318              Date:    Sun, 17 Jan 1999 16:41:10 PST
21319              Message-Id: <19990118004111.29667.qmail@hotmail.com>
21320              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
21321      Branch: perl
21322            ! ext/B/B/C.pm
21323 ____________________________________________________________________________
21324 [  2638] By: gsar                                  on 1999/01/18  05:41:21
21325         Log: From:    jan.dubois@ibm.net (Jan Dubois)
21326              Date:    Mon, 18 Jan 1999 00:37:41 +0100
21327              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
21328              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
21329      Branch: perl
21330            ! dump.c
21331 ____________________________________________________________________________
21332 [  2633] By: gsar                                  on 1999/01/17  13:39:59
21333         Log: bogus assert()
21334      Branch: perl
21335            ! pp.c t/op/groups.t
21336 ____________________________________________________________________________
21337 [  2632] By: gsar                                  on 1999/01/17  13:22:04
21338         Log: various tweaks for clean build and test on win32
21339      Branch: perl
21340            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
21341            ! op.c t/pragma/warn/doio
21342 ____________________________________________________________________________
21343 [  2631] By: gsar                                  on 1999/01/17  12:28:06
21344         Log: undo change#2336, and add clarification about subversive
21345              CPAN distributions from Andreas Koenig
21346      Branch: perl
21347            ! Porting/pumpkin.pod lib/CPAN.pm
21348 ____________________________________________________________________________
21349 [  2630] By: gsar                                  on 1999/01/17  12:04:06
21350         Log: fix silent taint failures under -U
21351      Branch: perl
21352            ! doio.c
21353 ____________________________________________________________________________
21354 [  2629] By: gsar                                  on 1999/01/17  12:00:23
21355         Log: sanity check piped opens (tweaked version of patch suggested
21356              by Mark-Jason Dominus)
21357      Branch: perl
21358            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
21359            ! t/op/taint.t t/pragma/warn/doio
21360 ____________________________________________________________________________
21361 [  2628] By: gsar                                  on 1999/01/17  11:26:21
21362         Log: regen headers
21363      Branch: perl
21364            ! embed.h embedvar.h objXSUB.h
21365 ____________________________________________________________________________
21366 [  2627] By: gsar                                  on 1999/01/17  11:23:37
21367         Log: PERL_OBJECTness for change#2595
21368      Branch: perl
21369            ! embed.pl op.c pod/perlport.pod proto.h
21370 ____________________________________________________________________________
21371 [  2626] By: gsar                                  on 1999/01/17  09:47:07
21372         Log: PERL_OBJECT tweaks for change#2426
21373      Branch: perl
21374            ! embed.pl proto.h regcomp.c
21375 ____________________________________________________________________________
21376 [  2625] By: gsar                                  on 1999/01/17  09:37:58
21377         Log: documentation in change#2596 is not quite right; fix it
21378      Branch: perl
21379            ! lib/Math/BigFloat.pm pod/perlguts.pod
21380 ____________________________________________________________________________
21381 [  2624] By: gsar                                  on 1999/01/17  09:28:34
21382         Log: undo change#2571; C<use File::Spec> instead
21383      Branch: perl
21384            ! lib/FindBin.pm
21385 ____________________________________________________________________________
21386 [  2623] By: gsar                                  on 1999/01/17  09:20:42
21387         Log: change#2572 is not applicable; undo, retaining scan_bin addition
21388              to global.sym
21389      Branch: perl
21390            ! global.sym perl.c proto.h
21391 ____________________________________________________________________________
21392 [  2622] By: gsar                                  on 1999/01/17  09:17:42
21393         Log: change#2576 is based on a wrong premise; undo it
21394      Branch: perl
21395            ! pp_ctl.c
21396 ____________________________________________________________________________
21397 [  2621] By: gsar                                  on 1999/01/17  09:12:42
21398         Log: fix change#2602 to not used hard coded constants
21399      Branch: perl
21400            ! ext/B/B/C.pm ext/B/defsubs.h.PL
21401 ____________________________________________________________________________
21402 [  2620] By: gsar                                  on 1999/01/17  09:02:07
21403         Log: integrate cfgperl changes into mainline, fix conflicts
21404      Branch: perl
21405           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
21406           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
21407           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
21408           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
21409           +> pod/perlopentut.pod
21410           !> (integrate 162 files)
21411 ____________________________________________________________________________
21412 [  2619] By: gsar                                  on 1999/01/17  08:42:04
21413         Log: a few doc typos
21414      Branch: perl
21415            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
21416 ____________________________________________________________________________
21417 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
21418         Log: Win32 changes from Jan
21419              
21420              From: jan.dubois@ibm.net (Jan Dubois)
21421              Date: Fri, 15 Jan 1999 23:38:35 +0100
21422              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
21423              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
21424              
21425              From: jan.dubois@ibm.net (Jan Dubois)
21426              Date: Sat, 16 Jan 1999 13:02:45 +0100
21427              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
21428              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
21429      Branch: maint-5.005/perl
21430            ! README.win32 win32/Makefile win32/makefile.mk
21431 ____________________________________________________________________________
21432 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
21433         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
21434              
21435              From: Gurusamy Sarathy <gsar@engin.umich.edu>
21436              Date: Thu, 07 Jan 1999 00:12:00 -0500
21437              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
21438              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
21439              
21440              From: Gurusamy Sarathy <gsar@engin.umich.edu>
21441              Date: Thu, 14 Jan 1999 19:21:46 -0500
21442              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
21443              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
21444      Branch: maint-5.005/perl
21445            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
21446            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
21447            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
21448            ! win32/makedef.pl win32/runperl.c win32/win32.c
21449 ____________________________________________________________________________
21450 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
21451         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
21452              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
21453              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
21454              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
21455              
21456              From: Jarkko Hietaniemi <jhi@iki.fi>
21457              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
21458              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
21459              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
21460              
21461              From: Jarkko Hietaniemi <jhi@iki.fi>
21462              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
21463              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
21464              Subject: the promised "installusrbinperl + NetBSD" fix
21465      Branch: maint-5.005/perl
21466            ! Configure Makefile.SH hints/netbsd.sh installperl
21467            ! makedepend.SH unixish.h
21468 ____________________________________________________________________________
21469 [  2611] By: jhi                                   on 1999/01/14  12:16:14
21470         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
21471              To: pumpkings@jhereg.perl.com
21472              Subject: perlopentut.pod
21473              Date: Sat, 09 Jan 1999 08:13:18 -0700
21474              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
21475      Branch: cfgperl
21476            + pod/perlopentut.pod
21477            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
21478 ____________________________________________________________________________
21479 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
21480         Log: Added Carp::cluck to perldelta.pod
21481      Branch: maint-5.005/perl
21482            ! pod/perldelta.pod
21483 ____________________________________________________________________________
21484 [  2605] By: jhi                                   on 1999/01/13  18:26:19
21485         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
21486              To: "'cpan@perl.org'" <cpan@perl.org>
21487              Subject: "Bug" fix for File::Find.pm
21488              Date:   Thu, 31 Dec 1998 13:01:50 -0500
21489              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
21490      Branch: cfgperl
21491            ! lib/File/Find.pm
21492 ____________________________________________________________________________
21493 [  2604] By: jhi                                   on 1999/01/13  18:08:45
21494         Log: From: Peter Wolfe <wolfe@teloseng.com>
21495              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
21496              To: perlbug@perl.com
21497              Date: 11 Jan 1999 23:00:05 +0200
21498              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
21499      Branch: cfgperl
21500            ! hints/sco.sh
21501 ____________________________________________________________________________
21502 [  2603] By: jhi                                   on 1999/01/13  18:06:56
21503         Log: From: hans@icgroup.nl (Hans Mulder)
21504              Subject: [Patch for 5.005_54] re::debugcolors dumps core
21505              To: perlbug@perl.com
21506              Cc: hansmu@xs4all.nl
21507              Date: 11 Jan 1999 22:22:45 +0200
21508              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
21509      Branch: cfgperl
21510            ! ext/re/re.pm regcomp.c
21511 ____________________________________________________________________________
21512 [  2602] By: jhi                                   on 1999/01/13  18:05:43
21513         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21514              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
21515              Date: 11 Jan 1999 08:02:41 +0200
21516              Lines: 134
21517              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
21518      Branch: cfgperl
21519            ! ext/B/B.xs ext/B/B/C.pm
21520 ____________________________________________________________________________
21521 [  2601] By: jhi                                   on 1999/01/13  18:01:53
21522         Log: From: James FitzGibbon <james@ican.net>
21523              Subject: Trivial patch for HP-UX 11 and shared libperl
21524              To: perl5-porters@perl.org
21525              Date: 8 Jan 1999 19:13:23 +0200
21526              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
21527      Branch: cfgperl
21528            ! Makefile.SH
21529 ____________________________________________________________________________
21530 [  2600] By: jhi                                   on 1999/01/13  17:59:45
21531         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21532              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
21533              To: perl5-porters@perl.org
21534              Date: 8 Jan 1999 12:43:36 +0200
21535              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
21536      Branch: cfgperl
21537            ! ext/B/B/CC.pm
21538 ____________________________________________________________________________
21539 [  2599] By: jhi                                   on 1999/01/13  17:50:11
21540         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
21541              Subject: PATCH to installperl
21542              To: perl5-porters@perl.org
21543              Date: 4 Jan 1999 16:15:18 +0200
21544              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
21545      Branch: cfgperl
21546            ! installperl
21547 ____________________________________________________________________________
21548 [  2598] By: jhi                                   on 1999/01/13  17:34:51
21549         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
21550              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
21551              Cc: perl5-porters@perl.org
21552              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
21553              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
21554              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
21555      Branch: cfgperl
21556            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21557            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
21558 ____________________________________________________________________________
21559 [  2597] By: jhi                                   on 1999/01/13  17:30:33
21560         Log: From: David Dyck <dcd@tc.fluke.com>
21561              To: Perl Porters <perl5-porters@perl.org>,
21562              Gurusamy Sarathy <gsar@engin.umich.edu>
21563              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
21564              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
21565              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
21566      Branch: cfgperl
21567            ! pod/perldsc.pod
21568 ____________________________________________________________________________
21569 [  2596] By: jhi                                   on 1999/01/13  17:26:44
21570         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
21571              To: perl5-porters@perl.org
21572              Subject: [PATCH] modglobal w/ spelling fixes
21573              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
21574              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
21575      Branch: cfgperl
21576            ! pod/perlguts.pod
21577 ____________________________________________________________________________
21578 [  2595] By: jhi                                   on 1999/01/13  17:24:59
21579         Log: From: Hans Mulder <hansm@icgroup.nl>
21580              Optimize common sort routines.  Thread started by the message
21581              
21582              From: Hans Mulder <hansm@icgroup.nl>
21583              Sender: owner-perl5-porters@perl.org
21584              To: perl5-porters@perl.org
21585              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
21586              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
21587              
21588              and the patch from the message
21589              
21590              From: Hans Mulder <hans@icgroup.nl>
21591              To: jhi@iki.fi
21592              Cc: perl5-porters@perl.org
21593              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
21594              $b }
21595              Date: Wed, 13 Jan 1999 17:39:35 +0100
21596              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
21597      Branch: cfgperl
21598            ! Todo op.c op.h pp_ctl.c t/op/sort.t
21599 ____________________________________________________________________________
21600 [  2594] By: jhi                                   on 1999/01/13  16:50:17
21601         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
21602              (the diffs were based on 5.004_02).  Tested by Guido
21603              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
21604      Branch: cfgperl
21605            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
21606            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
21607            + mint/sys/time.h mint/time.h
21608            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
21609            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
21610 ____________________________________________________________________________
21611 [  2593] By: jhi                                   on 1999/01/09  16:54:26
21612         Log: Detypo.
21613      Branch: cfgperl
21614            ! hints/dec_osf.sh
21615 ____________________________________________________________________________
21616 [  2592] By: jhi                                   on 1999/01/09  16:17:13
21617         Log: Move usethreads and use64bits logic from hints to Configure.
21618      Branch: cfgperl
21619            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
21620            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
21621            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
21622            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
21623 ____________________________________________________________________________
21624 [  2591] By: jhi                                   on 1999/01/09  14:45:24
21625         Log: Missing dTHRs added.
21626      Branch: cfgperl
21627            ! regcomp.c toke.c
21628 ____________________________________________________________________________
21629 [  2590] By: jhi                                   on 1999/01/08  15:27:17
21630         Log: Finalize change #2589 and add better AIX nm scanning from:
21631              
21632              Message-Id: <m0zyNW0-00017VC@gentoo.com>
21633              From: bll@gentoo.com (Brad Lanam)
21634              Subject: Re: mailhelp returned a non-zero status
21635              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
21636              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
21637      Branch: cfgperl
21638            ! Configure hints/freebsd.sh hints/linux.sh
21639 ____________________________________________________________________________
21640 [  2589] By: jhi                                   on 1999/01/08  15:14:54
21641         Log: Undo change #2581.
21642      Branch: cfgperl
21643            ! Configure hints/freebsd.sh hints/linux.sh
21644 ____________________________________________________________________________
21645 [  2588] By: jhi                                   on 1999/01/08  11:51:52
21646         Log: FAQ jumbo patch from tchrist.
21647              
21648              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
21649              From: Tom Christiansen <tchrist@jhereg.perl.com>
21650              To: pumpkings@jhereg.perl.com
21651              Subject: newest version of perlfaq.pod
21652              Date: Thu, 7 Jan 1999 23:05:02 -0700
21653              
21654              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
21655              From: Tom Christiansen <tchrist@jhereg.perl.com>
21656              To: pumpkings@jhereg.perl.com
21657              Subject: newest version of perlfaq1.pod
21658              Date: Thu, 7 Jan 1999 23:05:02 -0700
21659              
21660              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
21661              From: Tom Christiansen <tchrist@jhereg.perl.com>
21662              To: pumpkings@jhereg.perl.com
21663              Subject: newest version of perlfaq2.pod
21664              Date: Thu, 7 Jan 1999 23:05:02 -0700
21665              
21666              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
21667              From: Tom Christiansen <tchrist@jhereg.perl.com>
21668              To: pumpkings@jhereg.perl.com
21669              Subject: newest version of perlfaq3.pod
21670              Date: Thu, 7 Jan 1999 23:05:02 -0700
21671              
21672              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
21673              From: Tom Christiansen <tchrist@jhereg.perl.com>
21674              To: pumpkings@jhereg.perl.com
21675              Subject: newest version of perlfaq4.pod
21676              Date: Thu, 7 Jan 1999 23:05:02 -0700
21677              
21678              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
21679              From: Tom Christiansen <tchrist@jhereg.perl.com>
21680              To: pumpkings@jhereg.perl.com
21681              Subject: newest version of perlfaq5.pod
21682              Date: Thu, 7 Jan 1999 23:05:02 -0700
21683              
21684              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
21685              From: Tom Christiansen <tchrist@jhereg.perl.com>
21686              To: pumpkings@jhereg.perl.com
21687              Subject: newest version of perlfaq6.pod
21688              Date: Thu, 7 Jan 1999 23:05:02 -0700
21689              
21690              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
21691              From: Tom Christiansen <tchrist@jhereg.perl.com>
21692              To: pumpkings@jhereg.perl.com
21693              Subject: newest version of perlfaq7.pod
21694              Date: Thu, 7 Jan 1999 23:05:03 -0700
21695              
21696              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
21697              From: Tom Christiansen <tchrist@jhereg.perl.com>
21698              To: pumpkings@jhereg.perl.com
21699              Subject: newest version of perlfaq8.pod
21700              Date: Thu, 7 Jan 1999 23:05:03 -0700
21701              
21702              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
21703              From: Tom Christiansen <tchrist@jhereg.perl.com>
21704              To: pumpkings@jhereg.perl.com
21705              Subject: newest version of perlfaq9.pod
21706              Date: Thu, 7 Jan 1999 23:05:03 -0700
21707      Branch: cfgperl
21708            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21709            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21710            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21711            ! pod/perlfaq9.pod
21712 ____________________________________________________________________________
21713 [  2587] By: jhi                                   on 1999/01/08  11:17:43
21714         Log: More doc fixes from Abigail.
21715      Branch: cfgperl
21716            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
21717            ! lib/User/pwent.pm
21718 ____________________________________________________________________________
21719 [  2585] By: jhi                                   on 1999/01/08  08:31:02
21720         Log: Change #2584 from maint-5.005:
21721              
21722              implemented Ilya's suggested fix, and added a testcase
21723              
21724              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21725              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
21726              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
21727              Subject: Re: Text::ParseWords: regex fix
21728      Branch: cfgperl
21729            ! lib/Text/ParseWords.pm t/lib/parsewords.t
21730 ____________________________________________________________________________
21731 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
21732         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
21733              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
21734              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
21735              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
21736      Branch: maint-5.005/perl
21737            ! ext/Errno/Errno_pm.PL
21738 ____________________________________________________________________________
21739 [  2581] By: jhi                                   on 1999/01/07  16:38:03
21740         Log: Configure update:
21741              - usethreads, use64bits, and usemultiplicity
21742              are no more interactively asked by Configure
21743              - "int main()" (vs bare "main()") enforced in test programs
21744      Branch: cfgperl
21745            ! Configure hints/freebsd.sh hints/linux.sh
21746 ____________________________________________________________________________
21747 [  2580] By: jhi                                   on 1999/01/07  11:19:12
21748         Log: From: Dan Sugalski <sugalskd@osshe.edu>
21749              Date: Wed, 06 Jan 1999 13:47:34 -0800
21750              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
21751              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
21752      Branch: cfgperl
21753            ! vms/vms.c
21754 ____________________________________________________________________________
21755 [  2579] By: jhi                                   on 1999/01/07  09:08:36
21756         Log: Another set of doc patches from Abigail
21757              
21758              From: abigail@fnx.com
21759              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
21760              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
21761              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
21762              
21763              From: abigail@fnx.com
21764              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
21765              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
21766              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
21767              
21768              From: abigail@fnx.com
21769              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
21770              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
21771              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
21772              
21773              From: abigail@fnx.com
21774              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
21775              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
21776              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
21777              
21778              From: abigail@fnx.com
21779              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
21780              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
21781              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
21782              
21783              From: abigail@fnx.com
21784              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
21785              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
21786              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
21787              
21788              From: abigail@fnx.com
21789              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
21790              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
21791              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
21792              
21793              From: abigail@fnx.com
21794              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
21795              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
21796              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
21797              
21798              From: abigail@fnx.com
21799              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
21800              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
21801              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
21802              
21803              From: abigail@fnx.com
21804              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
21805              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
21806              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
21807              
21808              From: abigail@fnx.com
21809              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
21810              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
21811              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
21812              
21813              From: abigail@fnx.com
21814              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
21815              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
21816              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
21817              
21818              From: abigail@fnx.com
21819              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
21820              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
21821              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
21822              
21823              From: abigail@fnx.com
21824              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
21825              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
21826              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
21827      Branch: cfgperl
21828            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
21829            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
21830            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
21831            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
21832            ! lib/Tie/Array.pm lib/Tie/Hash.pm
21833 ____________________________________________________________________________
21834 [  2576] By: jhi                                   on 1999/01/06  17:05:20
21835         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
21836      Branch: cfgperl
21837            ! pp_ctl.c
21838 ____________________________________________________________________________
21839 [  2575] By: jhi                                   on 1999/01/06  13:18:56
21840         Log: Enhance the great_circle_distance() documentation.
21841      Branch: cfgperl
21842            ! lib/Math/Trig.pm
21843 ____________________________________________________________________________
21844 [  2574] By: jhi                                   on 1999/01/06  12:58:03
21845         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
21846              To: perlbug@perl.com
21847              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
21848              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
21849              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
21850      Branch: cfgperl
21851            ! t/op/sysio.t
21852 ____________________________________________________________________________
21853 [  2573] By: jhi                                   on 1999/01/06  12:40:19
21854         Log: From: "W. Phillip Moore" <wpm@ms.com>
21855              To: perlbug@perl.org
21856              Subject: [PATCH] POSIX getpgrp is not -w clean
21857              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
21858              Message-ID: <13970.20107.190314.549471@zappa>
21859      Branch: cfgperl
21860            ! ext/POSIX/POSIX.pm
21861 ____________________________________________________________________________
21862 [  2572] By: jhi                                   on 1999/01/06  12:25:24
21863         Log: Based on
21864              From: jan.dubois@ibm.net (Jan Dubois)
21865              To: perl5-porters@perl.org
21866              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
21867              Date: Wed, 06 Jan 1999 01:24:09 +0100
21868              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
21869              except that
21870              - objXSUB.h was already okay
21871              - embed.h patching is futile, global.sym patched instead
21872              - objpp.h does not exist
21873              - proto.h addition applied manually
21874              - win32/GenCAPI.pl was already okay
21875              - win32/makedef.pl was already okay
21876      Branch: cfgperl
21877            ! global.sym perl.c proto.h
21878 ____________________________________________________________________________
21879 [  2571] By: jhi                                   on 1999/01/06  11:25:48
21880         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
21881              To: perlbug@perl.com
21882              Subject: FindBin.pm on Win32 systems
21883              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
21884              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
21885      Branch: cfgperl
21886            ! lib/FindBin.pm
21887 ____________________________________________________________________________
21888 [  2570] By: jhi                                   on 1999/01/06  11:21:48
21889         Log: From: Dan Sugalski <sugalskd@osshe.edu>
21890              To: perl5-porters@perl.org, vmsperl@perl.org
21891              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
21892              Date: Tue, 05 Jan 1999 16:47:31 -0800
21893              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
21894              
21895              (the ext/IO/lib/IO/Socket.pm was not really changed here;
21896              it was a leftover from #2569)
21897      Branch: cfgperl
21898            ! ext/IO/lib/IO/Socket.pm taint.c
21899 ____________________________________________________________________________
21900 [  2569] By: jhi                                   on 1999/01/06  11:18:22
21901         Log: Jumbo doc patch from Abigail (almost identical to
21902              the 5.005-maint change #2562 except for the
21903              ext/IO/lib/IO/Socket.pm patch which was not
21904              applicable because the IO version of 5.005-devel
21905              is somewhat different (why?))
21906              
21907              From: abigail@fnx.com
21908              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
21909              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
21910              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
21911              
21912              From: abigail@fnx.com
21913              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
21914              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
21915              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
21916              
21917              From: abigail@fnx.com
21918              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
21919              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
21920              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
21921              
21922              From: abigail@fnx.com
21923              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
21924              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
21925              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
21926              
21927              From: abigail@fnx.com
21928              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
21929              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
21930              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
21931              
21932              From: abigail@fnx.com
21933              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
21934              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
21935              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
21936              
21937              From: abigail@fnx.com
21938              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
21939              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
21940              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
21941              
21942              From: abigail@fnx.com
21943              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
21944              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
21945              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
21946              
21947              From: abigail@fnx.com
21948              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
21949              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
21950              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
21951              
21952              From: abigail@fnx.com
21953              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
21954              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
21955              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
21956      Branch: cfgperl
21957            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
21958            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
21959            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
21960            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
21961            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
21962 ____________________________________________________________________________
21963 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
21964         Log: From: jan.dubois@ibm.net (Jan Dubois)
21965              Date: Wed, 06 Jan 1999 01:24:09 +0100
21966              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
21967              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
21968      Branch: maint-5.005/perl
21969            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
21970            ! win32/GenCAPI.pl win32/makedef.pl
21971 ____________________________________________________________________________
21972 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
21973         Log: From: "W. Phillip Moore" <wpm@ms.com>
21974              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
21975              Message-ID: <13970.20107.190314.549471@zappa>
21976              Subject: [PATCH] POSIX getpgrp is not -w clean
21977      Branch: maint-5.005/perl
21978            ! ext/POSIX/POSIX.pm
21979 ____________________________________________________________________________
21980 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
21981         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
21982              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
21983              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
21984              Subject: FindBin.pm on Win32 systems
21985      Branch: maint-5.005/perl
21986            ! lib/FindBin.pm
21987 ____________________________________________________________________________
21988 [  2561] By: jhi                                   on 1999/01/05  10:49:10
21989         Log: Reword the setlocale() 1-arg case better.
21990      Branch: cfgperl
21991            ! ext/POSIX/POSIX.pod
21992 ____________________________________________________________________________
21993 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
21994         Log: From: Blair Zajac <bzajac@geostaff.com>
21995              Date: Wed, 23 Dec 1998 17:13:32 -0800
21996              Message-ID: <3681953C.8B6A90AA@geostaff.com>
21997              Subject: Tie::SubstrHash patch
21998      Branch: maint-5.005/perl
21999            ! lib/Tie/SubstrHash.pm
22000 ____________________________________________________________________________
22001 [  2554] By: jhi                                   on 1999/01/02  14:55:06
22002         Log: Object destruction order testing.
22003      Branch: cfgperl
22004            ! t/op/misc.t
22005 ____________________________________________________________________________
22006 [  2553] By: jhi                                   on 1999/01/02  14:49:40
22007         Log: perldelta the Dumpvalue.pm of change #2513.
22008      Branch: cfgperl
22009            ! lib/Dumpvalue.pm pod/perldelta.pod
22010 ____________________________________________________________________________
22011 [  2552] By: nick                                  on 1999/01/02  14:45:38
22012         Log: Tone down Makefile.PL so it works on Win32
22013      Branch: perl
22014            ! ext/B/Makefile.PL
22015 ____________________________________________________________________________
22016 [  2551] By: nick                                  on 1999/01/02  14:06:30
22017         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
22018              Use them in various B::* rather than have local defs.
22019      Branch: perl
22020            + ext/B/defsubs.h.PL
22021            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
22022            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
22023            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
22024 ____________________________________________________________________________
22025 [  2550] By: nick                                  on 1999/01/02  10:04:02
22026         Log: Integrate ext/B changes from //depot/cfgperl
22027      Branch: perl
22028           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
22029 ____________________________________________________________________________
22030 [  2549] By: jhi                                   on 1999/01/01  13:54:16
22031         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
22032              To: perlbug@perl.com
22033              Subject: op/groups.t fails test 1 on HP-UX 10.20
22034              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
22035              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
22036      Branch: cfgperl
22037            ! t/op/groups.t
22038 ____________________________________________________________________________
22039 [  2548] By: jhi                                   on 1999/01/01  13:53:31
22040         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22041              To: perl5-porters@perl.org
22042              cc: hv@crypt0.demon.co.uk
22043              Subject: [bug 5.004_54] duplicate error message
22044              Date: Thu, 31 Dec 1998 04:05:25 +0000
22045              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
22046              
22047              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
22048              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
22049              To: hv@crypt0.demon.co.uk
22050              Cc: perl5-porters@perl.org
22051              Subject: [PATCH _54] Re: duplicate error message
22052              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
22053              
22054              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
22055              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22056              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
22057              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
22058              Subject: [TEST PATCH _54] Re: duplicate error message 
22059              Date: Fri, 01 Jan 1999 07:32:14 +0000
22060      Branch: cfgperl
22061            ! op.c t/pragma/warn/op
22062 ____________________________________________________________________________
22063 [  2547] By: jhi                                   on 1998/12/31  14:15:04
22064         Log: From: Chris Nandor <pudge@pobox.com>
22065              To: jhi@iki.fi
22066              Cc: perl5-porters@perl.org
22067              Subject: Re: [PATCH] perlport.pod 1.38
22068              Date: Thu, 31 Dec 1998 09:06:48 -0500
22069              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
22070      Branch: cfgperl
22071            ! pod/perlport.pod
22072 ____________________________________________________________________________
22073 [  2546] By: jhi                                   on 1998/12/31  11:18:17
22074         Log: From: Wilson P. Snyder II
22075              To: perl5-porters@perl.org
22076              Subject: [PATCH v5.5.53] REV2: Binary number support
22077              Date: 1998/11/30
22078              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
22079      Branch: cfgperl
22080            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
22081            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
22082            ! toke.c util.c
22083 ____________________________________________________________________________
22084 [  2545] By: jhi                                   on 1998/12/31  09:27:40
22085         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
22086              To: perlbug@perl.com
22087              Subject: "perl -T -P" dumps core on OpenBSD and Linux
22088              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
22089              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
22090      Branch: cfgperl
22091            ! taint.c
22092 ____________________________________________________________________________
22093 [  2544] By: jhi                                   on 1998/12/31  09:21:45
22094         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
22095              To: perlbug@perl.com 
22096              Subject: bug in pod2man search for perl binary [5.005_5x]
22097              Date: Sat, 12 Dec 1998 23:08:51 +0000 
22098              Message-ID: <19981212230851.A20578@ig.co.uk> 
22099      Branch: cfgperl
22100            ! pod/pod2man.PL
22101 ____________________________________________________________________________
22102 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
22103         Log: From: jan.dubois@ibm.net (Jan Dubois)
22104              Date: Wed, 23 Dec 1998 21:26:38 +0100
22105              Message-ID: <36895086.8849224@smtp1.ibm.net>
22106              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
22107      Branch: maint-5.005/perl
22108            ! lib/ExtUtils/MakeMaker.pm
22109 ____________________________________________________________________________
22110 [  2540] By: jhi                                   on 1998/12/30  08:42:04
22111         Log: Evermore AUTHORS and MAINTAIN.
22112      Branch: cfgperl
22113            ! AUTHORS MAINTAIN
22114 ____________________________________________________________________________
22115 [  2539] By: jhi                                   on 1998/12/29  15:10:34
22116         Log: More AUTHORS and MAINTAIN.
22117      Branch: cfgperl
22118            ! AUTHORS MAINTAIN
22119 ____________________________________________________________________________
22120 [  2537] By: jhi                                   on 1998/12/29  14:34:47
22121         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
22122              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
22123              Message-ID: <13942.32480.700000.640927@utensil>
22124              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
22125              (mirror change#2531 in the 5.005-maint)
22126      Branch: cfgperl
22127            ! lib/AutoSplit.pm
22128 ____________________________________________________________________________
22129 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
22130         Log: change in_pod pattern to /^=\w/ from /^=/
22131              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
22132              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
22133              Message-ID: <13942.32480.700000.640927@utensil>
22134              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
22135      Branch: maint-5.005/perl
22136            ! lib/AutoSplit.pm
22137 ____________________________________________________________________________
22138 [  2525] By: jhi                                   on 1998/12/29  13:06:26
22139         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
22140              To: perl5-porters@perl.org
22141              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
22142              Date: 16 Dec 1998 03:17:03 +0200
22143              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
22144      Branch: cfgperl
22145            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
22146 ____________________________________________________________________________
22147 [  2524] By: jhi                                   on 1998/12/29  13:00:06
22148         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
22149              To: perl5-porters@perl.org
22150              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
22151              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
22152              Date: 10 Dec 1998 08:30:02 +0200
22153              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
22154              
22155              (Nick's part was applied earlier, in change #2460)
22156      Branch: cfgperl
22157            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
22158 ____________________________________________________________________________
22159 [  2523] By: jhi                                   on 1998/12/29  12:41:31
22160         Log: From: "vishal bhatia" <vishalb@hotmail.com>
22161              To: nick@ni-s.u-net.com
22162              Cc: perl5-porters@perl.org
22163              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
22164              Date: 9 Dec 1998 06:50:30 +0200
22165              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
22166      Branch: cfgperl
22167            ! ext/B/B/CC.pm
22168 ____________________________________________________________________________
22169 [  2522] By: jhi                                   on 1998/12/29  12:15:18
22170         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
22171              To: perl5-porters@perl.org (Perl 5 Porters)
22172              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
22173              Date: 25 Dec 1998 23:02:28 +0200
22174              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
22175      Branch: cfgperl
22176            ! lib/Pod/Text.pm
22177 ____________________________________________________________________________
22178 [  2521] By: jhi                                   on 1998/12/29  12:07:54
22179         Log: Undo #2519 (breaks universal.c).
22180      Branch: cfgperl
22181            ! XSUB.h
22182 ____________________________________________________________________________
22183 [  2519] By: jhi                                   on 1998/12/29  11:41:10
22184         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
22185              To: perl5-porters@perl.org
22186              Cc: perl-xs@perl.org
22187              Subject: XSUB.h refinement [PATCH]
22188              Date: 18 Dec 1998 03:58:44 +0200
22189              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
22190      Branch: cfgperl
22191            ! XSUB.h
22192 ____________________________________________________________________________
22193 [  2518] By: jhi                                   on 1998/12/29  11:36:19
22194         Log: From: abigail@fnx.com
22195              To: perl5-porters@perl.org (Perl Porters)
22196              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
22197              Date: 28 Dec 1998 21:39:15 +0200
22198              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
22199      Branch: cfgperl
22200            ! lib/fields.pm
22201 ____________________________________________________________________________
22202 [  2517] By: jhi                                   on 1998/12/29  11:35:03
22203         Log: Document change #2516.
22204      Branch: cfgperl
22205            ! pod/perldelta.pod
22206 ____________________________________________________________________________
22207 [  2516] By: jhi                                   on 1998/12/29  11:32:26
22208         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22209              To: perl5-porters@perl.org (Mailing list Perl5)
22210              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
22211              Date: 9 Dec 1998 10:39:31 +0200
22212              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
22213      Branch: cfgperl
22214            ! pod/perldiag.pod regcomp.c toke.c
22215 ____________________________________________________________________________
22216 [  2515] By: jhi                                   on 1998/12/29  11:27:11
22217         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22218              To: perl5-porters@perl.org (Mailing list Perl5)
22219              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
22220              Date: 8 Dec 1998 09:02:04 +0200
22221              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
22222              
22223              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
22224      Branch: cfgperl
22225            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
22226 ____________________________________________________________________________
22227 [  2514] By: jhi                                   on 1998/12/29  11:21:31
22228         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22229              To: perl5-porters@perl.org (Mailing list Perl5)
22230              Subject: [PATCH 5.005_53] Regexp tests and UTF8
22231              Date: 8 Dec 1998 07:02:01 +0200
22232              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
22233      Branch: cfgperl
22234            ! regcomp.c
22235 ____________________________________________________________________________
22236 [  2513] By: jhi                                   on 1998/12/29  11:18:34
22237         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22238              Subject: [PATCH 5.005_*] Dumpvar.pm
22239              To: perl5-porters@perl.org (Mailing list Perl5)
22240              Date: 7 Dec 1998 10:17:35 +0200
22241              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
22242      Branch: cfgperl
22243            + lib/Dumpvalue.pm
22244            ! MANIFEST
22245 ____________________________________________________________________________
22246 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
22247         Log: From: jan.dubois@ibm.net (Jan Dubois)
22248              Date: Tue, 01 Dec 1998 00:07:33 +0100
22249              Message-ID: <366921b5.14512598@smtp1.ibm.net>
22250              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
22251              
22252              From: jan.dubois@ibm.net (Jan Dubois)
22253              Date: Wed, 02 Dec 1998 00:24:54 +0100
22254              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
22255              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
22256      Branch: maint-5.005/perl
22257            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
22258            ! win32/config.bc win32/config.gc win32/config.vc
22259            ! win32/config_sh.PL win32/makedef.pl
22260 ____________________________________________________________________________
22261 [  2509] By: jhi                                   on 1998/12/28  13:00:31
22262     Log: Kickstart AUTHORS and MAINTAIN.
22263  Branch: cfgperl
22264        + AUTHORS MAINTAIN
22265        ! MANIFEST
22266 ____________________________________________________________________________
22267 [  2508] By: jhi                                   on 1998/12/28  08:04:00
22268     Log: From: Nathan Torkington <gnat@frii.com>
22269          To: perlbug@perl.com
22270          Subject: [PATCH] perlxstut.pod fix
22271          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
22272          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
22273  Branch: cfgperl
22274        ! pod/perlxstut.pod
22275 ____________________________________________________________________________
22276 [  2507] By: jhi                                   on 1998/12/28  07:59:00
22277     Log: From: abigail@fnx.com
22278          To: perlbug@perl.com
22279          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
22280          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
22281          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
22282          (slightly modified, a part of the patch was rejected)
22283          (strange, I thought I had already submitted this one
22284          but Perforce disagrees with me...)
22285  Branch: cfgperl
22286        ! pod/perlop.pod
22287 ____________________________________________________________________________
22288 [  2506] By: jhi                                   on 1998/12/28  07:56:59
22289     Log: From: Artur <artur@vogon-solutions.com>
22290          To: perlbug@perl.com
22291          Subject: PATCH: perlmodlib.pod
22292          Date: Fri, 25 Dec 1998 00:48:39 +0000
22293          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
22294  Branch: cfgperl
22295        ! pod/perlmodlib.pod pod/perlop.pod
22296 ____________________________________________________________________________
22297 [  2505] By: jhi                                   on 1998/12/28  07:46:06
22298     Log: From: abigail@fnx.com
22299          To: perl5-porters@perl.org (Perl Porters)
22300          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
22301          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
22302          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
22303  Branch: cfgperl
22304        ! pod/pod2html.PL
22305 ____________________________________________________________________________
22306 [  2504] By: jhi                                   on 1998/12/28  07:44:35
22307     Log: From: Jim Avera <avera@fjst.com>
22308          To: perlbug@perl.com
22309          Subject: perlbug bug - shows dates reversed
22310          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
22311          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
22312  Branch: cfgperl
22313        ! utils/perlbug.PL
22314 ____________________________________________________________________________
22315 [  2503] By: jhi                                   on 1998/12/28  07:41:39
22316     Log: From: jan.dubois@ibm.net (Jan Dubois)
22317          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
22318          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
22319          Date: Wed, 23 Dec 1998 21:26:38 +0100
22320          Message-ID: <36895086.8849224@smtp1.ibm.net>
22321  Branch: cfgperl
22322        ! lib/ExtUtils/MakeMaker.pm
22323 ____________________________________________________________________________
22324 [  2502] By: jhi                                   on 1998/12/28  07:39:20
22325     Log: From: Blair Zajac <bzajac@geostaff.com>
22326          To: perl5-porters@perl.org
22327          Subject: Tie::SubstrHash patch
22328          Date: Wed, 23 Dec 1998 17:13:32 -0800
22329          Message-ID: <3681953C.8B6A90AA@geostaff.com>
22330  Branch: cfgperl
22331        ! lib/Tie/SubstrHash.pm
22332 ____________________________________________________________________________
22333 [  2501] By: jhi                                   on 1998/12/28  07:37:16
22334     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
22335          To: perlbug@perl.com
22336          Subject: perlfaq9 minor error
22337          Date: Wed, 23 Dec 1998 14:54:19 -0800
22338          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
22339  Branch: cfgperl
22340        ! pod/perlfaq9.pod
22341 ____________________________________________________________________________
22342 [  2500] By: jhi                                   on 1998/12/23  10:38:18
22343     Log: More porting notes about filesystems, AmigaOS, and MiNT.
22344  Branch: cfgperl
22345        ! pod/perlport.pod
22346 ____________________________________________________________________________
22347 [  2499] By: jhi                                   on 1998/12/22  09:26:49
22348     Log: Add few MSG_ and uio constants.
22349  Branch: cfgperl
22350        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
22351 ____________________________________________________________________________
22352 [  2498] By: jhi                                   on 1998/12/22  08:39:30
22353     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
22354          a Digital C compiler optimizer bug that broke the 'x'
22355          operator under certain circumstances.  See t/op/repeat.t
22356          test #20 for graphic details.  Reported in
22357          
22358          From: Gisle Aas <gisle@aas.no>
22359          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
22360          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
22361          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
22362          Date: 18 Dec 1998 14:27:40 +0100
22363          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
22364          
22365          and discussed further in the thread
22366          
22367          From: Jarkko Hietaniemi <jhi@iki.fi>
22368          To: Gisle Aas <gisle@aas.no>
22369          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
22370          cpan-testers@perl.org, perl5-porters@perl.org
22371          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
22372          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
22373          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
22374  Branch: cfgperl
22375        ! t/op/repeat.t util.c
22376 ____________________________________________________________________________
22377 [  2497] By: jhi                                   on 1998/12/21  14:18:57
22378     Log: Change #2483 update.
22379  Branch: cfgperl
22380        ! t/op/tr.t
22381 ____________________________________________________________________________
22382 [  2496] By: jhi                                   on 1998/12/21  14:07:41
22383     Log: Update on change #2493.
22384  Branch: cfgperl
22385        ! t/pragma/warn/op
22386 ____________________________________________________________________________
22387 [  2495] By: jhi                                   on 1998/12/21  13:52:00
22388     Log: Change #2487 aftershock.
22389  Branch: cfgperl
22390        ! warning.pl
22391 ____________________________________________________________________________
22392 [  2494] By: jhi                                   on 1998/12/21  12:35:00
22393     Log: From: Chris Nandor <pudge@pobox.com>
22394          To: perl5-porters@perl.org
22395          Subject: [PATCH] perlport.pod v1.37
22396          Date: Sat, 19 Dec 1998 12:54:34 -0500
22397          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
22398  Branch: cfgperl
22399        ! pod/perlport.pod
22400 ____________________________________________________________________________
22401 [  2493] By: jhi                                   on 1998/12/21  12:22:44
22402     Log: From: Mark-Jason Dominus <mjd@plover.com>
22403          To: perl5-porters@perl.com
22404          Subject: PATCH (5.005_02): Dejargonizing
22405          Date: Sun, 20 Dec 1998 14:35:20 -0500
22406          Message-ID: <19981220193520.11230.qmail@plover.com>
22407          
22408          From: Mark-Jason Dominus <mjd@plover.com>
22409          To: perl5-porters@perl.com
22410          Subject: PATCH (5.005_02): Spelling correction in warning message
22411          Date: Sun, 20 Dec 1998 13:51:30 -0500
22412          Message-ID: <19981220185130.11067.qmail@plover.com>
22413  Branch: cfgperl
22414        ! doio.c op.c
22415 ____________________________________________________________________________
22416 [  2492] By: jhi                                   on 1998/12/21  09:00:05
22417     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
22418          To: perl5-porters@perl.org
22419          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
22420          Date: Sun, 20 Dec 1998 19:03:25 PST
22421          Message-ID: <19981221030326.27660.qmail@hotmail.com>
22422          
22423          (slightly reformatted)
22424  Branch: cfgperl
22425        ! ext/B/B/CC.pm
22426 ____________________________________________________________________________
22427 [  2491] By: nick                                  on 1998/12/20  14:21:29
22428     Log: Save _all_ GV's which have SV, AV or HV set.
22429  Branch: perl
22430        ! ext/B/B/C.pm
22431 ____________________________________________________________________________
22432 [  2490] By: jhi                                   on 1998/12/18  15:13:19
22433     Log: Add idea about generalising cpp symbol probing of Errno.
22434  Branch: cfgperl
22435        ! Todo
22436 ____________________________________________________________________________
22437 [  2489] By: jhi                                   on 1998/12/18  14:47:57
22438     Log: Address some of the issues of:
22439          
22440          From: Tom Christiansen <tchrist@jhereg.perl.com>
22441          To: perl-porters-active@jhereg.perl.com
22442          Subject: Undocumentation Issues for 5.005
22443          Date: Thu, 17 Dec 1998 14:46:24 -0700
22444          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
22445  Branch: cfgperl
22446        ! pod/perl5005delta.pod
22447 ____________________________________________________________________________
22448 [  2488] By: jhi                                   on 1998/12/18  11:26:32
22449     Log: From: root <root@dubravka.in-berlin.de>
22450          To: perlbug@perl.com
22451          Cc: k@dubravka.in-berlin.de
22452          Subject: Please add no_modify to PERL_POLLUTE
22453          Date: Fri, 18 Dec 1998 10:45:52 +0100
22454          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
22455          
22456          (Really from Andreas König)
22457  Branch: cfgperl
22458        ! embed.pl
22459 ____________________________________________________________________________
22460 [  2487] By: jhi                                   on 1998/12/17  14:05:52
22461     Log: Some (by far not all) issues of the below message addressed.
22462          
22463          From: Tom Christiansen <tchrist@jhereg.perl.com>
22464          To: The Perl Porters Mailing List <perl5-porters@perl.org>
22465          Subject: important UNDOC issues for 5.005_54
22466          Date: Wed, 16 Dec 1998 21:14:53 -0700
22467          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
22468  Branch: cfgperl
22469        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
22470 ____________________________________________________________________________
22471 [  2486] By: jhi                                   on 1998/12/17  12:47:15
22472     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22473          To: domo@computer.org
22474          Cc: jhi@iki.fi, perl5-porters@perl.org
22475          Subject: Re: stuff related to malloc.c
22476          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
22477          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
22478  Branch: cfgperl
22479        ! malloc.c
22480 ____________________________________________________________________________
22481 [  2485] By: jhi                                   on 1998/12/17  12:17:19
22482     Log: More porting notes.
22483  Branch: cfgperl
22484        ! Porting/pumpkin.pod
22485 ____________________________________________________________________________
22486 [  2484] By: jhi                                   on 1998/12/15  08:38:05
22487     Log: Undo #2386 and #2205.
22488  Branch: cfgperl
22489        ! pod/perlfunc.pod
22490 ____________________________________________________________________________
22491 [  2483] By: jhi                                   on 1998/12/14  17:58:35
22492     Log: lib was missing from @INC.
22493  Branch: cfgperl
22494        ! t/op/tr.t
22495 ____________________________________________________________________________
22496 [  2482] By: jhi                                   on 1998/12/14  17:52:42
22497     Log: Was missing use Text::Wrap.
22498  Branch: cfgperl
22499        ! t/lib/textfill.t
22500 ____________________________________________________________________________
22501 [  2481] By: jhi                                   on 1998/12/14  16:00:22
22502     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
22503          
22504          From: Jonathan Roy <roy@idle.com>
22505          To: perl5-porters@perl.org
22506          Subject: nlist.h add to Configure checks?
22507          Date: Sun, 13 Dec 1998 22:22:49 -0500
22508          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
22509  Branch: cfgperl
22510        + ext/DynaLoader/hints/linux.pl
22511        ! MANIFEST
22512 ____________________________________________________________________________
22513 [  2480] By: jhi                                   on 1998/12/14  15:02:44
22514     Log: Give up completely using nm in AIX.
22515          
22516          From: "Kurt D. Starsinic" <kstar@chapin.edu>
22517          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
22518          Cc: perl5-porters@perl.org
22519          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
22520          Date: Thu, 10 Dec 1998 00:51:46 -0500
22521          Message-ID: <19981210005146.B29986@O2.chapin.edu>
22522  Branch: cfgperl
22523        ! hints/aix.sh
22524 ____________________________________________________________________________
22525 [  2479] By: jhi                                   on 1998/12/14  14:39:52
22526     Log: AIX' error messages are different.
22527          
22528          From: "Kurt D. Starsinic" <kstar@chapin.edu>
22529          To: Gurusamy Sarathy <gsar@engin.umich.edu>
22530          Cc: perl5-porters@perl.org
22531          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
22532          Date: Thu, 10 Dec 1998 00:42:36 -0500
22533          Message-ID: <19981210004236.A29986@O2.chapin.edu>
22534          
22535          From: Michael Engel <engel@nms1.cc.huji.ac.il>
22536          To: perlbug@perl.com
22537          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
22538          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
22539          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
22540  Branch: cfgperl
22541        ! t/pragma/warn/doio
22542 ____________________________________________________________________________
22543 [  2475] By: jhi                                   on 1998/12/13  12:35:55
22544     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22545          To: jhi@iki.fi
22546          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
22547          Subject: Re: stuff related to malloc.c
22548          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
22549          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
22550  Branch: cfgperl
22551        ! malloc.c
22552 ____________________________________________________________________________
22553 [  2474] By: jhi                                   on 1998/12/13  12:32:42
22554     Log: Some notes about porting issues.
22555  Branch: cfgperl
22556        ! Porting/pumpkin.pod
22557 ____________________________________________________________________________
22558 [  2473] By: jhi                                   on 1998/12/13  12:03:58
22559     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
22560          To: Perl 5 Porters <perl5-porters@perl.org>
22561          Subject: [patch 5.005_02] dos-djgpp update
22562          Date: Sun, 13 Dec 1998 00:08:44 +0100
22563          Message-ID: <19981213000844.C264@beeblebrox>
22564  Branch: cfgperl
22565        ! djgpp/config.over
22566 ____________________________________________________________________________
22567 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
22568     Log: undo changes to Exporter.pm from #2312
22569  Branch: maint-5.005/perl
22570        ! lib/Exporter.pm
22571 ____________________________________________________________________________
22572 [  2465] By: jhi                                   on 1998/12/12  12:31:21
22573     Log: Document that qw() taints.
22574          
22575          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
22576          To: perlbug@perl.com 
22577          Subject: taint problems
22578          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
22579          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
22580  Branch: cfgperl
22581        ! pod/perlop.pod
22582 ____________________________________________________________________________
22583 [  2464] By: jhi                                   on 1998/12/11  14:09:51
22584     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
22585          To: dist-users@foretune.co.jp
22586          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
22587          Date: Mon, 07 Dec 1998 20:13:04 -0400
22588          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
22589  Branch: cfgperl
22590        ! Configure
22591 ____________________________________________________________________________
22592 [  2463] By: jhi                                   on 1998/12/11  13:29:54
22593     Log: MAXPATHLEN.
22594  Branch: cfgperl
22595        ! perl.h
22596 ____________________________________________________________________________
22597 [  2462] By: jhi                                   on 1998/12/11  08:37:58
22598     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
22599          To: perl5-porters@perl.org
22600          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
22601          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
22602          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
22603  Branch: cfgperl
22604        + hints/gnu.sh
22605 ____________________________________________________________________________
22606 [  2461] By: nick                                  on 1998/12/10  21:00:50
22607     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
22608          From: Vishal Bhatia <vishalb@hotmail.com>
22609          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
22610          2. Fixes the bug  regarding return value of c-functions generated out 
22611          of perl subs. ( Just includes the patch I sent earlier)
22612          3. Incorporates the other changes that need to be done to get CC.pm
22613          use ISA search for packages and methods on the same lines as C.pm
22614          
22615          Vishal would appreciate comments about B::Stackobj changes from 
22616          someone knowing that module well.
22617  Branch: perl
22618        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
22619 ____________________________________________________________________________
22620 [  2460] By: jhi                                   on 1998/12/08  08:11:27
22621     Log: Integrate from mainperl.
22622  Branch: cfgperl
22623       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
22624       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
22625       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
22626       !> toke.c util.c
22627 ____________________________________________________________________________
22628 [  2459] By: jhi                                   on 1998/12/07  07:50:11
22629     Log: From: hansm@icgroup.nl 
22630          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
22631          Reply-To: hansmu@xs4all.nl 
22632          To: perlbug@perl.com 
22633          Date: Sun, 6 Dec 98 22:19:54 +0100 
22634          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
22635  Branch: cfgperl
22636        ! util.c
22637 ____________________________________________________________________________
22638 [  2458] By: gsar                                  on 1998/12/07  06:00:55
22639     Log: fix dup lexical
22640  Branch: perl
22641        ! ext/B/B/Deparse.pm t/lib/io_unix.t
22642 ____________________________________________________________________________
22643 [  2457] By: gsar                                  on 1998/12/06  14:38:59
22644     Log: mention limit on line numbers reported by diagnostics
22645  Branch: perl
22646        ! pod/perl.pod toke.c
22647 ____________________________________________________________________________
22648 [  2456] By: gsar                                  on 1998/12/06  13:49:02
22649     Log: branch perldelta.pod
22650  Branch: maint-5.005/perl
22651       +> pod/perldelta.pod
22652 ____________________________________________________________________________
22653 [  2455] By: gsar                                  on 1998/12/06  13:47:21
22654     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
22655  Branch: maint-5.005/perl
22656        - pod/perldelta.pod
22657 ____________________________________________________________________________
22658 [  2454] By: gsar                                  on 1998/12/06  13:35:31
22659     Log: fix outdated/incorrect info about arbitrary limits
22660  Branch: perl
22661        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
22662        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
22663 ____________________________________________________________________________
22664 [  2453] By: nick                                  on 1998/12/05  16:14:42
22665     Log: Avoid hard-coding op numbers
22666          Update CC.pm to save %INC, and to co-exist with new C.pm
22667  Branch: perl
22668        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
22669 ____________________________________________________________________________
22670 [  2452] By: nick                                  on 1998/12/05  10:44:28
22671     Log: B.xs had its own code to calculate hash() which differed from
22672          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
22673          which meant that run-time require was re-done.
22674          Removed some debug from C.pm
22675  Branch: perl
22676        ! ext/B/B.xs ext/B/B/C.pm
22677 ____________________________________________________________________________
22678 [  2451] By: nick                                  on 1998/12/04  21:58:49
22679     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
22680          well as _54, but with pre-scan for classes and save the ISA scheme.
22681  Branch: perl
22682        ! ext/B/B/C.pm
22683 ____________________________________________________________________________
22684 [  2450] By: nick                                  on 1998/12/04  17:58:44
22685     Log: Vishal Bhatia's patch as a basis.
22686  Branch: perl
22687        ! ext/B/B/C.pm ext/B/B/CC.pm
22688 ____________________________________________________________________________
22689 [  2449] By: jhi                                   on 1998/12/04  16:39:21
22690     Log: Integrate from mainperl.
22691  Branch: cfgperl
22692       !> t/op/goto.t t/op/tr.t
22693 ____________________________________________________________________________
22694 [  2448] By: gsar                                  on 1998/12/04  06:06:49
22695     Log: tweak test for UTEST
22696  Branch: perl
22697        ! t/op/tr.t
22698 ____________________________________________________________________________
22699 [  2444] By: jhi                                   on 1998/12/03  14:37:22
22700     Log: s/\bthe the\b/the/g *.pod
22701  Branch: cfgperl
22702        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
22703 ____________________________________________________________________________
22704 [  2443] By: jhi                                   on 1998/12/03  13:39:53
22705     Log: Change#2441 aftermath.
22706  Branch: cfgperl
22707        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22708        ! config_h.SH thread.h vms/subconfigure.com
22709 ____________________________________________________________________________
22710 [  2441] By: jhi                                   on 1998/12/03  08:15:13
22711     Log: From: Dan Sugalski <sugalskd@osshe.edu>
22712          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
22713          Subject: [PATCH 5.005_54]Initial VMS patches
22714          Date: 3 Dec 1998 01:05:55 +0200
22715          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
22716          
22717          The patch to config_h.SH requires more study because
22718          metaconfig needs to agree.
22719  Branch: cfgperl
22720        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
22721        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
22722        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
22723 ____________________________________________________________________________
22724 [  2440] By: gsar                                  on 1998/12/03  01:32:16
22725     Log: add failed check-in of goto.t from change#1867
22726  Branch: perl
22727        ! t/op/goto.t
22728 ____________________________________________________________________________
22729 [  2437] By: jhi                                   on 1998/12/02  18:03:51
22730     Log: Fix most of the bad L<> links of
22731          
22732          From: Tom Christiansen <tchrist@jhereg.perl.com> 
22733          Subject: bad L<> links
22734          Reply-to: tchrist@perl.com 
22735          To: perlbug@jhereg.perl.com 
22736          Date: Tue, 11 Aug 1998 10:58:07 -0500 
22737          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
22738          
22739          The ones not fixed may require darker Pod::HTML magic,
22740          for example the perlguts.html#tags should work fine, IMHO.
22741  Branch: cfgperl
22742        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
22743        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
22744        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
22745        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
22746        ! pod/perlvar.pod
22747 ____________________________________________________________________________
22748 [  2436] By: jhi                                   on 1998/12/02  16:35:04
22749     Log: One paste too many in #2345.
22750  Branch: cfgperl
22751        ! lib/Pod/Html.pm
22752 ____________________________________________________________________________
22753 [  2435] By: jhi                                   on 1998/12/02  16:32:33
22754     Log: Pod::Html and Pod::Text were not locale-savvy:
22755          for example in =head1 all non-ASCII-\w-runs were
22756          turned into underscores in NAME tags.  This could
22757          result in several NAME tags becoming identical.
22758          Reported by:
22759          
22760          From: Fyodor Krasnov <fyodor@aha.ru> 
22761          Subject: pod2html vs Russian Characters
22762          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
22763          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
22764          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
22765  Branch: cfgperl
22766        ! lib/Pod/Html.pm lib/Pod/Text.pm
22767 ____________________________________________________________________________
22768 [  2434] By: jhi                                   on 1998/12/02  10:29:00
22769     Log: The real Mc5_54 integration.
22770  Branch: cfgperl
22771       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
22772 ____________________________________________________________________________
22773 [  2433] By: jhi                                   on 1998/12/02  08:52:13
22774     Log: From: Andy Dougherty <doughera@lafayette.edu>
22775          To: Perl Porters <perl5-porters@perl.org>
22776          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
22777          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
22778          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
22779  Branch: cfgperl
22780        ! Configure
22781 ____________________________________________________________________________
22782 [  2432] By: jhi                                   on 1998/12/02  08:49:47
22783     Log: From: Andy Dougherty <doughera@lafayette.edu>
22784          To: Perl Porters <perl5-porters@perl.org>
22785          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
22786          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
22787          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
22788  Branch: cfgperl
22789        ! Configure
22790 ____________________________________________________________________________
22791 [  2431] By: jhi                                   on 1998/12/01  16:11:50
22792     Log: From: achampio@lehman.com (Alan Champion)
22793          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
22794          To: perlbug@perl.com
22795          Date: 1 Dec 1998 17:36:33 +0200
22796          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
22797          
22798          Skip NIS includes.
22799  Branch: cfgperl
22800        ! t/op/pwent.t
22801 ____________________________________________________________________________
22802 [  2430] By: gsar                                  on 1998/12/01  12:12:50
22803     Log: 5.005_54, as released
22804  Branch: perl
22805        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
22806 ____________________________________________________________________________
22807 [  2429] By: jhi                                   on 1998/12/01  11:28:39
22808     Log: From: Anton Berezin <tobez@plab.ku.dk>
22809          To: perl5-porters@perl.org
22810          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
22811          Date: 30 Nov 1998 19:46:24 +0100
22812          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
22813  Branch: cfgperl
22814        ! hints/freebsd.sh
22815 ____________________________________________________________________________
22816 [  2428] By: jhi                                   on 1998/12/01  11:08:16
22817     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
22818  Branch: cfgperl
22819       +> (branch 30 files)
22820       !> (integrate 71 files)
22821 ____________________________________________________________________________
22822 [  2427] By: jhi                                   on 1998/12/01  10:51:37
22823     Log: Default to accepting a hinted $randfunc even when $csym
22824          does not find it.  (the previous defaylt behaviour was not
22825          to accept).
22826  Branch: cfgperl
22827        ! Configure
22828 ____________________________________________________________________________
22829 [  2426] By: jhi                                   on 1998/12/01  10:13:03
22830     Log: Separated the [:foo:] parsing to its own function.
22831          Passes all tests.
22832  Branch: cfgperl
22833        ! regcomp.c
22834 ____________________________________________________________________________
22835 [  2425] By: jhi                                   on 1998/12/01  08:22:49
22836     Log: Typo in comments.
22837  Branch: cfgperl
22838        ! regexec.c
22839 ____________________________________________________________________________
22840 [  2424] By: jhi                                   on 1998/12/01  08:21:38
22841     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22842          Subject: [PATCH 5.005_*] Debugger 'v' command
22843          To: perl5-porters@perl.org (Mailing list Perl5)
22844          Date: 1 Dec 1998 07:55:11 +0200
22845          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
22846  Branch: cfgperl
22847        ! lib/perl5db.pl
22848 ____________________________________________________________________________
22849 [  2423] By: jhi                                   on 1998/12/01  08:19:08
22850     Log: From: pvhp@forte.com (Peter Prymmer)
22851          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
22852          To: perl5-porters@perl.org
22853          Date: 1 Dec 1998 07:27:11 +0200
22854          Message-ID: <MLIST_9812010508.AA07791@forte.com>
22855  Branch: cfgperl
22856        ! hints/os390.sh
22857 ____________________________________________________________________________
22858 [  2417] By: jhi                                   on 1998/11/30  08:14:00
22859     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
22860  Branch: cfgperl
22861        ! ext/Socket/Socket.xs
22862 ____________________________________________________________________________
22863 [  2416] By: jhi                                   on 1998/11/30  08:00:15
22864     Log: Undo #2395, seems more like a problem in netbsd-current.
22865  Branch: cfgperl
22866        ! util.c
22867
22868 ----------------
22869 Version 5.005_54
22870 ----------------
22871
22872 ____________________________________________________________________________
22873 [  2414] By: gsar                                  on 1998/11/30  02:23:55
22874     Log: more JPL tweaks
22875  Branch: perl
22876        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
22877        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
22878 ____________________________________________________________________________
22879 [  2413] By: gsar                                  on 1998/11/30  01:35:56
22880     Log: stub bin/jpl that just runs JPL::Compile::files()
22881  Branch: perl
22882        + jpl/bin/jpl
22883 ____________________________________________________________________________
22884 [  2412] By: gsar                                  on 1998/11/30  01:32:14
22885     Log: delete symlink
22886  Branch: perl
22887        - jpl/bin/jpl
22888 ____________________________________________________________________________
22889 [  2410] By: gsar                                  on 1998/11/30  01:30:44
22890     Log: branch jpl from perlext to perl
22891  Branch: perl
22892       +> (branch 30 files)
22893 ____________________________________________________________________________
22894 [  2407] By: gsar                                  on 1998/11/30  01:24:53
22895     Log: JPL tweaks to build with 5.005
22896  Branch: perlext
22897        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
22898        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
22899 ____________________________________________________________________________
22900 [  2406] By: gsar                                  on 1998/11/30  00:55:54
22901     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
22902  Branch: perl
22903        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
22904 ____________________________________________________________________________
22905 [  2405] By: gsar                                  on 1998/11/30  00:28:55
22906     Log: patchlevel up to 54
22907  Branch: perl
22908        ! patchlevel.h win32/Makefile win32/config_H.bc
22909        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
22910 ____________________________________________________________________________
22911 [  2403] By: gsar                                  on 1998/11/29  23:35:50
22912     Log: integrate cfgperl changes into mainline
22913  Branch: perl
22914       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22915       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
22916 ____________________________________________________________________________
22917 [  2402] By: gsar                                  on 1998/11/29  23:08:42
22918     Log: sync Text::Wrap version number
22919  Branch: perl
22920        ! lib/Text/Wrap.pm
22921 ____________________________________________________________________________
22922 [  2401] By: gsar                                  on 1998/11/29  22:56:21
22923     Log: textfill.t tweak
22924  Branch: perl
22925        ! t/lib/textfill.t
22926 ____________________________________________________________________________
22927 [  2400] By: gsar                                  on 1998/11/29  22:50:41
22928     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
22929          <muir@idiom.com>
22930  Branch: perl
22931        + t/lib/textfill.t
22932        ! MANIFEST lib/Text/Wrap.pm
22933 ____________________________________________________________________________
22934 [  2399] By: gsar                                  on 1998/11/29  22:28:05
22935     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
22936          has happened without the authors knowledge or consent; the subversive
22937          version (which is in 5.00502) breaks one of the tests in the
22938          authors testsuite; attempts are being made to find a fix that
22939          avoids breaking code already running with the 5.005_02 version
22940          From:    David Muir Sharnoff <muir@idiom.com>
22941          Date:    Sat, 28 Nov 1998 04:34:17 PST
22942          Message-Id: <199811281234.EAA03082@idiom.com>
22943          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
22944  Branch: perl
22945        ! lib/Text/Wrap.pm t/lib/textwrap.t
22946 ____________________________________________________________________________
22947 [  2397] By: nick                                  on 1998/11/29  20:13:58
22948     Log: Update docs and English.pm for $^C
22949  Branch: perl
22950        ! lib/English.pm pod/perlvar.pod
22951 ____________________________________________________________________________
22952 [  2396] By: jhi                                   on 1998/11/29  20:13:03
22953     Log: Mirror #2384.
22954  Branch: cfgperl
22955        ! t/op/pwent.t
22956 ____________________________________________________________________________
22957 [  2395] By: jhi                                   on 1998/11/29  19:59:12
22958     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
22959  Branch: cfgperl
22960        ! util.c
22961 ____________________________________________________________________________
22962 [  2394] By: gsar                                  on 1998/11/29  19:49:08
22963     Log: updated perlreftut.pod
22964  Branch: perl
22965        ! pod/perlreftut.pod
22966 ____________________________________________________________________________
22967 [  2393] By: gsar                                  on 1998/11/29  19:31:56
22968     Log: misc tweaks
22969  Branch: perl
22970        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
22971 ____________________________________________________________________________
22972 [  2392] By: gsar                                  on 1998/11/29  19:31:18
22973     Log: notes about -DPERL_POLLUTE
22974  Branch: perl
22975        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
22976 ____________________________________________________________________________
22977 [  2391] By: gsar                                  on 1998/11/29  19:13:52
22978     Log: explain various win32 build caveats more clearly
22979  Branch: perl
22980        ! README.win32 win32/Makefile win32/makefile.mk
22981 ____________________________________________________________________________
22982 [  2390] By: gsar                                  on 1998/11/29  16:51:59
22983     Log: remove I_POLL detection (Configure will do that now)
22984  Branch: perl
22985        ! ext/IO/Makefile.PL
22986 ____________________________________________________________________________
22987 [  2389] By: jhi                                   on 1998/11/29  16:39:16
22988     Log: Add I_POLL for IO 1.20.
22989  Branch: cfgperl
22990        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22991        ! config_h.SH
22992 ____________________________________________________________________________
22993 [  2388] By: gsar                                  on 1998/11/29  16:23:30
22994     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
22995  Branch: perl
22996        + Porting/p4desc
22997        ! MANIFEST
22998 ____________________________________________________________________________
22999 [  2387] By: gsar                                  on 1998/11/29  16:08:03
23000     Log: another threads reliability fix: serialize writes to thr->threadsv
23001          avoid most uses of PL_na (which is much more inefficient than a
23002          simple local); update docs to suit; PL_na now being thr->Tna may
23003          be a minor compatibility issue for extensions--will require dTHR
23004          outside of XSUBs (those get automatic dTHR)
23005  Branch: perl
23006        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
23007        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
23008        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
23009        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
23010        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
23011        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
23012        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
23013        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
23014        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
23015 ____________________________________________________________________________
23016 [  2386] By: jhi                                   on 1998/11/29  15:40:42
23017     Log: Tune the "if" entry.
23018  Branch: cfgperl
23019        ! pod/perlfunc.pod
23020 ____________________________________________________________________________
23021 [  2385] By: gsar                                  on 1998/11/29  12:40:28
23022     Log: various fixes for race conditions under threads: mutex locks based
23023          on PL_threadnum were seriously flawed, since it means more than one
23024          thread could enter the critical region; PL_na was global instead of
23025          thread-local; child thread could finish and free thr structures
23026          before Thread->new() got around to creating the Thread object;
23027          cv_clone() needed locking, as it mucks with PL_comppad and other
23028          global data; new_struct_thread() needed to lock template-thread's
23029          mutex while copying its data
23030  Branch: perl
23031        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
23032        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
23033 ____________________________________________________________________________
23034 [  2384] By: gsar                                  on 1998/11/29  10:54:38
23035     Log: s/warn/print/ on multiply defined groups
23036  Branch: perl
23037        ! t/op/grent.t
23038 ____________________________________________________________________________
23039 [  2383] By: gsar                                  on 1998/11/29  10:48:39
23040     Log: backout change#2334
23041  Branch: perl
23042        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
23043 ____________________________________________________________________________
23044 [  2382] By: jhi                                   on 1998/11/29  10:33:40
23045     Log: Better NetInfo behaviour.
23046  Branch: cfgperl
23047        ! t/op/grent.t t/op/pwent.t
23048 ____________________________________________________________________________
23049 [  2381] By: jhi                                   on 1998/11/29  10:08:15
23050     Log: Integrate from mainperl.
23051  Branch: cfgperl
23052       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
23053       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
23054       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
23055       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
23056       +> t/lib/io_poll.t t/lib/io_unix.t
23057       !> (integrate 58 files)
23058 ____________________________________________________________________________
23059 [  2380] By: gsar                                  on 1998/11/29  08:22:49
23060     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
23061          Tim Bunce)
23062  Branch: perl
23063        ! gv.c
23064 ____________________________________________________________________________
23065 [  2379] By: gsar                                  on 1998/11/29  07:06:43
23066     Log: fix for pat.t failure under USE_THREADS
23067  Branch: perl
23068        ! pp_ctl.c regexec.c
23069 ____________________________________________________________________________
23070 [  2378] By: nick                                  on 1998/11/28  22:46:57
23071     Log: More C.pm tweaks
23072          Save globs even if we have saved cv itself before - may be imported.
23073          
23074          While we don't save "bootstrap" CV we need to provide a stub,
23075          so that if we require it later we don't fall through and attempt
23076          to DynaLoad module again.
23077          
23078          Attempt to save %INC so that "require" does not reload things
23079          we have compiled-in (does not work right yet - seems to be due
23080          to PL_incgv being created in perl_parse() current scheme setting 
23081          GvHV() is "better" than saving the glob, but still does not 
23082          work as I expect). 
23083  Branch: perl
23084        ! ext/B/B/C.pm
23085 ____________________________________________________________________________
23086 [  2377] By: gsar                                  on 1998/11/28  22:30:38
23087     Log: various tweaks; result passes all tests for normal build on Solaris;
23088          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
23089          win32 due to lack of select() that works on non-socket fds
23090  Branch: perl
23091        ! ext/IO/poll.c regcomp.c regexec.c scope.c
23092        ! t/lib/io_multihomed.t win32/makefile.mk
23093 ____________________________________________________________________________
23094 [  2376] By: gsar                                  on 1998/11/28  20:44:39
23095     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
23096  Branch: perl
23097        ! myconfig
23098 ____________________________________________________________________________
23099 [  2375] By: gsar                                  on 1998/11/28  20:42:58
23100     Log: integrate cfgperl changes into mainline
23101  Branch: perl
23102       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
23103       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
23104 ____________________________________________________________________________
23105 [  2374] By: gsar                                  on 1998/11/28  20:02:03
23106     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23107          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
23108          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
23109          Subject: [PATCH 5.00553] Yet another OS/2 patch
23110  Branch: perl
23111        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
23112 ____________________________________________________________________________
23113 [  2373] By: gsar                                  on 1998/11/28  19:30:06
23114     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23115          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
23116          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
23117          Subject: [PATCH 5.005_53] Change $#+
23118  Branch: perl
23119        ! mg.c pod/perlvar.pod t/op/pat.t
23120 ____________________________________________________________________________
23121 [  2372] By: gsar                                  on 1998/11/28  19:28:00
23122     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23123          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
23124          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
23125          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
23126  Branch: perl
23127        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
23128        ! thrdvar.h
23129 ____________________________________________________________________________
23130 [  2371] By: gsar                                  on 1998/11/28  19:23:53
23131     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23132          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
23133          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
23134          Subject: [PATCH 5.005_53] better -Mre=debugcolor
23135  Branch: perl
23136        ! embedvar.h objXSUB.h regexec.c thrdvar.h
23137 ____________________________________________________________________________
23138 [  2370] By: gsar                                  on 1998/11/28  19:21:17
23139     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23140          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
23141          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
23142          Subject: [PATCH 5.005_*] regcolors
23143  Branch: perl
23144        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
23145 ____________________________________________________________________________
23146 [  2369] By: gsar                                  on 1998/11/28  19:00:15
23147     Log: allow final period in a file (not followed by a newline) to
23148          terminate format spec
23149  Branch: perl
23150        ! toke.c
23151 ____________________________________________________________________________
23152 [  2368] By: gsar                                  on 1998/11/28  18:58:25
23153     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
23154          add C<$Config{installarchlib}/CORE> to the default locations searched
23155          on win32
23156  Branch: perl
23157        ! lib/ExtUtils/Liblist.pm
23158 ____________________________________________________________________________
23159 [  2367] By: gsar                                  on 1998/11/28  18:46:05
23160     Log: applied suggested patch with PERL_OBJECT tweaks
23161          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23162          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
23163          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
23164          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
23165  Branch: perl
23166        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
23167        ! regexec.c t/op/pat.t thrdvar.h
23168 ____________________________________________________________________________
23169 [  2366] By: gsar                                  on 1998/11/28  18:38:34
23170     Log: additional documentation for qr//
23171          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23172          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
23173          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
23174          Subject: [PATCH 5.005_*] Documentation (fwd)
23175  Branch: perl
23176        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
23177 ____________________________________________________________________________
23178 [  2365] By: gsar                                  on 1998/11/28  18:35:35
23179     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23180          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
23181          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
23182          Subject: [PATCH 5.005_*] Fix \G in REx without //g
23183  Branch: perl
23184        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
23185        ! regexp.h t/op/pat.t thrdvar.h
23186 ____________________________________________________________________________
23187 [  2364] By: gsar                                  on 1998/11/28  18:24:20
23188     Log: update Test.pm to Test-1.12; tweak 're' detection
23189  Branch: perl
23190        ! lib/Test.pm
23191 ____________________________________________________________________________
23192 [  2363] By: gsar                                  on 1998/11/28  18:12:04
23193     Log: avoid command-line quoting portability problems in lex_assign.t
23194  Branch: perl
23195        ! t/op/lex_assign.t
23196 ____________________________________________________________________________
23197 [  2362] By: gsar                                  on 1998/11/28  18:08:50
23198     Log: From: John Tobey <jtobey@channel1.com>
23199          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
23200          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
23201          Subject: PATCH: document English.pm sawampersand and thread issues
23202  Branch: perl
23203        ! lib/English.pm pod/perlvar.pod
23204 ____________________________________________________________________________
23205 [  2361] By: gsar                                  on 1998/11/28  18:03:04
23206     Log: fix uninitialized warnings
23207          From: Brian Callaghan <callagh@itginc.com>
23208          Date: Thu, 19 Nov 1998 17:49:10 -0800
23209          Message-Id: <3654CA96.B64FCAEB@itginc.com>
23210          Subject: Complete.pm patch (version 1.1)
23211  Branch: perl
23212        ! lib/Term/Complete.pm
23213 ____________________________________________________________________________
23214 [  2360] By: gsar                                  on 1998/11/28  17:59:16
23215     Log: s/Array/List/ suggested by John Tobey
23216  Branch: perl
23217        ! pod/perldata.pod
23218 ____________________________________________________________________________
23219 [  2359] By: gsar                                  on 1998/11/28  17:47:48
23220     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
23221  Branch: perl
23222        ! lib/Tie/Handle.pm pod/perlfunc.pod
23223 ____________________________________________________________________________
23224 [  2358] By: jhi                                   on 1998/11/28  17:23:15
23225     Log: Revamp the locale tests.
23226          (0) Instead of rewiring a few locales scan for them.
23227          (1) Bogus test #101 removed.
23228          (2) All the locales are checked, the lists of failed
23229          and non-failed ones are displayed.
23230          (3) The test #103 is again 'active' so that it may fail.
23231          (4) To balance (3) a hopefully pacifying message is shown
23232          if the #103 fails.
23233  Branch: cfgperl
23234        ! t/pragma/locale.t
23235 ____________________________________________________________________________
23236 [  2357] By: gsar                                  on 1998/11/28  17:21:07
23237     Log: add perlreftut.pod
23238  Branch: perl
23239        + pod/perlreftut.pod
23240        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
23241        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
23242        ! win32/pod.mak
23243 ____________________________________________________________________________
23244 [  2356] By: jhi                                   on 1998/11/28  16:58:01
23245     Log: Change #2346 fallout.
23246  Branch: cfgperl
23247        ! t/op/undef.t
23248 ____________________________________________________________________________
23249 [  2355] By: gsar                                  on 1998/11/28  16:46:43
23250     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
23251          ANSI prototypes
23252  Branch: perl
23253        ! ext/IO/IO.xs
23254 ____________________________________________________________________________
23255 [  2354] By: gsar                                  on 1998/11/28  16:08:07
23256     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
23257          keep platform hacks that aren't in the 1.20 dist; add new files
23258          to MANIFEST; hack Makefile.PL; result hasn't been tested
23259          anywhere
23260  Branch: perl
23261        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
23262        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
23263        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
23264        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
23265        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
23266        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
23267        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
23268        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
23269        ! t/lib/io_sock.t t/lib/io_udp.t
23270 ____________________________________________________________________________
23271 [  2353] By: jhi                                   on 1998/11/28  15:51:03
23272     Log: Locale collation, ctype, and numeric, were initialized wrong
23273          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
23274          as reported by
23275          
23276          From: Ilya.Sandler@etak.com (Ilya Sandler)
23277          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
23278          To: perlbug@perl.com
23279          Date: 25 Nov 1998 04:53:52 +0200
23280          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
23281  Branch: cfgperl
23282        ! util.c
23283 ____________________________________________________________________________
23284 [  2352] By: nick                                  on 1998/11/28  15:21:59
23285     Log: Implement $^C to allow perl access to -c flag - I think this 
23286          was agreed once...
23287  Branch: perl
23288        ! gv.c mg.c
23289 ____________________________________________________________________________
23290 [  2351] By: jhi                                   on 1998/11/28  15:14:24
23291     Log: Change #2251 fixup.
23292  Branch: cfgperl
23293        ! myconfig
23294 ____________________________________________________________________________
23295 [  2350] By: jhi                                   on 1998/11/28  14:58:19
23296     Log: Integrate from mainperl.
23297  Branch: cfgperl
23298       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
23299       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
23300       +> pod/perl5005delta.pod
23301       !> (integrate 49 files)
23302 ____________________________________________________________________________
23303 [  2349] By: jhi                                   on 1998/11/28  14:27:36
23304     Log: Passwd and group file groveling.
23305  Branch: cfgperl
23306        ! t/op/grent.t t/op/pwent.t
23307 ____________________________________________________________________________
23308 [  2348] By: gsar                                  on 1998/11/28  14:09:50
23309     Log: more conservative version of changes#2345,2346,2347; those break
23310          C<defined(@{"foo::ISA"})> which seems to be extensively used in
23311          the libs :-(
23312  Branch: perl
23313        ! pp.c t/op/method.t
23314 ____________________________________________________________________________
23315 [  2347] By: gsar                                  on 1998/11/28  13:36:08
23316     Log: tweak bogus test
23317  Branch: perl
23318        ! t/op/method.t
23319 ____________________________________________________________________________
23320 [  2346] By: gsar                                  on 1998/11/28  13:20:34
23321     Log: test cases for previous change
23322  Branch: perl
23323        ! t/op/undef.t
23324 ____________________________________________________________________________
23325 [  2345] By: gsar                                  on 1998/11/28  13:07:17
23326     Log: fix typo in pp_defined() causing C<defined %tied> to fail
23327  Branch: perl
23328        ! pp.c
23329 ____________________________________________________________________________
23330 [  2344] By: gsar                                  on 1998/11/28  13:03:29
23331     Log: s/comment/comment_t/ tweak (suggested by John Gorman
23332          <jgorman@webbysoft.com>)
23333  Branch: perl
23334        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
23335 ____________________________________________________________________________
23336 [  2343] By: gsar                                  on 1998/11/28  12:52:40
23337     Log: add (stub) perldelta.pod
23338  Branch: perl
23339        + pod/perldelta.pod
23340 ____________________________________________________________________________
23341 [  2342] By: gsar                                  on 1998/11/28  12:49:26
23342     Log: rename perldelta.pod to perl5005delta.pod in preparation for
23343          starting a new one
23344  Branch: perl
23345       +> pod/perl5005delta.pod
23346        - pod/perldelta.pod
23347        ! MANIFEST pod/perl.pod
23348 ____________________________________________________________________________
23349 [  2341] By: gsar                                  on 1998/11/28  12:41:55
23350     Log: fix MALLOC_LOCK #define
23351  Branch: perl
23352        ! malloc.c
23353 ____________________________________________________________________________
23354 [  2340] By: gsar                                  on 1998/11/28  12:18:23
23355     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23356          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
23357          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
23358          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
23359  Branch: perl
23360        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
23361 ____________________________________________________________________________
23362 [  2339] By: jhi                                   on 1998/11/28  11:59:01
23363     Log: Add -lm to dynix/ptx POSIX hints.
23364          From: "Martin J. Bligh" <mbligh@sequent.com>
23365          To: jhi@iki.fi
23366          Subject: Re: Making Perl work on DYNIX/ptx
23367          Date: Wed, 25 Nov 1998 10:34:41 -0800
23368          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
23369  Branch: cfgperl
23370        ! ext/POSIX/hints/dynixptx.pl
23371 ____________________________________________________________________________
23372 [  2338] By: jhi                                   on 1998/11/28  11:57:19
23373     Log: Detypo.
23374  Branch: cfgperl
23375        ! lib/filetest.pm
23376 ____________________________________________________________________________
23377 [  2337] By: jhi                                   on 1998/11/28  11:56:29
23378     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
23379  Branch: cfgperl
23380        ! Configure
23381 ____________________________________________________________________________
23382 [  2336] By: gsar                                  on 1998/11/28  11:41:14
23383     Log: teach CPAN.pm to ignore beta perl distributions when looking for
23384          modules
23385          From: root@dogberry.rutgers.edu (root)
23386          Date: Thu, 12 Nov 1998 23:08:39 -0500
23387          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
23388          Subject: recompile tries getting a perl distribution
23389  Branch: perl
23390        ! lib/CPAN.pm
23391 ____________________________________________________________________________
23392 [  2335] By: gsar                                  on 1998/11/28  11:27:46
23393     Log: make $1 et al readonly under threads; make C<undef $1> fail like
23394          C<$1 = undef> does
23395  Branch: perl
23396        ! op.c pp.c t/op/undef.t
23397 ____________________________________________________________________________
23398 [  2334] By: gsar                                  on 1998/11/28  10:24:52
23399     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
23400  Branch: perl
23401        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
23402 ____________________________________________________________________________
23403 [  2333] By: gsar                                  on 1998/11/28  09:36:40
23404     Log: document changed PERL_HASH()
23405  Branch: perl
23406        ! pod/perlfunc.pod pod/perlguts.pod
23407 ____________________________________________________________________________
23408 [  2332] By: nick                                  on 1998/11/27  21:10:27
23409     Log: Handle INIT list in C.pm
23410          1. Provide init_av() from B.xs
23411          2. Export it in B.pm
23412          3. Use it in C.pm
23413          Also disable some pruning in savecv() which seems to undo
23414          my previous patch.
23415          Experimental feature - save pathnames of .so files in easily 
23416          grep-able form for use in wrapper to feed to linker.  
23417  Branch: perl
23418        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
23419 ____________________________________________________________________________
23420 [  2327] By: gsar                                  on 1998/11/27  15:12:01
23421     Log: integrate change#2315 from maint-5.005
23422  Branch: perl
23423        ! t/op/sort.t
23424       !> op.c sv.c
23425 ____________________________________________________________________________
23426 [  2326] By: gsar                                  on 1998/11/27  15:00:42
23427     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
23428  Branch: perl
23429       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
23430       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
23431       !> lib/ExtUtils/typemap
23432 ____________________________________________________________________________
23433 [  2325] By: gsar                                  on 1998/11/27  14:46:18
23434     Log: malloc bugfix and documentation from Ilya Zakharevich
23435          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
23436          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
23437          Subject: [PATCH 5.005_*] Re: Internal coredump
23438          --
23439          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
23440          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
23441          Subject: [PATCH 5.005_*] malloc.c documentation
23442  Branch: perl
23443        ! malloc.c
23444 ____________________________________________________________________________
23445 [  2324] By: gsar                                  on 1998/11/27  14:41:38
23446     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
23447  Branch: perl
23448        ! ext/B/B/C.pm
23449 ____________________________________________________________________________
23450 [  2323] By: gsar                                  on 1998/11/27  14:33:44
23451     Log: From: maeda@src.ricoh.co.jp
23452          Date: Tue, 24 Nov 1998 10:37:45 +0900
23453          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
23454          Subject: format "..." bug
23455  Branch: perl
23456        ! pp_ctl.c t/op/write.t
23457 ____________________________________________________________________________
23458 [  2322] By: gsar                                  on 1998/11/27  14:20:12
23459     Log: add ext/Devel/Peek
23460          From: jan.dubois@ibm.net (Jan Dubois)
23461          Date: Mon, 23 Nov 1998 00:48:11 +0100
23462          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
23463          Subject: [PATCH 5.005_53] Devel::Peek integration
23464  Branch: perl
23465        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
23466        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
23467        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
23468        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
23469        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
23470 ____________________________________________________________________________
23471 [  2321] By: gsar                                  on 1998/11/27  13:03:08
23472     Log: ensure 'make regen_headers' even without perl installed
23473          (suggested by Ilya Zakharevich)
23474  Branch: perl
23475        ! bytecode.pl warning.pl
23476 ____________________________________________________________________________
23477 [  2320] By: gsar                                  on 1998/11/27  12:58:36
23478     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23479          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
23480          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
23481          Subject: [PATCH 5.005_*] Cosmetic malloc patch
23482  Branch: perl
23483        ! malloc.c
23484 ____________________________________________________________________________
23485 [  2319] By: gsar                                  on 1998/11/27  12:56:13
23486     Log: eliminate dup hunk from integration
23487  Branch: perl
23488        ! lib/filetest.pm perl.h
23489 ____________________________________________________________________________
23490 [  2318] By: gsar                                  on 1998/11/27  12:50:08
23491     Log: integrate cfgperl changes into mainline
23492  Branch: perl
23493       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
23494        ! pod/perlfaq4.pod
23495       !> (integrate 30 files)
23496 ____________________________________________________________________________
23497 [  2317] By: jhi                                   on 1998/11/27  11:38:13
23498     Log: C<-x>.
23499  Branch: cfgperl
23500        ! lib/filetest.pm
23501 ____________________________________________________________________________
23502 [  2316] By: jhi                                   on 1998/11/27  11:10:22
23503     Log: Integrate from mainperl.
23504  Branch: cfgperl
23505       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
23506       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
23507       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
23508       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
23509       !> win32/win32sck.c
23510 ____________________________________________________________________________
23511 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
23512     Log: integrate change#2246 from mainline, while still allowing
23513          C<sort $globref @foo>
23514          
23515          allow C<sort $coderef @foo>
23516  Branch: maint-5.005/perl
23517        ! op.c sv.c
23518       !> t/op/sort.t
23519 ____________________________________________________________________________
23520 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
23521     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
23522          forwarded by Jarkko Hietaniemi from Mark Bixby
23523  Branch: maint-5.005/perl
23524        ! ext/DynaLoader/dl_mpeix.xs installperl
23525 ____________________________________________________________________________
23526 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
23527     Log: Allow PL_FILES to have multiple targets from one source by allowing
23528          an array ref as the value in the hash
23529  Branch: maint-5.005/perl
23530        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
23531        ! lib/ExtUtils/MakeMaker.pm
23532 ____________________________________________________________________________
23533 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
23534     Log: fix unsigned variables to use SvUV and sv_setuv
23535  Branch: maint-5.005/perl
23536        ! lib/ExtUtils/typemap
23537 ____________________________________________________________________________
23538 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
23539     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
23540  Branch: maint-5.005/perl
23541        ! lib/ExtUtils/MM_Unix.pm
23542 ____________________________________________________________________________
23543 [  2301] By: gsar                                  on 1998/11/26  10:16:54
23544     Log: fix PL_defoutgv leak under threads
23545  Branch: perl
23546        ! ext/Thread/Thread.xs
23547 ____________________________________________________________________________
23548 [  2300] By: gsar                                  on 1998/11/26  09:04:44
23549     Log: properly free temporaries created by threads
23550  Branch: perl
23551        ! ext/Thread/Thread.xs
23552 ____________________________________________________________________________
23553 [  2299] By: gsar                                  on 1998/11/26  06:51:16
23554     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
23555          to set the package for the block properly
23556  Branch: perl
23557        ! op.c t/comp/package.t t/lib/dumper.t
23558 ____________________________________________________________________________
23559 [  2298] By: nick                                  on 1998/11/24  22:04:20
23560     Log: Part-1 of tweaks to allow Tk to be "compiled"
23561          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
23562          (May also need attention to exports etc. - to follow.)
23563  Branch: perl
23564        ! universal.c
23565 ____________________________________________________________________________
23566 [  2294] By: jhi                                   on 1998/11/23  10:44:26
23567     Log: The new socket tests need in some platforms
23568          to #include <sys/types.h>.
23569  Branch: cfgperl
23570        ! Configure
23571 ____________________________________________________________________________
23572 [  2293] By: jhi                                   on 1998/11/23  10:33:42
23573     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
23574          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
23575          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
23576          Date: Mon, 23 Nov 1998 10:07:04 +0100
23577          Message-Id: <9811230907.AA06484@AWT.nl>
23578          
23579          NeXTstep NetInfo uses nidump to get the user/group databases.
23580  Branch: cfgperl
23581        ! t/op/grent.t t/op/pwent.t
23582 ____________________________________________________________________________
23583 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
23584     Log: Updated Porting/patchls utility.
23585  Branch: maint-5.004/perl
23586        ! Porting/patchls
23587 ____________________________________________________________________________
23588 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
23589     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
23590          From:  Henrik Tougaard <ht.000@foa.dk>
23591          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
23592          Files:  lib/Sys/Syslog.pm
23593  Branch: maint-5.004/perl
23594        ! lib/Sys/Syslog.pm
23595 ____________________________________________________________________________
23596 [  2286] By: jhi                                   on 1998/11/22  19:08:42
23597     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
23598  Branch: cfgperl
23599        ! ext/Socket/Socket.xs
23600 ____________________________________________________________________________
23601 [  2285] By: jhi                                   on 1998/11/22  18:21:07
23602     Log: MSG_PROXY for GNU/Hurd (previously we believed that
23603          all GNU libc platforms have MSG_PROXY.  Untrue).
23604          In fact this ended up as a major MSG_* and SCM_*
23605          update.  The MSG_XXX known to be enums in some
23606          versions of the glibc are now probed for and respective
23607          HAS_MSG_XXX are defined.  While I was at it I noticed
23608          SCM_RIGHTS being similarly an enum.  This reminded me of
23609          an ancient discussion in perl5-porters:
23610          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
23611          The BSD socket interface has a nifty feature for passing
23612          file descriptors and credentials--via sockets.  It may be
23613          too late to add this functionality to the CORE but
23614          at least Configure now probes for the functions,
23615          structs, and includes, defining the appropriate
23616          HAS_YYY and I_ZZZ, and the Socket extension exports
23617          the constants, in case somebody wants to write an
23618          extension for this interface.
23619  Branch: cfgperl
23620        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23621        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
23622        ! iperlsys.h
23623 ____________________________________________________________________________
23624 [  2284] By: jhi                                   on 1998/11/22  18:13:21
23625     Log: perlhist.pod 1.54, containing 5_53.
23626  Branch: cfgperl
23627        ! pod/perlhist.pod
23628 ____________________________________________________________________________
23629 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
23630     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
23631  Branch: maint-5.004/perl
23632        ! doio.c
23633 ____________________________________________________________________________
23634 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
23635     Log: Improve op/die_exit.t test for implicit close changing $!
23636  Branch: maint-5.004/perl
23637        ! t/op/die_exit.t
23638 ____________________________________________________________________________
23639 [  2268] By: jhi                                   on 1998/11/22  14:44:11
23640     Log: Fix thinko.
23641  Branch: cfgperl
23642        ! hints/dynixptx.sh
23643 ____________________________________________________________________________
23644 [  2267] By: jhi                                   on 1998/11/22  13:19:41
23645     Log: Document the d_socket override.
23646  Branch: cfgperl
23647        ! hints/dynixptx.sh
23648 ____________________________________________________________________________
23649 [  2266] By: jhi                                   on 1998/11/22  12:12:29
23650     Log: From: John Tobey <jtobey@channel1.com>
23651          Subject: [PATCH] perlfaq typos
23652          To: perl5-porters@perl.com
23653          Date: 22 Nov 1998 04:25:15 +0200
23654          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
23655  Branch: cfgperl
23656        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
23657        ! pod/perlfaq7.pod pod/perlfaq8.pod
23658 ____________________________________________________________________________
23659 [  2265] By: jhi                                   on 1998/11/22  12:06:29
23660     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
23661          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
23662          Newsgroups: hut.lists.perl5-porters
23663          To: gsar@engin.umich.edu (Gurusamy Sarathy)
23664          Cc: perl5-porters@perl.org (Perl5 Porters)
23665          Date: 20 Nov 1998 12:20:41 +0200
23666  Branch: cfgperl
23667        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23668        ! ext/DB_File/DB_File.xs
23669 ____________________________________________________________________________
23670 [  2264] By: jhi                                   on 1998/11/22  11:55:09
23671     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
23672          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
23673          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
23674          To: perlbug@perl.com
23675          Date: 20 Nov 1998 18:39:06 +0200
23676          Lines: 47
23677          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
23678  Branch: cfgperl
23679        ! t/op/grent.t t/op/pwent.t
23680 ____________________________________________________________________________
23681 [  2263] By: jhi                                   on 1998/11/22  11:42:59
23682     Log: Permission testing is tricky when we have too much power.
23683          Problem reported in
23684          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
23685          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
23686          To: perlbug@perl.com
23687          Date: 20 Nov 1998 18:39:06 +0200
23688          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
23689  Branch: cfgperl
23690        ! t/op/filetest.t
23691 ____________________________________________________________________________
23692 [  2262] By: gsar                                  on 1998/11/22  11:37:02
23693     Log: fix broken CAPI generation
23694  Branch: perl
23695        ! win32/GenCAPI.pl
23696 ____________________________________________________________________________
23697 [  2261] By: jhi                                   on 1998/11/22  11:17:00
23698     Log: -x should be C<-x>, reported by Gerben Wierda.
23699  Branch: cfgperl
23700        ! pod/perlfunc.pod
23701 ____________________________________________________________________________
23702 [  2260] By: gsar                                  on 1998/11/22  11:12:02
23703     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
23704  Branch: perl
23705        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
23706        ! proto.h
23707 ____________________________________________________________________________
23708 [  2259] By: jhi                                   on 1998/11/22  11:06:40
23709     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
23710          Subject: Re: [PATCH] Re: pod2man bug in date generated line
23711          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
23712          Cc: perlbug@perl.com
23713          Date: 20 Nov 1998 21:30:17 +0200
23714          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
23715  Branch: cfgperl
23716        ! pod/pod2man.PL
23717 ____________________________________________________________________________
23718 [  2256] By: jhi                                   on 1998/11/21  10:44:01
23719     Log: From: Thomas Bowditch <bowditch@inmet.com>
23720          Subject: Benchmark.pm suggestion
23721          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
23722          Date: Fri, 20 Nov 1998 17:43:46 -0500
23723          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
23724          
23725          Added timesum().
23726  Branch: cfgperl
23727        ! lib/Benchmark.pm
23728 ____________________________________________________________________________
23729 [  2255] By: gsar                                  on 1998/11/21  08:45:06
23730     Log: another win32 portability fix: make sysread() and syswrite()
23731          work on sockets
23732  Branch: perl
23733        ! pp_sys.c win32/win32.h
23734 ____________________________________________________________________________
23735 [  2254] By: gsar                                  on 1998/11/21  07:49:06
23736     Log: win32_recvfrom() compatibility fix
23737  Branch: perl
23738        ! win32/win32sck.c
23739 ____________________________________________________________________________
23740 [  2253] By: jhi                                   on 1998/11/20  08:22:06
23741     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
23742          To: jhi@iki.fi
23743          Subject: MPE/iX Perl 5.005_02 oops
23744          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
23745          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
23746  Branch: cfgperl
23747        ! ext/DynaLoader/dl_mpeix.xs installperl
23748 ____________________________________________________________________________
23749 [  2252] By: gsar                                  on 1998/11/19  17:38:03
23750     Log: mess_sv tweak for change#2249
23751  Branch: perl
23752        ! util.c
23753 ____________________________________________________________________________
23754 [  2251] By: jhi                                   on 1998/11/18  12:32:19
23755     Log: Display use64bits and usemultiplicity but only if necessary.
23756  Branch: cfgperl
23757        ! myconfig
23758 ____________________________________________________________________________
23759 [  2250] By: jhi                                   on 1998/11/18  12:26:50
23760     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
23761          Subject: pp.c uses 'unsigned Quad_t'
23762          To: perlbug@perl.com 
23763          Date: Sun, 15 Nov 1998 20:57:05 -0300 
23764          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
23765  Branch: cfgperl
23766        ! perl.h pp.c
23767 ____________________________________________________________________________
23768 [  2249] By: gsar                                  on 1998/11/18  05:43:11
23769     Log: use PL_mess_sv only during global destruction (fixes problems with
23770          overlapping invocations of form()/warn()/die()/croak() trampling on
23771          each other's messages)
23772  Branch: perl
23773        ! mg.c util.c
23774 ____________________________________________________________________________
23775 [  2248] By: gsar                                  on 1998/11/18  05:39:36
23776     Log: tweak change#2245 to skip previous message if any
23777  Branch: perl
23778        ! pp_ctl.c t/pragma/warn/pp_ctl
23779 ____________________________________________________________________________
23780 [  2247] By: jhi                                   on 1998/11/17  11:46:56
23781     Log: Integrate from mainperl.
23782  Branch: cfgperl
23783       !> (integrate 26 files)
23784 ____________________________________________________________________________
23785 [  2246] By: gsar                                  on 1998/11/17  09:41:10
23786     Log: allow C<sort $coderef @foo>
23787  Branch: perl
23788        ! op.c t/op/sort.t t/pragma/overload.t
23789 ____________________________________________________________________________
23790 [  2245] By: gsar                                  on 1998/11/17  08:28:26
23791     Log: propagate failures in DESTROY() as (optional) warnings
23792  Branch: perl
23793        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
23794 ____________________________________________________________________________
23795 [  2244] By: gsar                                  on 1998/11/17  07:43:08
23796     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
23797  Branch: perl
23798        ! perl.c thrdvar.h
23799 ____________________________________________________________________________
23800 [  2243] By: gsar                                  on 1998/11/17  07:40:09
23801     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
23802  Branch: perl
23803        ! lib/warning.pm warning.h warning.pl
23804 ____________________________________________________________________________
23805 [  2242] By: gsar                                  on 1998/11/17  06:32:39
23806     Log: fix skipspace() to properly account for newlines in eval''-ed
23807          strings (caused bogus line numbers in diagnostics and debugger)
23808  Branch: perl
23809        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
23810 ____________________________________________________________________________
23811 [  2241] By: gsar                                  on 1998/11/17  03:48:12
23812     Log: s/Perl_utf8skip/PL_utf8skip/g
23813  Branch: perl
23814        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
23815 ____________________________________________________________________________
23816 [  2240] By: gsar                                  on 1998/11/14  06:09:06
23817     Log: rework op/groups.t
23818  Branch: perl
23819        ! t/op/filetest.t t/op/groups.t
23820 ____________________________________________________________________________
23821 [  2235] By: gsar                                  on 1998/11/14  00:17:05
23822     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
23823  Branch: perl
23824        ! op.c
23825 ____________________________________________________________________________
23826 [  2234] By: gsar                                  on 1998/11/14  00:14:02
23827     Log: update Changes
23828  Branch: perl
23829        ! Changes win32/config.bc win32/config.gc win32/config.vc
23830 ____________________________________________________________________________
23831 [  2233] By: gsar                                  on 1998/11/13  09:43:03
23832     Log: doc tweak
23833  Branch: perl
23834        ! README.win32
23835 ____________________________________________________________________________
23836 [  2230] By: jhi                                   on 1998/11/12  17:07:45
23837     Log: Allow hints file override for d_socket
23838          (based on Sequent-induced change #2229).
23839  Branch: cfgperl
23840        ! Configure
23841 ____________________________________________________________________________
23842 [  2229] By: jhi                                   on 1998/11/12  16:32:33
23843     Log: 
23844          From: "Martin J. Bligh" <mbligh@sequent.com>
23845          To: jhi@iki.fi
23846          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
23847          Subject: Re: Making Perl work on DYNIX/ptx
23848          Date: Tue, 10 Nov 1998 16:24:26 -0800
23849          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
23850  Branch: cfgperl
23851        ! hints/dynixptx.sh
23852 ____________________________________________________________________________
23853 [  2228] By: jhi                                   on 1998/11/12  11:40:37
23854     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
23855          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
23856          To: jhi@iki.fi
23857          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
23858          Subject: Re: Making Perl work on DYNIX/ptx
23859          Date: Tue, 10 Nov 1998 18:01:10 -0800
23860  Branch: cfgperl
23861        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
23862 ____________________________________________________________________________
23863 [  2227] By: jhi                                   on 1998/11/12  11:17:42
23864     Log: Integrate from mainperl.
23865  Branch: cfgperl
23866       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
23867       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
23868       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
23869       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
23870       !> win32/win32.c x2p/s2p.PL
23871 ____________________________________________________________________________
23872 [  2226] By: gsar                                  on 1998/11/11  21:05:42
23873     Log: provide -DPERL_POLLUTE
23874  Branch: perl
23875        ! embed.pl embedvar.h
23876 ____________________________________________________________________________
23877 [  2225] By: jhi                                   on 1998/11/09  07:45:12
23878     Log: From: Hans Mulder <hansm@icgroup.nl>
23879          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
23880          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
23881          perl5-porters@perl.org
23882          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
23883          (UNINSTALLED)
23884          Date: Sun,  8 Nov 98 22:20:23 +0100
23885          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
23886  Branch: cfgperl
23887        ! malloc.c perl.h
23888 ____________________________________________________________________________
23889 [  2224] By: gsar                                  on 1998/11/09  03:13:14
23890     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
23891          Christoph <lupe@alanya.m.isar.de>)
23892  Branch: perl
23893        ! lib/Text/Wrap.pm
23894 ____________________________________________________________________________
23895 [  2223] By: gsar                                  on 1998/11/09  02:09:06
23896     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
23897          <lionel.fourquaux@wanadoo.fr>)
23898  Branch: perl
23899        ! x2p/s2p.PL
23900 ____________________________________________________________________________
23901 [  2222] By: gsar                                  on 1998/11/09  01:56:24
23902     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
23903          Date: Wed, 04 Nov 1998 12:19:44 +0000
23904          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
23905          Subject: [PATCH] Re: [5.005_53] read overflow? 
23906          --
23907          Date: Wed, 04 Nov 1998 13:15:18 +0000
23908          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
23909          Subject: [PATCH 5.005_53] perl -V fix
23910  Branch: perl
23911        ! perl.c regexec.c
23912 ____________________________________________________________________________
23913 [  2221] By: gsar                                  on 1998/11/09  01:34:56
23914     Log: From: jan.dubois@ibm.net (Jan Dubois)
23915          Date: Sun, 01 Nov 1998 00:05:01 +0100
23916          Message-ID: <364294bd.18052307@smtp1.ibm.net>
23917          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
23918  Branch: perl
23919        ! Changes win32/makedef.pl
23920 ____________________________________________________________________________
23921 [  2220] By: gsar                                  on 1998/11/08  21:13:07
23922     Log: integrate changes#2120,2168,2218 from maint-5.005;
23923          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
23924          enum; make regen_headers
23925  Branch: perl
23926        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
23927        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
23928 ____________________________________________________________________________
23929 [  2219] By: gsar                                  on 1998/11/08  19:42:57
23930     Log: integrate cfgperl changes into mainline
23931  Branch: perl
23932       +> README.vmesa
23933       !> Configure MANIFEST Porting/Glossary Porting/config.sh
23934       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
23935       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
23936       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
23937       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
23938       !> thread.h vms/subconfigure.com vos/config.h
23939 ____________________________________________________________________________
23940 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
23941     Log: From: Graham Barr <gbarr@ti.com>
23942          Date: Mon, 2 Nov 1998 07:38:52 -0600
23943          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
23944          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
23945  Branch: maint-5.005/perl
23946        ! ext/IPC/SysV/Msg.pm
23947 ____________________________________________________________________________
23948 [  2215] By: gsar                                  on 1998/11/08  02:52:52
23949     Log: set close-on-exec bit on pipe() FDs
23950  Branch: perl
23951        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
23952 ____________________________________________________________________________
23953 [  2214] By: gsar                                  on 1998/11/08  02:27:57
23954     Log: typo in newHVhv()
23955  Branch: perl
23956        ! hv.c
23957 ____________________________________________________________________________
23958 [  2211] By: jhi                                   on 1998/11/07  21:14:18
23959     Log: Finalize the Mach CThreads support.
23960          
23961          From: Hans Mulder <hansm@icgroup.nl>
23962          Date: Sat,  7 Nov 98 22:06:20 +0100
23963          To: Gurusamy Sarathy <gsar@engin.umich.edu>
23964          Cc: jhi@iki.fi, perl5-porters@perl.org
23965          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
23966          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
23967  Branch: cfgperl
23968        ! malloc.c perl.h
23969 ____________________________________________________________________________
23970 [  2210] By: gsar                                  on 1998/11/06  20:36:50
23971     Log: fix AvREALISH bogusness
23972  Branch: perl
23973        ! av.c t/op/array.t
23974 ____________________________________________________________________________
23975 [  2209] By: jhi                                   on 1998/11/06  08:05:31
23976     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
23977          ASSERT() causes problems in {NeXTStep,OpenStep}.
23978          
23979          From: Hans Mulder <hansm@icgroup.nl>
23980          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
23981          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
23982          Date: Fri,  6 Nov 98 01:27:41 +0100
23983          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
23984          
23985          and
23986          
23987          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23988          Subject: Re: ASSERT() in malloc.c
23989          To: jhi@iki.fi
23990          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
23991          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
23992  Branch: cfgperl
23993        ! malloc.c
23994 ____________________________________________________________________________
23995 [  2208] By: jhi                                   on 1998/11/06  07:55:38
23996     Log: Mach CThreads needs #include <mach/cthreads.h>.
23997  Branch: cfgperl
23998        ! perl.h
23999 ____________________________________________________________________________
24000 [  2206] By: jhi                                   on 1998/11/05  14:54:52
24001     Log: PERL_BADLANG wrongly documented.
24002          
24003          From: ts <decoux@moulon.inra.fr>
24004          To: jhi@cc.hut.fi
24005          Subject: Re: Locale warning messages
24006          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
24007          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
24008          
24009          and
24010          
24011          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24012          Subject: Re: PERL_BADLANG
24013          To: jhi@iki.fi
24014          Subject: Re: PERL_BADLANG
24015          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
24016          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
24017  Branch: cfgperl
24018        ! pod/perllocale.pod
24019 ____________________________________________________________________________
24020 [  2205] By: jhi                                   on 1998/11/05  14:24:33
24021     Log: Document all the control flow keywords in perlfunc
24022          so that "perlfunc -f while" works.
24023  Branch: cfgperl
24024        ! pod/perlfunc.pod
24025 ____________________________________________________________________________
24026 [  2204] By: jhi                                   on 1998/11/05  12:46:02
24027     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
24028          (from vos/config.h).  Update Porting/{Glossary,config*}.
24029  Branch: cfgperl
24030        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24031        ! config_h.SH vos/config.h
24032 ____________________________________________________________________________
24033 [  2203] By: jhi                                   on 1998/11/05  08:34:39
24034     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
24035  Branch: cfgperl
24036        ! hints/vmesa.sh vms/subconfigure.com
24037 ____________________________________________________________________________
24038 [  2202] By: jhi                                   on 1998/11/05  08:03:20
24039     Log: Integrate from mainperl.
24040  Branch: cfgperl
24041       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
24042       !> win32/Makefile win32/makefile.mk win32/win32.c
24043 ____________________________________________________________________________
24044 [  2201] By: gsar                                  on 1998/11/05  04:40:44
24045     Log: another POPSTACK victim
24046  Branch: perl
24047        ! cop.h sv.c
24048 ____________________________________________________________________________
24049 [  2196] By: gsar                                  on 1998/11/05  02:07:54
24050     Log: fix a location affected by change#2191, add note about POPSTACK
24051  Branch: perl
24052        ! cop.h gv.c pp_ctl.c
24053 ____________________________________________________________________________
24054 [  2195] By: gsar                                  on 1998/11/05  02:04:45
24055     Log: makefile notes
24056  Branch: perl
24057        ! win32/Makefile win32/makefile.mk
24058 ____________________________________________________________________________
24059 [  2192] By: gsar                                  on 1998/11/04  23:48:53
24060     Log: indeterminate order-of-evaluation fixes
24061  Branch: perl
24062        ! mg.c
24063 ____________________________________________________________________________
24064 [  2191] By: gsar                                  on 1998/11/04  23:02:16
24065     Log: refetch local stack pointer in POPSTACK
24066  Branch: perl
24067        ! cop.h perl.c
24068 ____________________________________________________________________________
24069 [  2190] By: jhi                                   on 1998/11/04  08:50:40
24070     Log: Configure update.
24071          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
24072          
24073          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
24074          To: Martin Bligh <mbligh@sequent.com>
24075          Cc: Jarkko Hietaniemi <jhi@iki.fi>
24076          Subject: Re: Perl 5's configure on DYNIX/ptx
24077          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
24078          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
24079          
24080          find sockets also from libsocket, not just libnet.
24081          OS390: $compile_ok instead of $compile for <inttypes.h>,
24082          
24083          From: pvhp@forte.com (Peter Prymmer)
24084          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
24085          Subject: _53 not OK on os390 but looking better than ever
24086          Date: Tue, 3 Nov 98 17:33:22 PST
24087          Message-Id: <9811040133.AA09450@forte.com>
24088  Branch: cfgperl
24089        ! Configure
24090 ____________________________________________________________________________
24091 [  2189] By: jhi                                   on 1998/11/04  07:43:58
24092     Log: sysio.t failure: fix undefined order of evaluation, from
24093          
24094          From: Spider Boardman <spider@web.zk3.dec.com>
24095          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
24096          To: perlbug@perl.com
24097          Date: 4 Nov 1998 01:22:30 +0200
24098          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
24099  Branch: cfgperl
24100        ! pp_sys.c
24101 ____________________________________________________________________________
24102 [  2188] By: gsar                                  on 1998/11/04  02:59:16
24103     Log: fix return value of win32_pclose()
24104  Branch: perl
24105        ! win32/win32.c
24106 ____________________________________________________________________________
24107 [  2187] By: gsar                                  on 1998/11/04  02:56:34
24108     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
24109  Branch: perl
24110        ! Changes doop.c gv.c util.c
24111 ____________________________________________________________________________
24112 [  2186] By: jhi                                   on 1998/11/03  08:17:52
24113     Log: Document quads in pack.
24114  Branch: cfgperl
24115        ! pod/perlfunc.pod
24116 ____________________________________________________________________________
24117 [  2185] By: jhi                                   on 1998/11/03  07:49:35
24118     Log: (IV) vs (I32) vs I_V()
24119          
24120          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
24121          From: Anton Berezin <tobez@plab.ku.dk> 
24122          To: "p5p" <perl5-porters@perl.org> 
24123          Date: 01 Nov 1998 15:09:11 +0100 
24124          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
24125          
24126          and
24127          
24128          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
24129          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
24130          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
24131  Branch: cfgperl
24132        ! sv.c
24133 ____________________________________________________________________________
24134 [  2184] By: jhi                                   on 1998/11/03  07:42:46
24135     Log: VM/ESA updates.
24136  Branch: cfgperl
24137        + README.vmesa
24138        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
24139 ____________________________________________________________________________
24140 [  2183] By: jhi                                   on 1998/11/02  12:58:13
24141     Log: The id(1)-parsing is real fun.
24142  Branch: cfgperl
24143        ! t/op/groups.t
24144 ____________________________________________________________________________
24145 [  2182] By: jhi                                   on 1998/11/02  12:07:43
24146     Log: Decommission the symlink test.
24147  Branch: cfgperl
24148        ! t/op/lex_assign.t
24149 ____________________________________________________________________________
24150 [  2181] By: jhi                                   on 1998/11/02  12:03:08
24151     Log: Replace ATTR_JOINABLE with true Configure probe
24152          for PTHREAD_CREATE_JOINABLE (or equivalent:
24153          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
24154          Remove ATTR_JOINABLE itself: Thread.xs uses
24155          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
24156          
24157          Really scan for <mach/cthreads.h> only if usethreads.
24158  Branch: cfgperl
24159        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
24160 ____________________________________________________________________________
24161 [  2180] By: jhi                                   on 1998/11/02  11:07:34
24162     Log: In HP-UX 10.X usethreads only if the required files are present.
24163  Branch: cfgperl
24164        ! hints/hpux.sh
24165 ____________________________________________________________________________
24166 [  2179] By: jhi                                   on 1998/11/02  09:10:33
24167     Log: Prefer groups(1).
24168          id -Gn can be broken.
24169          id -a can save the day.
24170  Branch: cfgperl
24171        ! t/op/groups.t
24172 ____________________________________________________________________________
24173 [  2178] By: jhi                                   on 1998/11/02  08:35:29
24174     Log: Detrail enum comma.
24175  Branch: cfgperl
24176        ! perl.h
24177 ____________________________________________________________________________
24178 [  2177] By: jhi                                   on 1998/11/02  08:24:12
24179     Log: 0**0 = 1, from
24180          
24181          From: d-lewart@uiuc.edu (Daniel S. Lewart)
24182          Subject: Math::Complex 0**0 patches
24183          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
24184          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
24185          To: jhi@iki.fi (Jarkko Hietaniemi),
24186          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
24187  Branch: cfgperl
24188        ! lib/Math/Complex.pm t/lib/complex.t
24189 ____________________________________________________________________________
24190 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
24191     Log: From: jan.dubois@ibm.net (Jan Dubois)   
24192          Date: Fri, 09 Oct 1998 23:28:31 +0200
24193          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
24194          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
24195  Branch: maint-5.005/perl
24196        ! XSUB.h
24197 ____________________________________________________________________________
24198 [  2164] By: jhi                                   on 1998/10/31  15:50:02
24199     Log: Integrate from mainperl.
24200  Branch: cfgperl
24201       +> t/op/lex_assign.t
24202       !> (integrate 45 files)
24203
24204 ----------------
24205 Version 5.005_53
24206 ----------------
24207
24208 ____________________________________________________________________________
24209 [  2163] By: gsar                                  on 1998/10/31  11:31:12
24210     Log: bump patchlevel; other minor fixes for clean build and test on
24211          Solaris and win32
24212  Branch: perl
24213        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
24214        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
24215        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
24216        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
24217        ! x2p/a2p.c
24218 ____________________________________________________________________________
24219 [  2162] By: gsar                                  on 1998/10/31  09:40:31
24220     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24221          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
24222          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
24223          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
24224  Branch: perl
24225        ! pp.h
24226 ____________________________________________________________________________
24227 [  2161] By: gsar                                  on 1998/10/31  09:39:13
24228     Log: From: Albert Dvornik <bert@genscan.com>
24229          Date: 30 Oct 1998 17:50:04 -0500
24230          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
24231          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
24232  Branch: perl
24233        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
24234 ____________________________________________________________________________
24235 [  2160] By: gsar                                  on 1998/10/31  09:35:03
24236     Log: fix for bugs in -x mode
24237          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24238          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
24239          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
24240          Subject: [PATCH 5.00552] Fix h2xs
24241  Branch: perl
24242        ! utils/h2xs.PL
24243 ____________________________________________________________________________
24244 [  2159] By: gsar                                  on 1998/10/31  09:31:36
24245     Log: Data::Dumper update
24246  Branch: perl
24247        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
24248        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
24249 ____________________________________________________________________________
24250 [  2153] By: gsar                                  on 1998/10/30  21:40:09
24251     Log: add testsuite portion of patch
24252          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24253          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
24254          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
24255          Subject: [PATCH 5.00321 ;-)] 87% speedup
24256  Branch: perl
24257        + t/op/lex_assign.t
24258        ! MANIFEST
24259 ____________________________________________________________________________
24260 [  2152] By: gsar                                  on 1998/10/30  21:08:11
24261     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
24262  Branch: perl
24263        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
24264 ____________________________________________________________________________
24265 [  2151] By: gsar                                  on 1998/10/30  20:18:09
24266     Log: From: Mark-Jason Dominus <mjd@plover.com>
24267          Date: Fri, 30 Oct 1998 14:24:23 EST
24268          Message-Id: <19981030192423.27276.qmail@plover.com>
24269          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
24270  Branch: perl
24271        ! x2p/walk.c
24272 ____________________________________________________________________________
24273 [  2150] By: gsar                                  on 1998/10/30  20:08:57
24274     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24275          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
24276          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
24277          Subject: [PATCH 5.00552] Overloaded <> and deref again
24278  Branch: perl
24279        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
24280        ! t/pragma/overload.t toke.c
24281 ____________________________________________________________________________
24282 [  2149] By: gsar                                  on 1998/10/30  19:38:15
24283     Log: From: Roderick Schertler <roderick@argon.org>
24284          Date: Thu, 29 Oct 1998 14:50:18 -0500
24285          Message-ID: <17625.909690618@eeyore.ibcinc.com>
24286          Subject: patch for daemonization docs in perlipc
24287  Branch: perl
24288        ! pod/perlipc.pod
24289 ____________________________________________________________________________
24290 [  2148] By: gsar                                  on 1998/10/30  19:36:07
24291     Log: From: Anton Berezin <tobez@plab.ku.dk>
24292          Date: 29 Oct 1998 17:06:25 +0100
24293          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
24294          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
24295  Branch: perl
24296        ! win32/win32.c
24297 ____________________________________________________________________________
24298 [  2147] By: gsar                                  on 1998/10/30  19:31:37
24299     Log: tweaked version of suggested patch
24300          From: Anton Berezin <tobez@plab.ku.dk>
24301          Date: 29 Oct 1998 14:48:54 +0100
24302          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
24303          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
24304  Branch: perl
24305        ! win32/win32.c
24306 ____________________________________________________________________________
24307 [  2146] By: gsar                                  on 1998/10/30  19:03:50
24308     Log: hand-apply whitespace-mutiliated patch
24309          From: "vishal bhatia" <vishalb@hotmail.com>
24310          Date: Wed, 28 Oct 1998 23:45:32 PST
24311          Message-ID: <19981029074534.2334.qmail@hotmail.com>
24312          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
24313  Branch: perl
24314        ! ext/B/B/C.pm ext/B/B/CC.pm
24315 ____________________________________________________________________________
24316 [  2145] By: gsar                                  on 1998/10/30  18:46:58
24317     Log: remaining PL_foo stragglers
24318  Branch: perl
24319        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
24320        ! op.h os2/os2.c vms/gen_shrfls.pl
24321 ____________________________________________________________________________
24322 [  2144] By: gsar                                  on 1998/10/30  17:38:36
24323     Log: integrate cfgperl tweaks into mainline
24324  Branch: perl
24325       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
24326       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
24327 ____________________________________________________________________________
24328 [  2143] By: jhi                                   on 1998/10/30  13:27:39
24329     Log: There can be multiple yacc/bison errors.
24330  Branch: cfgperl
24331        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
24332 ____________________________________________________________________________
24333 [  2142] By: jhi                                   on 1998/10/30  13:18:43
24334     Log: README.posix-bc update.
24335  Branch: cfgperl
24336        ! README.posix-bc
24337 ____________________________________________________________________________
24338 [  2141] By: jhi                                   on 1998/10/30  09:12:59
24339     Log: #2133 fallout.
24340  Branch: cfgperl
24341        ! doio.c ext/POSIX/POSIX.xs
24342 ____________________________________________________________________________
24343 [  2140] By: jhi                                   on 1998/10/30  08:43:18
24344     Log: Integrate from mainperl.
24345  Branch: cfgperl
24346       +> globvar.sym pp.sym
24347        - objpp.h thread.sym
24348       !> (integrate 61 files)
24349 ____________________________________________________________________________
24350 [  2133] By: gsar                                  on 1998/10/30  02:51:39
24351     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
24352          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
24353          should soon be automated also; the global variables that
24354          escaped the PL_foo conversion are now reined in; renamed
24355          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
24356          type of same name; duplicated lists of pp_things in various
24357          places is now gone; result has only been tested on win32
24358  Branch: perl
24359        + globvar.sym pp.sym
24360        - objpp.h thread.sym
24361        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
24362        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
24363        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
24364        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
24365        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
24366        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
24367        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
24368        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
24369        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
24370        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24371        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
24372 ____________________________________________________________________________
24373 [  2130] By: jhi                                   on 1998/10/29  15:31:26
24374     Log: Pure bison yylex() proto was broken.
24375  Branch: cfgperl
24376        ! proto.h
24377 ____________________________________________________________________________
24378 [  2126] By: jhi                                   on 1998/10/29  08:35:54
24379     Log: Integrate mainperl.
24380  Branch: cfgperl
24381       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
24382       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
24383       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
24384       !> t/pragma/warn/doio toke.c win32/makefile.mk
24385 ____________________________________________________________________________
24386 [  2125] By: jhi                                   on 1998/10/29  08:32:38
24387     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
24388  Branch: cfgperl
24389        ! Makefile.SH
24390 ____________________________________________________________________________
24391 [  2124] By: jhi                                   on 1998/10/29  08:06:44
24392     Log: EBCDIC Makefile.SH tuneup.
24393  Branch: cfgperl
24394        ! Makefile.SH
24395 ____________________________________________________________________________
24396 [  2119] By: gsar                                  on 1998/10/28  23:24:04
24397     Log: remove doubled hunk from integration
24398  Branch: perl
24399        ! pp.c
24400 ____________________________________________________________________________
24401 [  2118] By: gsar                                  on 1998/10/28  22:03:31
24402     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24403          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
24404          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
24405          Subject: [PATCH 5.00552] Minor debugger tweaks
24406  Branch: perl
24407        ! lib/perl5db.pl
24408 ____________________________________________________________________________
24409 [  2117] By: gsar                                  on 1998/10/28  22:02:30
24410     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24411          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
24412          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
24413          Subject: [PATCH 5.00552] Make sort respect overloading
24414  Branch: perl
24415        ! pp_ctl.c proto.h t/pragma/overload.t
24416 ____________________________________________________________________________
24417 [  2116] By: gsar                                  on 1998/10/28  21:51:11
24418     Log: MM patches from Ilya Zakharevich
24419          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
24420          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
24421          Subject: [PATCH 5.00552] Make MakeMaker more verbose
24422          --
24423          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
24424          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
24425          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
24426  Branch: perl
24427        ! lib/ExtUtils/MakeMaker.pm
24428 ____________________________________________________________________________
24429 [  2115] By: gsar                                  on 1998/10/28  21:46:19
24430     Log: add explicit references to perl source path in ld2 and gcc2
24431  Branch: perl
24432        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
24433 ____________________________________________________________________________
24434 [  2114] By: gsar                                  on 1998/10/28  21:39:56
24435     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
24436          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
24437          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
24438          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
24439  Branch: perl
24440        ! INSTALL
24441 ____________________________________________________________________________
24442 [  2113] By: gsar                                  on 1998/10/28  21:21:16
24443     Log: integrate cfgperl into mainline
24444  Branch: perl
24445       +> t/op/filetest.t
24446       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
24447       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
24448       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
24449       !> thread.h toke.c vmesa/Makefile
24450 ____________________________________________________________________________
24451 [  2112] By: gsar                                  on 1998/10/28  21:14:18
24452     Log: minor cleanup
24453  Branch: perl
24454        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
24455 ____________________________________________________________________________
24456 [  2111] By: gsar                                  on 1998/10/28  18:52:10
24457     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
24458  Branch: perl
24459        ! toke.c
24460 ____________________________________________________________________________
24461 [  2110] By: jhi                                   on 1998/10/28  15:07:54
24462     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
24463  Branch: cfgperl
24464        ! Makefile.SH
24465 ____________________________________________________________________________
24466 [  2109] By: jhi                                   on 1998/10/28  13:39:54
24467     Log: a2p.y needs to generate also y.tab.h.
24468  Branch: cfgperl
24469        ! Makefile.SH
24470 ____________________________________________________________________________
24471 [  2108] By: jhi                                   on 1998/10/28  10:33:36
24472     Log: The "parse error" must be converted to "syntax error",
24473          just matching it aint' enough.
24474  Branch: cfgperl
24475        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24476        ! t/pragma/warning.t
24477 ____________________________________________________________________________
24478 [  2107] By: jhi                                   on 1998/10/28  10:23:05
24479     Log: Regen sig_n{ame,umber}* if slightest doubt.
24480  Branch: cfgperl
24481        ! Configure
24482 ____________________________________________________________________________
24483 [  2106] By: jhi                                   on 1998/10/28  08:44:49
24484     Log: Bison says 'parse error', not 'parser error'.
24485  Branch: cfgperl
24486        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24487        ! t/pragma/warning.t
24488 ____________________________________________________________________________
24489 [  2105] By: jhi                                   on 1998/10/28  08:42:09
24490     Log: yylex() parametrization.
24491  Branch: cfgperl
24492        ! proto.h toke.c
24493 ____________________________________________________________________________
24494 [  2104] By: jhi                                   on 1998/10/28  08:25:09
24495     Log: Bring in #2102.
24496  Branch: cfgperl
24497        ! pp.c
24498 ____________________________________________________________________________
24499 [  2103] By: jhi                                   on 1998/10/28  08:22:04
24500     Log: From: Dominic Dunlop <domo@vo.lu>
24501          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
24502          Date: 27 Oct 1998 20:47:25 +0200
24503          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
24504  Branch: cfgperl
24505        ! t/op/groups.t
24506 ____________________________________________________________________________
24507 [  2102] By: larry                                 on 1998/10/27  18:58:55
24508     Log: utf8 change to quotemeta broke EBCDIC
24509  Branch: perl
24510        ! pp.c
24511 ____________________________________________________________________________
24512 [  2101] By: jhi                                   on 1998/10/27  12:55:34
24513     Log: $Config{sig_num_init}.
24514          Also, a new approach to the 'pthreads-created-joinable': drop
24515          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
24516          directly. (See also #2096).
24517  Branch: cfgperl
24518        ! Configure config_h.SH
24519 ____________________________________________________________________________
24520 [  2100] By: jhi                                   on 1998/10/27  10:48:55
24521     Log: Regenerated perly_c.diff.
24522  Branch: cfgperl
24523        ! perly_c.diff
24524 ____________________________________________________________________________
24525 [  2099] By: jhi                                   on 1998/10/27  08:42:25
24526     Log: First the mangler was Netscape, then it was me.
24527  Branch: cfgperl
24528        ! vmesa/Makefile
24529 ____________________________________________________________________________
24530 [  2098] By: jhi                                   on 1998/10/27  08:34:40
24531     Log: `id -Gn` might be available where `groups` is not.
24532  Branch: cfgperl
24533        ! t/op/groups.t
24534 ____________________________________________________________________________
24535 [  2097] By: jhi                                   on 1998/10/27  08:05:17
24536     Log: Netscape had mangled the tabs.
24537  Branch: cfgperl
24538        ! vmesa/Makefile
24539 ____________________________________________________________________________
24540 [  2096] By: jhi                                   on 1998/10/27  08:03:05
24541     Log: ATTR_JOINABLE logic, based on (private email)
24542          
24543          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
24544          Subject: Some little diffs
24545          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
24546          Date: Tue, 27 Oct 1998 13:44:42 +1300
24547  Branch: cfgperl
24548        ! thread.h
24549 ____________________________________________________________________________
24550 [  2095] By: jhi                                   on 1998/10/27  07:56:57
24551     Log: Mach cthreads support based on:
24552          
24553          From: brie@corp.home.net (Brian Harrison)
24554          Subject: perl5.005_02 patch for mthreads
24555          To: perl5-porters@perl.org
24556          Date: 24 Oct 1998 01:01:55 +0300
24557          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
24558          
24559          Pthread yield probe (dejavu)
24560          Cosmetic nanochange for the union semun output.
24561          Better inttypes.h probe.
24562          Undo the 'void *' $selecttype probe from #1971 because
24563          it breaks the $selectminbits test.
24564  Branch: cfgperl
24565        ! Configure config_h.SH perl.h thread.h
24566 ____________________________________________________________________________
24567 [  2094] By: jhi                                   on 1998/10/26  13:02:07
24568     Log: Also posix-bc wants to reyacc.
24569  Branch: cfgperl
24570        ! Makefile.SH
24571 ____________________________________________________________________________
24572 [  2093] By: jhi                                   on 1998/10/26  10:17:21
24573     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
24574          5_02 and really breaking things in non-ASCII worlds.
24575  Branch: cfgperl
24576        ! pp.c
24577 ____________________________________________________________________________
24578 [  2092] By: jhi                                   on 1998/10/26  09:08:00
24579     Log: More robustness.
24580  Branch: cfgperl
24581        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24582        ! t/pragma/warning.t
24583 ____________________________________________________________________________
24584 [  2091] By: jhi                                   on 1998/10/26  08:47:32
24585     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
24586          Bison really wants YYLEX_PARAM.
24587  Branch: cfgperl
24588        ! perly.y proto.h toke.c
24589 ____________________________________________________________________________
24590 [  2090] By: jhi                                   on 1998/10/26  08:21:25
24591     Log: s/YYLEX_PARAM/YYLEXPARAM/
24592  Branch: cfgperl
24593        ! perly.y
24594 ____________________________________________________________________________
24595 [  2089] By: jhi                                   on 1998/10/26  08:17:33
24596     Log: Indicate skipped subtests.
24597  Branch: cfgperl
24598        ! t/io/pipe.t
24599 ____________________________________________________________________________
24600 [  2088] By: jhi                                   on 1998/10/26  08:11:36
24601     Log: Integrate from mainperl.
24602  Branch: cfgperl
24603       !> (integrate 54 files)
24604 ____________________________________________________________________________
24605 [  2087] By: jhi                                   on 1998/10/26  08:08:02
24606     Log: Add test for filetests.
24607  Branch: cfgperl
24608        + t/op/filetest.t
24609        ! MANIFEST
24610 ____________________________________________________________________________
24611 [  2086] By: gsar                                  on 1998/10/26  02:44:44
24612     Log: various win32 tweaks; disable new xs_cpp section (it creates
24613          ambiguous inference graph for %.xs --> %.o)
24614  Branch: perl
24615        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
24616        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
24617        ! win32/config.gc win32/config_H.gc win32/makedef.pl
24618        ! win32/makefile.mk win32/win32.h
24619 ____________________________________________________________________________
24620 [  2085] By: gsar                                  on 1998/10/26  00:50:02
24621     Log: sanity-check $Config{drand01} in rand.t
24622  Branch: perl
24623        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
24624        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24625 ____________________________________________________________________________
24626 [  2078] By: gsar                                  on 1998/10/25  10:22:04
24627     Log: update win32/config*.?c
24628  Branch: perl
24629        ! Changes win32/config.bc win32/config.gc win32/config.vc
24630        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24631 ____________________________________________________________________________
24632 [  2077] By: gsar                                  on 1998/10/25  08:39:25
24633     Log: From: Graham Barr <gbarr@pobox.com>
24634          Date: Sat, 24 Oct 1998 21:45:50 -0500
24635          Message-ID: <19981024214550.C508@pobox.com>
24636          Subject: Re: die with a reference  should use overload "" operator
24637  Branch: perl
24638        ! pp_ctl.c
24639 ____________________________________________________________________________
24640 [  2076] By: gsar                                  on 1998/10/25  08:37:49
24641     Log: From: Graham Barr <gbarr@pobox.com>
24642          Date: Sat, 24 Oct 1998 12:45:21 -0500
24643          Message-ID: <19981024124521.C512@pobox.com>
24644          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
24645  Branch: perl
24646        ! sv.c
24647 ____________________________________________________________________________
24648 [  2075] By: gsar                                  on 1998/10/25  08:24:09
24649     Log: fix C<print $n += 5;> etc.
24650  Branch: perl
24651        ! toke.c
24652 ____________________________________________________________________________
24653 [  2074] By: gsar                                  on 1998/10/25  08:12:28
24654     Log: list builtins with portability caveats
24655          From: Jarkko Hietaniemi <jhi@iki.fi>
24656          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
24657          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
24658          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
24659  Branch: perl
24660        ! pod/perlfunc.pod
24661 ____________________________________________________________________________
24662 [  2073] By: gsar                                  on 1998/10/25  07:55:43
24663     Log: fix stack overrun in file test operators
24664  Branch: perl
24665        ! pp_sys.c
24666 ____________________________________________________________________________
24667 [  2072] By: gsar                                  on 1998/10/25  07:29:45
24668     Log: implement C<goto &func> and other fixes (via private mail)
24669          From:    "vishal bhatia" <vishalb@hotmail.com>
24670          Date:    Wed, 21 Oct 1998 22:59:03 PDT
24671          Message-Id: <19981022055904.20083.qmail@hotmail.com>
24672          Subject: [PATCH 5.005_52] More fixes for B
24673  Branch: perl
24674        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
24675 ____________________________________________________________________________
24676 [  2071] By: gsar                                  on 1998/10/25  07:14:41
24677     Log: From: Graham Barr <gbarr@pobox.com>
24678          Date: Sat, 17 Oct 1998 20:42:41 -0500
24679          Message-ID: <19981017204241.G510@pobox.com>
24680          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
24681  Branch: perl
24682        ! pp_ctl.c
24683 ____________________________________________________________________________
24684 [  2070] By: gsar                                  on 1998/10/25  07:07:29
24685     Log: avoid bogus line number in XSUB redefined warnings
24686  Branch: perl
24687        ! op.c
24688 ____________________________________________________________________________
24689 [  2069] By: gsar                                  on 1998/10/25  06:59:03
24690     Log: From: Martijn Koster <mak@excitecorp.com>
24691          Date: Wed, 21 Oct 1998 13:12:03 +0100
24692          Message-ID: <19981021131203.A15661@excitecorp.com>
24693          Subject: File::Path::mkpath reports the wrong error
24694  Branch: perl
24695        ! lib/File/Path.pm
24696 ____________________________________________________________________________
24697 [  2068] By: gsar                                  on 1998/10/25  06:54:43
24698     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
24699          Date: Tue, 20 Oct 1998 20:52:20 -0500
24700          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
24701          Subject: Exporter.pm's export_to_level() argument handling buggy
24702  Branch: perl
24703        ! lib/Exporter.pm
24704 ____________________________________________________________________________
24705 [  2067] By: gsar                                  on 1998/10/25  06:50:19
24706     Log: From: jan.dubois@ibm.net (Jan Dubois)
24707          Date: Wed, 21 Oct 1998 00:55:51 +0200
24708          Message-ID: <36380269.55370608@smtp1.ibm.net>
24709          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
24710  Branch: perl
24711        ! ext/DynaLoader/DynaLoader_pm.PL
24712 ____________________________________________________________________________
24713 [  2066] By: gsar                                  on 1998/10/25  06:48:19
24714     Log: recognize '%' as a shell metachar for win32
24715          From: jan.dubois@ibm.net (Jan Dubois)
24716          Date: Tue, 20 Oct 1998 21:57:35 +0200
24717          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
24718          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
24719  Branch: perl
24720        ! win32/win32.c
24721 ____________________________________________________________________________
24722 [  2065] By: gsar                                  on 1998/10/25  06:46:30
24723     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
24724  Branch: perl
24725        ! sv.c
24726 ____________________________________________________________________________
24727 [  2064] By: gsar                                  on 1998/10/25  06:45:09
24728     Log: From: Gisle Aas <gisle@aas.no>
24729          Date: 20 Oct 1998 14:24:44 +0200
24730          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
24731          Subject: ord() and unpack("U*",...) should not be negative
24732  Branch: perl
24733        ! pp.c
24734 ____________________________________________________________________________
24735 [  2063] By: gsar                                  on 1998/10/25  06:42:29
24736     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24737          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
24738          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
24739          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
24740  Branch: perl
24741        ! os2/os2.c
24742 ____________________________________________________________________________
24743 [  2062] By: gsar                                  on 1998/10/25  06:41:26
24744     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24745          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
24746          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
24747          Subject: [PATCH 5.005_*] Speed up aassign
24748  Branch: perl
24749        ! pp_hot.c
24750 ____________________________________________________________________________
24751 [  2061] By: gsar                                  on 1998/10/25  06:39:04
24752     Log: From: Graham Barr <gbarr@pobox.com>
24753          Date: Sat, 17 Oct 1998 22:22:02 -0500
24754          Message-ID: <19981017222202.J510@pobox.com>
24755          Subject: Re: '*' prototype does not allow bareword with strict
24756  Branch: perl
24757        ! toke.c
24758 ____________________________________________________________________________
24759 [  2060] By: gsar                                  on 1998/10/25  06:37:34
24760     Log: handle '::' in section names properly
24761          From: Graham Barr <gbarr@pobox.com>
24762          Date: Sat, 17 Oct 1998 12:57:54 -0500
24763          Message-ID: <19981017125754.C510@pobox.com>
24764          Subject: Re: pod2html
24765  Branch: perl
24766        ! lib/Pod/Html.pm
24767 ____________________________________________________________________________
24768 [  2059] By: gsar                                  on 1998/10/25  06:33:43
24769     Log: integrate changes#1982,2014,2021 (from maint-5.005)
24770  Branch: perl
24771       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
24772       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
24773 ____________________________________________________________________________
24774 [  2058] By: gsar                                  on 1998/10/25  05:44:17
24775     Log: allow more win32 symbol exports (suggested by Jan Dubois)
24776  Branch: perl
24777        ! win32/makedef.pl
24778 ____________________________________________________________________________
24779 [  2057] By: gsar                                  on 1998/10/25  05:40:40
24780     Log: integrate change#2053 from maint-5.005
24781  Branch: perl
24782       !> cop.h t/cmd/while.t
24783 ____________________________________________________________________________
24784 [  2056] By: gsar                                  on 1998/10/25  05:16:41
24785     Log: commented version of a patch suggested by Drago Goricanec
24786          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24787          Date: 16 Oct 1998 15:24:45 +0300
24788          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
24789          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
24790  Branch: perl
24791        ! pp_sys.c
24792 ____________________________________________________________________________
24793 [  2055] By: gsar                                  on 1998/10/25  05:11:03
24794     Log: include eof() in description of buffering caveats
24795          From: Anton Berezin <tobez@plab.ku.dk>
24796          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
24797          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
24798          Subject: [DOCPATCH] pod/perlfunc.pod
24799  Branch: perl
24800        ! pod/perlfunc.pod
24801 ____________________________________________________________________________
24802 [  2054] By: gsar                                  on 1998/10/25  05:07:42
24803     Log: disallow 'x' in hex numbers (except leading '0x')
24804          From: Gisle Aas <gisle@aas.no>
24805          Date: 16 Oct 1998 16:33:12 +0200
24806          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
24807          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
24808  Branch: perl
24809        ! perlvars.h t/op/oct.t util.c
24810 ____________________________________________________________________________
24811 [  2052] By: gsar                                  on 1998/10/25  04:49:04
24812     Log: avoid the circular refcnt logic in magic_mutexfree()
24813  Branch: perl
24814        ! mg.c pp.c pp_hot.c
24815 ____________________________________________________________________________
24816 [  2051] By: gsar                                  on 1998/10/25  04:35:07
24817     Log: properly restore PL_rsfp_filters after require
24818  Branch: perl
24819        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
24820        ! scope.h
24821 ____________________________________________________________________________
24822 [  2050] By: gsar                                  on 1998/10/25  02:42:32
24823     Log: integrate cfgperl changes back into mainline
24824  Branch: perl
24825       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
24826       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
24827       !> (integrate 33 files)
24828 ____________________________________________________________________________
24829 [  2049] By: gsar                                  on 1998/10/25  01:30:48
24830     Log: avoid "mysterious" compile-time failures without messages
24831  Branch: perl
24832        ! gv.c
24833 ____________________________________________________________________________
24834 [  2041] By: gsar                                  on 1998/10/23  21:11:56
24835     Log: checkin jpl under //depot/perlext/jpl/...
24836  Branch: perlext
24837        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
24838        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
24839        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
24840        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
24841        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
24842        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
24843        + jpl/PerlInterpreter/Makefile.PL
24844        + jpl/PerlInterpreter/PerlInterpreter.c
24845        + jpl/PerlInterpreter/PerlInterpreter.h
24846        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
24847        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
24848        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
24849        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
24850        + jpl/get_jdk/jdk_hosts jpl/install-jpl
24851 ____________________________________________________________________________
24852 [  2040] By: larry                                 on 1998/10/23  19:31:42
24853     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
24854  Branch: perl
24855        ! pp.c
24856 ____________________________________________________________________________
24857 [  2039] By: larry                                 on 1998/10/23  18:48:34
24858     Log: tr///d does not seem to work
24859  Branch: perl
24860        ! lib/utf8_heavy.pl
24861 ____________________________________________________________________________
24862 [  2038] By: larry                                 on 1998/10/23  18:00:41
24863     Log: Program with utf8 identifiers fails to compile
24864  Branch: perl
24865        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
24866 ____________________________________________________________________________
24867 [  2037] By: jhi                                   on 1998/10/23  14:04:51
24868     Log: Test suite portability:
24869          - posix-bc does not write to broken pipes
24870          - filehand #11 only iff we have fork
24871          - warning.t can now match $expected using regular expressions
24872  Branch: cfgperl
24873        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
24874        ! t/pragma/warning.t
24875 ____________________________________________________________________________
24876 [  2036] By: jhi                                   on 1998/10/23  12:12:07
24877     Log: yacc clarification.
24878  Branch: cfgperl
24879        ! README.posix-bc
24880 ____________________________________________________________________________
24881 [  2035] By: jhi                                   on 1998/10/23  12:09:59
24882     Log: Some C compilers get upset about 8-bit characters in /* comments. */
24883  Branch: cfgperl
24884        ! mg.c
24885 ____________________________________________________________________________
24886 [  2034] By: jhi                                   on 1998/10/22  09:11:52
24887     Log: Configure update: both for pthread_yield more robust
24888          testing (all variants of pthread_attr_getdetachstate()) --
24889          and because Configure was broken in major way! About 1000
24890          last lines were truncated.
24891  Branch: cfgperl
24892        ! Configure
24893 ____________________________________________________________________________
24894 [  2033] By: jhi                                   on 1998/10/22  07:47:10
24895     Log: DJGPP feedback for #2028.
24896  Branch: cfgperl
24897        ! thread.h
24898 ____________________________________________________________________________
24899 [  2032] By: jhi                                   on 1998/10/21  13:03:57
24900     Log: yielding, the saga continues.
24901  Branch: cfgperl
24902        ! Configure config_h.SH
24903       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
24904       !> t/op/goto.t t/pragma/constant.t
24905 ____________________________________________________________________________
24906 [  2031] By: jhi                                   on 1998/10/21  09:15:42
24907     Log: VM/ESA feedback for #2028.
24908  Branch: cfgperl
24909        ! Configure config_h.SH thread.h
24910 ____________________________________________________________________________
24911 [  2030] By: gsar                                  on 1998/10/21  04:22:53
24912     Log: fix handling of mayhaps-extended @_ in goto &sub
24913  Branch: perl
24914        ! av.c pp_ctl.c t/op/goto.t
24915 ____________________________________________________________________________
24916 [  2029] By: gsar                                  on 1998/10/21  00:54:14
24917     Log: restore sanity to "constant" references
24918  Branch: perl
24919        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
24920 ____________________________________________________________________________
24921 [  2028] By: jhi                                   on 1998/10/20  15:01:20
24922     Log: OLD_PTHREADS_API reorganizing.
24923  Branch: cfgperl
24924        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
24925        ! vmesa/vmesaish.h
24926 ____________________________________________________________________________
24927 [  2027] By: jhi                                   on 1998/10/20  14:14:51
24928     Log: #2026 fallout.
24929  Branch: cfgperl
24930        ! Makefile.SH
24931 ____________________________________________________________________________
24932 [  2026] By: jhi                                   on 1998/10/20  11:47:21
24933     Log: VM/ESA update.
24934  Branch: cfgperl
24935        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
24936 ____________________________________________________________________________
24937 [  2025] By: jhi                                   on 1998/10/20  08:20:56
24938     Log: 64-bitness, based on
24939          
24940          From: Scott Henry <scotth@sgi.com>
24941          To: perl-64bit@perl.org
24942          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
24943          Subject: Re: Configure problems/questions...
24944          Date: 19 Oct 1998 22:38:06 -0700
24945  Branch: cfgperl
24946        ! hints/irix_6.sh perl.h
24947 ____________________________________________________________________________
24948 [  2024] By: jhi                                   on 1998/10/20  08:09:07
24949     Log: Add lseeksize.
24950  Branch: cfgperl
24951        ! config_h.SH
24952 ____________________________________________________________________________
24953 [  2023] By: jhi                                   on 1998/10/20  08:08:33
24954     Log: Mumble about _yields() only when threaded.
24955  Branch: cfgperl
24956        ! Configure
24957 ____________________________________________________________________________
24958 [  2022] By: jhi                                   on 1998/10/20  07:46:26
24959     Log: Thinko at PTHREADS_CREATED_JOINABLE.
24960  Branch: cfgperl
24961        ! thread.h
24962 ____________________________________________________________________________
24963 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
24964     Log: From: Chip Salzenberg <chip@perlsupport.com>
24965          Date: Tue, 6 Oct 1998 13:33:05 -0400
24966          Message-ID: <19981006133305.A2348@perlsupport.com>
24967          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
24968  Branch: maint-5.005/perl
24969        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
24970        ! t/op/tie.t
24971 ____________________________________________________________________________
24972 [  2020] By: jhi                                   on 1998/10/19  09:15:53
24973     Log: YIELD more robustly.
24974  Branch: cfgperl
24975        ! thread.h
24976 ____________________________________________________________________________
24977 [  2019] By: jhi                                   on 1998/10/19  08:48:33
24978     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
24979          the 'new' one (just like DJGPP, it seems).
24980  Branch: cfgperl
24981        ! thread.h
24982 ____________________________________________________________________________
24983 [  2018] By: jhi                                   on 1998/10/19  07:02:44
24984     Log: vmesaish.h doesn't exclude unixish.h.
24985  Branch: cfgperl
24986        ! perl.h
24987 ____________________________________________________________________________
24988 [  2017] By: jhi                                   on 1998/10/19  06:44:19
24989     Log: 1<<$randbits is not good for randbits=48.
24990  Branch: cfgperl
24991        ! t/op/rand.t
24992 ____________________________________________________________________________
24993 [  2016] By: jhi                                   on 1998/10/19  06:39:47
24994     Log: Make #2012 glob pattern more portable.
24995  Branch: cfgperl
24996        ! Makefile.SH
24997 ____________________________________________________________________________
24998 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
24999     Log: Fix POSIX::sigprocmask not to check type of $old parameter
25000          as it is output only
25001  Branch: maint-5.005/perl
25002        ! ext/POSIX/POSIX.xs
25003 ____________________________________________________________________________
25004 [  2012] By: jhi                                   on 1998/10/17  15:04:23
25005     Log: clean numbered core dumps and t/tmp[0-9]*.
25006  Branch: cfgperl
25007        ! Makefile.SH
25008 ____________________________________________________________________________
25009 [  2011] By: jhi                                   on 1998/10/17  14:59:15
25010     Log: More robust yacc/bison failure output handling.
25011  Branch: cfgperl
25012        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
25013 ____________________________________________________________________________
25014 [  2010] By: jhi                                   on 1998/10/17  14:51:05
25015     Log: BC2000 POSIX update.
25016  Branch: cfgperl
25017        ! MANIFEST
25018 ____________________________________________________________________________
25019 [  2009] By: jhi                                   on 1998/10/17  14:49:46
25020     Log: POSIX BC2000 port from perl-mvs:
25021          
25022          Subject: Ported perl 5.005.02 to BS2000 / POSIX
25023          From: Dorner Thomas <Thomas.Dorner@start.de> 
25024          Date: Tue, 29 Sep 1998 13:29:36 +0100 
25025          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
25026  Branch: cfgperl
25027        + README.posix-bc hints/posix-bc.sh
25028        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
25029        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
25030        ! unixish.h
25031 ____________________________________________________________________________
25032 [  2008] By: jhi                                   on 1998/10/17  14:07:49
25033     Log: VM/ESA-update.
25034  Branch: cfgperl
25035        ! MANIFEST
25036 ____________________________________________________________________________
25037 [  2007] By: jhi                                   on 1998/10/17  13:55:34
25038     Log: Forgot few S_I* imports.
25039  Branch: cfgperl
25040        ! t/lib/ipc_sysv.t
25041 ____________________________________________________________________________
25042 [  2006] By: jhi                                   on 1998/10/17  13:43:54
25043     Log: The VM/ESA port essentials, based on
25044          
25045          perl-mvs:
25046          
25047          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
25048          Subject: Re: Can't find Data/Dumper.pm
25049          Date: Mon, 28 Sep 1998 07:40:49 +1300
25050          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
25051          
25052          private email:
25053          
25054          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
25055          Subject: Re: Perl thread problems in VM/ESA
25056          Date: Thu, 15 Oct 1998 07:18:35 +1300
25057          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
25058          
25059          and private email:
25060          
25061          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
25062          Subject:  perl archive
25063          Date:  Sun, 11 Oct 1998 19:28:54 EDT
25064          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
25065          which gave a pointer to
25066          
25067          http://pucc.princeton.edu/~neale/perl.tar
25068          
25069          (based on Perl 5.005_51)
25070  Branch: cfgperl
25071        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
25072        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
25073        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
25074        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
25075 ____________________________________________________________________________
25076 [  2005] By: jhi                                   on 1998/10/17  13:17:19
25077     Log: Integrate mainperl.
25078  Branch: cfgperl
25079       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
25080       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
25081       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
25082       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
25083       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
25084       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
25085       !> win32/makefile.mk
25086 ____________________________________________________________________________
25087 [  2004] By: jhi                                   on 1998/10/17  11:19:06
25088     Log: Removed an extra ' from the int64_t test.
25089  Branch: cfgperl
25090        ! Configure
25091 ____________________________________________________________________________
25092 [  2003] By: gsar                                  on 1998/10/17  04:11:40
25093     Log: silence -w noises (suggested by Greg Bacon)
25094  Branch: perl
25095        ! lib/Term/Complete.pm
25096 ____________________________________________________________________________
25097 [  2002] By: gsar                                  on 1998/10/17  04:07:48
25098     Log: From: Gisle Aas <gisle@aas.no>
25099          Date: 14 Oct 1998 15:53:14 +0200
25100          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
25101          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
25102  Branch: perl
25103        ! util.c
25104 ____________________________________________________________________________
25105 [  2001] By: gsar                                  on 1998/10/17  04:06:10
25106     Log: From: Gisle Aas <gisle@aas.no>
25107          Date: 14 Oct 1998 15:17:44 +0200
25108          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
25109          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
25110  Branch: perl
25111        ! toke.c
25112 ____________________________________________________________________________
25113 [  2000] By: gsar                                  on 1998/10/17  03:06:33
25114     Log: From: Gisle Aas <gisle@aas.no>
25115          Date: 14 Oct 1998 00:38:06 +0200
25116          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
25117          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
25118  Branch: perl
25119        ! sv.c
25120 ____________________________________________________________________________
25121 [  1999] By: gsar                                  on 1998/10/17  03:04:48
25122     Log: From: Dan Sugalski <sugalskd@osshe.edu>
25123          Date: Tue, 13 Oct 1998 15:10:57 -0700
25124          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
25125          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
25126  Branch: perl
25127        ! vms/ext/Stdio/Stdio.pm
25128 ____________________________________________________________________________
25129 [  1998] By: gsar                                  on 1998/10/17  03:00:40
25130     Log: skip readonly vars and unref references when doing a reset()
25131  Branch: perl
25132        ! sv.c
25133 ____________________________________________________________________________
25134 [  1997] By: gsar                                  on 1998/10/17  02:49:19
25135     Log: fix buggy treatment of large checksums on unicode strings
25136          From: Gisle Aas <gisle@aas.no>
25137          Date: 13 Oct 1998 21:35:39 +0200
25138          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
25139          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
25140  Branch: perl
25141        ! pp.c
25142 ____________________________________________________________________________
25143 [  1996] By: gsar                                  on 1998/10/17  02:43:22
25144     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25145          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
25146          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
25147          Subject: [PATCH 5.005_52] Memory overrun in os2.c
25148  Branch: perl
25149        ! os2/Makefile.SHs os2/os2.c
25150 ____________________________________________________________________________
25151 [  1995] By: gsar                                  on 1998/10/17  02:42:01
25152     Log: clarify section name rules for typemaps
25153  Branch: perl
25154        ! pod/perlxs.pod
25155 ____________________________________________________________________________
25156 [  1994] By: gsar                                  on 1998/10/17  02:33:02
25157     Log: whitespace-proof grent.t
25158  Branch: perl
25159        ! t/op/grent.t
25160 ____________________________________________________________________________
25161 [  1993] By: gsar                                  on 1998/10/17  02:27:29
25162     Log: fix bug in B::CC::pp_sassign()
25163          From: "vishal bhatia" <vishalb@hotmail.com>
25164          Date: Sun, 11 Oct 1998 18:41:38 PDT
25165          Message-ID: <19981012014139.19614.qmail@hotmail.com>
25166          Subject: B::CC problems with pp_sassign routine
25167  Branch: perl
25168        ! ext/B/B/CC.pm
25169 ____________________________________________________________________________
25170 [  1992] By: gsar                                  on 1998/10/17  02:17:49
25171     Log: applied suggested patch with small doc tweak
25172          From: Gisle Aas <gisle@aas.no>
25173          Date: 11 Oct 1998 12:53:13 +0200
25174          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
25175          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
25176  Branch: perl
25177        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
25178        ! t/op/tiehandle.t
25179 ____________________________________________________________________________
25180 [  1991] By: gsar                                  on 1998/10/17  02:08:30
25181     Log: apply non-conflicting parts from suggested patch
25182          From: jan.dubois@ibm.net (Jan Dubois)
25183          Date: Sat, 10 Oct 1998 13:15:45 +0200
25184          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
25185          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
25186  Branch: perl
25187        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
25188 ____________________________________________________________________________
25189 [  1990] By: gsar                                  on 1998/10/17  02:01:24
25190     Log: provide option to enable optimization with VC (suggested by Jan
25191          Dubois)
25192  Branch: perl
25193        ! win32/Makefile win32/makefile.mk
25194 ____________________________________________________________________________
25195 [  1989] By: gsar                                  on 1998/10/17  01:55:27
25196     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
25197          Dave Leppik <dleppik@gage.com>
25198  Branch: perl
25199        ! perl.h
25200 ____________________________________________________________________________
25201 [  1988] By: gsar                                  on 1998/10/17  01:49:05
25202     Log: stray typo found by Hugo van der Sanden
25203  Branch: perl
25204        ! op.c
25205 ____________________________________________________________________________
25206 [  1987] By: gsar                                  on 1998/10/17  01:45:52
25207     Log: perldoc pod update
25208          From: Daniel Grisinger <dgris@perrin.dimensional.com>
25209          Date: 06 Oct 1998 23:56:51 -0600
25210          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
25211          Subject: [PATCH _02 and _52] perldoc
25212  Branch: perl
25213        ! utils/perldoc.PL
25214 ____________________________________________________________________________
25215 [  1986] By: gsar                                  on 1998/10/17  01:41:40
25216     Log: qualify names of builtins
25217  Branch: perl
25218        ! ext/POSIX/POSIX.pm
25219 ____________________________________________________________________________
25220 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
25221     Log: From: Jochen Wiedmann <joe@ispsoft.de>
25222          Date: Thu, 17 Sep 1998 17:16:06 +0200
25223          Message-ID: <360127B6.E44564A@ispsoft.de>
25224          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
25225  Branch: maint-5.005/perl
25226        ! lib/ExtUtils/MakeMaker.pm
25227 ____________________________________________________________________________
25228 [  1978] By: gsar                                  on 1998/10/16  01:58:58
25229     Log: integrate cfgperl mods into mainline
25230  Branch: perl
25231       +> ext/DynaLoader/dl_vmesa.xs
25232        ! Porting/genlog
25233       !> Configure MANIFEST Makefile.SH config_h.SH
25234       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
25235       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
25236       !> x2p/Makefile.SH
25237 ____________________________________________________________________________
25238 [  1976] By: gsar                                  on 1998/10/16  00:10:52
25239     Log: stray tweak
25240  Branch: perl
25241        ! op.c
25242 ____________________________________________________________________________
25243 [  1975] By: gsar                                  on 1998/10/15  23:54:38
25244     Log: propagate typeness of lexicals while cloning them
25245  Branch: perl
25246        ! op.c
25247 ____________________________________________________________________________
25248 [  1974] By: gsar                                  on 1998/10/15  23:53:25
25249     Log: s/last/first/ typo in append_list()
25250  Branch: perl
25251        ! op.c
25252 ____________________________________________________________________________
25253 [  1973] By: gsar                                  on 1998/10/15  20:06:17
25254     Log: nuke confperl branch and contents
25255  Branch: confperl
25256        - (delete 1284 files)
25257 ____________________________________________________________________________
25258 [  1972] By: jhi                                   on 1998/10/15  07:07:35
25259     Log: Test #162 had been added but the "print 1..161" had not been updated.
25260  Branch: cfgperl
25261        ! t/op/pat.t
25262 ____________________________________________________________________________
25263 [  1971] By: gsar                                  on 1998/10/15  03:09:58
25264     Log: check in all confperl changes as of change#1964 into cfgperl
25265  Branch: cfgperl
25266        + ext/DynaLoader/dl_vmesa.xs
25267        ! Configure MANIFEST Makefile.SH config_h.SH
25268        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
25269        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
25270 ____________________________________________________________________________
25271 [  1970] By: gsar                                  on 1998/10/15  03:05:59
25272     Log: integrate mainline to get tr.t
25273  Branch: cfgperl
25274       +> t/op/tr.t
25275 ____________________________________________________________________________
25276 [  1969] By: gsar                                  on 1998/10/15  03:04:17
25277     Log: add missing tr.t to repository
25278  Branch: perl
25279        + t/op/tr.t
25280 ____________________________________________________________________________
25281 [  1968] By: gsar                                  on 1998/10/15  03:02:43
25282     Log: create cfgperl branch
25283  Branch: cfgperl
25284       +> (branch 1282 files)
25285 ____________________________________________________________________________
25286 [  1967] By: gsar                                  on 1998/10/15  02:46:08
25287     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
25288          (MAN3PODS cannot be set to ' '; stray stricture violation)
25289  Branch: perl
25290        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
25291        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
25292        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
25293        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
25294        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
25295        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
25296        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
25297        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
25298        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
25299        ! lib/ExtUtils/MM_Unix.pm
25300 ____________________________________________________________________________
25301 [  1966] By: gsar                                  on 1998/10/15  02:19:03
25302     Log: tweak to make fix in change#1944 behave correctly for closures
25303          created within eval''
25304  Branch: perl
25305        ! op.c t/op/eval.t
25306 ____________________________________________________________________________
25307 [  1965] By: gsar                                  on 1998/10/14  23:22:41
25308     Log: use better numbers for exitstatus test
25309  Branch: perl
25310        ! t/op/die_exit.t
25311 ____________________________________________________________________________
25312 [  1964] By: jhi                                   on 1998/10/14  17:25:41
25313     Log: Add VM/ESA dynaloading (uses <dll.h>).
25314  Branch: confperl
25315        + ext/DynaLoader/dl_vmesa.xs
25316        ! MANIFEST
25317 ____________________________________________________________________________
25318 [  1963] By: jhi                                   on 1998/10/14  17:17:10
25319     Log: Remove a2p.loadmap in 'clean' target.
25320  Branch: confperl
25321        ! x2p/Makefile.SH
25322 ____________________________________________________________________________
25323 [  1962] By: jhi                                   on 1998/10/14  17:13:11
25324     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
25325  Branch: confperl
25326        ! Makefile.SH
25327 ____________________________________________________________________________
25328 [  1961] By: jhi                                   on 1998/10/14  16:27:39
25329     Log: VM/ESA creates executable.loadmaps.
25330  Branch: confperl
25331        ! Makefile.SH
25332 ____________________________________________________________________________
25333 [  1960] By: jhi                                   on 1998/10/14  15:37:39
25334     Log: Introduce SCHED_YIELD (one of sched_yield(),
25335          pthread_yield(), or pthread_yield(NULL)).
25336          YIELD is then defined using SCHED_YIELD unless
25337          a platform-specific YIELD has already been defined.
25338          
25339          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
25340          
25341          The need for pthread_yield(NULL) and pthread_attr_setdet...
25342          introduced by (private email)
25343          
25344          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
25345          Date: Sat, 10 Oct 1998 21:08:15 +1300
25346          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
25347          Subject: Re: Perl thread problems in VM/ESA
25348          
25349          Better select() protoprobe (for AIX), from (private email)
25350          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
25351          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
25352          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
25353          Subject: AIX select (fwd)
25354          From: Lars Hecking <lhecking@nmrc.ucc.ie>
25355          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
25356          Date: Fri, 2 Oct 1998 10:40:01 +0100
25357          Subject: AIX select
25358          
25359          Linux-avoid-so.X.Y, based on
25360          From: "Kurt D. Starsinic" <kstar@chapin.edu>
25361          Date: Tue, 13 Oct 1998 15:55:07 -0400
25362          Message-ID: <19981013155507.B4004@O2.chapin.edu>
25363          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
25364  Branch: confperl
25365        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
25366        ! thread.h
25367 ____________________________________________________________________________
25368 [  1959] By: jhi                                   on 1998/10/14  12:51:26
25369     Log: Some old pthread implementations have
25370          pthread_attr_setdetachstate(pthread_attr_t*, int*).
25371  Branch: confperl
25372        ! ext/Thread/Thread.xs
25373 ____________________________________________________________________________
25374 [  1958] By: jhi                                   on 1998/10/14  12:41:11
25375     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
25376          counterparts will follow soon.
25377  Branch: confperl
25378        ! thread.h
25379 ____________________________________________________________________________
25380 [  1957] By: jhi                                   on 1998/10/14  12:38:11
25381     Log: Add tr.t (MANIFEST already knew about it, strange)
25382  Branch: confperl
25383        + t/op/tr.t
25384 ____________________________________________________________________________
25385 [  1956] By: jhi                                   on 1998/10/14  12:24:35
25386     Log: Mutexen should be initialized only once.
25387  Branch: confperl
25388        ! gv.c op.c
25389 ____________________________________________________________________________
25390 [  1955] By: jhi                                   on 1998/10/14  12:19:38
25391     Log: os390 has its own cppstdin.
25392  Branch: confperl
25393        ! hints/os390.sh
25394 ____________________________________________________________________________
25395 [  1954] By: jhi                                   on 1998/10/14  12:15:06
25396     Log: Integrate with mainperl.
25397  Branch: confperl
25398       !> (integrate 1280 files)
25399 ____________________________________________________________________________
25400 [  1953] By: jhi                                   on 1998/10/14  11:48:08
25401     Log: Removed duplicate CMA threads code for HPUX 10.X.
25402          (probably residue of patch(1) being too understanding)
25403          Enhanced 64-bit settings. (redo change#1940)
25404  Branch: confperl
25405        ! hints/hpux.sh
25406 ____________________________________________________________________________
25407 [  1952] By: jhi                                   on 1998/10/14  11:45:16
25408     Log: (redo change#1949) Detypo in the d_open64 warning about
25409          the impending WHOA.
25410  Branch: confperl
25411        ! hints/irix_6.sh
25412 ____________________________________________________________________________
25413 [  1951] By: jhi                                   on 1998/10/14  10:54:16
25414     Log: Mutexen should only be inited once, after they have been New()ed.
25415  Branch: confperl
25416        ! gv.c op.c
25417 ____________________________________________________________________________
25418 [  1950] By: jhi                                   on 1998/10/14  10:41:43
25419     Log: Own cppstdin.
25420  Branch: confperl
25421        ! hints/os390.sh
25422 ____________________________________________________________________________
25423 [  1949] By: jhi                                   on 1998/10/14  10:34:23
25424     Log: Detypo in the d_open64 warning about the impending WHOA.
25425  Branch: confperl
25426        ! hints/irix_6.sh
25427 ____________________________________________________________________________
25428 [  1948] By: gsar                                  on 1998/10/14  05:38:01
25429     Log: two typos
25430  Branch: perl
25431        ! pp_hot.c t/op/eval.t
25432 ____________________________________________________________________________
25433 [  1947] By: gsar                                  on 1998/10/14  05:37:10
25434     Log: let docatch() pass the buck when restartop turns out to be null,
25435          making exceptions in BEGIN{} propagate as expected
25436  Branch: perl
25437        ! pp_ctl.c t/op/misc.t
25438 ____________________________________________________________________________
25439 [  1946] By: gsar                                  on 1998/10/13  03:41:49
25440     Log: add missing file from change#1943
25441  Branch: perl
25442        ! proto.h
25443 ____________________________________________________________________________
25444 [  1945] By: gsar                                  on 1998/10/13  03:32:02
25445     Log: defer "deep recursion" warnings until CXt_SUB context is properly
25446          set up
25447  Branch: perl
25448        ! pp_hot.c t/pragma/warn/pp_hot
25449 ____________________________________________________________________________
25450 [  1944] By: gsar                                  on 1998/10/13  03:15:50
25451     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
25452          fixup the cop_seq value that must be seen by lexical lookups that
25453          emanate within eval''
25454  Branch: perl
25455        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
25456 ____________________________________________________________________________
25457 [  1943] By: gsar                                  on 1998/10/13  02:06:09
25458     Log: ensure recursive attempts to findlex()icals know enough about where
25459          the last eval'' context was encountered
25460  Branch: perl
25461        ! op.c t/op/eval.t
25462 ____________________________________________________________________________
25463 [  1942] By: gsar                                  on 1998/10/13  02:01:24
25464     Log: force copy of substrings when matching against temporaries
25465  Branch: perl
25466        ! pp_hot.c t/op/pat.t
25467 ____________________________________________________________________________
25468 [  1941] By: gsar                                  on 1998/10/13  01:49:16
25469     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
25470          implementation)
25471  Branch: perl
25472        ! pp_ctl.c t/op/runlevel.t
25473 ____________________________________________________________________________
25474 [  1940] By: jhi                                   on 1998/10/12  09:57:44
25475     Log: Removed duplicate CMA threads code for HPUX 10.X.
25476          (probably residue of patch(1) being too understanding)
25477          Enhanced 64-bit settings.
25478  Branch: confperl
25479        ! hints/hpux.sh
25480 ____________________________________________________________________________
25481 [  1939] By: jhi                                   on 1998/10/12  09:53:11
25482     Log: Initial sync from mainline perl.
25483  Branch: confperl
25484        + (add 1282 files)
25485 ____________________________________________________________________________
25486 [  1937] By: gsar                                  on 1998/10/06  21:16:34
25487     Log: fix $/ init for USE_THREADS
25488  Branch: perl
25489        ! perl.c
25490 ____________________________________________________________________________
25491 [  1936] By: gsar                                  on 1998/10/06  07:19:39
25492     Log: fix globals caught by change#1927; builds and tests on Solaris
25493  Branch: perl
25494        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
25495        ! warning.h warning.pl
25496 ____________________________________________________________________________
25497 [  1935] By: gsar                                  on 1998/10/06  06:50:35
25498     Log: add test for previous fix
25499  Branch: perl
25500        ! ext/Thread/create.t
25501 ____________________________________________________________________________
25502 [  1934] By: gsar                                  on 1998/10/06  06:37:36
25503     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
25504  Branch: perl
25505        ! util.c
25506 ____________________________________________________________________________
25507 [  1933] By: gsar                                  on 1998/10/06  05:04:20
25508     Log: undo bogus part of change#1903 (as pointed out by Larry)
25509  Branch: perl
25510        ! pp_ctl.c
25511 ____________________________________________________________________________
25512 [  1932] By: gsar                                  on 1998/10/06  04:21:31
25513     Log: added tweaked version of suggested patch
25514          From: jan.dubois@ibm.net (Jan Dubois)
25515          Date: Sat, 03 Oct 1998 19:04:48 +0200
25516          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
25517          Subject: [PATCH 5.005_52] More MakeMaker  patches
25518  Branch: perl
25519        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
25520        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
25521 ____________________________________________________________________________
25522 [  1931] By: gsar                                  on 1998/10/06  04:04:33
25523     Log: use cpp symbols instead of hardwired constants
25524          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25525          Date: Mon, 05 Oct 1998 09:23:33 +0100
25526          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
25527          Subject: [PATCH 5.005_52] By the numbers (resend)
25528  Branch: perl
25529        ! op.c
25530 ____________________________________________________________________________
25531 [  1930] By: gsar                                  on 1998/10/06  04:01:55
25532     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25533          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
25534          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
25535          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
25536  Branch: perl
25537        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
25538        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
25539 ____________________________________________________________________________
25540 [  1929] By: gsar                                  on 1998/10/06  03:50:36
25541     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25542          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
25543          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
25544          Subject: [PATCH 5.00552] Minor test improvement
25545  Branch: perl
25546        ! t/op/magic.t
25547 ____________________________________________________________________________
25548 [  1928] By: gsar                                  on 1998/10/06  03:49:03
25549     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25550          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
25551          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
25552          Subject: [PATCH 5.00552] emacs/ptags inprovements
25553  Branch: perl
25554        ! emacs/ptags
25555 ____________________________________________________________________________
25556 [  1927] By: gsar                                  on 1998/10/06  03:47:44
25557     Log: disable C<#define dirty PL_dirty> et al.
25558  Branch: perl
25559        ! embed.pl embedvar.h
25560 ____________________________________________________________________________
25561 [  1926] By: gsar                                  on 1998/10/06  03:43:32
25562     Log: From: Mark-Jason Dominus <mjd@plover.com>
25563          Date: Sun, 04 Oct 1998 14:48:11 -0400
25564          Message-ID: <19981004184811.16048.qmail@plover.com>
25565          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
25566  Branch: perl
25567        ! utils/perldoc.PL
25568 ____________________________________________________________________________
25569 [  1925] By: gsar                                  on 1998/10/06  03:27:35
25570     Log: disable USE_THREADS when PERL_OBJECT is enabled
25571  Branch: perl
25572        ! win32/Makefile win32/makefile.mk
25573 ____________________________________________________________________________
25574 [  1924] By: gsar                                  on 1998/10/06  03:26:54
25575     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
25576  Branch: perl
25577        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
25578        ! vms/perly_c.vms
25579 ____________________________________________________________________________
25580 [  1923] By: gsar                                  on 1998/10/03  05:19:56
25581     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
25582          overridden
25583  Branch: perl
25584        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
25585        ! proto.h vms/perly_c.vms
25586 ____________________________________________________________________________
25587 [  1922] By: gsar                                  on 1998/10/03  03:59:50
25588     Log: suppress manifypods leak in extensions
25589  Branch: perl
25590        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
25591 ____________________________________________________________________________
25592 [  1921] By: gsar                                  on 1998/10/02  22:30:15
25593     Log: os390 fixes (suggested by Peter Prymmer)
25594  Branch: perl
25595        ! Makefile.SH regcomp.c
25596 ____________________________________________________________________________
25597 [  1920] By: gsar                                  on 1998/10/02  21:41:19
25598     Log: squelch undef warnings
25599          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25600          Date: Fri, 02 Oct 1998 11:01:14 +0100
25601          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
25602          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
25603  Branch: perl
25604        ! Changes lib/Math/BigInt.pm
25605 ____________________________________________________________________________
25606 [  1919] By: gsar                                  on 1998/10/02  04:59:13
25607     Log: add note to INSTALL about ANSI C
25608  Branch: perl
25609        ! INSTALL
25610 ____________________________________________________________________________
25611 [  1918] By: gsar                                  on 1998/10/02  04:21:10
25612     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
25613          From: jan.dubois@ibm.net (Jan Dubois)
25614          Date: Wed, 30 Sep 1998 23:35:30 +0200
25615          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
25616          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
25617  Branch: perl
25618        ! lib/ExtUtils/xsubpp
25619 ____________________________________________________________________________
25620 [  1917] By: gsar                                  on 1998/10/02  04:16:02
25621     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
25622          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
25623          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
25624          Subject: Re: Configure test for selectbits busted
25625  Branch: perl
25626        ! Configure
25627 ____________________________________________________________________________
25628 [  1916] By: gsar                                  on 1998/10/02  04:14:17
25629     Log: From: Dan Sugalski <sugalskd@osshe.edu>
25630          Date: Wed, 30 Sep 1998 17:15:20 -0700
25631          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
25632          Subject: [PATCH 5.005_02]VMS config tweaks
25633  Branch: perl
25634        ! vms/descrip_mms.template vms/subconfigure.com
25635 ____________________________________________________________________________
25636 [  1915] By: gsar                                  on 1998/10/02  04:10:47
25637     Log: use Off_t to permit 64-bit seek()
25638          From: Scott Henry <scotth@sgi.com>
25639          Date: 29 Sep 1998 17:38:46 -0700
25640          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
25641          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
25642          --
25643          Date: 28 Sep 1998 18:55:37 -0700
25644          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
25645          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
25646  Branch: perl
25647        ! doio.c pp_sys.c proto.h sv.c
25648 ____________________________________________________________________________
25649 [  1914] By: gsar                                  on 1998/10/02  04:05:36
25650     Log: normalize tm struct passed to strftime() with mktime()
25651          From: Spider Boardman <spider@orb.nashua.nh.us>
25652          Date: Wed, 30 Sep 1998 15:12:09 -0400
25653          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
25654          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
25655  Branch: perl
25656        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
25657 ____________________________________________________________________________
25658 [  1913] By: gsar                                  on 1998/10/02  03:59:46
25659     Log: don't try to run foo_SH.orig etc.
25660  Branch: perl
25661        ! Configure
25662 ____________________________________________________________________________
25663 [  1912] By: gsar                                  on 1998/10/02  03:45:37
25664     Log: make warning about glob process failure optional
25665  Branch: perl
25666        ! pod/perldiag.pod pp_hot.c
25667 ____________________________________________________________________________
25668 [  1911] By: gsar                                  on 1998/10/02  02:52:21
25669     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
25670          From: Dominic Dunlop <domo@vo.lu>
25671          Date: Tue, 29 Sep 1998 21:06:30 +0000
25672          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
25673          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
25674          --
25675          Date: Wed, 30 Sep 1998 11:46:44 +0000
25676          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
25677          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
25678  Branch: perl
25679        ! pod/perldiag.pod regcomp.c
25680 ____________________________________________________________________________
25681 [  1910] By: gsar                                  on 1998/10/02  02:48:48
25682     Log: minor Configure tweaks (via private mail)
25683          From: Jarkko Hietaniemi <jhi@iki.fi>
25684          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
25685          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
25686          Subject: [PATCH] 5.005_52: the drizzle continues
25687  Branch: perl
25688        ! Configure config_h.SH handy.h
25689 ____________________________________________________________________________
25690 [  1909] By: gsar                                  on 1998/10/02  02:46:39
25691     Log: update SCO hints for dynamic loading
25692          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
25693          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
25694          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
25695          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
25696          --
25697          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
25698          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
25699          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
25700  Branch: perl
25701        ! hints/sco.sh
25702 ____________________________________________________________________________
25703 [  1908] By: gsar                                  on 1998/10/02  02:33:39
25704     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
25705  Branch: perl
25706        ! lib/File/Find.pm
25707 ____________________________________________________________________________
25708 [  1907] By: gsar                                  on 1998/10/02  02:21:52
25709     Log: applied patches, but retained old behavior for win32 (where compilers
25710          can't read from stdin at all)
25711          From: Graham Barr <gbarr@ti.com>
25712          Date: Mon, 28 Sep 1998 09:41:49 -0500
25713          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
25714          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
25715          --
25716          Date: Tue, 29 Sep 1998 12:35:43 -0500
25717          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
25718          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
25719  Branch: perl
25720        ! ext/Errno/Errno_pm.PL
25721 ____________________________________________________________________________
25722 [  1906] By: gsar                                  on 1998/10/02  02:02:19
25723     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
25724          Hietaniemi)
25725  Branch: perl
25726        ! t/op/grent.t
25727 ____________________________________________________________________________
25728 [  1905] By: gsar                                  on 1998/10/02  01:59:56
25729     Log: win32 caveats about truncate()
25730  Branch: perl
25731        ! pod/perlport.pod
25732 ____________________________________________________________________________
25733 [  1904] By: gsar                                  on 1998/10/02  01:53:25
25734     Log: various Configure and hints updates (prefer drand48() or random()
25735          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
25736          applied modulo SCO hints superceded by later patch
25737          From: Jarkko Hietaniemi <jhi@iki.fi>
25738          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
25739          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
25740          Subject: [PATCH] 5.005_52: Configure et al:
25741  Branch: perl
25742        + ext/IPC/SysV/hints/next_3.pl
25743        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
25744        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
25745        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
25746 ____________________________________________________________________________
25747 [  1903] By: gsar                                  on 1998/10/02  01:42:37
25748     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
25749          Date: Mon, 28 Sep 1998 17:41:49 +0100
25750          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
25751          Subject: [PATCH 5.005_52] Re: More on ?p 
25752          --
25753          Date: Thu, 01 Oct 1998 09:10:58 +0100
25754          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
25755          Subject: [PATCH 5.005_52] ?p fix
25756          --
25757          Date: Thu, 01 Oct 1998 10:45:56 +0100
25758          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
25759          Subject: [PATCH 5.005_52] more on ?p
25760  Branch: perl
25761        ! pp_ctl.c
25762 ____________________________________________________________________________
25763 [  1902] By: gsar                                  on 1998/10/02  01:36:14
25764     Log: From: Kenneth Duda <kjd@cisco.com>
25765          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
25766          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
25767          Subject: writemain dies when there are more than 4000 characters of extensions
25768  Branch: perl
25769        ! writemain.SH
25770 ____________________________________________________________________________
25771 [  1901] By: gsar                                  on 1998/10/02  01:33:16
25772     Log: tweak run_byacc recipe
25773  Branch: perl
25774        ! Makefile.SH Porting/pumpkin.pod
25775 ____________________________________________________________________________
25776 [  1900] By: gsar                                  on 1998/10/02  01:02:09
25777     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
25778  Branch: perl
25779        ! perl.h pp_ctl.c
25780 ____________________________________________________________________________
25781 [  1899] By: gsar                                  on 1998/09/28  20:46:30
25782     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
25783          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
25784          Dvornik)
25785  Branch: perl
25786        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
25787 ____________________________________________________________________________
25788 [  1898] By: gsar                                  on 1998/09/28  20:42:52
25789     Log: flush unsubmitted 5.00552 change
25790  Branch: perl
25791        ! MANIFEST
25792 ____________________________________________________________________________
25793 [  1897] By: gsar                                  on 1998/09/27  04:43:06
25794     Log: run vms_yfix.pl
25795  Branch: perl
25796        ! vms/perly_c.vms
25797 ____________________________________________________________________________
25798 [  1896] By: gsar                                  on 1998/09/27  03:38:55
25799     Log: small tweak on last change
25800  Branch: perl
25801        ! win32/win32.c
25802 ____________________________________________________________________________
25803 [  1895] By: gsar                                  on 1998/09/27  03:17:17
25804     Log: fix win32_stat() to do the right thing for share names
25805  Branch: perl
25806        ! win32/win32.c
25807 ____________________________________________________________________________
25808 [  1891] By: larry                                 on 1998/09/25  18:50:40
25809     Log: Fixed apostrophe problem from Mark Knutsen.
25810  Branch: perl
25811        ! sv.h
25812
25813 ----------------
25814 Version 5.005_52
25815 ----------------
25816
25817 ____________________________________________________________________________
25818 [  1890] By: gsar                                  on 1998/09/25  10:25:00
25819     Log: update template config.sh, add new config vars to win32 stuff
25820  Branch: perl
25821        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
25822        ! pp_sys.c proto.h win32/config.bc win32/config.gc
25823        ! win32/config.vc win32/config_H.bc win32/config_H.gc
25824        ! win32/config_H.vc win32/win32.h
25825 ____________________________________________________________________________
25826 [  1889] By: gsar                                  on 1998/09/25  07:13:13
25827     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
25828          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
25829          of full-fledged 64-bit support (including support for: fseeko/ftello,
25830          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
25831          in Fcntl)
25832          From: Jarkko Hietaniemi <jhi@iki.fi>
25833          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
25834          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
25835          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
25836          --
25837          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
25838          Date: 12 Sep 1998 09:44:25 +0300
25839          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
25840          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
25841  Branch: perl
25842        + lib/filetest.pm
25843        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
25844        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
25845        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
25846        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
25847        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
25848        ! win32/makedef.pl
25849 ____________________________________________________________________________
25850 [  1888] By: gsar                                  on 1998/09/25  06:27:12
25851     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
25852  Branch: perl
25853        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
25854        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25855        ! win32/makedef.pl win32/makefile.mk win32/win32.c
25856 ____________________________________________________________________________
25857 [  1887] By: gsar                                  on 1998/09/25  04:50:49
25858     Log: win32.c tweak
25859  Branch: perl
25860        ! win32/win32.c
25861 ____________________________________________________________________________
25862 [  1886] By: gsar                                  on 1998/09/25  04:47:32
25863     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
25864  Branch: perl
25865        ! lib/ExtUtils/MakeMaker.pm
25866 ____________________________________________________________________________
25867 [  1885] By: gsar                                  on 1998/09/25  04:05:09
25868     Log: From: Dominic Dunlop <domo@vo.lu>
25869          Date: Thu, 10 Sep 1998 11:02:46 +0000
25870          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
25871          Subject: MM_Unix::canonpath erroneously turns leading // into /
25872  Branch: perl
25873        ! lib/ExtUtils/MM_Unix.pm
25874 ____________________________________________________________________________
25875 [  1884] By: gsar                                  on 1998/09/25  03:06:10
25876     Log: temporarily disable perl malloc for a2p until we clean up
25877          conflicting malloc() declarations everywhere
25878  Branch: perl
25879        ! x2p/Makefile.SH
25880 ____________________________________________________________________________
25881 [  1883] By: gsar                                  on 1998/09/25  02:27:00
25882     Log: remove obsolete win32/bin/*.pl
25883  Branch: perl
25884        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
25885        ! Changes MANIFEST win32/Makefile win32/makefile.mk
25886 ____________________________________________________________________________
25887 [  1882] By: gsar                                  on 1998/09/25  02:04:43
25888     Log: missing file in last submit
25889  Branch: perl
25890        ! proto.h
25891 ____________________________________________________________________________
25892 [  1881] By: gsar                                  on 1998/09/25  01:56:54
25893     Log: serial access to PL_x[inpr]v_root for USE_THREADS
25894  Branch: perl
25895        ! sv.c
25896 ____________________________________________________________________________
25897 [  1880] By: gsar                                  on 1998/09/25  01:19:38
25898     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
25899          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
25900          Date: Thu, 24 Sep 1998 22:01:09 +0900
25901          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
25902          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
25903  Branch: perl
25904        ! hv.c proto.h
25905 ____________________________________________________________________________
25906 [  1879] By: gsar                                  on 1998/09/25  00:20:07
25907     Log: tweaks to enable PERL_OBJECT to build & test on win32
25908  Branch: perl
25909        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
25910        ! win32/GenCAPI.pl
25911 ____________________________________________________________________________
25912 [  1878] By: gsar                                  on 1998/09/25  00:13:36
25913     Log: fix change#1861, which breaks default boot_xxx symbol generation
25914  Branch: perl
25915        ! lib/ExtUtils/Mksymlists.pm
25916 ____________________________________________________________________________
25917 [  1877] By: gsar                                  on 1998/09/24  10:29:54
25918     Log: two tweaks for clean build and test on Solaris
25919  Branch: perl
25920        ! op.c t/op/subst.t
25921 ____________________________________________________________________________
25922 [  1876] By: gsar                                  on 1998/09/24  09:04:43
25923     Log: From: Colin Kuskie <ckuskie@cadence.com>
25924          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
25925          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
25926          Subject: [PATCH 5.005_51] perlform.pod
25927  Branch: perl
25928        ! pod/perlform.pod
25929 ____________________________________________________________________________
25930 [  1875] By: gsar                                  on 1998/09/24  08:47:47
25931     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25932          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
25933          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
25934          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
25935  Branch: perl
25936        ! regexec.c
25937 ____________________________________________________________________________
25938 [  1874] By: gsar                                  on 1998/09/24  08:44:55
25939     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25940          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
25941          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
25942          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
25943  Branch: perl
25944        ! toke.c
25945 ____________________________________________________________________________
25946 [  1873] By: gsar                                  on 1998/09/24  08:39:41
25947     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25948          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
25949          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
25950          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
25951  Branch: perl
25952        ! Changes regcomp.c
25953 ____________________________________________________________________________
25954 [  1872] By: gsar                                  on 1998/09/24  08:37:00
25955     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
25956          Date: Sun, 23 Aug 1998 23:18:38 PDT
25957          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
25958          Subject: new irix_6.sh hints file
25959  Branch: perl
25960        ! hints/irix_6.sh
25961 ____________________________________________________________________________
25962 [  1871] By: gsar                                  on 1998/09/24  07:26:37
25963     Log: correct FSF address in various places
25964  Branch: perl
25965        ! Copying README ext/B/README lib/Getopt/Long.pm
25966 ____________________________________________________________________________
25967 [  1870] By: gsar                                  on 1998/09/24  07:11:56
25968     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
25969          Date:    Fri, 14 Aug 1998 09:20:16 PDT
25970          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
25971          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
25972  Branch: perl
25973        ! configure.com
25974 ____________________________________________________________________________
25975 [  1869] By: gsar                                  on 1998/09/24  06:55:59
25976     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
25977          From:    Scott Henry <scotth@sgi.com>
25978          Date:    13 Aug 1998 09:52:15 PDT
25979          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
25980          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
25981  Branch: perl
25982        ! hints/irix_6.sh
25983 ____________________________________________________________________________
25984 [  1868] By: gsar                                  on 1998/09/24  06:51:23
25985     Log: From:    Nathan Torkington <gnat@frii.com>
25986          Date:    Thu, 13 Aug 1998 10:59:48 MDT
25987          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
25988          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
25989  Branch: perl
25990        ! pod/perlfunc.pod
25991 ____________________________________________________________________________
25992 [  1867] By: gsar                                  on 1998/09/24  06:45:13
25993     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
25994          that are autoloaded)
25995  Branch: perl
25996        ! pp_ctl.c
25997 ____________________________________________________________________________
25998 [  1866] By: gsar                                  on 1998/09/24  05:21:19
25999     Log: grandfather deprecated "$$<digit>" no more
26000  Branch: perl
26001        ! pod/perldiag.pod toke.c
26002 ____________________________________________________________________________
26003 [  1865] By: gsar                                  on 1998/09/24  04:52:48
26004     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
26005          low bits (suggested by Ilya Zakharevich)
26006  Branch: perl
26007        ! hv.h
26008 ____________________________________________________________________________
26009 [  1864] By: gsar                                  on 1998/09/24  04:29:14
26010     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
26011          perly_c.diff
26012  Branch: perl
26013        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
26014        ! perly_c.diff toke.c
26015 ____________________________________________________________________________
26016 [  1863] By: gsar                                  on 1998/09/24  03:36:30
26017     Log: provide locked access to string table for USE_THREADS
26018  Branch: perl
26019        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
26020 ____________________________________________________________________________
26021 [  1862] By: gsar                                  on 1998/09/24  03:30:32
26022     Log: remove bogus warn()
26023  Branch: perl
26024        ! embed.pl
26025 ____________________________________________________________________________
26026 [  1861] By: gsar                                  on 1998/09/24  02:58:51
26027     Log: applied suggested patch, adapted for all platforms
26028          From: jan.dubois@ibm.net (Jan Dubois)
26029          Date: Sun, 20 Sep 1998 12:56:38 +0200
26030          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
26031          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
26032  Branch: perl
26033        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
26034        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
26035        ! lib/ExtUtils/MakeMaker.pm
26036 ____________________________________________________________________________
26037 [  1860] By: gsar                                  on 1998/09/24  02:16:14
26038     Log: upgrade to CPAN-1.40
26039  Branch: perl
26040        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
26041 ____________________________________________________________________________
26042 [  1859] By: gsar                                  on 1998/09/24  02:08:59
26043     Log: use $ENV{MAKEMAKEROPT} to set default command line args
26044  Branch: perl
26045        ! lib/ExtUtils/MakeMaker.pm
26046 ____________________________________________________________________________
26047 [  1857] By: gsar                                  on 1998/09/23  10:58:36
26048     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26049          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
26050          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
26051          Subject: More verbose Test::Harness [PATCH]
26052  Branch: perl
26053        ! lib/Test/Harness.pm
26054 ____________________________________________________________________________
26055 [  1856] By: gsar                                  on 1998/09/23  10:56:24
26056     Log: update hints for OPENSTEP 4.2 on i386
26057          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
26058          Date: Sun, 20 Sep 1998 01:03:18 +0200
26059          Message-Id: <9809192303.AA29190@Spike>
26060          Subject: Perl 5.005_02 compilation problems
26061  Branch: perl
26062        ! hints/next_4.sh
26063 ____________________________________________________________________________
26064 [  1855] By: gsar                                  on 1998/09/23  10:52:27
26065     Log: reset errno after C<require> search (as suggested by Larry)
26066  Branch: perl
26067        ! pp_ctl.c
26068 ____________________________________________________________________________
26069 [  1854] By: gsar                                  on 1998/09/23  10:50:26
26070     Log: misc pod tweaks
26071  Branch: perl
26072        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
26073 ____________________________________________________________________________
26074 [  1853] By: gsar                                  on 1998/09/23  10:46:06
26075     Log: make Pod/Html.pm handle the --title option properly (as suggested
26076          by gml4410@ggr.co.uk)
26077  Branch: perl
26078        ! lib/Pod/Html.pm
26079 ____________________________________________________________________________
26080 [  1852] By: gsar                                  on 1998/09/23  10:41:39
26081     Log: SSNEW() API for allocating memory on the savestack
26082          From: Albert Dvornik <bert@genscan.com>
26083          Date: 17 Sep 1998 19:23:07 -0400
26084          Message-Id: <tqemtae338.fsf@puma.genscan.com>
26085          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
26086  Branch: perl
26087        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
26088        ! perl.h proto.h scope.c scope.h t/io/tell.t
26089 ____________________________________________________________________________
26090 [  1851] By: gsar                                  on 1998/09/23  10:37:05
26091     Log: From: Jochen Wiedmann <joe@ispsoft.de>
26092          Date: Thu, 17 Sep 1998 17:16:06 +0200
26093          Message-ID: <360127B6.E44564A@ispsoft.de>
26094          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
26095  Branch: perl
26096        ! lib/ExtUtils/MakeMaker.pm
26097 ____________________________________________________________________________
26098 [  1850] By: gsar                                  on 1998/09/23  10:33:05
26099     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
26100          Date: 15 Sep 1998 01:32:31 +0200
26101          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
26102          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
26103  Branch: perl
26104        ! lib/ExtUtils/MM_Unix.pm
26105 ____________________________________________________________________________
26106 [  1849] By: gsar                                  on 1998/09/23  10:29:04
26107     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
26108          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
26109          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
26110          Subject: Re: extralibs.ld problem in MM_VMS.pm
26111  Branch: perl
26112        ! lib/ExtUtils/MM_VMS.pm
26113 ____________________________________________________________________________
26114 [  1848] By: gsar                                  on 1998/09/23  10:25:24
26115     Log: From: Roderick Schertler <roderick@argon.org>
26116          Date: 11 Sep 1998 16:19:21 -0400
26117          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
26118          Subject: Re: Open2 and memory leaks
26119  Branch: perl
26120        ! lib/IPC/Open3.pm
26121 ____________________________________________________________________________
26122 [  1847] By: gsar                                  on 1998/09/23  10:18:31
26123     Log: From: Roderick Schertler <roderick@argon.org>
26124          Date: Wed, 09 Sep 1998 23:52:48 -0400
26125          Message-ID: <20567.905399568@eeyore.ibcinc.com>
26126          Subject: seed srand from /dev/urandom when possible
26127  Branch: perl
26128        ! pod/perlfunc.pod pp.c
26129 ____________________________________________________________________________
26130 [  1846] By: gsar                                  on 1998/09/23  10:12:22
26131     Log: From: Roderick Schertler <roderick@argon.org>
26132          Date: Thu, 10 Sep 1998 00:32:17 -0400
26133          Message-ID: <21142.905401937@eeyore.ibcinc.com>
26134          Subject: doc update for crypt()'s salt
26135  Branch: perl
26136        ! pod/perlfunc.pod
26137 ____________________________________________________________________________
26138 [  1845] By: gsar                                  on 1998/09/23  10:09:23
26139     Log: fix h2ph handling of C<#error "foo">
26140          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
26141          Date: Thu, 10 Sep 1998 09:59:33 +0900
26142          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
26143          Subject: [5.005_02] h2ph problem
26144  Branch: perl
26145        ! utils/h2ph.PL
26146 ____________________________________________________________________________
26147 [  1844] By: gsar                                  on 1998/09/23  10:06:13
26148     Log: plug strictly private function leaks in API listing
26149  Branch: perl
26150        ! pod/perlguts.pod
26151 ____________________________________________________________________________
26152 [  1843] By: gsar                                  on 1998/09/23  10:02:57
26153     Log: hide symbol for static build
26154          From: Dominic Dunlop <domo@vo.lu>
26155          Date: Tue, 8 Sep 1998 21:40:46 +0000
26156          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
26157          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
26158  Branch: perl
26159        ! regcomp.c
26160 ____________________________________________________________________________
26161 [  1842] By: gsar                                  on 1998/09/23  09:52:46
26162     Log: define PUT_svindex(), PUT_opindex()
26163  Branch: perl
26164        ! ext/B/B/Assembler.pm
26165 ____________________________________________________________________________
26166 [  1841] By: gsar                                  on 1998/09/23  09:44:25
26167     Log: From: Dominic Dunlop <domo@vo.lu>
26168          Date: Tue, 8 Sep 1998 15:34:53 +0000
26169          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
26170          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
26171  Branch: perl
26172        ! t/pragma/warn/regexec
26173 ____________________________________________________________________________
26174 [  1840] By: gsar                                  on 1998/09/23  09:42:17
26175     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
26176  Branch: perl
26177        ! win32/bin/pl2bat.pl
26178 ____________________________________________________________________________
26179 [  1839] By: gsar                                  on 1998/09/23  09:38:18
26180     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
26181          Date: Mon, 7 Sep 1998 17:36:09 +0900
26182          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
26183          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
26184  Branch: perl
26185        ! ext/Thread/Thread.xs
26186 ____________________________________________________________________________
26187 [  1838] By: gsar                                  on 1998/09/23  09:21:11
26188     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
26189          Date: Thu, 10 Sep 1998 00:02:07 -0400
26190          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
26191          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
26192  Branch: perl
26193        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
26194        + vos/config.h vos/config_h.SH_orig vos/perl.bind
26195        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
26196        ! MANIFEST perl.c perl.h pod/perlport.pod
26197 ____________________________________________________________________________
26198 [  1837] By: gsar                                  on 1998/09/23  08:45:58
26199     Log: (via private mail)
26200          From: Charles Bailey <BAILEY@newman.upenn.edu>
26201          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
26202          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
26203          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
26204  Branch: perl
26205        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
26206        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
26207        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
26208        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
26209        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
26210        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
26211        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
26212        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
26213        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
26214        ! vms/writemain.pl
26215 ____________________________________________________________________________
26216 [  1836] By: gsar                                  on 1998/09/23  08:17:42
26217     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26218          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
26219          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
26220          Subject: [PATCH 5.005_*] OS/2 spawning typos
26221  Branch: perl
26222        ! os2/os2.c
26223 ____________________________________________________________________________
26224 [  1835] By: gsar                                  on 1998/09/23  08:09:55
26225     Log: warn on C<my($foo,$foo)>
26226  Branch: perl
26227        ! op.c pod/perldiag.pod
26228 ____________________________________________________________________________
26229 [  1834] By: gsar                                  on 1998/09/23  07:35:56
26230     Log: From: pvhp@forte.com (Peter Prymmer)
26231          Date: Fri, 4 Sep 98 13:27:41 PDT
26232          Message-Id: <9809042027.AA04463@forte.com>
26233          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
26234  Branch: perl
26235        ! README.vms
26236 ____________________________________________________________________________
26237 [  1833] By: gsar                                  on 1998/09/23  07:27:34
26238     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
26239          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
26240          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
26241          Subject: PATCH: 5.005_02 hint/hpux.sh
26242  Branch: perl
26243        ! hints/hpux.sh
26244 ____________________________________________________________________________
26245 [  1832] By: gsar                                  on 1998/09/23  07:22:40
26246     Log: fix (some) installhtml bugs
26247          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
26248          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
26249          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
26250          Subject: installhtml script needs work
26251  Branch: perl
26252        ! installhtml
26253 ____________________________________________________________________________
26254 [  1831] By: gsar                                  on 1998/09/23  07:19:30
26255     Log: document 'U' magic with examples
26256          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
26257          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
26258          Message-Id: <199809011455.PAA00631@sale-wts>
26259          Subject: Re: Looking for some XS MAGIC examples...
26260  Branch: perl
26261        ! pod/perlguts.pod
26262 ____________________________________________________________________________
26263 [  1830] By: gsar                                  on 1998/09/23  07:16:43
26264     Log: From: pvhp@forte.com (Peter Prymmer)
26265          Date: Mon, 31 Aug 98 17:13:49 PDT
26266          Message-Id: <9809010013.AA06737@forte.com>
26267          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
26268  Branch: perl
26269        ! README.os390
26270 ____________________________________________________________________________
26271 [  1829] By: gsar                                  on 1998/09/23  07:15:08
26272     Log: fix problematic typecast in filter_del()
26273          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
26274          Date: Mon, 31 Aug 1998 21:13:11 GMT
26275          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
26276          Subject: perl5.005_02 does not build on Cray T90
26277  Branch: perl
26278        ! toke.c
26279 ____________________________________________________________________________
26280 [  1828] By: gsar                                  on 1998/09/23  07:11:34
26281     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26282          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
26283          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
26284          Subject: [PATCH 5.005_5*] (?>) broken in RE
26285  Branch: perl
26286        ! regexec.c t/op/re_tests
26287 ____________________________________________________________________________
26288 [  1827] By: gsar                                  on 1998/09/23  07:09:50
26289     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
26290  Branch: perl
26291        ! t/op/grent.t t/op/groups.t
26292 ____________________________________________________________________________
26293 [  1826] By: gsar                                  on 1998/09/23  07:03:16
26294     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
26295          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
26296          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
26297          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
26298  Branch: perl
26299        - interp.sym
26300        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
26301 ____________________________________________________________________________
26302 [  1825] By: gsar                                  on 1998/09/23  06:56:40
26303     Log: re-introduce change#1703
26304  Branch: perl
26305        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
26306 ____________________________________________________________________________
26307 [  1824] By: gsar                                  on 1998/09/23  06:44:19
26308     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26309          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
26310          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
26311          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
26312  Branch: perl
26313        ! lib/perl5db.pl
26314 ____________________________________________________________________________
26315 [  1823] By: gsar                                  on 1998/09/23  06:41:34
26316         Log: From: Joe Buehler <jhpb@hekimian.com>
26317              Date: 29 Aug 1998 17:13:28 -0400
26318              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
26319              Subject: patches for perl 5.005_51 under U/WIN
26320      Branch: perl
26321            + hints/uwin.sh
26322            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
26323            ! t/lib/posix.t
26324 ____________________________________________________________________________
26325 [  1822] By: gsar                                  on 1998/09/23  06:36:59
26326         Log: add missing C<no utf8;> tweak from Larry
26327      Branch: perl
26328            ! t/op/subst.t
26329 ____________________________________________________________________________
26330 [  1821] By: gsar                                  on 1998/09/23  06:27:51
26331         Log: s/runops/CALLRUNOPS/
26332      Branch: perl
26333            ! cc_runtime.h
26334 ____________________________________________________________________________
26335 [  1820] By: gsar                                  on 1998/09/23  06:24:49
26336         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
26337      Branch: perl
26338           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
26339           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
26340           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
26341           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
26342           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
26343           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
26344           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
26345           +> t/pragma/warn/util
26346            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
26347            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
26348            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
26349            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
26350            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
26351            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
26352            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
26353            - t/pragma/warn-util
26354            ! MANIFEST t/pragma/warning.t
26355 ____________________________________________________________________________
26356 [  1819] By: gsar                                  on 1998/09/23  06:08:46
26357         Log: make \(%foo) return refs to values (not copies of values)
26358              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
26359              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
26360              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
26361              --
26362              From: Roderick Schertler <roderick@argon.org>
26363              Date: Sat, 29 Aug 1998 00:58:33 -0400
26364              Message-ID: <29894.904366713@eeyore.ibcinc.com>
26365              Subject: Re: \(%x) problems
26366      Branch: perl
26367            ! doop.c pod/perlref.pod
26368 ____________________________________________________________________________
26369 [  1818] By: gsar                                  on 1998/09/23  06:05:08
26370         Log: make h2xs generate ANSI prototypes
26371      Branch: perl
26372            ! utils/h2xs.PL
26373 ____________________________________________________________________________
26374 [  1817] By: gsar                                  on 1998/09/23  05:57:16
26375         Log: updated usethreads hints for hpux 10.X
26376              From: Matthew T Harden <mthard@mthard1.monsanto.com>
26377              Date: Fri, 28 Aug 1998 14:10:42 GMT
26378              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
26379              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
26380      Branch: perl
26381            ! hints/hpux.sh perl.h
26382 ____________________________________________________________________________
26383 [  1816] By: gsar                                  on 1998/09/23  05:53:31
26384         Log: don't create empty directories in installperl
26385              From: Robin Barker <rmb1@cise.npl.co.uk>
26386              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
26387              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
26388              Subject: [PATCH 5.005_02] install: empty dirs
26389      Branch: perl
26390            ! installperl
26391 ____________________________________________________________________________
26392 [  1815] By: gsar                                  on 1998/09/23  05:50:36
26393         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
26394              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26395              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
26396              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
26397              Subject: Re: your mail
26398      Branch: perl
26399            ! regexec.c t/op/re_tests
26400 ____________________________________________________________________________
26401 [  1814] By: gsar                                  on 1998/09/23  05:45:17
26402         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
26403              Date: Thu, 20 Aug 1998 20:59:03 -0400
26404              Message-ID: <19980820205903.A12908@O2.chapin.edu>
26405              Subject: [PATCH] h2ph misquotes #error directives
26406      Branch: perl
26407            ! t/lib/h2ph.pht utils/h2ph.PL
26408 ____________________________________________________________________________
26409 [  1813] By: gsar                                  on 1998/09/23  05:42:41
26410         Log: patch to support computed regular subexpressions
26411              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26412              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
26413              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
26414              Subject: [5.005_5* PATCH] Postponed RE - now!
26415      Branch: perl
26416            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
26417            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
26418 ____________________________________________________________________________
26419 [  1812] By: gsar                                  on 1998/09/23  05:26:26
26420         Log: better CR-handling on shebang line and in formats (fixed variant of
26421              patch suggested by Igor Sysoev <igor@nitek.ru>)
26422      Branch: perl
26423            ! perl.c toke.c
26424 ____________________________________________________________________________
26425 [  1811] By: gsar                                  on 1998/09/23  04:35:46
26426         Log: document non-loopish blocks better
26427              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26428              Date: Tue, 18 Aug 1998 12:28:36 +0100
26429              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
26430              Subject: Re: next in do {} while block gives error message
26431      Branch: perl
26432            ! pod/perlfunc.pod
26433 ____________________________________________________________________________
26434 [  1810] By: gsar                                  on 1998/09/23  04:12:05
26435         Log: fix bogus integerization of pop()'s return value
26436              From: Gurusamy Sarathy <gsar@engin.umich.edu>
26437              Date: Sat, 15 Aug 1998 23:27:54 -0400
26438              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
26439              Subject: Re: Complex expression does integer arithmetic 
26440      Branch: perl
26441            ! opcode.h opcode.pl
26442 ____________________________________________________________________________
26443 [  1809] By: gsar                                  on 1998/09/23  04:09:43
26444         Log: tweak README.win32
26445      Branch: perl
26446            ! README.win32
26447 ____________________________________________________________________________
26448 [  1808] By: gsar                                  on 1998/09/23  03:40:57
26449         Log: better diagnostic for do{} used as lvalue
26450      Branch: perl
26451            ! op.c pod/perlport.pod
26452 ____________________________________________________________________________
26453 [  1807] By: gsar                                  on 1998/09/23  03:38:30
26454         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
26455              From: hansm@icgroup.nl
26456              Date: Tue, 11 Aug 98 21:08:51 +0200
26457              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
26458              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
26459      Branch: perl
26460            ! malloc.c
26461 ____________________________________________________________________________
26462 [  1806] By: gsar                                  on 1998/09/23  03:36:08
26463         Log: support make written in perl (aka "pmake") on win32
26464      Branch: perl
26465            ! lib/ExtUtils/MM_Win32.pm
26466 ____________________________________________________________________________
26467 [  1805] By: gsar                                  on 1998/09/23  03:30:07
26468         Log: fix mismatched UV/U32 types for to_utf8_*()
26469      Branch: perl
26470            ! utf8.c
26471 ____________________________________________________________________________
26472 [  1804] By: gsar                                  on 1998/09/23  03:22:22
26473         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
26474              Date: Sun, 9 Aug 1998 22:38:23 +0200
26475              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
26476              Subject: [PATCH 5.5002] dos-djgpp update
26477      Branch: perl
26478            ! t/io/fs.t
26479 ____________________________________________________________________________
26480 [  1803] By: gsar                                  on 1998/09/23  03:20:13
26481         Log: apply minimal variant of patch (sent via private mail)
26482              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
26483              Date: Wed, 12 Aug 1998 15:42:35 +0300
26484              Message-Id: <199808121242.PAA29761@comanche.spices>
26485              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
26486      Branch: perl
26487            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
26488            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
26489 ____________________________________________________________________________
26490 [  1802] By: gsar                                  on 1998/09/23  03:03:39
26491         Log: adjust searchdict.t for EBCDIC (still needs documenting)
26492              From: pvhp@forte.com (Peter Prymmer)
26493              Date: Thu, 6 Aug 98 18:09:39 PDT
26494              Message-Id: <9808070109.AA06158@forte.com>
26495              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
26496      Branch: perl
26497            ! README.os390 t/lib/searchdict.t
26498 ____________________________________________________________________________
26499 [  1801] By: gsar                                  on 1998/09/23  02:54:15
26500         Log: silence redefined warning for XS(INIT) {}
26501      Branch: perl
26502            ! op.c
26503 ____________________________________________________________________________
26504 [  1800] By: gsar                                  on 1998/09/23  02:42:23
26505         Log: support match indices via special variables @- and @+
26506              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26507              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
26508              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
26509              Subject: [PATCH 5.004_76] @- and @+
26510      Branch: perl
26511            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
26512            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
26513 ____________________________________________________________________________
26514 [  1799] By: gsar                                  on 1998/09/23  01:44:31
26515         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26516              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
26517              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
26518              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
26519      Branch: perl
26520            ! regcomp.c t/op/re_tests
26521 ____________________________________________________________________________
26522 [  1798] By: gsar                                  on 1998/09/23  01:39:23
26523         Log: integrate maint-5.005 changes (except conflicting change#1794)
26524      Branch: perl
26525            ! Changes
26526           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
26527           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
26528           !> win32/win32.h
26529 ____________________________________________________________________________
26530 [  1797] By: gsar                                  on 1998/09/23  01:32:36
26531         Log: add note to win32/Makefile about setting CCHOME
26532      Branch: perl
26533            ! win32/Makefile win32/makefile.mk
26534 ____________________________________________________________________________
26535 [  1796] By: gsar                                  on 1998/09/23  01:31:32
26536         Log: perl.pod tweak
26537      Branch: perl
26538            ! pod/perl.pod
26539 ____________________________________________________________________________
26540 [  1795] By: gsar                                  on 1998/09/21  20:34:10
26541         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
26542      Branch: perl
26543            ! lib/ExtUtils/xsubpp
26544 ____________________________________________________________________________
26545 [  1789] By: gsar                                  on 1998/09/18  18:01:37
26546         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
26547      Branch: perl
26548            ! cop.h t/cmd/for.t
26549 ____________________________________________________________________________
26550 [  1788] By: gsar                                  on 1998/09/17  02:19:11
26551         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
26552      Branch: perl
26553            ! win32/config.bc win32/config.gc win32/config.vc
26554 ____________________________________________________________________________
26555 [  1787] By: gsar                                  on 1998/09/17  01:45:14
26556         Log: suppress bogus warning on C<sub x {} x()>
26557      Branch: perl
26558            ! toke.c
26559 ____________________________________________________________________________
26560 [  1786] By: gsar                                  on 1998/09/17  01:42:51
26561         Log: ntohl typo in objXSUB.h
26562      Branch: perl
26563            ! objXSUB.h
26564 ____________________________________________________________________________
26565 [  1785] By: gsar                                  on 1998/09/17  01:41:48
26566         Log: fill gaps in sig_* entries in win32/config.?c
26567      Branch: perl
26568            ! win32/config.bc win32/config.gc win32/config.vc
26569 ____________________________________________________________________________
26570 [  1781] By: larry                                 on 1998/09/05  23:48:24
26571         Log: tr/// logic was hosed under utf8
26572      Branch: perl
26573            ! doop.c op.c op.h pp.c proto.h
26574 ____________________________________________________________________________
26575 [  1780] By: larry                                 on 1998/09/05  23:44:16
26576         Log: several new tests needed tweaking to work under utf8
26577      Branch: perl
26578            ! t/comp/require.t t/op/pack.t t/op/substr.t
26579 ____________________________________________________________________________
26580 [  1779] By: larry                                 on 1998/09/05  23:41:42
26581         Log: index() applied BM optimization to wrong argument
26582      Branch: perl
26583            ! op.c util.c
26584 ____________________________________________________________________________
26585 [  1778] By: larry                                 on 1998/09/05  23:38:29
26586         Log: Implicit require during compile reset line numbering
26587      Branch: perl
26588            ! pp_ctl.c
26589
26590 ----------------
26591 Version 5.005_51
26592 ----------------
26593
26594 ____________________________________________________________________________
26595 [  1777] By: gsar                                  on 1998/08/10  07:02:38
26596         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
26597              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
26598              lexical warning testsuite for win32
26599      Branch: perl
26600            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
26601            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
26602            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
26603            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
26604            ! win32/Makefile win32/makefile.mk
26605 ____________________________________________________________________________
26606 [  1776] By: gsar                                  on 1998/08/09  17:53:48
26607         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
26608      Branch: perl
26609            ! Changes MANIFEST perl.c pod/perlhist.pod
26610 ____________________________________________________________________________
26611 [  1775] By: gsar                                  on 1998/08/09  14:35:33
26612         Log: tweak warning test
26613      Branch: perl
26614            ! t/pragma/warn-toke
26615 ____________________________________________________________________________
26616 [  1774] By: gsar                                  on 1998/08/09  14:13:46
26617         Log: add missing dTHR; notes for test failures due to small stacksize
26618      Branch: perl
26619            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
26620            ! toke.c universal.c util.c
26621 ____________________________________________________________________________
26622 [  1773] By: gsar                                  on 1998/08/09  11:31:53
26623         Log: lexical warnings; tweaks to places that didn't apply correctly
26624              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
26625              Date:    Wed, 29 Jul 1998 09:28:45 BST
26626              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
26627              Subject: lexical warnings patch for 5.005_50
26628      Branch: perl
26629            + README.lexwarn lib/warning.pm t/pragma/warn-2use
26630            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
26631            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
26632            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
26633            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
26634            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
26635            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
26636            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
26637            + warning.h warning.pl
26638            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
26639            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
26640            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
26641            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
26642            ! universal.c util.c
26643 ____________________________________________________________________________
26644 [  1772] By: gsar                                  on 1998/08/08  23:06:00
26645         Log: bump patchlevel to 5.005_51
26646      Branch: perl
26647            ! patchlevel.h win32/Makefile win32/config_H.bc
26648            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
26649 ____________________________________________________________________________
26650 [  1771] By: gsar                                  on 1998/08/08  23:01:57
26651         Log: fix bogus warning on "\x{123}"
26652              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
26653              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
26654              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
26655              Subject: [5.005_50 PATCH] Some unicode problems
26656      Branch: perl
26657            ! regcomp.c toke.c
26658 ____________________________________________________________________________
26659 [  1770] By: gsar                                  on 1998/08/08  22:56:55
26660         Log: hide dup symbol for static build of ext/re
26661              From: Dominic Dunlop <domo@ppp72.vo.lu>
26662              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
26663              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
26664              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
26665      Branch: perl
26666            ! regcomp.c
26667 ____________________________________________________________________________
26668 [  1769] By: gsar                                  on 1998/08/08  22:45:06
26669         Log: fix double free on -Mutf8 -e '$b=uc("")'
26670              From: larry@wall.org (Larry Wall)
26671              Date: Fri, 7 Aug 1998 14:42:43 -0700
26672              Message-Id: <199808072142.OAA14920@wall.org>
26673              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
26674      Branch: perl
26675            ! pp.c
26676 ____________________________________________________________________________
26677 [  1768] By: gsar                                  on 1998/08/08  22:42:29
26678         Log: substr() assumes utf8 without say-so
26679              From: larry@wall.org (Larry Wall)
26680              Date: Fri, 7 Aug 1998 12:25:12 -0700
26681              Message-Id: <199808071925.MAA13436@wall.org>
26682              Subject: [PATCH 5.005_50] substr bug?
26683      Branch: perl
26684            ! pp.c
26685 ____________________________________________________________________________
26686 [  1767] By: gsar                                  on 1998/08/08  22:38:25
26687         Log: fix intolerance of SWASHes for blank lines
26688              From: Gisle Aas <aas@sn.no>
26689              Date: 06 Aug 1998 23:28:57 +0200
26690              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
26691              Subject: Re: Re[2]: another joyride begins
26692      Branch: perl
26693            ! lib/utf8_heavy.pl
26694 ____________________________________________________________________________
26695 [  1766] By: gsar                                  on 1998/08/08  22:33:10
26696         Log: utf8 doc tweak
26697              From: Gisle Aas <aas@sn.no>
26698              Date: 05 Aug 1998 00:41:04 +0200
26699              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
26700              Subject: Matching clumps
26701      Branch: perl
26702            ! lib/utf8.pm
26703 ____________________________________________________________________________
26704 [  1765] By: gsar                                  on 1998/08/08  22:31:37
26705         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
26706              From: Gisle Aas <aas@sn.no>
26707              Date: 04 Aug 1998 22:56:11 +0200
26708              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
26709              Subject: Re: another joyride begins
26710      Branch: perl
26711            ! lib/utf8_heavy.pl
26712 ____________________________________________________________________________
26713 [  1764] By: gsar                                  on 1998/08/08  22:28:43
26714         Log: From: larry@wall.org (Larry Wall)
26715              Date: Tue, 4 Aug 1998 17:04:51 -0700
26716              Message-Id: <199808050004.RAA22592@wall.org>
26717              Subject: [PATCH 5.005_50] \pX not implemented!
26718      Branch: perl
26719            ! regcomp.c
26720 ____________________________________________________________________________
26721 [  1763] By: gsar                                  on 1998/08/08  22:27:15
26722         Log: From: Stephen McCamant <alias@mcs.com>
26723              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
26724              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
26725              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
26726      Branch: perl
26727            ! op.c
26728 ____________________________________________________________________________
26729 [  1762] By: gsar                                  on 1998/08/08  22:26:09
26730         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
26731              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
26732              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
26733              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
26734      Branch: perl
26735            + t/op/grent.t t/op/pwent.t
26736            ! MANIFEST
26737 ____________________________________________________________________________
26738 [  1761] By: gsar                                  on 1998/08/08  22:21:52
26739         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26740              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
26741              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
26742              Subject: [5.005_50 PATCH] misprint in RE engine
26743      Branch: perl
26744            ! regexec.c t/op/re_tests
26745 ____________________________________________________________________________
26746 [  1760] By: gsar                                  on 1998/08/08  22:18:54
26747         Log: integrate maint-5.005 changes into mainline
26748      Branch: perl
26749           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
26750           !> (integrate 138 files)
26751 ____________________________________________________________________________
26752 [  1672] By: gsar                                  on 1998/07/27  18:35:28
26753         Log: create new Changes
26754      Branch: perl
26755            + Changes
26756            ! Changes5.005 MANIFEST
26757 ____________________________________________________________________________
26758 [  1671] By: gsar                                  on 1998/07/27  18:30:57
26759         Log: rename Changes --> Changes5.005
26760      Branch: perl
26761           +> Changes5.005
26762            - Changes
26763 ____________________________________________________________________________
26764 [  1670] By: gsar                                  on 1998/07/27  18:10:14
26765         Log: integrate 5.005_01 changes from maint
26766      Branch: perl
26767            ! Changes
26768           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
26769           !> win32/win32.c
26770 ____________________________________________________________________________
26771 [  1667] By: nick                                  on 1998/07/26  14:31:01
26772         Log: Add dTHR so that it compiles miniperl in threaded mode
26773      Branch: perl
26774            ! doop.c mg.c regcomp.c regexec.c
26775 ____________________________________________________________________________
26776 [  1666] By: nick                                  on 1998/07/26  13:01:10
26777         Log: Resolve ansiperl against mainline (@1648?)
26778              Unclear that change number has "taken".
26779      Branch: ansiperl
26780           +> (branch 169 files)
26781            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
26782           !> (integrate 131 files)
26783
26784 ----------------
26785 Version 5.005_50
26786 ----------------
26787
26788 ____________________________________________________________________________
26789 [  1665] By: gsar                                  on 1998/07/26  05:38:48
26790         Log: add trailing newline to file
26791      Branch: perl
26792            ! Changes lib/unicode/blocks.txt
26793 ____________________________________________________________________________
26794 [  1664] By: gsar                                  on 1998/07/26  05:08:48
26795         Log: integrate proto.h additions from maint-5.005
26796      Branch: perl
26797           !> pod/perlhist.pod proto.h
26798 ____________________________________________________________________________
26799 [  1663] By: gsar                                  on 1998/07/26  05:07:05
26800         Log: add new files to MANIFEST; add missing prototypes to proto.h;
26801              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
26802              add typecasts to silence warnings; tweaks for win32 builds
26803      Branch: perl
26804            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
26805            ! win32/Makefile win32/makefile.mk
26806 ____________________________________________________________________________
26807 [  1662] By: gsar                                  on 1998/07/26  05:01:52
26808         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
26809      Branch: maint-5.005/perl
26810            ! pod/perlhist.pod proto.h
26811 ____________________________________________________________________________
26812 [  1661] By: gsar                                  on 1998/07/26  02:52:48
26813         Log: up patchlevel to 5.005_50
26814      Branch: perl
26815            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
26816            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
26817 ____________________________________________________________________________
26818 [  1660] By: gsar                                  on 1998/07/26  02:43:57
26819         Log: integrate utfperl
26820      Branch: perl
26821           +> (branch 162 files)
26822           !> (integrate 29 files)
26823 ____________________________________________________________________________
26824 [  1659] By: gsar                                  on 1998/07/26  02:38:22
26825         Log: integrate maint-5.005 changes
26826      Branch: perl
26827           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
26828           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
26829           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
26830           !> vms/descrip_mms.template vms/subconfigure.com
26831 ____________________________________________________________________________
26832 [  1658] By: gsar                                  on 1998/07/26  02:23:46
26833         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
26834              Date: Fri, 24 Jul 1998 11:38:25 -0700
26835              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
26836              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
26837              --
26838              Date: Fri, 24 Jul 1998 12:30:36 -0700
26839              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
26840              Subject: [PATCH 5.005]Tweaks to README.vms
26841              --
26842              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
26843              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
26844              Subject: [PATCH 5.005] Final build cleanup patch
26845      Branch: maint-5.005/perl
26846            ! README.vms vms/descrip_mms.template vms/subconfigure.com
26847 ____________________________________________________________________________
26848 [  1657] By: gsar                                  on 1998/07/26  02:19:50
26849         Log: another platform where pp_sselect() needs a whole fd_set buffer
26850              From: Lupe Christoph <lupe@alanya.m.isar.de>
26851              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
26852              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
26853              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
26854      Branch: maint-5.005/perl
26855            ! pp_sys.c
26856 ____________________________________________________________________________
26857 [  1656] By: gsar                                  on 1998/07/26  02:12:46
26858         Log: fix problem building modules on dos-djgpp
26859              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
26860              Date: Sat, 25 Jul 1998 00:53:39 +0200
26861              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
26862              Subject: [PATCH 5.005] dos-djgpp and modules problem
26863      Branch: maint-5.005/perl
26864            ! djgpp/fixpmain
26865 ____________________________________________________________________________
26866 [  1655] By: gsar                                  on 1998/07/26  02:11:09
26867         Log: From: Tom Spindler <dogcow@home.merit.edu>
26868              Date: Wed, 22 Jul 1998 16:11:07 -0400
26869              Message-ID: <19980722161107.A16813@home.merit.edu>
26870              Subject: [PATCH 5.005] BeOS tweak
26871      Branch: maint-5.005/perl
26872            ! hints/beos.sh
26873 ____________________________________________________________________________
26874 [  1654] By: gsar                                  on 1998/07/26  02:09:29
26875         Log: various pod tweaks
26876      Branch: maint-5.005/perl
26877            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
26878            ! pod/perltoc.pod
26879 ____________________________________________________________________________
26880 [  1653] By: gsar                                  on 1998/07/26  02:05:46
26881         Log: fix emacs/ptags for PL_* changes
26882              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26883              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
26884              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
26885              Subject: [PATCH 5.004_76] Yet better ptags
26886      Branch: maint-5.005/perl
26887            ! emacs/ptags
26888 ____________________________________________________________________________
26889 [  1652] By: gsar                                  on 1998/07/26  02:03:01
26890         Log: fix behavior of <=> on bigints
26891              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26892              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
26893              Date: Fri, 24 Jul 1998 18:29:53 +0100
26894              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
26895      Branch: maint-5.005/perl
26896            ! lib/Math/BigInt.pm t/lib/bigintpm.t
26897 ____________________________________________________________________________
26898 [  1651] By: larry                                 on 1998/07/24  05:44:33
26899         Log: Here are the long-expected Unicode/UTF-8 modifications.
26900      Branch: utfperl
26901            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
26902            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
26903            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
26904            + lib/unicode/Decomposition.pl
26905            + lib/unicode/In/AlphabeticPresentationForms.pl
26906            + lib/unicode/In/Arabic.pl
26907            + lib/unicode/In/ArabicPresentationForms-A.pl
26908            + lib/unicode/In/ArabicPresentationForms-B.pl
26909            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
26910            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
26911            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
26912            + lib/unicode/In/BoxDrawing.pl
26913            + lib/unicode/In/CJKCompatibility.pl
26914            + lib/unicode/In/CJKCompatibilityForms.pl
26915            + lib/unicode/In/CJKCompatibilityIdeographs.pl
26916            + lib/unicode/In/CJKSymbolsandPunctuation.pl
26917            + lib/unicode/In/CJKUnifiedIdeographs.pl
26918            + lib/unicode/In/CombiningDiacriticalMarks.pl
26919            + lib/unicode/In/CombiningHalfMarks.pl
26920            + lib/unicode/In/CombiningMarksforSymbols.pl
26921            + lib/unicode/In/ControlPictures.pl
26922            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
26923            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
26924            + lib/unicode/In/EnclosedAlphanumerics.pl
26925            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
26926            + lib/unicode/In/GeneralPunctuation.pl
26927            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
26928            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
26929            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
26930            + lib/unicode/In/HalfwidthandFullwidthForms.pl
26931            + lib/unicode/In/HangulCompatibilityJamo.pl
26932            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
26933            + lib/unicode/In/Hebrew.pl
26934            + lib/unicode/In/HighPrivateUseSurrogates.pl
26935            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
26936            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
26937            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
26938            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
26939            + lib/unicode/In/LatinExtended-A.pl
26940            + lib/unicode/In/LatinExtended-B.pl
26941            + lib/unicode/In/LatinExtendedAdditional.pl
26942            + lib/unicode/In/LetterlikeSymbols.pl
26943            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
26944            + lib/unicode/In/MathematicalOperators.pl
26945            + lib/unicode/In/MiscellaneousSymbols.pl
26946            + lib/unicode/In/MiscellaneousTechnical.pl
26947            + lib/unicode/In/NumberForms.pl
26948            + lib/unicode/In/OpticalCharacterRecognition.pl
26949            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
26950            + lib/unicode/In/SmallFormVariants.pl
26951            + lib/unicode/In/SpacingModifierLetters.pl
26952            + lib/unicode/In/Specials.pl
26953            + lib/unicode/In/SuperscriptsandSubscripts.pl
26954            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
26955            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
26956            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
26957            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
26958            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
26959            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
26960            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
26961            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
26962            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
26963            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
26964            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
26965            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
26966            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
26967            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
26968            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
26969            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
26970            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
26971            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
26972            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
26973            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
26974            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
26975            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
26976            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
26977            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
26978            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
26979            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
26980            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
26981            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
26982            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
26983            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
26984            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
26985            + lib/unicode/JamoShort.pl lib/unicode/Makefile
26986            + lib/unicode/Name.pl lib/unicode/Number.pl
26987            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
26988            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
26989            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
26990            + lib/unicode/blocks.txt lib/unicode/index2.txt
26991            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
26992            + lib/unicode/names2.txt lib/unicode/props2.txt
26993            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
26994            + utf8.c utf8.h
26995            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
26996            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
26997            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
26998            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
26999            ! t/op/vec.t toke.c util.c vms/vmsish.h
27000 ____________________________________________________________________________
27001 [  1650] By: gsar                                  on 1998/07/24  04:06:48
27002         Log: create utfperl branch
27003      Branch: utfperl
27004           +> (branch 1079 files)
27005 ____________________________________________________________________________
27006 [  1649] By: gsar                                  on 1998/07/24  03:56:56
27007         Log: create maint-5.005 branch
27008      Branch: maint-5.005/perl
27009           +> (branch 1079 files)
27010 ____________________________________________________________________________
27011 [  1648] By: gsar                                  on 1998/07/24  03:36:35
27012         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
27013      Branch: perl
27014            ! Changes
27015