FindBin.pm on Win32 systems
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Spider Boardman     <spider@orb.nashua.nh.us>
24     Tom Christiansen    <tchrist@perl.com>
25     Jan Dubois          <jan.dubois@ibm.net>
26     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
28     Jarkko Hietaniemi   <jhi@iki.fi>
29     Nick Ing-Simmons    <nik@tiuk.ti.com>
30     Andreas Koenig      <a.koenig@mind.de>
31     Doug MacEachern     <dougm@opengroup.org>
32     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <molnarl@cdata.tvnet.hu>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@isinet.com>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
49
50 And the Keepers of the Patch Pumpkin:
51
52     Charles Bailey      <bailey@newman.upenn.edu>
53     Graham Barr         <gbarr@ti.com>
54     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
55     Tim Bunce           <Tim.Bunce@ig.co.uk>
56     Andy Dougherty      <doughera@lafcol.lafayette.edu>
57     Gurusamy Sarathy    <gsar@umich.edu>
58     Chip Salzenberg     <chip@perl.com>
59
60 And, of course, the Author of Perl:
61
62     Larry Wall          <larry@wall.org>
63
64
65 NOTE: Each change entry shows the change number; who checked it into the
66 repository; when; description of the change; which branch the change
67 happened in; and the affected files.  The file lists have a short symbolic
68 indicator:
69
70             !       modified
71             +       added
72             -       deleted
73             +>      branched (from elsewhere)
74             !>      merged changes (from elsewhere)
75
76
77 ----------------
78 Version 5.005_54        Development release working toward 5.006
79 ----------------
80
81 ____________________________________________________________________________
82 [  2414] By: gsar                                  on 1998/11/30  02:23:55
83         Log: more JPL tweaks
84      Branch: perl
85            - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
86            ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
87 ____________________________________________________________________________
88 [  2413] By: gsar                                  on 1998/11/30  01:35:56
89         Log: stub bin/jpl that just runs JPL::Compile::files()
90      Branch: perl
91            + jpl/bin/jpl
92 ____________________________________________________________________________
93 [  2412] By: gsar                                  on 1998/11/30  01:32:14
94         Log: delete symlink
95      Branch: perl
96            - jpl/bin/jpl
97 ____________________________________________________________________________
98 [  2410] By: gsar                                  on 1998/11/30  01:30:44
99         Log: branch jpl from perlext to perl
100      Branch: perl
101           +> (branch 30 files)
102 ____________________________________________________________________________
103 [  2407] By: gsar                                  on 1998/11/30  01:24:53
104         Log: JPL tweaks to build with 5.005
105      Branch: perlext
106            ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
107            ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
108 ____________________________________________________________________________
109 [  2406] By: gsar                                  on 1998/11/30  00:55:54
110         Log: integrate changes#2273,2274,2288,2291 from maint-5.004
111      Branch: perl
112            ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
113 ____________________________________________________________________________
114 [  2405] By: gsar                                  on 1998/11/30  00:28:55
115         Log: patchlevel up to 54
116      Branch: perl
117            ! patchlevel.h win32/Makefile win32/config_H.bc
118            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
119 ____________________________________________________________________________
120 [  2403] By: gsar                                  on 1998/11/29  23:35:50
121         Log: integrate cfgperl changes into mainline
122      Branch: perl
123           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
124           !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
125 ____________________________________________________________________________
126 [  2402] By: gsar                                  on 1998/11/29  23:08:42
127         Log: sync Text::Wrap version number
128      Branch: perl
129            ! lib/Text/Wrap.pm
130 ____________________________________________________________________________
131 [  2401] By: gsar                                  on 1998/11/29  22:56:21
132         Log: textfill.t tweak
133      Branch: perl
134            ! t/lib/textfill.t
135 ____________________________________________________________________________
136 [  2400] By: gsar                                  on 1998/11/29  22:50:41
137         Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
138              <muir@idiom.com>
139      Branch: perl
140            + t/lib/textfill.t
141            ! MANIFEST lib/Text/Wrap.pm
142 ____________________________________________________________________________
143 [  2399] By: gsar                                  on 1998/11/29  22:28:05
144         Log: updated to Text::Wrap 98.112801 from CPAN; one published change
145              has happened without the authors knowledge or consent; the subversive
146              version (which is in 5.00502) breaks one of the tests in the
147              authors testsuite; attempts are being made to find a fix that
148              avoids breaking code already running with the 5.005_02 version
149              From:    David Muir Sharnoff <muir@idiom.com>
150              Date:    Sat, 28 Nov 1998 04:34:17 PST
151              Message-Id: <199811281234.EAA03082@idiom.com>
152              Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
153      Branch: perl
154            ! lib/Text/Wrap.pm t/lib/textwrap.t
155 ____________________________________________________________________________
156 [  2397] By: nick                                  on 1998/11/29  20:13:58
157         Log: Update docs and English.pm for $^C
158      Branch: perl
159            ! lib/English.pm pod/perlvar.pod
160 ____________________________________________________________________________
161 [  2396] By: jhi                                   on 1998/11/29  20:13:03
162         Log: Mirror #2384.
163      Branch: cfgperl
164            ! t/op/pwent.t
165 ____________________________________________________________________________
166 [  2395] By: jhi                                   on 1998/11/29  19:59:12
167         Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
168      Branch: cfgperl
169            ! util.c
170 ____________________________________________________________________________
171 [  2394] By: gsar                                  on 1998/11/29  19:49:08
172         Log: updated perlreftut.pod
173      Branch: perl
174            ! pod/perlreftut.pod
175 ____________________________________________________________________________
176 [  2393] By: gsar                                  on 1998/11/29  19:31:56
177         Log: misc tweaks
178      Branch: perl
179            ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
180 ____________________________________________________________________________
181 [  2392] By: gsar                                  on 1998/11/29  19:31:18
182         Log: notes about -DPERL_POLLUTE
183      Branch: perl
184            ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
185 ____________________________________________________________________________
186 [  2391] By: gsar                                  on 1998/11/29  19:13:52
187         Log: explain various win32 build caveats more clearly
188      Branch: perl
189            ! README.win32 win32/Makefile win32/makefile.mk
190 ____________________________________________________________________________
191 [  2390] By: gsar                                  on 1998/11/29  16:51:59
192         Log: remove I_POLL detection (Configure will do that now)
193      Branch: perl
194            ! ext/IO/Makefile.PL
195 ____________________________________________________________________________
196 [  2389] By: jhi                                   on 1998/11/29  16:39:16
197         Log: Add I_POLL for IO 1.20.
198      Branch: cfgperl
199            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
200            ! config_h.SH
201 ____________________________________________________________________________
202 [  2388] By: gsar                                  on 1998/11/29  16:23:30
203         Log: add p4desc (augments 'p4 describe' output with diffs for new files)
204      Branch: perl
205            + Porting/p4desc
206            ! MANIFEST
207 ____________________________________________________________________________
208 [  2387] By: gsar                                  on 1998/11/29  16:08:03
209         Log: another threads reliability fix: serialize writes to thr->threadsv
210              avoid most uses of PL_na (which is much more inefficient than a
211              simple local); update docs to suit; PL_na now being thr->Tna may
212              be a minor compatibility issue for extensions--will require dTHR
213              outside of XSUBs (those get automatic dTHR)
214      Branch: perl
215            ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
216            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
217            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
218            ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
219            ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
220            ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
221            ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
222            ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
223            ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
224 ____________________________________________________________________________
225 [  2386] By: jhi                                   on 1998/11/29  15:40:42
226         Log: Tune the "if" entry.
227      Branch: cfgperl
228            ! pod/perlfunc.pod
229 ____________________________________________________________________________
230 [  2385] By: gsar                                  on 1998/11/29  12:40:28
231         Log: various fixes for race conditions under threads: mutex locks based
232              on PL_threadnum were seriously flawed, since it means more than one
233              thread could enter the critical region; PL_na was global instead of
234              thread-local; child thread could finish and free thr structures
235              before Thread->new() got around to creating the Thread object;
236              cv_clone() needed locking, as it mucks with PL_comppad and other
237              global data; new_struct_thread() needed to lock template-thread's
238              mutex while copying its data
239      Branch: perl
240            ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
241            ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
242 ____________________________________________________________________________
243 [  2384] By: gsar                                  on 1998/11/29  10:54:38
244         Log: s/warn/print/ on multiply defined groups
245      Branch: perl
246            ! t/op/grent.t
247 ____________________________________________________________________________
248 [  2383] By: gsar                                  on 1998/11/29  10:48:39
249         Log: backout change#2334
250      Branch: perl
251            ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
252 ____________________________________________________________________________
253 [  2382] By: jhi                                   on 1998/11/29  10:33:40
254         Log: Better NetInfo behaviour.
255      Branch: cfgperl
256            ! t/op/grent.t t/op/pwent.t
257 ____________________________________________________________________________
258 [  2381] By: jhi                                   on 1998/11/29  10:08:15
259         Log: Integrate from mainperl.
260      Branch: cfgperl
261           +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
262           +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
263           +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
264           +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
265           +> t/lib/io_poll.t t/lib/io_unix.t
266           !> (integrate 58 files)
267 ____________________________________________________________________________
268 [  2380] By: gsar                                  on 1998/11/29  08:22:49
269         Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
270              Tim Bunce)
271      Branch: perl
272            ! gv.c
273 ____________________________________________________________________________
274 [  2379] By: gsar                                  on 1998/11/29  07:06:43
275         Log: fix for pat.t failure under USE_THREADS
276      Branch: perl
277            ! pp_ctl.c regexec.c
278 ____________________________________________________________________________
279 [  2378] By: nick                                  on 1998/11/28  22:46:57
280         Log: More C.pm tweaks
281              Save globs even if we have saved cv itself before - may be imported.
282              
283              While we don't save "bootstrap" CV we need to provide a stub,
284              so that if we require it later we don't fall through and attempt
285              to DynaLoad module again.
286              
287              Attempt to save %INC so that "require" does not reload things
288              we have compiled-in (does not work right yet - seems to be due
289              to PL_incgv being created in perl_parse() current scheme setting 
290              GvHV() is "better" than saving the glob, but still does not 
291              work as I expect). 
292      Branch: perl
293            ! ext/B/B/C.pm
294 ____________________________________________________________________________
295 [  2377] By: gsar                                  on 1998/11/28  22:30:38
296         Log: various tweaks; result passes all tests for normal build on Solaris;
297              fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
298              win32 due to lack of select() that works on non-socket fds
299      Branch: perl
300            ! ext/IO/poll.c regcomp.c regexec.c scope.c
301            ! t/lib/io_multihomed.t win32/makefile.mk
302 ____________________________________________________________________________
303 [  2376] By: gsar                                  on 1998/11/28  20:44:39
304         Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
305      Branch: perl
306            ! myconfig
307 ____________________________________________________________________________
308 [  2375] By: gsar                                  on 1998/11/28  20:42:58
309         Log: integrate cfgperl changes into mainline
310      Branch: perl
311           !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
312           !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
313 ____________________________________________________________________________
314 [  2374] By: gsar                                  on 1998/11/28  20:02:03
315         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
316              Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
317              Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
318              Subject: [PATCH 5.00553] Yet another OS/2 patch
319      Branch: perl
320            ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
321 ____________________________________________________________________________
322 [  2373] By: gsar                                  on 1998/11/28  19:30:06
323         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
324              Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
325              Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
326              Subject: [PATCH 5.005_53] Change $#+
327      Branch: perl
328            ! mg.c pod/perlvar.pod t/op/pat.t
329 ____________________________________________________________________________
330 [  2372] By: gsar                                  on 1998/11/28  19:28:00
331         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
332              Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
333              Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
334              Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
335      Branch: perl
336            ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
337            ! thrdvar.h
338 ____________________________________________________________________________
339 [  2371] By: gsar                                  on 1998/11/28  19:23:53
340         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
341              Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
342              Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
343              Subject: [PATCH 5.005_53] better -Mre=debugcolor
344      Branch: perl
345            ! embedvar.h objXSUB.h regexec.c thrdvar.h
346 ____________________________________________________________________________
347 [  2370] By: gsar                                  on 1998/11/28  19:21:17
348         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
349              Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
350              Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
351              Subject: [PATCH 5.005_*] regcolors
352      Branch: perl
353            ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
354 ____________________________________________________________________________
355 [  2369] By: gsar                                  on 1998/11/28  19:00:15
356         Log: allow final period in a file (not followed by a newline) to
357              terminate format spec
358      Branch: perl
359            ! toke.c
360 ____________________________________________________________________________
361 [  2368] By: gsar                                  on 1998/11/28  18:58:25
362         Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
363              add C<$Config{installarchlib}/CORE> to the default locations searched
364              on win32
365      Branch: perl
366            ! lib/ExtUtils/Liblist.pm
367 ____________________________________________________________________________
368 [  2367] By: gsar                                  on 1998/11/28  18:46:05
369         Log: applied suggested patch with PERL_OBJECT tweaks
370              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
371              Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
372              Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
373              Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
374      Branch: perl
375            ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
376            ! regexec.c t/op/pat.t thrdvar.h
377 ____________________________________________________________________________
378 [  2366] By: gsar                                  on 1998/11/28  18:38:34
379         Log: additional documentation for qr//
380              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
381              Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
382              Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
383              Subject: [PATCH 5.005_*] Documentation (fwd)
384      Branch: perl
385            ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
386 ____________________________________________________________________________
387 [  2365] By: gsar                                  on 1998/11/28  18:35:35
388         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
389              Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
390              Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
391              Subject: [PATCH 5.005_*] Fix \G in REx without //g
392      Branch: perl
393            ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
394            ! regexp.h t/op/pat.t thrdvar.h
395 ____________________________________________________________________________
396 [  2364] By: gsar                                  on 1998/11/28  18:24:20
397         Log: update Test.pm to Test-1.12; tweak 're' detection
398      Branch: perl
399            ! lib/Test.pm
400 ____________________________________________________________________________
401 [  2363] By: gsar                                  on 1998/11/28  18:12:04
402         Log: avoid command-line quoting portability problems in lex_assign.t
403      Branch: perl
404            ! t/op/lex_assign.t
405 ____________________________________________________________________________
406 [  2362] By: gsar                                  on 1998/11/28  18:08:50
407         Log: From: John Tobey <jtobey@channel1.com>
408              Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
409              Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
410              Subject: PATCH: document English.pm sawampersand and thread issues
411      Branch: perl
412            ! lib/English.pm pod/perlvar.pod
413 ____________________________________________________________________________
414 [  2361] By: gsar                                  on 1998/11/28  18:03:04
415         Log: fix uninitialized warnings
416              From: Brian Callaghan <callagh@itginc.com>
417              Date: Thu, 19 Nov 1998 17:49:10 -0800
418              Message-Id: <3654CA96.B64FCAEB@itginc.com>
419              Subject: Complete.pm patch (version 1.1)
420      Branch: perl
421            ! lib/Term/Complete.pm
422 ____________________________________________________________________________
423 [  2360] By: gsar                                  on 1998/11/28  17:59:16
424         Log: s/Array/List/ suggested by John Tobey
425      Branch: perl
426            ! pod/perldata.pod
427 ____________________________________________________________________________
428 [  2359] By: gsar                                  on 1998/11/28  17:47:48
429         Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
430      Branch: perl
431            ! lib/Tie/Handle.pm pod/perlfunc.pod
432 ____________________________________________________________________________
433 [  2358] By: jhi                                   on 1998/11/28  17:23:15
434         Log: Revamp the locale tests.
435              (0) Instead of rewiring a few locales scan for them.
436              (1) Bogus test #101 removed.
437              (2) All the locales are checked, the lists of failed
438              and non-failed ones are displayed.
439              (3) The test #103 is again 'active' so that it may fail.
440              (4) To balance (3) a hopefully pacifying message is shown
441              if the #103 fails.
442      Branch: cfgperl
443            ! t/pragma/locale.t
444 ____________________________________________________________________________
445 [  2357] By: gsar                                  on 1998/11/28  17:21:07
446         Log: add perlreftut.pod
447      Branch: perl
448            + pod/perlreftut.pod
449            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
450            ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
451            ! win32/pod.mak
452 ____________________________________________________________________________
453 [  2356] By: jhi                                   on 1998/11/28  16:58:01
454         Log: Change #2346 fallout.
455      Branch: cfgperl
456            ! t/op/undef.t
457 ____________________________________________________________________________
458 [  2355] By: gsar                                  on 1998/11/28  16:46:43
459         Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
460              ANSI prototypes
461      Branch: perl
462            ! ext/IO/IO.xs
463 ____________________________________________________________________________
464 [  2354] By: gsar                                  on 1998/11/28  16:08:07
465         Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
466              keep platform hacks that aren't in the 1.20 dist; add new files
467              to MANIFEST; hack Makefile.PL; result hasn't been tested
468              anywhere
469      Branch: perl
470            + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
471            + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
472            + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
473            + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
474            ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
475            ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
476            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
477            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
478            ! t/lib/io_sock.t t/lib/io_udp.t
479 ____________________________________________________________________________
480 [  2353] By: jhi                                   on 1998/11/28  15:51:03
481         Log: Locale collation, ctype, and numeric, were initialized wrong
482              (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
483              as reported by
484              
485              From: Ilya.Sandler@etak.com (Ilya Sandler)
486              Subject: a bug in locale handling: LC_COLLATE ignored sometimes
487              To: perlbug@perl.com
488              Date: 25 Nov 1998 04:53:52 +0200
489              Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
490      Branch: cfgperl
491            ! util.c
492 ____________________________________________________________________________
493 [  2352] By: nick                                  on 1998/11/28  15:21:59
494         Log: Implement $^C to allow perl access to -c flag - I think this 
495              was agreed once...
496      Branch: perl
497            ! gv.c mg.c
498 ____________________________________________________________________________
499 [  2351] By: jhi                                   on 1998/11/28  15:14:24
500         Log: Change #2251 fixup.
501      Branch: cfgperl
502            ! myconfig
503 ____________________________________________________________________________
504 [  2350] By: jhi                                   on 1998/11/28  14:58:19
505         Log: Integrate from mainperl.
506      Branch: cfgperl
507           +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
508           +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
509           +> pod/perl5005delta.pod
510           !> (integrate 49 files)
511 ____________________________________________________________________________
512 [  2349] By: jhi                                   on 1998/11/28  14:27:36
513         Log: Passwd and group file groveling.
514      Branch: cfgperl
515            ! t/op/grent.t t/op/pwent.t
516 ____________________________________________________________________________
517 [  2348] By: gsar                                  on 1998/11/28  14:09:50
518         Log: more conservative version of changes#2345,2346,2347; those break
519              C<defined(@{"foo::ISA"})> which seems to be extensively used in
520              the libs :-(
521      Branch: perl
522            ! pp.c t/op/method.t
523 ____________________________________________________________________________
524 [  2347] By: gsar                                  on 1998/11/28  13:36:08
525         Log: tweak bogus test
526      Branch: perl
527            ! t/op/method.t
528 ____________________________________________________________________________
529 [  2346] By: gsar                                  on 1998/11/28  13:20:34
530         Log: test cases for previous change
531      Branch: perl
532            ! t/op/undef.t
533 ____________________________________________________________________________
534 [  2345] By: gsar                                  on 1998/11/28  13:07:17
535         Log: fix typo in pp_defined() causing C<defined %tied> to fail
536      Branch: perl
537            ! pp.c
538 ____________________________________________________________________________
539 [  2344] By: gsar                                  on 1998/11/28  13:03:29
540         Log: s/comment/comment_t/ tweak (suggested by John Gorman
541              <jgorman@webbysoft.com>)
542      Branch: perl
543            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
544 ____________________________________________________________________________
545 [  2343] By: gsar                                  on 1998/11/28  12:52:40
546         Log: add (stub) perldelta.pod
547      Branch: perl
548            + pod/perldelta.pod
549 ____________________________________________________________________________
550 [  2342] By: gsar                                  on 1998/11/28  12:49:26
551         Log: rename perldelta.pod to perl5005delta.pod in preparation for
552              starting a new one
553      Branch: perl
554           +> pod/perl5005delta.pod
555            - pod/perldelta.pod
556            ! MANIFEST pod/perl.pod
557 ____________________________________________________________________________
558 [  2341] By: gsar                                  on 1998/11/28  12:41:55
559         Log: fix MALLOC_LOCK #define
560      Branch: perl
561            ! malloc.c
562 ____________________________________________________________________________
563 [  2340] By: gsar                                  on 1998/11/28  12:18:23
564         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
565              Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
566              Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
567              Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
568      Branch: perl
569            ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
570 ____________________________________________________________________________
571 [  2339] By: jhi                                   on 1998/11/28  11:59:01
572         Log: Add -lm to dynix/ptx POSIX hints.
573              From: "Martin J. Bligh" <mbligh@sequent.com>
574              To: jhi@iki.fi
575              Subject: Re: Making Perl work on DYNIX/ptx
576              Date: Wed, 25 Nov 1998 10:34:41 -0800
577              Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
578      Branch: cfgperl
579            ! ext/POSIX/hints/dynixptx.pl
580 ____________________________________________________________________________
581 [  2338] By: jhi                                   on 1998/11/28  11:57:19
582         Log: Detypo.
583      Branch: cfgperl
584            ! lib/filetest.pm
585 ____________________________________________________________________________
586 [  2337] By: jhi                                   on 1998/11/28  11:56:29
587         Log: Better LD_LIBRARY_PATH instructions for Bourneists.
588      Branch: cfgperl
589            ! Configure
590 ____________________________________________________________________________
591 [  2336] By: gsar                                  on 1998/11/28  11:41:14
592         Log: teach CPAN.pm to ignore beta perl distributions when looking for
593              modules
594              From: root@dogberry.rutgers.edu (root)
595              Date: Thu, 12 Nov 1998 23:08:39 -0500
596              Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
597              Subject: recompile tries getting a perl distribution
598      Branch: perl
599            ! lib/CPAN.pm
600 ____________________________________________________________________________
601 [  2335] By: gsar                                  on 1998/11/28  11:27:46
602         Log: make $1 et al readonly under threads; make C<undef $1> fail like
603              C<$1 = undef> does
604      Branch: perl
605            ! op.c pp.c t/op/undef.t
606 ____________________________________________________________________________
607 [  2334] By: gsar                                  on 1998/11/28  10:24:52
608         Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
609      Branch: perl
610            ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
611 ____________________________________________________________________________
612 [  2333] By: gsar                                  on 1998/11/28  09:36:40
613         Log: document changed PERL_HASH()
614      Branch: perl
615            ! pod/perlfunc.pod pod/perlguts.pod
616 ____________________________________________________________________________
617 [  2332] By: nick                                  on 1998/11/27  21:10:27
618         Log: Handle INIT list in C.pm
619              1. Provide init_av() from B.xs
620              2. Export it in B.pm
621              3. Use it in C.pm
622              Also disable some pruning in savecv() which seems to undo
623              my previous patch.
624              Experimental feature - save pathnames of .so files in easily 
625              grep-able form for use in wrapper to feed to linker.  
626      Branch: perl
627            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
628 ____________________________________________________________________________
629 [  2327] By: gsar                                  on 1998/11/27  15:12:01
630         Log: integrate change#2315 from maint-5.005
631      Branch: perl
632            ! t/op/sort.t
633           !> op.c sv.c
634 ____________________________________________________________________________
635 [  2326] By: gsar                                  on 1998/11/27  15:00:42
636         Log: integrate changes#2304,2305,2306,2308 from maint-5.005
637      Branch: perl
638           !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
639           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
640           !> lib/ExtUtils/typemap
641 ____________________________________________________________________________
642 [  2325] By: gsar                                  on 1998/11/27  14:46:18
643         Log: malloc bugfix and documentation from Ilya Zakharevich
644              Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
645              Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
646              Subject: [PATCH 5.005_*] Re: Internal coredump
647              --
648              Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
649              Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
650              Subject: [PATCH 5.005_*] malloc.c documentation
651      Branch: perl
652            ! malloc.c
653 ____________________________________________________________________________
654 [  2324] By: gsar                                  on 1998/11/27  14:41:38
655         Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
656      Branch: perl
657            ! ext/B/B/C.pm
658 ____________________________________________________________________________
659 [  2323] By: gsar                                  on 1998/11/27  14:33:44
660         Log: From: maeda@src.ricoh.co.jp
661              Date: Tue, 24 Nov 1998 10:37:45 +0900
662              Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
663              Subject: format "..." bug
664      Branch: perl
665            ! pp_ctl.c t/op/write.t
666 ____________________________________________________________________________
667 [  2322] By: gsar                                  on 1998/11/27  14:20:12
668         Log: add ext/Devel/Peek
669              From: jan.dubois@ibm.net (Jan Dubois)
670              Date: Mon, 23 Nov 1998 00:48:11 +0100
671              Message-ID: <36589ec9.49964585@smtp1.ibm.net>
672              Subject: [PATCH 5.005_53] Devel::Peek integration
673      Branch: perl
674            + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
675            + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
676            ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
677            ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
678            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
679 ____________________________________________________________________________
680 [  2321] By: gsar                                  on 1998/11/27  13:03:08
681         Log: ensure 'make regen_headers' even without perl installed
682              (suggested by Ilya Zakharevich)
683      Branch: perl
684            ! bytecode.pl warning.pl
685 ____________________________________________________________________________
686 [  2320] By: gsar                                  on 1998/11/27  12:58:36
687         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
688              Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
689              Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
690              Subject: [PATCH 5.005_*] Cosmetic malloc patch
691      Branch: perl
692            ! malloc.c
693 ____________________________________________________________________________
694 [  2319] By: gsar                                  on 1998/11/27  12:56:13
695         Log: eliminate dup hunk from integration
696      Branch: perl
697            ! lib/filetest.pm perl.h
698 ____________________________________________________________________________
699 [  2318] By: gsar                                  on 1998/11/27  12:50:08
700         Log: integrate cfgperl changes into mainline
701      Branch: perl
702           +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
703            ! pod/perlfaq4.pod
704           !> (integrate 30 files)
705 ____________________________________________________________________________
706 [  2317] By: jhi                                   on 1998/11/27  11:38:13
707         Log: C<-x>.
708      Branch: cfgperl
709            ! lib/filetest.pm
710 ____________________________________________________________________________
711 [  2316] By: jhi                                   on 1998/11/27  11:10:22
712         Log: Integrate from mainperl.
713      Branch: cfgperl
714           !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
715           !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
716           !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
717           !> universal.c util.c win32/GenCAPI.pl win32/win32.h
718           !> win32/win32sck.c
719 ____________________________________________________________________________
720 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
721         Log: integrate change#2246 from mainline, while still allowing
722              C<sort $globref @foo>
723              
724              allow C<sort $coderef @foo>
725      Branch: maint-5.005/perl
726            ! op.c sv.c
727           !> t/op/sort.t
728 ____________________________________________________________________________
729 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
730         Log: Updates for MPE/iX DynaLoader and installperl, via private mail
731              forwarded by Jarkko Hietaniemi from Mark Bixby
732      Branch: maint-5.005/perl
733            ! ext/DynaLoader/dl_mpeix.xs installperl
734 ____________________________________________________________________________
735 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
736         Log: Allow PL_FILES to have multiple targets from one source by allowing
737              an array ref as the value in the hash
738      Branch: maint-5.005/perl
739            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
740            ! lib/ExtUtils/MakeMaker.pm
741 ____________________________________________________________________________
742 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
743         Log: fix unsigned variables to use SvUV and sv_setuv
744      Branch: maint-5.005/perl
745            ! lib/ExtUtils/typemap
746 ____________________________________________________________________________
747 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
748         Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
749      Branch: maint-5.005/perl
750            ! lib/ExtUtils/MM_Unix.pm
751 ____________________________________________________________________________
752 [  2301] By: gsar                                  on 1998/11/26  10:16:54
753         Log: fix PL_defoutgv leak under threads
754      Branch: perl
755            ! ext/Thread/Thread.xs
756 ____________________________________________________________________________
757 [  2300] By: gsar                                  on 1998/11/26  09:04:44
758         Log: properly free temporaries created by threads
759      Branch: perl
760            ! ext/Thread/Thread.xs
761 ____________________________________________________________________________
762 [  2299] By: gsar                                  on 1998/11/26  06:51:16
763         Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
764              to set the package for the block properly
765      Branch: perl
766            ! op.c t/comp/package.t t/lib/dumper.t
767 ____________________________________________________________________________
768 [  2298] By: nick                                  on 1998/11/24  22:04:20
769         Log: Part-1 of tweaks to allow Tk to be "compiled"
770              Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
771              (May also need attention to exports etc. - to follow.)
772      Branch: perl
773            ! universal.c
774 ____________________________________________________________________________
775 [  2294] By: jhi                                   on 1998/11/23  10:44:26
776         Log: The new socket tests need in some platforms
777              to #include <sys/types.h>.
778      Branch: cfgperl
779            ! Configure
780 ____________________________________________________________________________
781 [  2293] By: jhi                                   on 1998/11/23  10:33:42
782         Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
783              To: Jarkko Hietaniemi <jhi@cc.hut.fi>
784              Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
785              Date: Mon, 23 Nov 1998 10:07:04 +0100
786              Message-Id: <9811230907.AA06484@AWT.nl>
787              
788              NeXTstep NetInfo uses nidump to get the user/group databases.
789      Branch: cfgperl
790            ! t/op/grent.t t/op/pwent.t
791 ____________________________________________________________________________
792 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
793         Log: Updated Porting/patchls utility.
794      Branch: maint-5.004/perl
795            ! Porting/patchls
796 ____________________________________________________________________________
797 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
798         Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
799              From:  Henrik Tougaard <ht.000@foa.dk>
800              Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
801              Files:  lib/Sys/Syslog.pm
802      Branch: maint-5.004/perl
803            ! lib/Sys/Syslog.pm
804 ____________________________________________________________________________
805 [  2286] By: jhi                                   on 1998/11/22  19:08:42
806         Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
807      Branch: cfgperl
808            ! ext/Socket/Socket.xs
809 ____________________________________________________________________________
810 [  2285] By: jhi                                   on 1998/11/22  18:21:07
811         Log: MSG_PROXY for GNU/Hurd (previously we believed that
812              all GNU libc platforms have MSG_PROXY.  Untrue).
813              In fact this ended up as a major MSG_* and SCM_*
814              update.  The MSG_XXX known to be enums in some
815              versions of the glibc are now probed for and respective
816              HAS_MSG_XXX are defined.  While I was at it I noticed
817              SCM_RIGHTS being similarly an enum.  This reminded me of
818              an ancient discussion in perl5-porters:
819              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
820              The BSD socket interface has a nifty feature for passing
821              file descriptors and credentials--via sockets.  It may be
822              too late to add this functionality to the CORE but
823              at least Configure now probes for the functions,
824              structs, and includes, defining the appropriate
825              HAS_YYY and I_ZZZ, and the Socket extension exports
826              the constants, in case somebody wants to write an
827              extension for this interface.
828      Branch: cfgperl
829            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
830            ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
831            ! iperlsys.h
832 ____________________________________________________________________________
833 [  2284] By: jhi                                   on 1998/11/22  18:13:21
834         Log: perlhist.pod 1.54, containing 5_53.
835      Branch: cfgperl
836            ! pod/perlhist.pod
837 ____________________________________________________________________________
838 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
839         Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
840      Branch: maint-5.004/perl
841            ! doio.c
842 ____________________________________________________________________________
843 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
844         Log: Improve op/die_exit.t test for implicit close changing $!
845      Branch: maint-5.004/perl
846            ! t/op/die_exit.t
847 ____________________________________________________________________________
848 [  2268] By: jhi                                   on 1998/11/22  14:44:11
849         Log: Fix thinko.
850      Branch: cfgperl
851            ! hints/dynixptx.sh
852 ____________________________________________________________________________
853 [  2267] By: jhi                                   on 1998/11/22  13:19:41
854         Log: Document the d_socket override.
855      Branch: cfgperl
856            ! hints/dynixptx.sh
857 ____________________________________________________________________________
858 [  2266] By: jhi                                   on 1998/11/22  12:12:29
859         Log: From: John Tobey <jtobey@channel1.com>
860              Subject: [PATCH] perlfaq typos
861              To: perl5-porters@perl.com
862              Date: 22 Nov 1998 04:25:15 +0200
863              Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
864      Branch: cfgperl
865            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
866            ! pod/perlfaq7.pod pod/perlfaq8.pod
867 ____________________________________________________________________________
868 [  2265] By: jhi                                   on 1998/11/22  12:06:29
869         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
870              Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
871              Newsgroups: hut.lists.perl5-porters
872              To: gsar@engin.umich.edu (Gurusamy Sarathy)
873              Cc: perl5-porters@perl.org (Perl5 Porters)
874              Date: 20 Nov 1998 12:20:41 +0200
875      Branch: cfgperl
876            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
877            ! ext/DB_File/DB_File.xs
878 ____________________________________________________________________________
879 [  2264] By: jhi                                   on 1998/11/22  11:55:09
880         Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
881              From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
882              Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
883              To: perlbug@perl.com
884              Date: 20 Nov 1998 18:39:06 +0200
885              Lines: 47
886              Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
887      Branch: cfgperl
888            ! t/op/grent.t t/op/pwent.t
889 ____________________________________________________________________________
890 [  2263] By: jhi                                   on 1998/11/22  11:42:59
891         Log: Permission testing is tricky when we have too much power.
892              Problem reported in
893              From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
894              Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
895              To: perlbug@perl.com
896              Date: 20 Nov 1998 18:39:06 +0200
897              Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
898      Branch: cfgperl
899            ! t/op/filetest.t
900 ____________________________________________________________________________
901 [  2262] By: gsar                                  on 1998/11/22  11:37:02
902         Log: fix broken CAPI generation
903      Branch: perl
904            ! win32/GenCAPI.pl
905 ____________________________________________________________________________
906 [  2261] By: jhi                                   on 1998/11/22  11:17:00
907         Log: -x should be C<-x>, reported by Gerben Wierda.
908      Branch: cfgperl
909            ! pod/perlfunc.pod
910 ____________________________________________________________________________
911 [  2260] By: gsar                                  on 1998/11/22  11:12:02
912         Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
913      Branch: perl
914            ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
915            ! proto.h
916 ____________________________________________________________________________
917 [  2259] By: jhi                                   on 1998/11/22  11:06:40
918         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
919              Subject: Re: [PATCH] Re: pod2man bug in date generated line
920              To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
921              Cc: perlbug@perl.com
922              Date: 20 Nov 1998 21:30:17 +0200
923              Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
924      Branch: cfgperl
925            ! pod/pod2man.PL
926 ____________________________________________________________________________
927 [  2256] By: jhi                                   on 1998/11/21  10:44:01
928         Log: From: Thomas Bowditch <bowditch@inmet.com>
929              Subject: Benchmark.pm suggestion
930              To: jhi@iki.fi, Tim.Bunce@ig.co.uk
931              Date: Fri, 20 Nov 1998 17:43:46 -0500
932              Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
933              
934              Added timesum().
935      Branch: cfgperl
936            ! lib/Benchmark.pm
937 ____________________________________________________________________________
938 [  2255] By: gsar                                  on 1998/11/21  08:45:06
939         Log: another win32 portability fix: make sysread() and syswrite()
940              work on sockets
941      Branch: perl
942            ! pp_sys.c win32/win32.h
943 ____________________________________________________________________________
944 [  2254] By: gsar                                  on 1998/11/21  07:49:06
945         Log: win32_recvfrom() compatibility fix
946      Branch: perl
947            ! win32/win32sck.c
948 ____________________________________________________________________________
949 [  2253] By: jhi                                   on 1998/11/20  08:22:06
950         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
951              To: jhi@iki.fi
952              Subject: MPE/iX Perl 5.005_02 oops
953              Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
954              Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
955      Branch: cfgperl
956            ! ext/DynaLoader/dl_mpeix.xs installperl
957 ____________________________________________________________________________
958 [  2252] By: gsar                                  on 1998/11/19  17:38:03
959         Log: mess_sv tweak for change#2249
960      Branch: perl
961            ! util.c
962 ____________________________________________________________________________
963 [  2251] By: jhi                                   on 1998/11/18  12:32:19
964         Log: Display use64bits and usemultiplicity but only if necessary.
965      Branch: cfgperl
966            ! myconfig
967 ____________________________________________________________________________
968 [  2250] By: jhi                                   on 1998/11/18  12:26:50
969         Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
970              Subject: pp.c uses 'unsigned Quad_t'
971              To: perlbug@perl.com 
972              Date: Sun, 15 Nov 1998 20:57:05 -0300 
973              Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
974      Branch: cfgperl
975            ! perl.h pp.c
976 ____________________________________________________________________________
977 [  2249] By: gsar                                  on 1998/11/18  05:43:11
978         Log: use PL_mess_sv only during global destruction (fixes problems with
979              overlapping invocations of form()/warn()/die()/croak() trampling on
980              each other's messages)
981      Branch: perl
982            ! mg.c util.c
983 ____________________________________________________________________________
984 [  2248] By: gsar                                  on 1998/11/18  05:39:36
985         Log: tweak change#2245 to skip previous message if any
986      Branch: perl
987            ! pp_ctl.c t/pragma/warn/pp_ctl
988 ____________________________________________________________________________
989 [  2247] By: jhi                                   on 1998/11/17  11:46:56
990         Log: Integrate from mainperl.
991      Branch: cfgperl
992           !> (integrate 26 files)
993 ____________________________________________________________________________
994 [  2246] By: gsar                                  on 1998/11/17  09:41:10
995         Log: allow C<sort $coderef @foo>
996      Branch: perl
997            ! op.c t/op/sort.t t/pragma/overload.t
998 ____________________________________________________________________________
999 [  2245] By: gsar                                  on 1998/11/17  08:28:26
1000         Log: propagate failures in DESTROY() as (optional) warnings
1001      Branch: perl
1002            ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
1003 ____________________________________________________________________________
1004 [  2244] By: gsar                                  on 1998/11/17  07:43:08
1005         Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
1006      Branch: perl
1007            ! perl.c thrdvar.h
1008 ____________________________________________________________________________
1009 [  2243] By: gsar                                  on 1998/11/17  07:40:09
1010         Log: sort WARN_FOO symbols to avoid hash traversal order dependency
1011      Branch: perl
1012            ! lib/warning.pm warning.h warning.pl
1013 ____________________________________________________________________________
1014 [  2242] By: gsar                                  on 1998/11/17  06:32:39
1015         Log: fix skipspace() to properly account for newlines in eval''-ed
1016              strings (caused bogus line numbers in diagnostics and debugger)
1017      Branch: perl
1018            ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
1019 ____________________________________________________________________________
1020 [  2241] By: gsar                                  on 1998/11/17  03:48:12
1021         Log: s/Perl_utf8skip/PL_utf8skip/g
1022      Branch: perl
1023            ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
1024 ____________________________________________________________________________
1025 [  2240] By: gsar                                  on 1998/11/14  06:09:06
1026         Log: rework op/groups.t
1027      Branch: perl
1028            ! t/op/filetest.t t/op/groups.t
1029 ____________________________________________________________________________
1030 [  2235] By: gsar                                  on 1998/11/14  00:17:05
1031         Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
1032      Branch: perl
1033            ! op.c
1034 ____________________________________________________________________________
1035 [  2234] By: gsar                                  on 1998/11/14  00:14:02
1036         Log: update Changes
1037      Branch: perl
1038            ! Changes win32/config.bc win32/config.gc win32/config.vc
1039 ____________________________________________________________________________
1040 [  2233] By: gsar                                  on 1998/11/13  09:43:03
1041         Log: doc tweak
1042      Branch: perl
1043            ! README.win32
1044 ____________________________________________________________________________
1045 [  2230] By: jhi                                   on 1998/11/12  17:07:45
1046         Log: Allow hints file override for d_socket
1047              (based on Sequent-induced change #2229).
1048      Branch: cfgperl
1049            ! Configure
1050 ____________________________________________________________________________
1051 [  2229] By: jhi                                   on 1998/11/12  16:32:33
1052         Log: 
1053              From: "Martin J. Bligh" <mbligh@sequent.com>
1054              To: jhi@iki.fi
1055              cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
1056              Subject: Re: Making Perl work on DYNIX/ptx
1057              Date: Tue, 10 Nov 1998 16:24:26 -0800
1058              Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
1059      Branch: cfgperl
1060            ! hints/dynixptx.sh
1061 ____________________________________________________________________________
1062 [  2228] By: jhi                                   on 1998/11/12  11:40:37
1063         Log: From: "Martin J. Bligh" <mbligh@sequent.com>
1064              Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
1065              To: jhi@iki.fi
1066              cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
1067              Subject: Re: Making Perl work on DYNIX/ptx
1068              Date: Tue, 10 Nov 1998 18:01:10 -0800
1069      Branch: cfgperl
1070            + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
1071 ____________________________________________________________________________
1072 [  2227] By: jhi                                   on 1998/11/12  11:17:42
1073         Log: Integrate from mainperl.
1074      Branch: cfgperl
1075           !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
1076           !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
1077           !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
1078           !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
1079           !> win32/win32.c x2p/s2p.PL
1080 ____________________________________________________________________________
1081 [  2226] By: gsar                                  on 1998/11/11  21:05:42
1082         Log: provide -DPERL_POLLUTE
1083      Branch: perl
1084            ! embed.pl embedvar.h
1085 ____________________________________________________________________________
1086 [  2225] By: jhi                                   on 1998/11/09  07:45:12
1087         Log: From: Hans Mulder <hansm@icgroup.nl>
1088              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
1089              Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
1090              perl5-porters@perl.org
1091              Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
1092              (UNINSTALLED)
1093              Date: Sun,  8 Nov 98 22:20:23 +0100
1094              Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
1095      Branch: cfgperl
1096            ! malloc.c perl.h
1097 ____________________________________________________________________________
1098 [  2224] By: gsar                                  on 1998/11/09  03:13:14
1099         Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
1100              Christoph <lupe@alanya.m.isar.de>)
1101      Branch: perl
1102            ! lib/Text/Wrap.pm
1103 ____________________________________________________________________________
1104 [  2223] By: gsar                                  on 1998/11/09  02:09:06
1105         Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
1106              <lionel.fourquaux@wanadoo.fr>)
1107      Branch: perl
1108            ! x2p/s2p.PL
1109 ____________________________________________________________________________
1110 [  2222] By: gsar                                  on 1998/11/09  01:56:24
1111         Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
1112              Date: Wed, 04 Nov 1998 12:19:44 +0000
1113              Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
1114              Subject: [PATCH] Re: [5.005_53] read overflow? 
1115              --
1116              Date: Wed, 04 Nov 1998 13:15:18 +0000
1117              Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
1118              Subject: [PATCH 5.005_53] perl -V fix
1119      Branch: perl
1120            ! perl.c regexec.c
1121 ____________________________________________________________________________
1122 [  2221] By: gsar                                  on 1998/11/09  01:34:56
1123         Log: From: jan.dubois@ibm.net (Jan Dubois)
1124              Date: Sun, 01 Nov 1998 00:05:01 +0100
1125              Message-ID: <364294bd.18052307@smtp1.ibm.net>
1126              Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
1127      Branch: perl
1128            ! Changes win32/makedef.pl
1129 ____________________________________________________________________________
1130 [  2220] By: gsar                                  on 1998/11/08  21:13:07
1131         Log: integrate changes#2120,2168,2218 from maint-5.005;
1132              add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
1133              enum; make regen_headers
1134      Branch: perl
1135            ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
1136            ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
1137 ____________________________________________________________________________
1138 [  2219] By: gsar                                  on 1998/11/08  19:42:57
1139         Log: integrate cfgperl changes into mainline
1140      Branch: perl
1141           +> README.vmesa
1142           !> Configure MANIFEST Porting/Glossary Porting/config.sh
1143           !> Porting/config_H config_h.SH ext/Thread/Thread.xs
1144           !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
1145           !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
1146           !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
1147           !> thread.h vms/subconfigure.com vos/config.h
1148 ____________________________________________________________________________
1149 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
1150         Log: From: Graham Barr <gbarr@ti.com>
1151              Date: Mon, 2 Nov 1998 07:38:52 -0600
1152              Message-ID: <19981102073852.A12751@asic.sc.ti.com>
1153              Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
1154      Branch: maint-5.005/perl
1155            ! ext/IPC/SysV/Msg.pm
1156 ____________________________________________________________________________
1157 [  2215] By: gsar                                  on 1998/11/08  02:52:52
1158         Log: set close-on-exec bit on pipe() FDs
1159      Branch: perl
1160            ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
1161 ____________________________________________________________________________
1162 [  2214] By: gsar                                  on 1998/11/08  02:27:57
1163         Log: typo in newHVhv()
1164      Branch: perl
1165            ! hv.c
1166 ____________________________________________________________________________
1167 [  2211] By: jhi                                   on 1998/11/07  21:14:18
1168         Log: Finalize the Mach CThreads support.
1169              
1170              From: Hans Mulder <hansm@icgroup.nl>
1171              Date: Sat,  7 Nov 98 22:06:20 +0100
1172              To: Gurusamy Sarathy <gsar@engin.umich.edu>
1173              Cc: jhi@iki.fi, perl5-porters@perl.org
1174              Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
1175              Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
1176      Branch: cfgperl
1177            ! malloc.c perl.h
1178 ____________________________________________________________________________
1179 [  2210] By: gsar                                  on 1998/11/06  20:36:50
1180         Log: fix AvREALISH bogusness
1181      Branch: perl
1182            ! av.c t/op/array.t
1183 ____________________________________________________________________________
1184 [  2209] By: jhi                                   on 1998/11/06  08:05:31
1185         Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
1186              ASSERT() causes problems in {NeXTStep,OpenStep}.
1187              
1188              From: Hans Mulder <hansm@icgroup.nl>
1189              To: Jarkko Hietaniemi <jhi@cc.hut.fi>
1190              Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
1191              Date: Fri,  6 Nov 98 01:27:41 +0100
1192              Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
1193              
1194              and
1195              
1196              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1197              Subject: Re: ASSERT() in malloc.c
1198              To: jhi@iki.fi
1199              Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
1200              Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
1201      Branch: cfgperl
1202            ! malloc.c
1203 ____________________________________________________________________________
1204 [  2208] By: jhi                                   on 1998/11/06  07:55:38
1205         Log: Mach CThreads needs #include <mach/cthreads.h>.
1206      Branch: cfgperl
1207            ! perl.h
1208 ____________________________________________________________________________
1209 [  2206] By: jhi                                   on 1998/11/05  14:54:52
1210         Log: PERL_BADLANG wrongly documented.
1211              
1212              From: ts <decoux@moulon.inra.fr>
1213              To: jhi@cc.hut.fi
1214              Subject: Re: Locale warning messages
1215              Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
1216              Message-Id: <199811051334.OAA24863@moulon.inra.fr>
1217              
1218              and
1219              
1220              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1221              Subject: Re: PERL_BADLANG
1222              To: jhi@iki.fi
1223              Subject: Re: PERL_BADLANG
1224              Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
1225              Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
1226      Branch: cfgperl
1227            ! pod/perllocale.pod
1228 ____________________________________________________________________________
1229 [  2205] By: jhi                                   on 1998/11/05  14:24:33
1230         Log: Document all the control flow keywords in perlfunc
1231              so that "perlfunc -f while" works.
1232      Branch: cfgperl
1233            ! pod/perlfunc.pod
1234 ____________________________________________________________________________
1235 [  2204] By: jhi                                   on 1998/11/05  12:46:02
1236         Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
1237              (from vos/config.h).  Update Porting/{Glossary,config*}.
1238      Branch: cfgperl
1239            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1240            ! config_h.SH vos/config.h
1241 ____________________________________________________________________________
1242 [  2203] By: jhi                                   on 1998/11/05  08:34:39
1243         Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
1244      Branch: cfgperl
1245            ! hints/vmesa.sh vms/subconfigure.com
1246 ____________________________________________________________________________
1247 [  2202] By: jhi                                   on 1998/11/05  08:03:20
1248         Log: Integrate from mainperl.
1249      Branch: cfgperl
1250           !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
1251           !> win32/Makefile win32/makefile.mk win32/win32.c
1252 ____________________________________________________________________________
1253 [  2201] By: gsar                                  on 1998/11/05  04:40:44
1254         Log: another POPSTACK victim
1255      Branch: perl
1256            ! cop.h sv.c
1257 ____________________________________________________________________________
1258 [  2196] By: gsar                                  on 1998/11/05  02:07:54
1259         Log: fix a location affected by change#2191, add note about POPSTACK
1260      Branch: perl
1261            ! cop.h gv.c pp_ctl.c
1262 ____________________________________________________________________________
1263 [  2195] By: gsar                                  on 1998/11/05  02:04:45
1264         Log: makefile notes
1265      Branch: perl
1266            ! win32/Makefile win32/makefile.mk
1267 ____________________________________________________________________________
1268 [  2192] By: gsar                                  on 1998/11/04  23:48:53
1269         Log: indeterminate order-of-evaluation fixes
1270      Branch: perl
1271            ! mg.c
1272 ____________________________________________________________________________
1273 [  2191] By: gsar                                  on 1998/11/04  23:02:16
1274         Log: refetch local stack pointer in POPSTACK
1275      Branch: perl
1276            ! cop.h perl.c
1277 ____________________________________________________________________________
1278 [  2190] By: jhi                                   on 1998/11/04  08:50:40
1279         Log: Configure update.
1280              Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
1281              
1282              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1283              To: Martin Bligh <mbligh@sequent.com>
1284              Cc: Jarkko Hietaniemi <jhi@iki.fi>
1285              Subject: Re: Perl 5's configure on DYNIX/ptx
1286              Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
1287              Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
1288              
1289              find sockets also from libsocket, not just libnet.
1290              OS390: $compile_ok instead of $compile for <inttypes.h>,
1291              
1292              From: pvhp@forte.com (Peter Prymmer)
1293              To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
1294              Subject: _53 not OK on os390 but looking better than ever
1295              Date: Tue, 3 Nov 98 17:33:22 PST
1296              Message-Id: <9811040133.AA09450@forte.com>
1297      Branch: cfgperl
1298            ! Configure
1299 ____________________________________________________________________________
1300 [  2189] By: jhi                                   on 1998/11/04  07:43:58
1301         Log: sysio.t failure: fix undefined order of evaluation, from
1302              
1303              From: Spider Boardman <spider@web.zk3.dec.com>
1304              Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
1305              To: perlbug@perl.com
1306              Date: 4 Nov 1998 01:22:30 +0200
1307              Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
1308      Branch: cfgperl
1309            ! pp_sys.c
1310 ____________________________________________________________________________
1311 [  2188] By: gsar                                  on 1998/11/04  02:59:16
1312         Log: fix return value of win32_pclose()
1313      Branch: perl
1314            ! win32/win32.c
1315 ____________________________________________________________________________
1316 [  2187] By: gsar                                  on 1998/11/04  02:56:34
1317         Log: s/sv_upgrade/SvUPGRADE/ a couple of places
1318      Branch: perl
1319            ! Changes doop.c gv.c util.c
1320 ____________________________________________________________________________
1321 [  2186] By: jhi                                   on 1998/11/03  08:17:52
1322         Log: Document quads in pack.
1323      Branch: cfgperl
1324            ! pod/perlfunc.pod
1325 ____________________________________________________________________________
1326 [  2185] By: jhi                                   on 1998/11/03  07:49:35
1327         Log: (IV) vs (I32) vs I_V()
1328              
1329              Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
1330              From: Anton Berezin <tobez@plab.ku.dk> 
1331              To: "p5p" <perl5-porters@perl.org> 
1332              Date: 01 Nov 1998 15:09:11 +0100 
1333              Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
1334              
1335              and
1336              
1337              From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
1338              Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
1339              Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
1340      Branch: cfgperl
1341            ! sv.c
1342 ____________________________________________________________________________
1343 [  2184] By: jhi                                   on 1998/11/03  07:42:46
1344         Log: VM/ESA updates.
1345      Branch: cfgperl
1346            + README.vmesa
1347            ! MANIFEST pod/perlfunc.pod pod/perlport.pod
1348 ____________________________________________________________________________
1349 [  2183] By: jhi                                   on 1998/11/02  12:58:13
1350         Log: The id(1)-parsing is real fun.
1351      Branch: cfgperl
1352            ! t/op/groups.t
1353 ____________________________________________________________________________
1354 [  2182] By: jhi                                   on 1998/11/02  12:07:43
1355         Log: Decommission the symlink test.
1356      Branch: cfgperl
1357            ! t/op/lex_assign.t
1358 ____________________________________________________________________________
1359 [  2181] By: jhi                                   on 1998/11/02  12:03:08
1360         Log: Replace ATTR_JOINABLE with true Configure probe
1361              for PTHREAD_CREATE_JOINABLE (or equivalent:
1362              PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
1363              Remove ATTR_JOINABLE itself: Thread.xs uses
1364              PTHREAD_CREATE_JOINABLE (or equivalent) directly.
1365              
1366              Really scan for <mach/cthreads.h> only if usethreads.
1367      Branch: cfgperl
1368            ! Configure config_h.SH ext/Thread/Thread.xs thread.h
1369 ____________________________________________________________________________
1370 [  2180] By: jhi                                   on 1998/11/02  11:07:34
1371         Log: In HP-UX 10.X usethreads only if the required files are present.
1372      Branch: cfgperl
1373            ! hints/hpux.sh
1374 ____________________________________________________________________________
1375 [  2179] By: jhi                                   on 1998/11/02  09:10:33
1376         Log: Prefer groups(1).
1377              id -Gn can be broken.
1378              id -a can save the day.
1379      Branch: cfgperl
1380            ! t/op/groups.t
1381 ____________________________________________________________________________
1382 [  2178] By: jhi                                   on 1998/11/02  08:35:29
1383         Log: Detrail enum comma.
1384      Branch: cfgperl
1385            ! perl.h
1386 ____________________________________________________________________________
1387 [  2177] By: jhi                                   on 1998/11/02  08:24:12
1388         Log: 0**0 = 1, from
1389              
1390              From: d-lewart@uiuc.edu (Daniel S. Lewart)
1391              Subject: Math::Complex 0**0 patches
1392              Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
1393              Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
1394              To: jhi@iki.fi (Jarkko Hietaniemi),
1395              Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
1396      Branch: cfgperl
1397            ! lib/Math/Complex.pm t/lib/complex.t
1398 ____________________________________________________________________________
1399 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
1400         Log: From: jan.dubois@ibm.net (Jan Dubois)   
1401              Date: Fri, 09 Oct 1998 23:28:31 +0200
1402              Message-ID: <36217b7f.3193091@smtp1.ibm.net>
1403              Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
1404      Branch: maint-5.005/perl
1405            ! XSUB.h
1406 ____________________________________________________________________________
1407 [  2164] By: jhi                                   on 1998/10/31  15:50:02
1408         Log: Integrate from mainperl.
1409      Branch: cfgperl
1410           +> t/op/lex_assign.t
1411           !> (integrate 45 files)
1412
1413 ----------------
1414 Version 5.005_53
1415 ----------------
1416
1417 ____________________________________________________________________________
1418 [  2163] By: gsar                                  on 1998/10/31  11:31:12
1419         Log: bump patchlevel; other minor fixes for clean build and test on
1420              Solaris and win32
1421      Branch: perl
1422            ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
1423            ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
1424            ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
1425            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1426            ! x2p/a2p.c
1427 ____________________________________________________________________________
1428 [  2162] By: gsar                                  on 1998/10/31  09:40:31
1429         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1430              Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
1431              Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
1432              Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
1433      Branch: perl
1434            ! pp.h
1435 ____________________________________________________________________________
1436 [  2161] By: gsar                                  on 1998/10/31  09:39:13
1437         Log: From: Albert Dvornik <bert@genscan.com>
1438              Date: 30 Oct 1998 17:50:04 -0500
1439              Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
1440              Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
1441      Branch: perl
1442            ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
1443 ____________________________________________________________________________
1444 [  2160] By: gsar                                  on 1998/10/31  09:35:03
1445         Log: fix for bugs in -x mode
1446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1447              Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
1448              Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
1449              Subject: [PATCH 5.00552] Fix h2xs
1450      Branch: perl
1451            ! utils/h2xs.PL
1452 ____________________________________________________________________________
1453 [  2159] By: gsar                                  on 1998/10/31  09:31:36
1454         Log: Data::Dumper update
1455      Branch: perl
1456            ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
1457            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
1458 ____________________________________________________________________________
1459 [  2153] By: gsar                                  on 1998/10/30  21:40:09
1460         Log: add testsuite portion of patch
1461              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1462              Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
1463              Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
1464              Subject: [PATCH 5.00321 ;-)] 87% speedup
1465      Branch: perl
1466            + t/op/lex_assign.t
1467            ! MANIFEST
1468 ____________________________________________________________________________
1469 [  2152] By: gsar                                  on 1998/10/30  21:08:11
1470         Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
1471      Branch: perl
1472            ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
1473 ____________________________________________________________________________
1474 [  2151] By: gsar                                  on 1998/10/30  20:18:09
1475         Log: From: Mark-Jason Dominus <mjd@plover.com>
1476              Date: Fri, 30 Oct 1998 14:24:23 EST
1477              Message-Id: <19981030192423.27276.qmail@plover.com>
1478              Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
1479      Branch: perl
1480            ! x2p/walk.c
1481 ____________________________________________________________________________
1482 [  2150] By: gsar                                  on 1998/10/30  20:08:57
1483         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1484              Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
1485              Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
1486              Subject: [PATCH 5.00552] Overloaded <> and deref again
1487      Branch: perl
1488            ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
1489            ! t/pragma/overload.t toke.c
1490 ____________________________________________________________________________
1491 [  2149] By: gsar                                  on 1998/10/30  19:38:15
1492         Log: From: Roderick Schertler <roderick@argon.org>
1493              Date: Thu, 29 Oct 1998 14:50:18 -0500
1494              Message-ID: <17625.909690618@eeyore.ibcinc.com>
1495              Subject: patch for daemonization docs in perlipc
1496      Branch: perl
1497            ! pod/perlipc.pod
1498 ____________________________________________________________________________
1499 [  2148] By: gsar                                  on 1998/10/30  19:36:07
1500         Log: From: Anton Berezin <tobez@plab.ku.dk>
1501              Date: 29 Oct 1998 17:06:25 +0100
1502              Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
1503              Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
1504      Branch: perl
1505            ! win32/win32.c
1506 ____________________________________________________________________________
1507 [  2147] By: gsar                                  on 1998/10/30  19:31:37
1508         Log: tweaked version of suggested patch
1509              From: Anton Berezin <tobez@plab.ku.dk>
1510              Date: 29 Oct 1998 14:48:54 +0100
1511              Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
1512              Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
1513      Branch: perl
1514            ! win32/win32.c
1515 ____________________________________________________________________________
1516 [  2146] By: gsar                                  on 1998/10/30  19:03:50
1517         Log: hand-apply whitespace-mutiliated patch
1518              From: "vishal bhatia" <vishalb@hotmail.com>
1519              Date: Wed, 28 Oct 1998 23:45:32 PST
1520              Message-ID: <19981029074534.2334.qmail@hotmail.com>
1521              Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
1522      Branch: perl
1523            ! ext/B/B/C.pm ext/B/B/CC.pm
1524 ____________________________________________________________________________
1525 [  2145] By: gsar                                  on 1998/10/30  18:46:58
1526         Log: remaining PL_foo stragglers
1527      Branch: perl
1528            ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
1529            ! op.h os2/os2.c vms/gen_shrfls.pl
1530 ____________________________________________________________________________
1531 [  2144] By: gsar                                  on 1998/10/30  17:38:36
1532         Log: integrate cfgperl tweaks into mainline
1533      Branch: perl
1534           !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
1535           !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
1536 ____________________________________________________________________________
1537 [  2143] By: jhi                                   on 1998/10/30  13:27:39
1538         Log: There can be multiple yacc/bison errors.
1539      Branch: cfgperl
1540            ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
1541 ____________________________________________________________________________
1542 [  2142] By: jhi                                   on 1998/10/30  13:18:43
1543         Log: README.posix-bc update.
1544      Branch: cfgperl
1545            ! README.posix-bc
1546 ____________________________________________________________________________
1547 [  2141] By: jhi                                   on 1998/10/30  09:12:59
1548         Log: #2133 fallout.
1549      Branch: cfgperl
1550            ! doio.c ext/POSIX/POSIX.xs
1551 ____________________________________________________________________________
1552 [  2140] By: jhi                                   on 1998/10/30  08:43:18
1553         Log: Integrate from mainperl.
1554      Branch: cfgperl
1555           +> globvar.sym pp.sym
1556            - objpp.h thread.sym
1557           !> (integrate 61 files)
1558 ____________________________________________________________________________
1559 [  2133] By: gsar                                  on 1998/10/30  02:51:39
1560         Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
1561              (objpp.h is gone, embed.pl now does some of that); objXSUB.h
1562              should soon be automated also; the global variables that
1563              escaped the PL_foo conversion are now reined in; renamed
1564              MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
1565              type of same name; duplicated lists of pp_things in various
1566              places is now gone; result has only been tested on win32
1567      Branch: perl
1568            + globvar.sym pp.sym
1569            - objpp.h thread.sym
1570            ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
1571            ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
1572            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
1573            ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
1574            ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
1575            ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
1576            ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
1577            ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
1578            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
1579            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1580            ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
1581 ____________________________________________________________________________
1582 [  2130] By: jhi                                   on 1998/10/29  15:31:26
1583         Log: Pure bison yylex() proto was broken.
1584      Branch: cfgperl
1585            ! proto.h
1586 ____________________________________________________________________________
1587 [  2126] By: jhi                                   on 1998/10/29  08:35:54
1588         Log: Integrate mainperl.
1589      Branch: cfgperl
1590           !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
1591           !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
1592           !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
1593           !> t/pragma/warn/doio toke.c win32/makefile.mk
1594 ____________________________________________________________________________
1595 [  2125] By: jhi                                   on 1998/10/29  08:32:38
1596         Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
1597      Branch: cfgperl
1598            ! Makefile.SH
1599 ____________________________________________________________________________
1600 [  2124] By: jhi                                   on 1998/10/29  08:06:44
1601         Log: EBCDIC Makefile.SH tuneup.
1602      Branch: cfgperl
1603            ! Makefile.SH
1604 ____________________________________________________________________________
1605 [  2119] By: gsar                                  on 1998/10/28  23:24:04
1606         Log: remove doubled hunk from integration
1607      Branch: perl
1608            ! pp.c
1609 ____________________________________________________________________________
1610 [  2118] By: gsar                                  on 1998/10/28  22:03:31
1611         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1612              Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
1613              Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
1614              Subject: [PATCH 5.00552] Minor debugger tweaks
1615      Branch: perl
1616            ! lib/perl5db.pl
1617 ____________________________________________________________________________
1618 [  2117] By: gsar                                  on 1998/10/28  22:02:30
1619         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1620              Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
1621              Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
1622              Subject: [PATCH 5.00552] Make sort respect overloading
1623      Branch: perl
1624            ! pp_ctl.c proto.h t/pragma/overload.t
1625 ____________________________________________________________________________
1626 [  2116] By: gsar                                  on 1998/10/28  21:51:11
1627         Log: MM patches from Ilya Zakharevich
1628              Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
1629              Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
1630              Subject: [PATCH 5.00552] Make MakeMaker more verbose
1631              --
1632              Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
1633              Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
1634              Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
1635      Branch: perl
1636            ! lib/ExtUtils/MakeMaker.pm
1637 ____________________________________________________________________________
1638 [  2115] By: gsar                                  on 1998/10/28  21:46:19
1639         Log: add explicit references to perl source path in ld2 and gcc2
1640      Branch: perl
1641            ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
1642 ____________________________________________________________________________
1643 [  2114] By: gsar                                  on 1998/10/28  21:39:56
1644         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1645              Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
1646              Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
1647              Subject: [PATCH] Re: Problems with: Creating an installable tar archive
1648      Branch: perl
1649            ! INSTALL
1650 ____________________________________________________________________________
1651 [  2113] By: gsar                                  on 1998/10/28  21:21:16
1652         Log: integrate cfgperl into mainline
1653      Branch: perl
1654           +> t/op/filetest.t
1655           !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
1656           !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
1657           !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
1658           !> thread.h toke.c vmesa/Makefile
1659 ____________________________________________________________________________
1660 [  2112] By: gsar                                  on 1998/10/28  21:14:18
1661         Log: minor cleanup
1662      Branch: perl
1663            ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
1664 ____________________________________________________________________________
1665 [  2111] By: gsar                                  on 1998/10/28  18:52:10
1666         Log: smarter C<$SIG{FOO} = BAREWORD;> warning
1667      Branch: perl
1668            ! toke.c
1669 ____________________________________________________________________________
1670 [  2110] By: jhi                                   on 1998/10/28  15:07:54
1671         Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
1672      Branch: cfgperl
1673            ! Makefile.SH
1674 ____________________________________________________________________________
1675 [  2109] By: jhi                                   on 1998/10/28  13:39:54
1676         Log: a2p.y needs to generate also y.tab.h.
1677      Branch: cfgperl
1678            ! Makefile.SH
1679 ____________________________________________________________________________
1680 [  2108] By: jhi                                   on 1998/10/28  10:33:36
1681         Log: The "parse error" must be converted to "syntax error",
1682              just matching it aint' enough.
1683      Branch: cfgperl
1684            ! t/comp/require.t t/op/misc.t t/pragma/subs.t
1685            ! t/pragma/warning.t
1686 ____________________________________________________________________________
1687 [  2107] By: jhi                                   on 1998/10/28  10:23:05
1688         Log: Regen sig_n{ame,umber}* if slightest doubt.
1689      Branch: cfgperl
1690            ! Configure
1691 ____________________________________________________________________________
1692 [  2106] By: jhi                                   on 1998/10/28  08:44:49
1693         Log: Bison says 'parse error', not 'parser error'.
1694      Branch: cfgperl
1695            ! t/comp/require.t t/op/misc.t t/pragma/subs.t
1696            ! t/pragma/warning.t
1697 ____________________________________________________________________________
1698 [  2105] By: jhi                                   on 1998/10/28  08:42:09
1699         Log: yylex() parametrization.
1700      Branch: cfgperl
1701            ! proto.h toke.c
1702 ____________________________________________________________________________
1703 [  2104] By: jhi                                   on 1998/10/28  08:25:09
1704         Log: Bring in #2102.
1705      Branch: cfgperl
1706            ! pp.c
1707 ____________________________________________________________________________
1708 [  2103] By: jhi                                   on 1998/10/28  08:22:04
1709         Log: From: Dominic Dunlop <domo@vo.lu>
1710              Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
1711              Date: 27 Oct 1998 20:47:25 +0200
1712              Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
1713      Branch: cfgperl
1714            ! t/op/groups.t
1715 ____________________________________________________________________________
1716 [  2102] By: larry                                 on 1998/10/27  18:58:55
1717         Log: utf8 change to quotemeta broke EBCDIC
1718      Branch: perl
1719            ! pp.c
1720 ____________________________________________________________________________
1721 [  2101] By: jhi                                   on 1998/10/27  12:55:34
1722         Log: $Config{sig_num_init}.
1723              Also, a new approach to the 'pthreads-created-joinable': drop
1724              it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
1725              directly. (See also #2096).
1726      Branch: cfgperl
1727            ! Configure config_h.SH
1728 ____________________________________________________________________________
1729 [  2100] By: jhi                                   on 1998/10/27  10:48:55
1730         Log: Regenerated perly_c.diff.
1731      Branch: cfgperl
1732            ! perly_c.diff
1733 ____________________________________________________________________________
1734 [  2099] By: jhi                                   on 1998/10/27  08:42:25
1735         Log: First the mangler was Netscape, then it was me.
1736      Branch: cfgperl
1737            ! vmesa/Makefile
1738 ____________________________________________________________________________
1739 [  2098] By: jhi                                   on 1998/10/27  08:34:40
1740         Log: `id -Gn` might be available where `groups` is not.
1741      Branch: cfgperl
1742            ! t/op/groups.t
1743 ____________________________________________________________________________
1744 [  2097] By: jhi                                   on 1998/10/27  08:05:17
1745         Log: Netscape had mangled the tabs.
1746      Branch: cfgperl
1747            ! vmesa/Makefile
1748 ____________________________________________________________________________
1749 [  2096] By: jhi                                   on 1998/10/27  08:03:05
1750         Log: ATTR_JOINABLE logic, based on (private email)
1751              
1752              From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
1753              Subject: Some little diffs
1754              Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
1755              Date: Tue, 27 Oct 1998 13:44:42 +1300
1756      Branch: cfgperl
1757            ! thread.h
1758 ____________________________________________________________________________
1759 [  2095] By: jhi                                   on 1998/10/27  07:56:57
1760         Log: Mach cthreads support based on:
1761              
1762              From: brie@corp.home.net (Brian Harrison)
1763              Subject: perl5.005_02 patch for mthreads
1764              To: perl5-porters@perl.org
1765              Date: 24 Oct 1998 01:01:55 +0300
1766              Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
1767              
1768              Pthread yield probe (dejavu)
1769              Cosmetic nanochange for the union semun output.
1770              Better inttypes.h probe.
1771              Undo the 'void *' $selecttype probe from #1971 because
1772              it breaks the $selectminbits test.
1773      Branch: cfgperl
1774            ! Configure config_h.SH perl.h thread.h
1775 ____________________________________________________________________________
1776 [  2094] By: jhi                                   on 1998/10/26  13:02:07
1777         Log: Also posix-bc wants to reyacc.
1778      Branch: cfgperl
1779            ! Makefile.SH
1780 ____________________________________________________________________________
1781 [  2093] By: jhi                                   on 1998/10/26  10:17:21
1782         Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
1783              5_02 and really breaking things in non-ASCII worlds.
1784      Branch: cfgperl
1785            ! pp.c
1786 ____________________________________________________________________________
1787 [  2092] By: jhi                                   on 1998/10/26  09:08:00
1788         Log: More robustness.
1789      Branch: cfgperl
1790            ! t/comp/require.t t/op/misc.t t/pragma/subs.t
1791            ! t/pragma/warning.t
1792 ____________________________________________________________________________
1793 [  2091] By: jhi                                   on 1998/10/26  08:47:32
1794         Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
1795              Bison really wants YYLEX_PARAM.
1796      Branch: cfgperl
1797            ! perly.y proto.h toke.c
1798 ____________________________________________________________________________
1799 [  2090] By: jhi                                   on 1998/10/26  08:21:25
1800         Log: s/YYLEX_PARAM/YYLEXPARAM/
1801      Branch: cfgperl
1802            ! perly.y
1803 ____________________________________________________________________________
1804 [  2089] By: jhi                                   on 1998/10/26  08:17:33
1805         Log: Indicate skipped subtests.
1806      Branch: cfgperl
1807            ! t/io/pipe.t
1808 ____________________________________________________________________________
1809 [  2088] By: jhi                                   on 1998/10/26  08:11:36
1810         Log: Integrate from mainperl.
1811      Branch: cfgperl
1812           !> (integrate 54 files)
1813 ____________________________________________________________________________
1814 [  2087] By: jhi                                   on 1998/10/26  08:08:02
1815         Log: Add test for filetests.
1816      Branch: cfgperl
1817            + t/op/filetest.t
1818            ! MANIFEST
1819 ____________________________________________________________________________
1820 [  2086] By: gsar                                  on 1998/10/26  02:44:44
1821         Log: various win32 tweaks; disable new xs_cpp section (it creates
1822              ambiguous inference graph for %.xs --> %.o)
1823      Branch: perl
1824            ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
1825            ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
1826            ! win32/config.gc win32/config_H.gc win32/makedef.pl
1827            ! win32/makefile.mk win32/win32.h
1828 ____________________________________________________________________________
1829 [  2085] By: gsar                                  on 1998/10/26  00:50:02
1830         Log: sanity-check $Config{drand01} in rand.t
1831      Branch: perl
1832            ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
1833            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1834 ____________________________________________________________________________
1835 [  2078] By: gsar                                  on 1998/10/25  10:22:04
1836         Log: update win32/config*.?c
1837      Branch: perl
1838            ! Changes win32/config.bc win32/config.gc win32/config.vc
1839            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1840 ____________________________________________________________________________
1841 [  2077] By: gsar                                  on 1998/10/25  08:39:25
1842         Log: From: Graham Barr <gbarr@pobox.com>
1843              Date: Sat, 24 Oct 1998 21:45:50 -0500
1844              Message-ID: <19981024214550.C508@pobox.com>
1845              Subject: Re: die with a reference  should use overload "" operator
1846      Branch: perl
1847            ! pp_ctl.c
1848 ____________________________________________________________________________
1849 [  2076] By: gsar                                  on 1998/10/25  08:37:49
1850         Log: From: Graham Barr <gbarr@pobox.com>
1851              Date: Sat, 24 Oct 1998 12:45:21 -0500
1852              Message-ID: <19981024124521.C512@pobox.com>
1853              Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
1854      Branch: perl
1855            ! sv.c
1856 ____________________________________________________________________________
1857 [  2075] By: gsar                                  on 1998/10/25  08:24:09
1858         Log: fix C<print $n += 5;> etc.
1859      Branch: perl
1860            ! toke.c
1861 ____________________________________________________________________________
1862 [  2074] By: gsar                                  on 1998/10/25  08:12:28
1863         Log: list builtins with portability caveats
1864              From: Jarkko Hietaniemi <jhi@iki.fi>
1865              Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
1866              Message-Id: <199810231105.OAA02411@alpha.hut.fi>
1867              Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
1868      Branch: perl
1869            ! pod/perlfunc.pod
1870 ____________________________________________________________________________
1871 [  2073] By: gsar                                  on 1998/10/25  07:55:43
1872         Log: fix stack overrun in file test operators
1873      Branch: perl
1874            ! pp_sys.c
1875 ____________________________________________________________________________
1876 [  2072] By: gsar                                  on 1998/10/25  07:29:45
1877         Log: implement C<goto &func> and other fixes (via private mail)
1878              From:    "vishal bhatia" <vishalb@hotmail.com>
1879              Date:    Wed, 21 Oct 1998 22:59:03 PDT
1880              Message-Id: <19981022055904.20083.qmail@hotmail.com>
1881              Subject: [PATCH 5.005_52] More fixes for B
1882      Branch: perl
1883            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
1884 ____________________________________________________________________________
1885 [  2071] By: gsar                                  on 1998/10/25  07:14:41
1886         Log: From: Graham Barr <gbarr@pobox.com>
1887              Date: Sat, 17 Oct 1998 20:42:41 -0500
1888              Message-ID: <19981017204241.G510@pobox.com>
1889              Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
1890      Branch: perl
1891            ! pp_ctl.c
1892 ____________________________________________________________________________
1893 [  2070] By: gsar                                  on 1998/10/25  07:07:29
1894         Log: avoid bogus line number in XSUB redefined warnings
1895      Branch: perl
1896            ! op.c
1897 ____________________________________________________________________________
1898 [  2069] By: gsar                                  on 1998/10/25  06:59:03
1899         Log: From: Martijn Koster <mak@excitecorp.com>
1900              Date: Wed, 21 Oct 1998 13:12:03 +0100
1901              Message-ID: <19981021131203.A15661@excitecorp.com>
1902              Subject: File::Path::mkpath reports the wrong error
1903      Branch: perl
1904            ! lib/File/Path.pm
1905 ____________________________________________________________________________
1906 [  2068] By: gsar                                  on 1998/10/25  06:54:43
1907         Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
1908              Date: Tue, 20 Oct 1998 20:52:20 -0500
1909              Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
1910              Subject: Exporter.pm's export_to_level() argument handling buggy
1911      Branch: perl
1912            ! lib/Exporter.pm
1913 ____________________________________________________________________________
1914 [  2067] By: gsar                                  on 1998/10/25  06:50:19
1915         Log: From: jan.dubois@ibm.net (Jan Dubois)
1916              Date: Wed, 21 Oct 1998 00:55:51 +0200
1917              Message-ID: <36380269.55370608@smtp1.ibm.net>
1918              Subject: Make _really_ sure Dynaloader.xs code is initialized only once
1919      Branch: perl
1920            ! ext/DynaLoader/DynaLoader_pm.PL
1921 ____________________________________________________________________________
1922 [  2066] By: gsar                                  on 1998/10/25  06:48:19
1923         Log: recognize '%' as a shell metachar for win32
1924              From: jan.dubois@ibm.net (Jan Dubois)
1925              Date: Tue, 20 Oct 1998 21:57:35 +0200
1926              Message-ID: <3636ea31.49170453@smtp1.ibm.net>
1927              Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
1928      Branch: perl
1929            ! win32/win32.c
1930 ____________________________________________________________________________
1931 [  2065] By: gsar                                  on 1998/10/25  06:46:30
1932         Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
1933      Branch: perl
1934            ! sv.c
1935 ____________________________________________________________________________
1936 [  2064] By: gsar                                  on 1998/10/25  06:45:09
1937         Log: From: Gisle Aas <gisle@aas.no>
1938              Date: 20 Oct 1998 14:24:44 +0200
1939              Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
1940              Subject: ord() and unpack("U*",...) should not be negative
1941      Branch: perl
1942            ! pp.c
1943 ____________________________________________________________________________
1944 [  2063] By: gsar                                  on 1998/10/25  06:42:29
1945         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1946              Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
1947              Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
1948              Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
1949      Branch: perl
1950            ! os2/os2.c
1951 ____________________________________________________________________________
1952 [  2062] By: gsar                                  on 1998/10/25  06:41:26
1953         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1954              Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
1955              Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
1956              Subject: [PATCH 5.005_*] Speed up aassign
1957      Branch: perl
1958            ! pp_hot.c
1959 ____________________________________________________________________________
1960 [  2061] By: gsar                                  on 1998/10/25  06:39:04
1961         Log: From: Graham Barr <gbarr@pobox.com>
1962              Date: Sat, 17 Oct 1998 22:22:02 -0500
1963              Message-ID: <19981017222202.J510@pobox.com>
1964              Subject: Re: '*' prototype does not allow bareword with strict
1965      Branch: perl
1966            ! toke.c
1967 ____________________________________________________________________________
1968 [  2060] By: gsar                                  on 1998/10/25  06:37:34
1969         Log: handle '::' in section names properly
1970              From: Graham Barr <gbarr@pobox.com>
1971              Date: Sat, 17 Oct 1998 12:57:54 -0500
1972              Message-ID: <19981017125754.C510@pobox.com>
1973              Subject: Re: pod2html
1974      Branch: perl
1975            ! lib/Pod/Html.pm
1976 ____________________________________________________________________________
1977 [  2059] By: gsar                                  on 1998/10/25  06:33:43
1978         Log: integrate changes#1982,2014,2021 (from maint-5.005)
1979      Branch: perl
1980           !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
1981           !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
1982 ____________________________________________________________________________
1983 [  2058] By: gsar                                  on 1998/10/25  05:44:17
1984         Log: allow more win32 symbol exports (suggested by Jan Dubois)
1985      Branch: perl
1986            ! win32/makedef.pl
1987 ____________________________________________________________________________
1988 [  2057] By: gsar                                  on 1998/10/25  05:40:40
1989         Log: integrate change#2053 from maint-5.005
1990      Branch: perl
1991           !> cop.h t/cmd/while.t
1992 ____________________________________________________________________________
1993 [  2056] By: gsar                                  on 1998/10/25  05:16:41
1994         Log: commented version of a patch suggested by Drago Goricanec
1995              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1996              Date: 16 Oct 1998 15:24:45 +0300
1997              Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
1998              Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
1999      Branch: perl
2000            ! pp_sys.c
2001 ____________________________________________________________________________
2002 [  2055] By: gsar                                  on 1998/10/25  05:11:03
2003         Log: include eof() in description of buffering caveats
2004              From: Anton Berezin <tobez@plab.ku.dk>
2005              Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
2006              Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
2007              Subject: [DOCPATCH] pod/perlfunc.pod
2008      Branch: perl
2009            ! pod/perlfunc.pod
2010 ____________________________________________________________________________
2011 [  2054] By: gsar                                  on 1998/10/25  05:07:42
2012         Log: disallow 'x' in hex numbers (except leading '0x')
2013              From: Gisle Aas <gisle@aas.no>
2014              Date: 16 Oct 1998 16:33:12 +0200
2015              Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
2016              Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
2017      Branch: perl
2018            ! perlvars.h t/op/oct.t util.c
2019 ____________________________________________________________________________
2020 [  2052] By: gsar                                  on 1998/10/25  04:49:04
2021         Log: avoid the circular refcnt logic in magic_mutexfree()
2022      Branch: perl
2023            ! mg.c pp.c pp_hot.c
2024 ____________________________________________________________________________
2025 [  2051] By: gsar                                  on 1998/10/25  04:35:07
2026         Log: properly restore PL_rsfp_filters after require
2027      Branch: perl
2028            ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
2029            ! scope.h
2030 ____________________________________________________________________________
2031 [  2050] By: gsar                                  on 1998/10/25  02:42:32
2032         Log: integrate cfgperl changes back into mainline
2033      Branch: perl
2034           +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
2035           +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
2036           !> (integrate 33 files)
2037 ____________________________________________________________________________
2038 [  2049] By: gsar                                  on 1998/10/25  01:30:48
2039         Log: avoid "mysterious" compile-time failures without messages
2040      Branch: perl
2041            ! gv.c
2042 ____________________________________________________________________________
2043 [  2041] By: gsar                                  on 1998/10/23  21:11:56
2044         Log: checkin jpl under //depot/perlext/jpl/...
2045      Branch: perlext
2046            + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
2047            + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
2048            + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
2049            + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
2050            + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
2051            + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
2052            + jpl/PerlInterpreter/Makefile.PL
2053            + jpl/PerlInterpreter/PerlInterpreter.c
2054            + jpl/PerlInterpreter/PerlInterpreter.h
2055            + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
2056            + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
2057            + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
2058            + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
2059            + jpl/get_jdk/jdk_hosts jpl/install-jpl
2060 ____________________________________________________________________________
2061 [  2040] By: larry                                 on 1998/10/23  19:31:42
2062         Log: chr(0xFFFFFFFF) didn't translate to utf8 character
2063      Branch: perl
2064            ! pp.c
2065 ____________________________________________________________________________
2066 [  2039] By: larry                                 on 1998/10/23  18:48:34
2067         Log: tr///d does not seem to work
2068      Branch: perl
2069            ! lib/utf8_heavy.pl
2070 ____________________________________________________________________________
2071 [  2038] By: larry                                 on 1998/10/23  18:00:41
2072         Log: Program with utf8 identifiers fails to compile
2073      Branch: perl
2074            ! doop.c gv.c op.c pp.c pp_hot.c toke.c
2075 ____________________________________________________________________________
2076 [  2037] By: jhi                                   on 1998/10/23  14:04:51
2077         Log: Test suite portability:
2078              - posix-bc does not write to broken pipes
2079              - filehand #11 only iff we have fork
2080              - warning.t can now match $expected using regular expressions
2081      Branch: cfgperl
2082            ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
2083            ! t/pragma/warning.t
2084 ____________________________________________________________________________
2085 [  2036] By: jhi                                   on 1998/10/23  12:12:07
2086         Log: yacc clarification.
2087      Branch: cfgperl
2088            ! README.posix-bc
2089 ____________________________________________________________________________
2090 [  2035] By: jhi                                   on 1998/10/23  12:09:59
2091         Log: Some C compilers get upset about 8-bit characters in /* comments. */
2092      Branch: cfgperl
2093            ! mg.c
2094 ____________________________________________________________________________
2095 [  2034] By: jhi                                   on 1998/10/22  09:11:52
2096         Log: Configure update: both for pthread_yield more robust
2097              testing (all variants of pthread_attr_getdetachstate()) --
2098              and because Configure was broken in major way! About 1000
2099              last lines were truncated.
2100      Branch: cfgperl
2101            ! Configure
2102 ____________________________________________________________________________
2103 [  2033] By: jhi                                   on 1998/10/22  07:47:10
2104         Log: DJGPP feedback for #2028.
2105      Branch: cfgperl
2106            ! thread.h
2107 ____________________________________________________________________________
2108 [  2032] By: jhi                                   on 1998/10/21  13:03:57
2109         Log: yielding, the saga continues.
2110      Branch: cfgperl
2111            ! Configure config_h.SH
2112           !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
2113           !> t/op/goto.t t/pragma/constant.t
2114 ____________________________________________________________________________
2115 [  2031] By: jhi                                   on 1998/10/21  09:15:42
2116         Log: VM/ESA feedback for #2028.
2117      Branch: cfgperl
2118            ! Configure config_h.SH thread.h
2119 ____________________________________________________________________________
2120 [  2030] By: gsar                                  on 1998/10/21  04:22:53
2121         Log: fix handling of mayhaps-extended @_ in goto &sub
2122      Branch: perl
2123            ! av.c pp_ctl.c t/op/goto.t
2124 ____________________________________________________________________________
2125 [  2029] By: gsar                                  on 1998/10/21  00:54:14
2126         Log: restore sanity to "constant" references
2127      Branch: perl
2128            ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
2129 ____________________________________________________________________________
2130 [  2028] By: jhi                                   on 1998/10/20  15:01:20
2131         Log: OLD_PTHREADS_API reorganizing.
2132      Branch: cfgperl
2133            ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
2134            ! vmesa/vmesaish.h
2135 ____________________________________________________________________________
2136 [  2027] By: jhi                                   on 1998/10/20  14:14:51
2137         Log: #2026 fallout.
2138      Branch: cfgperl
2139            ! Makefile.SH
2140 ____________________________________________________________________________
2141 [  2026] By: jhi                                   on 1998/10/20  11:47:21
2142         Log: VM/ESA update.
2143      Branch: cfgperl
2144            ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
2145 ____________________________________________________________________________
2146 [  2025] By: jhi                                   on 1998/10/20  08:20:56
2147         Log: 64-bitness, based on
2148              
2149              From: Scott Henry <scotth@sgi.com>
2150              To: perl-64bit@perl.org
2151              Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
2152              Subject: Re: Configure problems/questions...
2153              Date: 19 Oct 1998 22:38:06 -0700
2154      Branch: cfgperl
2155            ! hints/irix_6.sh perl.h
2156 ____________________________________________________________________________
2157 [  2024] By: jhi                                   on 1998/10/20  08:09:07
2158         Log: Add lseeksize.
2159      Branch: cfgperl
2160            ! config_h.SH
2161 ____________________________________________________________________________
2162 [  2023] By: jhi                                   on 1998/10/20  08:08:33
2163         Log: Mumble about _yields() only when threaded.
2164      Branch: cfgperl
2165            ! Configure
2166 ____________________________________________________________________________
2167 [  2022] By: jhi                                   on 1998/10/20  07:46:26
2168         Log: Thinko at PTHREADS_CREATED_JOINABLE.
2169      Branch: cfgperl
2170            ! thread.h
2171 ____________________________________________________________________________
2172 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
2173         Log: From: Chip Salzenberg <chip@perlsupport.com>
2174              Date: Tue, 6 Oct 1998 13:33:05 -0400
2175              Message-ID: <19981006133305.A2348@perlsupport.com>
2176              Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
2177      Branch: maint-5.005/perl
2178            ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
2179            ! t/op/tie.t
2180 ____________________________________________________________________________
2181 [  2020] By: jhi                                   on 1998/10/19  09:15:53
2182         Log: YIELD more robustly.
2183      Branch: cfgperl
2184            ! thread.h
2185 ____________________________________________________________________________
2186 [  2019] By: jhi                                   on 1998/10/19  08:48:33
2187         Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
2188              the 'new' one (just like DJGPP, it seems).
2189      Branch: cfgperl
2190            ! thread.h
2191 ____________________________________________________________________________
2192 [  2018] By: jhi                                   on 1998/10/19  07:02:44
2193         Log: vmesaish.h doesn't exclude unixish.h.
2194      Branch: cfgperl
2195            ! perl.h
2196 ____________________________________________________________________________
2197 [  2017] By: jhi                                   on 1998/10/19  06:44:19
2198         Log: 1<<$randbits is not good for randbits=48.
2199      Branch: cfgperl
2200            ! t/op/rand.t
2201 ____________________________________________________________________________
2202 [  2016] By: jhi                                   on 1998/10/19  06:39:47
2203         Log: Make #2012 glob pattern more portable.
2204      Branch: cfgperl
2205            ! Makefile.SH
2206 ____________________________________________________________________________
2207 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
2208         Log: Fix POSIX::sigprocmask not to check type of $old parameter
2209              as it is output only
2210      Branch: maint-5.005/perl
2211            ! ext/POSIX/POSIX.xs
2212 ____________________________________________________________________________
2213 [  2012] By: jhi                                   on 1998/10/17  15:04:23
2214         Log: clean numbered core dumps and t/tmp[0-9]*.
2215      Branch: cfgperl
2216            ! Makefile.SH
2217 ____________________________________________________________________________
2218 [  2011] By: jhi                                   on 1998/10/17  14:59:15
2219         Log: More robust yacc/bison failure output handling.
2220      Branch: cfgperl
2221            ! t/comp/require.t t/op/misc.t t/pragma/subs.t
2222 ____________________________________________________________________________
2223 [  2010] By: jhi                                   on 1998/10/17  14:51:05
2224         Log: BC2000 POSIX update.
2225      Branch: cfgperl
2226            ! MANIFEST
2227 ____________________________________________________________________________
2228 [  2009] By: jhi                                   on 1998/10/17  14:49:46
2229         Log: POSIX BC2000 port from perl-mvs:
2230              
2231              Subject: Ported perl 5.005.02 to BS2000 / POSIX
2232              From: Dorner Thomas <Thomas.Dorner@start.de> 
2233              Date: Tue, 29 Sep 1998 13:29:36 +0100 
2234              Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
2235      Branch: cfgperl
2236            + README.posix-bc hints/posix-bc.sh
2237            ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
2238            ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
2239            ! unixish.h
2240 ____________________________________________________________________________
2241 [  2008] By: jhi                                   on 1998/10/17  14:07:49
2242         Log: VM/ESA-update.
2243      Branch: cfgperl
2244            ! MANIFEST
2245 ____________________________________________________________________________
2246 [  2007] By: jhi                                   on 1998/10/17  13:55:34
2247         Log: Forgot few S_I* imports.
2248      Branch: cfgperl
2249            ! t/lib/ipc_sysv.t
2250 ____________________________________________________________________________
2251 [  2006] By: jhi                                   on 1998/10/17  13:43:54
2252         Log: The VM/ESA port essentials, based on
2253              
2254              perl-mvs:
2255              
2256              From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
2257              Subject: Re: Can't find Data/Dumper.pm
2258              Date: Mon, 28 Sep 1998 07:40:49 +1300
2259              Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
2260              
2261              private email:
2262              
2263              From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
2264              Subject: Re: Perl thread problems in VM/ESA
2265              Date: Thu, 15 Oct 1998 07:18:35 +1300
2266              Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
2267              
2268              and private email:
2269              
2270              From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
2271              Subject:  perl archive
2272              Date:      Sun, 11 Oct 1998 19:28:54 EDT
2273              Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
2274              which gave a pointer to
2275              
2276              http://pucc.princeton.edu/~neale/perl.tar
2277              
2278              (based on Perl 5.005_51)
2279      Branch: cfgperl
2280            + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
2281            ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
2282            ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
2283            ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
2284 ____________________________________________________________________________
2285 [  2005] By: jhi                                   on 1998/10/17  13:17:19
2286         Log: Integrate mainperl.
2287      Branch: cfgperl
2288           !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
2289           !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
2290           !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
2291           !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
2292           !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
2293           !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
2294           !> win32/makefile.mk
2295 ____________________________________________________________________________
2296 [  2004] By: jhi                                   on 1998/10/17  11:19:06
2297         Log: Removed an extra ' from the int64_t test.
2298      Branch: cfgperl
2299            ! Configure
2300 ____________________________________________________________________________
2301 [  2003] By: gsar                                  on 1998/10/17  04:11:40
2302         Log: silence -w noises (suggested by Greg Bacon)
2303      Branch: perl
2304            ! lib/Term/Complete.pm
2305 ____________________________________________________________________________
2306 [  2002] By: gsar                                  on 1998/10/17  04:07:48
2307         Log: From: Gisle Aas <gisle@aas.no>
2308              Date: 14 Oct 1998 15:53:14 +0200
2309              Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
2310              Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
2311      Branch: perl
2312            ! util.c
2313 ____________________________________________________________________________
2314 [  2001] By: gsar                                  on 1998/10/17  04:06:10
2315         Log: From: Gisle Aas <gisle@aas.no>
2316              Date: 14 Oct 1998 15:17:44 +0200
2317              Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
2318              Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
2319      Branch: perl
2320            ! toke.c
2321 ____________________________________________________________________________
2322 [  2000] By: gsar                                  on 1998/10/17  03:06:33
2323         Log: From: Gisle Aas <gisle@aas.no>
2324              Date: 14 Oct 1998 00:38:06 +0200
2325              Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
2326              Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
2327      Branch: perl
2328            ! sv.c
2329 ____________________________________________________________________________
2330 [  1999] By: gsar                                  on 1998/10/17  03:04:48
2331         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2332              Date: Tue, 13 Oct 1998 15:10:57 -0700
2333              Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
2334              Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
2335      Branch: perl
2336            ! vms/ext/Stdio/Stdio.pm
2337 ____________________________________________________________________________
2338 [  1998] By: gsar                                  on 1998/10/17  03:00:40
2339         Log: skip readonly vars and unref references when doing a reset()
2340      Branch: perl
2341            ! sv.c
2342 ____________________________________________________________________________
2343 [  1997] By: gsar                                  on 1998/10/17  02:49:19
2344         Log: fix buggy treatment of large checksums on unicode strings
2345              From: Gisle Aas <gisle@aas.no>
2346              Date: 13 Oct 1998 21:35:39 +0200
2347              Message-ID: <m31zocp850.fsf@furu.g.aas.no>
2348              Subject: unpack("%48U*",...)  [PATCH 5.005_52]
2349      Branch: perl
2350            ! pp.c
2351 ____________________________________________________________________________
2352 [  1996] By: gsar                                  on 1998/10/17  02:43:22
2353         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2354              Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
2355              Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
2356              Subject: [PATCH 5.005_52] Memory overrun in os2.c
2357      Branch: perl
2358            ! os2/Makefile.SHs os2/os2.c
2359 ____________________________________________________________________________
2360 [  1995] By: gsar                                  on 1998/10/17  02:42:01
2361         Log: clarify section name rules for typemaps
2362      Branch: perl
2363            ! pod/perlxs.pod
2364 ____________________________________________________________________________
2365 [  1994] By: gsar                                  on 1998/10/17  02:33:02
2366         Log: whitespace-proof grent.t
2367      Branch: perl
2368            ! t/op/grent.t
2369 ____________________________________________________________________________
2370 [  1993] By: gsar                                  on 1998/10/17  02:27:29
2371         Log: fix bug in B::CC::pp_sassign()
2372              From: "vishal bhatia" <vishalb@hotmail.com>
2373              Date: Sun, 11 Oct 1998 18:41:38 PDT
2374              Message-ID: <19981012014139.19614.qmail@hotmail.com>
2375              Subject: B::CC problems with pp_sassign routine
2376      Branch: perl
2377            ! ext/B/B/CC.pm
2378 ____________________________________________________________________________
2379 [  1992] By: gsar                                  on 1998/10/17  02:17:49
2380         Log: applied suggested patch with small doc tweak
2381              From: Gisle Aas <gisle@aas.no>
2382              Date: 11 Oct 1998 12:53:13 +0200
2383              Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
2384              Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
2385      Branch: perl
2386            ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
2387            ! t/op/tiehandle.t
2388 ____________________________________________________________________________
2389 [  1991] By: gsar                                  on 1998/10/17  02:08:30
2390         Log: apply non-conflicting parts from suggested patch
2391              From: jan.dubois@ibm.net (Jan Dubois)
2392              Date: Sat, 10 Oct 1998 13:15:45 +0200
2393              Message-ID: <36223ed7.18279374@smtp1.ibm.net>
2394              Subject: [PATCH 5.005_52] Still more MakeMaker  patches
2395      Branch: perl
2396            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
2397 ____________________________________________________________________________
2398 [  1990] By: gsar                                  on 1998/10/17  02:01:24
2399         Log: provide option to enable optimization with VC (suggested by Jan
2400              Dubois)
2401      Branch: perl
2402            ! win32/Makefile win32/makefile.mk
2403 ____________________________________________________________________________
2404 [  1989] By: gsar                                  on 1998/10/17  01:55:27
2405         Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
2406              Dave Leppik <dleppik@gage.com>
2407      Branch: perl
2408            ! perl.h
2409 ____________________________________________________________________________
2410 [  1988] By: gsar                                  on 1998/10/17  01:49:05
2411         Log: stray typo found by Hugo van der Sanden
2412      Branch: perl
2413            ! op.c
2414 ____________________________________________________________________________
2415 [  1987] By: gsar                                  on 1998/10/17  01:45:52
2416         Log: perldoc pod update
2417              From: Daniel Grisinger <dgris@perrin.dimensional.com>
2418              Date: 06 Oct 1998 23:56:51 -0600
2419              Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
2420              Subject: [PATCH _02 and _52] perldoc
2421      Branch: perl
2422            ! utils/perldoc.PL
2423 ____________________________________________________________________________
2424 [  1986] By: gsar                                  on 1998/10/17  01:41:40
2425         Log: qualify names of builtins
2426      Branch: perl
2427            ! ext/POSIX/POSIX.pm
2428 ____________________________________________________________________________
2429 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
2430         Log: From: Jochen Wiedmann <joe@ispsoft.de>
2431              Date: Thu, 17 Sep 1998 17:16:06 +0200
2432              Message-ID: <360127B6.E44564A@ispsoft.de>
2433              Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
2434      Branch: maint-5.005/perl
2435            ! lib/ExtUtils/MakeMaker.pm
2436 ____________________________________________________________________________
2437 [  1978] By: gsar                                  on 1998/10/16  01:58:58
2438         Log: integrate cfgperl mods into mainline
2439      Branch: perl
2440           +> ext/DynaLoader/dl_vmesa.xs
2441            ! Porting/genlog
2442           !> Configure MANIFEST Makefile.SH config_h.SH
2443           !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
2444           !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
2445           !> x2p/Makefile.SH
2446 ____________________________________________________________________________
2447 [  1976] By: gsar                                  on 1998/10/16  00:10:52
2448         Log: stray tweak
2449      Branch: perl
2450            ! op.c
2451 ____________________________________________________________________________
2452 [  1975] By: gsar                                  on 1998/10/15  23:54:38
2453         Log: propagate typeness of lexicals while cloning them
2454      Branch: perl
2455            ! op.c
2456 ____________________________________________________________________________
2457 [  1974] By: gsar                                  on 1998/10/15  23:53:25
2458         Log: s/last/first/ typo in append_list()
2459      Branch: perl
2460            ! op.c
2461 ____________________________________________________________________________
2462 [  1973] By: gsar                                  on 1998/10/15  20:06:17
2463         Log: nuke confperl branch and contents
2464      Branch: confperl
2465            - (delete 1284 files)
2466 ____________________________________________________________________________
2467 [  1972] By: jhi                                   on 1998/10/15  07:07:35
2468         Log: Test #162 had been added but the "print 1..161" had not been updated.
2469      Branch: cfgperl
2470            ! t/op/pat.t
2471 ____________________________________________________________________________
2472 [  1971] By: gsar                                  on 1998/10/15  03:09:58
2473         Log: check in all confperl changes as of change#1964 into cfgperl
2474      Branch: cfgperl
2475            + ext/DynaLoader/dl_vmesa.xs
2476            ! Configure MANIFEST Makefile.SH config_h.SH
2477            ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
2478            ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
2479 ____________________________________________________________________________
2480 [  1970] By: gsar                                  on 1998/10/15  03:05:59
2481         Log: integrate mainline to get tr.t
2482      Branch: cfgperl
2483           +> t/op/tr.t
2484 ____________________________________________________________________________
2485 [  1969] By: gsar                                  on 1998/10/15  03:04:17
2486         Log: add missing tr.t to repository
2487      Branch: perl
2488            + t/op/tr.t
2489 ____________________________________________________________________________
2490 [  1968] By: gsar                                  on 1998/10/15  03:02:43
2491         Log: create cfgperl branch
2492      Branch: cfgperl
2493           +> (branch 1282 files)
2494 ____________________________________________________________________________
2495 [  1967] By: gsar                                  on 1998/10/15  02:46:08
2496         Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
2497              (MAN3PODS cannot be set to ' '; stray stricture violation)
2498      Branch: perl
2499            ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
2500            ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
2501            ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
2502            ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
2503            ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
2504            ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
2505            ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
2506            ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
2507            ! ext/attrs/Makefile.PL ext/re/Makefile.PL
2508            ! lib/ExtUtils/MM_Unix.pm
2509 ____________________________________________________________________________
2510 [  1966] By: gsar                                  on 1998/10/15  02:19:03
2511         Log: tweak to make fix in change#1944 behave correctly for closures
2512              created within eval''
2513      Branch: perl
2514            ! op.c t/op/eval.t
2515 ____________________________________________________________________________
2516 [  1965] By: gsar                                  on 1998/10/14  23:22:41
2517         Log: use better numbers for exitstatus test
2518      Branch: perl
2519            ! t/op/die_exit.t
2520 ____________________________________________________________________________
2521 [  1964] By: jhi                                   on 1998/10/14  17:25:41
2522         Log: Add VM/ESA dynaloading (uses <dll.h>).
2523      Branch: confperl
2524            + ext/DynaLoader/dl_vmesa.xs
2525            ! MANIFEST
2526 ____________________________________________________________________________
2527 [  1963] By: jhi                                   on 1998/10/14  17:17:10
2528         Log: Remove a2p.loadmap in 'clean' target.
2529      Branch: confperl
2530            ! x2p/Makefile.SH
2531 ____________________________________________________________________________
2532 [  1962] By: jhi                                   on 1998/10/14  17:13:11
2533         Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
2534      Branch: confperl
2535            ! Makefile.SH
2536 ____________________________________________________________________________
2537 [  1961] By: jhi                                   on 1998/10/14  16:27:39
2538         Log: VM/ESA creates executable.loadmaps.
2539      Branch: confperl
2540            ! Makefile.SH
2541 ____________________________________________________________________________
2542 [  1960] By: jhi                                   on 1998/10/14  15:37:39
2543         Log: Introduce SCHED_YIELD (one of sched_yield(),
2544              pthread_yield(), or pthread_yield(NULL)).
2545              YIELD is then defined using SCHED_YIELD unless
2546              a platform-specific YIELD has already been defined.
2547              
2548              Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
2549              
2550              The need for pthread_yield(NULL) and pthread_attr_setdet...
2551              introduced by (private email)
2552              
2553              From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
2554              Date: Sat, 10 Oct 1998 21:08:15 +1300
2555              Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
2556              Subject: Re: Perl thread problems in VM/ESA
2557              
2558              Better select() protoprobe (for AIX), from (private email)
2559              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2560              Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
2561              Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
2562              Subject: AIX select (fwd)
2563              From: Lars Hecking <lhecking@nmrc.ucc.ie>
2564              To: Andy Dougherty <doughera@lafcol.lafayette.edu>
2565              Date: Fri, 2 Oct 1998 10:40:01 +0100
2566              Subject: AIX select
2567              
2568              Linux-avoid-so.X.Y, based on
2569              From: "Kurt D. Starsinic" <kstar@chapin.edu>
2570              Date: Tue, 13 Oct 1998 15:55:07 -0400
2571              Message-ID: <19981013155507.B4004@O2.chapin.edu>
2572              Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
2573      Branch: confperl
2574            ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
2575            ! thread.h
2576 ____________________________________________________________________________
2577 [  1959] By: jhi                                   on 1998/10/14  12:51:26
2578         Log: Some old pthread implementations have
2579              pthread_attr_setdetachstate(pthread_attr_t*, int*).
2580      Branch: confperl
2581            ! ext/Thread/Thread.xs
2582 ____________________________________________________________________________
2583 [  1958] By: jhi                                   on 1998/10/14  12:41:11
2584         Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
2585              counterparts will follow soon.
2586      Branch: confperl
2587            ! thread.h
2588 ____________________________________________________________________________
2589 [  1957] By: jhi                                   on 1998/10/14  12:38:11
2590         Log: Add tr.t (MANIFEST already knew about it, strange)
2591      Branch: confperl
2592            + t/op/tr.t
2593 ____________________________________________________________________________
2594 [  1956] By: jhi                                   on 1998/10/14  12:24:35
2595         Log: Mutexen should be initialized only once.
2596      Branch: confperl
2597            ! gv.c op.c
2598 ____________________________________________________________________________
2599 [  1955] By: jhi                                   on 1998/10/14  12:19:38
2600         Log: os390 has its own cppstdin.
2601      Branch: confperl
2602            ! hints/os390.sh
2603 ____________________________________________________________________________
2604 [  1954] By: jhi                                   on 1998/10/14  12:15:06
2605         Log: Integrate with mainperl.
2606      Branch: confperl
2607           !> (integrate 1280 files)
2608 ____________________________________________________________________________
2609 [  1953] By: jhi                                   on 1998/10/14  11:48:08
2610         Log: Removed duplicate CMA threads code for HPUX 10.X.
2611              (probably residue of patch(1) being too understanding)
2612              Enhanced 64-bit settings. (redo change#1940)
2613      Branch: confperl
2614            ! hints/hpux.sh
2615 ____________________________________________________________________________
2616 [  1952] By: jhi                                   on 1998/10/14  11:45:16
2617         Log: (redo change#1949) Detypo in the d_open64 warning about
2618              the impending WHOA.
2619      Branch: confperl
2620            ! hints/irix_6.sh
2621 ____________________________________________________________________________
2622 [  1951] By: jhi                                   on 1998/10/14  10:54:16
2623         Log: Mutexen should only be inited once, after they have been New()ed.
2624      Branch: confperl
2625            ! gv.c op.c
2626 ____________________________________________________________________________
2627 [  1950] By: jhi                                   on 1998/10/14  10:41:43
2628         Log: Own cppstdin.
2629      Branch: confperl
2630            ! hints/os390.sh
2631 ____________________________________________________________________________
2632 [  1949] By: jhi                                   on 1998/10/14  10:34:23
2633         Log: Detypo in the d_open64 warning about the impending WHOA.
2634      Branch: confperl
2635            ! hints/irix_6.sh
2636 ____________________________________________________________________________
2637 [  1948] By: gsar                                  on 1998/10/14  05:38:01
2638         Log: two typos
2639      Branch: perl
2640            ! pp_hot.c t/op/eval.t
2641 ____________________________________________________________________________
2642 [  1947] By: gsar                                  on 1998/10/14  05:37:10
2643         Log: let docatch() pass the buck when restartop turns out to be null,
2644              making exceptions in BEGIN{} propagate as expected
2645      Branch: perl
2646            ! pp_ctl.c t/op/misc.t
2647 ____________________________________________________________________________
2648 [  1946] By: gsar                                  on 1998/10/13  03:41:49
2649         Log: add missing file from change#1943
2650      Branch: perl
2651            ! proto.h
2652 ____________________________________________________________________________
2653 [  1945] By: gsar                                  on 1998/10/13  03:32:02
2654         Log: defer "deep recursion" warnings until CXt_SUB context is properly
2655              set up
2656      Branch: perl
2657            ! pp_hot.c t/pragma/warn/pp_hot
2658 ____________________________________________________________________________
2659 [  1944] By: gsar                                  on 1998/10/13  03:15:50
2660         Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
2661              fixup the cop_seq value that must be seen by lexical lookups that
2662              emanate within eval''
2663      Branch: perl
2664            ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
2665 ____________________________________________________________________________
2666 [  1943] By: gsar                                  on 1998/10/13  02:06:09
2667         Log: ensure recursive attempts to findlex()icals know enough about where
2668              the last eval'' context was encountered
2669      Branch: perl
2670            ! op.c t/op/eval.t
2671 ____________________________________________________________________________
2672 [  1942] By: gsar                                  on 1998/10/13  02:01:24
2673         Log: force copy of substrings when matching against temporaries
2674      Branch: perl
2675            ! pp_hot.c t/op/pat.t
2676 ____________________________________________________________________________
2677 [  1941] By: gsar                                  on 1998/10/13  01:49:16
2678         Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
2679              implementation)
2680      Branch: perl
2681            ! pp_ctl.c t/op/runlevel.t
2682 ____________________________________________________________________________
2683 [  1940] By: jhi                                   on 1998/10/12  09:57:44
2684         Log: Removed duplicate CMA threads code for HPUX 10.X.
2685              (probably residue of patch(1) being too understanding)
2686              Enhanced 64-bit settings.
2687      Branch: confperl
2688            ! hints/hpux.sh
2689 ____________________________________________________________________________
2690 [  1939] By: jhi                                   on 1998/10/12  09:53:11
2691         Log: Initial sync from mainline perl.
2692      Branch: confperl
2693            + (add 1282 files)
2694 ____________________________________________________________________________
2695 [  1937] By: gsar                                  on 1998/10/06  21:16:34
2696         Log: fix $/ init for USE_THREADS
2697      Branch: perl
2698            ! perl.c
2699 ____________________________________________________________________________
2700 [  1936] By: gsar                                  on 1998/10/06  07:19:39
2701         Log: fix globals caught by change#1927; builds and tests on Solaris
2702      Branch: perl
2703            ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
2704            ! warning.h warning.pl
2705 ____________________________________________________________________________
2706 [  1935] By: gsar                                  on 1998/10/06  06:50:35
2707         Log: add test for previous fix
2708      Branch: perl
2709            ! ext/Thread/create.t
2710 ____________________________________________________________________________
2711 [  1934] By: gsar                                  on 1998/10/06  06:37:36
2712         Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
2713      Branch: perl
2714            ! util.c
2715 ____________________________________________________________________________
2716 [  1933] By: gsar                                  on 1998/10/06  05:04:20
2717         Log: undo bogus part of change#1903 (as pointed out by Larry)
2718      Branch: perl
2719            ! pp_ctl.c
2720 ____________________________________________________________________________
2721 [  1932] By: gsar                                  on 1998/10/06  04:21:31
2722         Log: added tweaked version of suggested patch
2723              From: jan.dubois@ibm.net (Jan Dubois)
2724              Date: Sat, 03 Oct 1998 19:04:48 +0200
2725              Message-ID: <361d54b2.36841294@smtp1.ibm.net>
2726              Subject: [PATCH 5.005_52] More MakeMaker  patches
2727      Branch: perl
2728            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2729            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
2730 ____________________________________________________________________________
2731 [  1931] By: gsar                                  on 1998/10/06  04:04:33
2732         Log: use cpp symbols instead of hardwired constants
2733              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2734              Date: Mon, 05 Oct 1998 09:23:33 +0100
2735              Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
2736              Subject: [PATCH 5.005_52] By the numbers (resend)
2737      Branch: perl
2738            ! op.c
2739 ____________________________________________________________________________
2740 [  1930] By: gsar                                  on 1998/10/06  04:01:55
2741         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2742              Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
2743              Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
2744              Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
2745      Branch: perl
2746            ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
2747            ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
2748 ____________________________________________________________________________
2749 [  1929] By: gsar                                  on 1998/10/06  03:50:36
2750         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2751              Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
2752              Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
2753              Subject: [PATCH 5.00552] Minor test improvement
2754      Branch: perl
2755            ! t/op/magic.t
2756 ____________________________________________________________________________
2757 [  1928] By: gsar                                  on 1998/10/06  03:49:03
2758         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2759              Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
2760              Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
2761              Subject: [PATCH 5.00552] emacs/ptags inprovements
2762      Branch: perl
2763            ! emacs/ptags
2764 ____________________________________________________________________________
2765 [  1927] By: gsar                                  on 1998/10/06  03:47:44
2766         Log: disable C<#define dirty PL_dirty> et al.
2767      Branch: perl
2768            ! embed.pl embedvar.h
2769 ____________________________________________________________________________
2770 [  1926] By: gsar                                  on 1998/10/06  03:43:32
2771         Log: From: Mark-Jason Dominus <mjd@plover.com>
2772              Date: Sun, 04 Oct 1998 14:48:11 -0400
2773              Message-ID: <19981004184811.16048.qmail@plover.com>
2774              Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
2775      Branch: perl
2776            ! utils/perldoc.PL
2777 ____________________________________________________________________________
2778 [  1925] By: gsar                                  on 1998/10/06  03:27:35
2779         Log: disable USE_THREADS when PERL_OBJECT is enabled
2780      Branch: perl
2781            ! win32/Makefile win32/makefile.mk
2782 ____________________________________________________________________________
2783 [  1924] By: gsar                                  on 1998/10/06  03:26:54
2784         Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
2785      Branch: perl
2786            ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
2787            ! vms/perly_c.vms
2788 ____________________________________________________________________________
2789 [  1923] By: gsar                                  on 1998/10/03  05:19:56
2790         Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
2791              overridden
2792      Branch: perl
2793            ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
2794            ! proto.h vms/perly_c.vms
2795 ____________________________________________________________________________
2796 [  1922] By: gsar                                  on 1998/10/03  03:59:50
2797         Log: suppress manifypods leak in extensions
2798      Branch: perl
2799            ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
2800 ____________________________________________________________________________
2801 [  1921] By: gsar                                  on 1998/10/02  22:30:15
2802         Log: os390 fixes (suggested by Peter Prymmer)
2803      Branch: perl
2804            ! Makefile.SH regcomp.c
2805 ____________________________________________________________________________
2806 [  1920] By: gsar                                  on 1998/10/02  21:41:19
2807         Log: squelch undef warnings
2808              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2809              Date: Fri, 02 Oct 1998 11:01:14 +0100
2810              Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
2811              Subject: [PATCH] Re: Apparent bug in Math::BigInt 
2812      Branch: perl
2813            ! Changes lib/Math/BigInt.pm
2814 ____________________________________________________________________________
2815 [  1919] By: gsar                                  on 1998/10/02  04:59:13
2816         Log: add note to INSTALL about ANSI C
2817      Branch: perl
2818            ! INSTALL
2819 ____________________________________________________________________________
2820 [  1918] By: gsar                                  on 1998/10/02  04:21:10
2821         Log: tolerate spaces when fixing up __cplusplus output by old h2xs
2822              From: jan.dubois@ibm.net (Jan Dubois)
2823              Date: Wed, 30 Sep 1998 23:35:30 +0200
2824              Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
2825              Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
2826      Branch: perl
2827            ! lib/ExtUtils/xsubpp
2828 ____________________________________________________________________________
2829 [  1917] By: gsar                                  on 1998/10/02  04:16:02
2830         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2831              Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
2832              Message-Id: <199810010837.LAA31371@alpha.hut.fi>
2833              Subject: Re: Configure test for selectbits busted
2834      Branch: perl
2835            ! Configure
2836 ____________________________________________________________________________
2837 [  1916] By: gsar                                  on 1998/10/02  04:14:17
2838         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2839              Date: Wed, 30 Sep 1998 17:15:20 -0700
2840              Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
2841              Subject: [PATCH 5.005_02]VMS config tweaks
2842      Branch: perl
2843            ! vms/descrip_mms.template vms/subconfigure.com
2844 ____________________________________________________________________________
2845 [  1915] By: gsar                                  on 1998/10/02  04:10:47
2846         Log: use Off_t to permit 64-bit seek()
2847              From: Scott Henry <scotth@sgi.com>
2848              Date: 29 Sep 1998 17:38:46 -0700
2849              Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
2850              Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
2851              --
2852              Date: 28 Sep 1998 18:55:37 -0700
2853              Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
2854              Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
2855      Branch: perl
2856            ! doio.c pp_sys.c proto.h sv.c
2857 ____________________________________________________________________________
2858 [  1914] By: gsar                                  on 1998/10/02  04:05:36
2859         Log: normalize tm struct passed to strftime() with mktime()
2860              From: Spider Boardman <spider@orb.nashua.nh.us>
2861              Date: Wed, 30 Sep 1998 15:12:09 -0400
2862              Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
2863              Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
2864      Branch: perl
2865            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
2866 ____________________________________________________________________________
2867 [  1913] By: gsar                                  on 1998/10/02  03:59:46
2868         Log: don't try to run foo_SH.orig etc.
2869      Branch: perl
2870            ! Configure
2871 ____________________________________________________________________________
2872 [  1912] By: gsar                                  on 1998/10/02  03:45:37
2873         Log: make warning about glob process failure optional
2874      Branch: perl
2875            ! pod/perldiag.pod pp_hot.c
2876 ____________________________________________________________________________
2877 [  1911] By: gsar                                  on 1998/10/02  02:52:21
2878         Log: document yet another RE diagnostic, make it consistent with REG_INFTY
2879              From: Dominic Dunlop <domo@vo.lu>
2880              Date: Tue, 29 Sep 1998 21:06:30 +0000
2881              Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
2882              Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
2883              --
2884              Date: Wed, 30 Sep 1998 11:46:44 +0000
2885              Message-Id: <v03110702b237beb04830@[212.24.192.74]>
2886              Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
2887      Branch: perl
2888            ! pod/perldiag.pod regcomp.c
2889 ____________________________________________________________________________
2890 [  1910] By: gsar                                  on 1998/10/02  02:48:48
2891         Log: minor Configure tweaks (via private mail)
2892              From: Jarkko Hietaniemi <jhi@iki.fi>
2893              Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
2894              Message-Id: <199809292325.CAA19737@alpha.hut.fi>
2895              Subject: [PATCH] 5.005_52: the drizzle continues
2896      Branch: perl
2897            ! Configure config_h.SH handy.h
2898 ____________________________________________________________________________
2899 [  1909] By: gsar                                  on 1998/10/02  02:46:39
2900         Log: update SCO hints for dynamic loading
2901              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2902              Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
2903              Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
2904              Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
2905              --
2906              Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
2907              Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
2908              Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
2909      Branch: perl
2910            ! hints/sco.sh
2911 ____________________________________________________________________________
2912 [  1908] By: gsar                                  on 1998/10/02  02:33:39
2913         Log: make File::Find work when wanted() is autoloaded or a symbolic ref
2914      Branch: perl
2915            ! lib/File/Find.pm
2916 ____________________________________________________________________________
2917 [  1907] By: gsar                                  on 1998/10/02  02:21:52
2918         Log: applied patches, but retained old behavior for win32 (where compilers
2919              can't read from stdin at all)
2920              From: Graham Barr <gbarr@ti.com>
2921              Date: Mon, 28 Sep 1998 09:41:49 -0500
2922              Message-ID: <19980928094149.B26576@asic.sc.ti.com>
2923              Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
2924              --
2925              Date: Tue, 29 Sep 1998 12:35:43 -0500
2926              Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
2927              Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
2928      Branch: perl
2929            ! ext/Errno/Errno_pm.PL
2930 ____________________________________________________________________________
2931 [  1906] By: gsar                                  on 1998/10/02  02:02:19
2932         Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
2933              Hietaniemi)
2934      Branch: perl
2935            ! t/op/grent.t
2936 ____________________________________________________________________________
2937 [  1905] By: gsar                                  on 1998/10/02  01:59:56
2938         Log: win32 caveats about truncate()
2939      Branch: perl
2940            ! pod/perlport.pod
2941 ____________________________________________________________________________
2942 [  1904] By: gsar                                  on 1998/10/02  01:53:25
2943         Log: various Configure and hints updates (prefer drand48() or random()
2944              over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
2945              applied modulo SCO hints superceded by later patch
2946              From: Jarkko Hietaniemi <jhi@iki.fi>
2947              Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
2948              Message-Id: <199809282156.AAA18615@alpha.hut.fi>
2949              Subject: [PATCH] 5.005_52: Configure et al:
2950      Branch: perl
2951            + ext/IPC/SysV/hints/next_3.pl
2952            ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
2953            ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
2954            ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
2955 ____________________________________________________________________________
2956 [  1903] By: gsar                                  on 1998/10/02  01:42:37
2957         Log: fixes for bugs in /RE/p    from Hugo van der Sanden
2958              Date: Mon, 28 Sep 1998 17:41:49 +0100
2959              Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
2960              Subject: [PATCH 5.005_52] Re: More on ?p 
2961              --
2962              Date: Thu, 01 Oct 1998 09:10:58 +0100
2963              Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
2964              Subject: [PATCH 5.005_52] ?p fix
2965              --
2966              Date: Thu, 01 Oct 1998 10:45:56 +0100
2967              Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
2968              Subject: [PATCH 5.005_52] more on ?p
2969      Branch: perl
2970            ! pp_ctl.c
2971 ____________________________________________________________________________
2972 [  1902] By: gsar                                  on 1998/10/02  01:36:14
2973         Log: From: Kenneth Duda <kjd@cisco.com>
2974              Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
2975              Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
2976              Subject: writemain dies when there are more than 4000 characters of extensions
2977      Branch: perl
2978            ! writemain.SH
2979 ____________________________________________________________________________
2980 [  1901] By: gsar                                  on 1998/10/02  01:33:16
2981         Log: tweak run_byacc recipe
2982      Branch: perl
2983            ! Makefile.SH Porting/pumpkin.pod
2984 ____________________________________________________________________________
2985 [  1900] By: gsar                                  on 1998/10/02  01:02:09
2986         Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
2987      Branch: perl
2988            ! perl.h pp_ctl.c
2989 ____________________________________________________________________________
2990 [  1899] By: gsar                                  on 1998/09/28  20:46:30
2991         Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
2992              Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
2993              Dvornik)
2994      Branch: perl
2995            ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
2996 ____________________________________________________________________________
2997 [  1898] By: gsar                                  on 1998/09/28  20:42:52
2998         Log: flush unsubmitted 5.00552 change
2999      Branch: perl
3000            ! MANIFEST
3001 ____________________________________________________________________________
3002 [  1897] By: gsar                                  on 1998/09/27  04:43:06
3003         Log: run vms_yfix.pl
3004      Branch: perl
3005            ! vms/perly_c.vms
3006 ____________________________________________________________________________
3007 [  1896] By: gsar                                  on 1998/09/27  03:38:55
3008         Log: small tweak on last change
3009      Branch: perl
3010            ! win32/win32.c
3011 ____________________________________________________________________________
3012 [  1895] By: gsar                                  on 1998/09/27  03:17:17
3013         Log: fix win32_stat() to do the right thing for share names
3014      Branch: perl
3015            ! win32/win32.c
3016 ____________________________________________________________________________
3017 [  1891] By: larry                                 on 1998/09/25  18:50:40
3018         Log: Fixed apostrophe problem from Mark Knutsen.
3019      Branch: perl
3020            ! sv.h
3021
3022 ----------------
3023 Version 5.005_52
3024 ----------------
3025
3026 ____________________________________________________________________________
3027 [  1890] By: gsar                                  on 1998/09/25  10:25:00
3028         Log: update template config.sh, add new config vars to win32 stuff
3029      Branch: perl
3030            ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
3031            ! pp_sys.c proto.h win32/config.bc win32/config.gc
3032            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3033            ! win32/config_H.vc win32/win32.h
3034 ____________________________________________________________________________
3035 [  1889] By: gsar                                  on 1998/09/25  07:13:13
3036         Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
3037              for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
3038              of full-fledged 64-bit support (including support for: fseeko/ftello,
3039              Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
3040              in Fcntl)
3041              From: Jarkko Hietaniemi <jhi@iki.fi>
3042              Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
3043              Message-Id: <199809112056.XAA04720@alpha.hut.fi>
3044              Subject: [PATCH] 5.005_51: Configure "Massive Attack"
3045              --
3046              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
3047              Date: 12 Sep 1998 09:44:25 +0300
3048              Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
3049              Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
3050      Branch: perl
3051            + lib/filetest.pm
3052            ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
3053            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
3054            ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
3055            ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
3056            ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
3057            ! win32/makedef.pl
3058 ____________________________________________________________________________
3059 [  1888] By: gsar                                  on 1998/09/25  06:27:12
3060         Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
3061      Branch: perl
3062            ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
3063            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3064            ! win32/makedef.pl win32/makefile.mk win32/win32.c
3065 ____________________________________________________________________________
3066 [  1887] By: gsar                                  on 1998/09/25  04:50:49
3067         Log: win32.c tweak
3068      Branch: perl
3069            ! win32/win32.c
3070 ____________________________________________________________________________
3071 [  1886] By: gsar                                  on 1998/09/25  04:47:32
3072         Log: s/MAKEMAKEROPT/PERL_MM_OPT/
3073      Branch: perl
3074            ! lib/ExtUtils/MakeMaker.pm
3075 ____________________________________________________________________________
3076 [  1885] By: gsar                                  on 1998/09/25  04:05:09
3077         Log: From: Dominic Dunlop <domo@vo.lu>
3078              Date: Thu, 10 Sep 1998 11:02:46 +0000
3079              Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
3080              Subject: MM_Unix::canonpath erroneously turns leading // into /
3081      Branch: perl
3082            ! lib/ExtUtils/MM_Unix.pm
3083 ____________________________________________________________________________
3084 [  1884] By: gsar                                  on 1998/09/25  03:06:10
3085         Log: temporarily disable perl malloc for a2p until we clean up
3086              conflicting malloc() declarations everywhere
3087      Branch: perl
3088            ! x2p/Makefile.SH
3089 ____________________________________________________________________________
3090 [  1883] By: gsar                                  on 1998/09/25  02:27:00
3091         Log: remove obsolete win32/bin/*.pl
3092      Branch: perl
3093            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
3094            ! Changes MANIFEST win32/Makefile win32/makefile.mk
3095 ____________________________________________________________________________
3096 [  1882] By: gsar                                  on 1998/09/25  02:04:43
3097         Log: missing file in last submit
3098      Branch: perl
3099            ! proto.h
3100 ____________________________________________________________________________
3101 [  1881] By: gsar                                  on 1998/09/25  01:56:54
3102         Log: serial access to PL_x[inpr]v_root for USE_THREADS
3103      Branch: perl
3104            ! sv.c
3105 ____________________________________________________________________________
3106 [  1880] By: gsar                                  on 1998/09/25  01:19:38
3107         Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
3108              From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
3109              Date: Thu, 24 Sep 1998 22:01:09 +0900
3110              Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
3111              Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
3112      Branch: perl
3113            ! hv.c proto.h
3114 ____________________________________________________________________________
3115 [  1879] By: gsar                                  on 1998/09/25  00:20:07
3116         Log: tweaks to enable PERL_OBJECT to build & test on win32
3117      Branch: perl
3118            ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
3119            ! win32/GenCAPI.pl
3120 ____________________________________________________________________________
3121 [  1878] By: gsar                                  on 1998/09/25  00:13:36
3122         Log: fix change#1861, which breaks default boot_xxx symbol generation
3123      Branch: perl
3124            ! lib/ExtUtils/Mksymlists.pm
3125 ____________________________________________________________________________
3126 [  1877] By: gsar                                  on 1998/09/24  10:29:54
3127         Log: two tweaks for clean build and test on Solaris
3128      Branch: perl
3129            ! op.c t/op/subst.t
3130 ____________________________________________________________________________
3131 [  1876] By: gsar                                  on 1998/09/24  09:04:43
3132         Log: From: Colin Kuskie <ckuskie@cadence.com>
3133              Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
3134              Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
3135              Subject: [PATCH 5.005_51] perlform.pod
3136      Branch: perl
3137            ! pod/perlform.pod
3138 ____________________________________________________________________________
3139 [  1875] By: gsar                                  on 1998/09/24  08:47:47
3140         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3141              Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
3142              Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
3143              Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
3144      Branch: perl
3145            ! regexec.c
3146 ____________________________________________________________________________
3147 [  1874] By: gsar                                  on 1998/09/24  08:44:55
3148         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3149              Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
3150              Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
3151              Subject: Re: your Regexp.patch dated 21.8 [PATCH]
3152      Branch: perl
3153            ! toke.c
3154 ____________________________________________________________________________
3155 [  1873] By: gsar                                  on 1998/09/24  08:39:41
3156         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3157              Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
3158              Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
3159              Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
3160      Branch: perl
3161            ! Changes regcomp.c
3162 ____________________________________________________________________________
3163 [  1872] By: gsar                                  on 1998/09/24  08:37:00
3164         Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
3165              Date: Sun, 23 Aug 1998 23:18:38 PDT
3166              Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
3167              Subject: new irix_6.sh hints file
3168      Branch: perl
3169            ! hints/irix_6.sh
3170 ____________________________________________________________________________
3171 [  1871] By: gsar                                  on 1998/09/24  07:26:37
3172         Log: correct FSF address in various places
3173      Branch: perl
3174            ! Copying README ext/B/README lib/Getopt/Long.pm
3175 ____________________________________________________________________________
3176 [  1870] By: gsar                                  on 1998/09/24  07:11:56
3177         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
3178              Date:    Fri, 14 Aug 1998 09:20:16 PDT
3179              Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
3180              Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
3181      Branch: perl
3182            ! configure.com
3183 ____________________________________________________________________________
3184 [  1869] By: gsar                                  on 1998/09/24  06:55:59
3185         Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
3186              From:    Scott Henry <scotth@sgi.com>
3187              Date:    13 Aug 1998 09:52:15 PDT
3188              Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
3189              Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
3190      Branch: perl
3191            ! hints/irix_6.sh
3192 ____________________________________________________________________________
3193 [  1868] By: gsar                                  on 1998/09/24  06:51:23
3194         Log: From:    Nathan Torkington <gnat@frii.com>
3195              Date:    Thu, 13 Aug 1998 10:59:48 MDT
3196              Message-Id: <199808131659.KAA06179@prometheus.frii.com>
3197              Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
3198      Branch: perl
3199            ! pod/perlfunc.pod
3200 ____________________________________________________________________________
3201 [  1867] By: gsar                                  on 1998/09/24  06:45:13
3202         Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
3203              that are autoloaded)
3204      Branch: perl
3205            ! pp_ctl.c
3206 ____________________________________________________________________________
3207 [  1866] By: gsar                                  on 1998/09/24  05:21:19
3208         Log: grandfather deprecated "$$<digit>" no more
3209      Branch: perl
3210            ! pod/perldiag.pod toke.c
3211 ____________________________________________________________________________
3212 [  1865] By: gsar                                  on 1998/09/24  04:52:48
3213         Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
3214              low bits (suggested by Ilya Zakharevich)
3215      Branch: perl
3216            ! hv.h
3217 ____________________________________________________________________________
3218 [  1864] By: gsar                                  on 1998/09/24  04:29:14
3219         Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
3220              perly_c.diff
3221      Branch: perl
3222            ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
3223            ! perly_c.diff toke.c
3224 ____________________________________________________________________________
3225 [  1863] By: gsar                                  on 1998/09/24  03:36:30
3226         Log: provide locked access to string table for USE_THREADS
3227      Branch: perl
3228            ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
3229 ____________________________________________________________________________
3230 [  1862] By: gsar                                  on 1998/09/24  03:30:32
3231         Log: remove bogus warn()
3232      Branch: perl
3233            ! embed.pl
3234 ____________________________________________________________________________
3235 [  1861] By: gsar                                  on 1998/09/24  02:58:51
3236         Log: applied suggested patch, adapted for all platforms
3237              From: jan.dubois@ibm.net (Jan Dubois)
3238              Date: Sun, 20 Sep 1998 12:56:38 +0200
3239              Message-ID: <3604de0c.12319885@smtp1.ibm.net>
3240              Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
3241      Branch: perl
3242            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
3243            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
3244            ! lib/ExtUtils/MakeMaker.pm
3245 ____________________________________________________________________________
3246 [  1860] By: gsar                                  on 1998/09/24  02:16:14
3247         Log: upgrade to CPAN-1.40
3248      Branch: perl
3249            ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
3250 ____________________________________________________________________________
3251 [  1859] By: gsar                                  on 1998/09/24  02:08:59
3252         Log: use $ENV{MAKEMAKEROPT} to set default command line args
3253      Branch: perl
3254            ! lib/ExtUtils/MakeMaker.pm
3255 ____________________________________________________________________________
3256 [  1857] By: gsar                                  on 1998/09/23  10:58:36
3257         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3258              Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
3259              Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
3260              Subject: More verbose Test::Harness [PATCH]
3261      Branch: perl
3262            ! lib/Test/Harness.pm
3263 ____________________________________________________________________________
3264 [  1856] By: gsar                                  on 1998/09/23  10:56:24
3265         Log: update hints for OPENSTEP 4.2 on i386
3266              From: Gerben Wierda <Gerben_Wierda@RnA.nl>
3267              Date: Sun, 20 Sep 1998 01:03:18 +0200
3268              Message-Id: <9809192303.AA29190@Spike>
3269              Subject: Perl 5.005_02 compilation problems
3270      Branch: perl
3271            ! hints/next_4.sh
3272 ____________________________________________________________________________
3273 [  1855] By: gsar                                  on 1998/09/23  10:52:27
3274         Log: reset errno after C<require> search (as suggested by Larry)
3275      Branch: perl
3276            ! pp_ctl.c
3277 ____________________________________________________________________________
3278 [  1854] By: gsar                                  on 1998/09/23  10:50:26
3279         Log: misc pod tweaks
3280      Branch: perl
3281            ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
3282 ____________________________________________________________________________
3283 [  1853] By: gsar                                  on 1998/09/23  10:46:06
3284         Log: make Pod/Html.pm handle the --title option properly (as suggested
3285              by gml4410@ggr.co.uk)
3286      Branch: perl
3287            ! lib/Pod/Html.pm
3288 ____________________________________________________________________________
3289 [  1852] By: gsar                                  on 1998/09/23  10:41:39
3290         Log: SSNEW() API for allocating memory on the savestack
3291              From: Albert Dvornik <bert@genscan.com>
3292              Date: 17 Sep 1998 19:23:07 -0400
3293              Message-Id: <tqemtae338.fsf@puma.genscan.com>
3294              Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
3295      Branch: perl
3296            ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
3297            ! perl.h proto.h scope.c scope.h t/io/tell.t
3298 ____________________________________________________________________________
3299 [  1851] By: gsar                                  on 1998/09/23  10:37:05
3300         Log: From: Jochen Wiedmann <joe@ispsoft.de>
3301              Date: Thu, 17 Sep 1998 17:16:06 +0200
3302              Message-ID: <360127B6.E44564A@ispsoft.de>
3303              Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
3304      Branch: perl
3305            ! lib/ExtUtils/MakeMaker.pm
3306 ____________________________________________________________________________
3307 [  1850] By: gsar                                  on 1998/09/23  10:33:05
3308         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
3309              Date: 15 Sep 1998 01:32:31 +0200
3310              Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
3311              Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
3312      Branch: perl
3313            ! lib/ExtUtils/MM_Unix.pm
3314 ____________________________________________________________________________
3315 [  1849] By: gsar                                  on 1998/09/23  10:29:04
3316         Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
3317              Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
3318              Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
3319              Subject: Re: extralibs.ld problem in MM_VMS.pm
3320      Branch: perl
3321            ! lib/ExtUtils/MM_VMS.pm
3322 ____________________________________________________________________________
3323 [  1848] By: gsar                                  on 1998/09/23  10:25:24
3324         Log: From: Roderick Schertler <roderick@argon.org>
3325              Date: 11 Sep 1998 16:19:21 -0400
3326              Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
3327              Subject: Re: Open2 and memory leaks
3328      Branch: perl
3329            ! lib/IPC/Open3.pm
3330 ____________________________________________________________________________
3331 [  1847] By: gsar                                  on 1998/09/23  10:18:31
3332         Log: From: Roderick Schertler <roderick@argon.org>
3333              Date: Wed, 09 Sep 1998 23:52:48 -0400
3334              Message-ID: <20567.905399568@eeyore.ibcinc.com>
3335              Subject: seed srand from /dev/urandom when possible
3336      Branch: perl
3337            ! pod/perlfunc.pod pp.c
3338 ____________________________________________________________________________
3339 [  1846] By: gsar                                  on 1998/09/23  10:12:22
3340         Log: From: Roderick Schertler <roderick@argon.org>
3341              Date: Thu, 10 Sep 1998 00:32:17 -0400
3342              Message-ID: <21142.905401937@eeyore.ibcinc.com>
3343              Subject: doc update for crypt()'s salt
3344      Branch: perl
3345            ! pod/perlfunc.pod
3346 ____________________________________________________________________________
3347 [  1845] By: gsar                                  on 1998/09/23  10:09:23
3348         Log: fix h2ph handling of C<#error "foo">
3349              From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
3350              Date: Thu, 10 Sep 1998 09:59:33 +0900
3351              Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
3352              Subject: [5.005_02] h2ph problem
3353      Branch: perl
3354            ! utils/h2ph.PL
3355 ____________________________________________________________________________
3356 [  1844] By: gsar                                  on 1998/09/23  10:06:13
3357         Log: plug strictly private function leaks in API listing
3358      Branch: perl
3359            ! pod/perlguts.pod
3360 ____________________________________________________________________________
3361 [  1843] By: gsar                                  on 1998/09/23  10:02:57
3362         Log: hide symbol for static build
3363              From: Dominic Dunlop <domo@vo.lu>
3364              Date: Tue, 8 Sep 1998 21:40:46 +0000
3365              Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
3366              Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
3367      Branch: perl
3368            ! regcomp.c
3369 ____________________________________________________________________________
3370 [  1842] By: gsar                                  on 1998/09/23  09:52:46
3371         Log: define PUT_svindex(), PUT_opindex()
3372      Branch: perl
3373            ! ext/B/B/Assembler.pm
3374 ____________________________________________________________________________
3375 [  1841] By: gsar                                  on 1998/09/23  09:44:25
3376         Log: From: Dominic Dunlop <domo@vo.lu>
3377              Date: Tue, 8 Sep 1998 15:34:53 +0000
3378              Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
3379              Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
3380      Branch: perl
3381            ! t/pragma/warn/regexec
3382 ____________________________________________________________________________
3383 [  1840] By: gsar                                  on 1998/09/23  09:42:17
3384         Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
3385      Branch: perl
3386            ! win32/bin/pl2bat.pl
3387 ____________________________________________________________________________
3388 [  1839] By: gsar                                  on 1998/09/23  09:38:18
3389         Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
3390              Date: Mon, 7 Sep 1998 17:36:09 +0900
3391              Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
3392              Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
3393      Branch: perl
3394            ! ext/Thread/Thread.xs
3395 ____________________________________________________________________________
3396 [  1838] By: gsar                                  on 1998/09/23  09:21:11
3397         Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
3398              Date: Thu, 10 Sep 1998 00:02:07 -0400
3399              Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
3400              Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
3401      Branch: perl
3402            + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
3403            + vos/config.h vos/config_h.SH_orig vos/perl.bind
3404            + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
3405            ! MANIFEST perl.c perl.h pod/perlport.pod
3406 ____________________________________________________________________________
3407 [  1837] By: gsar                                  on 1998/09/23  08:45:58
3408         Log: (via private mail)
3409              From: Charles Bailey <BAILEY@newman.upenn.edu>
3410              Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
3411              Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
3412              Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
3413      Branch: perl
3414            ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
3415            ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
3416            ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
3417            ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
3418            ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
3419            ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
3420            ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
3421            ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
3422            ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
3423            ! vms/writemain.pl
3424 ____________________________________________________________________________
3425 [  1836] By: gsar                                  on 1998/09/23  08:17:42
3426         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3427              Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
3428              Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
3429              Subject: [PATCH 5.005_*] OS/2 spawning typos
3430      Branch: perl
3431            ! os2/os2.c
3432 ____________________________________________________________________________
3433 [  1835] By: gsar                                  on 1998/09/23  08:09:55
3434         Log: warn on C<my($foo,$foo)>
3435      Branch: perl
3436            ! op.c pod/perldiag.pod
3437 ____________________________________________________________________________
3438 [  1834] By: gsar                                  on 1998/09/23  07:35:56
3439         Log: From: pvhp@forte.com (Peter Prymmer)
3440              Date: Fri, 4 Sep 98 13:27:41 PDT
3441              Message-Id: <9809042027.AA04463@forte.com>
3442              Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
3443      Branch: perl
3444            ! README.vms
3445 ____________________________________________________________________________
3446 [  1833] By: gsar                                  on 1998/09/23  07:27:34
3447         Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
3448              Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
3449              Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
3450              Subject: PATCH: 5.005_02 hint/hpux.sh
3451      Branch: perl
3452            ! hints/hpux.sh
3453 ____________________________________________________________________________
3454 [  1832] By: gsar                                  on 1998/09/23  07:22:40
3455         Log: fix (some) installhtml bugs
3456              From: Larry Parmelee <parmelee@CS.Cornell.EDU>
3457              Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
3458              Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
3459              Subject: installhtml script needs work
3460      Branch: perl
3461            ! installhtml
3462 ____________________________________________________________________________
3463 [  1831] By: gsar                                  on 1998/09/23  07:19:30
3464         Log: document 'U' magic with examples
3465              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3466              Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
3467              Message-Id: <199809011455.PAA00631@sale-wts>
3468              Subject: Re: Looking for some XS MAGIC examples...
3469      Branch: perl
3470            ! pod/perlguts.pod
3471 ____________________________________________________________________________
3472 [  1830] By: gsar                                  on 1998/09/23  07:16:43
3473         Log: From: pvhp@forte.com (Peter Prymmer)
3474              Date: Mon, 31 Aug 98 17:13:49 PDT
3475              Message-Id: <9809010013.AA06737@forte.com>
3476              Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
3477      Branch: perl
3478            ! README.os390
3479 ____________________________________________________________________________
3480 [  1829] By: gsar                                  on 1998/09/23  07:15:08
3481         Log: fix problematic typecast in filter_del()
3482              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
3483              Date: Mon, 31 Aug 1998 21:13:11 GMT
3484              Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
3485              Subject: perl5.005_02 does not build on Cray T90
3486      Branch: perl
3487            ! toke.c
3488 ____________________________________________________________________________
3489 [  1828] By: gsar                                  on 1998/09/23  07:11:34
3490         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3491              Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
3492              Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
3493              Subject: [PATCH 5.005_5*] (?>) broken in RE
3494      Branch: perl
3495            ! regexec.c t/op/re_tests
3496 ____________________________________________________________________________
3497 [  1827] By: gsar                                  on 1998/09/23  07:09:50
3498         Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
3499      Branch: perl
3500            ! t/op/grent.t t/op/groups.t
3501 ____________________________________________________________________________
3502 [  1826] By: gsar                                  on 1998/09/23  07:03:16
3503         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3504              Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
3505              Message-Id: <199808121941.WAA06263@alpha.hut.fi>
3506              Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
3507      Branch: perl
3508            - interp.sym
3509            ! MANIFEST Makefile.SH embed.pl perl_exp.SH
3510 ____________________________________________________________________________
3511 [  1825] By: gsar                                  on 1998/09/23  06:56:40
3512         Log: re-introduce change#1703
3513      Branch: perl
3514            ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
3515 ____________________________________________________________________________
3516 [  1824] By: gsar                                  on 1998/09/23  06:44:19
3517         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3518              Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
3519              Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
3520              Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
3521      Branch: perl
3522            ! lib/perl5db.pl
3523 ____________________________________________________________________________
3524 [  1823] By: gsar                                  on 1998/09/23  06:41:34
3525         Log: From: Joe Buehler <jhpb@hekimian.com>
3526              Date: 29 Aug 1998 17:13:28 -0400
3527              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
3528              Subject: patches for perl 5.005_51 under U/WIN
3529      Branch: perl
3530            + hints/uwin.sh
3531            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
3532            ! t/lib/posix.t
3533 ____________________________________________________________________________
3534 [  1822] By: gsar                                  on 1998/09/23  06:36:59
3535         Log: add missing C<no utf8;> tweak from Larry
3536      Branch: perl
3537            ! t/op/subst.t
3538 ____________________________________________________________________________
3539 [  1821] By: gsar                                  on 1998/09/23  06:27:51
3540         Log: s/runops/CALLRUNOPS/
3541      Branch: perl
3542            ! cc_runtime.h
3543 ____________________________________________________________________________
3544 [  1820] By: gsar                                  on 1998/09/23  06:24:49
3545         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
3546      Branch: perl
3547           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
3548           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
3549           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
3550           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
3551           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
3552           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
3553           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
3554           +> t/pragma/warn/util
3555            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
3556            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
3557            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
3558            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
3559            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
3560            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
3561            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
3562            - t/pragma/warn-util
3563            ! MANIFEST t/pragma/warning.t
3564 ____________________________________________________________________________
3565 [  1819] By: gsar                                  on 1998/09/23  06:08:46
3566         Log: make \(%foo) return refs to values (not copies of values)
3567              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3568              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
3569              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
3570              --
3571              From: Roderick Schertler <roderick@argon.org>
3572              Date: Sat, 29 Aug 1998 00:58:33 -0400
3573              Message-ID: <29894.904366713@eeyore.ibcinc.com>
3574              Subject: Re: \(%x) problems
3575      Branch: perl
3576            ! doop.c pod/perlref.pod
3577 ____________________________________________________________________________
3578 [  1818] By: gsar                                  on 1998/09/23  06:05:08
3579         Log: make h2xs generate ANSI prototypes
3580      Branch: perl
3581            ! utils/h2xs.PL
3582 ____________________________________________________________________________
3583 [  1817] By: gsar                                  on 1998/09/23  05:57:16
3584         Log: updated usethreads hints for hpux 10.X
3585              From: Matthew T Harden <mthard@mthard1.monsanto.com>
3586              Date: Fri, 28 Aug 1998 14:10:42 GMT
3587              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
3588              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
3589      Branch: perl
3590            ! hints/hpux.sh perl.h
3591 ____________________________________________________________________________
3592 [  1816] By: gsar                                  on 1998/09/23  05:53:31
3593         Log: don't create empty directories in installperl
3594              From: Robin Barker <rmb1@cise.npl.co.uk>
3595              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
3596              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
3597              Subject: [PATCH 5.005_02] install: empty dirs
3598      Branch: perl
3599            ! installperl
3600 ____________________________________________________________________________
3601 [  1815] By: gsar                                  on 1998/09/23  05:50:36
3602         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
3603              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3604              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
3605              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
3606              Subject: Re: your mail
3607      Branch: perl
3608            ! regexec.c t/op/re_tests
3609 ____________________________________________________________________________
3610 [  1814] By: gsar                                  on 1998/09/23  05:45:17
3611         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
3612              Date: Thu, 20 Aug 1998 20:59:03 -0400
3613              Message-ID: <19980820205903.A12908@O2.chapin.edu>
3614              Subject: [PATCH] h2ph misquotes #error directives
3615      Branch: perl
3616            ! t/lib/h2ph.pht utils/h2ph.PL
3617 ____________________________________________________________________________
3618 [  1813] By: gsar                                  on 1998/09/23  05:42:41
3619         Log: patch to support computed regular subexpressions
3620              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3621              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
3622              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
3623              Subject: [5.005_5* PATCH] Postponed RE - now!
3624      Branch: perl
3625            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
3626            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
3627 ____________________________________________________________________________
3628 [  1812] By: gsar                                  on 1998/09/23  05:26:26
3629         Log: better CR-handling on shebang line and in formats (fixed variant of
3630              patch suggested by Igor Sysoev <igor@nitek.ru>)
3631      Branch: perl
3632            ! perl.c toke.c
3633 ____________________________________________________________________________
3634 [  1811] By: gsar                                  on 1998/09/23  04:35:46
3635         Log: document non-loopish blocks better
3636              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3637              Date: Tue, 18 Aug 1998 12:28:36 +0100
3638              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
3639              Subject: Re: next in do {} while block gives error message
3640      Branch: perl
3641            ! pod/perlfunc.pod
3642 ____________________________________________________________________________
3643 [  1810] By: gsar                                  on 1998/09/23  04:12:05
3644         Log: fix bogus integerization of pop()'s return value
3645              From: Gurusamy Sarathy <gsar@engin.umich.edu>
3646              Date: Sat, 15 Aug 1998 23:27:54 -0400
3647              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
3648              Subject: Re: Complex expression does integer arithmetic 
3649      Branch: perl
3650            ! opcode.h opcode.pl
3651 ____________________________________________________________________________
3652 [  1809] By: gsar                                  on 1998/09/23  04:09:43
3653         Log: tweak README.win32
3654      Branch: perl
3655            ! README.win32
3656 ____________________________________________________________________________
3657 [  1808] By: gsar                                  on 1998/09/23  03:40:57
3658         Log: better diagnostic for do{} used as lvalue
3659      Branch: perl
3660            ! op.c pod/perlport.pod
3661 ____________________________________________________________________________
3662 [  1807] By: gsar                                  on 1998/09/23  03:38:30
3663         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
3664              From: hansm@icgroup.nl
3665              Date: Tue, 11 Aug 98 21:08:51 +0200
3666              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
3667              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
3668      Branch: perl
3669            ! malloc.c
3670 ____________________________________________________________________________
3671 [  1806] By: gsar                                  on 1998/09/23  03:36:08
3672         Log: support make written in perl (aka "pmake") on win32
3673      Branch: perl
3674            ! lib/ExtUtils/MM_Win32.pm
3675 ____________________________________________________________________________
3676 [  1805] By: gsar                                  on 1998/09/23  03:30:07
3677         Log: fix mismatched UV/U32 types for to_utf8_*()
3678      Branch: perl
3679            ! utf8.c
3680 ____________________________________________________________________________
3681 [  1804] By: gsar                                  on 1998/09/23  03:22:22
3682         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3683              Date: Sun, 9 Aug 1998 22:38:23 +0200
3684              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
3685              Subject: [PATCH 5.5002] dos-djgpp update
3686      Branch: perl
3687            ! t/io/fs.t
3688 ____________________________________________________________________________
3689 [  1803] By: gsar                                  on 1998/09/23  03:20:13
3690         Log: apply minimal variant of patch (sent via private mail)
3691              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
3692              Date: Wed, 12 Aug 1998 15:42:35 +0300
3693              Message-Id: <199808121242.PAA29761@comanche.spices>
3694              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
3695      Branch: perl
3696            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
3697            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
3698 ____________________________________________________________________________
3699 [  1802] By: gsar                                  on 1998/09/23  03:03:39
3700         Log: adjust searchdict.t for EBCDIC (still needs documenting)
3701              From: pvhp@forte.com (Peter Prymmer)
3702              Date: Thu, 6 Aug 98 18:09:39 PDT
3703              Message-Id: <9808070109.AA06158@forte.com>
3704              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
3705      Branch: perl
3706            ! README.os390 t/lib/searchdict.t
3707 ____________________________________________________________________________
3708 [  1801] By: gsar                                  on 1998/09/23  02:54:15
3709         Log: silence redefined warning for XS(INIT) {}
3710      Branch: perl
3711            ! op.c
3712 ____________________________________________________________________________
3713 [  1800] By: gsar                                  on 1998/09/23  02:42:23
3714         Log: support match indices via special variables @- and @+
3715              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3716              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
3717              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
3718              Subject: [PATCH 5.004_76] @- and @+
3719      Branch: perl
3720            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
3721            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
3722 ____________________________________________________________________________
3723 [  1799] By: gsar                                  on 1998/09/23  01:44:31
3724         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3725              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
3726              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
3727              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
3728      Branch: perl
3729            ! regcomp.c t/op/re_tests
3730 ____________________________________________________________________________
3731 [  1798] By: gsar                                  on 1998/09/23  01:39:23
3732         Log: integrate maint-5.005 changes (except conflicting change#1794)
3733      Branch: perl
3734            ! Changes
3735           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
3736           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
3737           !> win32/win32.h
3738 ____________________________________________________________________________
3739 [  1797] By: gsar                                  on 1998/09/23  01:32:36
3740         Log: add note to win32/Makefile about setting CCHOME
3741      Branch: perl
3742            ! win32/Makefile win32/makefile.mk
3743 ____________________________________________________________________________
3744 [  1796] By: gsar                                  on 1998/09/23  01:31:32
3745         Log: perl.pod tweak
3746      Branch: perl
3747            ! pod/perl.pod
3748 ____________________________________________________________________________
3749 [  1795] By: gsar                                  on 1998/09/21  20:34:10
3750         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
3751      Branch: perl
3752            ! lib/ExtUtils/xsubpp
3753 ____________________________________________________________________________
3754 [  1789] By: gsar                                  on 1998/09/18  18:01:37
3755         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
3756      Branch: perl
3757            ! cop.h t/cmd/for.t
3758 ____________________________________________________________________________
3759 [  1788] By: gsar                                  on 1998/09/17  02:19:11
3760         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
3761      Branch: perl
3762            ! win32/config.bc win32/config.gc win32/config.vc
3763 ____________________________________________________________________________
3764 [  1787] By: gsar                                  on 1998/09/17  01:45:14
3765         Log: suppress bogus warning on C<sub x {} x()>
3766      Branch: perl
3767            ! toke.c
3768 ____________________________________________________________________________
3769 [  1786] By: gsar                                  on 1998/09/17  01:42:51
3770         Log: ntohl typo in objXSUB.h
3771      Branch: perl
3772            ! objXSUB.h
3773 ____________________________________________________________________________
3774 [  1785] By: gsar                                  on 1998/09/17  01:41:48
3775         Log: fill gaps in sig_* entries in win32/config.?c
3776      Branch: perl
3777            ! win32/config.bc win32/config.gc win32/config.vc
3778 ____________________________________________________________________________
3779 [  1781] By: larry                                 on 1998/09/05  23:48:24
3780         Log: tr/// logic was hosed under utf8
3781      Branch: perl
3782            ! doop.c op.c op.h pp.c proto.h
3783 ____________________________________________________________________________
3784 [  1780] By: larry                                 on 1998/09/05  23:44:16
3785         Log: several new tests needed tweaking to work under utf8
3786      Branch: perl
3787            ! t/comp/require.t t/op/pack.t t/op/substr.t
3788 ____________________________________________________________________________
3789 [  1779] By: larry                                 on 1998/09/05  23:41:42
3790         Log: index() applied BM optimization to wrong argument
3791      Branch: perl
3792            ! op.c util.c
3793 ____________________________________________________________________________
3794 [  1778] By: larry                                 on 1998/09/05  23:38:29
3795         Log: Implicit require during compile reset line numbering
3796      Branch: perl
3797            ! pp_ctl.c
3798
3799 ----------------
3800 Version 5.005_51
3801 ----------------
3802
3803 ____________________________________________________________________________
3804 [  1777] By: gsar                                  on 1998/08/10  07:02:38
3805         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
3806              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
3807              lexical warning testsuite for win32
3808      Branch: perl
3809            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
3810            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
3811            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
3812            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
3813            ! win32/Makefile win32/makefile.mk
3814 ____________________________________________________________________________
3815 [  1776] By: gsar                                  on 1998/08/09  17:53:48
3816         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
3817      Branch: perl
3818            ! Changes MANIFEST perl.c pod/perlhist.pod
3819 ____________________________________________________________________________
3820 [  1775] By: gsar                                  on 1998/08/09  14:35:33
3821         Log: tweak warning test
3822      Branch: perl
3823            ! t/pragma/warn-toke
3824 ____________________________________________________________________________
3825 [  1774] By: gsar                                  on 1998/08/09  14:13:46
3826         Log: add missing dTHR; notes for test failures due to small stacksize
3827      Branch: perl
3828            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
3829            ! toke.c universal.c util.c
3830 ____________________________________________________________________________
3831 [  1773] By: gsar                                  on 1998/08/09  11:31:53
3832         Log: lexical warnings; tweaks to places that didn't apply correctly
3833              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
3834              Date:    Wed, 29 Jul 1998 09:28:45 BST
3835              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
3836              Subject: lexical warnings patch for 5.005_50
3837      Branch: perl
3838            + README.lexwarn lib/warning.pm t/pragma/warn-2use
3839            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
3840            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
3841            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
3842            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
3843            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
3844            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
3845            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
3846            + warning.h warning.pl
3847            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
3848            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
3849            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
3850            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
3851            ! universal.c util.c
3852 ____________________________________________________________________________
3853 [  1772] By: gsar                                  on 1998/08/08  23:06:00
3854         Log: bump patchlevel to 5.005_51
3855      Branch: perl
3856            ! patchlevel.h win32/Makefile win32/config_H.bc
3857            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3858 ____________________________________________________________________________
3859 [  1771] By: gsar                                  on 1998/08/08  23:01:57
3860         Log: fix bogus warning on "\x{123}"
3861              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
3862              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
3863              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
3864              Subject: [5.005_50 PATCH] Some unicode problems
3865      Branch: perl
3866            ! regcomp.c toke.c
3867 ____________________________________________________________________________
3868 [  1770] By: gsar                                  on 1998/08/08  22:56:55
3869         Log: hide dup symbol for static build of ext/re
3870              From: Dominic Dunlop <domo@ppp72.vo.lu>
3871              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
3872              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
3873              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
3874      Branch: perl
3875            ! regcomp.c
3876 ____________________________________________________________________________
3877 [  1769] By: gsar                                  on 1998/08/08  22:45:06
3878         Log: fix double free on -Mutf8 -e '$b=uc("")'
3879              From: larry@wall.org (Larry Wall)
3880              Date: Fri, 7 Aug 1998 14:42:43 -0700
3881              Message-Id: <199808072142.OAA14920@wall.org>
3882              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
3883      Branch: perl
3884            ! pp.c
3885 ____________________________________________________________________________
3886 [  1768] By: gsar                                  on 1998/08/08  22:42:29
3887         Log: substr() assumes utf8 without say-so
3888              From: larry@wall.org (Larry Wall)
3889              Date: Fri, 7 Aug 1998 12:25:12 -0700
3890              Message-Id: <199808071925.MAA13436@wall.org>
3891              Subject: [PATCH 5.005_50] substr bug?
3892      Branch: perl
3893            ! pp.c
3894 ____________________________________________________________________________
3895 [  1767] By: gsar                                  on 1998/08/08  22:38:25
3896         Log: fix intolerance of SWASHes for blank lines
3897              From: Gisle Aas <aas@sn.no>
3898              Date: 06 Aug 1998 23:28:57 +0200
3899              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
3900              Subject: Re: Re[2]: another joyride begins
3901      Branch: perl
3902            ! lib/utf8_heavy.pl
3903 ____________________________________________________________________________
3904 [  1766] By: gsar                                  on 1998/08/08  22:33:10
3905         Log: utf8 doc tweak
3906              From: Gisle Aas <aas@sn.no>
3907              Date: 05 Aug 1998 00:41:04 +0200
3908              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
3909              Subject: Matching clumps
3910      Branch: perl
3911            ! lib/utf8.pm
3912 ____________________________________________________________________________
3913 [  1765] By: gsar                                  on 1998/08/08  22:31:37
3914         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
3915              From: Gisle Aas <aas@sn.no>
3916              Date: 04 Aug 1998 22:56:11 +0200
3917              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
3918              Subject: Re: another joyride begins
3919      Branch: perl
3920            ! lib/utf8_heavy.pl
3921 ____________________________________________________________________________
3922 [  1764] By: gsar                                  on 1998/08/08  22:28:43
3923         Log: From: larry@wall.org (Larry Wall)
3924              Date: Tue, 4 Aug 1998 17:04:51 -0700
3925              Message-Id: <199808050004.RAA22592@wall.org>
3926              Subject: [PATCH 5.005_50] \pX not implemented!
3927      Branch: perl
3928            ! regcomp.c
3929 ____________________________________________________________________________
3930 [  1763] By: gsar                                  on 1998/08/08  22:27:15
3931         Log: From: Stephen McCamant <alias@mcs.com>
3932              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
3933              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
3934              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
3935      Branch: perl
3936            ! op.c
3937 ____________________________________________________________________________
3938 [  1762] By: gsar                                  on 1998/08/08  22:26:09
3939         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3940              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
3941              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
3942              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
3943      Branch: perl
3944            + t/op/grent.t t/op/pwent.t
3945            ! MANIFEST
3946 ____________________________________________________________________________
3947 [  1761] By: gsar                                  on 1998/08/08  22:21:52
3948         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3949              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
3950              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
3951              Subject: [5.005_50 PATCH] misprint in RE engine
3952      Branch: perl
3953            ! regexec.c t/op/re_tests
3954 ____________________________________________________________________________
3955 [  1760] By: gsar                                  on 1998/08/08  22:18:54
3956         Log: integrate maint-5.005 changes into mainline
3957      Branch: perl
3958           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
3959           !> (integrate 138 files)
3960 ____________________________________________________________________________
3961 [  1672] By: gsar                                  on 1998/07/27  18:35:28
3962         Log: create new Changes
3963      Branch: perl
3964            + Changes
3965            ! Changes5.005 MANIFEST
3966 ____________________________________________________________________________
3967 [  1671] By: gsar                                  on 1998/07/27  18:30:57
3968         Log: rename Changes --> Changes5.005
3969      Branch: perl
3970           +> Changes5.005
3971            - Changes
3972 ____________________________________________________________________________
3973 [  1670] By: gsar                                  on 1998/07/27  18:10:14
3974         Log: integrate 5.005_01 changes from maint
3975      Branch: perl
3976            ! Changes
3977           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
3978           !> win32/win32.c
3979 ____________________________________________________________________________
3980 [  1667] By: nick                                  on 1998/07/26  14:31:01
3981         Log: Add dTHR so that it compiles miniperl in threaded mode
3982      Branch: perl
3983            ! doop.c mg.c regcomp.c regexec.c
3984 ____________________________________________________________________________
3985 [  1666] By: nick                                  on 1998/07/26  13:01:10
3986         Log: Resolve ansiperl against mainline (@1648?)
3987              Unclear that change number has "taken".
3988      Branch: ansiperl
3989           +> (branch 169 files)
3990            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
3991           !> (integrate 131 files)
3992
3993 ----------------
3994 Version 5.005_50
3995 ----------------
3996
3997 ____________________________________________________________________________
3998 [  1665] By: gsar                                  on 1998/07/26  05:38:48
3999         Log: add trailing newline to file
4000      Branch: perl
4001            ! Changes lib/unicode/blocks.txt
4002 ____________________________________________________________________________
4003 [  1664] By: gsar                                  on 1998/07/26  05:08:48
4004         Log: integrate proto.h additions from maint-5.005
4005      Branch: perl
4006           !> pod/perlhist.pod proto.h
4007 ____________________________________________________________________________
4008 [  1663] By: gsar                                  on 1998/07/26  05:07:05
4009         Log: add new files to MANIFEST; add missing prototypes to proto.h;
4010              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
4011              add typecasts to silence warnings; tweaks for win32 builds
4012      Branch: perl
4013            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
4014            ! win32/Makefile win32/makefile.mk
4015 ____________________________________________________________________________
4016 [  1662] By: gsar                                  on 1998/07/26  05:01:52
4017         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
4018      Branch: maint-5.005/perl
4019            ! pod/perlhist.pod proto.h
4020 ____________________________________________________________________________
4021 [  1661] By: gsar                                  on 1998/07/26  02:52:48
4022         Log: up patchlevel to 5.005_50
4023      Branch: perl
4024            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
4025            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4026 ____________________________________________________________________________
4027 [  1660] By: gsar                                  on 1998/07/26  02:43:57
4028         Log: integrate utfperl
4029      Branch: perl
4030           +> (branch 162 files)
4031           !> (integrate 29 files)
4032 ____________________________________________________________________________
4033 [  1659] By: gsar                                  on 1998/07/26  02:38:22
4034         Log: integrate maint-5.005 changes
4035      Branch: perl
4036           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
4037           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
4038           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
4039           !> vms/descrip_mms.template vms/subconfigure.com
4040 ____________________________________________________________________________
4041 [  1658] By: gsar                                  on 1998/07/26  02:23:46
4042         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
4043              Date: Fri, 24 Jul 1998 11:38:25 -0700
4044              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
4045              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
4046              --
4047              Date: Fri, 24 Jul 1998 12:30:36 -0700
4048              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
4049              Subject: [PATCH 5.005]Tweaks to README.vms
4050              --
4051              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
4052              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
4053              Subject: [PATCH 5.005] Final build cleanup patch
4054      Branch: maint-5.005/perl
4055            ! README.vms vms/descrip_mms.template vms/subconfigure.com
4056 ____________________________________________________________________________
4057 [  1657] By: gsar                                  on 1998/07/26  02:19:50
4058         Log: another platform where pp_sselect() needs a whole fd_set buffer
4059              From: Lupe Christoph <lupe@alanya.m.isar.de>
4060              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
4061              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
4062              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
4063      Branch: maint-5.005/perl
4064            ! pp_sys.c
4065 ____________________________________________________________________________
4066 [  1656] By: gsar                                  on 1998/07/26  02:12:46
4067         Log: fix problem building modules on dos-djgpp
4068              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4069              Date: Sat, 25 Jul 1998 00:53:39 +0200
4070              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
4071              Subject: [PATCH 5.005] dos-djgpp and modules problem
4072      Branch: maint-5.005/perl
4073            ! djgpp/fixpmain
4074 ____________________________________________________________________________
4075 [  1655] By: gsar                                  on 1998/07/26  02:11:09
4076         Log: From: Tom Spindler <dogcow@home.merit.edu>
4077              Date: Wed, 22 Jul 1998 16:11:07 -0400
4078              Message-ID: <19980722161107.A16813@home.merit.edu>
4079              Subject: [PATCH 5.005] BeOS tweak
4080      Branch: maint-5.005/perl
4081            ! hints/beos.sh
4082 ____________________________________________________________________________
4083 [  1654] By: gsar                                  on 1998/07/26  02:09:29
4084         Log: various pod tweaks
4085      Branch: maint-5.005/perl
4086            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
4087            ! pod/perltoc.pod
4088 ____________________________________________________________________________
4089 [  1653] By: gsar                                  on 1998/07/26  02:05:46
4090         Log: fix emacs/ptags for PL_* changes
4091              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4092              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
4093              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
4094              Subject: [PATCH 5.004_76] Yet better ptags
4095      Branch: maint-5.005/perl
4096            ! emacs/ptags
4097 ____________________________________________________________________________
4098 [  1652] By: gsar                                  on 1998/07/26  02:03:01
4099         Log: fix behavior of <=> on bigints
4100              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4101              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
4102              Date: Fri, 24 Jul 1998 18:29:53 +0100
4103              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
4104      Branch: maint-5.005/perl
4105            ! lib/Math/BigInt.pm t/lib/bigintpm.t
4106 ____________________________________________________________________________
4107 [  1651] By: larry                                 on 1998/07/24  05:44:33
4108         Log: Here are the long-expected Unicode/UTF-8 modifications.
4109      Branch: utfperl
4110            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
4111            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
4112            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
4113            + lib/unicode/Decomposition.pl
4114            + lib/unicode/In/AlphabeticPresentationForms.pl
4115            + lib/unicode/In/Arabic.pl
4116            + lib/unicode/In/ArabicPresentationForms-A.pl
4117            + lib/unicode/In/ArabicPresentationForms-B.pl
4118            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
4119            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
4120            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
4121            + lib/unicode/In/BoxDrawing.pl
4122            + lib/unicode/In/CJKCompatibility.pl
4123            + lib/unicode/In/CJKCompatibilityForms.pl
4124            + lib/unicode/In/CJKCompatibilityIdeographs.pl
4125            + lib/unicode/In/CJKSymbolsandPunctuation.pl
4126            + lib/unicode/In/CJKUnifiedIdeographs.pl
4127            + lib/unicode/In/CombiningDiacriticalMarks.pl
4128            + lib/unicode/In/CombiningHalfMarks.pl
4129            + lib/unicode/In/CombiningMarksforSymbols.pl
4130            + lib/unicode/In/ControlPictures.pl
4131            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
4132            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
4133            + lib/unicode/In/EnclosedAlphanumerics.pl
4134            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
4135            + lib/unicode/In/GeneralPunctuation.pl
4136            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
4137            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
4138            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
4139            + lib/unicode/In/HalfwidthandFullwidthForms.pl
4140            + lib/unicode/In/HangulCompatibilityJamo.pl
4141            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
4142            + lib/unicode/In/Hebrew.pl
4143            + lib/unicode/In/HighPrivateUseSurrogates.pl
4144            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
4145            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
4146            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
4147            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
4148            + lib/unicode/In/LatinExtended-A.pl
4149            + lib/unicode/In/LatinExtended-B.pl
4150            + lib/unicode/In/LatinExtendedAdditional.pl
4151            + lib/unicode/In/LetterlikeSymbols.pl
4152            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
4153            + lib/unicode/In/MathematicalOperators.pl
4154            + lib/unicode/In/MiscellaneousSymbols.pl
4155            + lib/unicode/In/MiscellaneousTechnical.pl
4156            + lib/unicode/In/NumberForms.pl
4157            + lib/unicode/In/OpticalCharacterRecognition.pl
4158            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
4159            + lib/unicode/In/SmallFormVariants.pl
4160            + lib/unicode/In/SpacingModifierLetters.pl
4161            + lib/unicode/In/Specials.pl
4162            + lib/unicode/In/SuperscriptsandSubscripts.pl
4163            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
4164            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
4165            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
4166            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
4167            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
4168            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
4169            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
4170            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
4171            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
4172            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
4173            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
4174            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
4175            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
4176            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
4177            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
4178            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
4179            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
4180            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
4181            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
4182            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
4183            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
4184            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
4185            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
4186            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
4187            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
4188            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
4189            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
4190            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
4191            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
4192            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
4193            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
4194            + lib/unicode/JamoShort.pl lib/unicode/Makefile
4195            + lib/unicode/Name.pl lib/unicode/Number.pl
4196            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
4197            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
4198            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
4199            + lib/unicode/blocks.txt lib/unicode/index2.txt
4200            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
4201            + lib/unicode/names2.txt lib/unicode/props2.txt
4202            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
4203            + utf8.c utf8.h
4204            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
4205            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
4206            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
4207            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
4208            ! t/op/vec.t toke.c util.c vms/vmsish.h
4209 ____________________________________________________________________________
4210 [  1650] By: gsar                                  on 1998/07/24  04:06:48
4211         Log: create utfperl branch
4212      Branch: utfperl
4213           +> (branch 1079 files)
4214 ____________________________________________________________________________
4215 [  1649] By: gsar                                  on 1998/07/24  03:56:56
4216         Log: create maint-5.005 branch
4217      Branch: maint-5.005/perl
4218           +> (branch 1079 files)
4219 ____________________________________________________________________________
4220 [  1648] By: gsar                                  on 1998/07/24  03:36:35
4221         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
4222      Branch: perl
4223            ! Changes
4224