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