This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't set the public IV or NV flags if the string converted from has
[perl5.git] / Changes5.6
CommitLineData
ee517269
GS
1Please note: This file provides a complete, temporally ordered log of
2changes that went into every version of Perl. If you'd like more
3detailed information, please consult the comments in the individual
4patches posted to the perl5-porters mailing list. Patches for each
5individual change may also be obtained through ftp and rsync--see
6perlhack.pod for the details.
527cc686
GS
7
8
9 ---------------
10 CAST AND CREW
11 ---------------
12
13To give due honor to those who have made Perl what is is today,
14here are some of the more common names in the Changes file, and their
76438f5e 15current addresses (as of February 2000):
527cc686 16
f58c54f0
NC
17 Gisle Aas <gisle@aas.no>
18 Abigail <abigail@delanet.com>
19 Kenneth Albanowski <kjahds@kjahds.com>
20 Russ Allbery <rra@stanford.edu>
21 Brad Appleton <bradapp@enteract.com>
22 Greg Bacon <gbacon@itsc.uah.edu>
23 Robin Barker <rmb1@cise.npl.co.uk>
24 Vishal Bhatia <vishal@gol.com>
25 Spider Boardman <spider@orb.nashua.nh.us>
26 Tom Christiansen <tchrist@perl.com>
27 Mark-Jason Dominus <mjd@plover.com>
28 Jan Dubois <jand@activestate.com>
29 Dominic Dunlop <domo@computer.org>
30 Eric Fifer <efifer@sanwaint.com>
527cc686 31 Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
f58c54f0
NC
32 M. J. T. Guy <mjtg@cus.cam.ac.uk>
33 Jarkko Hietaniemi <jhi@iki.fi>
34 Tom Hughes <tom@compton.nu>
35 Nick Ing-Simmons <nik@tiuk.ti.com>
36 Andreas Koenig <a.koenig@mind.de>
37 Douglas Lankshear <dougl@activestate.com>
38 Doug MacEachern <dougm@opengroup.org>
39 Raphael Manfredi <Raphael.Manfredi@st.com>
40 Paul Marquess <Paul.Marquess@btinternet.com>
41 Stephen McCamant <alias@mcs.com>
42 Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
43 Hans Mulder <hansmu@xs4all.nl>
44 Chris Nandor <pudge@pobox.com>
45 Matthias Neeracher <neeri@iis.ee.ethz.ch>
46 Jeff Okamoto <okamoto@hpcc123.corp.hp.com>
47 Ulrich Pfeifer <pfeifer@charly.informatik.uni-dortmund.de>
48 Tom Phoenix <rootbeer@teleport.com>
49 Joshua Pritikin <joshua.pritikin@db.com>
50 Peter Prymmer <pvhp@forte.com>
51 Norbert Pueschel <pueschel@imsdd.meb.uni-bonn.de>
52 Dean Roehrich <roehrich@cray.com>
527cc686 53 Hugo van der Sanden <hv@crypt0.demon.co.uk>
f58c54f0
NC
54 Michael G Schwern <schwern@pobox.com>
55 Roderick Schertler <roderick@argon.org>
56 Kurt D. Starsinic <kstar@chapin.edu>
57 Benjamin Stuhl <sho_pi@hotmail.com>
58 Dan Sugalski <sugalskd@osshe.edu>
59 Nathan Torkington <gnat@frii.com>
60 Larry W. Virden <lvirden@cas.org>
61 Johan Vromans <jvromans@squirrel.nl>
62 Ilya Zakharevich <ilya@math.ohio-state.edu>
527cc686
GS
63
64And the Keepers of the Patch Pumpkin:
65
f58c54f0
NC
66 Charles Bailey <bailey@newman.upenn.edu>
67 Graham Barr <gbarr@ti.com>
68 Malcolm Beattie <mbeattie@sable.ox.ac.uk>
69 Tim Bunce <Tim.Bunce@ig.co.uk>
70 Andy Dougherty <doughera@lafcol.lafayette.edu>
71 Gurusamy Sarathy <gsar@activestate.com>
72 Chip Salzenberg <chip@perl.com>
527cc686
GS
73
74And, of course, the Author of Perl:
75
f58c54f0 76 Larry Wall <larry@wall.org>
527cc686
GS
77
78
79NOTE: Each change entry shows the change number; who checked it into the
80repository; when; description of the change; which branch the change
81happened in; and the affected files. The file lists have a short symbolic
82indicator:
83
f58c54f0
NC
84 ! modified
85 + added
86 - deleted
87 +> branched (from elsewhere)
88 !> merged changes (from elsewhere)
527cc686
GS
89
90
fe6f1558
GS
91--------------
92Version v5.6.0
93--------------
94
95____________________________________________________________________________
f58c54f0
NC
96[ 5899] By: gsar on 2000/03/23 05:39:11
97 Log: update patchlevel.h, Changes; regen perltoc.pod
c15ecffd
GS
98 Branch: perl
99 ! Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
100____________________________________________________________________________
f58c54f0
NC
101[ 5898] By: jhi on 2000/03/23 05:36:47
102 Log: Integrate with Sarathy.
c15ecffd
GS
103 Branch: cfgperl
104 !> README.machten Todo Todo-5.6 pod/perldebug.pod
105 !> pod/perldelta.pod pod/perldiag.pod pod/perlport.pod sv.c
106____________________________________________________________________________
f58c54f0
NC
107[ 5897] By: gsar on 2000/03/23 05:31:12
108 Log: revise perldelta for more optimal ordering, minor Todo
109 rearrangments
37590e52
GS
110 Branch: perl
111 ! README.machten Todo Todo-5.6 pod/perldelta.pod
112 ! pod/perldiag.pod
113____________________________________________________________________________
f58c54f0
NC
114[ 5896] By: gsar on 2000/03/23 05:30:15
115 Log: pod updates (from Tom Christiansen)
37590e52
GS
116 Branch: perl
117 ! pod/perldebug.pod pod/perlport.pod
118____________________________________________________________________________
f58c54f0
NC
119[ 5895] By: gsar on 2000/03/23 02:33:33
120 Log: fix misplaced OP refcount for eval root
37590e52
GS
121 Branch: perl
122 ! sv.c
123____________________________________________________________________________
f58c54f0
NC
124[ 5894] By: jhi on 2000/03/22 21:37:03
125 Log: Integrate with Sarathy.
37590e52
GS
126 Branch: cfgperl
127 +> README.machten
128 !> MAINTAIN MANIFEST README.win32 ext/DynaLoader/dlutils.c
129 !> ext/IO/lib/IO/File.pm hints/machten.sh pod/perl.pod
130 !> pod/perldelta.pod pod/perlsyn.pod t/io/fs.t win32/Makefile
131 !> win32/makefile.mk
132____________________________________________________________________________
f58c54f0
NC
133[ 5893] By: gsar on 2000/03/22 21:08:34
134 Log: unretract change#5871 (Dominic Dunlop reports machten is better
135 with it than without)
37590e52
GS
136 Branch: perl
137 ! hints/machten.sh
138____________________________________________________________________________
f58c54f0
NC
139[ 5892] By: gsar on 2000/03/22 20:37:44
140 Log: integrate cfgperl changes into mainline
37590e52
GS
141 Branch: perl
142 !> Configure config_h.SH hints/machten.sh hints/solaris_2.sh
143 !> hints/unicosmk.sh
144____________________________________________________________________________
f58c54f0
NC
145[ 5891] By: gsar on 2000/03/22 20:04:01
146 Log: perlsyn.pod nit (from Tom Christiansen)
37590e52
GS
147 Branch: perl
148 ! pod/perlsyn.pod
149____________________________________________________________________________
f58c54f0
NC
150[ 5890] By: gsar on 2000/03/22 19:43:22
151 Log: typo in comment
37590e52
GS
152 Branch: perl
153 ! ext/DynaLoader/dlutils.c
154____________________________________________________________________________
f58c54f0
NC
155[ 5889] By: gsar on 2000/03/22 19:41:46
156 Log: add README.machten (from Dominic Dunlop)
37590e52
GS
157 Branch: perl
158 + README.machten
159 ! MAINTAIN MANIFEST pod/perl.pod win32/Makefile
160 ! win32/makefile.mk
161____________________________________________________________________________
f58c54f0
NC
162[ 5888] By: gsar on 2000/03/22 19:29:47
163 Log: makefile nits
37590e52
GS
164 Branch: perl
165 ! win32/Makefile win32/makefile.mk
166____________________________________________________________________________
f58c54f0
NC
167[ 5887] By: gsar on 2000/03/22 19:26:03
168 Log: add note about lib/open3.t#22 failure on Win2K
37590e52
GS
169 Branch: perl
170 ! README.win32 pod/perldelta.pod
171____________________________________________________________________________
f58c54f0
NC
172[ 5886] By: gsar on 2000/03/22 19:14:20
173 Log: io/fs.t tweaks for Windows 2000
37590e52
GS
174 Branch: perl
175 ! t/io/fs.t
176____________________________________________________________________________
f58c54f0
NC
177[ 5885] By: gsar on 2000/03/22 18:41:50
178 Log: make unloading of extension shared objects (change#5381) a build
179 option (use "Configure -Accflags=-DDL_UNLOAD_ALL_AT_EXIT" to enable)
37590e52
GS
180 Branch: perl
181 ! ext/DynaLoader/dlutils.c pod/perldelta.pod
182____________________________________________________________________________
f58c54f0
NC
183[ 5884] By: gsar on 2000/03/22 18:16:45
184 Log: avoid loading both XSLoader and DynaLoader (avoids dl_error()
185 redefinition warnings when statically linked)
37590e52
GS
186 Branch: perl
187 ! ext/IO/lib/IO/File.pm
188____________________________________________________________________________
f58c54f0
NC
189[ 5883] By: jhi on 2000/03/22 17:45:01
190 Log: Integrate with Sarathy.
37590e52
GS
191 Branch: cfgperl
192 +> t/lib/thr5005.t t/op/64bitint.t t/op/nothr5005.t
193 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
194 !> Configure MAINTAIN MANIFEST Todo-5.6 ext/POSIX/Makefile.PL
195 !> lib/ExtUtils/Liblist.pm lib/ExtUtils/xsubpp
196 !> lib/File/Compare.pm pod/perldelta.pod universal.c util.c
197 !> utils/h2xs.PL utils/perlbug.PL win32/Makefile
198 !> win32/makefile.mk
199____________________________________________________________________________
f58c54f0
NC
200[ 5882] By: jhi on 2000/03/22 17:16:27
201 Log: Metaconfigify #5881.
37590e52
GS
202 Branch: cfgperl
203 ! Configure config_h.SH
204 Branch: metaconfig
205 ! U/installdirs/inc_version_list.U
206____________________________________________________________________________
f58c54f0
NC
207[ 5881] By: gsar on 2000/03/22 17:04:01
208 Log: avoid including things that aren't directories in inc_version_list
209 (from Robin Barker)
37590e52
GS
210 Branch: perl
211 ! Configure
212____________________________________________________________________________
f58c54f0
NC
213[ 5880] By: gsar on 2000/03/22 16:55:42
214 Log: avoid File::Compare warning when passed handles (from Nick
215 Ing-Simmons)
37590e52
GS
216 Branch: perl
217 ! lib/File/Compare.pm
218____________________________________________________________________________
f58c54f0
NC
219[ 5879] By: jhi on 2000/03/22 16:48:33
220 Log: Retract #5871.
37590e52
GS
221 Branch: cfgperl
222 ! hints/machten.sh
223____________________________________________________________________________
f58c54f0
NC
224[ 5878] By: gsar on 2000/03/22 16:29:37
225 Log: RM600-svr4 tweaks (from Frank Ridderbusch
226 <frank.ridderbusch@pdb.siemens.de>)
37590e52
GS
227 Branch: perl
228 ! ext/POSIX/Makefile.PL lib/ExtUtils/Liblist.pm
229____________________________________________________________________________
f58c54f0
NC
230[ 5877] By: gsar on 2000/03/22 15:38:49
231 Log: save RE context when calling __WARN__ and __DIE__ hooks;
232 add missing stack-of-stacks logic for new code that came
233 in with lexical warnings (this fixes coredumps from
234 -Mdiagnostics when the warnings happens to come from within
235 the RE engine)
37590e52
GS
236 Branch: perl
237 ! util.c
238____________________________________________________________________________
f58c54f0
NC
239[ 5876] By: gsar on 2000/03/22 15:02:59
240 Log: missing pieces in perldelta
37590e52
GS
241 Branch: perl
242 ! pod/perldelta.pod
243____________________________________________________________________________
f58c54f0
NC
244[ 5875] By: gsar on 2000/03/22 14:46:24
245 Log: rename tests to more appropriate names
37590e52
GS
246 Branch: perl
247 +> t/lib/thr5005.t t/op/64bitint.t t/op/nothr5005.t
248 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
249 ! MAINTAIN MANIFEST pod/perldelta.pod
250____________________________________________________________________________
f58c54f0
NC
251[ 5874] By: jhi on 2000/03/22 14:32:57
252 Log: Make the no-luck-on-uselongdouble warning more visible.
37590e52
GS
253 Branch: cfgperl
254 ! hints/solaris_2.sh
255____________________________________________________________________________
f58c54f0
NC
256[ 5873] By: gsar on 2000/03/22 14:28:56
257 Log: backout change#5708; fixups for behavior of recently added -a switch;
258 support -k and -m switches in h2xs (from Hugo van der Sanden)
37590e52
GS
259 Branch: perl
260 ! lib/ExtUtils/xsubpp utils/h2xs.PL
261____________________________________________________________________________
f58c54f0
NC
262[ 5872] By: gsar on 2000/03/22 14:21:20
263 Log: remove outdated notes in makefiles
37590e52
GS
264 Branch: perl
265 ! win32/Makefile win32/makefile.mk
266____________________________________________________________________________
f58c54f0
NC
267[ 5871] By: jhi on 2000/03/22 14:17:40
268 Log: Disable SysV shm and msg even more.
37590e52
GS
269 Branch: cfgperl
270 ! hints/machten.sh
271____________________________________________________________________________
f58c54f0
NC
272[ 5870] By: jhi on 2000/03/22 14:16:54
273 Log: Augment #5865.
37590e52
GS
274 Branch: cfgperl
275 ! hints/unicosmk.sh
276____________________________________________________________________________
f58c54f0
NC
277[ 5869] By: gsar on 2000/03/22 14:07:27
278 Log: perlbug -ok shouldn't prompt (from Paul Moore
279 <Paul.Moore@uk.origin-it.com>)
37590e52
GS
280 Branch: perl
281 ! utils/perlbug.PL
282____________________________________________________________________________
f58c54f0
NC
283[ 5868] By: gsar on 2000/03/22 13:54:27
284 Log: integrate cfgperl contents into mainline
37590e52
GS
285 Branch: perl
286 ! Todo-5.6
287 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
288 !> config_h.SH hints/dec_osf.sh hints/openbsd.sh
289 !> hints/solaris_2.sh hints/unicosmk.sh pod/perldelta.pod
290 !> pod/perlport.pod win32/config_H.bc win32/config_H.gc
291 !> win32/config_H.vc
292____________________________________________________________________________
f58c54f0
NC
293[ 5867] By: jhi on 2000/03/22 05:25:40
294 Log: OpenBSD pthreadness fixes from Tom Christiansen.
37590e52
GS
295 Branch: cfgperl
296 ! hints/openbsd.sh
297____________________________________________________________________________
f58c54f0
NC
298[ 5866] By: gsar on 2000/03/22 04:18:39
299 Log: UMRs in universal.c (SvCUR() may not be there unless SvPOK())
37590e52
GS
300 Branch: perl
301 ! universal.c
302____________________________________________________________________________
f58c54f0
NC
303[ 5865] By: jhi on 2000/03/21 21:38:20
304 Log: The SysV shm*() are in libc but unimplemented.
37590e52
GS
305 Branch: cfgperl
306 ! hints/unicosmk.sh
307____________________________________________________________________________
f58c54f0
NC
308[ 5864] By: jhi on 2000/03/21 21:30:02
309 Log: s/setgropus/setgroups/; # detypo in a comment
37590e52
GS
310 Branch: cfgperl
311 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
312 ! config_h.SH win32/config_H.bc win32/config_H.gc
313 ! win32/config_H.vc
314 Branch: metaconfig
315 ! U/modified/Getfile.U U/modified/d_flexfnam.U
316 ! U/modified/groupstype.U
317____________________________________________________________________________
f58c54f0
NC
318[ 5863] By: jhi on 2000/03/21 20:25:40
319 Log: Add supported platforms.
37590e52
GS
320 Branch: cfgperl
321 ! pod/perlport.pod
322____________________________________________________________________________
f58c54f0
NC
323[ 5862] By: jhi on 2000/03/21 19:19:04
324 Log: Integrate with Sarathy.
37590e52
GS
325 Branch: cfgperl
326 !> makedef.pl
327____________________________________________________________________________
f58c54f0
NC
328[ 5861] By: gsar on 2000/03/21 19:07:13
329 Log: add missing bincompat symbols to export list
37590e52
GS
330 Branch: perl
331 ! makedef.pl
332____________________________________________________________________________
f58c54f0
NC
333[ 5860] By: jhi on 2000/03/21 18:59:39
334 Log: Disallow using too old gcc in {Tru64,Digital UNIX,DEC OSF/1}.
335 (Even gcc 2.95 doesn't seem to be working 100%.)
37590e52
GS
336 Branch: cfgperl
337 ! hints/dec_osf.sh pod/perldelta.pod
338____________________________________________________________________________
f58c54f0
NC
339[ 5859] By: jhi on 2000/03/21 16:36:27
340 Log: Nit for #5802 from Robin Barker.
37590e52
GS
341 Branch: cfgperl
342 ! Configure config_h.SH
343 Branch: metaconfig
344 ! U/modified/Getfile.U
345____________________________________________________________________________
f58c54f0
NC
346[ 5858] By: jhi on 2000/03/21 14:34:25
347 Log: Be more lenient in the case libsunmath cannot be found.
37590e52
GS
348 Branch: cfgperl
349 ! hints/solaris_2.sh
350____________________________________________________________________________
f58c54f0
NC
351[ 5857] By: jhi on 2000/03/21 14:14:38
352 Log: Integrate with Sarathy.
37590e52
GS
353 Branch: cfgperl
354 !> (integrate 27 files)
355____________________________________________________________________________
f58c54f0
NC
356[ 5856] By: gsar on 2000/03/21 10:44:10
357 Log: here lies RC3
37590e52
GS
358 Branch: perl
359 ! Changes patchlevel.h pod/perlhist.pod
360____________________________________________________________________________
f58c54f0
NC
361[ 5855] By: gsar on 2000/03/21 10:05:42
362 Log: clone awareness for change#5847
bc38b8f5
GS
363 Branch: perl
364 ! sv.c
365____________________________________________________________________________
f58c54f0
NC
366[ 5854] By: gsar on 2000/03/21 09:30:50
367 Log: regen win32/config*
bc38b8f5
GS
368 Branch: perl
369 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
370____________________________________________________________________________
f58c54f0
NC
371[ 5853] By: gsar on 2000/03/21 08:56:58
372 Log: integrate cfgperl and vmsperl contents into mainline
bc38b8f5
GS
373 Branch: perl
374 !> Configure Todo Todo-5.6 config_h.SH lib/File/Spec/VMS.pm
375 !> pod/perldelta.pod t/op/taint.t
376____________________________________________________________________________
f58c54f0
NC
377[ 5852] By: gsar on 2000/03/21 06:08:20
378 Log: README.mint tweaks (from Guido Flohr <gufl0000@stud.uni-sb.de>)
bc38b8f5
GS
379 Branch: perl
380 ! Changes README.mint
381____________________________________________________________________________
f58c54f0
NC
382[ 5851] By: gsar on 2000/03/21 06:06:44
383 Log: make parenthetic warnings look consistent; make diagnostic on
384 "use 5.6" et al mention the alternate form; pod fixups
ee517269
GS
385 Branch: perl
386 ! gv.c op.c pod/perldelta.pod pod/perldiag.pod pp_ctl.c
387 ! t/comp/use.t t/pragma/strict-vars t/pragma/warn/op
388 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys toke.c universal.c
389 ! util.c
390____________________________________________________________________________
f58c54f0
NC
391[ 5850] By: gsar on 2000/03/21 04:05:00
392 Log: disable unused Windows code that won't run on Windows 95
ee517269
GS
393 Branch: perl
394 ! win32/vmem.h
395____________________________________________________________________________
f58c54f0
NC
396[ 5849] By: gsar on 2000/03/21 03:34:39
397 Log: $File::Find::name doesn't reflect top level files
398 correctly (from Simon Cozens <simon@brecon.co.uk>)
ee517269
GS
399 Branch: perl
400 ! lib/File/Find.pm
401____________________________________________________________________________
f58c54f0
NC
402[ 5848] By: gsar on 2000/03/21 02:46:01
403 Log: test fails when sockets not available (from Yitzchak Scott-Thoennes)
ee517269
GS
404 Branch: perl
405 ! t/lib/io_unix.t
406____________________________________________________________________________
f58c54f0
NC
407[ 5847] By: gsar on 2000/03/21 00:09:09
408 Log: under useithreads, PUSHLOOP must save PL_curpad for looking up
409 iterdata, since dounwind() may defer LEAVEs
ee517269
GS
410 Branch: perl
411 ! cop.h
412____________________________________________________________________________
f58c54f0
NC
413[ 5846] By: jhi on 2000/03/20 23:54:37
414 Log: Document the lib/io_multihomedt hang in 64-bit HP-Ux.
ee517269
GS
415 Branch: cfgperl
416 ! pod/perldelta.pod
417____________________________________________________________________________
f58c54f0
NC
418[ 5845] By: jhi on 2000/03/20 23:45:24
419 Log: detypo
ee517269
GS
420 Branch: cfgperl
421 ! t/op/taint.t
422____________________________________________________________________________
f58c54f0
NC
423[ 5844] By: jhi on 2000/03/20 23:17:18
424 Log: Integrate with Sarathy.
ee517269
GS
425 Branch: cfgperl
426 !> lib/Dumpvalue.pm lib/User/pwent.pm lib/dumpvar.pl
427 !> lib/strict.pm op.c pod/perldata.pod pod/perldelta.pod
428 !> pod/perlfunc.pod pp.c t/io/pipe.t t/lib/charnames.t toke.c
429 !> utils/perlbug.PL
430____________________________________________________________________________
f58c54f0
NC
431[ 5843] By: gsar on 2000/03/20 22:14:35
432 Log: add note about symbolic filehandles (from Johan Vromans)
ee517269
GS
433 Branch: perl
434 ! lib/strict.pm pod/perlfunc.pod
435____________________________________________________________________________
f58c54f0
NC
436[ 5842] By: gsar on 2000/03/20 21:59:51
437 Log: perlbugtron flags in perlbug (from Richard Foley); eliminate duplicate
438 code
ee517269
GS
439 Branch: perl
440 ! utils/perlbug.PL
441____________________________________________________________________________
f58c54f0
NC
442[ 5841] By: gsar on 2000/03/20 21:06:01
443 Log: more sleep needed from slow systems (from Peter Haworth)
ee517269
GS
444 Branch: perl
445 ! t/io/pipe.t
446____________________________________________________________________________
f58c54f0
NC
447[ 5840] By: gsar on 2000/03/20 21:04:42
448 Log: typo in change#5839
ee517269
GS
449 Branch: perl
450 ! lib/Dumpvalue.pm
451____________________________________________________________________________
f58c54f0
NC
452[ 5839] By: gsar on 2000/03/20 21:03:14
453 Log: make dumpvar.pl recognize emptyness in arrays (from Matthias Urlichs
454 <smurf@noris.de>); fix up duplicate code in Dumpvalue.pm
ee517269
GS
455 Branch: perl
456 ! lib/Dumpvalue.pm lib/dumpvar.pl
457____________________________________________________________________________
f58c54f0
NC
458[ 5838] By: gsar on 2000/03/20 20:53:25
459 Log: mention handle autovivification in perldata (from Johan Vromans)
ee517269
GS
460 Branch: perl
461 ! lib/User/pwent.pm pod/perldata.pod
462____________________________________________________________________________
f58c54f0
NC
463[ 5837] By: gsar on 2000/03/20 20:37:42
464 Log: change#5797 didn't do the right thing for "\xff\N{WHITE SMILING FACE}"
ee517269
GS
465 Branch: perl
466 ! t/lib/charnames.t toke.c
467____________________________________________________________________________
f58c54f0
NC
468[ 5836] By: gsar on 2000/03/20 16:27:13
469 Log: autovivify open($fh[0],...) properly
ee517269
GS
470 Branch: perl
471 ! op.c pp.c
472____________________________________________________________________________
f58c54f0
NC
473[ 5835] By: gsar on 2000/03/19 18:51:24
474 Log: add @x->[2] bug to known issues (from Johan Vromans)
ee517269
GS
475 Branch: perl
476 ! pod/perldelta.pod
477____________________________________________________________________________
f58c54f0
NC
478[ 5834] By: jhi on 2000/03/19 18:42:35
479 Log: Fix the socklen default type (from Laszlo Molnar;
480 though I prefer signed, not unsigned); move the cross-compialtion
481 wish item to Todo; drop excess permissions in taint.t.
ee517269
GS
482 Branch: cfgperl
483 ! Configure Todo Todo-5.6 config_h.SH t/op/taint.t
484 Branch: metaconfig
485 ! U/protos/socksizetype.U
486____________________________________________________________________________
f58c54f0
NC
487[ 5833] By: jhi on 2000/03/19 18:20:42
488 Log: Integrate with Sarathy.
ee517269
GS
489 Branch: cfgperl
490 !> (integrate 42 files)
491____________________________________________________________________________
f58c54f0
NC
492[ 5832] By: gsar on 2000/03/19 18:01:28
493 Log: pwent.pm doc tweak (from Tom Christiansen)
ee517269
GS
494 Branch: perl
495 ! lib/User/pwent.pm
496____________________________________________________________________________
f58c54f0
NC
497[ 5831] By: gsar on 2000/03/19 17:57:31
498 Log: unsigned is a more reasonable socksizetype default (from
499 Laszlo <ml1050@freemail.hu>)
ee517269
GS
500 Branch: perl
501 ! Configure
502____________________________________________________________________________
f58c54f0
NC
503[ 5830] By: gsar on 2000/03/19 17:40:20
504 Log: taint.t shouldn't fail where IPC::SysV unavailable
ee517269
GS
505 Branch: perl
506 ! t/op/taint.t
507____________________________________________________________________________
f58c54f0
NC
508[ 5829] By: gsar on 2000/03/19 17:19:46
509 Log: update Changes
ee517269
GS
510 Branch: perl
511 ! Changes embed.h
512____________________________________________________________________________
f58c54f0
NC
513[ 5828] By: gsar on 2000/03/19 16:47:14
514 Log: squelch known scalar leak due to compile failure
5779f8bc
GS
515 Branch: perl
516 ! t/pragma/strict-vars
517____________________________________________________________________________
f58c54f0
NC
518[ 5827] By: gsar on 2000/03/19 09:20:22
519 Log: mention how to look up perllocal.pod (from Michael G Schwern)
5779f8bc
GS
520 Branch: perl
521 ! pod/perlapi.pod pod/perlmodinstall.pod pod/perlmodlib.pod
522____________________________________________________________________________
f58c54f0
NC
523[ 5826] By: gsar on 2000/03/19 08:49:27
524 Log: mention need to wait for children (from Russ Allbery)
5779f8bc
GS
525 Branch: perl
526 ! lib/IPC/Open2.pm lib/IPC/Open3.pm pod/perldelta.pod
527____________________________________________________________________________
f58c54f0
NC
528[ 5825] By: gsar on 2000/03/19 08:47:52
529 Log: Pod::Man should strip leading lib/ for module manpages (from
530 Russ Allbery)
5779f8bc
GS
531 Branch: perl
532 ! lib/Pod/Man.pm
533____________________________________________________________________________
f58c54f0
NC
534[ 5824] By: gsar on 2000/03/19 08:17:49
535 Log: User::pwent fixups for additional fields (from Tom Christiansen);
536 fix bug in pw_has(); tolerate absense of pw{change,age,quota}
537 and pw{comment,class} (Debian 2.1 doesn't have either of these)
5779f8bc
GS
538 Branch: perl
539 ! lib/User/pwent.pm
540____________________________________________________________________________
f58c54f0
NC
541[ 5823] By: gsar on 2000/03/19 07:41:46
542 Log: pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>)
5779f8bc
GS
543 Branch: perl
544 ! embed.pl embedvar.h hints/linux.sh pod/perlhack.pod
545 ! pod/perlnumber.pod pod/perlthrtut.pod vms/ext/Stdio/Stdio.pm
546____________________________________________________________________________
f58c54f0
NC
547[ 5822] By: gsar on 2000/03/19 07:34:29
548 Log: integrate cfgperl contents into mainline
5779f8bc
GS
549 Branch: perl
550 ! ext/Thread/Thread.pm pod/perlthrtut.pod
551 !> (integrate 41 files)
552____________________________________________________________________________
f58c54f0
NC
553[ 5821] By: gsar on 2000/03/19 07:14:38
554 Log: remove dead code
5779f8bc
GS
555 Branch: perl
556 ! lib/charnames.pm
557____________________________________________________________________________
f58c54f0
NC
558[ 5820] By: gsar on 2000/03/19 07:13:01
559 Log: fix typo
5779f8bc
GS
560 Branch: perl
561 ! pod/perldiag.pod
562____________________________________________________________________________
f58c54f0
NC
563[ 5819] By: gsar on 2000/03/19 07:09:32
564 Log: produce better error message when \N{...} is used without
565 "use charnames ..."
5779f8bc
GS
566 Branch: perl
567 ! pod/perldelta.pod pod/perldiag.pod toke.c
568____________________________________________________________________________
f58c54f0
NC
569[ 5818] By: gsar on 2000/03/19 06:30:11
570 Log: default warnLevel and dieLevel to 0 in debugger (from Tom
571 Christiansen); make dumpvar.pl safe against non-glob entries
572 in stashes
5779f8bc
GS
573 Branch: perl
574 ! lib/Dumpvalue.pm lib/dumpvar.pl lib/perl5db.pl
575 ! pod/perldebug.pod
576____________________________________________________________________________
f58c54f0
NC
577[ 5817] By: gsar on 2000/03/19 06:18:24
578 Log: better notes on s///ee (from Simon Cozens <simon@cozens.net>)
5779f8bc
GS
579 Branch: perl
580 ! pod/perlop.pod
581____________________________________________________________________________
f58c54f0
NC
582[ 5816] By: gsar on 2000/03/19 05:55:52
583 Log: support for C<use vmsish 'hushed'>; move VMSISH_EXIT out of
584 op_private (from Charles Lane <lane@DUPHY4.Physics.Drexel.Edu>)
5779f8bc
GS
585 Branch: perl
586 ! embed.pl op.c op.h opcode.h opcode.pl perl.h pp.sym pp_ctl.c
587 ! pp_proto.h vms/ext/vmsish.pm vms/ext/vmsish.t vms/vmsish.h
588____________________________________________________________________________
f58c54f0
NC
589[ 5815] By: gsar on 2000/03/19 05:27:31
590 Log: fix sort optimizer to not hang inside loops
5779f8bc
GS
591 Branch: perl
592 ! op.c t/op/sort.t
593____________________________________________________________________________
f58c54f0
NC
594[ 5814] By: gsar on 2000/03/19 03:59:29
595 Log: fixes for alias handling in debugger (from Tom Christiansen)
5779f8bc
GS
596 Branch: perl
597 ! lib/perl5db.pl
598____________________________________________________________________________
f58c54f0
NC
599[ 5813] By: gsar on 2000/03/19 03:38:10
600 Log: warn about CHECK and INIT blocks encountered at run time
5779f8bc
GS
601 Branch: perl
602 ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op
603____________________________________________________________________________
f58c54f0
NC
604[ 5812] By: jhi on 2000/03/19 03:15:58
605 Log: Taint msgrcv() messages; general SysV IPC cleanup.
5779f8bc
GS
606 Branch: cfgperl
607 ! doio.c ext/IPC/SysV/Msg.pm pod/perldelta.pod pod/perlfunc.pod
608 ! pod/perlipc.pod pod/perlsec.pod t/lib/ipc_sysv.t t/op/taint.t
609____________________________________________________________________________
f58c54f0
NC
610[ 5811] By: jhi on 2000/03/19 01:48:47
611 Log: Taint shmread().
5779f8bc
GS
612 Branch: cfgperl
613 ! doio.c pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod
614 ! t/op/taint.t
615____________________________________________________________________________
f58c54f0
NC
616[ 5810] By: jhi on 2000/03/19 01:22:47
617 Log: Taint also the passwd field of the getpw*().
5779f8bc
GS
618 Branch: cfgperl
619 ! pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod pp_sys.c
620 ! t/op/taint.t
621____________________________________________________________________________
f58c54f0
NC
622[ 5809] By: jhi on 2000/03/18 21:44:34
623 Log: Integrate with Sarathy.
5779f8bc
GS
624 Branch: cfgperl
625 !> t/pragma/strict-vars toke.c
626____________________________________________________________________________
f58c54f0
NC
627[ 5808] By: jhi on 2000/03/18 21:40:55
628 Log: (Re-)introduce $uidsign and $gidsign.
5779f8bc
GS
629 Branch: cfgperl
630 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
631 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
632 ! vos/config.def vos/config.h vos/config_h.SH_orig
633 ! win32/config.bc win32/config.gc win32/config.vc
634 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
635 ! win32/config_h.PL win32/config_sh.PL
636 Branch: metaconfig
637 ! U/modified/groupstype.U U/typedefs/gidtype.U
638____________________________________________________________________________
f58c54f0
NC
639[ 5807] By: jhi on 2000/03/18 20:38:12
640 Log: The #5805 requires a test change, too.
5779f8bc
GS
641 Branch: cfgperl
642 ! t/op/taint.t
643____________________________________________________________________________
f58c54f0
NC
644[ 5806] By: gsar on 2000/03/18 20:10:29
645 Log: queued errors may not be displayed after the PL_error_count limit
5779f8bc
GS
646 Branch: perl
647 ! t/pragma/strict-vars toke.c
648____________________________________________________________________________
f58c54f0
NC
649[ 5805] By: jhi on 2000/03/18 19:56:12
650 Log: Taint the shell from the getpw*.
5779f8bc
GS
651 Branch: cfgperl
652 ! pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod pp_sys.c
653____________________________________________________________________________
f58c54f0
NC
654[ 5804] By: jhi on 2000/03/18 19:37:01
655 Log: Use the newSVuv().
5779f8bc
GS
656 Branch: cfgperl
657 ! embed.h op.c pp_sys.c toke.c
658____________________________________________________________________________
f58c54f0
NC
659[ 5803] By: jhi on 2000/03/18 19:08:40
660 Log: Add newSVuv().
5779f8bc
GS
661 Branch: cfgperl
662 ! Configure embed.pl global.sym objXSUB.h perlapi.c perlapi.h
663 ! pod/perlapi.pod proto.h sv.c
664____________________________________________________________________________
f58c54f0
NC
665[ 5802] By: jhi on 2000/03/18 17:11:07
666 Log: Configure nits: rewording from Sarathy (aka #5796),
667 and installation directories patch from Robin Barker.
5779f8bc
GS
668 Branch: cfgperl
669 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
670 ! config_h.SH vos/config.h vos/config_h.SH_orig
671 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
672 Branch: metaconfig
673 ! U/modified/Getfile.U
674 Branch: metaconfig/U/perl
675 ! bincompat5005.U
676____________________________________________________________________________
f58c54f0
NC
677[ 5801] By: jhi on 2000/03/18 16:41:31
678 Log: Integrate with Sarathy.
5779f8bc
GS
679 Branch: cfgperl
680 !> Changes Configure hints/dos_djgpp.sh lib/ExtUtils/xsubpp
681 !> lib/Getopt/Long.pm mg.c pod/perlpod.pod pp_hot.c
682 !> t/lib/charnames.t t/pragma/utf8.t toke.c
683____________________________________________________________________________
f58c54f0
NC
684[ 5800] By: gsar on 2000/03/18 05:16:32
685 Log: force i_ieeefp=undef on dos_djgpp (it reportedly causes failures
686 in system includes)
5779f8bc
GS
687 Branch: perl
688 ! hints/dos_djgpp.sh
689____________________________________________________________________________
f58c54f0
NC
690[ 5799] By: gsar on 2000/03/18 05:12:00
691 Log: Getopt::Long 2.23 update (from Johan Vromans)
5779f8bc
GS
692 Branch: perl
693 ! Changes lib/Getopt/Long.pm
694____________________________________________________________________________
f58c54f0
NC
695[ 5798] By: gsar on 2000/03/18 05:03:20
696 Log: recognize single-line declarations in xsubpp; add switches to
697 disable newfangled features (from Ilya Zakharevich)
bee0ef1e
GS
698 Branch: perl
699 ! lib/ExtUtils/xsubpp
700____________________________________________________________________________
f58c54f0
NC
701[ 5797] By: gsar on 2000/03/18 04:21:43
702 Log: make "\N{...}" enable utf8-ness correctly
bee0ef1e
GS
703 Branch: perl
704 ! t/lib/charnames.t toke.c
705____________________________________________________________________________
f58c54f0
NC
706[ 5796] By: gsar on 2000/03/18 04:03:08
707 Log: avoid mentioning Perl version in Configure question
bee0ef1e
GS
708 Branch: perl
709 ! Configure
710____________________________________________________________________________
f58c54f0
NC
711[ 5795] By: gsar on 2000/03/18 03:32:31
712 Log: better explanation of C<> tags (from Wolfgang Laun)
bee0ef1e
GS
713 Branch: perl
714 ! pod/perlpod.pod
715____________________________________________________________________________
f58c54f0
NC
716[ 5794] By: gsar on 2000/03/18 03:26:57
717 Log: make return values from match in a list context, as well as $& et
718 al propagate utf8-ness (from Graham Barr)
bee0ef1e
GS
719 Branch: perl
720 ! mg.c pp_hot.c t/pragma/utf8.t
721____________________________________________________________________________
f58c54f0
NC
722[ 5793] By: jhi on 2000/03/18 01:45:30
723 Log: Integrate with Sarathy.
bee0ef1e
GS
724 Branch: cfgperl
725 !> hints/powerux.sh xsutils.c
726____________________________________________________________________________
f58c54f0
NC
727[ 5792] By: gsar on 2000/03/18 01:08:25
728 Log: hints fixups for PowerMAX (from Tom Horsley)
bee0ef1e
GS
729 Branch: perl
730 ! hints/powerux.sh
731____________________________________________________________________________
f58c54f0
NC
732[ 5791] By: gsar on 2000/03/17 23:53:21
733 Log: make reftype() consistently croak on non-refs
bee0ef1e
GS
734 Branch: perl
735 ! xsutils.c
736____________________________________________________________________________
f58c54f0
NC
737[ 5790] By: jhi on 2000/03/17 23:41:36
738 Log: Integrate with Sarathy.
bee0ef1e
GS
739 Branch: cfgperl
740 !> configpm ext/Thread/Thread/Queue.pm
741 !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
742 !> lib/Pod/Find.pm lib/perl5db.pl perl.c pod/perldata.pod
743____________________________________________________________________________
f58c54f0
NC
744[ 5789] By: gsar on 2000/03/17 22:37:21
745 Log: fix coredump when upgrading PL_sv_yes in a second call to
746 perl_construct() (from Doug MacEachern)
bee0ef1e
GS
747 Branch: perl
748 ! perl.c
749____________________________________________________________________________
f58c54f0
NC
750[ 5788] By: gsar on 2000/03/17 22:32:25
751 Log: make noTTY debugger option work again (from Paul Marquess)
bee0ef1e
GS
752 Branch: perl
753 ! lib/perl5db.pl
754____________________________________________________________________________
f58c54f0
NC
755[ 5787] By: gsar on 2000/03/17 17:00:05
756 Log: make Config.pm report sane errors with older perls
bee0ef1e
GS
757 Branch: perl
758 ! configpm
759____________________________________________________________________________
f58c54f0
NC
760[ 5786] By: gsar on 2000/03/17 16:48:20
761 Log: syntax errors in Thread::* (from Tom Christiansen)
bee0ef1e
GS
762 Branch: perl
763 ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
764 ! ext/Thread/Thread/Specific.pm
765____________________________________________________________________________
f58c54f0
NC
766[ 5785] By: gsar on 2000/03/17 16:45:34
767 Log: tweak perldata section on v-strings
bee0ef1e
GS
768 Branch: perl
769 ! pod/perldata.pod
770____________________________________________________________________________
f58c54f0
NC
771[ 5784] By: gsar on 2000/03/17 16:24:28
772 Log: missing file in change#5781
bee0ef1e
GS
773 Branch: perl
774 ! lib/Pod/Find.pm
775____________________________________________________________________________
f58c54f0
NC
776[ 5783] By: jhi on 2000/03/17 14:38:29
777 Log: Add the NEXTSTEP strftime %j bug to Known Problems.
bee0ef1e
GS
778 Branch: cfgperl
779 ! pod/perldelta.pod
780____________________________________________________________________________
f58c54f0
NC
781[ 5782] By: jhi on 2000/03/17 14:29:46
782 Log: Integrate with Sarathy.
bee0ef1e
GS
783 Branch: cfgperl
784 !> embed.pl ext/B/B/Bblock.pm global.sym lib/File/Spec/Unix.pm
785 !> lib/open.pm objXSUB.h op.c perlapi.c pod/perlcompile.pod
786 !> pod/perldebug.pod sv.c t/comp/cpp.aux t/pod/testpchk.pl
787____________________________________________________________________________
f58c54f0
NC
788[ 5781] By: gsar on 2000/03/17 06:19:17
789 Log: PodParser v1.13 update (from Brad Appleton)
bee0ef1e
GS
790 Branch: perl
791 ! t/pod/testpchk.pl
792____________________________________________________________________________
f58c54f0
NC
793[ 5780] By: gsar on 2000/03/17 05:42:45
794 Log: propagate CvFLAGS() into clones
bee0ef1e
GS
795 Branch: perl
796 ! op.c
797____________________________________________________________________________
f58c54f0
NC
798[ 5779] By: gsar on 2000/03/17 04:58:39
799 Log: documentation fixes from p5p
bee0ef1e
GS
800 Branch: perl
801 ! ext/B/B/Bblock.pm lib/File/Spec/Unix.pm pod/perlcompile.pod
802 ! pod/perldebug.pod
803____________________________________________________________________________
f58c54f0
NC
804[ 5778] By: bailey on 2000/03/17 04:23:35
805 Log: Quick pre-release fixes: clean up results in File::Spec::VMS and
806 switch dir test order in taint.t to accomodate DECCRTL extension.
bee0ef1e
GS
807 Branch: vmsperl
808 ! lib/File/Spec/VMS.pm t/op/taint.t
809____________________________________________________________________________
f58c54f0
NC
810[ 5777] By: gsar on 2000/03/17 04:13:27
811 Log: make attributes::reftype(*FOO{IO}) return "IO" instead of "UNKNOWN"
812 (from Tom Christiansen)
bee0ef1e
GS
813 Branch: perl
814 ! sv.c
815____________________________________________________________________________
f58c54f0
NC
816[ 5776] By: jhi on 2000/03/17 03:40:18
817 Log: More Todo.
bee0ef1e
GS
818 Branch: cfgperl
819 ! Todo Todo-5.6
820____________________________________________________________________________
f58c54f0
NC
821[ 5775] By: gsar on 2000/03/17 03:40:14
822 Log: s/:def/:DEFAULT/
bee0ef1e
GS
823 Branch: perl
824 ! lib/open.pm
825____________________________________________________________________________
f58c54f0
NC
826[ 5774] By: gsar on 2000/03/17 03:39:07
827 Log: export cv_undef() and cv_const_sv() (mod_perl uses them to
828 good advantage)
bee0ef1e
GS
829 Branch: perl
830 ! embed.pl global.sym objXSUB.h perlapi.c
831____________________________________________________________________________
f58c54f0
NC
832[ 5773] By: gsar on 2000/03/17 03:12:34
833 Log: remove non-ANSI parts in comp/cpp.t
bee0ef1e
GS
834 Branch: perl
835 ! t/comp/cpp.aux
836____________________________________________________________________________
f58c54f0
NC
837[ 5772] By: jhi on 2000/03/17 03:11:49
838 Log: Integrate with Sarathy.
bee0ef1e
GS
839 Branch: cfgperl
840 !> configure.com embed.h embed.pl lib/CGI.pm
841 !> lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm perl.h
842 !> pod/pod2man.PL pod/pod2text.PL pp_sys.c vms/ext/vmsish.pm
843 !> vms/ext/vmsish.t vms/subconfigure.com vms/test.com
844 !> vms/vmsish.h
845____________________________________________________________________________
f58c54f0
NC
846[ 5771] By: jhi on 2000/03/17 03:10:34
847 Log: Make the test easier to use.
bee0ef1e
GS
848 Branch: cfgperl
849 ! t/op/sysio.t
850____________________________________________________________________________
f58c54f0
NC
851[ 5770] By: gsar on 2000/03/17 03:04:33
852 Log: pod{man,text} updates from podlators-1.00 (from Russ Allbery)
bee0ef1e
GS
853 Branch: perl
854 ! lib/Pod/Man.pm pod/pod2man.PL pod/pod2text.PL
855____________________________________________________________________________
f58c54f0
NC
856[ 5769] By: gsar on 2000/03/17 02:53:39
857 Log: integrate vmsperl contents into mainline (no actual changes, since
858 cfgperl already had them all)
bee0ef1e
GS
859 Branch: perl
860 !> configure.com lib/CGI.pm lib/ExtUtils/Mksymlists.pm perl.h
861 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/subconfigure.com
862 !> vms/test.com vms/vmsish.h
863____________________________________________________________________________
f58c54f0
NC
864[ 5768] By: gsar on 2000/03/17 02:48:14
865 Log: fix signedness in test for syswrite() length argument
bee0ef1e
GS
866 Branch: perl
867 ! pp_sys.c
868____________________________________________________________________________
f58c54f0
NC
869[ 5767] By: gsar on 2000/03/17 02:38:51
870 Log: integrate cfgperl contents into mainline
bee0ef1e
GS
871 Branch: perl
872 !> (integrate 28 files)
873____________________________________________________________________________
f58c54f0
NC
874[ 5766] By: jhi on 2000/03/17 02:29:24
875 Log: Add "Known Problems" section.
bee0ef1e
GS
876 Branch: cfgperl
877 ! pod/perldelta.pod
878____________________________________________________________________________
f58c54f0
NC
879[ 5765] By: gsar on 2000/03/17 00:31:19
880 Log: add missing bincompat5005 #defines
bee0ef1e
GS
881 Branch: perl
882 ! embed.h embed.pl
883____________________________________________________________________________
f58c54f0
NC
884[ 5764] By: jhi on 2000/03/16 15:32:52
885 Log: pp_send() type tuning continues.
bee0ef1e
GS
886 Branch: cfgperl
887 ! pp_sys.c
888____________________________________________________________________________
f58c54f0
NC
889[ 5763] By: jhi on 2000/03/16 04:09:37
890 Log: Integrate with Sarathy.
bee0ef1e
GS
891 Branch: cfgperl
892 !> embed.pl global.sym objXSUB.h perl.c perlapi.c
893 !> win32/perlhost.h win32/perllib.c win32/win32.h
894____________________________________________________________________________
f58c54f0
NC
895[ 5762] By: jhi on 2000/03/16 04:06:36
896 Log: VMS patches from Dan Sugalski and Charles Bailey
bee0ef1e
GS
897 Branch: cfgperl
898 ! configure.com ext/File/Glob/Glob.pm lib/CGI.pm
899 ! lib/ExtUtils/Mksymlists.pm vms/subconfigure.com
900____________________________________________________________________________
f58c54f0
NC
901[ 5761] By: gsar on 2000/03/16 03:18:41
902 Log: due to an oversight during PERL_OBJECT migration, hosts created
903 by pseudo-fork were never being deleted, leading to a sizeable
904 memory leak; std FDs in pseudo-children are now closed
905 automatically to avoid resource leaks; basic infinite looping
906 fork() test works without leaking again in non-PERL_OBJECT
907 build
bee0ef1e
GS
908 Branch: perl
909 ! embed.pl global.sym objXSUB.h perl.c perlapi.c
910 ! win32/perlhost.h win32/perllib.c win32/win32.h
911____________________________________________________________________________
f58c54f0
NC
912[ 5760] By: jhi on 2000/03/16 01:50:13
913 Log: Fix pp_send() sizes (pass a Size_t, not an Off_t, and
914 return a SSize_t, not an Off_t); add a note about a slightly
915 similar situation in pp_truncate(); introduce $sizesize
916 for Configure; update EPOC, VOS, Win32, and VMS for the
917 sizesize; minor updates on the EPOC config file; reword
918 socklen_t message slightly; fix fpossize (though unused currently)
bee0ef1e
GS
919 Branch: cfgperl
920 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
921 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
922 ! vos/config.def vos/config.h win32/config.bc win32/config.gc
923 ! win32/config.vc win32/config_H.bc win32/config_H.gc
924 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
925 Branch: metaconfig/U/perl
926 ! d_socklen_t.U fpossize.U
927____________________________________________________________________________
f58c54f0
NC
928[ 5759] By: jhi on 2000/03/15 23:47:11
929 Log: Integrate with Sarathy.
bee0ef1e
GS
930 Branch: cfgperl
931 !> makedef.pl
932____________________________________________________________________________
f58c54f0
NC
933[ 5758] By: jhi on 2000/03/15 23:46:17
934 Log: Retract #5767; replace it with a tested patch
935 from Anton Berezin.
bee0ef1e
GS
936 Branch: cfgperl
937 ! hints/freebsd.sh
938____________________________________________________________________________
f58c54f0
NC
939[ 5757] By: jhi on 2000/03/15 23:36:53
940 Log: Configure nits: do not use /tmp to avoid potential security
941 problems (Andy Dougherty: this does not fix the rampant
942 use of /tmp by the various utilities like C compilers, though.
943 Just don't run Configure as root if you care about security.),
944 fix man3dir bug (both from Andy Dougherty); fix hints files
945 not to use /tmp; retract #4993 (the description of the *symbols
946 variables is okay, after all); regen Configure.
bee0ef1e
GS
947 Branch: cfgperl
948 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
949 ! config_h.SH hints/dec_osf.sh hints/esix4.sh hints/newsos4.sh
950 Branch: metaconfig
951 + U/modified/d_flexfnam.U
952 ! U/installdirs/man3dir.U
953____________________________________________________________________________
f58c54f0
NC
954[ 5756] By: jhi on 2000/03/15 22:20:06
955 Log: cater for FreeBSD 5.*
bee0ef1e
GS
956 Branch: cfgperl
957 ! hints/freebsd.sh
958____________________________________________________________________________
f58c54f0
NC
959[ 5755] By: jhi on 2000/03/15 22:00:57
960 Log: Add missing Windows O_ constants.
bee0ef1e
GS
961 Branch: cfgperl
962 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
963____________________________________________________________________________
f58c54f0
NC
964[ 5754] By: gsar on 2000/03/15 19:56:37
965 Log: add PL_thr_key to export list under useithreads
bee0ef1e
GS
966 Branch: perl
967 ! makedef.pl
968____________________________________________________________________________
f58c54f0
NC
969[ 5753] By: jhi on 2000/03/15 04:19:19
970 Log: Integrate with Sarathy.
bee0ef1e
GS
971 Branch: cfgperl
972 !> (integrate 37 files)
973____________________________________________________________________________
f58c54f0
NC
974[ 5752] By: bailey on 2000/03/15 03:45:28
975 Log: Make DEBUGGING a configurable option
bee0ef1e
GS
976 Branch: vmsperl
977 ! configure.com
978____________________________________________________________________________
f58c54f0
NC
979[ 5751] By: bailey on 2000/03/15 03:38:57
980 Log: Remove obsolete DCL symbol from subconfigure.com
bee0ef1e
GS
981 Branch: vmsperl
982 ! vms/subconfigure.com
983____________________________________________________________________________
f58c54f0
NC
984[ 5750] By: bailey on 2000/03/15 03:29:17
985 Log: Add VMS' default to the CGI.pm temp list (should update to File::Spec)
bee0ef1e
GS
986 Branch: vmsperl
987 ! lib/CGI.pm
988 !> ext/File/Glob/Glob.pm
989____________________________________________________________________________
f58c54f0
NC
990[ 5749] By: bailey on 2000/03/15 02:05:28
991 Log: Change test using obsolete %COnfig element
bee0ef1e
GS
992 Branch: vmsperl
993 ! lib/ExtUtils/Mksymlists.pm
994____________________________________________________________________________
f58c54f0
NC
995[ 5748] By: gsar on 2000/03/14 23:39:42
996 Log: update local_patches entry for RC2
bee0ef1e
GS
997 Branch: perl
998 ! Changes patchlevel.h pod/perlhist.pod
999____________________________________________________________________________
f58c54f0
NC
1000[ 5747] By: gsar on 2000/03/14 22:44:27
1001 Log: more warnings tidy-ups (from Paul Marquess)
bd05022c
GS
1002 Branch: perl
1003 ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq4.pod
1004 ! t/lib/attrs.t utils/h2xs.PL
1005____________________________________________________________________________
f58c54f0
NC
1006[ 5746] By: gsar on 2000/03/14 22:30:43
1007 Log: Sys::Syslog fix for accidental arguments to autoloaded constants
bd05022c
GS
1008 Branch: perl
1009 ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
1010____________________________________________________________________________
f58c54f0
NC
1011[ 5745] By: gsar on 2000/03/14 22:20:27
1012 Log: tweak to use SIZE_ONLY
bd05022c
GS
1013 Branch: perl
1014 ! regcomp.c
1015____________________________________________________________________________
f58c54f0
NC
1016[ 5744] By: gsar on 2000/03/14 21:56:48
1017 Log: regen win32/config*
bd05022c
GS
1018 Branch: perl
1019 ! win32/Makefile win32/config_H.bc win32/config_H.gc
1020 ! win32/config_H.vc win32/makefile.mk
1021____________________________________________________________________________
f58c54f0
NC
1022[ 5743] By: gsar on 2000/03/14 21:46:25
1023 Log: change#5729 had syntax errors
bd05022c
GS
1024 Branch: perl
1025 ! t/lib/complex.t
1026____________________________________________________________________________
f58c54f0
NC
1027[ 5742] By: gsar on 2000/03/14 21:26:33
1028 Log: integrate vmsperl changes into mainline (change#5693 denied)
bd05022c
GS
1029 Branch: perl
1030 !> configure.com lib/File/Spec/VMS.pm t/lib/complex.t
1031 !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
1032 !> vms/vms.c
1033____________________________________________________________________________
f58c54f0
NC
1034[ 5741] By: gsar on 2000/03/14 21:17:34
1035 Log: update Changes; integrate cfgperl contents into mainline
bd05022c
GS
1036 Branch: perl
1037 ! Changes
1038 !> ext/Socket/Socket.xs patchlevel.h perl.h t/lib/complex.t
1039____________________________________________________________________________
f58c54f0
NC
1040[ 5740] By: gsar on 2000/03/14 20:57:12
1041 Log: perlfaq4 tweak (from Damian Conway <damian@cs.monash.edu.au>)
e277ebbf
GS
1042 Branch: perl
1043 ! pod/perlfaq4.pod
1044____________________________________________________________________________
f58c54f0
NC
1045[ 5739] By: gsar on 2000/03/14 20:53:07
1046 Log: allow alternates to negate correctly (from Johan Vromans)
e277ebbf
GS
1047 Branch: perl
1048 ! lib/Getopt/Long.pm
1049____________________________________________________________________________
f58c54f0
NC
1050[ 5738] By: gsar on 2000/03/14 20:34:19
1051 Log: kludge our way around warnings on C<use POSIX; use IO::File;>
e277ebbf
GS
1052 Branch: perl
1053 ! ext/IO/lib/IO/Seekable.pm
1054____________________________________________________________________________
f58c54f0
NC
1055[ 5737] By: gsar on 2000/03/14 20:06:23
1056 Log: protect special characters better against interpretation by *roff
1057 (from Russ Allbery)
e277ebbf
GS
1058 Branch: perl
1059 ! lib/Pod/Man.pm
1060____________________________________________________________________________
f58c54f0
NC
1061[ 5736] By: gsar on 2000/03/14 19:47:00
1062 Log: provide an explicit base address for perl56.dll to avoid relocations;
1063 increase the default stack size (RE engine can use a lot more stack
1064 than the 1MB default limit); default to using the regular version of
1065 the MSVCRT even for DEBUGGING builds (this allows extensions to be
1066 selectively built with debugging)
e277ebbf
GS
1067 Branch: perl
1068 ! win32/Makefile win32/makefile.mk
1069____________________________________________________________________________
f58c54f0
NC
1070[ 5735] By: gsar on 2000/03/14 19:31:53
1071 Log: regen perltoc, other pod nits
e277ebbf
GS
1072 Branch: perl
1073 ! ext/IO/poll.c pod/Makefile pod/buildtoc pod/perlnumber.pod
1074 ! pod/perltoc.pod pod/roffitall
1075____________________________________________________________________________
f58c54f0
NC
1076[ 5734] By: gsar on 2000/03/14 19:08:22
1077 Log: avoid dup warning (from Simon Cozens)
e277ebbf
GS
1078 Branch: perl
1079 ! regcomp.c
1080____________________________________________________________________________
f58c54f0
NC
1081[ 5733] By: gsar on 2000/03/14 18:46:50
1082 Log: allow usemymalloc to be overridden via -Uusemymalloc
e277ebbf
GS
1083 Branch: perl
1084 ! hints/hpux.sh
1085____________________________________________________________________________
f58c54f0
NC
1086[ 5732] By: gsar on 2000/03/14 17:23:47
1087 Log: test case for change#5700 (from M. J. T. Guy)
e277ebbf
GS
1088 Branch: perl
1089 ! t/op/universal.t
1090____________________________________________________________________________
f58c54f0
NC
1091[ 5731] By: gsar on 2000/03/14 17:15:44
1092 Log: revise README.win32 for currentness, point to function
1093 list in perlport.pod (from a patch suggested by Dominic Dunlop)
e277ebbf
GS
1094 Branch: perl
1095 ! README.win32 pod/perlport.pod
1096____________________________________________________________________________
f58c54f0
NC
1097[ 5730] By: gsar on 2000/03/14 17:14:21
1098 Log: tweak sort() notes (from Nathan Torkington)
e277ebbf
GS
1099 Branch: perl
1100 ! pod/perlfunc.pod
1101____________________________________________________________________________
f58c54f0
NC
1102[ 5729] By: jhi on 2000/03/14 15:13:13
1103 Log: Make the tests 1018 and 1019 more robust.
e277ebbf
GS
1104 Branch: cfgperl
1105 ! t/lib/complex.t
1106____________________________________________________________________________
f58c54f0
NC
1107[ 5728] By: jhi on 2000/03/14 15:07:48
1108 Log: Fix for one of the problems in RC1 reported by M. E. O'Neill
1109 in NEXTSTEP 3.3p2.
e277ebbf
GS
1110 Branch: cfgperl
1111 ! ext/Socket/Socket.xs
1112____________________________________________________________________________
f58c54f0
NC
1113[ 5727] By: jhi on 2000/03/14 14:57:04
1114 Log: Integrate with Sarathy; unapply the #5539 that snekt in
1115 with #5539.
e277ebbf
GS
1116 Branch: cfgperl
1117 +> pod/perldebguts.pod
1118 ! patchlevel.h perl.h
1119 !> MANIFEST lib/Text/Abbrev.pm lib/perl5db.pl pod/perl.pod
1120 !> pod/perldebug.pod pod/perldelta.pod pod/perlnumber.pod
1121 !> t/lib/io_sock.t utils/perlcc.PL utils/perldoc.PL
1122 !> win32/makefile.mk
1123____________________________________________________________________________
f58c54f0
NC
1124[ 5726] By: gsar on 2000/03/14 07:43:37
1125 Log: fixes for Borland compiler (from Vadim Konovalov
1126 <vkonovalov@lucent.com>)
e277ebbf
GS
1127 Branch: perl
1128 ! utils/perlcc.PL win32/makefile.mk
1129____________________________________________________________________________
f58c54f0
NC
1130[ 5725] By: gsar on 2000/03/14 07:38:00
1131 Log: more efficient Text::Abbrev (from M.E. O'Neill <oneill@cs.sfu.ca>)
e277ebbf
GS
1132 Branch: perl
1133 ! lib/Text/Abbrev.pm
1134____________________________________________________________________________
f58c54f0
NC
1135[ 5724] By: gsar on 2000/03/14 05:59:02
1136 Log: integrate cfgperl changes into mainline, ignoring the
1137 __attribute__((unused)) stuff that seems to have snuck
1138 back in
e277ebbf
GS
1139 Branch: perl
1140 !> Todo-5.6 patchlevel.h perl.h pod/perl.pod pod/perlport.pod
1141 !> vms/perlvms.pod
1142____________________________________________________________________________
f58c54f0
NC
1143[ 5723] By: gsar on 2000/03/14 05:49:08
1144 Log: patches for many bugs in the debugger; documentation updates for
1145 perldelta; split perldebug.pod into perldeb{ug,guts}.pod (from
1146 Tom Christiansen)
e277ebbf
GS
1147 Branch: perl
1148 + pod/perldebguts.pod
1149 ! MANIFEST lib/perl5db.pl pod/perl.pod pod/perldebug.pod
1150 ! pod/perldelta.pod pod/perlnumber.pod pod/perlport.pod
1151____________________________________________________________________________
f58c54f0
NC
1152[ 5722] By: gsar on 2000/03/14 05:37:29
1153 Log: add sleep() to avoid race on NeXT (from M.E. O'Neill
1154 <oneill@cs.sfu.ca>)
e277ebbf
GS
1155 Branch: perl
1156 ! t/lib/io_sock.t
1157____________________________________________________________________________
f58c54f0
NC
1158[ 5721] By: gsar on 2000/03/14 03:53:50
1159 Log: support a -U option when run as root to drop privileges (from
1160 Tom Christiansen)
e277ebbf
GS
1161 Branch: perl
1162 ! utils/perldoc.PL
1163____________________________________________________________________________
f58c54f0
NC
1164[ 5720] By: jhi on 2000/03/14 03:43:51
1165 Log: move the big AVAILABILITY list to perlport as Supported Platforms
1166 (Tom Christiansen); add few more platforms
e277ebbf
GS
1167 Branch: cfgperl
1168 ! pod/perl.pod pod/perlport.pod
1169____________________________________________________________________________
f58c54f0
NC
1170[ 5719] By: jhi on 2000/03/14 02:44:55
1171 Log: more todo
e277ebbf
GS
1172 Branch: cfgperl
1173 ! Todo-5.6
1174____________________________________________________________________________
f58c54f0
NC
1175[ 5718] By: jhi on 2000/03/14 02:17:16
1176 Log: detypo
e277ebbf
GS
1177 Branch: cfgperl
1178 ! vms/perlvms.pod
1179____________________________________________________________________________
f58c54f0
NC
1180[ 5717] By: jhi on 2000/03/14 02:00:24
1181 Log: Integrate with Sarathy.
e277ebbf
GS
1182 Branch: cfgperl
1183 ! patchlevel.h perl.h
1184 !> (integrate 60 files)
1185____________________________________________________________________________
f58c54f0
NC
1186[ 5716] By: gsar on 2000/03/14 00:01:39
1187 Log: reference miscount in Devel::Peek that causes debugger to
1188 crash unceremoniously when doing "V DB" etc., repeatedly
e277ebbf
GS
1189 Branch: perl
1190 ! ext/Devel/Peek/Peek.xs
1191____________________________________________________________________________
f58c54f0
NC
1192[ 5715] By: gsar on 2000/03/13 21:40:23
1193 Log: fixes for broken L<> links (from Wolfgang Laun
1194 <wolfgang.laun@alcatel.at>)
e277ebbf
GS
1195 Branch: perl
1196 ! pod/Win32.pod pod/perlcall.pod pod/perlcompile.pod
1197 ! pod/perldata.pod pod/perlfaq7.pod pod/perlfunc.pod
1198 ! pod/perlguts.pod pod/perllocale.pod pod/perlnumber.pod
1199 ! pod/perlop.pod pod/perlxstut.pod vms/perlvms.pod
1200____________________________________________________________________________
f58c54f0
NC
1201[ 5714] By: gsar on 2000/03/13 21:37:48
1202 Log: typos in perlboot.pod (from Randal L. Schwartz <merlyn@stonehenge.com>)
e277ebbf
GS
1203 Branch: perl
1204 ! pod/perlboot.pod
1205____________________________________________________________________________
f58c54f0
NC
1206[ 5713] By: gsar on 2000/03/13 21:36:24
1207 Log: avoid infinite loop in h2xs (from Hugo van der Sanden)
e277ebbf
GS
1208 Branch: perl
1209 ! utils/h2xs.PL
1210____________________________________________________________________________
f58c54f0
NC
1211[ 5712] By: gsar on 2000/03/13 21:29:15
1212 Log: lexical warnings update for docs and tests (from Paul Marquess)
e277ebbf
GS
1213 Branch: perl
1214 ! ext/File/Glob/Glob.pm lib/fields.pm pod/perl.pod
1215 ! pod/perldata.pod pod/perldbmfilter.pod pod/perlfaq3.pod
1216 ! pod/perlfaq4.pod pod/perlfaq7.pod pod/perlfilter.pod
1217 ! pod/perlipc.pod pod/perlmod.pod pod/perlmodlib.pod
1218 ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
1219 ! pod/perlstyle.pod pod/perlsyn.pod pod/perltie.pod
1220 ! pod/perltrap.pod pod/perlunicode.pod pod/perlxstut.pod
1221 ! t/io/open.t t/lib/fields.t t/lib/parsewords.t
1222 ! t/op/assignwarn.t t/op/gv.t t/op/hashwarn.t t/op/magic.t
1223 ! t/op/pack.t t/op/pat.t t/op/sort.t t/op/sprintf.t
1224 ! t/pragma/constant.t t/pragma/locale.t
1225____________________________________________________________________________
f58c54f0
NC
1226[ 5711] By: gsar on 2000/03/13 21:08:29
1227 Log: updates from PodParser v1.12 on CPAN (from Brad Appleton)
e277ebbf
GS
1228 Branch: perl
1229 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
1230 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
1231 ! lib/Pod/Usage.pm t/pod/poderrs.xr t/pod/testp2pt.pl
1232 ! t/pod/testpchk.pl
1233____________________________________________________________________________
f58c54f0
NC
1234[ 5710] By: gsar on 2000/03/13 20:46:37
1235 Log: cleaner logic in op.c, also avoids QNX optimizer bug (from Norton
1236 Allen <allen@huarp.harvard.edu>)
e277ebbf
GS
1237 Branch: perl
1238 ! op.c
1239____________________________________________________________________________
f58c54f0
NC
1240[ 5709] By: gsar on 2000/03/13 20:43:30
1241 Log: mention changes to diagnostics
e277ebbf
GS
1242 Branch: perl
1243 ! pod/perldelta.pod
1244____________________________________________________________________________
f58c54f0
NC
1245[ 5708] By: gsar on 2000/03/13 20:34:38
1246 Log: ignore const for the purposes of typemaps (from Hugo van der Sanden)
e277ebbf
GS
1247 Branch: perl
1248 ! lib/ExtUtils/xsubpp
1249____________________________________________________________________________
f58c54f0
NC
1250[ 5707] By: gsar on 2000/03/13 20:23:24
1251 Log: don't check for errno after Atof() (atof() doesn't set errno, and
1252 where Atof() is actually strto[l]d(), some platforms seem to want
1253 to set errno randomly)
e277ebbf
GS
1254 Branch: perl
1255 ! toke.c
1256____________________________________________________________________________
f58c54f0
NC
1257[ 5706] By: gsar on 2000/03/13 18:14:18
1258 Log: integrate cfgperl changes into mainline
e277ebbf
GS
1259 Branch: perl
1260 !> Configure config_h.SH hints/hpux.sh hints/solaris_2.sh mg.c
1261 !> perl.h pod/perl.pod pp.c
1262____________________________________________________________________________
f58c54f0
NC
1263[ 5705] By: jhi on 2000/03/13 14:44:11
1264 Log: STRLEN != int.
e277ebbf
GS
1265 Branch: cfgperl
1266 ! mg.c
1267____________________________________________________________________________
f58c54f0
NC
1268[ 5704] By: jhi on 2000/03/13 13:18:07
1269 Log: Integrate with Sarathy.
e277ebbf
GS
1270 Branch: cfgperl
1271 +> lib/warnings/register.pm
1272 !> (integrate 42 files)
1273____________________________________________________________________________
f58c54f0
NC
1274[ 5703] By: gsar on 2000/03/13 12:40:51
1275 Log: mention autoflush portability caveat
e277ebbf
GS
1276 Branch: perl
1277 ! pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
1278____________________________________________________________________________
f58c54f0
NC
1279[ 5702] By: gsar on 2000/03/13 11:09:05
1280 Log: final touches for lexical warnings (from Paul Marquess)
e277ebbf
GS
1281 Branch: perl
1282 + lib/warnings/register.pm
1283 ! MANIFEST ext/IO/lib/IO/Select.pm ext/Socket/Socket.pm
1284 ! lib/Class/Struct.pm lib/I18N/Collate.pm lib/Tie/Handle.pm
1285 ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/constant.pm
1286 ! lib/syslog.pl lib/vars.pm lib/warnings.pm mg.c perl.c
1287 ! pod/perllexwarn.pod pp_ctl.c t/lib/filepath.t t/lib/io_sel.t
1288 ! t/lib/socket.t t/lib/tie-stdhandle.t t/op/tie.t
1289 ! t/pragma/constant.t t/pragma/diagnostics.t t/pragma/warn/2use
1290 ! t/pragma/warn/9enabled warnings.h warnings.pl
1291____________________________________________________________________________
f58c54f0
NC
1292[ 5701] By: gsar on 2000/03/13 11:00:00
1293 Log: avoid compiler warnings
e277ebbf
GS
1294 Branch: perl
1295 ! pp_hot.c
1296____________________________________________________________________________
f58c54f0
NC
1297[ 5700] By: gsar on 2000/03/13 09:57:59
1298 Log: make the is_utf8_*() safe for use on invalid utf8 (they now
1299 return false on such input instead of emitting warnings)
e277ebbf
GS
1300 Branch: perl
1301 ! embed.h embed.pl global.sym gv.c objXSUB.h perlapi.c
1302 ! pod/perlapi.pod proto.h universal.c utf8.c
1303____________________________________________________________________________
f58c54f0
NC
1304[ 5699] By: gsar on 2000/03/13 06:59:57
1305 Log: the premature FREETMPS calls in change#1187 weren't defensive enough
e277ebbf
GS
1306 Branch: perl
1307 ! pp_ctl.c pp_hot.c t/op/recurse.t
1308____________________________________________________________________________
f58c54f0
NC
1309[ 5698] By: jhi on 2000/03/13 05:03:37
1310 Log: hints nibbling continues
e277ebbf
GS
1311 Branch: cfgperl
1312 ! hints/hpux.sh
1313____________________________________________________________________________
f58c54f0
NC
1314[ 5697] By: jhi on 2000/03/13 04:45:57
1315 Log: there's no end to tweaking
e277ebbf
GS
1316 Branch: cfgperl
1317 ! hints/hpux.sh
1318____________________________________________________________________________
f58c54f0
NC
1319[ 5696] By: jhi on 2000/03/13 04:26:15
1320 Log: hints tweak
e277ebbf
GS
1321 Branch: cfgperl
1322 ! hints/hpux.sh
1323____________________________________________________________________________
f58c54f0
NC
1324[ 5695] By: bailey on 2000/03/13 03:54:09
1325 Log: Trim out leftover hunk from prior resolve conflict
e277ebbf
GS
1326 Branch: vmsperl
1327 ! lib/File/Spec/VMS.pm
1328____________________________________________________________________________
f58c54f0
NC
1329[ 5694] By: bailey on 2000/03/13 03:20:20
1330 Log: Assorted configuration cleanups (Peter Prymmer, and a
1331 bit from Charles Bailey and Dan Sugalski)
e277ebbf
GS
1332 Branch: vmsperl
1333 ! configure.com vms/subconfigure.com
1334____________________________________________________________________________
f58c54f0
NC
1335[ 5693] By: bailey on 2000/03/13 03:00:16
1336 Log: Add vmsish 'hushed' option to suppress error messages at exit
e277ebbf
GS
1337 Branch: vmsperl
1338 ! perl.h vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com
1339 ! vms/vmsish.h
1340____________________________________________________________________________
f58c54f0
NC
1341[ 5692] By: bailey on 2000/03/13 02:50:10
1342 Log: Fix inverted test conditions for secure lnm translation
1343 and default file types. (Dan Sugalski)
e277ebbf
GS
1344 Branch: vmsperl
1345 ! vms/subconfigure.com
1346____________________________________________________________________________
f58c54f0
NC
1347[ 5691] By: bailey on 2000/03/13 02:41:36
1348 Log: Insulate tests of default display_format from different precision
1349 on different machines by truncating at 1 digit less than the most
1350 common choice (.15g)
e277ebbf
GS
1351 Branch: vmsperl
1352 ! t/lib/complex.t
1353____________________________________________________________________________
f58c54f0
NC
1354[ 5690] By: bailey on 2000/03/13 02:31:44
1355 Log: Resync with mainline post RC1
e277ebbf
GS
1356 Branch: vmsperl
1357 +> lib/Pod/Plainer.pm
1358 !> (integrate 137 files)
1359____________________________________________________________________________
f58c54f0
NC
1360[ 5689] By: bailey on 2000/03/13 02:22:24
1361 Log: Update File::Spec::VMS and tests
1362 Since reduce_ricochet has been removed from File::Spec,
1363 revert changes to VMS::Filespec::vmsify made to accomodate it.
e277ebbf
GS
1364 Branch: vmsperl
1365 ! lib/File/Spec/VMS.pm t/lib/filespec.t vms/ext/filespec.t
1366 ! vms/vms.c
1367____________________________________________________________________________
f58c54f0
NC
1368[ 5688] By: bailey on 2000/03/13 02:12:11
1369 Log: Basic 5.6.0 RC1 build patches for VMS
e277ebbf
GS
1370 Branch: vmsperl
1371 ! configure.com t/pragma/warn/doio t/pragma/warn/util
1372 ! vms/subconfigure.com
1373____________________________________________________________________________
f58c54f0
NC
1374[ 5687] By: jhi on 2000/03/13 00:41:51
1375 Log: Solaris long double fixes from Alan Burlison.
e277ebbf
GS
1376 Branch: cfgperl
1377 ! hints/solaris_2.sh perl.h pp.c
1378____________________________________________________________________________
f58c54f0
NC
1379[ 5686] By: jhi on 2000/03/13 00:17:13
1380 Log: Integrate with Sarathy.
e277ebbf
GS
1381 Branch: cfgperl
1382 !> dump.c hints/hpux.sh op.c pod/perldelta.pod t/op/misc.t
1383____________________________________________________________________________
f58c54f0
NC
1384[ 5685] By: jhi on 2000/03/13 00:13:17
1385 Log: Retract #5680, it broke more than it helped.
e277ebbf
GS
1386 Branch: cfgperl
1387 ! hints/hpux.sh
1388____________________________________________________________________________
f58c54f0
NC
1389[ 5684] By: gsar on 2000/03/12 21:48:44
1390 Log: set optimize=-O only if not already set
e277ebbf
GS
1391 Branch: perl
1392 ! hints/hpux.sh
1393____________________________________________________________________________
f58c54f0
NC
1394[ 5683] By: gsar on 2000/03/12 20:11:45
1395 Log: another optimized-OP_SASSIGN bug: ops that were not OA_TARGLEX
1396 were being mistakenly subverted anyway
e277ebbf
GS
1397 Branch: perl
1398 ! dump.c op.c pod/perldelta.pod t/op/misc.t
1399____________________________________________________________________________
f58c54f0
NC
1400[ 5682] By: jhi on 2000/03/12 18:11:52
1401 Log: update AVAILABILITY for LynxOS
e277ebbf
GS
1402 Branch: cfgperl
1403 ! pod/perl.pod
1404____________________________________________________________________________
f58c54f0
NC
1405[ 5681] By: jhi on 2000/03/12 18:03:46
1406 Log: 64-bitness hints tweaks
e277ebbf
GS
1407 Branch: cfgperl
1408 ! hints/solaris_2.sh
1409____________________________________________________________________________
f58c54f0
NC
1410[ 5680] By: jhi on 2000/03/12 17:49:25
1411 Log: 64-bitness tweak: separate 64bitint and 64bitall.
e277ebbf
GS
1412 Branch: cfgperl
1413 ! hints/hpux.sh
1414____________________________________________________________________________
f58c54f0
NC
1415[ 5679] By: jhi on 2000/03/12 17:43:09
1416 Log: metaconfig-ify #5676.
e277ebbf
GS
1417 Branch: cfgperl
1418 ! Configure config_h.SH
1419 Branch: metaconfig/U/perl
1420 ! fflushall.U
1421____________________________________________________________________________
f58c54f0
NC
1422[ 5678] By: jhi on 2000/03/12 17:37:14
1423 Log: Integrate with Sarathy.
e277ebbf
GS
1424 Branch: cfgperl
1425 !> Changes Configure Todo lib/File/DosGlob.pm
1426____________________________________________________________________________
f58c54f0
NC
1427[ 5677] By: gsar on 2000/03/12 11:35:10
1428 Log: integrate cfgperl changes into mainline
e277ebbf
GS
1429 Branch: perl
1430 ! Changes Todo
1431 !> Todo-5.6 perl.h pod/perldelta.pod
1432____________________________________________________________________________
f58c54f0
NC
1433[ 5676] By: gsar on 2000/03/12 11:27:38
1434 Log: don't bother testing if we can flush all handles when fflush(stdin)
1435 shows the pipe bug
53c32ee0
GS
1436 Branch: perl
1437 ! Configure
1438____________________________________________________________________________
f58c54f0
NC
1439[ 5675] By: jhi on 2000/03/12 05:08:29
1440 Log: continue flogging the string->int conversion ifdefs
53c32ee0
GS
1441 Branch: cfgperl
1442 ! perl.h
1443____________________________________________________________________________
f58c54f0
NC
1444[ 5674] By: gsar on 2000/03/12 05:01:30
1445 Log: fix File::DosGlob for patterns with drive names like c:*.bat
1446 (suggested by Jason Mathews <mathews@computer.org>)
53c32ee0
GS
1447 Branch: perl
1448 ! lib/File/DosGlob.pm
1449____________________________________________________________________________
f58c54f0
NC
1450[ 5673] By: jhi on 2000/03/12 04:48:14
1451 Log: Integrate with Sarathy.
53c32ee0
GS
1452 Branch: cfgperl
1453 !> doop.c perl.h pod/perldelta.pod pod/perldiag.pod
1454 !> pod/perlpod.pod toke.c utils/perldoc.PL
1455____________________________________________________________________________
f58c54f0
NC
1456[ 5672] By: gsar on 2000/03/12 03:57:23
1457 Log: security fixes for perldoc (from Tom Christiansen)
53c32ee0
GS
1458 Branch: perl
1459 ! utils/perldoc.PL
1460____________________________________________________________________________
f58c54f0
NC
1461[ 5671] By: gsar on 2000/03/12 03:45:27
1462 Log: Larry's patch to disallow CORE::Snark, with perldiag entry
53c32ee0
GS
1463 Branch: perl
1464 ! pod/perldelta.pod pod/perldiag.pod toke.c
1465____________________________________________________________________________
f58c54f0
NC
1466[ 5670] By: gsar on 2000/03/12 03:36:17
1467 Log: insufficient buffer in change#5317
53c32ee0
GS
1468 Branch: perl
1469 ! doop.c
1470____________________________________________________________________________
f58c54f0
NC
1471[ 5669] By: gsar on 2000/03/12 03:15:29
1472 Log: avoid L<foo|bar> for now, not all the pod2foo support it
53c32ee0
GS
1473 Branch: perl
1474 ! pod/perlpod.pod
1475____________________________________________________________________________
f58c54f0
NC
1476[ 5668] By: gsar on 2000/03/12 02:35:55
1477 Log: rework change#5664
53c32ee0
GS
1478 Branch: perl
1479 ! perl.h
1480____________________________________________________________________________
f58c54f0
NC
1481[ 5667] By: jhi on 2000/03/11 21:35:29
1482 Log: todo and perldelta updates
53c32ee0
GS
1483 Branch: cfgperl
1484 ! Todo Todo-5.6 pod/perldelta.pod
1485____________________________________________________________________________
f58c54f0
NC
1486[ 5666] By: jhi on 2000/03/11 21:00:34
1487 Log: Integrate with Sarathy.
53c32ee0
GS
1488 Branch: cfgperl
1489 !> perl.h
1490____________________________________________________________________________
f58c54f0
NC
1491[ 5665] By: jhi on 2000/03/11 20:58:58
1492 Log: Fixes for #5661.
53c32ee0
GS
1493 Branch: cfgperl
1494 ! perl.h
1495____________________________________________________________________________
f58c54f0
NC
1496[ 5664] By: gsar on 2000/03/11 19:50:06
1497 Log: fix Strtoul() misdefinition is change#5661
53c32ee0
GS
1498 Branch: perl
1499 ! perl.h
1500____________________________________________________________________________
f58c54f0
NC
1501[ 5663] By: gsar on 2000/03/11 19:21:18
1502 Log: integrate cfgperl contents into mainline
53c32ee0
GS
1503 Branch: perl
1504 !> Configure config_h.SH hints/solaris_2.sh perl.h
1505 !> t/pragma/warn/pp_hot toke.c
1506____________________________________________________________________________
f58c54f0
NC
1507[ 5662] By: jhi on 2000/03/11 19:06:20
1508 Log: Integrate with Sarathy.
53c32ee0
GS
1509 Branch: cfgperl
1510 !> cop.h perl.c pp_ctl.c t/op/eval.t t/op/misc.t
1511____________________________________________________________________________
f58c54f0
NC
1512[ 5661] By: jhi on 2000/03/11 19:03:32
1513 Log: Use Atof() instead of bare strtod(); ditto for Atol()/Atoul()
1514 (introduce the latter) instead of bare strtoll()/strtoll().
53c32ee0
GS
1515 Branch: cfgperl
1516 ! perl.h toke.c
1517____________________________________________________________________________
f58c54f0
NC
1518[ 5660] By: gsar on 2000/03/11 18:40:49
1519 Log: another long-standing eval bug: return doesn't reset $@ correctly
53c32ee0
GS
1520 Branch: perl
1521 ! pp_ctl.c t/op/eval.t
1522____________________________________________________________________________
f58c54f0
NC
1523[ 5659] By: jhi on 2000/03/11 18:27:54
1524 Log: metaconfig-ify the test for broken fflush(NULL)
1525 (which ails e.g. Solaris), from Ulrich Pfeifer.
53c32ee0
GS
1526 Branch: cfgperl
1527 ! Configure config_h.SH hints/solaris_2.sh
1528 Branch: metaconfig/U/perl
1529 ! d_unorderedl.U fflushall.U
1530____________________________________________________________________________
f58c54f0
NC
1531[ 5658] By: gsar on 2000/03/11 18:11:22
1532 Log: change#3511 was not defensive enough about try blocks, causing
1533 bogus attempts to free closures, and thence, segfaults
53c32ee0
GS
1534 Branch: perl
1535 ! cop.h perl.c pp_ctl.c t/op/misc.t
1536____________________________________________________________________________
f58c54f0
NC
1537[ 5657] By: jhi on 2000/03/11 18:04:44
1538 Log: Rewording.
53c32ee0
GS
1539 Branch: cfgperl
1540 ! t/pragma/warn/pp_hot
1541____________________________________________________________________________
f58c54f0
NC
1542[ 5656] By: jhi on 2000/03/11 17:41:29
1543 Log: Integrate with Sarathy.
53c32ee0
GS
1544 Branch: cfgperl
1545 !> (integrate 27 files)
1546____________________________________________________________________________
f58c54f0
NC
1547[ 5655] By: gsar on 2000/03/11 17:06:03
1548 Log: reword comment
53c32ee0
GS
1549 Branch: perl
1550 ! t/pragma/warn/pp_hot
1551____________________________________________________________________________
f58c54f0
NC
1552[ 5654] By: gsar on 2000/03/11 17:01:47
1553 Log: off-by-one in os2.c (from Ilya Zakharevich)
53c32ee0
GS
1554 Branch: perl
1555 ! os2/os2.c
1556____________________________________________________________________________
f58c54f0
NC
1557[ 5653] By: gsar on 2000/03/11 16:59:48
1558 Log: File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker)
53c32ee0
GS
1559 Branch: perl
1560 ! lib/File/Spec/VMS.pm t/lib/filespec.t
1561____________________________________________________________________________
f58c54f0
NC
1562[ 5652] By: gsar on 2000/03/11 16:52:03
1563 Log: missing export list entry in change#5619
53c32ee0
GS
1564 Branch: perl
1565 ! makedef.pl
1566____________________________________________________________________________
f58c54f0
NC
1567[ 5651] By: gsar on 2000/03/11 16:50:05
1568 Log: avoid using context pointer in MUTEX_INIT() et al; remove the
1569 *_NOCONTEXT variants to keep it simple
53c32ee0
GS
1570 Branch: perl
1571 ! malloc.c thread.h win32/win32thread.h
1572____________________________________________________________________________
f58c54f0
NC
1573[ 5650] By: gsar on 2000/03/11 16:07:35
1574 Log: remove =for section (from Johan Vromans)
53c32ee0
GS
1575 Branch: perl
1576 ! lib/Getopt/Long.pm
1577____________________________________________________________________________
f58c54f0
NC
1578[ 5649] By: gsar on 2000/03/11 16:05:50
1579 Log: add nokfile target in Makefile (from Andy Dougherty)
53c32ee0
GS
1580 Branch: perl
1581 ! Makefile.SH
1582____________________________________________________________________________
f58c54f0
NC
1583[ 5648] By: gsar on 2000/03/11 16:02:53
1584 Log: mention podchecker (from Tim Jenness <timj@jach.hawaii.edu>)
53c32ee0
GS
1585 Branch: perl
1586 ! pod/perlpod.pod
1587____________________________________________________________________________
f58c54f0
NC
1588[ 5647] By: gsar on 2000/03/11 16:01:03
1589 Log: VMS build tweaks (from Charles Bailey)
53c32ee0
GS
1590 Branch: perl
1591 ! configure.com perl.c t/pragma/warn/doio t/pragma/warn/util
1592 ! vms/subconfigure.com
1593____________________________________________________________________________
f58c54f0
NC
1594[ 5646] By: gsar on 2000/03/11 10:13:27
1595 Log: remove outdated ftp.cis.ufl.edu reference
53c32ee0
GS
1596 Branch: perl
1597 ! pod/perlfaq2.pod
1598____________________________________________________________________________
f58c54f0
NC
1599[ 5645] By: gsar on 2000/03/11 10:10:39
1600 Log: failed hunk in change#5644
53c32ee0
GS
1601 Branch: perl
1602 ! t/op/pat.t
1603____________________________________________________________________________
f58c54f0
NC
1604[ 5644] By: gsar on 2000/03/11 10:08:47
1605 Log: fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)
53c32ee0
GS
1606 Branch: perl
1607 ! regcomp.c t/op/pat.t
1608____________________________________________________________________________
f58c54f0
NC
1609[ 5643] By: gsar on 2000/03/11 09:48:30
1610 Log: better {local,gm}time documentation (from Mark-Jason Dominus)
53c32ee0
GS
1611 Branch: perl
1612 ! pod/perlfunc.pod
1613____________________________________________________________________________
f58c54f0
NC
1614[ 5642] By: gsar on 2000/03/11 09:45:10
1615 Log: tweaks for lynxos build (from Ed Mooring <mooring@lynx.com>)
53c32ee0
GS
1616 Branch: perl
1617 ! doio.c hints/lynxos.sh perl.h
1618____________________________________________________________________________
f58c54f0
NC
1619[ 5641] By: gsar on 2000/03/11 09:42:56
1620 Log: integrate cfgperl contents into mainline
53c32ee0
GS
1621 Branch: perl
1622 !> Configure Todo-5.6 config_h.SH hints/irix_6.sh
1623 !> lib/Math/Complex.pm regcomp.c t/op/64bit.t
1624____________________________________________________________________________
f58c54f0
NC
1625[ 5640] By: gsar on 2000/03/11 09:24:30
1626 Log: perldelta update, typos and whitespace adjustments
53c32ee0
GS
1627 Branch: perl
1628 ! lib/open.pm miniperlmain.c pod/perldelta.pod win32/perllib.c
1629____________________________________________________________________________
f58c54f0
NC
1630[ 5639] By: jhi on 2000/03/11 00:51:48
1631 Log: Integrate with Sarathy.
53c32ee0
GS
1632 Branch: cfgperl
1633 !> (integrate 44 files)
1634____________________________________________________________________________
f58c54f0
NC
1635[ 5638] By: jhi on 2000/03/11 00:45:46
1636 Log: Cpp out deadcode that IRIX compiler noticed.
53c32ee0
GS
1637 Branch: cfgperl
1638 ! regcomp.c
1639____________________________________________________________________________
f58c54f0
NC
1640[ 5637] By: jhi on 2000/03/10 14:22:24
1641 Log: Do not use Perl's malloc in IRIX.
53c32ee0
GS
1642 Branch: cfgperl
1643 ! hints/irix_6.sh
1644____________________________________________________________________________
f58c54f0
NC
1645[ 5636] By: jhi on 2000/03/10 05:27:03
1646 Log: More/modified unused floating point units.
53c32ee0
GS
1647 Branch: metaconfig/U/perl
1648 + d_fp_class_l.U d_unordered.U d_unorderedl.U
1649 ! d_fpclass.U
1650____________________________________________________________________________
f58c54f0
NC
1651[ 5635] By: jhi on 2000/03/10 01:54:07
1652 Log: Add various yet-unused units.
53c32ee0
GS
1653 Branch: metaconfig/U/perl
1654 + d_class.U d_fchdir.U d_finite.U d_fp_class.U d_fp_classl.U
1655 + d_fpclass.U d_fpclassify.U d_frexpl.U d_futimes.U
1656 + d_getitimer.U d_getrlimit.U d_iconv.U d_isfinite.U d_isinf.U
1657 + d_isnan.U d_isnanl.U d_lchmod.U d_lutimes.U d_setitimer.U
1658 + d_setrlimit.U d_ualarm.U d_utimes.U
1659____________________________________________________________________________
f58c54f0
NC
1660[ 5634] By: jhi on 2000/03/10 01:07:54
1661 Log: Fix goofups noticed by Mark Bixby and Jeff Okamoto.
53c32ee0
GS
1662 Branch: cfgperl
1663 ! Configure config_h.SH
1664 Branch: metaconfig
1665 ! U/compline/nblock_io.U
1666 Branch: metaconfig/U/perl
1667 ! use64bits.U
1668____________________________________________________________________________
f58c54f0
NC
1669[ 5633] By: jhi on 2000/03/09 23:22:33
1670 Log: Remove an obsolete note.
53c32ee0
GS
1671 Branch: cfgperl
1672 ! t/op/64bit.t
1673____________________________________________________________________________
f58c54f0
NC
1674[ 5632] By: gsar on 2000/03/09 18:50:43
1675 Log: update Changes
53c32ee0
GS
1676 Branch: perl
1677 ! Changes
1678____________________________________________________________________________
f58c54f0
NC
1679[ 5631] By: gsar on 2000/03/09 18:49:12
1680 Log: track more of the child state on Windows
41fda654
GS
1681 Branch: perl
1682 ! win32/win32.c win32/win32.h
1683____________________________________________________________________________
f58c54f0
NC
1684[ 5630] By: gsar on 2000/03/09 18:48:05
1685 Log: UNIVERSAL::isa() and UNIVERSAL::can() fail for magic values
41fda654
GS
1686 Branch: perl
1687 ! universal.c
1688____________________________________________________________________________
f58c54f0
NC
1689[ 5629] By: gsar on 2000/03/09 18:37:35
1690 Log: tweak Unicode notes, other cleanups
41fda654
GS
1691 Branch: perl
1692 ! Changes lib/bytes.pm lib/utf8.pm pod/perldelta.pod
1693 ! pod/perlhist.pod pod/perlunicode.pod
1694____________________________________________________________________________
f58c54f0
NC
1695[ 5628] By: gsar on 2000/03/09 17:39:58
1696 Log: support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"
1697 semantics; the pragma sets defaults for both open() and qx//
21bad921
GS
1698 Branch: perl
1699 ! doio.c dosish.h embed.h embed.pl epoc/epocish.h lib/open.pm
1700 ! mpeix/mpeixish.h op.c op.h opcode.h opcode.pl os2/os2ish.h
1701 ! perl.h perlapi.c plan9/plan9ish.h pod/perlfunc.pod pp.sym
1702 ! pp_proto.h pp_sys.c proto.h sv.h vms/vmsish.h vos/vosish.h
1703____________________________________________________________________________
f58c54f0
NC
1704[ 5627] By: gsar on 2000/03/09 12:54:08
1705 Log: avoid autoflushing behavior of fork/system/exec on Solaris (thanks
1706 to fflush(NULL) bug)
21bad921
GS
1707 Branch: perl
1708 ! hints/solaris_2.sh pod/perldelta.pod
1709____________________________________________________________________________
f58c54f0
NC
1710[ 5626] By: gsar on 2000/03/09 11:34:51
1711 Log: abort build on HP-UX if bundled non-ANSI compiler is detected
1712 (from Dominic Dunlop <domo@computer.org>)
21bad921
GS
1713 Branch: perl
1714 ! hints/hpux.sh
1715____________________________________________________________________________
f58c54f0
NC
1716[ 5625] By: gsar on 2000/03/09 11:17:07
1717 Log: patch from Larry to make -T filetest algorithm recognize utf8 as
1718 "text"
21bad921
GS
1719 Branch: perl
1720 ! pp_sys.c
1721____________________________________________________________________________
f58c54f0
NC
1722[ 5624] By: gsar on 2000/03/09 11:11:59
1723 Log: provide support for deleting actions etc. (from Ronald J Kimball
1724 <rjk@linguist.dartmouth.edu>)
21bad921
GS
1725 Branch: perl
1726 ! lib/perl5db.pl pod/perldebug.pod
1727____________________________________________________________________________
f58c54f0
NC
1728[ 5623] By: gsar on 2000/03/09 06:39:21
1729 Log: new xsubpp keywords should be in all caps
21bad921
GS
1730 Branch: perl
1731 ! lib/ExtUtils/xsubpp
1732____________________________________________________________________________
f58c54f0
NC
1733[ 5622] By: gsar on 2000/03/09 06:26:04
1734 Log: demand-load utf8.pm in swash routines
21bad921
GS
1735 Branch: perl
1736 ! op.c utf8.c
1737____________________________________________________________________________
f58c54f0
NC
1738[ 5621] By: gsar on 2000/03/08 19:27:02
1739 Log: make Dump() call the XSUB implementation transparently (modified
1740 version of patch suggested by David Boyce <dsb@world.std.com>)
21bad921
GS
1741 Branch: perl
1742 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
1743 ! pod/perldelta.pod
1744____________________________________________________________________________
f58c54f0
NC
1745[ 5620] By: gsar on 2000/03/08 18:35:48
1746 Log: do FILE should not see outside lexicals (from Rick Delaney
1747 <rick@consumercontact.com>)
21bad921
GS
1748 Branch: perl
1749 ! op.c pp_ctl.c t/comp/require.t
1750____________________________________________________________________________
f58c54f0
NC
1751[ 5619] By: gsar on 2000/03/08 18:04:45
1752 Log: abstract code for C<use Foo 1.23 @ary;> into a Perl_load_module()
1753 API function
21bad921
GS
1754 Branch: perl
1755 ! doio.c embed.h embed.pl global.sym objXSUB.h op.c op.h
1756 ! perlapi.c pp_sys.c proto.h
1757____________________________________________________________________________
f58c54f0
NC
1758[ 5618] By: jhi on 2000/03/08 18:03:30
1759 Log: Integrate with Sarathy.
21bad921
GS
1760 Branch: cfgperl
1761 +> lib/Pod/Plainer.pm
1762 !> Changes MANIFEST dosish.h embedvar.h lib/Pod/InputObjects.pm
1763 !> lib/Pod/Parser.pm makedef.pl op.c op.h perl.c perlapi.h
1764 !> perlvars.h pod/perlop.pod pod/pod2latex.PL sv.c unixish.h
1765 !> vms/vmsish.h
1766____________________________________________________________________________
f58c54f0
NC
1767[ 5617] By: jhi on 2000/03/08 15:44:05
1768 Log: ICU todo fixes.
21bad921
GS
1769 Branch: cfgperl
1770 ! Todo-5.6
1771____________________________________________________________________________
f58c54f0
NC
1772[ 5616] By: jhi on 2000/03/08 14:30:40
1773 Log: Even more Todo.
21bad921
GS
1774 Branch: cfgperl
1775 ! Todo-5.6
1776____________________________________________________________________________
f58c54f0
NC
1777[ 5615] By: jhi on 2000/03/08 14:13:45
1778 Log: More Todo.
21bad921
GS
1779 Branch: cfgperl
1780 ! Todo-5.6
1781____________________________________________________________________________
f58c54f0
NC
1782[ 5614] By: jhi on 2000/03/08 13:50:53
1783 Log: wording changes
21bad921
GS
1784 Branch: cfgperl
1785 ! lib/Math/Complex.pm
1786____________________________________________________________________________
f58c54f0
NC
1787[ 5613] By: gsar on 2000/03/08 12:51:35
1788 Log: clarify docs on return value from binding operators
21bad921
GS
1789 Branch: perl
1790 ! pod/perlop.pod
1791____________________________________________________________________________
f58c54f0
NC
1792[ 5612] By: gsar on 2000/03/08 12:41:38
1793 Log: shore up pod2latex shortcomings, and a Pod::Parser fix (from
1794 Robin Barker)
21bad921
GS
1795 Branch: perl
1796 + lib/Pod/Plainer.pm
1797 ! MANIFEST lib/Pod/Parser.pm pod/pod2latex.PL
1798____________________________________________________________________________
f58c54f0
NC
1799[ 5611] By: gsar on 2000/03/08 12:22:59
1800 Log: integrate cfgperl changes into mainline
21bad921
GS
1801 Branch: perl
1802 ! Changes
1803 !> installperl lib/Math/Complex.pm pod/perldelta.pod
1804 !> t/lib/complex.t vms/vmsish.h
1805____________________________________________________________________________
f58c54f0
NC
1806[ 5610] By: gsar on 2000/03/08 12:08:17
1807 Log: add missing locks for op refcounts
f07cf794
GS
1808 Branch: perl
1809 ! dosish.h embedvar.h makedef.pl op.c op.h perl.c perlapi.h
1810 ! perlvars.h sv.c unixish.h vms/vmsish.h
1811____________________________________________________________________________
f58c54f0
NC
1812[ 5609] By: gsar on 2000/03/08 11:30:32
1813 Log: Pod::InputObjects tweak (from Brad Appleton)
f07cf794
GS
1814 Branch: perl
1815 ! lib/Pod/InputObjects.pm
1816____________________________________________________________________________
f58c54f0
NC
1817[ 5608] By: jhi on 2000/03/08 05:08:59
1818 Log: Integrate with Sarathy.
f07cf794
GS
1819 Branch: cfgperl
1820 !> (integrate 27 files)
1821____________________________________________________________________________
f58c54f0
NC
1822[ 5607] By: jhi on 2000/03/08 05:07:06
1823 Log: Make the stringification more customizable.
1824 A potentially backward incompatible change.
1825 Based on a suggestion by Roman Kosenko <ra@amk.al.lg.ua>.
f07cf794
GS
1826 Branch: cfgperl
1827 ! lib/Math/Complex.pm pod/perldelta.pod t/lib/complex.t
1828____________________________________________________________________________
f58c54f0
NC
1829[ 5606] By: jhi on 2000/03/08 00:49:14
1830 Log: s/lfs/largefiles/
f07cf794
GS
1831 Branch: metaconfig
1832 ! U/mksample
1833____________________________________________________________________________
f58c54f0
NC
1834[ 5605] By: gsar on 2000/03/07 23:37:48
1835 Log: VMS build patch (from Peter Prymmer)
f07cf794
GS
1836 Branch: perl
1837 ! configure.com installhtml lib/lib.pm vms/descrip_mms.template
1838 ! vms/subconfigure.com vms/vms.c
1839____________________________________________________________________________
f58c54f0
NC
1840[ 5604] By: gsar on 2000/03/07 23:25:46
1841 Log: CopFILEGV(&PL_compiling) must be reset properly (from Doug MacEachern)
f07cf794
GS
1842 Branch: perl
1843 ! perl.c
1844____________________________________________________________________________
f58c54f0
NC
1845[ 5603] By: gsar on 2000/03/07 23:05:16
1846 Log: type mismatch
f07cf794
GS
1847 Branch: perl
1848 ! sv.c
1849____________________________________________________________________________
f58c54f0
NC
1850[ 5602] By: gsar on 2000/03/07 22:40:55
1851 Log: add note to INSTALL about C++ compilers (from M J T Guy)
f07cf794
GS
1852 Branch: perl
1853 ! INSTALL
1854____________________________________________________________________________
f58c54f0
NC
1855[ 5601] By: gsar on 2000/03/07 22:30:35
1856 Log: separate options to incpush() for adding version directories and
1857 architecture directories (from Andy Dougherty)
f07cf794
GS
1858 Branch: perl
1859 ! embed.h embed.pl perl.c proto.h t/lib/fatal.t
1860____________________________________________________________________________
f58c54f0
NC
1861[ 5600] By: gsar on 2000/03/07 20:18:54
1862 Log: support :void to enable croaking only in void context (from
1863 Simon Cozens <simon@othersideofthe.earth.li>)
f07cf794
GS
1864 Branch: perl
1865 ! lib/Fatal.pm t/lib/fatal.t
1866____________________________________________________________________________
f58c54f0
NC
1867[ 5599] By: gsar on 2000/03/07 18:35:21
1868 Log: Pod::Html tweak to avoid false falses
f07cf794
GS
1869 Branch: perl
1870 ! lib/Pod/Html.pm
1871____________________________________________________________________________
f58c54f0
NC
1872[ 5598] By: gsar on 2000/03/07 18:21:58
1873 Log: skip null siblings encountered by goto out of loopish block
1874 (from Doug Lankshear)
f07cf794
GS
1875 Branch: perl
1876 ! pp_ctl.c
1877____________________________________________________________________________
f58c54f0
NC
1878[ 5597] By: gsar on 2000/03/07 16:33:29
1879 Log: omit XSLoader from bytecode dumps
f07cf794
GS
1880 Branch: perl
1881 ! ext/B/B/Bytecode.pm ext/B/B/Stash.pm ext/B/B/Xref.pm
1882____________________________________________________________________________
f58c54f0
NC
1883[ 5596] By: gsar on 2000/03/07 10:58:17
1884 Log: avoid coredump on C<printf "%vd">
f07cf794
GS
1885 Branch: perl
1886 ! sv.c
1887____________________________________________________________________________
f58c54f0
NC
1888[ 5595] By: gsar on 2000/03/07 10:26:03
1889 Log: add missing HTML escapes that can be displayed in xterm (from
1890 Tim Jenness <timj@jach.hawaii.edu>)
f07cf794
GS
1891 Branch: perl
1892 ! lib/Pod/Text.pm
1893____________________________________________________________________________
f58c54f0
NC
1894[ 5594] By: gsar on 2000/03/07 10:24:55
1895 Log: Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant.org>)
f07cf794
GS
1896 Branch: perl
1897 ! lib/Fatal.pm
1898____________________________________________________________________________
f58c54f0
NC
1899[ 5593] By: gsar on 2000/03/07 09:57:24
1900 Log: get ByteLoader working again
f07cf794
GS
1901 Branch: perl
1902 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
1903 ! ext/B/B/C.pm ext/ByteLoader/bytecode.h
1904 ! ext/ByteLoader/byterun.c
1905____________________________________________________________________________
f58c54f0
NC
1906[ 5592] By: gsar on 2000/03/07 05:14:49
1907 Log: typo in makedef.pl
f07cf794
GS
1908 Branch: perl
1909 ! lib/File/Path.pm makedef.pl
1910____________________________________________________________________________
f58c54f0
NC
1911[ 5591] By: jhi on 2000/03/06 22:56:24
1912 Log: Integrate with Sarathy.
f07cf794
GS
1913 Branch: cfgperl
1914 !> Changes ext/File/Glob/Glob.xs lib/Pod/Html.pm
1915____________________________________________________________________________
f58c54f0
NC
1916[ 5590] By: gsar on 2000/03/06 22:32:44
1917 Log: fix incorrect prototypes in File::Glob
f07cf794
GS
1918 Branch: perl
1919 ! ext/File/Glob/Glob.xs
1920____________________________________________________________________________
f58c54f0
NC
1921[ 5589] By: gsar on 2000/03/06 22:07:38
1922 Log: update Changes
f07cf794
GS
1923 Branch: perl
1924 ! Changes
1925____________________________________________________________________________
f58c54f0
NC
1926[ 5588] By: jhi on 2000/03/06 21:46:18
1927 Log: From: "Craig A. Berry" <craig.berry@metamorgs.com>
1928 To: vmsperl@perl.org, perl5-porters@perl.org
1929 Cc: jhi@iki.fi, Charles Bailey <BAILEY@newman.upenn.edu>, gsar@activestate.com
1930 Subject: [PATCH 5.5.670] circumvent VMS fileno bug in old DEC C version
1931 Date: Mon, 06 Mar 2000 15:36:13 -0600
1932 Message-Id: <4.2.2.20000306153539.00ca6420@exchi01.midwest.metamorgs.com>
f07cf794
GS
1933 Branch: cfgperl
1934 ! vms/vmsish.h
1935____________________________________________________________________________
f58c54f0
NC
1936[ 5587] By: jhi on 2000/03/06 21:23:27
1937 Log: Use $^O.
f07cf794
GS
1938 Branch: cfgperl
1939 ! installperl
1940____________________________________________________________________________
f58c54f0
NC
1941[ 5586] By: jhi on 2000/03/06 21:19:15
1942 Log: Undo drift from the mainline.
f07cf794
GS
1943 Branch: cfgperl
1944 !> (integrate 1607 files)
1945____________________________________________________________________________
f58c54f0
NC
1946[ 5585] By: gsar on 2000/03/06 20:23:37
1947 Log: change#5513 accidentally undid change#5373, put it back
9b0c9623
GS
1948 Branch: perl
1949 ! lib/Pod/Html.pm
1950____________________________________________________________________________
f58c54f0
NC
1951[ 5584] By: jhi on 2000/03/06 17:30:48
1952 Log: Integrate with Sarathy.
9b0c9623
GS
1953 Branch: cfgperl
1954 !> lib/File/Path.pm lib/Getopt/Long.pm lib/IPC/Open2.pm
1955 !> lib/Pod/Man.pm makedef.pl toke.c vms/subconfigure.com
1956____________________________________________________________________________
f58c54f0
NC
1957[ 5583] By: gsar on 2000/03/06 17:02:52
1958 Log: makedef.pl typos
9b0c9623
GS
1959 Branch: perl
1960 ! makedef.pl
1961____________________________________________________________________________
f58c54f0
NC
1962[ 5582] By: gsar on 2000/03/06 15:24:14
1963 Log: Pod::Man bugfixes (from Russ Allbery)
9b0c9623
GS
1964 Branch: perl
1965 ! lib/Pod/Man.pm
1966____________________________________________________________________________
f58c54f0
NC
1967[ 5581] By: gsar on 2000/03/06 15:17:08
1968 Log: File::Path::rmtree() doesn't delete stale symlinks correctly
9b0c9623
GS
1969 Branch: perl
1970 ! lib/File/Path.pm
1971____________________________________________________________________________
f58c54f0
NC
1972[ 5580] By: gsar on 2000/03/06 14:55:57
1973 Log: pod nits
9b0c9623
GS
1974 Branch: perl
1975 ! lib/Getopt/Long.pm lib/IPC/Open2.pm
1976____________________________________________________________________________
f58c54f0
NC
1977[ 5579] By: gsar on 2000/03/06 14:55:08
1978 Log: 64-bit build fix on VMS (from Dan Sugalski)
9b0c9623
GS
1979 Branch: perl
1980 ! toke.c vms/subconfigure.com
1981____________________________________________________________________________
f58c54f0
NC
1982[ 5578] By: jhi on 2000/03/06 14:37:46
1983 Log: Integrate with Sarathy.
9b0c9623
GS
1984 Branch: cfgperl
1985 !> README.win32 configure.com iperlsys.h lib/File/Spec/VMS.pm
1986 !> lib/IPC/Open2.pm lib/IPC/Open3.pm perl.c t/lib/filefind.t
1987 !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
1988 !> vms/test.com vms/vms.c win32/config.bc win32/config.gc
1989 !> win32/config.vc win32/config_H.bc win32/config_H.gc
1990 !> win32/config_H.vc win32/config_h.PL win32/perlhost.h
1991 !> win32/win32.c win32/win32.h
1992____________________________________________________________________________
f58c54f0
NC
1993[ 5577] By: gsar on 2000/03/06 07:26:18
1994 Log: skip tests that need VMS::Filespec on other platforms
9b0c9623
GS
1995 Branch: perl
1996 ! t/lib/filespec.t
1997____________________________________________________________________________
f58c54f0
NC
1998[ 5576] By: gsar on 2000/03/06 07:11:21
1999 Log: integrate vmsperl contents into mainline
9b0c9623
GS
2000 Branch: perl
2001 !> configure.com lib/File/Spec/VMS.pm t/lib/filefind.t
2002 !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
2003 !> vms/test.com vms/vms.c
2004____________________________________________________________________________
f58c54f0
NC
2005[ 5575] By: gsar on 2000/03/06 07:05:34
2006 Log: support for autovivified handles (from Tom Christiansen)
9b0c9623
GS
2007 Branch: perl
2008 ! lib/IPC/Open2.pm lib/IPC/Open3.pm
2009____________________________________________________________________________
f58c54f0
NC
2010[ 5574] By: gsar on 2000/03/06 06:31:55
2011 Log: vendorlib support for Windows; regen win32/config*
9b0c9623
GS
2012 Branch: perl
2013 ! README.win32 iperlsys.h perl.c win32/config.bc win32/config.gc
2014 ! win32/config.vc win32/config_H.bc win32/config_H.gc
2015 ! win32/config_H.vc win32/config_h.PL win32/perlhost.h
2016 ! win32/win32.c win32/win32.h
2017____________________________________________________________________________
f58c54f0
NC
2018[ 5573] By: bailey on 2000/03/06 05:23:23
2019 Log: Skip openpid.t while VMS subprocess intercommunication in flux (several vmsperlers)
9b0c9623
GS
2020 Branch: vmsperl
2021 ! vms/test.com
2022____________________________________________________________________________
f58c54f0
NC
2023[ 5572] By: gsar on 2000/03/06 05:21:26
2024 Log: the incpush()es weren't all quite right on Windows in change#5559
9b0c9623
GS
2025 Branch: perl
2026 ! perl.c
2027____________________________________________________________________________
f58c54f0
NC
2028[ 5571] By: bailey on 2000/03/06 05:18:59
2029 Log: Fix ricochet in File::Spec::VMS
2030 Fix eval error in filespec.t
2031 Misc. minor fixes in filespec.t
9b0c9623
GS
2032 Branch: vmsperl
2033 ! lib/File/Spec/VMS.pm t/lib/filespec.t
2034____________________________________________________________________________
f58c54f0
NC
2035[ 5570] By: gsar on 2000/03/06 05:00:44
2036 Log: integrate cfgperl changes into mainline
9b0c9623
GS
2037 Branch: perl
2038 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
2039 !> Porting/config_H config_h.SH epoc/config.sh
2040 !> ext/DynaLoader/DynaLoader_pm.PL hints/aix.sh patchlevel.h
2041 !> perl.c perl.h toke.c vos/config.def vos/config.h
2042 !> vos/config_h.SH_orig
2043____________________________________________________________________________
f58c54f0
NC
2044[ 5569] By: jhi on 2000/03/06 04:51:39
2045 Log: Integrate with Sarathy.
9b0c9623
GS
2046 Branch: cfgperl
2047 !> installperl pp.c
2048____________________________________________________________________________
f58c54f0
NC
2049[ 5568] By: gsar on 2000/03/06 04:48:17
2050 Log: installperl wasn't putting extensions with two or more
2051 nested package names in the archlib
9b0c9623
GS
2052 Branch: perl
2053 ! installperl
2054____________________________________________________________________________
f58c54f0
NC
2055[ 5567] By: bailey on 2000/03/06 03:43:36
2056 Log: Set up for vendorarch (and fix 64bitint typo) (Dan Sugalski)
9b0c9623
GS
2057 Branch: vmsperl
2058 ! configure.com vms/subconfigure.com
2059____________________________________________________________________________
f58c54f0
NC
2060[ 5566] By: bailey on 2000/03/06 03:40:14
2061 Log: Change $Config{'extensions'} to look Unixy (Charles Lane)
2062 FIx logic error in glob-basic.t (Charles Lane)
9b0c9623
GS
2063 Branch: vmsperl
2064 ! configure.com vms/subconfigure.com
2065____________________________________________________________________________
f58c54f0
NC
2066[ 5565] By: bailey on 2000/03/06 03:37:46
2067 Log: Remove trailing . from typeless files (Charles Lane)
9b0c9623
GS
2068 Branch: vmsperl
2069 ! t/lib/filefind.t
2070____________________________________________________________________________
f58c54f0
NC
2071[ 5564] By: bailey on 2000/03/06 03:36:26
2072 Log: Resync with mainline, update test in vmsfspec.t
9b0c9623
GS
2073 Branch: vmsperl
2074 +> lib/Term/ANSIColor.pm t/lib/ansicolor.t
2075 ! vms/ext/filespec.t
2076 !> (integrate 171 files)
2077____________________________________________________________________________
f58c54f0
NC
2078[ 5563] By: gsar on 2000/03/06 03:29:11
2079 Log: avoid warning
9b0c9623
GS
2080 Branch: perl
2081 ! pp.c
2082____________________________________________________________________________
f58c54f0
NC
2083[ 5562] By: bailey on 2000/03/06 02:48:17
2084 Log: Downcase function call to hush picky cc
9b0c9623
GS
2085 Branch: vmsperl
2086 ! vms/vms.c
2087____________________________________________________________________________
f58c54f0
NC
2088[ 5561] By: jhi on 2000/03/06 00:23:22
2089 Log: VOS patch from Paul Green. Note that the vos/config_h.SH_orig
2090 is not exactly identical to the current config_h.SH because
2091 Paul needs better $sitearch control.
9b0c9623
GS
2092 Branch: cfgperl
2093 ! vos/config.def vos/config.h vos/config_h.SH_orig
2094____________________________________________________________________________
f58c54f0
NC
2095[ 5560] By: jhi on 2000/03/05 23:26:41
2096 Log: Avoid wiping out @dl_{librefs,modules} when XSLoader
2097 falls back to DynaLoader.
2098
2099 From: Doug MacEachern <dougm@pobox.com>
2100 To: perl5-porters@perl.org
2101 Subject: [PATCH v5.5.670] maintain DynaLoader::dl_{librefs,modules}
2102 Date: Sun, 5 Mar 2000 15:19:01 -0800 (PST)
2103 Message-ID: <Pine.LNX.4.10.10003051509460.16885-100000@mojo.covalent.net>
9b0c9623
GS
2104 Branch: cfgperl
2105 ! ext/DynaLoader/DynaLoader_pm.PL
2106____________________________________________________________________________
f58c54f0
NC
2107[ 5559] By: jhi on 2000/03/05 22:05:54
2108 Log: sitelib_stem and vendorlib_stem patches from Andy;
2109 problem reported in
2110 From: schwern@athens.arena-i.com (Michael G Schwern)
2111 To: perl5-porters@perl.org
2112 Subject: [ID 20000305.001] [BUG 5.5.670 perl.c] SITELIB_EXP mangled by hack.
2113 Date: Sun, 5 Mar 2000 06:31:29 -0500 (EST)
2114 Message-Id: <20000305113129.80DC23820@athens.arena-i.com>
9b0c9623
GS
2115 Branch: cfgperl
2116 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2117 ! config_h.SH epoc/config.sh patchlevel.h perl.c perl.h
2118 ! vos/config.def vos/config.h vos/config_h.SH_orig
2119 Branch: metaconfig
2120 ! U/installdirs/instubperl.U U/installdirs/sitelib.U
2121 ! U/installdirs/vendorlib.U
2122____________________________________________________________________________
f58c54f0
NC
2123[ 5558] By: jhi on 2000/03/05 21:18:59
2124 Log: Integrate with Sarathy.
9b0c9623
GS
2125 Branch: cfgperl
2126 !> hints/linux.sh lib/Getopt/Long.pm
2127____________________________________________________________________________
f58c54f0
NC
2128[ 5557] By: gsar on 2000/03/05 20:35:13
2129 Log: Getopt-Long v2.21 update (from Johan Vromans)
9b0c9623
GS
2130 Branch: perl
2131 ! lib/Getopt/Long.pm
2132____________________________________________________________________________
f58c54f0
NC
2133[ 5556] By: gsar on 2000/03/05 20:26:57
2134 Log: Linux needs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 too
2135 (from Matthias Urlichs <smurf@noris.net>)
9b0c9623
GS
2136 Branch: perl
2137 ! hints/linux.sh
2138____________________________________________________________________________
f58c54f0
NC
2139[ 5555] By: jhi on 2000/03/05 20:15:34
2140 Log: Integrate with Sarathy.
9b0c9623
GS
2141 Branch: cfgperl
2142 +> lib/Term/ANSIColor.pm t/lib/ansicolor.t
2143 !> MANIFEST lib/Pod/InputObjects.pm opcode.h opcode.pl
2144 !> pod/perldelta.pod pod/perlfunc.pod pp.c pp_sys.c
2145 !> t/comp/proto.t toke.c utils/perlbug.PL
2146____________________________________________________________________________
f58c54f0
NC
2147[ 5554] By: gsar on 2000/03/05 20:02:17
2148 Log: prototype changes for eventually supporting C<binmode(F, ":raw")>
2149 and C<open F, "-|", 'cat', '-v'>
9b0c9623
GS
2150 Branch: perl
2151 ! opcode.h opcode.pl pod/perlfunc.pod pp.c pp_sys.c
2152 ! t/comp/proto.t toke.c
2153____________________________________________________________________________
f58c54f0
NC
2154[ 5553] By: jhi on 2000/03/05 19:55:02
2155 Log: AIX gcvt() cannot format long doubles very well.
9b0c9623
GS
2156 Branch: cfgperl
2157 ! hints/aix.sh
2158____________________________________________________________________________
f58c54f0
NC
2159[ 5552] By: jhi on 2000/03/05 18:44:37
2160 Log: the monster cpp expression needs to be on one line to
2161 appease makedepend
9b0c9623
GS
2162 Branch: cfgperl
2163 ! toke.c
2164____________________________________________________________________________
f58c54f0
NC
2165[ 5551] By: jhi on 2000/03/05 18:24:32
2166 Log: IRIX cpp is fussy.
9b0c9623
GS
2167 Branch: cfgperl
2168 ! toke.c
2169____________________________________________________________________________
f58c54f0
NC
2170[ 5550] By: gsar on 2000/03/05 17:46:18
2171 Log: perlbug tweak to grok local_patches better
9b0c9623
GS
2172 Branch: perl
2173 ! utils/perlbug.PL
2174____________________________________________________________________________
f58c54f0
NC
2175[ 5549] By: gsar on 2000/03/05 17:33:10
2176 Log: add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bug
2177 in Pod::InputObjects (from Russ Allbery)
9b0c9623
GS
2178 Branch: perl
2179 + lib/Term/ANSIColor.pm t/lib/ansicolor.t
2180 ! MANIFEST lib/Pod/InputObjects.pm pod/perldelta.pod
2181____________________________________________________________________________
f58c54f0
NC
2182[ 5548] By: jhi on 2000/03/05 17:27:06
2183 Log: clean up the makedepend temp file
9b0c9623
GS
2184 Branch: cfgperl
2185 ! Makefile.SH
2186____________________________________________________________________________
f58c54f0
NC
2187[ 5547] By: jhi on 2000/03/05 17:23:18
2188 Log: Integrate with Sarathy.
9b0c9623
GS
2189 Branch: cfgperl
2190 !> perl.c
2191____________________________________________________________________________
f58c54f0
NC
2192[ 5546] By: jhi on 2000/03/05 17:16:12
2193 Log: Integrate with Sarathy.
9b0c9623
GS
2194 Branch: cfgperl
2195 !> (integrate 47 files)
2196____________________________________________________________________________
f58c54f0
NC
2197[ 5545] By: gsar on 2000/03/05 17:13:48
2198 Log: strip last component of SITELIB_EXP only if it looks like a
2199 number
9b0c9623
GS
2200 Branch: perl
2201 ! perl.c
2202____________________________________________________________________________
f58c54f0
NC
2203[ 5544] By: jhi on 2000/03/05 17:12:42
2204 Log: s/Perl/PeRl/; # yeah
9b0c9623
GS
2205 Branch: cfgperl
2206 ! Configure config_h.SH
2207 Branch: metaconfig
2208 ! U/modified/cpp_stuff.U
2209____________________________________________________________________________
f58c54f0
NC
2210[ 5543] By: gsar on 2000/03/05 16:54:10
2211 Log: thinko in change#4546 that caused variables to lose their importedness
2212 (GvIMPORTED_XV_off should be !GvIMPORTED_XV)
9b0c9623
GS
2213 Branch: perl
2214 ! sv.c t/pragma/strict-vars
2215____________________________________________________________________________
f58c54f0
NC
2216[ 5542] By: gsar on 2000/03/05 09:37:26
2217 Log: regen win32/config*, up version numbers &c.
9b0c9623
GS
2218 Branch: perl
2219 ! patchlevel.h win32/Makefile win32/config.bc win32/config.gc
2220 ! win32/config.vc win32/config_H.bc win32/config_H.gc
2221 ! win32/config_H.vc win32/makefile.mk
2222____________________________________________________________________________
f58c54f0
NC
2223[ 5541] By: gsar on 2000/03/05 09:20:12
2224 Log: undo change#5506; add patch to make blank line warnings optional
2225 (from Brad Appleton)
9b0c9623
GS
2226 Branch: perl
2227 ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/poderrs.xr
2228____________________________________________________________________________
f58c54f0
NC
2229[ 5540] By: gsar on 2000/03/05 09:04:52
2230 Log: fixes for most warnings identified by gcc -Wall
9b0c9623
GS
2231 Branch: perl
2232 ! av.c cop.h deb.c doop.c dump.c embed.h embed.pl gv.c hv.c mg.c
2233 ! miniperlmain.c objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c
2234 ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c regexp.h run.c
2235 ! scope.c sv.c sv.h toke.c universal.c util.c xsutils.c
2236____________________________________________________________________________
f58c54f0
NC
2237[ 5539] By: gsar on 2000/03/05 06:37:58
2238 Log: shup up warnings about dNOOP from gcc with __attribute__ ((unused))
2239 (from Doug MacEachern <dougm@pobox.com>)
9b0c9623
GS
2240 Branch: perl
2241 ! patchlevel.h perl.h
2242____________________________________________________________________________
f58c54f0
NC
2243[ 5538] By: gsar on 2000/03/05 05:50:44
2244 Log: tyop
9b0c9623
GS
2245 Branch: perl
2246 ! config_h.SH
2247____________________________________________________________________________
f58c54f0
NC
2248[ 5537] By: gsar on 2000/03/05 05:41:10
2249 Log: integrate cfgperl contents into mainline; add new tests from
2250 inc.t into 64bit.t
9b0c9623
GS
2251 Branch: perl
2252 ! t/op/64bit.t
2253 !> Configure config_h.SH hints/hpux.sh hints/sco.sh perl.h
2254 !> pod/perl.pod toke.c
2255____________________________________________________________________________
f58c54f0
NC
2256[ 5536] By: jhi on 2000/03/05 05:37:22
2257 Log: dethinko
9b0c9623
GS
2258 Branch: cfgperl
2259 ! toke.c
2260____________________________________________________________________________
f58c54f0
NC
2261[ 5535] By: jhi on 2000/03/05 05:14:40
2262 Log: Integrate with Sarathy.
9b0c9623
GS
2263 Branch: cfgperl
2264 !> pp.c t/op/inc.t toke.c
2265____________________________________________________________________________
f58c54f0
NC
2266[ 5534] By: gsar on 2000/03/05 04:50:26
2267 Log: optimize change#5533 to stick to IVs if constant is <= IV_MAX,
2268 since runtime is highly optimized for IVs rather than UVs
9b0c9623
GS
2269 Branch: perl
2270 ! toke.c
2271____________________________________________________________________________
f58c54f0
NC
2272[ 5533] By: gsar on 2000/03/05 04:30:02
2273 Log: scan_num() sticks to UVs rather than IVs (now -2147483648 doesn't
2274 end up being promoted to an NV)
9b0c9623
GS
2275 Branch: perl
2276 ! pp.c t/op/inc.t toke.c
2277____________________________________________________________________________
f58c54f0
NC
2278[ 5532] By: jhi on 2000/03/05 01:11:37
2279 Log: more cpp cosmetics, logic cleanup
9b0c9623
GS
2280 Branch: cfgperl
2281 ! toke.c
2282____________________________________________________________________________
f58c54f0
NC
2283[ 5531] By: jhi on 2000/03/05 00:51:20
2284 Log: Implement #5525 in metaconfig.
9b0c9623
GS
2285 Branch: cfgperl
2286 ! Configure config_h.SH
2287 Branch: metaconfig
2288 ! U/modified/cpp_stuff.U
2289____________________________________________________________________________
f58c54f0
NC
2290[ 5530] By: jhi on 2000/03/05 00:32:51
2291 Log: Integrate with Sarathy.
9b0c9623
GS
2292 Branch: cfgperl
2293 !> config_h.SH doio.c lib/Cwd.pm lib/Pod/Html.pm lib/bytes.pm
2294 !> lib/charnames.pm lib/filetest.pm lib/integer.pm lib/locale.pm
2295 !> lib/overload.pm lib/utf8.pm os2/os2ish.h pod/perldebug.pod
2296 !> t/lib/ipc_sysv.t t/pragma/warn/regcomp win32/config_H.bc
2297 !> win32/config_H.gc win32/config_H.vc
2298____________________________________________________________________________
f58c54f0
NC
2299[ 5529] By: jhi on 2000/03/05 00:31:17
2300 Log: Sanity check on the strtoll and strtoull.
9b0c9623
GS
2301 Branch: cfgperl
2302 ! Configure config_h.SH
2303 Branch: metaconfig/U/perl
2304 ! d_strtoll.U d_strtoull.U
2305____________________________________________________________________________
f58c54f0
NC
2306[ 5528] By: jhi on 2000/03/05 00:07:21
2307 Log: Reformat the fearful cpp expression to be a little bit less fearful.
9b0c9623
GS
2308 Branch: cfgperl
2309 ! toke.c
2310____________________________________________________________________________
f58c54f0
NC
2311[ 5527] By: gsar on 2000/03/04 21:55:03
2312 Log: make hints available via globals in the respective pragmas to
2313 avoid duplicating the constants everywhere
9b0c9623
GS
2314 Branch: perl
2315 ! lib/bytes.pm lib/charnames.pm lib/filetest.pm lib/integer.pm
2316 ! lib/locale.pm lib/overload.pm lib/utf8.pm
2317____________________________________________________________________________
f58c54f0
NC
2318[ 5526] By: gsar on 2000/03/04 20:39:36
2319 Log: remove deadcode
9b0c9623
GS
2320 Branch: perl
2321 ! lib/Cwd.pm
2322____________________________________________________________________________
f58c54f0
NC
2323[ 5525] By: gsar on 2000/03/04 19:42:55
2324 Log: make CAT2() portable for use as a macro argument with an extra
2325 level of macros
9b0c9623
GS
2326 Branch: perl
2327 ! config_h.SH
2328____________________________________________________________________________
f58c54f0
NC
2329[ 5524] By: gsar on 2000/03/04 19:02:27
2330 Log: avoid looking up stale PL_statbuf (spotted by Charles Lane
2331 <lane@DUPHY4.Physics.Drexel.Edu>)
9b0c9623
GS
2332 Branch: perl
2333 ! doio.c
2334____________________________________________________________________________
f58c54f0
NC
2335[ 5523] By: gsar on 2000/03/04 18:59:03
2336 Log: pod tweak
9b0c9623
GS
2337 Branch: perl
2338 ! pod/perldebug.pod
2339____________________________________________________________________________
f58c54f0
NC
2340[ 5522] By: gsar on 2000/03/04 17:46:58
2341 Log: regen win32/config_H*
9b0c9623
GS
2342 Branch: perl
2343 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2344____________________________________________________________________________
f58c54f0
NC
2345[ 5521] By: jhi on 2000/03/04 16:35:48
2346 Log: From: "Matthias Urlichs" <smurf@noris.net>
2347 To: perl5-porters@perl.org
2348 Subject: BUG: Integer floatifies? +PATCH: reading BIG integers with SMALL floats
2349 Date: Sat, 4 Mar 2000 12:48:42 +0100
2350 Message-ID: <20000304124841.A8090@noris.de>
9b0c9623
GS
2351 Branch: cfgperl
2352 ! toke.c
2353____________________________________________________________________________
f58c54f0
NC
2354[ 5520] By: jhi on 2000/03/04 15:41:12
2355 Log: unthink wishful thinking
9b0c9623
GS
2356 Branch: cfgperl
2357 ! pod/perl.pod
2358____________________________________________________________________________
f58c54f0
NC
2359[ 5519] By: gsar on 2000/03/04 06:42:47
2360 Log: fix OS/2 coredump with POSIX::tmpnam() (from Ilya Zakharevich)
9b0c9623
GS
2361 Branch: perl
2362 ! os2/os2ish.h
2363____________________________________________________________________________
f58c54f0
NC
2364[ 5518] By: gsar on 2000/03/04 06:02:26
2365 Log: avoid "scalars leaked" message in test
9b0c9623
GS
2366 Branch: perl
2367 ! t/pragma/warn/regcomp
2368____________________________________________________________________________
f58c54f0
NC
2369[ 5517] By: jhi on 2000/03/04 06:01:16
2370 Log: detypo
9b0c9623
GS
2371 Branch: cfgperl
2372 ! pod/perl.pod
2373____________________________________________________________________________
f58c54f0
NC
2374[ 5516] By: jhi on 2000/03/04 05:59:21
2375 Log: cleanup AVAILABILITY and mention binaries
9b0c9623
GS
2376 Branch: cfgperl
2377 ! pod/perl.pod
2378____________________________________________________________________________
f58c54f0
NC
2379[ 5515] By: gsar on 2000/03/04 05:55:02
2380 Log: syntax error in change#5498
9b0c9623
GS
2381 Branch: perl
2382 ! t/lib/ipc_sysv.t
2383____________________________________________________________________________
f58c54f0
NC
2384[ 5514] By: jhi on 2000/03/04 05:50:56
2385 Log: assuming that removing the libbind will be a good idea
9b0c9623
GS
2386 Branch: cfgperl
2387 ! hints/sco.sh
2388____________________________________________________________________________
f58c54f0
NC
2389[ 5513] By: gsar on 2000/03/04 05:50:15
2390 Log: Pod::Html fixups for nicer links to functions (from Wolfgang Laun
2391 <wolfgang.laun@chello.at>)
9b0c9623
GS
2392 Branch: perl
2393 ! lib/Pod/Html.pm
2394____________________________________________________________________________
f58c54f0
NC
2395[ 5512] By: jhi on 2000/03/04 05:45:52
2396 Log: Integrate with Sarathy.
9b0c9623
GS
2397 Branch: cfgperl
2398 !> (integrate 41 files)
2399____________________________________________________________________________
f58c54f0
NC
2400[ 5511] By: jhi on 2000/03/04 05:42:37
2401 Log: HP-UX 64-bitness cures
9b0c9623
GS
2402 Branch: cfgperl
2403 ! hints/hpux.sh perl.h
2404____________________________________________________________________________
f58c54f0
NC
2405[ 5510] By: gsar on 2000/03/04 05:40:08
2406 Log: better error messages when xsubpp fails to find map for a particular
2407 type (from Ilya Zakharevich)
9b0c9623
GS
2408 Branch: perl
2409 ! lib/ExtUtils/xsubpp
2410____________________________________________________________________________
f58c54f0
NC
2411[ 5509] By: jhi on 2000/03/04 05:33:27
2412 Log: scratch #5508
9b0c9623
GS
2413 Branch: cfgperl
2414 ! perl.h
2415____________________________________________________________________________
f58c54f0
NC
2416[ 5508] By: jhi on 2000/03/04 05:31:19
2417 Log: In HP-UX there is a secret handshake to get strtoll and strtoull.
9b0c9623
GS
2418 Branch: cfgperl
2419 ! perl.h
2420____________________________________________________________________________
f58c54f0
NC
2421[ 5507] By: gsar on 2000/03/04 04:27:51
2422 Log: more whitespace removal (from Michael G Schwern)
9b0c9623
GS
2423 Branch: perl
2424 ! ext/Data/Dumper/Dumper.pm ext/Errno/Errno_pm.PL
2425 ! ext/File/Glob/Glob.pm ext/IO/lib/IO/Select.pm
2426 ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
2427 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm lib/CGI.pm
2428 ! lib/CGI/Cookie.pm lib/CGI/Fast.pm lib/CGI/Push.pm
2429 ! lib/Carp/Heavy.pm lib/DB.pm lib/Exporter/Heavy.pm
2430 ! lib/File/DosGlob.pm lib/File/Find.pm lib/Getopt/Long.pm
2431 ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/netent.pm
2432 ! lib/SelfLoader.pm lib/Tie/Array.pm lib/Tie/Handle.pm
2433 ! lib/Tie/Scalar.pm lib/Time/Local.pm lib/filetest.pm
2434 ! lib/overload.pm x2p/s2p.PL
2435____________________________________________________________________________
f58c54f0
NC
2436[ 5506] By: gsar on 2000/03/04 04:12:06
2437 Log: temporarily disable blank line warning from Pod::Parser until
2438 it can be made optional
9b0c9623
GS
2439 Branch: perl
2440 ! lib/Pod/Parser.pm t/pod/poderrs.xr
2441____________________________________________________________________________
f58c54f0
NC
2442[ 5505] By: gsar on 2000/03/04 04:00:44
2443 Log: rid blanks in pods (from Michael G Schwern)
9b0c9623
GS
2444 Branch: perl
2445 ! README.amiga README.dos README.os2
2446____________________________________________________________________________
f58c54f0
NC
2447[ 5504] By: gsar on 2000/03/04 03:59:07
2448 Log: avoid warnings from shmread() when given undefined variable
2449 (from Tom Christiansen)
9b0c9623
GS
2450 Branch: perl
2451 ! doio.c
2452____________________________________________________________________________
f58c54f0
NC
2453[ 5503] By: gsar on 2000/03/04 03:53:43
2454 Log: fpsetmask() needs include on freebsd (from Slaven Rezic
2455 <eserte@vran.herceg.de>)
9b0c9623
GS
2456 Branch: perl
2457 ! unixish.h
2458____________________________________________________________________________
f58c54f0
NC
2459[ 5502] By: gsar on 2000/03/04 03:51:05
2460 Log: avoid ambiguity in indirect object notation (breaks with overridden
2461 run time require)
9b0c9623
GS
2462 Branch: perl
2463 ! lib/CGI.pm
2464____________________________________________________________________________
f58c54f0
NC
2465[ 5501] By: gsar on 2000/03/04 01:08:54
2466 Log: adjust perldelta
9b0c9623
GS
2467 Branch: perl
2468 ! Todo-5.6 pod/perl.pod pod/perldelta.pod
2469____________________________________________________________________________
f58c54f0
NC
2470[ 5500] By: gsar on 2000/03/04 00:33:49
2471 Log: integrate cfgperl contents into mainline
9b0c9623
GS
2472 Branch: perl
2473 !> hints/irix_6.sh hints/solaris_2.sh pod/perl.pod
2474 !> pod/perlfunc.pod t/lib/ipc_sysv.t
2475____________________________________________________________________________
f58c54f0
NC
2476[ 5499] By: jhi on 2000/03/03 22:51:53
2477 Log: solaris hints tweak
9b0c9623
GS
2478 Branch: cfgperl
2479 ! hints/solaris_2.sh
2480____________________________________________________________________________
f58c54f0
NC
2481[ 5498] By: jhi on 2000/03/03 22:35:46
2482 Log: The SysV IPC test must use the native integers
2483 (long or short), also noted this in the msgsnd/semctl
2484 documentation. Reported in
2485
2486 From: schwern@athens.arena-i.com (Michael G Schwern)
2487 To: perl5-porters@perl.org
2488 Subject: [ID 20000302.006] [BUG 5.5.670 t/ipc_sysv.t] Fails 2,5,6 with 64bit on Linux
2489 Date: Thu, 2 Mar 2000 17:15:03 -0500 (EST)
2490 Message-Id: <20000302221503.EDF6E3830@athens.arena-i.com>
9b0c9623
GS
2491 Branch: cfgperl
2492 ! pod/perlfunc.pod t/lib/ipc_sysv.t
2493____________________________________________________________________________
f58c54f0
NC
2494[ 5497] By: jhi on 2000/03/03 21:08:53
2495 Log: Update AVAILABILITY.
9b0c9623
GS
2496 Branch: cfgperl
2497 ! pod/perl.pod
2498____________________________________________________________________________
f58c54f0
NC
2499[ 5496] By: gsar on 2000/03/03 20:21:05
2500 Log: perldebug tweak (from M J T Guy)
9b0c9623
GS
2501 Branch: perl
2502 ! pod/perldebug.pod
2503____________________________________________________________________________
f58c54f0
NC
2504[ 5495] By: jhi on 2000/03/03 19:32:58
2505 Log: Integrate with Sarathy.
9b0c9623
GS
2506 Branch: cfgperl
2507 !> (integrate 79 files)
2508____________________________________________________________________________
f58c54f0
NC
2509[ 5494] By: jhi on 2000/03/03 19:14:01
2510 Log: the workaround is needed in all 7.2.* compilers,
2511 not just on IRIX64.
9b0c9623
GS
2512 Branch: cfgperl
2513 ! hints/irix_6.sh
2514____________________________________________________________________________
f58c54f0
NC
2515[ 5493] By: gsar on 2000/03/03 18:58:45
2516 Log: whitespace and readabiliti nits in the pods (from Michael G Schwern
2517 and Robin Barker)
9b0c9623
GS
2518 Branch: perl
2519 ! Changes pod/perl.pod pod/perl5004delta.pod
2520 ! pod/perl5005delta.pod pod/perlboot.pod pod/perldata.pod
2521 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
2522 ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq2.pod
2523 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
2524 ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
2525 ! pod/perlfilter.pod pod/perlguts.pod pod/perlipc.pod
2526 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodinstall.pod
2527 ! pod/perlmodlib.pod pod/perlobj.pod pod/perlopentut.pod
2528 ! pod/perlpod.pod pod/perlport.pod pod/perlre.pod
2529 ! pod/perlref.pod pod/perlreftut.pod pod/perlsub.pod
2530 ! pod/perltie.pod pod/perltodo.pod pod/perltoot.pod
2531 ! pod/perltootc.pod pod/perltrap.pod pod/perlvar.pod
2532 ! pod/perlxstut.pod
2533____________________________________________________________________________
f58c54f0
NC
2534[ 5492] By: gsar on 2000/03/03 17:48:31
2535 Log: support for list assignment to pseudohashes (from John Tobey
2536 <jtobey@john-edwin-tobey.org>)
c47ff5f1
GS
2537 Branch: perl
2538 ! av.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
2539 ! perlapi.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
2540____________________________________________________________________________
f58c54f0
NC
2541[ 5491] By: gsar on 2000/03/03 16:45:49
2542 Log: add MakeMaker caveat to INSTALL (from Andy Dougherty)
c47ff5f1
GS
2543 Branch: perl
2544 ! INSTALL
2545____________________________________________________________________________
f58c54f0
NC
2546[ 5490] By: gsar on 2000/03/03 16:44:42
2547 Log: perldelta tweaks
c47ff5f1
GS
2548 Branch: perl
2549 ! pod/perldelta.pod
2550____________________________________________________________________________
f58c54f0
NC
2551[ 5489] By: gsar on 2000/03/03 16:26:52
2552 Log: /dev/console may not be writable in Syslog.pm (from Ask Bjoern Hansen
2553 <ask@valueclick.com>)
c47ff5f1
GS
2554 Branch: perl
2555 ! ext/Sys/Syslog/Syslog.pm
2556____________________________________________________________________________
f58c54f0
NC
2557[ 5488] By: gsar on 2000/03/03 16:21:34
2558 Log: OS/2 patches for dlclose() support (from Yitzchak Scott-Thoennes
2559 <sthoenna@efn.org>)
c47ff5f1
GS
2560 Branch: perl
2561 ! makedef.pl os2/diff.configure os2/dl_os2.c os2/dlfcn.h
2562 ! os2/os2.sym
2563____________________________________________________________________________
f58c54f0
NC
2564[ 5487] By: gsar on 2000/03/03 16:16:34
2565 Log: skip test on AFS (from Hans Ranke <Hans.Ranke@ei.tum.de>)
c47ff5f1
GS
2566 Branch: perl
2567 ! t/lib/glob-basic.t
2568____________________________________________________________________________
f58c54f0
NC
2569[ 5486] By: gsar on 2000/03/03 15:42:28
2570 Log: integrate cfgperl and vmsperl contents into mainline
c47ff5f1
GS
2571 Branch: perl
2572 ! pod/perl.pod
2573 !> (integrate 38 files)
2574____________________________________________________________________________
f58c54f0
NC
2575[ 5485] By: jhi on 2000/03/03 15:21:40
2576 Log: pull the sparcv9 workshop libraries in front of loclibpth
c47ff5f1
GS
2577 Branch: cfgperl
2578 ! hints/solaris_2.sh
2579____________________________________________________________________________
f58c54f0
NC
2580[ 5484] By: jhi on 2000/03/03 15:09:03
2581 Log: Introduce i_ieefp because FreeBSD on ix86 needs that
2582 for ftpsetmask(0); regen Configure.
c47ff5f1
GS
2583 Branch: cfgperl
2584 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2585 ! config_h.SH epoc/config.sh perl.h vms/subconfigure.com
2586 ! vos/config.def vos/config.h vos/config_h.SH_orig
2587 ! win32/config.bc win32/config.gc win32/config.vc
2588 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2589____________________________________________________________________________
f58c54f0
NC
2590[ 5483] By: jhi on 2000/03/03 05:37:58
2591 Log: The _cflags must be left-aligned.
c47ff5f1
GS
2592 Branch: cfgperl
2593 ! hints/irix_6.sh
2594____________________________________________________________________________
f58c54f0
NC
2595[ 5482] By: bailey on 2000/03/03 04:42:45
2596 Log: Once more unto resync
c47ff5f1
GS
2597 Branch: vmsperl
2598 !> (integrate 48 files)
2599____________________________________________________________________________
f58c54f0
NC
2600[ 5481] By: bailey on 2000/03/03 04:36:46
2601 Log: VMS-specific perldelta update
c47ff5f1
GS
2602 Branch: vmsperl
2603 ! pod/perldelta.pod
2604____________________________________________________________________________
f58c54f0
NC
2605[ 5480] By: bailey on 2000/03/03 04:05:28
2606 Log: Set up Perl invocation method during configuration (Peter Prymmer)
2607 Add missing bits to various utilities and install them (ditto)
c47ff5f1
GS
2608 Branch: vmsperl
2609 ! configure.com pod/pod2usage.PL pod/podselect.PL
2610 ! utils/dprofpp.PL vms/descrip_mms.template
2611____________________________________________________________________________
f58c54f0
NC
2612[ 5479] By: bailey on 2000/03/03 04:01:48
2613 Log: Fix test to match new behavior of vmsify() (Craig Berry)
c47ff5f1
GS
2614 Branch: vmsperl
2615 ! vms/ext/filespec.t
2616____________________________________________________________________________
f58c54f0
NC
2617[ 5478] By: bailey on 2000/03/03 03:54:10
2618 Log: Try to intuit whether typeless file invoked in subprocess
2619 is an executable image or DCL procedure.
c47ff5f1
GS
2620 Branch: vmsperl
2621 ! vms/perlvms.pod vms/vms.c
2622____________________________________________________________________________
f58c54f0
NC
2623[ 5477] By: bailey on 2000/03/03 03:37:18
2624 Log: Remove leftover bits of VAXC support (Dan Sugalski)
c47ff5f1
GS
2625 Branch: vmsperl
2626 ! vms/gen_shrfls.pl
2627____________________________________________________________________________
f58c54f0
NC
2628[ 5476] By: bailey on 2000/03/03 03:34:51
2629 Log: Add missing declaration (Dan Sugalski)
c47ff5f1
GS
2630 Branch: vmsperl
2631 ! vms/vms.c
2632____________________________________________________________________________
f58c54f0
NC
2633[ 5475] By: gsar on 2000/03/03 03:27:52
2634 Log: warn about /(?p{})/ (from Simon Cozens)
c47ff5f1
GS
2635 Branch: perl
2636 ! regcomp.c toke.c
2637____________________________________________________________________________
f58c54f0
NC
2638[ 5474] By: bailey on 2000/03/03 03:27:05
2639 Log: Ad hoc patch for duping stdout into stderr
c47ff5f1
GS
2640 Branch: vmsperl
2641 ! vms/vms.c
2642____________________________________________________________________________
f58c54f0
NC
2643[ 5473] By: bailey on 2000/03/03 03:23:29
2644 Log: Bypass PERL_INC_VERSION_LIST until we support in in Configure.Com
c47ff5f1
GS
2645 Branch: vmsperl
2646 ! vms/subconfigure.com vms/vmsish.h
2647____________________________________________________________________________
f58c54f0
NC
2648[ 5472] By: gsar on 2000/03/03 02:58:49
2649 Log: File::Spec bugs (spotted by Hack Kampbjorn <hack@hackdata.com>)
c47ff5f1
GS
2650 Branch: perl
2651 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
2652 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
2653____________________________________________________________________________
f58c54f0
NC
2654[ 5471] By: jhi on 2000/03/03 02:38:23
2655 Log: more todo
c47ff5f1
GS
2656 Branch: cfgperl
2657 ! Todo-5.6
2658____________________________________________________________________________
f58c54f0
NC
2659[ 5470] By: gsar on 2000/03/03 02:36:02
2660 Log: skip test if db doesn't have null key support
c47ff5f1
GS
2661 Branch: perl
2662 ! t/lib/anydbm.t
2663____________________________________________________________________________
f58c54f0
NC
2664[ 5469] By: jhi on 2000/03/03 02:26:53
2665 Log: Integrate with Sarathy.
c47ff5f1
GS
2666 Branch: cfgperl
2667 !> INSTALL lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm
2668 !> lib/Test/Harness.pm lib/constant.pm pod/perl.pod
2669 !> pod/perldelta.pod pod/perlpod.pod pod/perlre.pod
2670 !> pod/perltoc.pod regcomp.c t/op/misc.t t/op/pat.t toke.c
2671 !> utils/h2xs.PL win32/Makefile win32/makefile.mk
2672____________________________________________________________________________
f58c54f0
NC
2673[ 5468] By: jhi on 2000/03/03 02:24:05
2674 Log: irix hints tweak
c47ff5f1
GS
2675 Branch: cfgperl
2676 ! hints/irix_6.sh
2677____________________________________________________________________________
f58c54f0
NC
2678[ 5467] By: gsar on 2000/03/03 02:19:50
2679 Log: /(?p{})/ changed to /(??{})/, per Larry's suggestion (from
2680 Simon Cozens <simon@othersideofthe.earth.li>)
c47ff5f1
GS
2681 Branch: perl
2682 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm
2683 ! pod/perlre.pod pod/perltoc.pod regcomp.c t/op/misc.t
2684 ! t/op/pat.t toke.c
2685____________________________________________________________________________
f58c54f0
NC
2686[ 5466] By: jhi on 2000/03/03 02:12:41
2687 Log: in words order bad
c47ff5f1
GS
2688 Branch: cfgperl
2689 ! pod/perlre.pod
2690____________________________________________________________________________
f58c54f0
NC
2691[ 5465] By: jhi on 2000/03/03 02:09:45
2692 Log: /[[:alpha]/ now dies on unmatched [] instead of
2693 "an unknown character class" (spotted by Tom Christiansen)
c47ff5f1
GS
2694 Branch: cfgperl
2695 ! regcomp.c t/pragma/warn/regcomp
2696____________________________________________________________________________
f58c54f0
NC
2697[ 5464] By: gsar on 2000/03/03 02:04:48
2698 Log: perldelta notes about IO::Socket changes (from Graham Barr)
c47ff5f1
GS
2699 Branch: perl
2700 ! pod/perldelta.pod
2701____________________________________________________________________________
f58c54f0
NC
2702[ 5463] By: gsar on 2000/03/03 02:02:50
2703 Log: relax restrictions on constant names a bit (from M J T Guy)
c47ff5f1
GS
2704 Branch: perl
2705 ! lib/constant.pm
2706____________________________________________________________________________
f58c54f0
NC
2707[ 5462] By: gsar on 2000/03/03 01:59:49
2708 Log: support for generation of accessor functions (from Hugo van der
2709 Sanden)
c47ff5f1
GS
2710 Branch: perl
2711 ! utils/h2xs.PL
2712____________________________________________________________________________
f58c54f0
NC
2713[ 5461] By: jhi on 2000/03/03 01:51:53
2714 Log: cosmetics
c47ff5f1
GS
2715 Branch: cfgperl
2716 ! t/op/pack.t
2717____________________________________________________________________________
f58c54f0
NC
2718[ 5460] By: jhi on 2000/03/03 01:50:07
2719 Log: detypo
c47ff5f1
GS
2720 Branch: cfgperl
2721 ! t/op/pack.t
2722____________________________________________________________________________
f58c54f0
NC
2723[ 5459] By: gsar on 2000/03/03 01:46:35
2724 Log: pod tweaks
c47ff5f1
GS
2725 Branch: perl
2726 ! pod/perl.pod pod/perlpod.pod
2727____________________________________________________________________________
f58c54f0
NC
2728[ 5458] By: jhi on 2000/03/03 01:25:21
2729 Log: solaris hints tweak
c47ff5f1
GS
2730 Branch: cfgperl
2731 ! hints/solaris_2.sh
2732____________________________________________________________________________
f58c54f0
NC
2733[ 5457] By: jhi on 2000/03/02 22:56:49
2734 Log: detypo
c47ff5f1
GS
2735 Branch: cfgperl
2736 ! hints/solaris_2.sh
2737____________________________________________________________________________
f58c54f0
NC
2738[ 5456] By: gsar on 2000/03/02 21:15:11
2739 Log: Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl;
2740 add test targets for -C switch on windows
c47ff5f1
GS
2741 Branch: perl
2742 ! lib/Test/Harness.pm win32/Makefile win32/makefile.mk
2743____________________________________________________________________________
f58c54f0
NC
2744[ 5455] By: gsar on 2000/03/02 21:06:49
2745 Log: add note about failed tests on memory starved systems (from
2746 Andy Dougherty)
c47ff5f1
GS
2747 Branch: perl
2748 ! INSTALL
2749____________________________________________________________________________
f58c54f0
NC
2750[ 5454] By: jhi on 2000/03/02 21:03:35
2751 Log: Integrate with Sarathy.
c47ff5f1
GS
2752 Branch: cfgperl
2753 !> Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm
2754 !> lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm
2755 !> pod/perldata.pod pod/perldelta.pod pod/perlop.pod
2756____________________________________________________________________________
f58c54f0
NC
2757[ 5453] By: jhi on 2000/03/02 20:58:43
2758 Log: Further long double patches from Spider Boardman.
c47ff5f1
GS
2759 Branch: cfgperl
2760 ! t/comp/use.t t/lib/bigfltpm.t t/op/pack.t t/op/universal.t
2761____________________________________________________________________________
f58c54f0
NC
2762[ 5452] By: gsar on 2000/03/02 20:52:08
2763 Log: move doc about v-strings from perlop to perldata (suggested by
2764 David Dyck <dcd@tc.fluke.com>)
c47ff5f1
GS
2765 Branch: perl
2766 ! pod/perldata.pod pod/perldelta.pod pod/perlop.pod
2767____________________________________________________________________________
f58c54f0
NC
2768[ 5451] By: gsar on 2000/03/02 20:30:29
2769 Log: integrate cfgperl changes into mainline
c47ff5f1
GS
2770 Branch: perl
2771 !> Configure hints/irix_6.sh pp.c
2772____________________________________________________________________________
f58c54f0
NC
2773[ 5450] By: gsar on 2000/03/02 20:08:10
2774 Log: still other multiline match cleanups (from Greg Bacon)
c47ff5f1
GS
2775 Branch: perl
2776 ! Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm
2777 ! lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm
2778____________________________________________________________________________
f58c54f0
NC
2779[ 5449] By: jhi on 2000/03/02 20:01:58
2780 Log: Integrate with Sarathy.
c47ff5f1
GS
2781 Branch: cfgperl
2782 !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2783 !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t
2784 !> t/pragma/warn/8signal t/pragma/warn/pp_ctl
2785 !> vms/descrip_mms.template vms/gen_shrfls.pl
2786 !> vms/subconfigure.com vms/vms.c win32/Makefile
2787 !> win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
2788____________________________________________________________________________
f58c54f0
NC
2789[ 5448] By: jhi on 2000/03/02 20:00:37
2790 Log: workaround for Tru64 compiler bug (cleaner fix will have
2791 to wait until 5.6.1), from Spider Boardman
fe6f1558
GS
2792 Branch: cfgperl
2793 ! pp.c
2794____________________________________________________________________________
f58c54f0
NC
2795[ 5447] By: jhi on 2000/03/02 19:52:34
2796 Log: Workaround for an optimizer bug.
fe6f1558
GS
2797 Branch: cfgperl
2798 ! hints/irix_6.sh
2799____________________________________________________________________________
f58c54f0
NC
2800[ 5446] By: jhi on 2000/03/02 19:44:35
2801 Log: installation directory fix from Andy Dougherty
2802 (installstyle was being clobbered, spotted by Spider Boardman)
fe6f1558
GS
2803 Branch: cfgperl
2804 ! Configure
2805 Branch: metaconfig
2806 ! U/installdirs/installstyle.U
2807____________________________________________________________________________
f58c54f0
NC
2808[ 5445] By: gsar on 2000/03/02 19:40:44
2809 Log: patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl);
2810 some parts not applied
fe6f1558
GS
2811 Branch: perl
2812 ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
2813 ! win32/win32.h
2814____________________________________________________________________________
f58c54f0
NC
2815[ 5444] By: gsar on 2000/03/02 19:26:08
2816 Log: avoid buffering issue in warn/8signal
fe6f1558
GS
2817 Branch: perl
2818 ! t/pragma/warn/8signal
2819____________________________________________________________________________
f58c54f0
NC
2820[ 5443] By: gsar on 2000/03/02 18:13:28
2821 Log: integrate cfgperl changes into mainline
fe6f1558
GS
2822 Branch: perl
2823 !> Configure config_h.SH hints/aix.sh hints/hpux.sh
2824 !> hints/solaris_2.sh makedepend.SH sv.c t/lib/syslfs.t
2825 !> t/op/lfs.t t/op/pack.t
2826____________________________________________________________________________
f58c54f0
NC
2827[ 5442] By: gsar on 2000/03/02 18:02:40
2828 Log: integrate vmsperl changes into mainline (denied their changes to
2829 Glob.pm, t/pragma/warn/{8signal,pp_ctl})
fe6f1558
GS
2830 Branch: perl
2831 !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2832 !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t
2833 !> t/pragma/warn/8signal t/pragma/warn/pp_ctl
2834 !> vms/descrip_mms.template vms/gen_shrfls.pl
2835 !> vms/subconfigure.com vms/vms.c
2836____________________________________________________________________________
f58c54f0
NC
2837[ 5441] By: jhi on 2000/03/02 17:56:20
2838 Log: nit from Spider Boardman
fe6f1558
GS
2839 Branch: cfgperl
2840 ! makedepend.SH
2841____________________________________________________________________________
f58c54f0
NC
2842[ 5440] By: jhi on 2000/03/02 17:48:15
2843 Log: Confusion over uselargefiles.cbu and uselfs.cbu (the first one
2844 is the correct one), spotted by Robin Barker.
fe6f1558
GS
2845 Branch: cfgperl
2846 ! Configure config_h.SH hints/aix.sh hints/hpux.sh
2847 Branch: metaconfig/U/perl
2848 ! uselfs.U
2849____________________________________________________________________________
f58c54f0
NC
2850[ 5439] By: jhi on 2000/03/02 15:32:04
2851 Log: Remove the pack.t kludge introduced to fudge the test
2852 to pass under long doubles: leave the similar kludge
2853 to posix.t because POSIX::strtod() is still double,
2854 not long double.
fe6f1558
GS
2855 Branch: cfgperl
2856 ! t/op/pack.t
2857____________________________________________________________________________
f58c54f0
NC
2858[ 5438] By: jhi on 2000/03/02 04:58:48
2859 Log: Integrate with Sarathy.
fe6f1558
GS
2860 Branch: cfgperl
2861 !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2862 !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm
2863 !> lib/Pod/Html.pm op.c
2864____________________________________________________________________________
f58c54f0
NC
2865[ 5437] By: jhi on 2000/03/02 04:51:46
2866 Log: A patch on #5407.
fe6f1558
GS
2867 Branch: cfgperl
2868 ! sv.c
2869____________________________________________________________________________
f58c54f0
NC
2870[ 5436] By: gsar on 2000/03/02 04:45:37
2871 Log: avoid useless comparison
fe6f1558
GS
2872 Branch: perl
2873 ! op.c
2874____________________________________________________________________________
f58c54f0
NC
2875[ 5435] By: bailey on 2000/03/02 04:43:11
2876 Log: YA sync with mainline
fe6f1558
GS
2877 Branch: vmsperl
2878 +> lib/open.pm pod/perlboot.pod pod/perlnumber.pod
2879 +> t/lib/env-array.t
2880 !> (integrate 150 files)
2881____________________________________________________________________________
f58c54f0
NC
2882[ 5434] By: gsar on 2000/03/02 04:28:48
2883 Log: make the "back to top" links optional
fe6f1558
GS
2884 Branch: perl
2885 ! lib/Pod/Html.pm
2886____________________________________________________________________________
f58c54f0
NC
2887[ 5433] By: bailey on 2000/03/02 04:26:58
2888 Log: Protect manipulation of open pipe list from concurrent ASTs (Charles Lane)
fe6f1558
GS
2889 Branch: vmsperl
2890 ! vms/vms.c
2891____________________________________________________________________________
f58c54f0
NC
2892[ 5432] By: bailey on 2000/03/02 04:20:51
2893 Log: Update dependencies and remove obsolete VAXC support
fe6f1558
GS
2894 Branch: vmsperl
2895 ! vms/descrip_mms.template
2896____________________________________________________________________________
f58c54f0
NC
2897[ 5431] By: bailey on 2000/03/02 04:19:42
2898 Log: Rmeove obsolete VAXC support
fe6f1558
GS
2899 Branch: vmsperl
2900 ! vms/gen_shrfls.pl
2901____________________________________________________________________________
f58c54f0
NC
2902[ 5430] By: bailey on 2000/03/02 04:18:57
2903 Log: Minor updates to subconfigure.com:
2904 - remove old VAXC support
2905 - avoid echoing commands to tempfiles
2906 - fix typos
2907 - define 64bit symbols (as "undef") when not using 64 bit support
fe6f1558
GS
2908 Branch: vmsperl
2909 ! vms/subconfigure.com
2910____________________________________________________________________________
f58c54f0
NC
2911[ 5429] By: bailey on 2000/03/02 04:16:11
2912 Log: Minor changes to Configure.Com:
2913 - permit operation in batch mode (splits output)
2914 - remove old VAXC support
2915 - default to enabling secure internal lnm translation
fe6f1558
GS
2916 Branch: vmsperl
2917 ! configure.com
2918____________________________________________________________________________
f58c54f0
NC
2919[ 5428] By: bailey on 2000/03/02 04:06:53
2920 Log: Optional warning for truncated logical name equivalence string (Dan Sugalski)
fe6f1558
GS
2921 Branch: vmsperl
2922 ! vms/vms.c
2923____________________________________________________________________________
f58c54f0
NC
2924[ 5427] By: bailey on 2000/03/02 04:05:47
2925 Log: FIx no-op in vms.c
fe6f1558
GS
2926 Branch: vmsperl
2927 ! vms/vms.c
2928____________________________________________________________________________
f58c54f0
NC
2929[ 5426] By: bailey on 2000/03/02 04:04:52
2930 Log: MIscellaneous tweaks to test and driver (Charles Lane)
fe6f1558
GS
2931 Branch: vmsperl
2932 ! t/pragma/warn/8signal t/pragma/warn/pp_sys t/pragma/warnings.t
2933 ! vms/test.com
2934____________________________________________________________________________
f58c54f0
NC
2935[ 5425] By: bailey on 2000/03/02 04:02:44
2936 Log: Take advantage of new subprocess invocation (Charles Lane)
fe6f1558
GS
2937 Branch: vmsperl
2938 ! t/op/runlevel.t t/pragma/strict.t t/pragma/subs.t
2939 ! t/pragma/warnings.t
2940____________________________________________________________________________
f58c54f0
NC
2941[ 5424] By: bailey on 2000/03/02 04:00:20
2942 Log: Increment counter for skipped tests (Charles Lane)
fe6f1558
GS
2943 Branch: vmsperl
2944 ! t/io/open.t
2945____________________________________________________________________________
f58c54f0
NC
2946[ 5423] By: bailey on 2000/03/02 03:59:14
2947 Log: Remove redundant elements of @INC to cope with VMS' 255-char limit
2948 on PERL5LIB logical (Dan Sugalski)
fe6f1558
GS
2949 Branch: vmsperl
2950 ! lib/Test/Harness.pm
2951____________________________________________________________________________
f58c54f0
NC
2952[ 5422] By: bailey on 2000/03/02 03:57:40
2953 Log: Use temp to construct dirspec in File::Find (Charles Lane)
fe6f1558
GS
2954 Branch: vmsperl
2955 ! lib/File/Find.pm
2956____________________________________________________________________________
f58c54f0
NC
2957[ 5421] By: bailey on 2000/03/02 03:56:13
2958 Log: Satisfy various Pod::* needs for Unix syntax (Charles Lane)
2959 (Should move to File::Spec in long term)
fe6f1558
GS
2960 Branch: vmsperl
2961 ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/testp2pt.pl
2962____________________________________________________________________________
f58c54f0
NC
2963[ 5420] By: bailey on 2000/03/02 03:52:45
2964 Log: Escape \n in commands written to Descrip.MMS (Charles Lane)
fe6f1558
GS
2965 Branch: vmsperl
2966 ! lib/ExtUtils/MM_VMS.pm
2967____________________________________________________________________________
f58c54f0
NC
2968[ 5419] By: bailey on 2000/03/02 03:50:53
2969 Log: Make File::Glob more VMS-friendly (Charles Lane)
fe6f1558
GS
2970 Branch: vmsperl
2971 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2972 ! t/lib/glob-basic.t
2973____________________________________________________________________________
f58c54f0
NC
2974[ 5418] By: bailey on 2000/03/02 03:47:21
2975 Log: Miscellaneous fixes to build procedures (Peter Prymmer)
fe6f1558
GS
2976 Branch: vmsperl
2977 ! configure.com vms/subconfigure.com
2978____________________________________________________________________________
f58c54f0
NC
2979[ 5417] By: bailey on 2000/03/02 03:42:49
2980 Log: Temrinate statements in pp_ctl warning test (Charles Lane)
fe6f1558
GS
2981 Branch: vmsperl
2982 ! t/pragma/warn/pp_ctl
2983____________________________________________________________________________
f58c54f0
NC
2984[ 5416] By: bailey on 2000/03/02 03:39:46
2985 Log: Warn but continue installing when file missing (Dan Sugalski)
fe6f1558
GS
2986 Branch: vmsperl
2987 ! installperl
2988____________________________________________________________________________
f58c54f0
NC
2989[ 5415] By: jhi on 2000/03/01 23:31:23
2990 Log: Make file sparseness detection more portable (Scott Henry)
fe6f1558
GS
2991 Branch: cfgperl
2992 ! t/lib/syslfs.t t/op/lfs.t
2993____________________________________________________________________________
f58c54f0
NC
2994[ 5414] By: jhi on 2000/03/01 22:53:48
2995 Log: detypo #5411 continues: Sun grep doesn't have -e.
fe6f1558
GS
2996 Branch: cfgperl
2997 ! hints/solaris_2.sh
2998____________________________________________________________________________
f58c54f0
NC
2999[ 5413] By: jhi on 2000/03/01 22:49:44
3000 Log: detypo #5411
fe6f1558
GS
3001 Branch: cfgperl
3002 ! hints/solaris_2.sh
3003____________________________________________________________________________
f58c54f0
NC
3004[ 5412] By: gsar on 2000/03/01 20:04:42
3005 Log: typo in change#5408
fe6f1558
GS
3006 Branch: perl
3007 ! lib/ExtUtils/MM_Unix.pm
3008____________________________________________________________________________
f58c54f0
NC
3009[ 5411] By: jhi on 2000/03/01 18:48:52
3010 Log: Better detection of the solaris workshop compiler.
fe6f1558
GS
3011 Branch: cfgperl
3012 ! hints/solaris_2.sh
3013____________________________________________________________________________
f58c54f0
NC
3014[ 5410] By: jhi on 2000/03/01 18:18:04
3015 Log: From: Robin Barker <rmb1@cise.npl.co.uk>
3016 To: perl5-porters@perl.org
3017 Subject: solaris 64-bit and gcc
3018 Date: Wed, 1 Mar 2000 17:59:36 GMT
3019 Message-Id: <200003011759.RAA03938@tempest.npl.co.uk>
fe6f1558
GS
3020 Branch: cfgperl
3021 ! hints/solaris_2.sh
3022____________________________________________________________________________
f58c54f0
NC
3023[ 5409] By: jhi on 2000/03/01 18:16:43
3024 Log: Integrate with Sarathy.
fe6f1558
GS
3025 Branch: cfgperl
3026 +> t/lib/env-array.t
3027 !> MANIFEST README.cygwin ext/DynaLoader/DynaLoader_pm.PL
3028 !> ext/DynaLoader/dlutils.c lib/AutoLoader.pm lib/AutoSplit.pm
3029 !> lib/CGI/Carp.pm lib/CPAN.pm lib/Cwd.pm lib/Env.pm
3030 !> lib/File/Find.pm lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm
3031 !> pod/perldebug.pod pod/perldelta.pod t/lib/env.t
3032 !> t/lib/filefind.t t/lib/glob-basic.t
3033____________________________________________________________________________
f58c54f0
NC
3034[ 5408] By: gsar on 2000/03/01 18:15:49
3035 Log: still more multiline match cleanups (from Greg Bacon)
fe6f1558
GS
3036 Branch: perl
3037 ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
3038 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm
3039____________________________________________________________________________
f58c54f0
NC
3040[ 5407] By: jhi on 2000/03/01 18:11:09
3041 Log: A further patch from Spider Boardman for long doubleness.
fe6f1558
GS
3042 Branch: cfgperl
3043 ! sv.c
3044____________________________________________________________________________
f58c54f0
NC
3045[ 5406] By: gsar on 2000/03/01 17:32:09
3046 Log: yet more multiline match cleanups (from Greg Bacon)
fe6f1558
GS
3047 Branch: perl
3048 ! lib/CPAN.pm lib/Cwd.pm
3049____________________________________________________________________________
f58c54f0
NC
3050[ 5405] By: gsar on 2000/03/01 17:24:53
3051 Log: add support for Env arrays (from Gregor N. Purdy
3052 <gregor@focusresearch.com>)
fe6f1558
GS
3053 Branch: perl
3054 + t/lib/env-array.t
3055 ! MANIFEST lib/Env.pm pod/perldelta.pod t/lib/env.t
3056____________________________________________________________________________
f58c54f0
NC
3057[ 5404] By: gsar on 2000/03/01 17:00:23
3058 Log: cygwin update (from Eric Fifer)
fe6f1558
GS
3059 Branch: perl
3060 ! README.cygwin t/lib/glob-basic.t
3061____________________________________________________________________________
f58c54f0
NC
3062[ 5403] By: gsar on 2000/03/01 16:55:47
3063 Log: more multiline match cleanups (from Greg Bacon)
fe6f1558
GS
3064 Branch: perl
3065 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CGI/Carp.pm
3066 ! lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm
3067____________________________________________________________________________
f58c54f0
NC
3068[ 5402] By: gsar on 2000/03/01 16:38:48
3069 Log: avoid DProf entering dl_unload_file() (from Alan Burlison)
fe6f1558
GS
3070 Branch: perl
3071 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c
3072____________________________________________________________________________
f58c54f0
NC
3073[ 5401] By: gsar on 2000/03/01 16:35:28
3074 Log: fix minor compatibility issues with finddepth() (from Helmut Jarausch)
fe6f1558
GS
3075 Branch: perl
3076 ! lib/File/Find.pm t/lib/filefind.t
3077____________________________________________________________________________
f58c54f0
NC
3078[ 5400] By: gsar on 2000/03/01 16:32:24
3079 Log: mention "r" debugger command (from Ilya Zakharevich)
fe6f1558
GS
3080 Branch: perl
3081 ! pod/perldebug.pod
3082____________________________________________________________________________
f58c54f0
NC
3083[ 5399] By: jhi on 2000/03/01 14:58:33
3084 Log: Integrate with Sarathy.
fe6f1558
GS
3085 Branch: cfgperl
3086 !> Changes configure.com ext/File/Glob/Glob.pm
3087 !> ext/File/Glob/bsd_glob.c installperl lib/ExtUtils/MM_VMS.pm
3088 !> lib/File/Find.pm lib/Pod/Checker.pm lib/Pod/Parser.pm
3089 !> t/io/open.t t/io/openpid.t t/lib/glob-basic.t t/op/goto.t
3090 !> t/op/runlevel.t t/op/split.t t/pod/testp2pt.pl
3091 !> t/pragma/strict.t t/pragma/subs.t t/pragma/warn/8signal
3092 !> t/pragma/warn/pp_sys t/pragma/warnings.t
3093 !> vms/descrip_mms.template vms/subconfigure.com vms/test.com
3094 !> vms/vms.c
3095____________________________________________________________________________
f58c54f0
NC
3096[ 5398] By: gsar on 2000/03/01 07:03:13
3097 Log: fix testsuite issues in change#5397
fe6f1558
GS
3098 Branch: perl
3099 ! Changes t/pragma/warn/8signal t/pragma/warn/pp_sys
3100
527cc686 3101----------------
fe6f1558 3102Version v5.5.670
f70c35af
GS
3103----------------
3104
3105____________________________________________________________________________
f58c54f0
NC
3106[ 5397] By: gsar on 2000/03/01 06:44:42
3107 Log: consolidated VMS patches (from Craig A. Berry
3108 <craig.berry@metamorgs.com>); Glob.pm patch modified to use
3109 $DEFAULT_FLAGS, and iff no flags were supplied
48e87789
GS
3110 Branch: perl
3111 ! configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
3112 ! installperl lib/ExtUtils/MM_VMS.pm lib/File/Find.pm
3113 ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/io/open.t
3114 ! t/io/openpid.t t/lib/glob-basic.t t/op/goto.t t/op/runlevel.t
3115 ! t/op/split.t t/pod/testp2pt.pl t/pragma/strict.t
3116 ! t/pragma/subs.t t/pragma/warn/8signal t/pragma/warn/pp_sys
3117 ! t/pragma/warnings.t vms/descrip_mms.template
3118 ! vms/subconfigure.com vms/test.com vms/vms.c
3119____________________________________________________________________________
f58c54f0
NC
3120[ 5396] By: gsar on 2000/03/01 06:28:22
3121 Log: integrate cfgperl changes into mainline
48e87789
GS
3122 Branch: perl
3123 !> ext/Fcntl/Fcntl.pm hints/solaris_2.sh pp.c sv.c
3124____________________________________________________________________________
f58c54f0
NC
3125[ 5395] By: jhi on 2000/03/01 06:12:10
3126 Log: Integrate with Sarathy.
48e87789
GS
3127 Branch: cfgperl
3128 +> lib/open.pm
3129 !> MANIFEST Todo-5.6 mg.c
3130____________________________________________________________________________
f58c54f0
NC
3131[ 5394] By: gsar on 2000/03/01 06:07:00
3132 Log: fix segfault on C<local ${^WARNING_BITS}>
48e87789
GS
3133 Branch: perl
3134 ! mg.c
3135____________________________________________________________________________
f58c54f0
NC
3136[ 5393] By: jhi on 2000/03/01 06:02:12
3137 Log: Fcntl de-cut-and-pasto.
3138 From: Doug MacEachern <dougm@pobox.com>
3139 To: perl5-porters@perl.org
3140 Subject: [PATCH v5.5.660] Fcntl.pm
3141 Date: Tue, 29 Feb 2000 21:24:00 -0800 (PST)
3142 Message-ID: <Pine.LNX.4.10.10002292120200.382-100000@mojo.itixs.com>
48e87789
GS
3143 Branch: cfgperl
3144 ! ext/Fcntl/Fcntl.pm
3145____________________________________________________________________________
f58c54f0
NC
3146[ 5392] By: gsar on 2000/03/01 05:55:20
3147 Log: update Todo-5.6, add stub open.pm
48e87789
GS
3148 Branch: perl
3149 + lib/open.pm
3150 ! MANIFEST Todo-5.6
3151____________________________________________________________________________
f58c54f0
NC
3152[ 5391] By: jhi on 2000/03/01 05:42:25
3153 Log: The 64-bitallness does require the /usr/lib/sparcv9 in loclibpth.
48e87789
GS
3154 Branch: cfgperl
3155 ! hints/solaris_2.sh
3156____________________________________________________________________________
f58c54f0
NC
3157[ 5390] By: jhi on 2000/03/01 05:35:53
3158 Log: Couple of math functions need to be Perl_ so that
3159 they are correctly long double, especially the frexp()
3160 in sv_vcatpvfn() (spotted by Spider Boardman).
48e87789
GS
3161 Branch: cfgperl
3162 ! pp.c sv.c
3163____________________________________________________________________________
f58c54f0
NC
3164[ 5389] By: jhi on 2000/03/01 05:33:54
3165 Log: Integrate with Sarathy.
48e87789
GS
3166 Branch: cfgperl
3167 +> pod/perlnumber.pod
3168 !> Changes MANIFEST README.win32 ext/DynaLoader/DynaLoader_pm.PL
3169 !> ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_dlopen.xs
3170 !> ext/DynaLoader/dlutils.c lib/File/Find.pm lib/Test/Harness.pm
3171 !> pod/Makefile pod/buildtoc pod/perl.pod pod/perldelta.pod
3172 !> pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
3173 !> pod/perlport.pod pod/perltoc.pod pod/roffitall vms/vms.c
3174 !> win32/perllib.c win32/win32.c win32/win32.h
3175____________________________________________________________________________
f58c54f0
NC
3176[ 5388] By: gsar on 2000/03/01 03:38:03
3177 Log: Windows miscellany
48e87789
GS
3178 Branch: perl
3179 ! pod/perlguts.pod win32/perllib.c win32/win32.c win32/win32.h
3180____________________________________________________________________________
f58c54f0
NC
3181[ 5387] By: gsar on 2000/03/01 03:13:37
3182 Log: mention ftp/rsync access to repository in perlhack
48e87789
GS
3183 Branch: perl
3184 ! Changes pod/perlhack.pod pod/perlhist.pod
3185____________________________________________________________________________
f58c54f0
NC
3186[ 5386] By: gsar on 2000/03/01 03:04:54
3187 Log: support kill(0,$pid) on Windows to test if process exists
2be4c08b
GS
3188 Branch: perl
3189 ! README.win32 pod/perldelta.pod pod/perlport.pod win32/win32.c
3190____________________________________________________________________________
f58c54f0
NC
3191[ 5385] By: gsar on 2000/03/01 02:10:01
3192 Log: integrate cfgperl changes into mainline
2be4c08b
GS
3193 Branch: perl
3194 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3195 !> config_h.SH epoc/config.sh hints/dec_osf.sh hints/solaris_2.sh
3196 !> perl.h vms/subconfigure.com vos/config.def win32/config.bc
3197 !> win32/config.gc win32/config.vc
3198____________________________________________________________________________
f58c54f0
NC
3199[ 5384] By: gsar on 2000/03/01 01:47:55
3200 Log: oops, change#5382 didn't really fix the typo
2be4c08b
GS
3201 Branch: perl
3202 ! ext/DynaLoader/dl_dlopen.xs
3203____________________________________________________________________________
f58c54f0
NC
3204[ 5383] By: gsar on 2000/03/01 01:38:25
3205 Log: avoid warning on type-mismatch
2be4c08b
GS
3206 Branch: perl
3207 ! ext/DynaLoader/dlutils.c
3208____________________________________________________________________________
f58c54f0
NC
3209[ 5382] By: gsar on 2000/03/01 01:33:42
3210 Log: fix bug in change#5381
2be4c08b
GS
3211 Branch: perl
3212 ! ext/DynaLoader/dl_dlopen.xs
3213____________________________________________________________________________
f58c54f0
NC
3214[ 5381] By: gsar on 2000/03/01 00:46:44
3215 Log: unload extension shared objects when exiting, implemented
3216 only for dl_dlopen.xs (from Alan Burlison)
2be4c08b
GS
3217 Branch: perl
3218 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
3219 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
3220____________________________________________________________________________
f58c54f0
NC
3221[ 5380] By: gsar on 2000/03/01 00:34:10
3222 Log: add perlnumber.pod (from Ilya Zakharevich); substantially edited
3223 prose
2be4c08b
GS
3224 Branch: perl
3225 + pod/perlnumber.pod
3226 ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
3227 ! pod/perltoc.pod pod/roffitall
3228____________________________________________________________________________
f58c54f0
NC
3229[ 5379] By: jhi on 2000/02/29 23:37:01
3230 Log: Be understanding.
2be4c08b
GS
3231 Branch: cfgperl
3232 ! Configure config_h.SH
3233 Branch: metaconfig/U/perl
3234 ! use64bits.U uselfs.U
3235____________________________________________________________________________
f58c54f0
NC
3236[ 5378] By: gsar on 2000/02/29 23:35:50
3237 Log: VMS fixups (from Dan Sugalski); cosmetic tweaks
2be4c08b
GS
3238 Branch: perl
3239 ! lib/Test/Harness.pm vms/vms.c
3240____________________________________________________________________________
f58c54f0
NC
3241[ 5377] By: jhi on 2000/02/29 23:12:29
3242 Log: Tru64 hints fix from Spider Boardman; Tru64 hint for
3243 d_Gconvert on long doubles to use sprintf %Lg.
2be4c08b
GS
3244 Branch: cfgperl
3245 ! hints/dec_osf.sh
3246____________________________________________________________________________
f58c54f0
NC
3247[ 5376] By: jhi on 2000/02/29 23:02:45
3248 Log: Integrate with Sarathy.
2be4c08b
GS
3249 Branch: cfgperl
3250 !> gv.c lib/Pod/Html.pm malloc.c pod/perlapi.pod pod/perlcall.pod
3251 !> pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
3252 !> pod/perlguts.pod pod/perlop.pod
3253____________________________________________________________________________
f58c54f0
NC
3254[ 5375] By: gsar on 2000/02/29 23:02:34
3255 Log: fix File::Find::finddepth() bugs (from Helmut Jarausch)
2be4c08b
GS
3256 Branch: perl
3257 ! lib/File/Find.pm
3258____________________________________________________________________________
f58c54f0
NC
3259[ 5374] By: jhi on 2000/02/29 23:01:35
3260 Log: Add libsunmath (long double math library for Solaris,
3261 SUNWspro cc only) awareness; fix various Solaris nits.
2be4c08b
GS
3262 Branch: cfgperl
3263 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3264 ! config_h.SH epoc/config.sh hints/solaris_2.sh perl.h
3265 ! vms/subconfigure.com vos/config.def win32/config.bc
3266 ! win32/config.gc win32/config.vc
3267 Branch: metaconfig
3268 ! U/modified/libs.U
3269 Branch: metaconfig/U/perl
3270 + i_sunmath.U
3271____________________________________________________________________________
f58c54f0
NC
3272[ 5373] By: gsar on 2000/02/29 22:56:10
3273 Log: fix Pod::Html to recognize C<< > >> etc., and convert some pods
3274 to the more readable form (from Robin Barker)
2be4c08b
GS
3275 Branch: perl
3276 ! lib/Pod/Html.pm pod/perlfunc.pod pod/perlop.pod
3277____________________________________________________________________________
f58c54f0
NC
3278[ 5372] By: gsar on 2000/02/29 22:52:27
3279 Log: better fix for malloc bug in change#5346 (from Dominic Dunlop)
2be4c08b
GS
3280 Branch: perl
3281 ! malloc.c
3282____________________________________________________________________________
f58c54f0
NC
3283[ 5371] By: gsar on 2000/02/29 22:29:36
3284 Log: fix pods to reflect newer canonical names for call_sv() etc.
2be4c08b
GS
3285 Branch: perl
3286 ! gv.c pod/perlapi.pod pod/perlcall.pod pod/perldiag.pod
3287 ! pod/perlembed.pod pod/perlguts.pod
3288____________________________________________________________________________
f58c54f0
NC
3289[ 5370] By: jhi on 2000/02/29 22:08:26
3290 Log: Integrate with Sarathy.
2be4c08b
GS
3291 Branch: cfgperl
3292 !> perl.c perl.h win32/win32.c win32/win32.h
3293____________________________________________________________________________
f58c54f0
NC
3294[ 5369] By: gsar on 2000/02/29 21:37:10
3295 Log: remove bogus code that caused test failures on HP-UX
2be4c08b
GS
3296 Branch: perl
3297 ! perl.h
3298____________________________________________________________________________
f58c54f0
NC
3299[ 5368] By: gsar on 2000/02/29 20:45:01
3300 Log: change#5364 had a few problems
2be4c08b
GS
3301 Branch: perl
3302 ! perl.c win32/win32.c win32/win32.h
3303____________________________________________________________________________
f58c54f0
NC
3304[ 5367] By: gsar on 2000/02/29 18:19:04
3305 Log: integrate cfgperl changes into mainline
2be4c08b
GS
3306 Branch: perl
3307 !> Configure config_h.SH epoc/config.sh hints/hpux.sh
3308 !> hints/solaris_2.sh regcomp.c vms/subconfigure.com
3309 !> vos/config.def win32/config.bc win32/config.gc win32/config.vc
3310____________________________________________________________________________
f58c54f0
NC
3311[ 5366] By: jhi on 2000/02/29 18:15:09
3312 Log: Some compilers have problems with quad switch() controls.
2be4c08b
GS
3313 Branch: cfgperl
3314 ! regcomp.c
3315____________________________________________________________________________
f58c54f0
NC
3316[ 5365] By: jhi on 2000/02/29 18:14:30
3317 Log: Integrate with Sarathy.
2be4c08b
GS
3318 Branch: cfgperl
3319 !> perl.c win32/Makefile win32/makefile.mk win32/win32.c
3320 !> win32/win32.h
3321____________________________________________________________________________
f58c54f0
NC
3322[ 5364] By: gsar on 2000/02/29 18:11:34
3323 Log: utf8-ize @ARGV when -C switch is used on Windows
2be4c08b
GS
3324 Branch: perl
3325 ! perl.c win32/Makefile win32/makefile.mk win32/win32.c
3326 ! win32/win32.h
3327____________________________________________________________________________
f58c54f0
NC
3328[ 5363] By: jhi on 2000/02/29 17:47:48
3329 Log: HP-UX lddlflags were broken.
2be4c08b
GS
3330 Branch: cfgperl
3331 ! Configure config_h.SH
3332 Branch: metaconfig/U/perl
3333 ! dlsrc.U
3334____________________________________________________________________________
f58c54f0
NC
3335[ 5362] By: jhi on 2000/02/29 17:32:27
3336 Log: Make the failsafe question about socket address structure
3337 sizes hopefully a bit less confusing.
2be4c08b
GS
3338 Branch: cfgperl
3339 ! Configure config_h.SH
3340 Branch: metaconfig
3341 ! U/protos/socksizetype.U
3342____________________________________________________________________________
f58c54f0
NC
3343[ 5361] By: jhi on 2000/02/29 17:17:10
3344 Log: Integrate with Sarathy.
2be4c08b
GS
3345 Branch: cfgperl
3346 !> malloc.c
3347____________________________________________________________________________
f58c54f0
NC
3348[ 5360] By: gsar on 2000/02/29 17:16:09
3349 Log: malloc "fix" in change#5346 coredumps on HP-UX, revert
2be4c08b
GS
3350 Branch: perl
3351 ! malloc.c
3352____________________________________________________________________________
f58c54f0
NC
3353[ 5359] By: jhi on 2000/02/29 17:06:12
3354 Log: Make the warning about preferring HP's ar more visible.
2be4c08b
GS
3355 Branch: cfgperl
3356 ! hints/hpux.sh
3357____________________________________________________________________________
f58c54f0
NC
3358[ 5358] By: jhi on 2000/02/29 17:04:36
3359 Log: The sprintf option was blithely printing long doubles as
3360 doubles (spotted by Spider Boardman); dqgcvt() wasn't ever
3361 being used; made the test more thorough.
2be4c08b
GS
3362 Branch: cfgperl
3363 ! Configure config_h.SH epoc/config.sh vms/subconfigure.com
3364 ! vos/config.def win32/config.bc win32/config.gc win32/config.vc
3365 Branch: metaconfig
3366 ! U/compline/d_gconvert.U
3367____________________________________________________________________________
f58c54f0
NC
3368[ 5357] By: jhi on 2000/02/29 16:58:08
3369 Log: Make the warning about abandoning long doubles more visible.
2be4c08b
GS
3370 Branch: cfgperl
3371 ! Configure config_h.SH
3372 Branch: metaconfig/U/perl
3373 ! uselongdbl.U
3374____________________________________________________________________________
f58c54f0
NC
3375[ 5356] By: jhi on 2000/02/29 16:51:33
3376 Log: HP-UX gcc fix; detypo in use64bits.
2be4c08b
GS
3377 Branch: cfgperl
3378 ! Configure config_h.SH
3379 Branch: metaconfig/U/perl
3380 ! dlsrc.U use64bits.U
3381____________________________________________________________________________
f58c54f0
NC
3382[ 5355] By: jhi on 2000/02/29 16:31:17
3383 Log: Solaris 64-bitness hints saga continues.
2be4c08b
GS
3384 Branch: cfgperl
3385 ! hints/solaris_2.sh
3386____________________________________________________________________________
f58c54f0
NC
3387[ 5354] By: jhi on 2000/02/29 16:04:42
3388 Log: Integrate with Sarathy.
2be4c08b
GS
3389 Branch: cfgperl
3390 !> ext/Thread/Thread.xs perl.c perl.h
3391____________________________________________________________________________
f58c54f0
NC
3392[ 5353] By: jhi on 2000/02/29 15:54:10
3393 Log: Solaris hints tweak for 64-bitallness.
2be4c08b
GS
3394 Branch: cfgperl
3395 ! hints/solaris_2.sh
3396____________________________________________________________________________
f58c54f0
NC
3397[ 5352] By: jhi on 2000/02/29 15:35:13
3398 Log: Too many 64-bitness option combinations.
2be4c08b
GS
3399 Branch: cfgperl
3400 ! Configure config_h.SH
3401 Branch: metaconfig/U/perl
3402 ! use64bits.U
3403____________________________________________________________________________
f58c54f0
NC
3404[ 5351] By: gsar on 2000/02/29 15:31:56
3405 Log: more adjustments needed for change#5342 under use5005threads
2be4c08b
GS
3406 Branch: perl
3407 ! ext/Thread/Thread.xs perl.c perl.h
3408____________________________________________________________________________
f58c54f0
NC
3409[ 5350] By: jhi on 2000/02/29 15:24:59
3410 Log: Integrate with Sarathy.
2be4c08b
GS
3411 Branch: cfgperl
3412 +> pod/perlboot.pod
3413 !> (integrate 40 files)
3414____________________________________________________________________________
f58c54f0
NC
3415[ 5349] By: gsar on 2000/02/29 08:13:56
3416 Log: more m//s and $ vs \z fixups (from Greg Bacon)
2be4c08b
GS
3417 Branch: perl
3418 ! lib/File/CheckTree.pm lib/File/Copy.pm lib/File/DosGlob.pm
3419 ! lib/File/Path.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3420 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3421 ! lib/File/Spec/Win32.pm
3422____________________________________________________________________________
f58c54f0
NC
3423[ 5348] By: gsar on 2000/02/29 08:00:48
3424 Log: increase sleep to compensate for slow cpu (from Peter Haworth
3425 <pmh@edison.ioppublishing.com>)
2be4c08b
GS
3426 Branch: perl
3427 ! t/io/pipe.t
3428____________________________________________________________________________
f58c54f0
NC
3429[ 5347] By: gsar on 2000/02/29 07:52:35
3430 Log: add OO tutorial for beginners (from Randal L. Schwartz
3431 <merlyn@stonehenge.com>)
2be4c08b
GS
3432 Branch: perl
3433 + pod/perlboot.pod
3434 ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
3435 ! pod/perldelta.pod pod/perltoc.pod
3436____________________________________________________________________________
f58c54f0
NC
3437[ 5346] By: gsar on 2000/02/29 07:24:52
3438 Log: malloc bug fix and machten hints (from Dominic Dunlop
3439 <domo@computer.org>)
2be4c08b
GS
3440 Branch: perl
3441 ! hints/machten.sh malloc.c
3442____________________________________________________________________________
f58c54f0
NC
3443[ 5345] By: gsar on 2000/02/29 06:32:56
3444 Log: integrate cfgperl contents into mainline
2be4c08b
GS
3445 Branch: perl
3446 !> Configure MANIFEST config_h.SH ext/DynaLoader/dl_aix.xs
3447 !> ext/DynaLoader/hints/aix.pl ext/File/Glob/Makefile.PL
3448 !> hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
3449 !> mg.c perl.h pod/perldelta.pod pod/perlop.pod pp.c sv.c
3450 !> t/lib/ipc_sysv.t t/op/64bit.t t/op/misc.t t/op/numconvert.t
3451 !> win32/config.bc win32/config.gc win32/config.vc
3452____________________________________________________________________________
f58c54f0
NC
3453[ 5344] By: gsar on 2000/02/29 06:25:33
3454 Log: export list tweak
2be4c08b
GS
3455 Branch: perl
3456 ! makedef.pl
3457____________________________________________________________________________
f58c54f0
NC
3458[ 5343] By: gsar on 2000/02/29 06:01:22
3459 Log: various shenanigans in change#5342
2be4c08b
GS
3460 Branch: perl
3461 ! makedef.pl thread.h util.c win32/Makefile win32/makefile.mk
3462 ! win32/win32.h win32/win32thread.h
3463____________________________________________________________________________
f58c54f0
NC
3464[ 5342] By: gsar on 2000/02/29 04:53:00
3465 Log: support fetching current interpreter from TLS under useithreads
2be4c08b
GS
3466 Branch: perl
3467 ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
3468 ! objXSUB.h perl.c perl.h perlapi.h perlvars.h pod/perldelta.pod
3469 ! proto.h sv.c thread.h util.c win32/perlhost.h win32/perllib.c
3470 ! win32/win32.h win32/win32thread.c win32/win32thread.h
3471____________________________________________________________________________
f58c54f0
NC
3472[ 5341] By: jhi on 2000/02/29 03:26:11
3473 Log: Don't know how to do large files using gcc in HP-UX.
2be4c08b
GS
3474 Branch: cfgperl
3475 ! hints/hpux.sh
3476____________________________________________________________________________
f58c54f0
NC
3477[ 5340] By: jhi on 2000/02/29 03:07:16
3478 Log: Added few more libs to scan.
2be4c08b
GS
3479 Branch: cfgperl
3480 ! Configure config_h.SH
3481 Branch: metaconfig
3482 ! U/modified/Myinit.U U/modified/libs.U
3483____________________________________________________________________________
f58c54f0
NC
3484[ 5339] By: jhi on 2000/02/29 01:37:43
3485 Log: Bigger warning on the changed behaviour of the unary ~.
2be4c08b
GS
3486 Branch: cfgperl
3487 ! pod/perldelta.pod
3488____________________________________________________________________________
f58c54f0
NC
3489[ 5338] By: jhi on 2000/02/29 01:17:07
3490 Log: IRIX 64-bitness fixes.
2be4c08b
GS
3491 Branch: cfgperl
3492 ! Configure config_h.SH hints/irix_6.sh
3493 Branch: metaconfig
3494 ! U/modified/Cppsym.U
3495____________________________________________________________________________
f58c54f0
NC
3496[ 5337] By: jhi on 2000/02/29 00:59:08
3497 Log: Userfriendliness.
2be4c08b
GS
3498 Branch: cfgperl
3499 ! Configure config_h.SH
3500 Branch: metaconfig/U/perl
3501 ! use64bits.U
3502____________________________________________________________________________
f58c54f0
NC
3503[ 5336] By: jhi on 2000/02/29 00:53:51
3504 Log: Undo the sv_2pv() change of #5329, caused numconvert.t
3505 problems in IRIX 32-n32.
2be4c08b
GS
3506 Branch: cfgperl
3507 ! sv.c
3508____________________________________________________________________________
f58c54f0
NC
3509[ 5335] By: jhi on 2000/02/29 00:22:37
3510 Log: Fixes for building on HP-UX using gcc from Daniel S. Lewart.
2be4c08b
GS
3511 Branch: cfgperl
3512 ! Configure config_h.SH hints/hpux.sh
3513 Branch: metaconfig/U/perl
3514 ! dlsrc.U
3515____________________________________________________________________________
f58c54f0
NC
3516[ 5334] By: jhi on 2000/02/28 23:59:59
3517 Log: Do not cast pointers into I32s.
2be4c08b
GS
3518 Branch: cfgperl
3519 ! mg.c
3520____________________________________________________________________________
f58c54f0
NC
3521[ 5333] By: jhi on 2000/02/28 23:39:26
3522 Log: More AIX fixes from Steven Hirsch.
2be4c08b
GS
3523 Branch: cfgperl
3524 ! Configure config_h.SH ext/DynaLoader/dl_aix.xs
3525 ! ext/DynaLoader/hints/aix.pl hints/aix.sh
3526 Branch: metaconfig/U/perl
3527 ! use64bits.U
3528____________________________________________________________________________
f58c54f0
NC
3529[ 5332] By: jhi on 2000/02/28 22:45:59
3530 Log: Detypo.
2be4c08b
GS
3531 Branch: cfgperl
3532 ! hints/irix_6.sh
3533____________________________________________________________________________
f58c54f0
NC
3534[ 5331] By: jhi on 2000/02/28 22:23:36
3535 Log: Regularize the call-back units (and fix a bug in #5330).
2be4c08b
GS
3536 Branch: cfgperl
3537 ! hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
3538____________________________________________________________________________
f58c54f0
NC
3539[ 5330] By: jhi on 2000/02/28 21:50:28
3540 Log: Don't be overeager to turn on 64-bitallness.
2be4c08b
GS
3541 Branch: cfgperl
3542 ! hints/solaris_2.sh
3543____________________________________________________________________________
f58c54f0
NC
3544[ 5329] By: jhi on 2000/02/28 20:32:53
3545 Log: Lift the 32-bit straightjacket from bit ops;
3546 prefer IV/UV over NV in sv_2pv().
2be4c08b
GS
3547 Branch: cfgperl
3548 ! pod/perldelta.pod pod/perlop.pod pp.c sv.c t/op/64bit.t
3549 ! t/op/misc.t t/op/numconvert.t
3550____________________________________________________________________________
f58c54f0
NC
3551[ 5328] By: jhi on 2000/02/28 20:11:59
3552 Log: Do not add -Ae for gcc.
2be4c08b
GS
3553 Branch: cfgperl
3554 ! hints/hpux.sh
3555____________________________________________________________________________
f58c54f0
NC
3556[ 5327] By: jhi on 2000/02/28 17:35:39
3557 Log: Use the vendor file(1).
2be4c08b
GS
3558 Branch: cfgperl
3559 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
3560____________________________________________________________________________
f58c54f0
NC
3561[ 5326] By: jhi on 2000/02/28 17:31:19
3562 Log: Put back madvise lost because of a typo.
2be4c08b
GS
3563 Branch: cfgperl
3564 ! Configure config_h.SH perl.h win32/config.bc win32/config.gc
3565 ! win32/config.vc
3566____________________________________________________________________________
f58c54f0
NC
3567[ 5325] By: jhi on 2000/02/28 16:44:32
3568 Log: Tweak HP-UX libraries.
2be4c08b
GS
3569 Branch: cfgperl
3570 ! hints/hpux.sh
3571____________________________________________________________________________
f58c54f0
NC
3572[ 5324] By: jhi on 2000/02/28 16:37:43
3573 Log: Don't be overeager to turn on largefileness.
2be4c08b
GS
3574 Branch: cfgperl
3575 ! hints/solaris_2.sh
3576____________________________________________________________________________
f58c54f0
NC
3577[ 5323] By: jhi on 2000/02/28 16:23:15
3578 Log: AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com>
3579 The patch to File/Glob/Makefile.PL is inconvenient but at the
3580 moment necessary: adding an ext/FIle/Glob/hints/aix.pl to turn
3581 off the optimization ($self->{OPTIMIZE} = '') doesn't work,
3582 the file is processed by MakeMaker but OPTIMIZE ends up as -O
3583 in the resulting Makefile. A MakeMaker bug?
2be4c08b
GS
3584 Branch: cfgperl
3585 ! MANIFEST ext/DynaLoader/dl_aix.xs ext/File/Glob/Makefile.PL
3586 ! hints/aix.sh t/lib/ipc_sysv.t
3587____________________________________________________________________________
f58c54f0
NC
3588[ 5322] By: jhi on 2000/02/28 16:17:33
3589 Log: Integrate with Sarathy.
2be4c08b
GS
3590 Branch: cfgperl
3591 !> (integrate 45 files)
3592____________________________________________________________________________
f58c54f0
NC
3593[ 5321] By: gsar on 2000/02/28 10:13:03
3594 Log: avoid warnings in legacy code (from David Dyck)
2be4c08b
GS
3595 Branch: perl
3596 ! lib/pwd.pl
3597____________________________________________________________________________
f58c54f0
NC
3598[ 5320] By: gsar on 2000/02/28 10:11:37
3599 Log: find2perl doc tweak (from David Dyck <dcd@tc.fluke.com>)
2be4c08b
GS
3600 Branch: perl
3601 ! x2p/find2perl.PL
3602____________________________________________________________________________
f58c54f0
NC
3603[ 5319] By: gsar on 2000/02/28 10:07:00
3604 Log: fix outdated URLs (from Michael G Schwern)
2be4c08b
GS
3605 Branch: perl
3606 ! pod/perldelta.pod pod/perlfaq1.pod pod/perlfaq2.pod
3607 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq8.pod
3608 ! pod/perlfaq9.pod pod/perlmodinstall.pod pod/perlmodlib.pod
3609 ! pod/perlopentut.pod pod/perlport.pod pod/perltoc.pod
3610 ! pod/perlvar.pod pod/perlxs.pod
3611____________________________________________________________________________
f58c54f0
NC
3612[ 5318] By: gsar on 2000/02/28 10:04:57
3613 Log: update Changes, patchlevel etc.
2be4c08b
GS
3614 Branch: perl
3615 ! Changes patchlevel.h win32/Makefile win32/config.bc
3616 ! win32/config.gc win32/config.vc win32/config_H.bc
3617 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3618____________________________________________________________________________
f58c54f0
NC
3619[ 5317] By: gsar on 2000/02/28 09:39:47
3620 Log: make stringwise bitops work properly on utf8 strings
93342173
GS
3621 Branch: perl
3622 ! doop.c t/op/bop.t
3623____________________________________________________________________________
f58c54f0
NC
3624[ 5316] By: gsar on 2000/02/28 07:04:22
3625 Log: integrate cfgperl and vmsperl changes into mainline
93342173
GS
3626 Branch: perl
3627 ! Porting/makerel
3628 !> Configure Makefile.SH config_h.SH configure.com
3629 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
3630 !> hints/hpux.sh lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3631 !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
3632 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm t/comp/script.t
3633 !> t/io/openpid.t t/lib/cgi-html.t t/op/goto.t t/op/split.t
3634 !> vms/descrip_mms.template vms/gen_shrfls.pl
3635 !> vms/subconfigure.com vms/vms.c
3636____________________________________________________________________________
f58c54f0
NC
3637[ 5315] By: jhi on 2000/02/28 06:31:08
3638 Log: The search for static _s-suffixex libs was broken;
3639 add -L/lib/pa20_64 only iff there.
93342173
GS
3640 Branch: cfgperl
3641 ! Configure config_h.SH hints/hpux.sh
3642 Branch: metaconfig
3643 ! U/modified/libs.U
3644____________________________________________________________________________
f58c54f0
NC
3645[ 5314] By: jhi on 2000/02/28 06:08:40
3646 Log: Even better use64bitall logic.
93342173
GS
3647 Branch: cfgperl
3648 ! Configure config_h.SH
3649 Branch: metaconfig/U/perl
3650 ! use64bits.U uselfs.U
3651____________________________________________________________________________
f58c54f0
NC
3652[ 5313] By: jhi on 2000/02/28 05:47:27
3653 Log: Integrate with Sarathy.
93342173
GS
3654 Branch: cfgperl
3655 !> lib/File/Basename.pm lib/File/Find.pm lib/fields.pm
3656 !> pod/perldelta.pod pod/perlfunc.pod pod/perlref.pod
3657 !> t/lib/fields.t x2p/find2perl.PL
3658____________________________________________________________________________
f58c54f0
NC
3659[ 5312] By: jhi on 2000/02/28 05:09:31
3660 Log: Ask about use64bitall regardless of whether use64bitint is defined.
93342173
GS
3661 Branch: cfgperl
3662 ! Configure config_h.SH
3663 Branch: metaconfig/U/perl
3664 ! use64bits.U
3665____________________________________________________________________________
f58c54f0
NC
3666[ 5311] By: bailey on 2000/02/28 05:05:56
3667 Log: Integrate mainline
93342173
GS
3668 Branch: vmsperl
3669 !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
3670 !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Basename.pm
3671 !> lib/File/Find.pm lib/fields.pm op.c pod/perldelta.pod
3672 !> pod/perlfaq5.pod pod/perlfunc.pod pod/perlop.pod
3673 !> pod/perlref.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
3674 !> regexec.c sv.c t/lib/fields.t t/pragma/locale.t
3675 !> x2p/find2perl.PL
3676____________________________________________________________________________
f58c54f0
NC
3677[ 5310] By: bailey on 2000/02/28 04:36:20
3678 Log: Revert File::Spec::Unix functions and keep VMS versions VMS-specific
93342173
GS
3679 Branch: vmsperl
3680 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3681____________________________________________________________________________
f58c54f0
NC
3682[ 5309] By: jhi on 2000/02/28 04:17:36
3683 Log: The #5249 wasn't doing any good.
93342173
GS
3684 Branch: cfgperl
3685 ! Makefile.SH lib/ExtUtils/MM_Unix.pm
3686____________________________________________________________________________
f58c54f0
NC
3687[ 5308] By: bailey on 2000/02/28 03:56:51
3688 Log: Repair typo -- conjunction of variable with text
93342173
GS
3689 Branch: vmsperl
3690 ! t/lib/cgi-html.t
3691____________________________________________________________________________
f58c54f0
NC
3692[ 5307] By: jhi on 2000/02/28 03:46:14
3693 Log: A less ambitious version of #5292.
93342173
GS
3694 Branch: cfgperl
3695 ! Makefile.SH
3696____________________________________________________________________________
f58c54f0
NC
3697[ 5306] By: bailey on 2000/02/28 03:42:38
3698 Log: Defer inclusion of VMS-specific code to runtime
93342173
GS
3699 Branch: vmsperl
3700 ! t/io/openpid.t
3701____________________________________________________________________________
f58c54f0
NC
3702[ 5305] By: jhi on 2000/02/28 03:41:48
3703 Log: The #5292 was Not So Good Idea.
93342173
GS
3704 Branch: cfgperl
3705 ! Makefile.SH
3706____________________________________________________________________________
f58c54f0
NC
3707[ 5304] By: bailey on 2000/02/28 02:57:14
3708 Log: Minor test updates to accomodate new subprocess invocation
93342173
GS
3709 Branch: vmsperl
3710 ! t/comp/script.t t/op/goto.t t/op/split.t
3711____________________________________________________________________________
f58c54f0
NC
3712[ 5303] By: bailey on 2000/02/28 02:52:47
3713 Log: Missed bit of #5302 (case-sensitive symbols)
93342173
GS
3714 Branch: vmsperl
3715 ! lib/ExtUtils/Mksymlists.pm
3716____________________________________________________________________________
f58c54f0
NC
3717[ 5302] By: bailey on 2000/02/28 02:51:00
3718 Log: Support case-sensitive symbols usage in linker
93342173
GS
3719 Branch: vmsperl
3720 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
3721 ! lib/ExtUtils/MM_VMS.pm vms/gen_shrfls.pl
3722____________________________________________________________________________
f58c54f0
NC
3723[ 5301] By: bailey on 2000/02/28 02:46:47
3724 Log: Free $PARSE context after lookups
93342173
GS
3725 Branch: vmsperl
3726 ! vms/vms.c
3727____________________________________________________________________________
f58c54f0
NC
3728[ 5300] By: bailey on 2000/02/28 02:43:56
3729 Log: Don't wait for subprocess to read final EOF
93342173
GS
3730 Branch: vmsperl
3731 ! vms/vms.c
3732____________________________________________________________________________
f58c54f0
NC
3733[ 5299] By: bailey on 2000/02/28 00:44:45
3734 Log: Dan Sugalski's config/build changes to .660
93342173
GS
3735 Branch: vmsperl
3736 ! configure.com vms/descrip_mms.template vms/subconfigure.com
3737____________________________________________________________________________
f58c54f0
NC
3738[ 5298] By: bailey on 2000/02/28 00:07:13
3739 Log: When testing CGI.pm, use its notion of CRLF
93342173
GS
3740 Branch: vmsperl
3741 ! t/lib/cgi-html.t
3742____________________________________________________________________________
f58c54f0
NC
3743[ 5297] By: bailey on 2000/02/28 00:00:08
3744 Log: Quote command line args which need to be upper case
3745 Tell subprocess we're finished before waiting for it
93342173
GS
3746 Branch: vmsperl
3747 ! t/io/openpid.t
3748____________________________________________________________________________
f58c54f0
NC
3749[ 5296] By: gsar on 2000/02/28 00:00:05
3750 Log: m/.*$/ etc should be m/.*\z/s in many file handling modules; fix
3751 these insidious errors in File::Basename, File::Find and find2perl
3752 (from Tom Christiansen)
3753
3754 TODO: many other modules need to be fixed as well!
93342173
GS
3755 Branch: perl
3756 ! lib/File/Basename.pm lib/File/Find.pm x2p/find2perl.PL
3757____________________________________________________________________________
f58c54f0
NC
3758[ 5295] By: jhi on 2000/02/27 23:18:40
3759 Log: Version number update.
93342173
GS
3760 Branch: cfgperl
3761 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3762____________________________________________________________________________
f58c54f0
NC
3763[ 5294] By: gsar on 2000/02/27 22:27:46
3764 Log: typos in change#5293
93342173
GS
3765 Branch: perl
3766 ! lib/fields.pm
3767____________________________________________________________________________
f58c54f0
NC
3768[ 5293] By: gsar on 2000/02/27 21:57:40
3769 Log: support fields::new() and fields::phash() to create pseudo-hash
3770 objects and plain pseudo-hashes respectively (this avoids users
3771 from having to diddle %FIELDS directly); update documentation to
3772 suit (from original fields::phash() implementation by Peter
3773 Scott <Peter@PSDT.com>)
93342173
GS
3774 Branch: perl
3775 ! lib/fields.pm pod/perldelta.pod pod/perlfunc.pod
3776 ! pod/perlref.pod t/lib/fields.t
3777____________________________________________________________________________
f58c54f0
NC
3778[ 5292] By: jhi on 2000/02/27 21:49:25
3779 Log: proto.h was mssing from the list of generated files;
3780 added rules to generate any single wanted file
3781 (a bunch of other files may also be generated
3782 at the same time, as before)
93342173
GS
3783 Branch: cfgperl
3784 ! Makefile.SH
3785____________________________________________________________________________
f58c54f0
NC
3786[ 5291] By: jhi on 2000/02/27 18:57:12
3787 Log: Integrate with Sarathy.
93342173
GS
3788 Branch: cfgperl
3789 !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
3790 !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Spec/OS2.pm
3791 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3792 !> lib/File/Spec/Win32.pm op.c pod/perldelta.pod pod/perlfaq5.pod
3793 !> pod/perlfunc.pod pod/perlop.pod pod/perlsec.pod
3794 !> pod/perltodo.pod pp_sys.c sv.c vms/perlvms.pod vms/vms.c
3795____________________________________________________________________________
f58c54f0
NC
3796[ 5290] By: gsar on 2000/02/27 18:47:00
3797 Log: integrate cfgperl and vmsperl contents into mainline
93342173
GS
3798 Branch: perl
3799 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
3800 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm regexec.c
3801 !> t/pragma/locale.t vms/perlvms.pod vms/vms.c
3802____________________________________________________________________________
f58c54f0
NC
3803[ 5289] By: gsar on 2000/02/27 18:09:04
3804 Log: tweak change#5286 (we don't ever get to pp_glob() if we're using
3805 the internal glob())
93342173
GS
3806 Branch: perl
3807 ! pp_sys.c
3808____________________________________________________________________________
f58c54f0
NC
3809[ 5288] By: gsar on 2000/02/27 17:12:41
3810 Log: djgpp update (from Laszlo Molnar)
93342173
GS
3811 Branch: perl
3812 ! README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
3813 ! hints/dos_djgpp.sh
3814____________________________________________________________________________
f58c54f0
NC
3815[ 5287] By: gsar on 2000/02/27 16:58:53
3816 Log: tweak comment about core glob()
93342173
GS
3817 Branch: perl
3818 ! ext/File/Glob/Glob.pm
3819____________________________________________________________________________
f58c54f0
NC
3820[ 5286] By: gsar on 2000/02/27 16:52:54
3821 Log: remove outdated info about csh and glob(); glob() need not fail
3822 when tainting anymore if using internal globbing
93342173
GS
3823 Branch: perl
3824 ! pod/perldelta.pod pod/perlfaq5.pod pod/perlfunc.pod
3825 ! pod/perlop.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
3826____________________________________________________________________________
f58c54f0
NC
3827[ 5285] By: gsar on 2000/02/27 16:20:31
3828 Log: make readdir() respect IOf_UNTAINT flag (allows untainting of directory
3829 handles with: C<use IO::Handle; opendir D, $dir or die; D->untaint;>
93342173
GS
3830 Branch: perl
3831 ! pp_sys.c
3832____________________________________________________________________________
f58c54f0
NC
3833[ 5284] By: gsar on 2000/02/27 14:31:24
3834 Log: avoid compiler warnings (from Dan Sugalski)
93342173
GS
3835 Branch: perl
3836 ! op.c sv.c
3837____________________________________________________________________________
f58c54f0
NC
3838[ 5283] By: gsar on 2000/02/27 14:21:16
3839 Log: propagate utf8ness in sv_setsv() (from Gisle Aas)
93342173
GS
3840 Branch: perl
3841 ! sv.c
3842____________________________________________________________________________
f58c54f0
NC
3843[ 5282] By: bailey on 2000/02/27 05:07:08
3844 Log: Impose security constraints on lnm lookup only if tainting
93342173
GS
3845 Branch: vmsperl
3846 ! vms/vms.c
3847____________________________________________________________________________
f58c54f0
NC
3848[ 5281] By: bailey on 2000/02/27 05:05:35
3849 Log: Add new File::Spec::VMS methods
3850 Don't add implicit device in VMS <-> Unix filespec translation
3851 Make File::Spec::Unix{rel2abs|abs2rel} OS-independent
93342173
GS
3852 Branch: vmsperl
3853 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
3854 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm vms/vms.c
3855____________________________________________________________________________
f58c54f0
NC
3856[ 5280] By: bailey on 2000/02/27 04:58:01
3857 Log: Accept filespecs as command verbs for subprocesses
93342173
GS
3858 Branch: vmsperl
3859 ! vms/perlvms.pod vms/vms.c
3860____________________________________________________________________________
f58c54f0
NC
3861[ 5279] By: jhi on 2000/02/27 04:01:53
3862 Log: Integrate with Sarathy.
93342173
GS
3863 Branch: cfgperl
3864 !> pp_hot.c
3865____________________________________________________________________________
f58c54f0
NC
3866[ 5278] By: bailey on 2000/02/27 02:43:01
3867 Log: Resync with mainline again
93342173
GS
3868 Branch: vmsperl
3869 !> Makefile.SH README.vms configure.com lib/ExtUtils/MM_Unix.pm
3870 !> lib/Pod/Checker.pm lib/Pod/InputObjects.pm
3871 !> lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3872 !> lib/Pod/Usage.pm pod/perlfunc.pod pp_hot.c t/pod/poderrs.t
3873 !> t/pod/poderrs.xr vms/descrip_mms.template vms/sockadapt.h
3874 !> vms/subconfigure.com
3875____________________________________________________________________________
f58c54f0
NC
3876[ 5277] By: jhi on 2000/02/27 02:36:36
3877 Log: Fix locale case-ignorant matching bug reported in
3878
3879 From: gomar@md.media-web.de
3880 To: perl5-porters@perl.org
3881 Subject: [ID 20000223.005]
3882 Date: 23 Feb 2000 16:03:08 -0000
3883 Message-Id: <20000223160308.1830.qmail@md.media-web.de>
93342173
GS
3884 Branch: cfgperl
3885 ! regexec.c t/pragma/locale.t
3886____________________________________________________________________________
f58c54f0
NC
3887[ 5276] By: gsar on 2000/02/26 18:18:16
3888 Log: allow $fh->autoflush on globrefs, and thence autovivified filehandles
3889 (from Tom Christiansen)
93342173
GS
3890 Branch: perl
3891 ! pp_hot.c
3892____________________________________________________________________________
f58c54f0
NC
3893[ 5275] By: jhi on 2000/02/26 16:43:11
3894 Log: Integrate with Sarathy.
93342173
GS
3895 Branch: cfgperl
3896 !> (integrate 34 files)
3897____________________________________________________________________________
f58c54f0
NC
3898[ 5274] By: gsar on 2000/02/26 15:23:45
3899 Log: rework binmode() entry in perlfunc (from Martien Verbruggen
3900 <mgjv@comdyn.com.au>)
93342173
GS
3901 Branch: perl
3902 ! pod/perlfunc.pod
3903____________________________________________________________________________
f58c54f0
NC
3904[ 5273] By: gsar on 2000/02/26 15:04:54
3905 Log: PodParser v1.11 update (from Brad Appleton)
93342173
GS
3906 Branch: perl
3907 ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm
3908 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3909 ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
3910____________________________________________________________________________
f58c54f0
NC
3911[ 5272] By: gsar on 2000/02/26 14:48:24
3912 Log: add missing perl headers to perldepend action
93342173
GS
3913 Branch: perl
3914 ! lib/ExtUtils/MM_Unix.pm
3915____________________________________________________________________________
f58c54f0
NC
3916[ 5271] By: gsar on 2000/02/26 08:03:36
3917 Log: VMS patch (from Peter Prymmer)
93342173
GS
3918 Branch: perl
3919 ! Makefile.SH README.vms configure.com vms/descrip_mms.template
3920 ! vms/sockadapt.h vms/subconfigure.com
3921____________________________________________________________________________
f58c54f0
NC
3922[ 5270] By: gsar on 2000/02/26 07:46:35
3923 Log: integrate vmsperl changes into mainline
93342173
GS
3924 Branch: perl
3925 !> av.c configure.com installperl lib/ExtUtils/MM_VMS.pm mg.h
3926 !> pp_sys.c scope.c vms/vms.c vms/vmsish.h
3927____________________________________________________________________________
f58c54f0
NC
3928[ 5269] By: bailey on 2000/02/26 07:04:55
3929 Log: Resync with mainline
93342173
GS
3930 Branch: vmsperl
3931 +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs
3932 +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
3933 +> ext/Sys/Hostname/Makefile.PL hints/darwin.sh lib/bytes.pm
3934 +> lib/bytes_heavy.pl t/pragma/warn/9enabled
3935 - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm lib/byte.pm
3936 - lib/byte_heavy.pl lib/unicode/Eq/Latin1.pl
3937 - lib/unicode/Eq/Unicode.pl
3938 !> (integrate 323 files)
3939____________________________________________________________________________
f58c54f0
NC
3940[ 5268] By: gsar on 2000/02/26 06:50:04
3941 Log: reintroduce useithreads (accidentally deleted in change#5261)
93342173
GS
3942 Branch: perl
3943 ! win32/config.vc
3944____________________________________________________________________________
f58c54f0
NC
3945[ 5266] By: gsar on 2000/02/26 06:46:06
3946 Log: integrate cfgperl changes into mainline
93342173
GS
3947 Branch: perl
3948 +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs hints/darwin.sh
3949 - ext/DynaLoader/dl_rhapsody.xs
3950 !> (integrate 62 files)
3951____________________________________________________________________________
f58c54f0
NC
3952[ 5265] By: gsar on 2000/02/26 06:31:10
3953 Log: support for version vectors in UNIVERSAL::VERSION(), so that
3954 C<use Foo v1.2.3> etc., work; tests for the same
3955
3956 TODO: XS_VERSION_BOOTCHECK needs to be revisited in light of this
93342173
GS
3957 Branch: perl
3958 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
3959 ! t/comp/use.t toke.c universal.c
3960____________________________________________________________________________
f58c54f0
NC
3961[ 5264] By: jhi on 2000/02/26 04:14:15
3962 Log: Add libscheck for IRIX.
93342173
GS
3963 Branch: cfgperl
3964 ! hints/irix_6.sh
3965____________________________________________________________________________
f58c54f0
NC
3966[ 5263] By: jhi on 2000/02/26 03:40:47
3967 Log: Add libscheck for Solaris.
93342173
GS
3968 Branch: cfgperl
3969 ! hints/solaris_2.sh
3970____________________________________________________________________________
f58c54f0
NC
3971[ 5262] By: jhi on 2000/02/26 03:10:47
3972 Log: Rhapsody/Darwin patches from Wilfredo Sanchez.
93342173
GS
3973 Branch: cfgperl
3974 + ext/DynaLoader/dl_dyld.xs hints/darwin.sh
3975 - ext/DynaLoader/dl_rhapsody.xs
3976 ! Configure INSTALL MANIFEST Makefile.SH README.threads
3977 ! config_h.SH hints/rhapsody.sh installperl pp_sys.c
3978 Branch: metaconfig
3979 ! U/a_dvisory/multiarch.U
3980____________________________________________________________________________
f58c54f0
NC
3981[ 5261] By: jhi on 2000/02/26 02:48:23
3982 Log: Rename use64bits to use64bitint;
3983 rename usefull64bits to use64bitall.
93342173
GS
3984 Branch: cfgperl
3985 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3986 ! config_h.SH configure.com epoc/config.sh hints/aix.sh
3987 ! hints/hpux.sh hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
3988 ! hints/irix_6_0.sh hints/irix_6_1.sh hints/solaris_2.sh
3989 ! myconfig.SH perl.c perl.h pod/perldelta.pod pod/perlfunc.pod
3990 ! vms/subconfigure.com vos/config.def vos/config.h
3991 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
3992 ! win32/config.vc win32/config_H.bc win32/config_H.gc
3993 ! win32/config_H.vc
3994 Branch: metaconfig
3995 ! U/a_dvisory/quadtype.U U/mksample U/modified/libpth.U
3996 ! U/protos/socksizetype.U U/threads/archname.U
3997 Branch: metaconfig/U/perl
3998 ! Extensions.U dbm64.U perlxv.U stdio64.U use64bits.U uselfs.U
3999 ! usemorebits.U
4000____________________________________________________________________________
f58c54f0
NC
4001[ 5260] By: jhi on 2000/02/25 22:57:16
4002 Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
4003 To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
4004 Subject: [PATCH 5.5.660] cygwin port
4005 Message-ID: <779F20BCCE5AD31186A50008C75D99791716E2@SILLDN_MAIL1>
93342173
GS
4006 Branch: cfgperl
4007 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
4008____________________________________________________________________________
f58c54f0
NC
4009[ 5259] By: jhi on 2000/02/25 22:53:51
4010 Log: Configure nits; add socksizetype; add getfsstat for completeness;
4011 add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX
4012 lands; regen Configure.
93342173
GS
4013 Branch: cfgperl
4014 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4015 ! config_h.SH doio.c epoc/config.sh perl.c pp_sys.c
4016 ! vms/subconfigure.com vos/config.def win32/config.bc
4017 ! win32/config.gc win32/config.vc win32/config_H.bc
4018 ! win32/config_H.gc win32/config_H.vc
4019 Branch: metaconfig
4020 + U/protos/socksizetype.U
4021 Branch: metaconfig/U/perl
4022 + d_getfsstat.U
4023 ! d_fstatfs.U fpossize.U use64bits.U uselfs.U
4024____________________________________________________________________________
f58c54f0
NC
4025[ 5258] By: jhi on 2000/02/25 21:04:17
4026 Log: Further fixes to malloc.c prototypes from Dominic Dunlop.
93342173
GS
4027 Branch: cfgperl
4028 ! malloc.c
4029____________________________________________________________________________
f58c54f0
NC
4030[ 5257] By: jhi on 2000/02/25 20:48:13
4031 Log: Integrate with Sarathy.
93342173
GS
4032 Branch: cfgperl
4033 !> embed.h embed.pl objXSUB.h op.c op.h perlapi.c pp_ctl.c
4034 !> proto.h t/cmd/while.t
4035____________________________________________________________________________
f58c54f0
NC
4036[ 5256] By: gsar on 2000/02/25 20:04:37
4037 Log: fix missing perl_alloc() declaration under PERL_IMPLICIT_SYS
93342173
GS
4038 Branch: perl
4039 ! embed.h embed.pl objXSUB.h perlapi.c proto.h
4040____________________________________________________________________________
f58c54f0
NC
4041[ 5255] By: gsar on 2000/02/25 19:23:58
4042 Log: change#4849 wasn't restoring savestack correctly; make loops that have
4043 continue blocks recognizable at run time
93342173
GS
4044 Branch: perl
4045 ! op.c op.h pp_ctl.c t/cmd/while.t
4046____________________________________________________________________________
f58c54f0
NC
4047[ 5254] By: jhi on 2000/02/25 06:00:01
4048 Log: Integrate with Sarathy.
93342173
GS
4049 Branch: cfgperl
4050 !> ext/B/B.xs ext/B/B/C.pm lib/Pod/InputObjects.pm
4051 !> lib/Pod/Parser.pm lib/Pod/Select.pm lib/Pod/Usage.pm
4052 !> t/lib/filefind.t t/pod/poderrs.xr
4053____________________________________________________________________________
f58c54f0
NC
4054[ 5253] By: jhi on 2000/02/25 05:57:59
4055 Log: Megalopatch for Configure: Andy's new installation schemes;
4056 introduce usefull64bits, beautify and regularize the various
4057 type probes; introduce d_lseekproto.
93342173
GS
4058 Branch: cfgperl
4059 ! Configure INSTALL Policy_sh.SH config_h.SH perl.h
4060 ! pod/perldelta.pod
4061 Branch: metaconfig
4062 + U/installdirs/perl5.U U/installdirs/sitehtml1.U
4063 + U/installdirs/sitehtml3.U U/installdirs/siteman1.U
4064 + U/installdirs/siteman3.U U/installdirs/sitescript.U
4065 + U/installdirs/vendorhtml1.U U/installdirs/vendorhtml3.U
4066 + U/installdirs/vendorman1.U U/installdirs/vendorman3.U
4067 + U/installdirs/vendorscript.U U/protos/d_lseekproto.U
4068 - U/installdirs/vendorhtml1dir.U U/installdirs/vendorhtml3dir.U
4069 - U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
4070 - U/installdirs/vendorscriptdir.U
4071 ! U/compline/doublesize.U U/compline/ptrsize.U
4072 ! U/installdirs/archlib.U U/installdirs/bin.U
4073 ! U/installdirs/html1dir.U U/installdirs/html3dir.U
4074 ! U/installdirs/inc_version_list.U U/installdirs/installprefix.U
4075 ! U/installdirs/installstyle.U U/installdirs/instubperl.U
4076 ! U/installdirs/localarch.U U/installdirs/locallib.U
4077 ! U/installdirs/otherlibdirs.U U/installdirs/prefix.U
4078 ! U/installdirs/privlib.U U/installdirs/scriptdir.U
4079 ! U/installdirs/sitearch.U U/installdirs/sitebin.U
4080 ! U/installdirs/sitelib.U U/installdirs/siteprefix.U
4081 ! U/installdirs/vendorarch.U U/installdirs/vendorbin.U
4082 ! U/installdirs/vendorlib.U U/installdirs/vendorprefix.U
4083 ! U/modified/d_longdbl.U U/modified/d_longlong.U
4084 ! U/typedefs/gidsize.U U/typedefs/lseektype.U
4085 ! U/typedefs/uidsize.U
4086 Branch: metaconfig/U/perl
4087 ! d_fpos64_t.U d_int64_t.U d_off64_t.U d_socklen_t.U fpossize.U
4088 ! patchlevel.U use64bits.U uselfs.U usemultiplicity.U
4089____________________________________________________________________________
f58c54f0
NC
4090[ 5252] By: gsar on 2000/02/25 03:15:03
4091 Log: update PodParser to v1.10 (from Brad Appleton)
93342173
GS
4092 Branch: perl
4093 ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
4094 ! lib/Pod/Usage.pm t/pod/poderrs.xr
4095____________________________________________________________________________
f58c54f0
NC
4096[ 5251] By: gsar on 2000/02/25 03:10:51
4097 Log: make File::Find tests tolerate case-insensitive systems (from
4098 Laszlo Molnar)
93342173
GS
4099 Branch: perl
4100 ! t/lib/filefind.t
4101____________________________________________________________________________
f58c54f0
NC
4102[ 5250] By: gsar on 2000/02/25 01:50:04
4103 Log: more Compiler tweaks for useithreads
93342173
GS
4104 Branch: perl
4105 ! ext/B/B.xs ext/B/B/C.pm
4106____________________________________________________________________________
f58c54f0
NC
4107[ 5249] By: jhi on 2000/02/25 00:17:53
4108 Log: Remove NFS temp files and Configure temp C files.
93342173
GS
4109 Branch: cfgperl
4110 ! Makefile.SH lib/ExtUtils/MM_Unix.pm
4111____________________________________________________________________________
f58c54f0
NC
4112[ 5248] By: jhi on 2000/02/24 23:57:49
4113 Log: In FreeBSD disable floating point exception handlers.
4114 As the comment says, this should be done in the hints.
4115
4116 From: dive <dive@ender.com>
4117 To: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4118 cc: perl5-porters@perl.org
4119 Subject: Re: [ID 20000216.004] apparent bug on freebsd systems when calculating large numbers
4120 Date: Thu, 24 Feb 2000 15:54:24 -0800 (PST)
4121 Message-ID: <Pine.LNX.4.04.10002241552080.448-100000@dragon.ender.com>
93342173
GS
4122 Branch: cfgperl
4123 ! unixish.h
4124____________________________________________________________________________
f58c54f0
NC
4125[ 5247] By: jhi on 2000/02/24 23:46:27
4126 Log: From: Gisle Aas <gisle@aas.no>
4127 To: perl5-porters@perl.org
4128 Subject: [PATCH v5.5.660] More UTF8_MAXLEN fixes
4129 Date: 25 Feb 2000 00:24:53 +0100
4130 Message-ID: <m3ema2tc8q.fsf@eik.g.aas.no>
93342173
GS
4131 Branch: cfgperl
4132 ! doop.c op.c perl.c pp.c regcomp.c regexec.c sv.c
4133____________________________________________________________________________
f58c54f0
NC
4134[ 5246] By: jhi on 2000/02/24 23:15:56
4135 Log: The op/stat.t patch in #5341 wasn't robust enough,
4136 it broke subtest 4 almost everywhere else.
93342173
GS
4137 Branch: cfgperl
4138 ! t/op/stat.t
4139____________________________________________________________________________
f58c54f0
NC
4140[ 5245] By: jhi on 2000/02/24 19:28:53
4141 Log: More VMS patches from Peter Prymmer.
93342173
GS
4142 Branch: cfgperl
4143 ! configure.com vms/subconfigure.com
4144____________________________________________________________________________
f58c54f0
NC
4145[ 5244] By: jhi on 2000/02/24 19:26:33
4146 Log: Largefileness in Solaris doesn't require long longs;
4147 use64bits enhancements; introduce usefull64bits.
93342173
GS
4148 Branch: cfgperl
4149 ! Configure config_h.SH hints/aix.sh hints/hpux.sh
4150 ! hints/irix_6.sh hints/solaris_2.sh
4151 Branch: metaconfig
4152 ! U/threads/archname.U
4153 Branch: metaconfig/U/perl
4154 ! use64bits.U
4155____________________________________________________________________________
f58c54f0
NC
4156[ 5243] By: jhi on 2000/02/24 18:40:25
4157 Log: Tidy up the 64-bit (and socklen_t) type probing.
93342173
GS
4158 Branch: cfgperl
4159 ! Configure config_h.SH
4160 Branch: metaconfig
4161 ! U/modified/d_longdbl.U U/modified/d_longlong.U
4162 Branch: metaconfig/U/perl
4163 + d_fpos64_t.U d_off64_t.U
4164 - io64.U
4165 ! d_int64_t.U d_socklen_t.U
4166____________________________________________________________________________
f58c54f0
NC
4167[ 5242] By: jhi on 2000/02/24 18:09:49
4168 Log: Integrate with Sarathy.
93342173
GS
4169 Branch: cfgperl
4170 !> pod/perlop.pod
4171____________________________________________________________________________
f58c54f0
NC
4172[ 5241] By: jhi on 2000/02/24 18:00:49
4173 Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
4174 To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
4175 Subject: [PATCH 5.5.660] cygwin port
4176 Date: Thu, 24 Feb 2000 17:15:28 -0000
4177 Message-ID: <779F20BCCE5AD31186A50008C75D99791716E1@SILLDN_MAIL1>
93342173
GS
4178 Branch: cfgperl
4179 + cygwin/cygwin.c
4180 ! MANIFEST Makefile.SH README.cygwin cygwin/Makefile.SHs
4181 ! hints/cygwin.sh perl.c t/lib/glob-basic.t t/op/stat.t
4182____________________________________________________________________________
f58c54f0
NC
4183[ 5240] By: jhi on 2000/02/24 17:53:12
4184 Log: VMS patch from Peter Prymmer; use full_ar.
93342173
GS
4185 Branch: cfgperl
4186 ! vms/subconfigure.com
4187____________________________________________________________________________
f58c54f0
NC
4188[ 5239] By: jhi on 2000/02/24 17:46:45
4189 Log: MPE/ix patches from Mark Bixby.
93342173
GS
4190 Branch: cfgperl
4191 ! pp_sys.c t/io/pipe.t t/lib/glob-basic.t t/lib/io_poll.t
4192 ! t/lib/io_sock.t t/op/die_exit.t t/op/exec.t t/op/fork.t
4193 ! t/op/stat.t
4194____________________________________________________________________________
f58c54f0
NC
4195[ 5238] By: jhi on 2000/02/24 17:13:22
4196 Log: Get -lbind if available. Add pointer to perldelta.pod/64-bit
4197 support to t/op/numconvert.t.
4198
4199 From: Lupe Christoph <lupe@lupe-christoph.de>
4200 To: perl5-porters@perl.org
4201 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
4202 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
4203 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
93342173
GS
4204 Branch: cfgperl
4205 ! Configure config_h.SH t/op/numconvert.t
4206 Branch: metaconfig
4207 ! U/modified/libs.U
4208____________________________________________________________________________
f58c54f0
NC
4209[ 5237] By: jhi on 2000/02/24 15:47:11
4210 Log: Remove more cruft from IO.
93342173
GS
4211 Branch: cfgperl
4212 ! ext/IO/IO.xs
4213____________________________________________________________________________
f58c54f0
NC
4214[ 5236] By: jhi on 2000/02/24 15:14:48
4215 Log: From: Hugo <hv@crypt.compulink.co.uk>
4216 To: perl5-porters@perl.org
4217 Subject: [PATCH 5.5.660] double EXPORT_OK in h2xs
4218 Date: Thu, 24 Feb 2000 13:24:10 +0000
4219 Message-Id: <200002241324.NAA05900@crypt.compulink.co.uk>
93342173
GS
4220 Branch: cfgperl
4221 ! utils/h2xs.PL
4222____________________________________________________________________________
f58c54f0
NC
4223[ 5235] By: jhi on 2000/02/24 15:12:40
4224 Log: Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
4225 S_IROTH, S_IWOTH, S_IXOTH.
4226
4227 From: js@ddre.dk
4228 To: perl5-porters@perl.org
4229 Subject: [ID 20000224.004] Not OK: perl v5.5.660 on MSWin32-x86 4.0
4230 Date: Thu, 24 Feb 2000 15:11:33 +0100
4231 Message-Id: <2991B60B9F72D011811C0000F821BB4C983B0C@freja.ddre.dk>
93342173
GS
4232 Branch: cfgperl
4233 ! perl.h
4234____________________________________________________________________________
f58c54f0
NC
4235[ 5234] By: gsar on 2000/02/24 03:39:17
4236 Log: integrate cfgperl changes into mainline
93342173
GS
4237 Branch: perl
4238 - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
4239 ! pod/perlop.pod
4240 !> Configure MANIFEST Porting/Glossary Porting/config.sh
4241 !> Porting/config_H config_h.SH configpm configure.com doio.c
4242 !> ext/Fcntl/Fcntl.pm ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
4243 !> ext/Sys/Hostname/Hostname.xs hints/dec_osf.sh hints/irix_6.sh
4244 !> lib/unicode/mktables.PL malloc.c myconfig.SH pp_sys.c
4245 !> t/op/64bit.t vms/descrip_mms.template vms/subconfigure.com
4246____________________________________________________________________________
f58c54f0
NC
4247[ 5233] By: jhi on 2000/02/24 01:31:38
4248 Log: VMS patch from Peter Prymmer.
93342173
GS
4249 Branch: cfgperl
4250 ! vms/subconfigure.com
4251____________________________________________________________________________
f58c54f0
NC
4252[ 5232] By: jhi on 2000/02/24 01:15:03
4253 Log: Detypo fpos64_t test.
93342173
GS
4254 Branch: cfgperl
4255 ! Configure config_h.SH
4256 Branch: metaconfig/U/perl
4257 ! io64.U
4258____________________________________________________________________________
f58c54f0
NC
4259[ 5231] By: jhi on 2000/02/24 01:11:17
4260 Log: miscut'n'paste in #5230.
93342173
GS
4261 Branch: cfgperl
4262 ! Configure config_h.SH
4263 Branch: metaconfig/U/perl
4264 ! d_int64_t.U
4265____________________________________________________________________________
f58c54f0
NC
4266[ 5230] By: jhi on 2000/02/24 01:02:05
4267 Log: The #5228 wasn't quite right + fix typos.
93342173
GS
4268 Branch: cfgperl
4269 ! Configure config_h.SH
4270 Branch: metaconfig
4271 ! U/modified/d_longdbl.U U/modified/d_longlong.U
4272 Branch: metaconfig/U/perl
4273 ! d_int64_t.U d_socklen_t.U io64.U
4274____________________________________________________________________________
f58c54f0
NC
4275[ 5229] By: jhi on 2000/02/24 00:40:01
4276 Log: Depickify the compiler (about unused and set but not used variables)
93342173
GS
4277 Branch: cfgperl
4278 ! hints/irix_6.sh
4279____________________________________________________________________________
f58c54f0
NC
4280[ 5228] By: jhi on 2000/02/24 00:34:35
4281 Log: Cosmetics.
93342173
GS
4282 Branch: cfgperl
4283 ! Configure config_h.SH
4284 Branch: metaconfig
4285 ! U/modified/d_longdbl.U U/modified/d_longlong.U
4286 Branch: metaconfig/U/perl
4287 ! d_int64_t.U d_socklen_t.U
4288____________________________________________________________________________
f58c54f0
NC
4289[ 5227] By: jhi on 2000/02/24 00:17:34
4290 Log: In IRIX <sys/mode.h> is something completely different.
4291
4292 From: jarausch@numa1.igpm.rwth-aachen.de (Helmut Jarausch)
4293 To: perl5-porters@perl.org
4294 Subject: [ID 20000223.003] Not OK: perl v5.5.660 on IP26-irix 6.5
4295 Date: Wed, 23 Feb 2000 10:55:08 +0100 (CST)
4296 Message-Id: <200002230955.KAA89136@numa1.igpm.rwth-aachen.de>
93342173
GS
4297 Branch: cfgperl
4298 ! hints/irix_6.sh
4299____________________________________________________________________________
f58c54f0
NC
4300[ 5226] By: jhi on 2000/02/23 20:39:28
4301 Log: Integrate with Sarathy.
93342173
GS
4302 Branch: cfgperl
4303 !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
4304 !> t/comp/require.t t/op/ver.t toke.c
4305____________________________________________________________________________
f58c54f0
NC
4306[ 5225] By: jhi on 2000/02/23 20:35:58
4307 Log: From: Dominic Dunlop <domo@computer.org>
4308 To: perl5-porters@perl.org
4309 Cc: Gurusamy Sarathy <gsar@activestate.com>
4310 Subject: [ID 20000223.008] [PATCH 5.5.660] squash malloc.c compile warnings
4311 Date: Wed, 23 Feb 2000 21:23:44 +0100
4312 Message-Id: <v04220800b4d9f1bcee1a@[212.24.193.51]>
93342173
GS
4313 Branch: cfgperl
4314 ! malloc.c
4315____________________________________________________________________________
f58c54f0
NC
4316[ 5224] By: jhi on 2000/02/23 20:22:43
4317 Log: From: Dan Sugalski <dan@sidhe.org>
4318 To: perl5-porters@perl.org, vmsperl@perl.org
4319 Subject: [PATCH 5.5.660]VMS build patches
4320 Date: Wed, 23 Feb 2000 15:14:27 -0500
4321 Message-Id: <4.3.0.20000223151302.01efa560@24.8.96.48>
4322
4323 (the patch was mangled, had to be manually applied)
93342173
GS
4324 Branch: cfgperl
4325 ! configure.com vms/descrip_mms.template vms/subconfigure.com
4326____________________________________________________________________________
f58c54f0
NC
4327[ 5223] By: jhi on 2000/02/23 19:54:04
4328 Log: From: Dominic Dunlop <domo@computer.org>
4329 To: perl5-porters@perl.org
4330 Cc: Andy Dougherty <doughera@lafayette.edu>,
4331 Gurusamy Sarathy <gsar@activestate.com>
4332 Subject: [ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configure sed arguments
4333 Date: Wed, 23 Feb 2000 20:41:54 +0100
4334 Message-Id: <v04220800b4d9e48c51bb@[212.24.193.51]>
93342173
GS
4335 Branch: cfgperl
4336 ! Configure config_h.SH
4337 Branch: metaconfig
4338 ! U/modified/Oldconfig.U U/modified/libs.U
4339 Branch: metaconfig/U/perl
4340 ! dlsrc.U
4341____________________________________________________________________________
f58c54f0
NC
4342[ 5222] By: jhi on 2000/02/23 18:02:39
4343 Log: Remove &IO::EINPROGRESS now that IO uses Errno anyway
4344 (suggested by Graham Barr).
93342173
GS
4345 Branch: cfgperl
4346 ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
4347____________________________________________________________________________
f58c54f0
NC
4348[ 5221] By: jhi on 2000/02/23 16:00:29
4349 Log: Streamline #5218 even more.
93342173
GS
4350 Branch: cfgperl
4351 ! ext/IO/lib/IO/Socket.pm
4352____________________________________________________________________________
f58c54f0
NC
4353[ 5220] By: gsar on 2000/02/23 09:10:43
4354 Log: per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> and
4355 C<use 5.6.0> work as well; underscores are now permitted in v-strings
93342173
GS
4356 Branch: perl
4357 ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
4358 ! t/comp/require.t t/op/ver.t toke.c
4359____________________________________________________________________________
f58c54f0
NC
4360[ 5219] By: jhi on 2000/02/23 04:24:54
4361 Log: Streamline #5218.
93342173
GS
4362 Branch: cfgperl
4363 ! ext/IO/lib/IO/Socket.pm
4364____________________________________________________________________________
f58c54f0
NC
4365[ 5218] By: jhi on 2000/02/23 02:08:19
4366 Log: Trying to connect to an already open socket may give EISCONN.
93342173
GS
4367 Branch: cfgperl
4368 ! ext/IO/lib/IO/Socket.pm
4369____________________________________________________________________________
f58c54f0
NC
4370[ 5217] By: jhi on 2000/02/22 23:54:51
4371 Log: Fix prototype conflicts with POSIX.pm.
93342173
GS
4372 Branch: cfgperl
4373 ! ext/Fcntl/Fcntl.pm
4374____________________________________________________________________________
f58c54f0
NC
4375[ 5216] By: jhi on 2000/02/22 22:27:19
4376 Log: See http://www.unicode.org/unicode/reports/tr15/
4377 for in-depth description of the problem.
93342173
GS
4378 Branch: cfgperl
4379 - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
4380 ! MANIFEST lib/unicode/mktables.PL
4381____________________________________________________________________________
f58c54f0
NC
4382[ 5215] By: jhi on 2000/02/22 22:11:17
4383 Log: Add uselongdouble, regroup the use* more logically.
93342173
GS
4384 Branch: cfgperl
4385 ! myconfig.SH
4386____________________________________________________________________________
f58c54f0
NC
4387[ 5214] By: jhi on 2000/02/22 22:04:43
4388 Log: Integrate with Sarathy.
93342173
GS
4389 Branch: cfgperl
4390 !> malloc.c perl.c pod/perldelta.pod pod/perldiag.pod
4391 !> pod/perlpod.pod pod/perlrun.pod toke.c utils/perldoc.PL
4392____________________________________________________________________________
f58c54f0
NC
4393[ 5213] By: jhi on 2000/02/22 22:03:26
4394 Log: Add socklen_t probe; Configure maintenance.
93342173
GS
4395 Branch: cfgperl
4396 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4397 ! config_h.SH doio.c ext/Sys/Hostname/Hostname.xs pp_sys.c
4398 Branch: metaconfig
4399 ! U/a_dvisory/quadtype.U U/compline/alignbytes.U U/modified/cc.U
4400 ! U/modified/libs.U
4401 Branch: metaconfig/U/perl
4402 + d_int64_t.U d_socklen_t.U
4403 - d_int64t.U
4404 ! i_sysutsname.U
4405____________________________________________________________________________
f58c54f0
NC
4406[ 5212] By: gsar on 2000/02/22 21:46:45
4407 Log: make Perl's malloc work for allocations over 2GB (from Ilya
4408 Zakharevich)
93342173
GS
4409 Branch: perl
4410 ! malloc.c
4411____________________________________________________________________________
f58c54f0
NC
4412[ 5211] By: gsar on 2000/02/22 19:51:47
4413 Log: add -W and -X to -h output; fix other pod omissions
93342173
GS
4414 Branch: perl
4415 ! perl.c pod/perlrun.pod
4416____________________________________________________________________________
f58c54f0
NC
4417[ 5210] By: gsar on 2000/02/22 19:51:13
4418 Log: describe C<< ... >> in perlpod.pod (from Brad Appleton)
93342173
GS
4419 Branch: perl
4420 ! pod/perlpod.pod
4421____________________________________________________________________________
f58c54f0
NC
4422[ 5209] By: jhi on 2000/02/22 19:40:43
4423 Log: The subtests 28 and 31 were wrong. Tightened also the similar
4424 tests nearby.
93342173
GS
4425 Branch: cfgperl
4426 ! t/op/64bit.t
4427____________________________________________________________________________
f58c54f0
NC
4428[ 5208] By: gsar on 2000/02/22 19:13:44
4429 Log: s/Activeware/ActiveState/
93342173
GS
4430 Branch: perl
4431 ! pod/perlrun.pod
4432____________________________________________________________________________
f58c54f0
NC
4433[ 5207] By: jhi on 2000/02/22 18:38:29
4434 Log: Perl version nit spotted by Spider Boardman.
93342173
GS
4435 Branch: cfgperl
4436 ! configpm
4437____________________________________________________________________________
f58c54f0
NC
4438[ 5206] By: gsar on 2000/02/22 17:50:44
4439 Log: change#5205 wasn't quite right; SvCUR() should be SvLEN()
93342173
GS
4440 Branch: perl
4441 ! toke.c
4442____________________________________________________________________________
f58c54f0
NC
4443[ 5205] By: gsar on 2000/02/22 17:36:26
4444 Log: fix memory overrun due to off-by-one in change#5192
93342173
GS
4445 Branch: perl
4446 ! toke.c
4447____________________________________________________________________________
f58c54f0
NC
4448[ 5204] By: gsar on 2000/02/22 17:10:39
4449 Log: sundry typos and such
93342173
GS
4450 Branch: perl
4451 ! pod/perldelta.pod pod/perldiag.pod utils/perldoc.PL
4452____________________________________________________________________________
f58c54f0
NC
4453[ 5203] By: jhi on 2000/02/22 17:10:22
4454 Log: Integrate with Sarathy.
93342173
GS
4455 Branch: cfgperl
4456 !> (integrate 56 files)
4457____________________________________________________________________________
f58c54f0
NC
4458[ 5202] By: gsar on 2000/02/22 16:48:58
4459 Log: remove vestiges of older attribute syntax
93342173
GS
4460 Branch: perl
4461 ! ext/attrs/attrs.pm pod/Win32.pod pod/perldelta.pod
4462 ! pod/perlop.pod pod/perlthrtut.pod pod/perlvar.pod
4463____________________________________________________________________________
f58c54f0
NC
4464[ 5201] By: jhi on 2000/02/22 14:39:56
4465 Log: Configure nits spotted by Spider Boardman.
93342173
GS
4466 Branch: cfgperl
4467 ! Configure config_h.SH
4468 Branch: metaconfig
4469 ! U/modified/libs.U
4470 Branch: metaconfig/U/perl
4471 ! fpossize.U
4472____________________________________________________________________________
f58c54f0
NC
4473[ 5200] By: jhi on 2000/02/22 14:31:21
4474 Log: Tru64 V5.0 patches from Spider Boardman.
93342173
GS
4475 Branch: cfgperl
4476 ! hints/dec_osf.sh
4477
4478----------------
4479Version v5.5.660
4480----------------
4481
4482____________________________________________________________________________
f58c54f0
NC
4483[ 5199] By: gsar on 2000/02/22 11:29:28
4484 Log: beta2
93342173
GS
4485 Branch: perl
4486 ! Changes
4487____________________________________________________________________________
f58c54f0
NC
4488[ 5198] By: gsar on 2000/02/22 10:45:54
4489 Log: PodParser-1.093 update (from Brad Appleton's site)
4a338e52
GS
4490 Branch: perl
4491 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
4492 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
4493 ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
4494 ! t/pod/special_seqs.t t/pod/special_seqs.xr
4495____________________________________________________________________________
f58c54f0
NC
4496[ 5197] By: gsar on 2000/02/22 10:24:13
4497 Log: integrate cfgperl contents into mainline, update Changes
4a338e52
GS
4498 Branch: perl
4499 ! Changes pod/perlhist.pod
4500 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4501 !> config_h.SH hints/solaris_2.sh malloc.c perl.h
4502 !> pod/perldelta.pod
4503____________________________________________________________________________
f58c54f0
NC
4504[ 5196] By: gsar on 2000/02/22 10:10:36
4505 Log: dos-djgpp updates (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
82b1ab75
GS
4506 Branch: perl
4507 ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
4508 ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
4509 ! t/lib/glob-taint.t t/lib/io_unix.t
4510____________________________________________________________________________
f58c54f0
NC
4511[ 5195] By: gsar on 2000/02/22 10:01:49
4512 Log: s/undef/NO_INIT/g in change#5183
82b1ab75
GS
4513 Branch: perl
4514 ! lib/ExtUtils/xsubpp pod/perlxs.pod
4515____________________________________________________________________________
f58c54f0
NC
4516[ 5194] By: gsar on 2000/02/22 09:44:07
4517 Log: perlipc bug (spotted by Ben Low)
82b1ab75
GS
4518 Branch: perl
4519 ! pod/perlipc.pod
4520____________________________________________________________________________
f58c54f0
NC
4521[ 5193] By: gsar on 2000/02/22 09:38:58
4522 Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
82b1ab75
GS
4523 Branch: perl
4524 ! README.epoc epoc/config.sh epoc/createpkg.pl perl.c
4525____________________________________________________________________________
f58c54f0
NC
4526[ 5192] By: gsar on 2000/02/22 09:26:06
4527 Log: improvements for high-bit text literals (from Gisle Aas)
82b1ab75
GS
4528 Branch: perl
4529 ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
4530 ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c
4531____________________________________________________________________________
f58c54f0
NC
4532[ 5191] By: gsar on 2000/02/22 07:35:47
4533 Log: allow C<print v10>, $h{v13.10} etc.
82b1ab75
GS
4534 Branch: perl
4535 ! t/op/ver.t toke.c
4536____________________________________________________________________________
f58c54f0
NC
4537[ 5190] By: gsar on 2000/02/22 05:35:27
4538 Log: adjust for lost fp precision in require version check
82b1ab75
GS
4539 Branch: perl
4540 ! pp_ctl.c t/comp/require.t
4541____________________________________________________________________________
f58c54f0
NC
4542[ 5189] By: jhi on 2000/02/22 05:14:35
4543 Log: Check the alignment of long doubles if they are to be used;
4544 regen Configure.
82b1ab75
GS
4545 Branch: cfgperl
4546 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4547 ! config_h.SH
4548 Branch: metaconfig
4549 ! U/compline/alignbytes.U
4550____________________________________________________________________________
f58c54f0
NC
4551[ 5188] By: gsar on 2000/02/22 04:45:57
4552 Log: use same treatment for EINVAL as for ETIMEDOUT
82b1ab75
GS
4553 Branch: perl
4554 ! ext/IO/lib/IO/Socket/INET.pm
4555____________________________________________________________________________
f58c54f0
NC
4556[ 5187] By: gsar on 2000/02/21 23:15:12
4557 Log: type mismatch
82b1ab75
GS
4558 Branch: perl
4559 ! sv.c
4560____________________________________________________________________________
f58c54f0
NC
4561[ 5186] By: gsar on 2000/02/21 21:10:26
4562 Log: remove dual-valueness of v-strings (i.e., they are pure strings
4563 now); avoid the word "tuple" to describe strings represented as
4564 character ordinals; usurp $PERL_VERSION for $^V as suggested by
4565 Larry, deprecate $] ; adjust the documentation and testsuite
4566 accordingly
82b1ab75
GS
4567 Branch: perl
4568 ! MANIFEST lib/English.pm op.c pod/perldelta.pod
4569 ! pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod
4570 ! t/comp/require.t t/op/ver.t toke.c
4571____________________________________________________________________________
f58c54f0
NC
4572[ 5185] By: jhi on 2000/02/21 20:36:05
4573 Log: detypo
82b1ab75
GS
4574 Branch: cfgperl
4575 ! perl.h
4576____________________________________________________________________________
f58c54f0
NC
4577[ 5184] By: gsar on 2000/02/21 18:37:38
4578 Log: clarify "use Module VERSION LIST" (from Robin Barker)
82b1ab75
GS
4579 Branch: perl
4580 ! pod/perlfunc.pod
4581____________________________________________________________________________
f58c54f0
NC
4582[ 5183] By: gsar on 2000/02/21 18:31:42
4583 Log: allow optional XSUB parameters without being forced to use a
4584 default (from Hugo van der Sanden)
82b1ab75
GS
4585 Branch: perl
4586 ! lib/ExtUtils/xsubpp pod/perlfunc.pod pod/perlxs.pod
4587____________________________________________________________________________
f58c54f0
NC
4588[ 5182] By: jhi on 2000/02/21 18:22:47
4589 Log: Add Solaris LP64 notes.
82b1ab75
GS
4590 Branch: cfgperl
4591 ! hints/solaris_2.sh
4592____________________________________________________________________________
f58c54f0
NC
4593[ 5181] By: gsar on 2000/02/21 16:53:39
4594 Log: generalize "%v" format into a flag for any integral format type:
4595 "%vd", "%v#o", "%*vX", etc are allowed
82b1ab75
GS
4596 Branch: perl
4597 ! perl.c pod/perldelta.pod pod/perlfunc.pod sv.c t/op/ver.t
4598 ! utils/perlbug.PL
4599____________________________________________________________________________
f58c54f0
NC
4600[ 5180] By: gsar on 2000/02/21 07:11:00
4601 Log: detypo
82b1ab75
GS
4602 Branch: perl
4603 ! ext/B/B.xs
4604____________________________________________________________________________
f58c54f0
NC
4605[ 5179] By: gsar on 2000/02/21 07:08:38
4606 Log: undo accidental delete
82b1ab75
GS
4607 Branch: perl
4608 ! ext/B/B.pm ext/B/B.xs
4609____________________________________________________________________________
f58c54f0
NC
4610[ 5178] By: gsar on 2000/02/21 07:02:16
4611 Log: get Compiler "working" under useithreads
82b1ab75
GS
4612 Branch: perl
4613 ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
4614 ! ext/B/B/Deparse.pm ext/B/B/Xref.pm
4615____________________________________________________________________________
f58c54f0
NC
4616[ 5177] By: jhi on 2000/02/21 03:16:24
4617 Log: Thou shalt not printf longs with %d.
82b1ab75
GS
4618 Branch: cfgperl
4619 ! malloc.c
4620____________________________________________________________________________
f58c54f0
NC
4621[ 5176] By: jhi on 2000/02/21 01:37:35
4622 Log: Integrate with Sarathy.
82b1ab75
GS
4623 Branch: cfgperl
4624 +> t/pragma/warn/9enabled
4625 !> (integrate 63 files)
4626____________________________________________________________________________
f58c54f0
NC
4627[ 5175] By: gsar on 2000/02/21 00:25:00
4628 Log: misplaced braces
82b1ab75
GS
4629 Branch: perl
4630 ! malloc.c
4631____________________________________________________________________________
f58c54f0
NC
4632[ 5174] By: gsar on 2000/02/21 00:09:16
4633 Log: more malloc.c tweaks for change#5070
82b1ab75
GS
4634 Branch: perl
4635 ! malloc.c
4636____________________________________________________________________________
f58c54f0
NC
4637[ 5173] By: gsar on 2000/02/21 00:01:17
4638 Log: malloc.c fixups in change#5170 need to fetch thx pointer
82b1ab75
GS
4639 Branch: perl
4640 ! malloc.c
4641____________________________________________________________________________
f58c54f0
NC
4642[ 5172] By: gsar on 2000/02/20 23:52:39
4643 Log: missing file in change#5170
82b1ab75
GS
4644 Branch: perl
4645 + t/pragma/warn/9enabled
4646____________________________________________________________________________
f58c54f0
NC
4647[ 5171] By: gsar on 2000/02/20 23:49:17
4648 Log: skip conditionally defined symbols in change#5162
82b1ab75
GS
4649 Branch: perl
4650 ! makedef.pl
4651____________________________________________________________________________
f58c54f0
NC
4652[ 5170] By: gsar on 2000/02/20 22:58:09
4653 Log: lexical warnings update, ability to inspect bitmask in calling
4654 scope, among other things (from Paul Marquess)
82b1ab75
GS
4655 Branch: perl
4656 ! MANIFEST lib/warnings.pm malloc.c mg.c op.c pod/perldiag.pod
4657 ! pod/perlfunc.pod pod/perllexwarn.pod pp.c pp_ctl.c pp_hot.c
4658 ! regcomp.c regexec.c sv.c t/op/substr.t t/pragma/warn/op
4659 ! t/pragma/warn/pp t/pragma/warn/pp_ctl t/pragma/warn/pp_hot
4660 ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
4661 ! t/pragma/warn/toke toke.c warnings.h warnings.pl
4662____________________________________________________________________________
f58c54f0
NC
4663[ 5169] By: gsar on 2000/02/20 22:22:28
4664 Log: windows fixes for virtualizing child std{in,out,err} handles,
4665 attempts to lock uninitialized critical section in files that
4666 were never explicitly opened (from Doug Lankshear)
82b1ab75
GS
4667 Branch: perl
4668 ! iperlsys.h win32/perlhost.h win32/win32.c win32/win32.h
4669____________________________________________________________________________
f58c54f0
NC
4670[ 5168] By: gsar on 2000/02/20 20:19:11
4671 Log: update Changes, credits
82b1ab75
GS
4672 Branch: perl
4673 ! Changes
4674____________________________________________________________________________
f58c54f0
NC
4675[ 5167] By: gsar on 2000/02/20 18:54:27
4676 Log: avoid reading out-of-bounds memory when matching against reference
76438f5e
GS
4677 Branch: perl
4678 ! regexec.c
4679____________________________________________________________________________
f58c54f0
NC
4680[ 5166] By: gsar on 2000/02/20 17:59:41
4681 Log: byte mode chop() should clear UTF8 (from Gisle Aas)
76438f5e
GS
4682 Branch: perl
4683 ! doop.c
4684____________________________________________________________________________
f58c54f0
NC
4685[ 5165] By: gsar on 2000/02/20 17:57:08
4686 Log: test fix needed by change#5164
76438f5e
GS
4687 Branch: perl
4688 ! t/pragma/warn/toke
4689____________________________________________________________________________
f58c54f0
NC
4690[ 5164] By: gsar on 2000/02/20 17:50:38
4691 Log: default mkdir() mode argument to 0777
76438f5e
GS
4692 Branch: perl
4693 ! opcode.h opcode.pl pod/perldiag.pod pod/perlfunc.pod pp_sys.c
4694 ! t/op/mkdir.t toke.c
4695____________________________________________________________________________
f58c54f0
NC
4696[ 5163] By: gsar on 2000/02/20 16:34:33
4697 Log: glob() takes one or no user arguments and a non-user-visible second
4698 hidden argument, fix its prototype-checking accordingly
76438f5e
GS
4699 Branch: perl
4700 ! op.c opcode.h opcode.pl
4701____________________________________________________________________________
f58c54f0
NC
4702[ 5162] By: gsar on 2000/02/20 16:07:38
4703 Log: make change#3386 a build-time option (avoids problems due to
4704 perl_run() longjmping out)
76438f5e
GS
4705 Branch: perl
4706 ! Todo-5.6 embed.h embed.pl embedvar.h intrpvar.h objXSUB.h
4707 ! perl.c perl.h perlapi.c perlvars.h pp_ctl.c proto.h scope.c
4708 ! scope.h sv.c thrdvar.h util.c
4709____________________________________________________________________________
f58c54f0
NC
4710[ 5161] By: gsar on 2000/02/20 12:13:37
4711 Log: IO::Socket now sets $!, avoids eval/die (patch from Graham Barr
4712 modified to use Errno more portably)
76438f5e
GS
4713 Branch: perl
4714 ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
4715____________________________________________________________________________
f58c54f0
NC
4716[ 5160] By: gsar on 2000/02/20 11:53:28
4717 Log: mention portability caveat about C<use Errno 'EFOO'>
76438f5e
GS
4718 Branch: perl
4719 ! ext/Errno/Errno_pm.PL
4720____________________________________________________________________________
f58c54f0
NC
4721[ 5159] By: gsar on 2000/02/20 11:14:36
4722 Log: revise docs on @+ and @- (from Tom "Camel" Christiansen)
76438f5e
GS
4723 Branch: perl
4724 ! pod/perlvar.pod
4725____________________________________________________________________________
f58c54f0
NC
4726[ 5158] By: gsar on 2000/02/20 10:53:49
4727 Log: README.vms and related updates (from Peter Prymmer <pvhp@best.com>)
76438f5e
GS
4728 Branch: perl
4729 ! MANIFEST Makefile.SH README.vms pod/perl5005delta.pod
4730 ! pod/perldelta.pod pod/perlport.pod pod/podchecker.PL
4731 ! vms/descrip_mms.template
4732____________________________________________________________________________
f58c54f0
NC
4733[ 5157] By: jhi on 2000/02/19 20:29:26
4734 Log: Be explicit about what ops work with bt vectors.
4735 (And implicit about which don't.)
76438f5e
GS
4736 Branch: cfgperl
4737 ! pod/perldelta.pod
4738____________________________________________________________________________
f58c54f0
NC
4739[ 5156] By: jhi on 2000/02/19 18:38:14
4740 Log: Integrate with Sarathy.
76438f5e
GS
4741 Branch: cfgperl
4742 +> lib/bytes.pm lib/bytes_heavy.pl
4743 - lib/byte.pm lib/byte_heavy.pl
4744 !> (integrate 61 files)
4745____________________________________________________________________________
f58c54f0
NC
4746[ 5155] By: gsar on 2000/02/19 17:57:39
4747 Log: char vs U8 warnings
76438f5e
GS
4748 Branch: perl
4749 ! sv.c
4750____________________________________________________________________________
f58c54f0
NC
4751[ 5154] By: gsar on 2000/02/19 17:44:56
4752 Log: remove outdated caveat about C<while ($k = each %foo)> (from
4753 Hugo van der Sanden)
76438f5e
GS
4754 Branch: perl
4755 ! pod/perlfunc.pod
4756____________________________________________________________________________
f58c54f0
NC
4757[ 5153] By: gsar on 2000/02/19 17:41:41
4758 Log: tests, doc tweak (from Gisle Aas)
76438f5e
GS
4759 Branch: perl
4760 ! pod/perlfaq9.pod t/op/ord.t
4761____________________________________________________________________________
f58c54f0
NC
4762[ 5152] By: gsar on 2000/02/19 17:35:50
4763 Log: document behavior of splice(@ary) (from Gisle Aas)
76438f5e
GS
4764 Branch: perl
4765 ! pod/perlfunc.pod
4766____________________________________________________________________________
f58c54f0
NC
4767[ 5151] By: gsar on 2000/02/19 17:33:59
4768 Log: fix bug in backtracking optimizer (from Makoto Ishisone
4769 <ishisone@sra.co.jp>)
76438f5e
GS
4770 Branch: perl
4771 ! regexec.c t/op/pat.t
4772____________________________________________________________________________
f58c54f0
NC
4773[ 5150] By: gsar on 2000/02/19 17:33:05
4774 Log: more B fixups to cope with empty GVs (these can only happen in pads)
76438f5e
GS
4775 Branch: perl
4776 ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm op.c
4777____________________________________________________________________________
f58c54f0
NC
4778[ 5149] By: gsar on 2000/02/19 17:32:03
4779 Log: avoid compiler warnings
76438f5e
GS
4780 Branch: perl
4781 ! malloc.c perl.h
4782____________________________________________________________________________
f58c54f0
NC
4783[ 5148] By: gsar on 2000/02/19 17:18:09
4784 Log: document 'lvalue' attribute (from Simon Cozens <simon@brecon.co.uk>)
76438f5e
GS
4785 Branch: perl
4786 ! lib/attributes.pm
4787____________________________________________________________________________
f58c54f0
NC
4788[ 5147] By: gsar on 2000/02/19 17:15:34
4789 Log: avoid failing on $!{ENOTHERE} (they can always use C<exists $!{NOTHERE}>
4790 for that)
76438f5e
GS
4791 Branch: perl
4792 ! ext/Errno/Errno_pm.PL
4793____________________________________________________________________________
f58c54f0
NC
4794[ 5146] By: gsar on 2000/02/19 16:18:46
4795 Log: integrate cfgperl contents into mainline
76438f5e
GS
4796 Branch: perl
4797 !> Configure config_h.SH ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4798 !> ext/SDBM_File/sdbm/sdbm.c ext/Socket/Socket.pm
4799 !> ext/Socket/Socket.xs hints/hpux.sh perl.h pod/perldelta.pod
4800 !> pod/perlfunc.pod pod/perlopentut.pod t/lib/syslfs.t
4801____________________________________________________________________________
f58c54f0
NC
4802[ 5145] By: gsar on 2000/02/19 16:10:37
4803 Log: POSIX::strftime gets the date wrong (from John Tobey
4804 <jtobey@epsilondev.com>)
76438f5e
GS
4805 Branch: perl
4806 ! ext/POSIX/POSIX.xs t/lib/posix.t
4807____________________________________________________________________________
f58c54f0
NC
4808[ 5144] By: gsar on 2000/02/19 16:02:40
4809 Log: don't blindly set bool=char on linux (from Andy Dougherty)
76438f5e
GS
4810 Branch: perl
4811 ! handy.h hints/linux.sh x2p/a2p.h
4812____________________________________________________________________________
f58c54f0
NC
4813[ 5143] By: gsar on 2000/02/19 15:54:04
4814 Log: some rearrangement of the includes for easier "microperl" build;
4815 add PERL_MICRO guards supplied by Simon Cozens <simon@brecon.co.uk>
76438f5e
GS
4816 Branch: perl
4817 ! doio.c perl.c perl.h pp_hot.c pp_sys.c toke.c util.c
4818____________________________________________________________________________
f58c54f0
NC
4819[ 5142] By: gsar on 2000/02/19 15:22:17
4820 Log: fixes for Pod::Html issues (from Wolfgang Laun
4821 <wolfgang.laun@chello.at>)
76438f5e
GS
4822 Branch: perl
4823 ! lib/Pod/Html.pm
4824____________________________________________________________________________
f58c54f0
NC
4825[ 5141] By: gsar on 2000/02/19 08:27:29
4826 Log: grammos (spotted by Tom Christiansen)
76438f5e
GS
4827 Branch: perl
4828 ! pod/perlfunc.pod
4829____________________________________________________________________________
f58c54f0
NC
4830[ 5140] By: gsar on 2000/02/19 08:17:04
4831 Log: various xsubpp enhancements that make it easier to use with
4832 C::Scan (from Ilya Zakharevich)
4833
4834 TODO: still needs documentation
76438f5e
GS
4835 Branch: perl
4836 ! lib/ExtUtils/xsubpp
4837____________________________________________________________________________
f58c54f0
NC
4838[ 5139] By: gsar on 2000/02/19 07:55:18
4839 Log: s/croak/Perl_croak/
76438f5e
GS
4840 Branch: perl
4841 ! sv.c
4842____________________________________________________________________________
f58c54f0
NC
4843[ 5138] By: gsar on 2000/02/19 07:51:39
4844 Log: make comparisons promote to utf8 as necessary (from Gisle Aas)
76438f5e
GS
4845 Branch: perl
4846 ! Todo-5.6 embed.h embed.pl global.sym objXSUB.h perlapi.c
4847 ! pp_hot.c proto.h sv.c toke.c
4848____________________________________________________________________________
f58c54f0
NC
4849[ 5137] By: gsar on 2000/02/19 07:42:12
4850 Log: set close-on-exec flag on sockets too, like we do for files
4851 and pipes
76438f5e
GS
4852 Branch: perl
4853 ! pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod pp_sys.c
4854____________________________________________________________________________
f58c54f0
NC
4855[ 5136] By: gsar on 2000/02/19 07:23:48
4856 Log: allocate sufficient buffer sizes for 64-bit wide utf8 characters
4857 permitted by change#5011 (from Gisle Aas)
76438f5e
GS
4858 Branch: perl
4859 ! pp.c utf8.c utf8.h
4860____________________________________________________________________________
f58c54f0
NC
4861[ 5135] By: gsar on 2000/02/19 06:53:13
4862 Log: s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
76438f5e
GS
4863 Branch: perl
4864 ! lib/warnings.pm op.c warnings.h warnings.pl
4865____________________________________________________________________________
f58c54f0
NC
4866[ 5134] By: gsar on 2000/02/19 06:36:46
4867 Log: s/byte/bytes/g remnants
76438f5e
GS
4868 Branch: perl
4869 ! lib/bytes.pm lib/bytes_heavy.pl
4870____________________________________________________________________________
f58c54f0
NC
4871[ 5133] By: gsar on 2000/02/19 06:33:49
4872 Log: rename byte:: to bytes::
76438f5e
GS
4873 Branch: perl
4874 +> lib/bytes.pm lib/bytes_heavy.pl
4875 - lib/byte.pm lib/byte_heavy.pl
4876 ! MANIFEST lib/charnames.pm lib/utf8.pm pod/perldelta.pod
4877 ! pod/perltoc.pod pod/perlunicode.pod pod/perlvar.pod
4878 ! t/lib/charnames.t t/op/ver.t
4879____________________________________________________________________________
f58c54f0
NC
4880[ 5132] By: gsar on 2000/02/19 05:58:42
4881 Log: English names for $^R and $^S
76438f5e
GS
4882 Branch: perl
4883 ! lib/English.pm pod/perlvar.pod
4884____________________________________________________________________________
f58c54f0
NC
4885[ 5131] By: gsar on 2000/02/19 05:44:20
4886 Log: rename "Probable precendence problem" diagnostic to "Bareword found
4887 in conditional" to better reflect the class of error (as suggested
4888 by Larry)
76438f5e
GS
4889 Branch: perl
4890 ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op
4891____________________________________________________________________________
f58c54f0
NC
4892[ 5130] By: gsar on 2000/02/19 05:43:10
4893 Log: fix outdated info about PerlClinic and the bug-tracking system
76438f5e
GS
4894 Branch: perl
4895 ! pod/perlfaq2.pod pod/perltodo.pod
4896____________________________________________________________________________
f58c54f0
NC
4897[ 5129] By: gsar on 2000/02/19 04:14:19
4898 Log: some fixes for mingw32/GCC (SETERRNO() still appears to
4899 trash memory)
76438f5e
GS
4900 Branch: perl
4901 ! README.win32 t/lib/safe2.t t/op/mkdir.t win32/makefile.mk
4902 ! win32/win32.h
4903____________________________________________________________________________
f58c54f0
NC
4904[ 5128] By: gsar on 2000/02/18 06:55:33
4905 Log: avoid $@-clearing sideeffect of require in Carp
76438f5e
GS
4906 Branch: perl
4907 ! lib/Carp.pm
4908____________________________________________________________________________
f58c54f0
NC
4909[ 5127] By: gsar on 2000/02/18 04:58:26
4910 Log: stronger testcase for change#5126
76438f5e
GS
4911 Branch: perl
4912 ! t/op/pat.t
4913____________________________________________________________________________
f58c54f0
NC
4914[ 5126] By: gsar on 2000/02/18 04:44:28
4915 Log: make /\S/ match the same things /[\S]/ matches; likewise for
4916 \D (from Rick Delaney <rick@consumercontact.com>)
76438f5e
GS
4917 Branch: perl
4918 ! regexec.c t/op/pat.t
4919____________________________________________________________________________
f58c54f0
NC
4920[ 5125] By: gsar on 2000/02/18 03:57:43
4921 Log: Compiler fixups from Jan Dubois
76438f5e
GS
4922 Branch: perl
4923 ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm utils/perlcc.PL
4924____________________________________________________________________________
f58c54f0
NC
4925[ 5124] By: jhi on 2000/02/17 22:09:09
4926 Log: Take out the -Wl,-z as we have survice so far without.
76438f5e
GS
4927 Branch: cfgperl
4928 ! hints/hpux.sh
4929____________________________________________________________________________
f58c54f0
NC
4930[ 5123] By: jhi on 2000/02/17 18:40:17
4931 Log: Integrate with Sarathy.
76438f5e
GS
4932 Branch: cfgperl
4933 !> dump.c ext/ODBM_File/ODBM_File.xs t/op/split.t
4934____________________________________________________________________________
f58c54f0
NC
4935[ 5122] By: gsar on 2000/02/17 18:01:14
4936 Log: fix test that depends on op_dump() output
76438f5e
GS
4937 Branch: perl
4938 ! t/op/split.t
4939____________________________________________________________________________
f58c54f0
NC
4940[ 5121] By: gsar on 2000/02/17 17:55:18
4941 Log: op_dump() tweak
76438f5e
GS
4942 Branch: perl
4943 ! dump.c
4944____________________________________________________________________________
f58c54f0
NC
4945[ 5120] By: jhi on 2000/02/16 23:11:04
4946 Log: Regularize the use* questions, and replace
4947 "Configure *must* be run with -Duse..." with.
4948 "can be run".
76438f5e
GS
4949 Branch: cfgperl
4950 ! Configure config_h.SH
4951 Branch: metaconfig
4952 ! U/threads/usethreads.U
4953 Branch: metaconfig/U/perl
4954 ! use64bits.U uselfs.U uselongdbl.U uselonglong.U
4955 ! usemultiplicity.U useperlio.U usesocks.U
4956____________________________________________________________________________
f58c54f0
NC
4957[ 5119] By: jhi on 2000/02/16 22:29:11
4958 Log: HP-UX 64-bitness/largefile fixes.
76438f5e
GS
4959 Branch: cfgperl
4960 ! Configure config_h.SH ext/SDBM_File/sdbm/sdbm.c hints/hpux.sh
4961 ! perl.h
4962 Branch: metaconfig
4963 ! U/modified/cc.U U/modified/libpth.U U/modified/libs.U
4964 Branch: metaconfig/U/perl
4965 ! Extensions.U
4966____________________________________________________________________________
f58c54f0
NC
4967[ 5118] By: jhi on 2000/02/16 19:47:51
4968 Log: Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
4969 (tag :seek), add S_I constants (and functions) (tag :mode);
4970 refer only to the SEEK_ of Fcntl, not the ones from
4971 POSIX or IO::; add SHUT_ to Socket; get trigonometric
4972 functions from Math::Trig instead of POSIX.
76438f5e
GS
4973 Branch: cfgperl
4974 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs ext/Socket/Socket.pm
4975 ! ext/Socket/Socket.xs perl.h pod/perldelta.pod pod/perlfunc.pod
4976 ! pod/perlopentut.pod t/lib/syslfs.t
4977 Branch: metaconfig/U/perl
4978 + i_sysmode.U
4979____________________________________________________________________________
f58c54f0
NC
4980[ 5117] By: gsar on 2000/02/16 06:39:06
4981 Log: avoid warnings due to redefined NULL
76438f5e
GS
4982 Branch: perl
4983 ! ext/ODBM_File/ODBM_File.xs
4984____________________________________________________________________________
f58c54f0
NC
4985[ 5116] By: gsar on 2000/02/16 00:10:25
4986 Log: integrate cfgperl changes into mainline
76438f5e
GS
4987 Branch: perl
4988 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
4989 !> Porting/config_H config_h.SH ext/Sys/Hostname/Hostname.xs
4990 !> ext/Sys/Syslog/Syslog.xs hints/aix.sh hints/hpux.sh
4991 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm myconfig.SH
4992____________________________________________________________________________
f58c54f0
NC
4993[ 5115] By: jhi on 2000/02/15 23:11:55
4994 Log: Probe for <sys/utsname.h>.
76438f5e
GS
4995 Branch: cfgperl
4996 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4997 ! config_h.SH ext/Sys/Hostname/Hostname.xs
4998 Branch: metaconfig/U/perl
4999 + i_sysutsname.U
5000____________________________________________________________________________
f58c54f0
NC
5001[ 5114] By: jhi on 2000/02/15 22:59:59
5002 Log: Integrate with Sarathy.
76438f5e
GS
5003 Branch: cfgperl
5004 +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
5005 +> ext/Sys/Hostname/Makefile.PL
5006 - lib/Sys/Hostname.pm
5007 !> (integrate 41 files)
5008____________________________________________________________________________
f58c54f0
NC
5009[ 5113] By: gsar on 2000/02/15 21:22:18
5010 Log: update Changes, patchlevel
76438f5e
GS
5011 Branch: perl
5012 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
5013 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
5014____________________________________________________________________________
f58c54f0
NC
5015[ 5112] By: gsar on 2000/02/15 20:57:12
5016 Log: fix change#5104 under useithreads
bf6c18a6
GS
5017 Branch: perl
5018 ! op.c
5019____________________________________________________________________________
f58c54f0
NC
5020[ 5111] By: gsar on 2000/02/15 20:45:10
5021 Log: export list tweak needed by change#5103
bf6c18a6
GS
5022 Branch: perl
5023 ! makedef.pl
5024____________________________________________________________________________
f58c54f0
NC
5025[ 5110] By: gsar on 2000/02/15 19:32:56
5026 Log: add XS version of Sys::Hostname (from Greg Bacon
5027 <gbacon@itsc.uah.edu>)
bf6c18a6
GS
5028 Branch: perl
5029 + ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
5030 + ext/Sys/Hostname/Makefile.PL
5031 - lib/Sys/Hostname.pm
5032 ! MANIFEST ext/DynaLoader/Makefile.PL ext/Sys/Syslog/Makefile.PL
5033 ! pod/perldelta.pod t/lib/hostname.t win32/Makefile
5034 ! win32/makefile.mk
5035____________________________________________________________________________
f58c54f0
NC
5036[ 5109] By: gsar on 2000/02/15 18:35:28
5037 Log: UNIVERSAL::can and UNIVERSAL::isa should return undef when
5038 given undefined values (from Graham Barr <gbarr@pobox.com>)
bf6c18a6
GS
5039 Branch: perl
5040 ! universal.c
5041____________________________________________________________________________
f58c54f0
NC
5042[ 5108] By: gsar on 2000/02/15 18:25:05
5043 Log: avoid accidental #line directives (from Rick Delaney
5044 <rick@consumercontact.com>)
bf6c18a6
GS
5045 Branch: perl
5046 ! pod/perlsyn.pod toke.c
5047____________________________________________________________________________
f58c54f0
NC
5048[ 5107] By: gsar on 2000/02/15 18:04:31
5049 Log: locale guards needed (from Simon Cozens <simon@brecon.co.uk>)
bf6c18a6
GS
5050 Branch: perl
5051 ! perl.c
5052____________________________________________________________________________
f58c54f0
NC
5053[ 5106] By: gsar on 2000/02/15 18:02:17
5054 Log: incorrect docs about delete() (spotted by Martyn Pearce
5055 <martyn@inpharmatica.co.uk>)
bf6c18a6
GS
5056 Branch: perl
5057 ! pod/perldelta.pod pod/perlfunc.pod
5058____________________________________________________________________________
f58c54f0
NC
5059[ 5105] By: gsar on 2000/02/15 17:43:27
5060 Log: s/use vars/our/ (from Gisle Aas)
bf6c18a6
GS
5061 Branch: perl
5062 ! bytecode.pl
5063____________________________________________________________________________
f58c54f0
NC
5064[ 5104] By: gsar on 2000/02/15 17:42:06
5065 Log: optimize pseudohash slice in array slice at compile time (from
5066 John Tobey <jtobey@john-edwin-tobey.org>)
bf6c18a6
GS
5067 Branch: perl
5068 ! op.c t/lib/fields.t
5069____________________________________________________________________________
f58c54f0
NC
5070[ 5103] By: gsar on 2000/02/15 17:18:12
5071 Log: provide malloc stats via get_mstats() (from Ilya Zakharevich)
bf6c18a6
GS
5072 Branch: perl
5073 ! embed.h embed.pl global.sym makedef.pl malloc.c objXSUB.h
5074 ! perl.h perlapi.c proto.h vos/vos_dummies.c
5075____________________________________________________________________________
f58c54f0
NC
5076[ 5102] By: gsar on 2000/02/15 17:05:12
5077 Log: doc patches from Rick Delaney and Chris Nandor; update Todo-5.6
bf6c18a6
GS
5078 Branch: perl
5079 ! Todo-5.6 pod/perldata.pod pod/perlport.pod
5080____________________________________________________________________________
f58c54f0
NC
5081[ 5101] By: gsar on 2000/02/15 17:02:51
5082 Log: fix regen_headers target to make all the autogenerated files
5083 writable first
bf6c18a6
GS
5084 Branch: perl
5085 ! Makefile.SH
5086____________________________________________________________________________
f58c54f0
NC
5087[ 5100] By: gsar on 2000/02/15 16:41:53
5088 Log: fix misoptimization of C<my($x,$y); $x = $y = 1 + $z;> (from
5089 Ilya Zakharevich)
bf6c18a6
GS
5090 Branch: perl
5091 ! op.c t/op/lex_assign.t
5092____________________________________________________________________________
f58c54f0
NC
5093[ 5099] By: gsar on 2000/02/15 16:17:36
5094 Log: more complete File::Spec support for Mac and VMS, tests (from
5095 Barrie Slaymaker <barries@slaysys.com>)
bf6c18a6
GS
5096 Branch: perl
5097 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
5098 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm t/lib/filespec.t
5099____________________________________________________________________________
f58c54f0
NC
5100[ 5098] By: gsar on 2000/02/15 16:10:46
5101 Log: fix incompatibility with bison generated parser (from
5102 Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
bf6c18a6
GS
5103 Branch: perl
5104 ! toke.c
5105____________________________________________________________________________
f58c54f0
NC
5106[ 5097] By: gsar on 2000/02/15 16:07:17
5107 Log: propagate st_mode bits to group/other for Borland build
5108 (from Vadim Konovalov <vkonovalov@lucent.com>)
bf6c18a6
GS
5109 Branch: perl
5110 ! win32/win32.c
5111____________________________________________________________________________
f58c54f0
NC
5112[ 5096] By: jhi on 2000/02/15 14:22:23
5113 Log: Integrate with Sarathy.
bf6c18a6
GS
5114 Branch: cfgperl
5115 !> win32/Makefile win32/bin/exetype.pl win32/makefile.mk
5116____________________________________________________________________________
f58c54f0
NC
5117[ 5095] By: jhi on 2000/02/15 14:19:22
5118 Log: cc_r can be in different places (/usr/ibmcxx/bin or /usr/bin),
5119 easier just to drop the paranoid test.
bf6c18a6
GS
5120 Branch: cfgperl
5121 ! hints/aix.sh
5122____________________________________________________________________________
f58c54f0
NC
5123[ 5094] By: gsar on 2000/02/15 05:42:17
5124 Log: update exetype.pl tool
bf6c18a6
GS
5125 Branch: perl
5126 ! win32/Makefile win32/bin/exetype.pl win32/makefile.mk
5127____________________________________________________________________________
f58c54f0
NC
5128[ 5093] By: jhi on 2000/02/15 05:24:02
5129 Log: Integrate with Sarathy.
bf6c18a6
GS
5130 Branch: cfgperl
5131 !> Porting/pumpkin.pod embed.h embed.pl ext/DB_File/DB_File.xs
5132 !> ext/GDBM_File/GDBM_File.xs ext/NDBM_File/NDBM_File.xs
5133 !> ext/ODBM_File/ODBM_File.xs ext/SDBM_File/SDBM_File.xs hv.c
5134 !> perl.c proto.h sv.c t/op/ord.t t/pragma/warnings.t
5135____________________________________________________________________________
f58c54f0
NC
5136[ 5092] By: jhi on 2000/02/15 05:22:09
5137 Log: Unroll the libs scan thanks to HP-UX.
bf6c18a6
GS
5138 Branch: cfgperl
5139 ! Configure config_h.SH hints/hpux.sh
5140 Branch: metaconfig
5141 ! U/modified/libpth.U U/modified/libs.U
5142 Branch: metaconfig/U/perl
5143 ! Extensions.U dlsrc.U
5144____________________________________________________________________________
f58c54f0
NC
5145[ 5091] By: gsar on 2000/02/15 05:17:56
5146 Log: fix leaks in *DBM_File; safemalloc()ed things need to be freed with
5147 safefree() rather than Safefree()
bf6c18a6
GS
5148 Branch: perl
5149 ! ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
5150 ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
5151 ! ext/SDBM_File/SDBM_File.xs
5152____________________________________________________________________________
f58c54f0
NC
5153[ 5090] By: gsar on 2000/02/15 04:54:17
5154 Log: fix memory leak in C<$x = *Y> provoked by change#4198, which
5155 introduced XPVMG storage in arenas
bf6c18a6
GS
5156 Branch: perl
5157 ! sv.c
5158____________________________________________________________________________
f58c54f0
NC
5159[ 5089] By: jhi on 2000/02/15 00:41:36
5160 Log: AIX perl linkage tweakage.
bf6c18a6
GS
5161 Branch: cfgperl
5162 ! Makefile.SH
5163____________________________________________________________________________
f58c54f0
NC
5164[ 5088] By: jhi on 2000/02/15 00:07:06
5165 Log: abort instead of just promising.
bf6c18a6
GS
5166 Branch: cfgperl
5167 ! hints/aix.sh
5168____________________________________________________________________________
f58c54f0
NC
5169[ 5087] By: jhi on 2000/02/14 23:51:05
5170 Log: silly compilers don't know that croak() exits
5171 and complain about unitialized RETVALs
bf6c18a6
GS
5172 Branch: cfgperl
5173 ! ext/Sys/Syslog/Syslog.xs
5174____________________________________________________________________________
f58c54f0
NC
5175[ 5086] By: jhi on 2000/02/14 21:13:24
5176 Log: Add lseektype and lseeksize to myconfig.
bf6c18a6
GS
5177 Branch: cfgperl
5178 ! myconfig.SH
5179____________________________________________________________________________
f58c54f0
NC
5180[ 5085] By: gsar on 2000/02/14 18:51:11
5181 Log: avoid warnings
bf6c18a6
GS
5182 Branch: perl
5183 ! perl.c
5184____________________________________________________________________________
f58c54f0
NC
5185[ 5084] By: gsar on 2000/02/14 18:26:08
5186 Log: fix small interpreter leaks identified by Purify
bf6c18a6
GS
5187 Branch: perl
5188 ! Porting/pumpkin.pod embed.h embed.pl hv.c perl.c proto.h sv.c
5189 ! t/op/ord.t t/pragma/warnings.t
5190____________________________________________________________________________
f58c54f0
NC
5191[ 5083] By: jhi on 2000/02/14 17:50:52
5192 Log: Remove tagged core files.
bf6c18a6
GS
5193 Branch: cfgperl
5194 ! lib/ExtUtils/MM_Unix.pm
5195____________________________________________________________________________
f58c54f0
NC
5196[ 5082] By: jhi on 2000/02/14 17:41:07
5197 Log: Prefer full_ar.
bf6c18a6
GS
5198 Branch: cfgperl
5199 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5200____________________________________________________________________________
f58c54f0
NC
5201[ 5081] By: jhi on 2000/02/14 17:20:32
5202 Log: Add ivtype, ivsize, nvtype, nvsize to myconfig.
bf6c18a6
GS
5203 Branch: cfgperl
5204 ! myconfig.SH
5205____________________________________________________________________________
f58c54f0
NC
5206[ 5080] By: jhi on 2000/02/14 15:33:03
5207 Log: Integrate with Sarathy.
bf6c18a6
GS
5208 Branch: cfgperl
5209 !> Porting/pumpkin.pod av.c malloc.c sv.c
5210____________________________________________________________________________
f58c54f0
NC
5211[ 5079] By: gsar on 2000/02/14 08:50:06
5212 Log: notes about running Purify
bf6c18a6
GS
5213 Branch: perl
5214 ! Porting/pumpkin.pod av.c sv.c
5215____________________________________________________________________________
f58c54f0
NC
5216[ 5078] By: gsar on 2000/02/14 07:27:21
5217 Log: use system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY
bf6c18a6
GS
5218 Branch: perl
5219 ! malloc.c
5220____________________________________________________________________________
f58c54f0
NC
5221[ 5077] By: gsar on 2000/02/14 07:25:44
5222 Log: integrate cfgperl contents into mainline
bf6c18a6
GS
5223 Branch: perl
5224 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5225 !> config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
5226 !> hints/irix_6.sh hints/solaris_2.sh perl.h pod/perldelta.pod
5227 !> vms/subconfigure.com vos/config.def vos/config.h
5228 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
5229 !> win32/config.vc win32/config_H.bc win32/config_H.gc
5230 !> win32/config_H.vc
5231____________________________________________________________________________
f58c54f0
NC
5232[ 5076] By: jhi on 2000/02/14 05:01:56
5233 Log: Integrate with Sarathy.
bf6c18a6
GS
5234 Branch: cfgperl
5235 !> embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
5236____________________________________________________________________________
f58c54f0
NC
5237[ 5075] By: jhi on 2000/02/14 04:56:52
5238 Log: Configure -A stopped processing of any further options.
bf6c18a6
GS
5239 Branch: cfgperl
5240 ! Configure config_h.SH
5241 Branch: metaconfig
5242 ! U/modified/Options.U
5243____________________________________________________________________________
f58c54f0
NC
5244[ 5074] By: gsar on 2000/02/14 04:45:01
5245 Log: remove outdated -DPURIFY code--it reports bogus errors during global
5246 destruction since we actually depend on SVs being in arenas there
bf6c18a6
GS
5247 Branch: perl
5248 ! embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
5249____________________________________________________________________________
f58c54f0
NC
5250[ 5073] By: jhi on 2000/02/13 19:28:17
5251 Log: Integrate with Sarathy.
bf6c18a6
GS
5252 Branch: cfgperl
5253 - Todo-5.005
5254 !> cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
5255 !> util.c
5256____________________________________________________________________________
f58c54f0
NC
5257[ 5072] By: gsar on 2000/02/13 19:02:07
5258 Log: more purification (pp_require() could access free memory; vdie()
5259 could think message was random length when passed a null argument;
5260 utilize() didn't set up the hash for the method name leading to
5261 pp_method_named() accessing random state; PL_curpm wasn't zeroed
5262 properly)
bf6c18a6
GS
5263 Branch: perl
5264 ! cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
5265 ! util.c
5266____________________________________________________________________________
f58c54f0
NC
5267[ 5071] By: jhi on 2000/02/12 19:59:35
5268 Log: uselonglong sits deep.
bf6c18a6
GS
5269 Branch: cfgperl
5270 ! Configure config_h.SH hints/solaris_2.sh
5271 Branch: metaconfig/U/perl
5272 ! use64bits.U
5273____________________________________________________________________________
f58c54f0
NC
5274[ 5070] By: jhi on 2000/02/12 01:25:41
5275 Log: megalomaniac 64-bit update: most importantly,
5276 uselonglong is eradicated, only backward
5277 compatibility hooks in use64bits remain.
bf6c18a6
GS
5278 Branch: cfgperl
5279 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5280 ! config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
5281 ! hints/irix_6.sh hints/solaris_2.sh perl.h vms/subconfigure.com
5282 ! vos/config.def vos/config.h vos/config_h.SH_orig
5283 ! win32/config.bc win32/config.gc win32/config.vc
5284 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5285 Branch: metaconfig
5286 ! U/a_dvisory/quadtype.U U/modified/libpth.U U/modified/libs.U
5287 Branch: metaconfig/U/perl
5288 ! use64bits.U
5289____________________________________________________________________________
f58c54f0
NC
5290[ 5069] By: jhi on 2000/02/11 21:13:41
5291 Log: undo #5064 for now; there seems to be no good selection
5292 of flags to add the new option.
bf6c18a6
GS
5293 Branch: cfgperl
5294 ! hints/hpux.sh
5295____________________________________________________________________________
f58c54f0
NC
5296[ 5068] By: jhi on 2000/02/11 21:01:21
5297 Log: Guard against accidental long long use.
bf6c18a6
GS
5298 Branch: cfgperl
5299 ! perl.h
5300____________________________________________________________________________
f58c54f0
NC
5301[ 5067] By: jhi on 2000/02/11 19:50:32
5302 Log: logic fixes
bf6c18a6
GS
5303 Branch: cfgperl
5304 ! Configure config_h.SH
5305 Branch: metaconfig/U/perl
5306 ! uselonglong.U
5307____________________________________________________________________________
f58c54f0
NC
5308[ 5066] By: jhi on 2000/02/11 19:32:30
5309 Log: Clarify 64-bit issues.
bf6c18a6
GS
5310 Branch: cfgperl
5311 ! pod/perldelta.pod
5312____________________________________________________________________________
f58c54f0
NC
5313[ 5065] By: jhi on 2000/02/11 18:13:29
5314 Log: Integrate with Sarathy.
bf6c18a6
GS
5315 Branch: cfgperl
5316 !> ext/Devel/Peek/Peek.xs regcomp.c t/comp/require.t t/comp/use.t
5317 !> toke.c
5318____________________________________________________________________________
f58c54f0
NC
5319[ 5064] By: jhi on 2000/02/11 18:11:47
5320 Log: Silence linker warnings about binary backward incompatibilities.
bf6c18a6
GS
5321 Branch: cfgperl
5322 ! hints/hpux.sh
5323____________________________________________________________________________
f58c54f0
NC
5324[ 5063] By: gsar on 2000/02/11 16:36:14
5325 Log: fix uninitialized memory reads found by purify
bf6c18a6
GS
5326 Branch: perl
5327 ! ext/Devel/Peek/Peek.xs regcomp.c
5328____________________________________________________________________________
f58c54f0
NC
5329[ 5062] By: jhi on 2000/02/11 00:11:39
5330 Log: de-fancify the largefiles hints
bf6c18a6
GS
5331 Branch: cfgperl
5332 ! hints/hpux.sh
5333____________________________________________________________________________
f58c54f0
NC
5334[ 5061] By: gsar on 2000/02/10 19:17:09
5335 Log: longstanding bug in parsing "require VERSION", could reallocate
5336 current line and not know it; exposed by change#5004; manifested
5337 as parse failure of C<{require 5.003}>
bf6c18a6
GS
5338 Branch: perl
5339 ! t/comp/require.t t/comp/use.t toke.c
5340____________________________________________________________________________
f58c54f0
NC
5341[ 5060] By: jhi on 2000/02/10 13:29:25
5342 Log: Integrate with Sarathy.
bf6c18a6
GS
5343 Branch: cfgperl
5344 !> makedef.pl pp_ctl.c t/op/write.t win32/vdir.h
5345____________________________________________________________________________
f58c54f0
NC
5346[ 5059] By: gsar on 2000/02/10 06:21:21
5347 Log: make global symbol exports AIX-specific
bf6c18a6
GS
5348 Branch: perl
5349 ! makedef.pl
5350____________________________________________________________________________
f58c54f0
NC
5351[ 5058] By: gsar on 2000/02/10 06:16:57
5352 Log: integrate cfgperl contents into mainline
bf6c18a6
GS
5353 Branch: perl
5354 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
5355 !> Porting/config_H config_h.SH makedef.pl perl.h
5356 !> vms/subconfigure.com vos/config.def win32/config.bc
5357 !> win32/config.gc win32/config.vc win32/config_H.bc
5358 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
5359 !> win32/config_sh.PL
5360____________________________________________________________________________
f58c54f0
NC
5361[ 5057] By: gsar on 2000/02/10 01:08:01
5362 Log: windows bugfixes for virtual directories under USE_ITHREADS:
5363 allows path mapping to unknown devices to work properly;
5364 special file names like CONOUT$ can be opened with sysopen()
5365 again
bf6c18a6
GS
5366 Branch: perl
5367 ! win32/vdir.h
5368____________________________________________________________________________
f58c54f0
NC
5369[ 5056] By: gsar on 2000/02/10 00:56:27
5370 Log: formline() could wipe out readonly-ness, freeing constants
5371 prematurely, or affect cloning of pad constants
bf6c18a6
GS
5372 Branch: perl
5373 ! pp_ctl.c t/op/write.t
5374____________________________________________________________________________
f58c54f0
NC
5375[ 5055] By: jhi on 2000/02/09 19:48:58
5376 Log: Regenerate Configure for I_SYSLOG.
bf6c18a6
GS
5377 Branch: cfgperl
5378 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5379 ! config_h.SH
5380____________________________________________________________________________
f58c54f0
NC
5381[ 5054] By: jhi on 2000/02/09 19:38:04
5382 Log: fix AIX and multiplicity problems
bf6c18a6
GS
5383 Branch: cfgperl
5384 ! Makefile.SH makedef.pl
5385____________________________________________________________________________
f58c54f0
NC
5386[ 5053] By: bailey on 2000/02/09 10:58:11
5387 Log: remove redundant archcore directory prefix in installperl
bf6c18a6
GS
5388 Branch: vmsperl
5389 ! installperl
5390____________________________________________________________________________
f58c54f0
NC
5391[ 5052] By: bailey on 2000/02/09 10:44:22
5392 Log: Work around prefixing bug in older DECC preprocessors
bf6c18a6
GS
5393 Branch: vmsperl
5394 ! vms/vms.c vms/vmsish.h
5395____________________________________________________________________________
f58c54f0
NC
5396[ 5051] By: bailey on 2000/02/09 09:52:06
5397 Log: Eliminate unnecessary (and sometimes confounding) test for
5398 word boundary
bf6c18a6
GS
5399 Branch: vmsperl
5400 ! lib/ExtUtils/MM_VMS.pm
5401____________________________________________________________________________
f58c54f0
NC
5402[ 5050] By: bailey on 2000/02/09 09:29:06
5403 Log: Minor fixes to assuage picky compilers (unsigned comparisons and
5404 alias rules lead to compilation warnings)
bf6c18a6
GS
5405 Branch: vmsperl
5406 ! av.c mg.h pp_sys.c scope.c sv.c vms/vms.c
5407____________________________________________________________________________
f58c54f0
NC
5408[ 5049] By: bailey on 2000/02/09 09:09:45
5409 Log: Resync with mainline
bf6c18a6
GS
5410 Branch: vmsperl
5411 +> Todo-5.6 ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
5412 +> ext/Sys/Syslog/Syslog.xs lib/Pod/Find.pm lib/Pod/ParseUtils.pm
5413 +> pod/perlapi.pod pod/perlintern.pod pod/perlunicode.pod
5414 +> t/op/exists_sub.t t/op/ver.t t/pragma/diagnostics.t
5415 +> vos/config.def vos/config.pl win32/bin/exetype.pl
5416 - Todo-5.005 lib/Sys/Syslog.pm lib/caller.pm
5417 ! vms/subconfigure.com
5418 !> (integrate 358 files)
5419____________________________________________________________________________
f58c54f0
NC
5420[ 5048] By: jhi on 2000/02/09 03:54:05
5421 Log: OS/2 gcc doesn't like -o foo.exe and -Zexe simultaneously
5422 (reported by Yitzchak Scott-Thoennes in p5p)
bf6c18a6
GS
5423 Branch: cfgperl
5424 ! Configure config_h.SH
5425 Branch: metaconfig
5426 ! U/modified/Cppsym.U
5427____________________________________________________________________________
f58c54f0
NC
5428[ 5047] By: jhi on 2000/02/09 02:56:43
5429 Log: (fake) use of getcwd.
bf6c18a6
GS
5430 Branch: cfgperl
5431 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5432 ! config_h.SH perl.h
5433____________________________________________________________________________
f58c54f0
NC
5434[ 5046] By: jhi on 2000/02/09 02:22:50
5435 Log: lib scan fix
bf6c18a6
GS
5436 Branch: cfgperl
5437 ! Configure config_h.SH
5438 Branch: metaconfig
5439 ! U/modified/libs.U
5440____________________________________________________________________________
f58c54f0
NC
5441[ 5045] By: jhi on 2000/02/09 02:17:34
5442 Log: Reintroduce #5019 via metaconfig.
bf6c18a6
GS
5443 Branch: cfgperl
5444 ! Configure config_h.SH
5445 Branch: metaconfig
5446 ! U/installdirs/inc_version_list.U
5447____________________________________________________________________________
f58c54f0
NC
5448[ 5044] By: jhi on 2000/02/09 02:07:08
5449 Log: Add/restore probes for getcwd/mk*temp*/mmap.
bf6c18a6
GS
5450 Branch: cfgperl
5451 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5452 ! config_h.SH perl.h vms/subconfigure.com vos/config.def
5453 ! win32/config.bc win32/config.gc win32/config.vc
5454 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5455 ! win32/config_h.PL win32/config_sh.PL
5456 Branch: metaconfig
5457 ! U/modified/d_mkstemp.U U/modified/libs.U
5458 Branch: metaconfig/U/perl
5459 + d_mkdtemp.U d_mkstemps.U
5460____________________________________________________________________________
f58c54f0
NC
5461[ 5043] By: jhi on 2000/02/08 20:58:02
5462 Log: Integrate with Sarathy.
bf6c18a6
GS
5463 Branch: cfgperl
5464 +> Todo-5.6 t/op/ver.t win32/bin/exetype.pl
5465 !> (integrate 110 files)
5466____________________________________________________________________________
f58c54f0
NC
5467[ 5042] By: gsar on 2000/02/08 20:32:12
5468 Log: avoid exiting just because we didn't scan for libm ('libs' may still
5469 have it, but we avoided scan for things in 'libs')
bf6c18a6
GS
5470 Branch: perl
5471 ! Configure
5472
5473----------------
5474Version v5.5.650
5475----------------
5476
5477____________________________________________________________________________
f58c54f0
NC
5478[ 5041] By: gsar on 2000/02/08 07:57:11
5479 Log: update Changes
bf6c18a6
GS
5480 Branch: perl
5481 ! Changes
5482____________________________________________________________________________
f58c54f0
NC
5483[ 5040] By: gsar on 2000/02/08 07:51:20
5484 Log: documentation patches (from Michael Schwern and Yitzchak
5485 Scott-Thoennes)
7dc0bfe9
GS
5486 Branch: perl
5487 ! av.c hv.c lib/UNIVERSAL.pm pod/perlapi.pod
5488____________________________________________________________________________
f58c54f0
NC
5489[ 5039] By: gsar on 2000/02/08 07:22:46
5490 Log: alias to $^V to $PERL_VERSION_TUPLE
7dc0bfe9
GS
5491 Branch: perl
5492 ! lib/English.pm pod/perlvar.pod
5493____________________________________________________________________________
f58c54f0
NC
5494[ 5038] By: gsar on 2000/02/08 07:03:34
5495 Log: update Changes
7dc0bfe9
GS
5496 Branch: perl
5497 ! Changes pod/perlhist.pod
5498____________________________________________________________________________
f58c54f0
NC
5499[ 5037] By: gsar on 2000/02/08 06:59:55
5500 Log: Windows has a somewhat different sitelib layout, and needs
5501 $sitelib/archname added as well
de993576
GS
5502 Branch: perl
5503 ! perl.c
5504____________________________________________________________________________
f58c54f0
NC
5505[ 5036] By: gsar on 2000/02/08 06:59:03
5506 Log: change#4987 appears to have broken libs scan for platforms that
5507 don't set ignore_versioned_solibs (Solaris is one of them); add
5508 derivative fix from the older logic for skipping versioned .so
5509 libs
de993576
GS
5510 Branch: perl
5511 ! Configure
5512____________________________________________________________________________
f58c54f0
NC
5513[ 5035] By: gsar on 2000/02/07 21:21:44
5514 Log: sprintf("%v"...) buffer resizing busted
de993576
GS
5515 Branch: perl
5516 ! sv.c
5517____________________________________________________________________________
f58c54f0
NC
5518[ 5034] By: gsar on 2000/02/07 19:16:21
5519 Log: update Changes
de993576
GS
5520 Branch: perl
5521 ! Changes pod/perlhist.pod
5522____________________________________________________________________________
f58c54f0
NC
5523[ 5033] By: gsar on 2000/02/07 19:01:08
5524 Log: stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
5525 only when XX > 127
151210d1
GS
5526 Branch: perl
5527 ! pp_hot.c toke.c
5528____________________________________________________________________________
f58c54f0
NC
5529[ 5032] By: gsar on 2000/02/07 18:25:31
5530 Log: add note about printf("%v",...)
151210d1
GS
5531 Branch: perl
5532 ! pod/perldelta.pod
5533____________________________________________________________________________
f58c54f0
NC
5534[ 5031] By: gsar on 2000/02/07 18:18:43
5535 Log: update Changes
151210d1
GS
5536 Branch: perl
5537 ! Changes Todo-5.6
5538____________________________________________________________________________
f58c54f0
NC
5539[ 5030] By: gsar on 2000/02/07 18:17:49
5540 Log: thinko in change#5029
69883f8f
GS
5541 Branch: perl
5542 ! gv.c
5543____________________________________________________________________________
f58c54f0
NC
5544[ 5029] By: gsar on 2000/02/07 17:49:58
5545 Log: change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
5546 introduce -C switch (sets $^WIDE_SYSTEM_CALLS)
69883f8f
GS
5547 Branch: perl
5548 ! embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
5549 ! pod/perlrun.pod pod/perlunicode.pod pod/perlvar.pod
5550 ! win32/win32.h
5551____________________________________________________________________________
f58c54f0
NC
5552[ 5028] By: gsar on 2000/02/07 17:10:03
5553 Log: perlport updates (from Peter Prymmer)
69883f8f
GS
5554 Branch: perl
5555 ! pod/perlport.pod
5556____________________________________________________________________________
f58c54f0
NC
5557[ 5027] By: gsar on 2000/02/07 16:53:47
5558 Log: fix up Todo-5.6
69883f8f
GS
5559 Branch: perl
5560 ! Todo-5.6
5561____________________________________________________________________________
f58c54f0
NC
5562[ 5026] By: gsar on 2000/02/07 16:32:31
5563 Log: rename Todo-5.005 to Todo-5.6
69883f8f
GS
5564 Branch: perl
5565 +> Todo-5.6
5566 - Todo-5.005
5567 ! MANIFEST
5568____________________________________________________________________________
f58c54f0
NC
5569[ 5025] By: gsar on 2000/02/07 16:09:54
5570 Log: ${^Warnings} renamed to ${^WARNING_BITS}
69883f8f
GS
5571 Branch: perl
5572 ! gv.c lib/warnings.pm mg.c pod/perltoc.pod pod/perlvar.pod
5573 ! toke.c warnings.pl
5574____________________________________________________________________________
f58c54f0
NC
5575[ 5024] By: gsar on 2000/02/07 11:47:06
5576 Log: various Windows tweaks: make $^E a little less buggy by saving
5577 and restoring system error across TLS fetch; avoid needless
5578 copying of buffers
69883f8f
GS
5579 Branch: perl
5580 ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
5581 ! win32/win32.h
5582____________________________________________________________________________
f58c54f0
NC
5583[ 5023] By: gsar on 2000/02/07 11:44:19
5584 Log: avoid MakeMaker setting $^W=1
69883f8f
GS
5585 Branch: perl
5586 ! lib/ExtUtils/MakeMaker.pm
5587____________________________________________________________________________
f58c54f0
NC
5588[ 5022] By: gsar on 2000/02/07 10:38:56
5589 Log: up to v5.5.650
69883f8f
GS
5590 Branch: perl
5591 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
5592 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
5593____________________________________________________________________________
f58c54f0
NC
5594[ 5021] By: gsar on 2000/02/07 10:10:31
5595 Log: mention threads status in pod
24df1a40
GS
5596 Branch: perl
5597 ! ext/Thread/Thread.pm
5598____________________________________________________________________________
f58c54f0
NC
5599[ 5020] By: gsar on 2000/02/07 09:57:46
5600 Log: tolerate NULL SITELIB_EXP
24df1a40
GS
5601 Branch: perl
5602 ! perl.c
5603____________________________________________________________________________
f58c54f0
NC
5604[ 5019] By: gsar on 2000/02/07 09:46:11
5605 Log: NULL-terminate PERL_INC_VERSION_LIST
24df1a40
GS
5606 Branch: perl
5607 ! Configure perl.c win32/config.bc win32/config.gc
5608 ! win32/config.vc win32/config_H.bc win32/config_H.gc
5609 ! win32/config_H.vc
5610____________________________________________________________________________
f58c54f0
NC
5611[ 5018] By: gsar on 2000/02/07 09:13:10
5612 Log: add compatible versions from $Config{inc_ver_list} to search
5613 paths automatically (from Tom Hughes <tom@compton.nu>)
24df1a40
GS
5614 Branch: perl
5615 ! lib/lib.pm perl.c
5616____________________________________________________________________________
f58c54f0
NC
5617[ 5017] By: gsar on 2000/02/07 08:58:56
5618 Log: makefiles now use exetype.pl to make wperl.exe
24df1a40
GS
5619 Branch: perl
5620 ! sv.c win32/Makefile win32/makefile.mk
5621____________________________________________________________________________
f58c54f0
NC
5622[ 5016] By: gsar on 2000/02/07 08:38:25
5623 Log: add exetype.pl (from Jan Dubois)
24df1a40
GS
5624 Branch: perl
5625 + win32/bin/exetype.pl
5626 ! MANIFEST
5627____________________________________________________________________________
f58c54f0
NC
5628[ 5015] By: gsar on 2000/02/07 08:29:28
5629 Log: pod fixes (from Abigail and M J T Guy)
24df1a40
GS
5630 Branch: perl
5631 ! Changes README.os2 gv.c pod/perlapi.pod pod/perldebug.pod
5632 ! pod/perldelta.pod pod/perldiag.pod pod/perlopentut.pod
5633 ! pod/perlport.pod pod/perlvar.pod
5634____________________________________________________________________________
f58c54f0
NC
5635[ 5014] By: gsar on 2000/02/07 07:09:08
5636 Log: clarify behavior of vec() when arguments are off the end of the
5637 string (from M J T Guy)
24df1a40
GS
5638 Branch: perl
5639 ! pod/perlfunc.pod
5640____________________________________________________________________________
f58c54f0
NC
5641[ 5013] By: gsar on 2000/02/07 07:08:15
5642 Log: remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...)
5643 now return bytes all the way to 255, they will be transparently
5644 coerced (in future) to UTF-8 when they are used in operations
5645 involving other UTF-8 strings; C<use utf8> doesn't set $^U anymore
24df1a40
GS
5646 Branch: perl
5647 ! lib/byte.pm lib/utf8.pm pod/perlunicode.pod pod/perlvar.pod
5648 ! pp.c sv.c
5649____________________________________________________________________________
f58c54f0
NC
5650[ 5012] By: gsar on 2000/02/07 06:36:33
5651 Log: partly revert change#4851, apparently POSIX::uname() may not be correct
5652 per strict reading of standard (says Tom Christiansen)
24df1a40
GS
5653 Branch: perl
5654 ! lib/Sys/Hostname.pm
5655____________________________________________________________________________
f58c54f0
NC
5656[ 5011] By: gsar on 2000/02/07 06:26:30
5657 Log: allow 64-bit utf8-encoded integers (from Ilya Zakharevich)
24df1a40
GS
5658 Branch: perl
5659 ! utf8.c utf8.h
5660____________________________________________________________________________
f58c54f0
NC
5661[ 5010] By: gsar on 2000/02/06 21:27:03
5662 Log: fix debug code in Perl_malloc() (from Ilya Zakharevich)
24df1a40
GS
5663 Branch: perl
5664 ! malloc.c
5665____________________________________________________________________________
f58c54f0
NC
5666[ 5009] By: gsar on 2000/02/06 20:45:30
5667 Log: set SvUTF8 on vectors only if there are chars > 127; update copyright
5668 years (from Gisle Aas)
24df1a40
GS
5669 Branch: perl
5670 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
5671 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
5672 ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
5673 ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
5674 ! toke.c utf8.c utf8.h util.c util.h
5675____________________________________________________________________________
f58c54f0
NC
5676[ 5008] By: gsar on 2000/02/06 19:28:31
5677 Log: use builtin __CYGWIN__ rather than -DCYGWIN (from Eric Fifer
5678 <EFifer@sanwaint.com>)
24df1a40
GS
5679 Branch: perl
5680 ! EXTERN.h XSUB.h doio.c ext/POSIX/POSIX.xs
5681 ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
5682 ! hints/cygwin.sh lib/ExtUtils/MM_Cygwin.pm mg.c perl.h
5683 ! unixish.h util.c
5684____________________________________________________________________________
f58c54f0
NC
5685[ 5007] By: gsar on 2000/02/06 17:47:01
5686 Log: reduce memory consumption of POSIX.pm (from Ilya Zakharevich)
24df1a40
GS
5687 Branch: perl
5688 ! ext/POSIX/POSIX.pm
5689____________________________________________________________________________
f58c54f0
NC
5690[ 5006] By: gsar on 2000/02/06 17:28:35
5691 Log: integrate cfgperl contents into mainline
24df1a40
GS
5692 Branch: perl
5693 !> Configure config_h.SH ext/Sys/Syslog/Syslog.xs hints/hpux.sh
5694 !> perl.h pp_sys.c
5695____________________________________________________________________________
f58c54f0
NC
5696[ 5005] By: gsar on 2000/02/06 17:18:39
5697 Log: VOS port updates (from Paul Green <Paul_Green@stratus.com>)
24df1a40
GS
5698 Branch: perl
5699 ! README.vos pod/perlport.pod vos/Changes vos/build.cm
5700 ! vos/compile_perl.cm vos/config.def vos/config.h vos/config.pl
5701 ! vos/config_h.SH_orig vos/perl.bind vos/test_vos_dummies.c
5702 ! vos/vos_dummies.c vos/vosish.h
5703____________________________________________________________________________
f58c54f0
NC
5704[ 5004] By: gsar on 2000/02/06 17:00:49
5705 Log: fix parse error on C<{ use strict }> and other constructs that
5706 make the parser reenter while LEX_KNOWNEXT is active
24df1a40
GS
5707 Branch: perl
5708 ! t/comp/use.t toke.c
5709____________________________________________________________________________
f58c54f0
NC
5710[ 5003] By: gsar on 2000/02/06 14:57:30
5711 Log: avoid -Bforcearchive on netbsd too
24df1a40
GS
5712 Branch: perl
5713 ! Changes hints/netbsd.sh
5714____________________________________________________________________________
f58c54f0
NC
5715[ 5002] By: gsar on 2000/02/06 14:45:17
5716 Log: revised notes about Pod::Parser & Co.
9f060c84
GS
5717 Branch: perl
5718 ! lib/Pod/Usage.pm pod/perldelta.pod
5719____________________________________________________________________________
f58c54f0
NC
5720[ 5001] By: gsar on 2000/02/06 14:02:43
5721 Log: fix description of obsolete diagnostic
9f060c84
GS
5722 Branch: perl
5723 ! pod/perldiag.pod
5724____________________________________________________________________________
f58c54f0
NC
5725[ 5000] By: gsar on 2000/02/06 13:59:58
5726 Log: allow "\x{12ab}" even without C<use utf8>
9f060c84
GS
5727 Branch: perl
5728 ! t/pragma/warn/toke toke.c
5729____________________________________________________________________________
f58c54f0
NC
5730[ 4999] By: gsar on 2000/02/06 13:58:31
5731 Log: make perlbug use new-style version numbers; improve compatibility
5732 (runs with perl 5.005); fix swapped old vs new version reporting
9f060c84
GS
5733 Branch: perl
5734 ! utils/perlbug.PL
5735____________________________________________________________________________
f58c54f0
NC
5736[ 4998] By: gsar on 2000/02/06 13:56:45
5737 Log: support sprintf("v%v", v1.2.3) (works on any string argument, in
5738 fact); add tests for version tuples
9f060c84
GS
5739 Branch: perl
5740 + t/op/ver.t
5741 ! MANIFEST perl.c pod/perldiag.pod pod/perlfunc.pod
5742 ! pod/perlop.pod sv.c toke.c
5743____________________________________________________________________________
f58c54f0
NC
5744[ 4997] By: gsar on 2000/02/04 21:40:08
5745 Log: change#4970 fallout for useithreads
9f060c84
GS
5746 Branch: perl
5747 ! sv.c
5748____________________________________________________________________________
f58c54f0
NC
5749[ 4996] By: jhi on 2000/02/04 20:09:00
5750 Log: Largefilify offsets of tied handles.
9f060c84
GS
5751 Branch: cfgperl
5752 ! pp_sys.c
5753____________________________________________________________________________
f58c54f0
NC
5754[ 4995] By: jhi on 2000/02/04 19:54:25
5755 Log: Sanity check for libraries scan.
9f060c84
GS
5756 Branch: cfgperl
5757 ! Configure config_h.SH
5758 Branch: metaconfig
5759 ! U/modified/libs.U
5760____________________________________________________________________________
f58c54f0
NC
5761[ 4994] By: jhi on 2000/02/04 19:48:42
5762 Log: HP-UX largefileness doesn't like lseek being redeclared;
5763 no more USE_LONG_LONG.
9f060c84
GS
5764 Branch: cfgperl
5765 ! perl.h
5766____________________________________________________________________________
f58c54f0
NC
5767[ 4993] By: jhi on 2000/02/04 19:18:59
5768 Log: fix the description as much as possible; the whole
5769 separation into three different symbols lists is
5770 pretty broken now.
9f060c84
GS
5771 Branch: metaconfig
5772 ! U/modified/Cppsym.U
5773____________________________________________________________________________
f58c54f0
NC
5774[ 4992] By: jhi on 2000/02/04 19:13:10
5775 Log: Use <syslog.h>, not <sys/syslog.h>.
9f060c84
GS
5776 Branch: cfgperl
5777 ! Configure config_h.SH ext/Sys/Syslog/Syslog.xs
5778____________________________________________________________________________
f58c54f0
NC
5779[ 4991] By: gsar on 2000/02/04 19:11:07
5780 Log: dmake is on CPAN now
9f060c84
GS
5781 Branch: perl
5782 ! README.win32
5783____________________________________________________________________________
f58c54f0
NC
5784[ 4990] By: jhi on 2000/02/04 19:04:01
5785 Log: Re-introduce #4817 and #4964 wiped out by #4987.
9f060c84
GS
5786 Branch: cfgperl
5787 ! Configure config_h.SH
5788 Branch: metaconfig
5789 ! U/threads/usethreads.U
5790 Branch: metaconfig/U/perl
5791 ! patchlevel.U
5792____________________________________________________________________________
f58c54f0
NC
5793[ 4989] By: jhi on 2000/02/04 18:54:00
5794 Log: typo fix
9f060c84
GS
5795 Branch: cfgperl
5796 ! Configure config_h.SH
5797 Branch: metaconfig
5798 ! U/modified/libs.U
5799____________________________________________________________________________
f58c54f0
NC
5800[ 4988] By: jhi on 2000/02/04 18:34:06
5801 Log: Integrate with Sarathy.
9f060c84
GS
5802 Branch: cfgperl
5803 +> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
5804 +> ext/Sys/Syslog/Syslog.xs
5805 - lib/Sys/Syslog.pm
5806 !> (integrate 37 files)
5807____________________________________________________________________________
f58c54f0
NC
5808[ 4987] By: jhi on 2000/02/04 18:31:05
5809 Log: Configure megamaintenance. Cppsym (hopefully) final spasms;
5810 default is to use long long if available; various nits
5811 here and there; fixed to hpux 64-bitnes and largefileness.
9f060c84
GS
5812 Branch: cfgperl
5813 ! Configure config_h.SH hints/hpux.sh perl.h
5814 Branch: metaconfig
5815 ! U/a_dvisory/quadtype.U U/modified/Cppsym.U
5816 ! U/modified/d_gethname.U U/modified/libpth.U U/modified/libs.U
5817 Branch: metaconfig/U/perl
5818 ! d_fseeko.U d_ftello.U dlsrc.U uselongdbl.U uselonglong.U
5819 ! usemultiplicity.U xs_apiversion.U
5820____________________________________________________________________________
f58c54f0
NC
5821[ 4986] By: gsar on 2000/02/04 17:26:37
5822 Log: avoid bad cast warnings (from Robin Barker <rmb1@cise.npl.co.uk>)
9f060c84
GS
5823 Branch: perl
5824 ! sv.c
5825____________________________________________________________________________
f58c54f0
NC
5826[ 4985] By: gsar on 2000/02/04 16:43:49
5827 Log: avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)
9f060c84
GS
5828 Branch: perl
5829 ! ext/Devel/DProf/DProf.xs
5830____________________________________________________________________________
f58c54f0
NC
5831[ 4984] By: gsar on 2000/02/04 08:20:05
5832 Log: CPAN.pm updated to v1.52 (from Andreas Koenig)
9f060c84
GS
5833 Branch: perl
5834 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5835____________________________________________________________________________
f58c54f0
NC
5836[ 4983] By: gsar on 2000/02/04 08:00:38
5837 Log: updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>)
9f060c84
GS
5838 Branch: perl
5839 ! hints/openbsd.sh
5840____________________________________________________________________________
f58c54f0
NC
5841[ 4982] By: gsar on 2000/02/04 07:54:04
5842 Log: pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)
9f060c84
GS
5843 Branch: perl
5844 ! lib/Pod/Parser.pm
5845____________________________________________________________________________
f58c54f0
NC
5846[ 4981] By: gsar on 2000/02/04 07:34:38
5847 Log: avoid assuming cc accepts -o switch (from Tom Hughes)
9f060c84
GS
5848 Branch: perl
5849 ! Makefile.SH
5850____________________________________________________________________________
f58c54f0
NC
5851[ 4980] By: gsar on 2000/02/04 07:29:59
5852 Log: Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)
9f060c84
GS
5853 Branch: perl
5854 + ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
5855 + ext/Sys/Syslog/Syslog.xs
5856 - lib/Sys/Syslog.pm
5857 ! MANIFEST pod/perldelta.pod
5858____________________________________________________________________________
f58c54f0
NC
5859[ 4979] By: gsar on 2000/02/04 07:13:19
5860 Log: pod updates (from David Adler, M J T Guy)
9f060c84
GS
5861 Branch: perl
5862 ! pod/perlfaq2.pod pod/perlop.pod pod/perlsyn.pod
5863____________________________________________________________________________
f58c54f0
NC
5864[ 4978] By: gsar on 2000/02/04 07:08:14
5865 Log: typos in config_h.SH (from Paul_Green@vos.stratus.com)
9f060c84
GS
5866 Branch: perl
5867 ! config_h.SH
5868____________________________________________________________________________
f58c54f0
NC
5869[ 4977] By: gsar on 2000/02/04 07:06:10
5870 Log: avoid adding null components to LD_LIBRARY_PATH, OpenBSD has trouble
5871 with them (from Todd C. Miller <Todd.Miller@courtesan.com>)
9f060c84
GS
5872 Branch: perl
5873 ! Makefile.SH
5874____________________________________________________________________________
f58c54f0
NC
5875[ 4976] By: gsar on 2000/02/04 06:33:43
5876 Log: VMS update (from Dan Sugalski and Peter Prymmer)
9f060c84
GS
5877 Branch: perl
5878 ! configure.com vms/descrip_mms.template vms/subconfigure.com
5879____________________________________________________________________________
f58c54f0
NC
5880[ 4975] By: gsar on 2000/02/04 05:51:14
5881 Log: patch to provide more informative names for evals and anonymous
5882 subroutines (from Ilya Zakharevich)
9f060c84
GS
5883 Branch: perl
5884 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs lib/Dumpvalue.pm
5885 ! lib/dumpvar.pl lib/perl5db.pl op.c perl.h pod/perldebug.pod
5886 ! pod/perlvar.pod pp_ctl.c
5887____________________________________________________________________________
f58c54f0
NC
5888[ 4974] By: gsar on 2000/02/04 05:05:57
5889 Log: off-by-one in malloc.c (from Ilya Zakharevich)
9f060c84
GS
5890 Branch: perl
5891 ! malloc.c
5892____________________________________________________________________________
f58c54f0
NC
5893[ 4973] By: gsar on 2000/02/04 05:03:00
5894 Log: OS/2 build fixups from Ilya Zakharevich
9f060c84
GS
5895 Branch: perl
5896 ! ext/Devel/DProf/DProf.xs os2/Makefile.SHs t/op/fork.t
5897____________________________________________________________________________
f58c54f0
NC
5898[ 4972] By: gsar on 2000/02/04 04:58:57
5899 Log: avoid /* within comment
9f060c84
GS
5900 Branch: perl
5901 ! xsutils.c
5902____________________________________________________________________________
f58c54f0
NC
5903[ 4971] By: gsar on 2000/02/04 04:56:09
5904 Log: another HINT_BYTE victim
9f060c84
GS
5905 Branch: perl
5906 ! lib/charnames.pm
5907____________________________________________________________________________
f58c54f0
NC
5908[ 4970] By: gsar on 2000/02/04 04:45:13
5909 Log: fix pad_alloc panic from C<my $w; sub { my($i) = @_; sub { $w } }>
9f060c84
GS
5910 Branch: perl
5911 ! op.c scope.c scope.h t/op/closure.t toke.c
5912____________________________________________________________________________
f58c54f0
NC
5913[ 4969] By: gsar on 2000/02/04 01:09:37
5914 Log: byte.pm and HINT_BYTE don't match (0x8, not 0x10!)
9f060c84
GS
5915 Branch: perl
5916 ! lib/byte.pm
5917____________________________________________________________________________
f58c54f0
NC
5918[ 4968] By: jhi on 2000/02/02 13:17:25
5919 Log: Integrate with Sarathy.
9f060c84
GS
5920 Branch: cfgperl
5921 +> lib/Pod/Find.pm lib/Pod/ParseUtils.pm
5922 ! Configure
5923 !> (integrate 29 files)
5924
5925----------------
5926Version v5.5.640
5927----------------
5928
5929____________________________________________________________________________
f58c54f0
NC
5930[ 4967] By: gsar on 2000/02/02 12:22:29
5931 Log: update makerel for new version format
9f060c84
GS
5932 Branch: perl
5933 ! Changes Porting/makerel
5934____________________________________________________________________________
f58c54f0
NC
5935[ 4966] By: gsar on 2000/02/02 11:42:03
5936 Log: workaround for undefined symbol
93136620
GS
5937 Branch: perl
5938 ! win32/win32.h
5939____________________________________________________________________________
f58c54f0
NC
5940[ 4965] By: gsar on 2000/02/02 11:19:19
5941 Log: on cygwin, h_errno is now "__declspec(dllimport) int h_errno"
5942 (from Eric Fifer <EFifer@sanwaint.com>)
93136620
GS
5943 Branch: perl
5944 ! pp_sys.c
5945____________________________________________________________________________
f58c54f0
NC
5946[ 4964] By: gsar on 2000/02/02 11:11:15
5947 Log: adjust notes on use5005threads
93136620
GS
5948 Branch: perl
5949 ! Configure INSTALL README.threads
5950____________________________________________________________________________
f58c54f0
NC
5951[ 4963] By: gsar on 2000/02/02 10:14:30
5952 Log: fix typo
93136620
GS
5953 Branch: perl
5954 ! Configure
5955____________________________________________________________________________
f58c54f0
NC
5956[ 4962] By: gsar on 2000/02/02 10:13:10
5957 Log: integrate selected changes from cfgperl (#4899,4900,4904,4918)
93136620
GS
5958 Branch: perl
5959 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5960 !> config_h.SH ext/IO/IO.xs lib/Benchmark.pm
5961____________________________________________________________________________
f58c54f0
NC
5962[ 4961] By: gsar on 2000/02/02 09:55:45
5963 Log: PodParser-1.092 update via CPAN (from Brad Appleton)
93136620
GS
5964 Branch: perl
5965 + lib/Pod/Find.pm lib/Pod/ParseUtils.pm
5966 ! MANIFEST lib/Pod/Checker.pm t/pod/poderrs.t t/pod/poderrs.xr
5967____________________________________________________________________________
f58c54f0
NC
5968[ 4960] By: gsar on 2000/02/02 08:22:31
5969 Log: replace misleading docs with a BUGS section
93136620
GS
5970 Branch: perl
5971 ! lib/English.pm
5972____________________________________________________________________________
f58c54f0
NC
5973[ 4959] By: gsar on 2000/02/02 08:16:17
5974 Log: remove FUD from perlfunc/use (from M J T Guy)
93136620
GS
5975 Branch: perl
5976 ! pod/perlfunc.pod
5977____________________________________________________________________________
f58c54f0
NC
5978[ 4958] By: gsar on 2000/02/02 08:13:04
5979 Log: Benchmark displays bogus CPU stats (suggested by Cedric Auzanne
5980 <cedric.auzanne@nist.gov>)
93136620
GS
5981 Branch: perl
5982 ! Changes lib/Benchmark.pm
5983____________________________________________________________________________
f58c54f0
NC
5984[ 4957] By: gsar on 2000/02/02 08:04:52
5985 Log: fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)
ce9550df
GS
5986 Branch: perl
5987 ! pp_hot.c
5988____________________________________________________________________________
f58c54f0
NC
5989[ 4956] By: gsar on 2000/02/02 08:02:57
5990 Log: flock() pod talks about "adding" in the sense of "or-ing"
ce9550df
GS
5991 Branch: perl
5992 ! pod/perlfunc.pod
5993____________________________________________________________________________
f58c54f0
NC
5994[ 4955] By: gsar on 2000/02/02 07:58:35
5995 Log: fixes for switching files in the debugger (from Ilya Zakharevich)
ce9550df
GS
5996 Branch: perl
5997 ! lib/perl5db.pl pod/perldebug.pod
5998____________________________________________________________________________
f58c54f0
NC
5999[ 4954] By: gsar on 2000/02/02 07:53:51
6000 Log: use warnings rather than fiddling with $^W (from Paul Marquess)
ce9550df
GS
6001 Branch: perl
6002 ! lib/Cwd.pm lib/English.pm lib/ExtUtils/MM_Unix.pm
6003 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm lib/Fatal.pm
6004 ! lib/File/Spec/Win32.pm lib/Math/BigFloat.pm
6005 ! lib/Text/ParseWords.pm lib/utf8_heavy.pl
6006____________________________________________________________________________
f58c54f0
NC
6007[ 4953] By: gsar on 2000/02/02 07:40:33
6008 Log: dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)
ce9550df
GS
6009 Branch: perl
6010 ! hints/dynixptx.sh
6011____________________________________________________________________________
f58c54f0
NC
6012[ 4952] By: gsar on 2000/02/02 07:36:39
6013 Log: deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka and
6014 Brad Appleton)
ce9550df
GS
6015 Branch: perl
6016 ! pod/perldelta.pod
6017____________________________________________________________________________
f58c54f0
NC
6018[ 4951] By: gsar on 2000/02/02 06:54:22
6019 Log: avoid mismatched type warnings
ce9550df
GS
6020 Branch: perl
6021 ! embed.pl perlapi.h
6022____________________________________________________________________________
f58c54f0
NC
6023[ 4950] By: jhi on 2000/02/02 06:49:10
6024 Log: Integrate with Sarathy.
ce9550df
GS
6025 Branch: cfgperl
6026 +> pod/perlunicode.pod
6027 !> MANIFEST Makefile.SH lib/File/Spec/Win32.pm lib/Text/Tabs.pm
6028 !> lib/byte.pm lib/byte_heavy.pl lib/utf8.pm lib/warnings.pm
6029 !> makedef.pl op.c perl.h pod/perldelta.pod pp_ctl.c regcomp.c
6030 !> regexec.c t/pragma/warn/2use utf8.h utils/perldoc.PL
6031 !> vms/descrip_mms.template warnings.pl
6032____________________________________________________________________________
f58c54f0
NC
6033[ 4949] By: gsar on 2000/02/02 06:41:17
6034 Log: fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)
ce9550df
GS
6035 Branch: perl
6036 ! lib/File/Spec/Win32.pm
6037____________________________________________________________________________
f58c54f0
NC
6038[ 4948] By: gsar on 2000/02/02 06:30:41
6039 Log: makefile tweak
ce9550df
GS
6040 Branch: perl
6041 ! Makefile.SH
6042____________________________________________________________________________
f58c54f0
NC
6043[ 4947] By: gsar on 2000/02/02 06:27:43
6044 Log: future-proof unknown warning categories (from Greg Bacon
6045 <gbacon@cs.uah.edu>)
ce9550df
GS
6046 Branch: perl
6047 ! lib/warnings.pm t/pragma/warn/2use warnings.pl
6048____________________________________________________________________________
f58c54f0
NC
6049[ 4946] By: gsar on 2000/02/02 06:21:34
6050 Log: doc tweak (from Michael G Schwern <schwern@pobox.com>)
ce9550df
GS
6051 Branch: perl
6052 ! lib/Text/Tabs.pm
6053____________________________________________________________________________
f58c54f0
NC
6054[ 4945] By: gsar on 2000/02/02 06:03:04
6055 Log: more meaningful message on invalid pattern argument (from
6056 Kevin Meltzer <KMeltzer@USCO.com>)
ce9550df
GS
6057 Branch: perl
6058 ! utils/perldoc.PL
6059____________________________________________________________________________
f58c54f0
NC
6060[ 4944] By: gsar on 2000/02/02 05:43:49
6061 Log: XSLoader build patch for VMS (from Craig A. Berry
6062 <craig.berry@metamorgs.com>)
ce9550df
GS
6063 Branch: perl
6064 ! vms/descrip_mms.template
6065____________________________________________________________________________
f58c54f0
NC
6066[ 4943] By: gsar on 2000/02/02 03:40:49
6067 Log: reword some sections of perlunicode.pod
ce9550df
GS
6068 Branch: perl
6069 ! pod/perlunicode.pod
6070____________________________________________________________________________
f58c54f0
NC
6071[ 4942] By: gsar on 2000/02/01 21:02:01
6072 Log: AIX warning on undefined symbol
ce9550df
GS
6073 Branch: perl
6074 ! makedef.pl
6075____________________________________________________________________________
f58c54f0
NC
6076[ 4941] By: gsar on 2000/02/01 20:29:30
6077 Log: HINT_UTF8 is not propagated to the op tree anymore; add a
6078 perlunicode.pod that reflects changes to unicode support so far
ce9550df
GS
6079 Branch: perl
6080 + pod/perlunicode.pod
6081 ! MANIFEST lib/byte.pm lib/byte_heavy.pl lib/utf8.pm op.c perl.h
6082 ! pod/perldelta.pod pp_ctl.c regcomp.c regexec.c utf8.h
6083____________________________________________________________________________
f58c54f0
NC
6084[ 4940] By: jhi on 2000/02/01 12:22:30
6085 Log: Integrate with Sarathy.
ce9550df
GS
6086 Branch: cfgperl
6087 !> embed.pl embedvar.h global.sym gv.c intrpvar.h
6088 !> lib/charnames.pm lib/utf8.pm mg.c objXSUB.h op.c op.h
6089 !> perlapi.c perlapi.h pod/perlvar.pod pp.c sv.c sv.h
6090 !> t/lib/charnames.t toke.c win32/win32.c win32/win32.h
6091____________________________________________________________________________
f58c54f0
NC
6092[ 4939] By: gsar on 2000/02/01 08:52:16
6093 Log: export pregexec(), Tk uses it
ce9550df
GS
6094 Branch: perl
6095 ! embed.pl global.sym objXSUB.h perlapi.c
6096____________________________________________________________________________
f58c54f0
NC
6097[ 4938] By: gsar on 2000/02/01 04:00:09
6098 Log: mark literal utf8 in string literals properly
ce9550df
GS
6099 Branch: perl
6100 ! toke.c
6101____________________________________________________________________________
f58c54f0
NC
6102[ 4937] By: gsar on 2000/01/31 20:19:34
6103 Log: introduce $^U, a global bit to indicate whether system
6104 calls should using widechar APIs; chr and sprintf "%c" also
6105 follow this flag in the absense of "use byte"; "use utf8"
6106 sets $^U=1 (this appears kludgey)
ce9550df
GS
6107 Branch: perl
6108 ! embedvar.h gv.c intrpvar.h lib/charnames.pm lib/utf8.pm mg.c
6109 ! op.c op.h perlapi.h pod/perlvar.pod pp.c sv.c sv.h
6110 ! t/lib/charnames.t win32/win32.h
6111____________________________________________________________________________
f58c54f0
NC
6112[ 4936] By: jhi on 2000/01/31 20:17:44
6113 Log: HP-UX (induced) fixes.
ce9550df
GS
6114 Branch: cfgperl
6115 ! Configure config_h.SH hints/hpux.sh
6116 Branch: metaconfig
6117 ! U/modified/Oldconfig.U U/modified/libs.U
6118 Branch: metaconfig/U/perl
6119 ! quadfio.U
6120____________________________________________________________________________
f58c54f0
NC
6121[ 4935] By: jhi on 2000/01/31 19:15:43
6122 Log: Cosmetics.
ce9550df
GS
6123 Branch: metaconfig
6124 ! U/compline/d_gconvert.U
6125____________________________________________________________________________
f58c54f0
NC
6126[ 4934] By: jhi on 2000/01/31 19:15:22
6127 Log: Cppsym saga continues.
ce9550df
GS
6128 Branch: cfgperl
6129 ! Configure config_h.SH
6130 Branch: metaconfig
6131 ! U/modified/Cppsym.U
6132____________________________________________________________________________
f58c54f0
NC
6133[ 4933] By: gsar on 2000/01/31 18:45:07
6134 Log: !USING_WIDE() branch is busted in win32_stat()
ce9550df
GS
6135 Branch: perl
6136 ! win32/win32.c
6137____________________________________________________________________________
f58c54f0
NC
6138[ 4932] By: jhi on 2000/01/31 06:41:47
6139 Log: Reveal even more symbols.
ce9550df
GS
6140 Branch: cfgperl
6141 ! Configure config_h.SH
6142 Branch: metaconfig
6143 ! U/modified/Cppsym.U
6144____________________________________________________________________________
f58c54f0
NC
6145[ 4931] By: jhi on 2000/01/31 06:21:41
6146 Log: Integrate with Sarathy.
ce9550df
GS
6147 Branch: cfgperl
6148 - lib/caller.pm
6149 !> (integrate 29 files)
6150____________________________________________________________________________
f58c54f0
NC
6151[ 4930] By: gsar on 2000/01/31 04:57:42
6152 Log: runtime now looks at the SVf_UTF8 bit on the SV to decide
6153 whether to use widechar semantics; lexer and RE engine continue
6154 to need "use utf8" to enable unicode awareness in literals
6155 and patterns (TODO: this needs to be fixed); $1 et al are marked
6156 SvUTF8 if the pattern was compiled for utf8 (TODO: propagating
6157 it from the data is probably better)
ce9550df
GS
6158 Branch: perl
6159 ! doop.c gv.c mg.c op.c op.h pp.c pp_ctl.c pp_hot.c regcomp.c
6160 ! sv.c t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
6161 ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c utf8.h
6162____________________________________________________________________________
f58c54f0
NC
6163[ 4929] By: gsar on 2000/01/31 04:17:09
6164 Log: remove caller.pm from change#3534 (flawed idea)
ce9550df
GS
6165 Branch: perl
6166 - lib/caller.pm
6167 ! MANIFEST pod/perldelta.pod pod/perlfunc.pod
6168____________________________________________________________________________
f58c54f0
NC
6169[ 4928] By: gsar on 2000/01/31 04:16:01
6170 Log: fix factual regression (-e doesn't create temporary files anymore)
ce9550df
GS
6171 Branch: perl
6172 ! pod/perlfilter.pod
6173____________________________________________________________________________
f58c54f0
NC
6174[ 4927] By: gsar on 2000/01/30 21:27:12
6175 Log: introduce $^V (eq chr($revision) . chr($version) . chr($subversion));
6176 document version tuples
ce9550df
GS
6177 Branch: perl
6178 ! gv.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
6179 ! pod/perlvar.pod
6180____________________________________________________________________________
f58c54f0
NC
6181[ 4926] By: gsar on 2000/01/28 18:10:12
6182 Log: implement -follow option in find2perl (from Helmut Jarausch
6183 <jarausch@igpm.rwth-aachen.de>)
ce9550df
GS
6184 Branch: perl
6185 ! lib/File/Find.pm x2p/find2perl.PL
6186____________________________________________________________________________
f58c54f0
NC
6187[ 4925] By: gsar on 2000/01/28 18:03:28
6188 Log: document what chdir() without an argument does (from Mark-Jason
6189 Dominus <mjd@plover.com>)
ce9550df
GS
6190 Branch: perl
6191 ! pod/perlfunc.pod
6192____________________________________________________________________________
f58c54f0
NC
6193[ 4924] By: gsar on 2000/01/28 17:49:34
6194 Log: README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
ce9550df
GS
6195 Branch: perl
6196 ! README.cygwin
6197____________________________________________________________________________
f58c54f0
NC
6198[ 4923] By: gsar on 2000/01/28 17:10:08
6199 Log: avoid leaking lexicals into program being debugged (from Ilya
6200 Zakharevich)
ce9550df
GS
6201 Branch: perl
6202 ! lib/perl5db.pl
6203____________________________________________________________________________
f58c54f0
NC
6204[ 4922] By: gsar on 2000/01/28 16:36:13
6205 Log: perldelta note about export list changes
ce9550df
GS
6206 Branch: perl
6207 ! Changes pod/perldelta.pod
6208____________________________________________________________________________
f58c54f0
NC
6209[ 4921] By: gsar on 2000/01/28 15:49:04
6210 Log: alias realpath() to abs_path() (from Tom Christiansen)
ed09ebcd
GS
6211 Branch: perl
6212 ! lib/Cwd.pm
6213____________________________________________________________________________
f58c54f0
NC
6214[ 4920] By: jhi on 2000/01/28 09:52:47
6215 Log: Cppsym fixup from Andy.
ed09ebcd
GS
6216 Branch: cfgperl
6217 ! Configure config_h.SH
6218 Branch: metaconfig
6219 ! U/modified/Cppsym.U
6220____________________________________________________________________________
f58c54f0
NC
6221[ 4919] By: jhi on 2000/01/28 09:52:22
6222 Log: In HP-UX no largefiles if no 64 bits.
ed09ebcd
GS
6223 Branch: cfgperl
6224 ! hints/hpux.sh
6225____________________________________________________________________________
f58c54f0
NC
6226[ 4918] By: jhi on 2000/01/28 09:03:37
6227 Log: The #4880 was too eager, the $n test is useful too.
ed09ebcd
GS
6228 Branch: cfgperl
6229 ! lib/Benchmark.pm
6230____________________________________________________________________________
f58c54f0
NC
6231[ 4917] By: jhi on 2000/01/28 06:27:50
6232 Log: Integrate with Sarathy.
ed09ebcd
GS
6233 Branch: cfgperl
6234 +> pod/perlapi.pod pod/perlintern.pod
6235 !> (integrate 39 files)
6236____________________________________________________________________________
f58c54f0
NC
6237[ 4916] By: gsar on 2000/01/28 05:29:37
6238 Log: more exported symbols needed for build on windows
ed09ebcd
GS
6239 Branch: perl
6240 ! embed.pl global.sym objXSUB.h perlapi.c pod/perlapi.pod
6241 ! pod/perlintern.pod t/lib/thread.t win32/win32.c
6242____________________________________________________________________________
f58c54f0
NC
6243[ 4915] By: gsar on 2000/01/28 03:43:52
6244 Log: autogenerate API listing from comments in the source (from Benjamin
6245 Stuhl <sho_pi@hotmail.com>); fix the markup format to be more
6246 flexible for better readability; add missing docs in sv.c; regenerate
6247 perltoc
ed09ebcd
GS
6248 Branch: perl
6249 + pod/perlapi.pod pod/perlintern.pod
6250 ! MANIFEST XSUB.h av.c av.h cop.h cv.h embed.pl global.sym gv.c
6251 ! gv.h handy.h hv.c hv.h intrpvar.h makedef.pl mg.c objXSUB.h
6252 ! op.c op.h perl.c perlapi.c pod/Makefile pod/buildtoc
6253 ! pod/perl.pod pod/perldelta.pod pod/perlguts.pod
6254 ! pod/perltoc.pod pod/roffitall pp.h scope.h sv.c sv.h thrdvar.h
6255 ! universal.c util.c
6256____________________________________________________________________________
f58c54f0
NC
6257[ 4914] By: gsar on 2000/01/27 19:43:35
6258 Log: document unimplemented status of forking pipe open() on windows
ed09ebcd
GS
6259 Branch: perl
6260 ! pod/perlfork.pod t/op/fork.t
6261____________________________________________________________________________
f58c54f0
NC
6262[ 4913] By: jhi on 2000/01/27 11:18:51
6263 Log: Integrate with Sarathy.
ed09ebcd
GS
6264 Branch: cfgperl
6265 !> (integrate 51 files)
6266____________________________________________________________________________
f58c54f0
NC
6267[ 4912] By: jhi on 2000/01/27 10:35:48
6268 Log: Cppsym update continues.
ed09ebcd
GS
6269 Branch: cfgperl
6270 ! Configure config_h.SH
6271 Branch: metaconfig
6272 ! U/modified/Cppsym.U
6273____________________________________________________________________________
f58c54f0
NC
6274[ 4911] By: gsar on 2000/01/27 08:04:17
6275 Log: add missing flag in change#4892
ed09ebcd
GS
6276 Branch: perl
6277 ! win32/win32.c
6278____________________________________________________________________________
f58c54f0
NC
6279[ 4910] By: gsar on 2000/01/27 03:56:48
6280 Log: various pod nits identified by installhtml (all fixed except
6281 unresolved links)
ed09ebcd
GS
6282 Branch: perl
6283 ! ext/B/B/C.pm ext/Devel/Peek/Peek.pm ext/File/Glob/Glob.pm
6284 ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/SysV.pm
6285 ! ext/Thread/Thread.pm lib/Class/Struct.pm lib/File/Find.pm
6286 ! lib/File/Spec/VMS.pm lib/Pod/Html.pm lib/UNIVERSAL.pm
6287 ! pod/buildtoc pod/perlcompile.pod pod/perlfork.pod
6288 ! pod/perlre.pod pod/perltoc.pod pod/perltodo.pod
6289____________________________________________________________________________
f58c54f0
NC
6290[ 4909] By: gsar on 2000/01/26 22:45:28
6291 Log: typo
ed09ebcd
GS
6292 Branch: perl
6293 ! Porting/p4desc
6294____________________________________________________________________________
f58c54f0
NC
6295[ 4908] By: gsar on 2000/01/26 22:41:18
6296 Log: update p4 tool
ed09ebcd
GS
6297 Branch: perl
6298 ! Porting/p4desc
6299____________________________________________________________________________
f58c54f0
NC
6300[ 4907] By: gsar on 2000/01/26 21:45:41
6301 Log: revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>
6302 and C<my $foo : a : b : c> are all valid (from Spider Boardman)
ed09ebcd
GS
6303 Branch: perl
6304 ! lib/AutoSplit.pm lib/SelfLoader.pm lib/attributes.pm
6305 ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
6306 ! t/op/attrs.t toke.c
6307____________________________________________________________________________
f58c54f0
NC
6308[ 4906] By: gsar on 2000/01/26 20:16:39
6309 Log: pod typos and warnings (from Abigail <abigail@delanet.com>)
ed09ebcd
GS
6310 Branch: perl
6311 ! README.win32 ext/B/B/Deparse.pm lib/Class/Struct.pm
6312____________________________________________________________________________
f58c54f0
NC
6313[ 4905] By: gsar on 2000/01/26 19:10:26
6314 Log: s/STOP/CHECK/ blocks
ed09ebcd
GS
6315 Branch: perl
6316 ! embedvar.h ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm intrpvar.h
6317 ! keywords.h keywords.pl lib/constant.pm op.c perl.c perlapi.h
6318 ! perly.c perly.y pod/perldelta.pod pod/perldiag.pod
6319 ! pod/perlfunc.pod pod/perlmod.pod pod/perlrun.pod
6320 ! pod/perlsub.pod pod/perltodo.pod sv.c t/op/misc.t toke.c
6321 ! vms/perly_c.vms
6322____________________________________________________________________________
f58c54f0
NC
6323[ 4904] By: jhi on 2000/01/26 13:58:18
6324 Log: In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
6325 of O_NONBLOCK a subsequent fcntl F_GETFL will return O_NDELAY.
ed09ebcd
GS
6326 Branch: cfgperl
6327 ! ext/IO/IO.xs
6328____________________________________________________________________________
f58c54f0
NC
6329[ 4903] By: jhi on 2000/01/26 11:16:34
6330 Log: Continue cpp symbol update.
ed09ebcd
GS
6331 Branch: cfgperl
6332 ! Configure config_h.SH
6333 Branch: metaconfig
6334 ! U/modified/Cppsym.U
6335____________________________________________________________________________
f58c54f0
NC
6336[ 4902] By: gsar on 2000/01/26 09:28:37
6337 Log: tweak exports list on Windows
ed09ebcd
GS
6338 Branch: perl
6339 ! makedef.pl t/op/fork.t win32/win32.h
6340____________________________________________________________________________
f58c54f0
NC
6341[ 4901] By: jhi on 2000/01/26 08:05:57
6342 Log: Integrate with Sarathy.
ed09ebcd
GS
6343 Branch: cfgperl
6344 !> Changes README.win32 lib/File/Path.pm lib/Getopt/Std.pm op.c
6345 !> pod/perldelta.pod pod/perldiag.pod t/op/grep.t
6346 !> t/pragma/strict-vars toke.c win32/Makefile win32/makefile.mk
6347 !> win32/win32.c win32/win32.h
6348____________________________________________________________________________
f58c54f0
NC
6349[ 4900] By: jhi on 2000/01/26 07:59:05
6350 Log: s/d_nvpresuv/d_nv_preserves_uv/;
6351 plus cosmetic change for #4899.
ed09ebcd
GS
6352 Branch: cfgperl
6353 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6354 ! config_h.SH
6355 Branch: metaconfig
6356 ! U/modified/Cppsym.U
6357 Branch: metaconfig/U/perl
6358 ! perlxv.U
6359____________________________________________________________________________
f58c54f0
NC
6360[ 4899] By: jhi on 2000/01/26 07:46:56
6361 Log: Update the scan of the cpp symbols.
ed09ebcd
GS
6362 Branch: cfgperl
6363 ! Configure config_h.SH
6364 Branch: metaconfig
6365 ! U/modified/Cppsym.U
6366____________________________________________________________________________
f58c54f0
NC
6367[ 4898] By: gsar on 2000/01/26 04:49:45
6368 Log: allow '--' to terminate argument processing (suggested by
6369 Marc Espie <espie@schutzenberger.liafa.jussieu.fr>)
ed09ebcd
GS
6370 Branch: perl
6371 ! lib/Getopt/Std.pm
6372____________________________________________________________________________
f58c54f0
NC
6373[ 4897] By: gsar on 2000/01/26 02:42:38
6374 Log: change#3744 should have made grep more like map instead of the
6375 other way around
ed09ebcd
GS
6376 Branch: perl
6377 ! t/op/grep.t toke.c
6378____________________________________________________________________________
f58c54f0
NC
6379[ 4896] By: gsar on 2000/01/26 00:56:14
6380 Log: integrate cfgperl contents into mainline
ed09ebcd
GS
6381 Branch: perl
6382 +> vos/config.def vos/config.pl
6383 ! Changes
6384 !> Configure MANIFEST config_h.SH hints/unicosmk.sh
6385 !> lib/Benchmark.pm pod/perldelta.pod pod/perlhist.pod pp.c
6386 !> vos/config.h vos/config_h.SH_orig
6387____________________________________________________________________________
f58c54f0
NC
6388[ 4895] By: gsar on 2000/01/26 00:45:45
6389 Log: fix parse failure of (my $foo : bar) and similar (from Spider
6390 Boardman)
aff0d67d
GS
6391 Branch: perl
6392 ! toke.c
6393____________________________________________________________________________
f58c54f0
NC
6394[ 4894] By: gsar on 2000/01/26 00:33:53
6395 Log: avoid failure if directories already read by rmtree() are
6396 deleted by another process
aff0d67d
GS
6397 Branch: perl
6398 ! lib/File/Path.pm
6399____________________________________________________________________________
f58c54f0
NC
6400[ 4893] By: gsar on 2000/01/25 23:19:18
6401 Log: typo in change#4892
aff0d67d
GS
6402 Branch: perl
6403 ! win32/win32.c
6404____________________________________________________________________________
f58c54f0
NC
6405[ 4892] By: gsar on 2000/01/25 22:16:19
6406 Log: eliminate need for perl95.exe on Windows 9x by working around CRT
6407 bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
6408 to call the fixed version of open_osfhandle() only on Windows 9x;
6409 updated the makefiles and README.win32 to suit
aff0d67d
GS
6410 Branch: perl
6411 ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
6412 ! win32/win32.h
6413____________________________________________________________________________
f58c54f0
NC
6414[ 4891] By: gsar on 2000/01/25 20:22:01
6415 Log: produce redeclaration warning on C<our $foo; { our $foo; ... }>
aff0d67d
GS
6416 Branch: perl
6417 ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/strict-vars
6418____________________________________________________________________________
f58c54f0
NC
6419[ 4890] By: gsar on 2000/01/25 19:21:17
6420 Log: update Makefile notes on the now deprecated USE_5005THREADS and
6421 USE_OBJECT
aff0d67d
GS
6422 Branch: perl
6423 ! win32/Makefile win32/makefile.mk
6424____________________________________________________________________________
f58c54f0
NC
6425[ 4889] By: jhi on 2000/01/25 14:44:55
6426 Log: Misedit in #4888.
aff0d67d
GS
6427 Branch: cfgperl
6428 ! pp.c
6429____________________________________________________________________________
f58c54f0
NC
6430[ 4888] By: jhi on 2000/01/25 14:38:59
6431 Log: UNICOS/mk patches. Removing the _CRAYMPP test may be
6432 rash but it's the best move I can think of right now.
6433 UNICOS/mk doesn't anymore (2.0.4.82) define _CRAYMPP,
6434 but I think it did in the past.
6435 Removing the _CRAYMPP test fixes a legion of pack/unpack
6436 failures (hint: SHORTSIZE=4,INTSIZE=8,LONGSIZE=8).
6437 One subtest, t/lib/io_sock.t #14, is still failing.
aff0d67d
GS
6438 Branch: cfgperl
6439 ! Configure config_h.SH hints/unicosmk.sh pp.c
6440 Branch: metaconfig
6441 ! U/modified/Oldconfig.U
6442____________________________________________________________________________
f58c54f0
NC
6443[ 4887] By: jhi on 2000/01/25 06:13:14
6444 Log: Integrate with Sarathy.
aff0d67d
GS
6445 Branch: cfgperl
6446 !> Changes Makefile.SH XSUB.h cflags.SH embed.pl globals.c
6447 !> installperl lib/Pod/Html.pm makedef.pl mg.c objXSUB.h perl.h
6448 !> perlapi.c perlapi.h pod/perldelta.pod pod/perldiag.pod
6449 !> t/io/fs.t win32/Makefile win32/makefile.mk win32/perlhost.h
6450 !> win32/perllib.c win32/win32.c win32/win32.h
6451____________________________________________________________________________
f58c54f0
NC
6452[ 4886] By: gsar on 2000/01/25 02:54:00
6453 Log: consistently use MAX_PATH+1 buffer sizes
aff0d67d
GS
6454 Branch: perl
6455 ! win32/win32.c
6456____________________________________________________________________________
f58c54f0
NC
6457[ 4885] By: gsar on 2000/01/25 02:51:35
6458 Log: workaround for rename('x','X') bug in Windows NT
aff0d67d
GS
6459 Branch: perl
6460 ! t/io/fs.t win32/win32.c
6461____________________________________________________________________________
f58c54f0
NC
6462[ 4884] By: gsar on 2000/01/25 01:32:57
6463 Log: windows build fixups from uniform DLL name change to perl56.dll
aff0d67d
GS
6464 Branch: perl
6465 ! installperl makedef.pl win32/perllib.c
6466____________________________________________________________________________
f58c54f0
NC
6467[ 4883] By: gsar on 2000/01/25 01:31:27
6468 Log: more fixes for warnings from change#4840
aff0d67d
GS
6469 Branch: perl
6470 ! lib/Pod/Html.pm
6471____________________________________________________________________________
f58c54f0
NC
6472[ 4882] By: gsar on 2000/01/24 15:35:12
6473 Log: assorted little nits
aff0d67d
GS
6474 Branch: perl
6475 ! mg.c win32/Makefile win32/makefile.mk win32/perlhost.h
6476 ! win32/win32.c
6477____________________________________________________________________________
f58c54f0
NC
6478[ 4881] By: gsar on 2000/01/24 14:32:31
6479 Log: add new warnings to perldelta
aff0d67d
GS
6480 Branch: perl
6481 ! Changes pod/perldelta.pod pod/perldiag.pod
6482____________________________________________________________________________
f58c54f0
NC
6483[ 4880] By: jhi on 2000/01/24 14:14:23
6484 Log: From: Stephane Payrard <properler@freesurf.fr>
6485 To: Gurusamy Sarathy <gsar@ActiveState.com>
6486 Cc: perl5-porters@perl.org
6487 Subject: <patch> avoid division by 0 in Benchmark.pm
6488 Date: Mon, 24 Jan 2000 16:15:38 +0100
6489 Message-ID: <20000124161538.A995@freesurf.fr>
aff0d67d
GS
6490 Branch: cfgperl
6491 ! lib/Benchmark.pm
6492____________________________________________________________________________
f58c54f0
NC
6493[ 4879] By: gsar on 2000/01/24 14:14:20
6494 Log: force linkage of the function wrappers for globals in change#4878
56e90b21
GS
6495 Branch: perl
6496 ! embed.pl globals.c perlapi.h win32/win32.h
6497____________________________________________________________________________
f58c54f0
NC
6498[ 4878] By: gsar on 2000/01/24 13:04:45
6499 Log: enable function wrappers for access to globals under MULTIPLICITY
6500 (provides binary compatibility in the face of changes in interpreter
6501 structure)
56e90b21
GS
6502 Branch: perl
6503 ! Makefile.SH XSUB.h cflags.SH embed.pl makedef.pl objXSUB.h
6504 ! perl.h perlapi.c perlapi.h win32/Makefile win32/makefile.mk
6505____________________________________________________________________________
f58c54f0
NC
6506[ 4877] By: jhi on 2000/01/24 11:41:57
6507 Log: perlhist update.
56e90b21
GS
6508 Branch: cfgperl
6509 ! pod/perlhist.pod
6510____________________________________________________________________________
f58c54f0
NC
6511[ 4876] By: jhi on 2000/01/24 11:32:07
6512 Log: Updates on the large file support status.
56e90b21
GS
6513 Branch: cfgperl
6514 ! pod/perldelta.pod
6515____________________________________________________________________________
f58c54f0
NC
6516[ 4875] By: jhi on 2000/01/24 11:23:16
6517 Log: Integrate with Sarathy.
56e90b21
GS
6518 Branch: cfgperl
6519 !> ext/DB_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
6520 !> ext/ODBM_File/ODBM_File.pm lib/AutoSplit.pm
6521 !> lib/Math/Complex.pm lib/Math/Trig.pm lib/Shell.pm
6522____________________________________________________________________________
f58c54f0
NC
6523[ 4874] By: gsar on 2000/01/24 10:43:03
6524 Log: fix typos; avoid use constant for lowercase constants (produces
6525 warnings now)
56e90b21
GS
6526 Branch: perl
6527 ! ext/DB_File/Makefile.PL lib/Math/Complex.pm lib/Math/Trig.pm
6528 ! lib/Shell.pm
6529____________________________________________________________________________
f58c54f0
NC
6530[ 4873] By: gsar on 2000/01/24 09:40:24
6531 Log: avoid warnings when there's no subs to autosplit
56e90b21
GS
6532 Branch: perl
6533 ! lib/AutoSplit.pm
6534____________________________________________________________________________
f58c54f0
NC
6535[ 4872] By: jhi on 2000/01/24 09:39:01
6536 Log: Create a tool for converting a config_h.SH into a VOS config.h.
56e90b21
GS
6537 Branch: cfgperl
6538 + vos/config.def vos/config.pl
6539 ! MANIFEST vos/config.h vos/config_h.SH_orig
6540____________________________________________________________________________
f58c54f0
NC
6541[ 4871] By: gsar on 2000/01/24 09:15:20
6542 Log: typos in change#4623
56e90b21
GS
6543 Branch: perl
6544 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
6545____________________________________________________________________________
f58c54f0
NC
6546[ 4870] By: jhi on 2000/01/24 06:43:19
6547 Log: Sync metaconfig units to comply with the typo fixes of #4869.
56e90b21
GS
6548 Branch: cfgperl
6549 ! Configure config_h.SH
6550 Branch: metaconfig
6551 + U/modified/cf_email.U U/modified/so.U
6552 Branch: metaconfig/U/perl
6553 ! dlsrc.U
6554____________________________________________________________________________
f58c54f0
NC
6555[ 4869] By: jhi on 2000/01/24 06:04:31
6556 Log: Integrate with Sarathy.
56e90b21
GS
6557 Branch: cfgperl
6558 +> t/pragma/diagnostics.t
6559 !> (integrate 120 files)
6560____________________________________________________________________________
f58c54f0
NC
6561[ 4868] By: gsar on 2000/01/23 21:49:28
6562 Log: on windows, set seek position to end for files opened in append mode
6563 (improves compatibility with Unix, avoids buffering issues)
56e90b21
GS
6564 Branch: perl
6565 ! win32/win32.c
6566____________________________________________________________________________
f58c54f0
NC
6567[ 4867] By: gsar on 2000/01/23 21:19:31
6568 Log: change#4866 was flawed; revert and add better fix for warning
56e90b21
GS
6569 Branch: perl
6570 ! op.c op.h
6571____________________________________________________________________________
f58c54f0
NC
6572[ 4866] By: gsar on 2000/01/23 20:43:56
6573 Log: optimize away runtime code for our($foo) (also avoid warnings)
56e90b21
GS
6574 Branch: perl
6575 ! op.c
6576____________________________________________________________________________
f58c54f0
NC
6577[ 4865] By: gsar on 2000/01/23 13:17:18
6578 Log: DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>
56e90b21
GS
6579 Branch: perl
6580 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6581 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
6582____________________________________________________________________________
f58c54f0
NC
6583[ 4864] By: gsar on 2000/01/23 13:12:31
6584 Log: system('VAR123=foo cmd') wasn't invoking shell (de-locale-ized patch
6585 suggested by Dominic Dunlop <domo@computer.org>)
56e90b21
GS
6586 Branch: perl
6587 ! doio.c
6588____________________________________________________________________________
f58c54f0
NC
6589[ 4863] By: gsar on 2000/01/23 13:01:35
6590 Log: fix misclassified warnings
56e90b21
GS
6591 Branch: perl
6592 ! pod/perldiag.pod
6593____________________________________________________________________________
f58c54f0
NC
6594[ 4862] By: gsar on 2000/01/23 12:52:12
6595 Log: document bareword prototype incompatibility
56e90b21
GS
6596 Branch: perl
6597 ! pod/perldelta.pod pod/perlsub.pod
6598____________________________________________________________________________
f58c54f0
NC
6599[ 4861] By: gsar on 2000/01/23 12:32:25
6600 Log: faulty edit
56e90b21
GS
6601 Branch: perl
6602 ! lib/File/stat.pm
6603____________________________________________________________________________
f58c54f0
NC
6604[ 4860] By: gsar on 2000/01/23 12:23:48
6605 Log: s/use vars/our/g modules that aren't independently maintained on CPAN
56e90b21
GS
6606 Branch: perl
6607 ! ext/B/B/Asmdata.pm ext/Data/Dumper/Dumper.pm
6608 ! ext/Devel/DProf/DProf.pm ext/Fcntl/Fcntl.pm
6609 ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
6610 ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
6611 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
6612 ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
6613 ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
6614 ! ext/IO/lib/IO/Socket/UNIX.pm ext/NDBM_File/NDBM_File.pm
6615 ! ext/ODBM_File/ODBM_File.pm ext/Opcode/Opcode.pm
6616 ! ext/Opcode/Safe.pm ext/POSIX/POSIX.pm
6617 ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
6618 ! ext/Thread/Thread.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
6619 ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Dumpvalue.pm
6620 ! lib/ExtUtils/Command.pm lib/ExtUtils/Install.pm
6621 ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
6622 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Mksymlists.pm
6623 ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
6624 ! lib/File/Compare.pm lib/File/Copy.pm lib/File/Find.pm
6625 ! lib/File/Path.pm lib/File/stat.pm lib/FileHandle.pm
6626 ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Net/Ping.pm
6627 ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
6628 ! lib/Net/servent.pm lib/Shell.pm lib/Test.pm
6629 ! lib/Test/Harness.pm lib/Tie/Array.pm lib/Tie/Handle.pm
6630 ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
6631 ! lib/User/pwent.pm lib/base.pm lib/caller.pm lib/constant.pm
6632 ! lib/diagnostics.pm lib/fields.pm lib/lib.pm lib/strict.pm
6633____________________________________________________________________________
f58c54f0
NC
6634[ 4859] By: gsar on 2000/01/23 11:29:22
6635 Log: fix diagnostics to report "our" vs "my" correctly
56e90b21
GS
6636 Branch: perl
6637 ! op.c pod/perldiag.pod
6638____________________________________________________________________________
f58c54f0
NC
6639[ 4858] By: gsar on 2000/01/23 10:14:46
6640 Log: set api_version to 5.5.0 (binary compatibility needs to get tested
6641 more widely)
56e90b21
GS
6642 Branch: perl
6643 ! patchlevel.h
6644____________________________________________________________________________
f58c54f0
NC
6645[ 4857] By: gsar on 2000/01/23 10:04:03
6646 Log: disallow our($foo::bar)
56e90b21
GS
6647 Branch: perl
6648 ! pod/perldiag.pod toke.c
6649____________________________________________________________________________
f58c54f0
NC
6650[ 4856] By: gsar on 2000/01/23 09:50:54
6651 Log: dprofpp can't find Devel::DProf::VERSION due to change#4852
56e90b21
GS
6652 Branch: perl
6653 ! utils/dprofpp.PL
6654____________________________________________________________________________
f58c54f0
NC
6655[ 4855] By: gsar on 2000/01/23 09:36:51
6656 Log: new test (from Michael G Schwern <schwern@pobox.com>)
56e90b21
GS
6657 Branch: perl
6658 + t/pragma/diagnostics.t
6659 ! MANIFEST
6660____________________________________________________________________________
f58c54f0
NC
6661[ 4854] By: gsar on 2000/01/23 09:24:40
6662 Log: add PREREQ_PM to default template (suggested by Michael G Schwern
6663 <schwern@pobox.com>)
56e90b21
GS
6664 Branch: perl
6665 ! utils/h2xs.PL
6666____________________________________________________________________________
f58c54f0
NC
6667[ 4853] By: gsar on 2000/01/23 09:08:30
6668 Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
56e90b21
GS
6669 Branch: perl
6670 ! cygwin/Makefile.SHs hints/cygwin.sh t/io/tell.t
6671____________________________________________________________________________
f58c54f0
NC
6672[ 4852] By: gsar on 2000/01/23 08:52:44
6673 Log: mark some extensions as "special versions" to avoid CPAN indexer
6674 confusion (from Ilya Zakharevich)
56e90b21
GS
6675 Branch: perl
6676 ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
6677____________________________________________________________________________
f58c54f0
NC
6678[ 4851] By: gsar on 2000/01/23 08:48:46
6679 Log: prefer POSIX::uname() rather than syscalls, which require attempting
6680 to load syscall.ph (from David Huggins-Daines <dhd@eradicator.org>)
56e90b21
GS
6681 Branch: perl
6682 ! lib/Sys/Hostname.pm
6683____________________________________________________________________________
f58c54f0
NC
6684[ 4850] By: gsar on 2000/01/23 08:36:43
6685 Log: integrate cfgperl contents into mainline
56e90b21
GS
6686 Branch: perl
6687 !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
6688 !> Porting/config_H config_h.SH perl.h
6689____________________________________________________________________________
f58c54f0
NC
6690[ 4849] By: gsar on 2000/01/23 08:17:30
6691 Log: fix localization in while BLOCK when there is a continue BLOCK
6692 by introducing an explicit scope (c.f. change#4848)
56e90b21
GS
6693 Branch: perl
6694 ! op.c pp_ctl.c t/cmd/while.t
6695____________________________________________________________________________
f58c54f0
NC
6696[ 4848] By: gsar on 2000/01/23 06:43:51
6697 Log: fix scope cleanup when next jumps to a continue block; this is rather
6698 in the nature of a kludge; it doesn't fix the longstanding bug that
6699 makes C<while (!$x++) { local $x = 7 } continue { print $x }> print "7"
6700 instead of "1")
56e90b21
GS
6701 Branch: perl
6702 ! pp_ctl.c t/cmd/while.t
6703____________________________________________________________________________
f58c54f0
NC
6704[ 4847] By: gsar on 2000/01/23 04:47:25
6705 Log: don't warn about masked lexical in C<if (my $x = 1) { my $x; }>,
6706 C<while (my $x = foo()) { my $x = bar(); }> etc.
56e90b21
GS
6707 Branch: perl
6708 ! op.c
6709____________________________________________________________________________
f58c54f0
NC
6710[ 4846] By: gsar on 2000/01/23 04:44:17
6711 Log: avoid warnings in change#4839
56e90b21
GS
6712 Branch: perl
6713 ! lib/Carp/Heavy.pm
6714____________________________________________________________________________
f58c54f0
NC
6715[ 4845] By: gsar on 2000/01/22 13:12:38
6716 Log: Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
56e90b21
GS
6717 Branch: perl
6718 ! Changes Configure
6719____________________________________________________________________________
f58c54f0
NC
6720[ 4844] By: gsar on 2000/01/22 12:46:26
6721 Log: wrong category for exec() warning
7f95ee77
GS
6722 Branch: perl
6723 ! op.c pod/perlop.pod
6724____________________________________________________________________________
f58c54f0
NC
6725[ 4843] By: gsar on 2000/01/22 12:42:40
6726 Log: fix line continuations in argument lists (from Helmut Jarausch)
7f95ee77
GS
6727 Branch: perl
6728 ! lib/ExtUtils/xsubpp
6729____________________________________________________________________________
f58c54f0
NC
6730[ 4842] By: gsar on 2000/01/22 12:34:39
6731 Log: CGI.pm upgraded to v2.56 from CPAN
7f95ee77
GS
6732 Branch: perl
6733 ! eg/cgi/index.html lib/CGI.pm lib/CGI/Apache.pm
6734 ! lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Switch.pm
6735 ! t/lib/cgi-html.t
6736____________________________________________________________________________
f58c54f0
NC
6737[ 4841] By: gsar on 2000/01/22 12:07:23
6738 Log: avoid warnings due to lack of forward declarations
7f95ee77
GS
6739 Branch: perl
6740 ! lib/Pod/Html.pm
6741____________________________________________________________________________
f58c54f0
NC
6742[ 4840] By: gsar on 2000/01/22 12:04:30
6743 Log: heavy cleanup of Pod::Html bug fixes (from Wolfgang Laun
6744 <wolfgang.laun@alcatel.at>)
7f95ee77
GS
6745 Branch: perl
6746 ! lib/Pod/Html.pm
6747____________________________________________________________________________
f58c54f0
NC
6748[ 4839] By: gsar on 2000/01/22 11:57:24
6749 Log: better Carp reporting within subclassed modules (from Wolfgang Laun
6750 <wolfgang.laun@alcatel.at>)
7f95ee77
GS
6751 Branch: perl
6752 ! lib/Carp/Heavy.pm pod/perldelta.pod
6753____________________________________________________________________________
f58c54f0
NC
6754[ 4838] By: gsar on 2000/01/22 10:53:06
6755 Log: truncate(FH) flushes FH before truncating it
7f95ee77
GS
6756 Branch: perl
6757 ! pp_sys.c t/io/fs.t
6758____________________________________________________________________________
f58c54f0
NC
6759[ 4837] By: gsar on 2000/01/22 10:37:16
6760 Log: #line directives without a filename leave the file name as it was
6761 instead of setting it to the script name (from Andrew Pimlott
6762 <andrew@pimlott.ne.mediaone.net>)
7f95ee77
GS
6763 Branch: perl
6764 ! toke.c
6765____________________________________________________________________________
f58c54f0
NC
6766[ 4836] By: gsar on 2000/01/22 10:06:53
6767 Log: add patch for printf-style format typechecks (from Robin Barker
6768 <rmb1@cise.npl.co.uk>); fixes for problems so identified
7f95ee77
GS
6769 Branch: perl
6770 ! XSUB.h doio.c dump.c embed.pl gv.c op.c perl.c perl.h pp_ctl.c
6771 ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c
6772____________________________________________________________________________
f58c54f0
NC
6773[ 4835] By: gsar on 2000/01/22 08:42:52
6774 Log: From: John Tobey <jtobey@isay.com>
6775 Date: Thu, 16 Dec 1999 20:20:38 -0500
6776 Message-Id: <E11ym4U-0000c7-00@einstein.localnet>
6777 Subject: [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'
7f95ee77
GS
6778 Branch: perl
6779 ! lib/base.pm lib/fields.pm t/lib/fields.t
6780____________________________________________________________________________
f58c54f0
NC
6781[ 4834] By: gsar on 2000/01/22 08:08:08
6782 Log: fix deeply nested closures that have no references to lexical in
6783 intervening subs
7f95ee77
GS
6784 Branch: perl
6785 ! embed.h embed.pl op.c proto.h t/op/closure.t
6786____________________________________________________________________________
f58c54f0
NC
6787[ 4833] By: gsar on 2000/01/21 17:04:21
6788 Log: add $VERSION
7f95ee77
GS
6789 Branch: perl
6790 ! lib/Text/Soundex.pm lib/Tie/Handle.pm
6791____________________________________________________________________________
f58c54f0
NC
6792[ 4832] By: gsar on 2000/01/21 16:49:09
6793 Log: fix bug in dumping self-referential scalars
7f95ee77
GS
6794 Branch: perl
6795 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
6796 ! t/lib/dumper.t
6797____________________________________________________________________________
f58c54f0
NC
6798[ 4831] By: jhi on 2000/01/21 09:16:07
6799 Log: Integrate with Sarathy.
7f95ee77
GS
6800 Branch: cfgperl
6801 +> t/op/exists_sub.t
6802 !> INSTALL MANIFEST embed.h embed.pl global.sym objXSUB.h op.c
6803 !> op.h perlapi.c pod/perldelta.pod pod/perldiag.pod
6804 !> pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod pp.c pp_hot.c
6805 !> pp_sys.c proto.h sv.c sv.h t/pragma/warn/pp_hot
6806 !> t/pragma/warn/pp_sys util.c utils/h2xs.PL
6807____________________________________________________________________________
f58c54f0
NC
6808[ 4830] By: gsar on 2000/01/21 04:28:08
6809 Log: patch to report warnings on bogus filehandles passed to flock(),
6810 more consistent warnings, from Greg Bacon <gbacon@itsc.uah.edu>
6811 (slightly modified)
7f95ee77
GS
6812 Branch: perl
6813 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
6814 ! pod/perldiag.pod pp_hot.c pp_sys.c proto.h
6815 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
6816____________________________________________________________________________
f58c54f0
NC
6817[ 4829] By: gsar on 2000/01/21 03:43:46
6818 Log: typo fix
7f95ee77
GS
6819 Branch: perl
6820 ! pod/perlop.pod
6821____________________________________________________________________________
f58c54f0
NC
6822[ 4828] By: gsar on 2000/01/21 03:32:31
6823 Log: notes about $^H and %^H from Ilya Zakharevich; substantial
6824 fixups of faulty facts and prose
7f95ee77
GS
6825 Branch: perl
6826 ! pod/perlvar.pod
6827____________________________________________________________________________
f58c54f0
NC
6828[ 4827] By: gsar on 2000/01/21 01:45:51
6829 Log: support for C<exists &func> (from Spider Boardman)
7f95ee77
GS
6830 Branch: perl
6831 + t/op/exists_sub.t
6832 ! MANIFEST op.c op.h pod/perldelta.pod pod/perldiag.pod
6833 ! pod/perlfunc.pod pp.c
6834____________________________________________________________________________
f58c54f0
NC
6835[ 4826] By: gsar on 2000/01/21 01:35:46
6836 Log: mention the fact that open(my $foo, ...) covers all handle
6837 constructors
7f95ee77
GS
6838 Branch: perl
6839 ! pod/perldelta.pod
6840____________________________________________________________________________
f58c54f0
NC
6841[ 4825] By: gsar on 2000/01/21 01:03:34
6842 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6843 Date: Wed, 19 Jan 2000 15:05:11 -0500
6844 Message-ID: <20000119150511.A22859@monk.mps.ohio-state.edu>
6845 Subject: [PATCH 5.005_63] h2xs goof and a depessimization
7f95ee77
GS
6846 Branch: perl
6847 ! utils/h2xs.PL
6848____________________________________________________________________________
f58c54f0
NC
6849[ 4824] By: gsar on 2000/01/20 19:14:26
6850 Log: INSTALL updates from Andy Dougherty
7f95ee77
GS
6851 Branch: perl
6852 ! INSTALL
6853____________________________________________________________________________
f58c54f0
NC
6854[ 4823] By: gsar on 2000/01/20 08:40:13
6855 Log: sv_true() has a superfluous test
7f95ee77
GS
6856 Branch: perl
6857 ! sv.c sv.h
6858____________________________________________________________________________
f58c54f0
NC
6859[ 4822] By: bailey on 2000/01/20 02:03:35
6860 Log: Minor cosmetic updates
7f95ee77
GS
6861 Branch: vmsperl
6862 ! configure.com
6863____________________________________________________________________________
f58c54f0
NC
6864[ 4821] By: bailey on 2000/01/20 00:25:30
6865 Log: Quick integration of mainline changes to date
7f95ee77
GS
6866 Branch: vmsperl
6867 +> (branch 74 files)
6868 - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu epoc/config.h
6869 - epoc/perl.mmp epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
6870 - lib/Pod/PlainText.pm lib/unicode/Eq/Latin1
6871 - lib/unicode/Eq/Unicode lib/unicode/Jamo-2.txt
6872 - lib/unicode/Unicode.html lib/unicode/UnicodeData-Latest.txt
6873 - lib/warning.pm os2/POSIX.mkfifo warning.h
6874 !> (integrate 462 files)
6875____________________________________________________________________________
f58c54f0
NC
6876[ 4820] By: jhi on 2000/01/19 22:46:42
6877 Log: More robust inc_version_list from Andy.
7f95ee77
GS
6878 Branch: cfgperl
6879 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6880 ! config_h.SH
6881 Branch: metaconfig
6882 ! U/installdirs/inc_version_list.U
6883____________________________________________________________________________
f58c54f0
NC
6884[ 4819] By: jhi on 2000/01/19 17:36:56
6885 Log: Add NV_PRESERVES_UV.
7f95ee77
GS
6886 Branch: cfgperl
6887 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6888 ! config_h.SH perl.h
6889 Branch: metaconfig
6890 ! U/protos/selecttype.U
6891 Branch: metaconfig/U/perl
6892 - nvpresuv.U
6893 ! perlxv.U
6894____________________________________________________________________________
f58c54f0
NC
6895[ 4818] By: jhi on 2000/01/19 08:13:05
6896 Log: Integrate with Sarathy.
7f95ee77
GS
6897 Branch: cfgperl
6898 !> Changes Configure win32/config.bc win32/config.gc
6899 !> win32/config.vc win32/config_H.bc win32/config_H.gc
6900 !> win32/config_H.vc
6901____________________________________________________________________________
f58c54f0
NC
6902[ 4817] By: gsar on 2000/01/19 05:25:43
6903 Log: regen win32/config*
7f95ee77
GS
6904 Branch: perl
6905 ! Configure win32/config.bc win32/config.gc win32/config.vc
6906 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6907____________________________________________________________________________
f58c54f0
NC
6908[ 4816] By: jhi on 2000/01/18 21:19:10
6909 Log: Policy patch from Andy for installation directories,
6910 removing the $apiversion.
7f95ee77
GS
6911 Branch: cfgperl
6912 ! Policy_sh.SH
6913____________________________________________________________________________
f58c54f0
NC
6914[ 4815] By: jhi on 2000/01/18 21:11:03
6915 Log: Move _GNU_SOURCE into config_h.SH awaay from Configure
6916 as suggested by Andy.
7f95ee77
GS
6917 Branch: cfgperl
6918 ! Configure config_h.SH
6919 Branch: metaconfig
6920 ! U/compline/d_gnulibc.U U/modified/cc.U
6921____________________________________________________________________________
f58c54f0
NC
6922[ 4814] By: gsar on 2000/01/18 20:48:10
6923 Log: integrate cfgperl changes into mainline
7f95ee77
GS
6924 Branch: perl
6925 ! Changes
6926 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6927 !> Porting/pumpkin.pod config_h.SH doop.c patchlevel.h perl.c
6928 !> perl.h t/lib/posix.t t/op/pack.t utf8.c
6929____________________________________________________________________________
f58c54f0
NC
6930[ 4813] By: jhi on 2000/01/18 19:41:33
6931 Log: metaconfig todo note from Andy.
4b9858f9
GS
6932 Branch: cfgperl
6933 ! Configure config_h.SH
6934 Branch: metaconfig
6935 ! U/installdirs/inc_version_list.U
6936____________________________________________________________________________
f58c54f0
NC
6937[ 4812] By: jhi on 2000/01/18 15:02:55
6938 Log: More -V.
4b9858f9
GS
6939 Branch: cfgperl
6940 ! perl.c
6941____________________________________________________________________________
f58c54f0
NC
6942[ 4811] By: jhi on 2000/01/18 10:35:30
6943 Log: More compile-time options shown with -V.
4b9858f9
GS
6944 Branch: cfgperl
6945 ! perl.c
6946____________________________________________________________________________
f58c54f0
NC
6947[ 4810] By: jhi on 2000/01/17 08:35:49
6948 Log: Add -D_GNU_SOURCE into ccflags for gcc (for now to expose
6949 the strtold() and qgcvt() prototypes for long doubles, but
6950 it should be okay in any case); fix bad assumptions in the
6951 test suite about string->float conversions; though the out
6952 parameter of strtold() (and strtoll()) is unused, it is nicer
6953 to have it in correct type.
4b9858f9
GS
6954 Branch: cfgperl
6955 ! Configure config_h.SH perl.h t/lib/posix.t t/op/pack.t
6956 Branch: metaconfig
6957 ! U/modified/cc.U
6958____________________________________________________________________________
f58c54f0
NC
6959[ 4809] By: jhi on 2000/01/16 19:21:18
6960 Log: strtoll works better ternary.
4b9858f9
GS
6961 Branch: cfgperl
6962 ! perl.h
6963____________________________________________________________________________
f58c54f0
NC
6964[ 4808] By: jhi on 2000/01/16 19:12:58
6965 Log: Know strtoll.
4b9858f9
GS
6966 Branch: cfgperl
6967 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6968 ! config_h.SH perl.h
6969____________________________________________________________________________
f58c54f0
NC
6970[ 4807] By: jhi on 2000/01/16 17:57:03
6971 Log: Integrate with Sarathy.
4b9858f9
GS
6972 Branch: cfgperl
6973 !> dump.c gv.c gv.h lib/vars.pm op.c op.h perl.h pod/perlfunc.pod
6974 !> sv.c sv.h t/pragma/strict-vars toke.c util.c
6975____________________________________________________________________________
f58c54f0
NC
6976[ 4806] By: jhi on 2000/01/16 16:37:47
6977 Log: Continue qgcvt work; closer now but not yet there.
4b9858f9
GS
6978 Branch: cfgperl
6979 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6980 ! config_h.SH doop.c utf8.c
6981 Branch: metaconfig
6982 ! U/compline/d_gconvert.U
6983 Branch: metaconfig/U/perl
6984 ! d_qgcvt.U
6985____________________________________________________________________________
f58c54f0
NC
6986[ 4805] By: jhi on 2000/01/15 22:26:16
6987 Log: Metaconfig and Porting patches from Andy; start using the new
6988 long long and long double thingies from #4804; regen Configure.
4b9858f9
GS
6989 Branch: cfgperl
6990 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6991 ! Porting/pumpkin.pod config_h.SH patchlevel.h perl.h util.c
6992 Branch: metaconfig
6993 + U/dist_patches/dist-p70a U/dist_patches/dist-p70b
6994 + U/dist_patches/dist-p70c U/installdirs/inc_version_list.U
6995 + U/modified/myhostname.U U/modified/nis.U U/nullified/fpu.U
6996 + U/nullified/lib.U
6997 ! U/README U/compline/d_gconvert.U U/installdirs/sitearch.U
6998 ! U/installdirs/sitelib.U U/installdirs/vendorarch.U
6999 ! U/installdirs/vendorlib.U U/modified/Cppsym.U U/modified/Loc.U
7000 ! U/modified/Oldconfig.U U/modified/Signal.U
7001 ! U/modified/sig_name.U U/threads/usethreads.U
7002 Branch: metaconfig/U/perl
7003 ! d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
7004 ! d_strtouq.U dlsrc.U i_db.U libperl.U patchlevel.U
7005 ! usemultiplicity.U
7006 Branch: perl
7007 ! perl.h util.c
7008____________________________________________________________________________
f58c54f0
NC
7009[ 4804] By: jhi on 2000/01/14 14:22:24
7010 Log: Add more quad/long long/long double sciency.
4b9858f9
GS
7011 Branch: metaconfig/U/perl
7012 + d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
7013 + d_strtouq.U
7014____________________________________________________________________________
f58c54f0
NC
7015[ 4803] By: gsar on 2000/01/14 04:40:49
7016 Log: minor optimization (avoid double sv_upgrade() for "our Foo $bar;")
4b9858f9
GS
7017 Branch: perl
7018 ! op.c
7019____________________________________________________________________________
f58c54f0
NC
7020[ 4802] By: gsar on 2000/01/14 04:35:55
7021 Log: add note about "our"
4b9858f9
GS
7022 Branch: perl
7023 ! lib/vars.pm
7024____________________________________________________________________________
f58c54f0
NC
7025[ 4801] By: gsar on 2000/01/14 04:16:51
7026 Log: nailed "our" declarations, and better warnings on duplicate
7027 "our" declarations
4b9858f9
GS
7028 Branch: perl
7029 ! dump.c gv.c gv.h op.c pod/perlfunc.pod sv.c sv.h
7030 ! t/pragma/strict-vars toke.c
7031____________________________________________________________________________
f58c54f0
NC
7032[ 4800] By: gsar on 2000/01/14 01:27:13
7033 Log: avoid spurious "Useless use of variable" warning on C<our $foo;>
4b9858f9
GS
7034 Branch: perl
7035 ! dump.c op.c op.h
7036____________________________________________________________________________
f58c54f0
NC
7037[ 4799] By: gsar on 2000/01/14 01:17:15
7038 Log: doc typo
4b9858f9
GS
7039 Branch: perl
7040 ! pod/perlfunc.pod
7041____________________________________________________________________________
f58c54f0
NC
7042[ 4798] By: jhi on 2000/01/13 16:31:34
7043 Log: Integrate with Sarathy.
4b9858f9
GS
7044 Branch: cfgperl
7045 +> epoc/config.sh epoc/epocish.c epoc/link.pl
7046 +> ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/hints/openbsd.pl
7047 +> ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
7048 +> ext/ODBM_File/hints/cygwin.pl lib/byte.pm lib/byte_heavy.pl
7049 +> lib/unicode/Unicode.300 pod/perlfork.pod t/lib/glob-case.t
7050 +> win32/perlhost.h win32/vdir.h win32/vmem.h
7051 - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
7052 - epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
7053 - lib/unicode/UnicodeData-Latest.txt os2/POSIX.mkfifo
7054 !> (integrate 282 files)
7055____________________________________________________________________________
f58c54f0
NC
7056[ 4797] By: gsar on 2000/01/13 08:12:56
7057 Log: clearer docs for change#4796; faster av_exists()
4b9858f9
GS
7058 Branch: perl
7059 ! av.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7060____________________________________________________________________________
f58c54f0
NC
7061[ 4796] By: gsar on 2000/01/13 06:49:03
7062 Log: support delete() and exists() on array, tied array, and pseudo-hash
7063 elements or slices
4b9858f9
GS
7064 Branch: perl
7065 ! av.c embed.h embed.pl global.sym lib/Tie/Array.pm
7066 ! lib/Tie/Hash.pm objXSUB.h op.c perlapi.c pod/perldelta.pod
7067 ! pod/perlfunc.pod pod/perlref.pod pod/perltie.pod pp.c proto.h
7068 ! t/op/avhv.t t/op/delete.t
7069____________________________________________________________________________
f58c54f0
NC
7070[ 4795] By: gsar on 2000/01/11 20:52:30
7071 Log: extend site_perl changes change#4773 to vendor_perl as well
4b9858f9
GS
7072 Branch: perl
7073 ! Configure
7074____________________________________________________________________________
f58c54f0
NC
7075[ 4794] By: gsar on 2000/01/11 19:18:50
7076 Log: rework INSTALL to reflect new logic for versioning sitelibs
4b9858f9
GS
7077 Branch: perl
7078 ! INSTALL
7079____________________________________________________________________________
f58c54f0
NC
7080[ 4793] By: gsar on 2000/01/11 01:44:00
7081 Log: test for change#4792
4b9858f9
GS
7082 Branch: perl
7083 ! t/op/fork.t
7084____________________________________________________________________________
f58c54f0
NC
7085[ 4792] By: gsar on 2000/01/11 01:22:36
7086 Log: pseudo forked children inherit environment correctly
4b9858f9
GS
7087 Branch: perl
7088 ! win32/perlhost.h
7089____________________________________________________________________________
f58c54f0
NC
7090[ 4791] By: gsar on 2000/01/10 19:14:03
7091 Log: test tweak
4b9858f9
GS
7092 Branch: perl
7093 ! t/op/fork.t
7094____________________________________________________________________________
f58c54f0
NC
7095[ 4790] By: gsar on 2000/01/10 18:56:16
7096 Log: check for USE_ITHREADS sanity was too restrictive
4b9858f9
GS
7097 Branch: perl
7098 ! perl.h
7099____________________________________________________________________________
f58c54f0
NC
7100[ 4789] By: gsar on 2000/01/10 18:30:24
7101 Log: add workaround for textmode read() bug in MSVCRT; make chdir() do
7102 a real SetCurrentDirectory() in toplevel host
4b9858f9
GS
7103 Branch: perl
7104 ! README.win32 win32/Makefile win32/makefile.mk win32/perlhost.h
7105 ! win32/vdir.h win32/win32.c
7106____________________________________________________________________________
f58c54f0
NC
7107[ 4782] By: gsar on 2000/01/10 05:27:03
7108 Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
4b9858f9
GS
7109 Branch: perl
7110 + epoc/config.sh epoc/epocish.c epoc/link.pl
7111 - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
7112 - epoc/perl.pkg
7113 ! MANIFEST README.epoc epoc/createpkg.pl epoc/epoc.c
7114 ! epoc/epoc_stubs.c epoc/epocish.h ext/IO/lib/IO/Socket.pm
7115 ! lib/Sys/Hostname.pm
7116____________________________________________________________________________
f58c54f0
NC
7117[ 4781] By: gsar on 2000/01/10 05:11:03
7118 Log: pod typos (from Abigail <abigail@delanet.com>)
4b9858f9
GS
7119 Branch: perl
7120 ! pod/perl.pod pod/perllexwarn.pod pod/perlxstut.pod
7121____________________________________________________________________________
f58c54f0
NC
7122[ 4780] By: gsar on 2000/01/10 05:07:35
7123 Log: failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)
4b9858f9
GS
7124 Branch: perl
7125 ! t/lib/thread.t
7126____________________________________________________________________________
f58c54f0
NC
7127[ 4779] By: gsar on 2000/01/10 05:06:16
7128 Log: terminate -s switch processing only on C<-->, not on C<--foo>
4b9858f9
GS
7129 Branch: perl
7130 ! perl.c
7131____________________________________________________________________________
f58c54f0
NC
7132[ 4778] By: gsar on 2000/01/10 04:38:45
7133 Log: useithreads needs usemultiplicity
4b9858f9
GS
7134 Branch: perl
7135 ! Configure perl.h
7136____________________________________________________________________________
f58c54f0
NC
7137[ 4777] By: gsar on 2000/01/10 01:18:04
7138 Log: use $Config{version} rather than $] where appropriate
4b9858f9
GS
7139 Branch: perl
7140 ! lib/CPAN.pm lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Unix.pm
7141 ! lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm lib/diagnostics.pm
7142 ! lib/lib.pm
7143____________________________________________________________________________
f58c54f0
NC
7144[ 4776] By: gsar on 2000/01/10 00:11:34
7145 Log: enable fork.t on windows
4b9858f9
GS
7146 Branch: perl
7147 ! t/op/fork.t
7148____________________________________________________________________________
f58c54f0
NC
7149[ 4775] By: gsar on 2000/01/10 00:07:29
7150 Log: broken test for use5005threads
4b9858f9
GS
7151 Branch: perl
7152 ! t/lib/safe2.t
7153____________________________________________________________________________
f58c54f0
NC
7154[ 4774] By: gsar on 2000/01/09 23:56:37
7155 Log: more windows build tweaks
4b9858f9
GS
7156 Branch: perl
7157 ! installperl makedef.pl win32/Makefile win32/config_H.bc
7158 ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
7159 ! win32/makefile.mk
7160____________________________________________________________________________
f58c54f0
NC
7161[ 4773] By: gsar on 2000/01/09 22:27:19
7162 Log: more changes for new-style version numbers (versions numbers on
7163 the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where
7164 they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion};
7165 split $Config{apiversion} into three, @Config{apirevision,apiversion,
7166 apisubversion} for CPP friendliness; $Config{sitelib} now defaults
7167 to .../site_perl/$version, just like $Config{privlib}, making sitelib
7168 completely independent across versions and substantially eliminating
7169 chances of breaking older installations by overwriting newly built
7170 extensions; all this means compatibility inclusions for @INC will need
7171 to take into account older sitelib versions (this still TODO)
7172
7173 windows, vms, dos tweaks for the above
4b9858f9
GS
7174 Branch: perl
7175 ! Changes Configure INSTALL Porting/config.sh Porting/config_H
7176 ! config_h.SH configure.com dosish.h installman installperl
7177 ! patchlevel.h perl.c perl.h vms/vmsish.h win32/Makefile
7178 ! win32/config.bc win32/config.gc win32/config.vc
7179 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7180 ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
7181 ! win32/win32.c
7182____________________________________________________________________________
f58c54f0
NC
7183[ 4772] By: gsar on 2000/01/09 19:05:33
7184 Log: s/usethreads/use5005threads/g
273cf8d1
GS
7185 Branch: perl
7186 ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
7187____________________________________________________________________________
f58c54f0
NC
7188[ 4771] By: gsar on 2000/01/09 18:51:50
7189 Log: Configure changes for new-style version numbers (from Andy Dougherty,
7190 slightly altered)
273cf8d1
GS
7191 Branch: perl
7192 ! Configure INSTALL Porting/Glossary Porting/config.sh
7193 ! Porting/config_H config_h.SH perl.h win32/Makefile
7194 ! win32/config.bc win32/config.gc win32/config.vc
7195 ! win32/makefile.mk
7196____________________________________________________________________________
f58c54f0
NC
7197[ 4770] By: gsar on 2000/01/07 22:18:54
7198 Log: fix for 'make utest' failures (from Ilya Zakharevich)
273cf8d1
GS
7199 Branch: perl
7200 ! regexec.c
7201____________________________________________________________________________
f58c54f0
NC
7202[ 4769] By: gsar on 2000/01/07 18:23:16
7203 Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
273cf8d1
GS
7204 Branch: perl
7205 + ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
7206 + ext/ODBM_File/hints/cygwin.pl
7207 ! Configure INSTALL MANIFEST ext/POSIX/Makefile.PL
7208 ! hints/cygwin.sh installman installperl lib/Cwd.pm
7209 ! lib/ExtUtils/MakeMaker.pm lib/File/Spec/Unix.pm lib/perl5db.pl
7210 ! perlsdio.h t/op/magic.t t/op/stat.t utils/perlcc.PL
7211____________________________________________________________________________
f58c54f0
NC
7212[ 4768] By: gsar on 2000/01/07 18:12:15
7213 Log: typo on h2xs.PL (from Helmut Jarausch)
273cf8d1
GS
7214 Branch: perl
7215 ! utils/h2xs.PL
7216____________________________________________________________________________
f58c54f0
NC
7217[ 4767] By: gsar on 2000/01/07 17:58:45
7218 Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
273cf8d1
GS
7219 Branch: perl
7220 ! README.vms configure.com vms/subconfigure.com
7221____________________________________________________________________________
f58c54f0
NC
7222[ 4766] By: gsar on 2000/01/07 17:54:05
7223 Log: os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
7224 <sthoenna@efn.org>)
273cf8d1
GS
7225 Branch: perl
7226 - os2/POSIX.mkfifo
7227 ! MANIFEST README.os2
7228____________________________________________________________________________
f58c54f0
NC
7229[ 4765] By: gsar on 2000/01/06 20:11:46
7230 Log: add workaround for dlopen() bug on OpenBSD (relative paths that
7231 match /^lib/ won't load properly)
273cf8d1
GS
7232 Branch: perl
7233 + ext/DynaLoader/hints/openbsd.pl
7234 ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
7235____________________________________________________________________________
f58c54f0
NC
7236[ 4764] By: gsar on 2000/01/06 19:51:08
7237 Log: add undocumented globals for compatibility--find.pl, and find2perl
7238 generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
9d4ce9a5
GS
7239 Branch: perl
7240 ! lib/File/Find.pm
7241____________________________________________________________________________
f58c54f0
NC
7242[ 4763] By: gsar on 2000/01/06 10:51:07
7243 Log: fix various C-backend shenanigans
9d4ce9a5
GS
7244 Branch: perl
7245 ! ext/B/B/C.pm
7246____________________________________________________________________________
f58c54f0
NC
7247[ 4762] By: gsar on 2000/01/06 04:09:00
7248 Log: tweak test in change#4757 for Windows
9d4ce9a5
GS
7249 Branch: perl
7250 ! t/io/open.t
7251____________________________________________________________________________
f58c54f0
NC
7252[ 4761] By: gsar on 2000/01/06 02:55:30
7253 Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
7254 they belonged to freed OP_CONSTs)
9d4ce9a5
GS
7255 Branch: perl
7256 ! op.c
7257____________________________________________________________________________
f58c54f0
NC
7258[ 4760] By: gsar on 2000/01/06 00:22:40
7259 Log: constant ranges could escape bareword check in list context
9d4ce9a5
GS
7260 Branch: perl
7261 ! op.c t/pragma/strict-subs
7262____________________________________________________________________________
f58c54f0
NC
7263[ 4759] By: gsar on 2000/01/05 20:52:50
7264 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7265 Date: Wed, 05 Jan 2000 15:23:18 EST
7266 Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
7267 Subject: Re: minimal m//g matches appear busted
9d4ce9a5
GS
7268 Branch: perl
7269 ! regexec.c t/op/pat.t
7270____________________________________________________________________________
f58c54f0
NC
7271[ 4758] By: gsar on 2000/01/05 12:49:40
7272 Log: various nits identified by warnings unmasked by recent changes
9d4ce9a5
GS
7273 Branch: perl
7274 ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
7275____________________________________________________________________________
f58c54f0
NC
7276[ 4757] By: gsar on 2000/01/05 12:48:10
7277 Log: severe bugs in change#3786 fixed
9d4ce9a5
GS
7278 Branch: perl
7279 ! doio.c t/io/open.t
7280____________________________________________________________________________
f58c54f0
NC
7281[ 4756] By: gsar on 2000/01/05 11:25:10
7282 Log: tweak change#4745 to make ebcdic output match for chars <= 037
9d4ce9a5
GS
7283 Branch: perl
7284 ! ext/Data/Dumper/Dumper.pm
7285____________________________________________________________________________
f58c54f0
NC
7286[ 4755] By: gsar on 2000/01/05 06:56:05
7287 Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
9d4ce9a5
GS
7288 Branch: perl
7289 ! Configure util.c utils/perlcc.PL
7290____________________________________________________________________________
f58c54f0
NC
7291[ 4754] By: gsar on 2000/01/05 06:52:25
7292 Log: avoid expensive Version_check (from Andreas Koenig)
9d4ce9a5
GS
7293 Branch: perl
7294 ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
7295 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
7296____________________________________________________________________________
f58c54f0
NC
7297[ 4753] By: gsar on 2000/01/05 06:48:22
7298 Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
7299 Date: 03 Jan 2000 21:56:02 +0100
7300 Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
7301 Subject: Reloading File::Copy
ca4e74cd
GS
7302 Branch: perl
7303 ! Changes lib/File/Copy.pm t/lib/filecopy.t
7304____________________________________________________________________________
f58c54f0
NC
7305[ 4752] By: gsar on 2000/01/04 01:19:20
7306 Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
1a04d035
A
7307 Branch: perl
7308 ! win32/Makefile win32/makefile.mk win32/win32.h
7309____________________________________________________________________________
f58c54f0
NC
7310[ 4751] By: gsar on 2000/01/03 18:26:08
7311 Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
1a04d035
A
7312 Branch: perl
7313 ! lib/ExtUtils/MakeMaker.pm
7314____________________________________________________________________________
f58c54f0
NC
7315[ 4750] By: gsar on 2000/01/02 21:58:02
7316 Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
7317 to write to a file other than tmon.out (suggested by Haakon Alstadheim
7318 <Haakon.Alstadheim@sds.no>)
1a04d035
A
7319 Branch: perl
7320 ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
7321____________________________________________________________________________
f58c54f0
NC
7322[ 4749] By: gsar on 2000/01/02 21:37:29
7323 Log: disable optimization in change#3612 for join() and quotemeta()--this
7324 removes all the gross hacks for the special cases in that change; fix
7325 pp_concat() for when TARG == arg (modified version of patch suggested
7326 by Ilya Zakharevich)
1a04d035
A
7327 Branch: perl
7328 ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
7329____________________________________________________________________________
f58c54f0
NC
7330[ 4748] By: gsar on 2000/01/02 20:26:06
7331 Log: MakeMaker should attempt to "require" rather than "use" prerequisites
7332 to avoid imports (from Michael G Schwern <schwern@pobox.com>)
1a04d035
A
7333 Branch: perl
7334 ! lib/ExtUtils/MakeMaker.pm
7335____________________________________________________________________________
f58c54f0
NC
7336[ 4747] By: gsar on 2000/01/02 20:17:36
7337 Log: fix 4-arg substr() when used as argument to subroutine
1a04d035
A
7338 Branch: perl
7339 ! pp.c t/op/substr.t
7340____________________________________________________________________________
f58c54f0
NC
7341[ 4746] By: gsar on 2000/01/02 18:45:58
7342 Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
1a04d035
A
7343 Branch: perl
7344 ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
7345 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
7346 ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
7347 ! perlapi.c proto.h thread.h util.c
7348____________________________________________________________________________
f58c54f0
NC
7349[ 4745] By: gsar on 2000/01/02 18:15:44
7350 Log: ebcdic fix for Data::Dumper from Peter Prymmer
1a04d035
A
7351 Branch: perl
7352 ! ext/Data/Dumper/Dumper.pm regcomp.c
7353____________________________________________________________________________
f58c54f0
NC
7354[ 4744] By: gsar on 1999/12/31 22:42:23
7355 Log: missing files in previous submit
1a04d035
A
7356 Branch: perl
7357 ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
7358 ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
7359____________________________________________________________________________
f58c54f0
NC
7360[ 4743] By: gsar on 1999/12/31 06:47:18
7361 Log: various Windows build tweaks
1a04d035
A
7362 Branch: perl
7363 ! win32/win32.h
7364____________________________________________________________________________
f58c54f0
NC
7365[ 4742] By: gsar on 1999/12/30 21:32:36
7366 Log: change#4705 breaks code that interpolates $], so leave string value
7367 of $] as it was for compatibility (and perhaps introduce $^V or similar
7368 for the utf8 representation, maybe?)
1a04d035
A
7369 Branch: perl
7370 ! configpm gv.c
7371____________________________________________________________________________
f58c54f0
NC
7372[ 4741] By: gsar on 1999/12/30 19:36:21
7373 Log: avoid CRLF in byteloadable files created by perlcc
1a04d035
A
7374 Branch: perl
7375 ! utils/perlcc.PL
7376____________________________________________________________________________
f58c54f0
NC
7377[ 4740] By: gsar on 1999/12/30 19:35:07
7378 Log: leave DATA open in binmode if __END__ line doesn't have CRLF
1a04d035
A
7379 Branch: perl
7380 ! pod/perldelta.pod toke.c
7381____________________________________________________________________________
f58c54f0
NC
7382[ 4739] By: gsar on 1999/12/30 05:44:21
7383 Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
7384 to allow ByteLoader to work; the DATA filehandles continue to
7385 be left open in text mode for compatibility
1a04d035
A
7386 Branch: perl
7387 ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
7388 ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
7389 ! win32/win32.h
7390____________________________________________________________________________
f58c54f0
NC
7391[ 4738] By: gsar on 1999/12/30 04:36:12
7392 Log: CR-LF support broken for formats
1a04d035
A
7393 Branch: perl
7394 ! toke.c
7395____________________________________________________________________________
f58c54f0
NC
7396[ 4737] By: gsar on 1999/12/29 22:30:52
7397 Log: make DProf functional under pseudo-fork()
1a04d035
A
7398 Branch: perl
7399 ! ext/Devel/DProf/DProf.xs
7400____________________________________________________________________________
f58c54f0
NC
7401[ 4736] By: gsar on 1999/12/29 21:04:59
7402 Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
7403 Mulder)
1a04d035
A
7404 Branch: perl
7405 ! doio.c pp_hot.c t/io/argv.t
7406____________________________________________________________________________
f58c54f0
NC
7407[ 4735] By: gsar on 1999/12/29 18:12:40
7408 Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
7409 Koenig)
1a04d035
A
7410 Branch: perl
7411 ! Makefile.SH
7412____________________________________________________________________________
f58c54f0
NC
7413[ 4734] By: gsar on 1999/12/28 21:10:37
7414 Log: Windows build tweaks
1a04d035
A
7415 Branch: perl
7416 ! INTERN.h sv.c
7417____________________________________________________________________________
f58c54f0
NC
7418[ 4733] By: gsar on 1999/12/28 20:45:15
7419 Log: remove never-taken branch for making getc() operate on ARGV (spotted
7420 by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
1a04d035
A
7421 Branch: perl
7422 ! pp_sys.c
7423____________________________________________________________________________
f58c54f0
NC
7424[ 4732] By: gsar on 1999/12/28 20:42:13
7425 Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
7426 <ralph@inputplus.demon.co.uk>
1a04d035
A
7427 Branch: perl
7428 ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
7429____________________________________________________________________________
f58c54f0
NC
7430[ 4731] By: gsar on 1999/12/28 20:23:17
7431 Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
7432 not supplied (variant of patch suggested by Ilya Zakharevich)
1a04d035
A
7433 Branch: perl
7434 ! XSUB.h lib/ExtUtils/xsubpp
7435____________________________________________________________________________
f58c54f0
NC
7436[ 4730] By: gsar on 1999/12/28 19:55:56
7437 Log: range operator does magical string increment iff both operands
7438 are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
7439 the "foreach (RANGE)" case as well
1a04d035
A
7440 Branch: perl
7441 ! pp_ctl.c t/op/range.t
7442____________________________________________________________________________
f58c54f0
NC
7443[ 4729] By: gsar on 1999/12/28 18:40:19
7444 Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
1a04d035
A
7445 Branch: perl
7446 - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
7447 ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
7448 ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
7449 ! win32/config.gc win32/genmk95.pl win32/makefile.mk
7450 ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
7451 ! win32/win32.h
7452____________________________________________________________________________
f58c54f0
NC
7453[ 4728] By: gsar on 1999/12/28 07:44:19
7454 Log: typecasts needed
1a04d035
A
7455 Branch: perl
7456 ! toke.c
7457____________________________________________________________________________
f58c54f0
NC
7458[ 4727] By: gsar on 1999/12/28 06:23:08
7459 Log: change#4721 needed line number adjustments
1a04d035
A
7460 Branch: perl
7461 ! MANIFEST global.sym proto.h t/pragma/warn/doop
7462 ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
7463 ! t/pragma/warn/toke t/pragma/warn/utf8
7464____________________________________________________________________________
f58c54f0
NC
7465[ 4726] By: gsar on 1999/12/28 04:18:15
7466 Log: integrate utfperl contents into mainline
1a04d035
A
7467 Branch: perl
7468 +> lib/byte.pm lib/byte_heavy.pl
7469 !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
7470 !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
7471 !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
7472____________________________________________________________________________
f58c54f0
NC
7473[ 4725] By: gsar on 1999/12/28 04:08:09
7474 Log: integrate mainline contents
1a04d035
A
7475 Branch: utfperl
7476 - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
7477 - lib/unicode/Eq/Unicode
7478 !> (integrate 60 files)
7479____________________________________________________________________________
f58c54f0
NC
7480[ 4724] By: gsar on 1999/12/28 03:44:10
7481 Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
1a04d035
A
7482 Branch: perl
7483 ! regcomp.c t/op/re_tests
7484____________________________________________________________________________
f58c54f0
NC
7485[ 4723] By: gsar on 1999/12/28 03:28:39
7486 Log: more ebcdic testsuite fixups (from Peter Prymmer)
1a04d035
A
7487 Branch: perl
7488 ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
7489 ! t/pragma/overload.t t/pragma/utf8.t
7490____________________________________________________________________________
f58c54f0
NC
7491[ 4722] By: gsar on 1999/12/28 03:14:48
7492 Log: avoid "used once" warning
1a04d035
A
7493 Branch: perl
7494 ! lib/diagnostics.pm
7495____________________________________________________________________________
f58c54f0
NC
7496[ 4721] By: gsar on 1999/12/28 03:10:32
7497 Log: ebcdic tweaks for tests from Peter Prymmer
f70c35af
GS
7498 Branch: perl
7499 ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
7500 ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
7501____________________________________________________________________________
f58c54f0
NC
7502[ 4720] By: gsar on 1999/12/28 03:08:39
7503 Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
f70c35af
GS
7504 Branch: perl
7505 ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
7506 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
7507 ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
7508____________________________________________________________________________
f58c54f0
NC
7509[ 4719] By: gsar on 1999/12/28 03:01:04
7510 Log: perlport v1.45 from Chris Nandor
f70c35af
GS
7511 Branch: perl
7512 ! pod/perlport.pod
7513____________________________________________________________________________
f58c54f0
NC
7514[ 4718] By: gsar on 1999/12/28 02:59:16
7515 Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
7516 perldelta; added STOP, DESTROY and AUTOLOAD to specials list
f70c35af
GS
7517 Branch: perl
7518 ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
7519 ! t/pragma/constant.t
7520____________________________________________________________________________
f58c54f0
NC
7521[ 4717] By: gsar on 1999/12/28 02:47:04
7522 Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
f70c35af
GS
7523 Branch: perl
7524 - ext/DynaLoader/dl_cygwin.xs
7525 ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
7526 ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
7527 ! util.c
7528____________________________________________________________________________
f58c54f0
NC
7529[ 4716] By: gsar on 1999/12/28 02:40:51
7530 Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
7531 (from Andy Dougherty)
f70c35af
GS
7532 Branch: perl
7533 ! Configure
7534____________________________________________________________________________
f58c54f0
NC
7535[ 4715] By: gsar on 1999/12/28 02:38:44
7536 Log: better variant of change#4644 (from Andy Dougherty)
f70c35af
GS
7537 Branch: perl
7538 ! Configure
7539____________________________________________________________________________
f58c54f0
NC
7540[ 4714] By: gsar on 1999/12/28 02:36:40
7541 Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
f70c35af
GS
7542 Branch: perl
7543 ! Configure
7544____________________________________________________________________________
f58c54f0
NC
7545[ 4713] By: gsar on 1999/12/28 02:35:15
7546 Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
7547 INSTALL (from Andy Dougherty)
f70c35af
GS
7548 Branch: perl
7549 ! Configure
7550____________________________________________________________________________
f58c54f0
NC
7551[ 4712] By: gsar on 1999/12/28 02:30:55
7552 Log: avoid creating new files during make install
f70c35af
GS
7553 Branch: perl
7554 ! Makefile.SH
7555____________________________________________________________________________
f58c54f0
NC
7556[ 4711] By: gsar on 1999/12/28 02:24:44
7557 Log: pod edits from Paul Marquess and Mark-Jason Dominus
f70c35af
GS
7558 Branch: perl
7559 ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
7560 ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
7561 ! pod/perldelta.pod
7562____________________________________________________________________________
f58c54f0
NC
7563[ 4710] By: gsar on 1999/12/28 02:05:23
7564 Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
7565 <sthoenna@efn.org>); add explicit target for opmini.o
f70c35af
GS
7566 Branch: perl
7567 ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
7568____________________________________________________________________________
f58c54f0
NC
7569[ 4709] By: gsar on 1999/12/28 01:20:39
7570 Log: partly fix perldiag regressions identified by Tom Christiansen
f70c35af
GS
7571 Branch: perl
7572 ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
7573 ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
7574 ! t/pragma/warn/pp_sys
7575____________________________________________________________________________
f58c54f0
NC
7576[ 4708] By: gsar on 1999/12/27 23:33:24
7577 Log: update perldiag for change#4707
f70c35af
GS
7578 Branch: perl
7579 ! perl.c pod/perldiag.pod
7580____________________________________________________________________________
f58c54f0
NC
7581[ 4707] By: gsar on 1999/12/27 23:23:39
7582 Log: allow spaces in -I switch argument
f70c35af
GS
7583 Branch: perl
7584 ! perl.c
7585____________________________________________________________________________
f58c54f0
NC
7586[ 4706] By: gsar on 1999/12/26 23:44:53
7587 Log: fix typos
f70c35af
GS
7588 Branch: utfperl
7589 ! sv.h toke.c
7590____________________________________________________________________________
f58c54f0
NC
7591[ 4705] By: gsar on 1999/12/24 04:02:35
7592 Log: support for v5.5.640 style version numbers
f70c35af
GS
7593 Branch: utfperl
7594 ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
7595 ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
7596____________________________________________________________________________
f58c54f0
NC
7597[ 4704] By: gsar on 1999/12/23 08:54:27
7598 Log: bring in basic threads stuff under USE_ITHREADS
f70c35af
GS
7599 Branch: perl
7600 ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
7601 ! util.c
7602____________________________________________________________________________
f58c54f0
NC
7603[ 4703] By: gsar on 1999/12/23 00:10:06
7604 Log: integrate mainline contents into utfperl
f70c35af
GS
7605 Branch: utfperl
7606 !> (integrate 33 files)
7607____________________________________________________________________________
f58c54f0
NC
7608[ 4702] By: gsar on 1999/12/20 17:18:23
7609 Log: virtual directory handling broken on paths with trailing slash
f70c35af
GS
7610 Branch: perl
7611 ! win32/Makefile win32/makefile.mk win32/vdir.h
7612____________________________________________________________________________
f58c54f0
NC
7613[ 4701] By: gsar on 1999/12/20 17:09:55
7614 Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
7615 isn't set for all m/$foo/o)
f70c35af
GS
7616 Branch: perl
7617 ! pp_ctl.c
7618____________________________________________________________________________
f58c54f0
NC
7619[ 4700] By: gsar on 1999/12/20 16:28:51
7620 Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
7621 we have a race on our hands)
f70c35af
GS
7622 Branch: perl
7623 ! pp_ctl.c
7624____________________________________________________________________________
f58c54f0
NC
7625[ 4699] By: gsar on 1999/12/20 16:19:00
7626 Log: pod tweaks
f70c35af
GS
7627 Branch: perl
7628 ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
7629____________________________________________________________________________
f58c54f0
NC
7630[ 4698] By: gsar on 1999/12/20 07:55:07
7631 Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
f70c35af
GS
7632 Branch: perl
7633 ! utf8.c
7634____________________________________________________________________________
f58c54f0
NC
7635[ 4697] By: gsar on 1999/12/18 01:35:50
7636 Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
7637 anon hash rather than a block; test case for the same
f70c35af
GS
7638 Branch: perl
7639 ! t/comp/term.t toke.c
7640____________________________________________________________________________
f58c54f0
NC
7641[ 4696] By: gsar on 1999/12/17 19:55:03
7642 Log: leak in change#4694 spotted by Larry
f70c35af
GS
7643 Branch: perl
7644 ! hv.c
7645____________________________________________________________________________
f58c54f0
NC
7646[ 4695] By: gsar on 1999/12/17 18:14:11
7647 Log: test case for change#4694
f70c35af
GS
7648 Branch: perl
7649 ! t/op/delete.t
7650____________________________________________________________________________
f58c54f0
NC
7651[ 4694] By: gsar on 1999/12/17 18:09:08
7652 Log: delete() should return the value as is, not a copy thereof
f70c35af
GS
7653 Branch: perl
7654 ! hv.c pod/perldelta.pod
7655____________________________________________________________________________
f58c54f0
NC
7656[ 4693] By: gsar on 1999/12/17 17:45:58
7657 Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
f70c35af
GS
7658 Branch: perl
7659 ! regexec.c t/op/re_tests
7660____________________________________________________________________________
f58c54f0
NC
7661[ 4692] By: gsar on 1999/12/17 17:41:10
7662 Log: credits tweak
f70c35af
GS
7663 Branch: perl
7664 ! lib/File/Spec.pm
7665____________________________________________________________________________
f58c54f0
NC
7666[ 4691] By: gsar on 1999/12/17 07:12:53
7667 Log: DynaLoader doesn't build properly when $(DLSRC) changes
7668 (fix suggested by Hans Mulder)
f70c35af
GS
7669 Branch: perl
7670 ! ext/DynaLoader/Makefile.PL
7671____________________________________________________________________________
f58c54f0
NC
7672[ 4690] By: gsar on 1999/12/17 06:26:34
7673 Log: add missing new ops
f70c35af
GS
7674 Branch: perl
7675 ! ext/B/ramblings/runtime.porting
7676____________________________________________________________________________
f58c54f0
NC
7677[ 4689] By: gsar on 1999/12/17 06:16:49
7678 Log: test harness tweak from Hans Mulder
f70c35af
GS
7679 Branch: perl
7680 ! t/TEST
7681____________________________________________________________________________
f58c54f0
NC
7682[ 4688] By: gsar on 1999/12/17 06:14:23
7683 Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
7684 and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
f70c35af
GS
7685 Branch: perl
7686 ! Makefile.SH cygwin/Makefile.SHs
7687____________________________________________________________________________
f58c54f0
NC
7688[ 4687] By: gsar on 1999/12/17 06:06:46
7689 Log: applied suggested patch with whitespace adjustments
7690 From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
7691 Date: Thu, 16 Dec 1999 08:57:55 +0100
7692 Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
7693 Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
f70c35af
GS
7694 Branch: perl
7695 ! lib/File/Find.pm
7696____________________________________________________________________________
f58c54f0
NC
7697[ 4686] By: gsar on 1999/12/17 05:48:53
7698 Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
7699 by Hans Mulder)
f70c35af
GS
7700 Branch: perl
7701 ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
7702 ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
7703 ! ext/DynaLoader/dl_rhapsody.xs
7704____________________________________________________________________________
f58c54f0
NC
7705[ 4685] By: gsar on 1999/12/17 05:37:51
7706 Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
7707 <rjk@linguist.dartmouth.edu>)
f70c35af
GS
7708 Branch: perl
7709 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
7710____________________________________________________________________________
f58c54f0
NC
7711[ 4684] By: gsar on 1999/12/16 09:32:48
7712 Log: spell out how to get 4-digit year (from Micheal G Schwern
7713 <schwern@pobox.com>)
f70c35af
GS
7714 Branch: perl
7715 ! pod/perlfunc.pod
7716____________________________________________________________________________
f58c54f0
NC
7717[ 4683] By: gsar on 1999/12/16 09:26:53
7718 Log: type mismatch for %c format argument (spotted by Robin Barker
7719 <rmb1@cise.npl.co.uk>)
f70c35af
GS
7720 Branch: perl
7721 ! regcomp.c
7722____________________________________________________________________________
f58c54f0
NC
7723[ 4682] By: gsar on 1999/12/16 08:33:28
7724 Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
7725 <sho_pi@hotmail.com>)
f70c35af
GS
7726 Branch: perl
7727 ! win32/win32.c
7728____________________________________________________________________________
f58c54f0
NC
7729[ 4681] By: gsar on 1999/12/16 08:31:15
7730 Log: missing backslash (spotted by Johan Vromans)
f70c35af
GS
7731 Branch: perl
7732 ! perl.c
7733____________________________________________________________________________
f58c54f0
NC
7734[ 4680] By: gsar on 1999/12/16 08:26:00
7735 Log: avoid coredump on diagnostics when STDERR is closed
f70c35af
GS
7736 Branch: perl
7737 ! perl.h
7738____________________________________________________________________________
f58c54f0
NC
7739[ 4679] By: gsar on 1999/12/12 18:09:41
7740 Log: integrate mainline changes
f70c35af
GS
7741 Branch: utfperl
7742 +> (branch 39 files)
7743 - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
7744 - lib/unicode/UnicodeData-Latest.txt
7745 !> (integrate 447 files)
7746____________________________________________________________________________
f58c54f0
NC
7747[ 4678] By: gsar on 1999/12/10 01:39:13
7748 Log: interpreter structure should be nulled under -DMULTIPLICITY
f70c35af
GS
7749 Branch: perl
7750 ! perl.c
7751____________________________________________________________________________
f58c54f0
NC
7752[ 4677] By: gsar on 1999/12/09 11:10:27
7753 Log: update Changes
f70c35af
GS
7754 Branch: perl
7755 ! Changes
7756
7757----------------
7758Version 5.005_63
a2126434
JN
7759----------------
7760
7761____________________________________________________________________________
f58c54f0
NC
7762[ 4676] By: gsar on 1999/12/09 10:51:43
7763 Log: fix File::Find testsuite bugs in symlink-less places
42fe2635
GS
7764 Branch: perl
7765 ! t/lib/filefind.t
7766____________________________________________________________________________
f58c54f0
NC
7767[ 4675] By: gsar on 1999/12/09 10:22:31
7768 Log: USE_ITHREADS tweaks and notes
42fe2635
GS
7769 Branch: perl
7770 ! op.c pod/perldelta.pod sv.c
7771____________________________________________________________________________
f58c54f0
NC
7772[ 4674] By: gsar on 1999/12/09 10:21:53
7773 Log: allow new style sort subs to work under usethreads
42fe2635
GS
7774 Branch: perl
7775 ! pp_ctl.c
7776____________________________________________________________________________
f58c54f0
NC
7777[ 4673] By: gsar on 1999/12/09 04:00:23
7778 Log: document compatibility issue with literal list slices and NOTOP
7779 (C<not (1,2,3)[0]> is now a syntax error)
42fe2635
GS
7780 Branch: perl
7781 ! pod/perldelta.pod
7782____________________________________________________________________________
f58c54f0
NC
7783[ 4672] By: gsar on 1999/12/09 01:14:46
7784 Log: avoid mismatched expectation <-> int types for C++ builds
42fe2635
GS
7785 Branch: perl
7786 ! embed.pl intrpvar.h proto.h toke.c
7787____________________________________________________________________________
f58c54f0
NC
7788[ 4671] By: gsar on 1999/12/09 00:36:24
7789 Log: newer version of File::Find with support for following symlinks and
7790 other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
42fe2635
GS
7791 Branch: perl
7792 ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
7793____________________________________________________________________________
f58c54f0
NC
7794[ 4670] By: gsar on 1999/12/09 00:13:06
7795 Log: avoid initializing GvCV slot for autovivified filehandles
42fe2635
GS
7796 Branch: perl
7797 ! pp.c
7798____________________________________________________________________________
f58c54f0
NC
7799[ 4669] By: gsar on 1999/12/08 19:09:27
7800 Log: apply change#4618 again along with Ilya's patch to fix bugs
7801 in it (see change#4622)
42fe2635
GS
7802 Branch: perl
7803 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
7804 ! t/op/re_tests t/op/subst.t
7805____________________________________________________________________________
f58c54f0
NC
7806[ 4668] By: gsar on 1999/12/08 18:56:53
7807 Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
7808 From: Larry Wall <larry@wall.org>
7809 Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
7810 Message-Id: <199912072039.MAA13257@kiev.wall.org>
7811 Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
42fe2635
GS
7812 Branch: perl
7813 ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
7814____________________________________________________________________________
f58c54f0
NC
7815[ 4667] By: gsar on 1999/12/08 18:47:37
7816 Log: patch to fix aix hints from ortmann@vnet.ibm.com
42fe2635
GS
7817 Branch: perl
7818 ! hints/aix.sh
7819____________________________________________________________________________
f58c54f0
NC
7820[ 4666] By: gsar on 1999/12/08 18:29:02
7821 Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
7822 Tim Meadowcroft
42fe2635
GS
7823 Branch: perl
7824 ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
7825____________________________________________________________________________
f58c54f0
NC
7826[ 4665] By: gsar on 1999/12/08 02:22:31
7827 Log: introduce save_I8() for saving byte values
8a4f6ac2
GS
7828 Branch: perl
7829 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
7830 ! regcomp.c regexec.c scope.c scope.h sv.c
7831____________________________________________________________________________
f58c54f0
NC
7832[ 4664] By: gsar on 1999/12/08 02:02:33
7833 Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
8a4f6ac2
GS
7834 Branch: perl
7835 ! toke.c
7836____________________________________________________________________________
f58c54f0
NC
7837[ 4663] By: gsar on 1999/12/08 01:11:44
7838 Log: longstanding typo in lexer: PL_lex_expect was not properly
7839 saved on reentry
8a4f6ac2
GS
7840 Branch: perl
7841 ! toke.c
7842____________________________________________________________________________
f58c54f0
NC
7843[ 4662] By: gsar on 1999/12/07 23:16:21
7844 Log: typos in change#4546
8a4f6ac2
GS
7845 Branch: perl
7846 ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
7847____________________________________________________________________________
f58c54f0
NC
7848[ 4661] By: gsar on 1999/12/07 09:33:50
7849 Log: typos in change#4660
8a4f6ac2
GS
7850 Branch: perl
7851 ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
7852____________________________________________________________________________
f58c54f0
NC
7853[ 4660] By: gsar on 1999/12/06 23:42:55
7854 Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
7855 fix bug where lc($readonly) could result in bogus errors
8a4f6ac2
GS
7856 Branch: perl
7857 ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
7858 ! pp.c pp_sys.c proto.h sv.c
7859____________________________________________________________________________
f58c54f0
NC
7860[ 4659] By: gsar on 1999/12/06 15:24:31
7861 Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
7862 <jarausch@igpm.rwth-aachen.de>)
8a4f6ac2
GS
7863 Branch: perl
7864 ! perl.h
7865____________________________________________________________________________
f58c54f0
NC
7866[ 4658] By: gsar on 1999/12/06 15:18:30
7867 Log: fix for -Dp via $^D (suggested by Stephane Payrard
7868 <stef@adnaccess.com>)
8a4f6ac2
GS
7869 Branch: perl
7870 ! mg.c
7871____________________________________________________________________________
f58c54f0
NC
7872[ 4657] By: gsar on 1999/12/06 06:50:01
7873 Log: change#4641 needs perldiag.pod edit
8a4f6ac2
GS
7874 Branch: perl
7875 - lib/unicode/UnicodeData-Latest.txt
7876 ! pod/perldiag.pod
7877____________________________________________________________________________
f58c54f0
NC
7878[ 4656] By: gsar on 1999/12/06 01:36:56
7879 Log: Makefile tweak for change#4649
8a4f6ac2
GS
7880 Branch: perl
7881 ! Makefile.SH
7882____________________________________________________________________________
f58c54f0
NC
7883[ 4655] By: gsar on 1999/12/05 17:23:57
7884 Log: change#4653 was missing a patch reject
8a4f6ac2
GS
7885 Branch: perl
7886 ! win32/makefile.mk
7887____________________________________________________________________________
f58c54f0
NC
7888[ 4654] By: gsar on 1999/12/05 11:41:04
7889 Log: windows build tweaks for Borland compiler
8a4f6ac2
GS
7890 Branch: perl
7891 ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
7892____________________________________________________________________________
f58c54f0
NC
7893[ 4653] By: gsar on 1999/12/05 11:07:37
7894 Log: applied somewhat modified version of suggested patch
7895 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
7896 Date: Thu, 18 Nov 1999 18:45:27 PST
7897 Message-ID: <19991119024527.72749.qmail@hotmail.com>
7898 Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
8a4f6ac2
GS
7899 Branch: perl
7900 + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
7901 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7902 ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
7903 ! win32/makefile.mk win32/win32.h
7904____________________________________________________________________________
f58c54f0
NC
7905[ 4652] By: gsar on 1999/12/05 09:24:45
7906 Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
7907 Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
7908 Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
7909 Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
8a4f6ac2
GS
7910 Branch: perl
7911 ! Changes hints/svr5.sh
7912____________________________________________________________________________
f58c54f0
NC
7913[ 4651] By: gsar on 1999/12/05 09:01:19
7914 Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
7915 when given non-existent drive names
878143fb
MH
7916 Branch: perl
7917 ! lib/File/Path.pm
7918____________________________________________________________________________
f58c54f0
NC
7919[ 4650] By: gsar on 1999/12/05 08:47:11
7920 Log: windows build tweaks for change#4649
878143fb
MH
7921 Branch: perl
7922 ! win32/Makefile win32/makefile.mk
7923____________________________________________________________________________
f58c54f0
NC
7924[ 4649] By: gsar on 1999/12/05 07:49:28
7925 Log: make File::Glob::glob() the default for CORE::glob()
7926 (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
878143fb
MH
7927 Branch: perl
7928 ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
7929 ! win32/makefile.mk
7930____________________________________________________________________________
f58c54f0
NC
7931[ 4648] By: gsar on 1999/12/05 00:33:34
7932 Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
878143fb
MH
7933 Branch: perl
7934 ! lib/Pod/Html.pm
7935____________________________________________________________________________
f58c54f0
NC
7936[ 4647] By: gsar on 1999/12/05 00:14:01
7937 Log: remove outdated entry
878143fb
MH
7938 Branch: perl
7939 ! pod/perltrap.pod
7940____________________________________________________________________________
f58c54f0
NC
7941[ 4646] By: gsar on 1999/12/04 22:48:51
7942 Log: s/block/loop block/ in diagnostics about next, last, redo
878143fb
MH
7943 Branch: perl
7944 ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
7945____________________________________________________________________________
f58c54f0
NC
7946[ 4645] By: gsar on 1999/12/04 22:25:32
7947 Log: readability tweak suggested by GRommel@sears.com
878143fb
MH
7948 Branch: perl
7949 ! pp.c
7950____________________________________________________________________________
f58c54f0
NC
7951[ 4644] By: gsar on 1999/12/04 22:05:00
7952 Log: Configure tweak from Peter Prymmer
878143fb
MH
7953 Branch: perl
7954 ! Configure
7955____________________________________________________________________________
f58c54f0
NC
7956[ 4643] By: gsar on 1999/12/04 21:55:27
7957 Log: make weak keyword check look for defined(&lock), not
7958 merely defined(*lock)
878143fb
MH
7959 Branch: perl
7960 ! toke.c
7961____________________________________________________________________________
f58c54f0
NC
7962[ 4642] By: gsar on 1999/12/04 21:11:51
7963 Log: make eof() open ARGV if it isn't open already; also fixes bug
7964 where eof() would operate on any last-read filehandle, not
7965 just ARGV
878143fb
MH
7966 Branch: perl
7967 ! pp_sys.c
7968____________________________________________________________________________
f58c54f0
NC
7969[ 4641] By: gsar on 1999/12/04 04:42:25
7970 Log: make uninitialized value warnings report opcode
878143fb
MH
7971 Branch: perl
7972 ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
7973 ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
7974 ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
7975 ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
7976 ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
7977 ! t/pragma/warn/sv
7978____________________________________________________________________________
f58c54f0
NC
7979[ 4640] By: gsar on 1999/12/04 02:40:44
7980 Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
7981 that don't do range checking
878143fb
MH
7982 Branch: perl
7983 ! lib/Time/Local.pm
7984____________________________________________________________________________
f58c54f0
NC
7985[ 4639] By: gsar on 1999/12/04 01:00:49
7986 Log: better implementation of change#3326; open(local $foo,...) now
7987 allowed in addition to any uninitialized variable, for consistency
7988 with how autovivification works elsewhere; add code to use the
7989 variable name as the name of the handle for simple variables, so
7990 that diagnostics report the handle: "... at - line 1, <$foo> line 10."
878143fb
MH
7991 Branch: perl
7992 ! op.c pod/perldelta.pod pp.c t/io/open.t
7993____________________________________________________________________________
f58c54f0
NC
7994[ 4638] By: gsar on 1999/12/03 21:20:00
7995 Log: pod nits
878143fb
MH
7996 Branch: perl
7997 ! pod/perlfunc.pod pod/perlrun.pod
7998____________________________________________________________________________
f58c54f0
NC
7999[ 4637] By: gsar on 1999/12/03 08:59:04
8000 Log: change#4431 was flawed
878143fb
MH
8001 Branch: perl
8002 ! Makefile.SH
8003____________________________________________________________________________
f58c54f0
NC
8004[ 4636] By: gsar on 1999/12/03 07:59:52
8005 Log: pod embellishments from Nathan Torkington
878143fb
MH
8006 Branch: perl
8007 ! pod/perlfaq2.pod pod/perlhack.pod
8008____________________________________________________________________________
f58c54f0
NC
8009[ 4635] By: gsar on 1999/12/03 07:56:04
8010 Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
878143fb
MH
8011 Branch: perl
8012 ! pod/perlfaq4.pod
8013____________________________________________________________________________
f58c54f0
NC
8014[ 4634] By: gsar on 1999/12/03 07:47:47
8015 Log: test tweak for VMS (from Craig A. Berry)
878143fb
MH
8016 Branch: perl
8017 ! t/io/nargv.t
8018____________________________________________________________________________
f58c54f0
NC
8019[ 4633] By: gsar on 1999/12/03 07:44:52
8020 Log: patchls tweak from Andreas Koenig
878143fb
MH
8021 Branch: perl
8022 ! Porting/patchls
8023____________________________________________________________________________
f58c54f0
NC
8024[ 4632] By: gsar on 1999/12/03 07:42:23
8025 Log: don't mess with the umask()
878143fb
MH
8026 Branch: perl
8027 ! installhtml installman installperl lib/ExtUtils/Install.pm
8028 ! lib/ExtUtils/Manifest.pm
8029____________________________________________________________________________
f58c54f0
NC
8030[ 4631] By: gsar on 1999/12/03 06:52:50
8031 Log: support -a switch to append bytecode to an existing file and make
8032 perlcc use it (from Tom Hughes <tom@compton.nu>)
878143fb
MH
8033 Branch: perl
8034 ! ext/B/B/Bytecode.pm utils/perlcc.PL
8035____________________________________________________________________________
f58c54f0
NC
8036[ 4630] By: gsar on 1999/12/03 06:46:16
8037 Log: document incompatible perl4 vec() vs bitwise ops interaction trap
8038 (from Tom Phoenix)
878143fb
MH
8039 Branch: perl
8040 ! pod/perltrap.pod
8041____________________________________________________________________________
f58c54f0
NC
8042[ 4629] By: gsar on 1999/12/03 06:40:15
8043 Log: use PerlIO abstraction rather than straight stdio (from
8044 Chip Salzenberg)
878143fb
MH
8045 Branch: perl
8046 ! ext/ByteLoader/ByteLoader.xs
8047____________________________________________________________________________
f58c54f0
NC
8048[ 4628] By: gsar on 1999/12/03 06:15:54
8049 Log: avoid warning in IO::Select::exists() if socket doesn't exist
878143fb
MH
8050 Branch: perl
8051 ! ext/IO/lib/IO/Select.pm
8052____________________________________________________________________________
f58c54f0
NC
8053[ 4627] By: gsar on 1999/12/03 06:05:19
8054 Log: two small patches from Peter Prymmer <pvhp@forte.com>
878143fb
MH
8055 Branch: perl
8056 ! makedepend.SH win32/Makefile win32/makefile.mk
8057____________________________________________________________________________
f58c54f0
NC
8058[ 4626] By: gsar on 1999/12/03 05:36:38
8059 Log: From: Peter Prymmer <pvhp@forte.com>
8060 Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
8061 Message-Id: <199911260506.VAA17230@brio.forte.com>
8062 Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
878143fb
MH
8063 Branch: perl
8064 ! regcomp.c
8065____________________________________________________________________________
f58c54f0
NC
8066[ 4625] By: gsar on 1999/12/03 05:20:21
8067 Log: Windows build tweaks due to change#4623
878143fb
MH
8068 Branch: perl
8069 ! win32/Makefile win32/makefile.mk win32/perlhost.h
8070____________________________________________________________________________
f58c54f0
NC
8071[ 4624] By: gsar on 1999/12/03 04:58:30
8072 Log: add missing file
878143fb
MH
8073 Branch: perl
8074 + ext/DynaLoader/XSLoader_pm.PL
8075____________________________________________________________________________
f58c54f0
NC
8076[ 4623] By: gsar on 1999/12/03 04:47:03
8077 Log: applied suggested patch; removed $VERSION = $VERSION hack
8078 (change#4043 fixed the need for that)
8079 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8080 Date: Tue, 16 Nov 1999 01:50:31 EST
8081 Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
8082 Subject: [PATCH 5.005_62] XSLoader.pm
878143fb
MH
8083 Branch: perl
8084 ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
8085 ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
8086 ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
8087 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
8088 ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
8089 ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
8090 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
8091 ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
8092 ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
8093 ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
8094 ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
8095____________________________________________________________________________
f58c54f0
NC
8096[ 4622] By: gsar on 1999/12/03 04:02:39
8097 Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
878143fb
MH
8098 Branch: perl
8099 ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
8100____________________________________________________________________________
f58c54f0
NC
8101[ 4621] By: gsar on 1999/12/02 22:24:53
8102 Log: caveat about thread-safety of extensions
34baa6c3
GS
8103 Branch: perl
8104 ! pod/perlfork.pod
8105____________________________________________________________________________
f58c54f0
NC
8106[ 4620] By: gsar on 1999/12/02 20:31:02
8107 Log: XS documentation patches suggested by Ilya, severally adjusted
34baa6c3
GS
8108 Branch: perl
8109 ! pod/perlxs.pod pod/perlxstut.pod
8110____________________________________________________________________________
f58c54f0
NC
8111[ 4619] By: gsar on 1999/12/02 17:52:50
8112 Log: re-add missing Unicode database master
34baa6c3
GS
8113 Branch: perl
8114 + lib/unicode/Unicode.300
8115____________________________________________________________________________
f58c54f0
NC
8116[ 4618] By: gsar on 1999/12/02 06:56:18
8117 Log: applied suggested patch with prototype changes
8118 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8119 Date: Tue, 23 Nov 1999 22:55:55 EST
8120 Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
8121 Subject: [PATCH 5.005_62] First char cognizance
34baa6c3
GS
8122 Branch: perl
8123 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
8124____________________________________________________________________________
f58c54f0
NC
8125[ 4617] By: gsar on 1999/12/02 06:04:57
8126 Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
34baa6c3
GS
8127 Branch: perl
8128 ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
8129____________________________________________________________________________
f58c54f0
NC
8130[ 4616] By: gsar on 1999/12/02 04:30:22
8131 Log: various documentation tweaks suggested by M. J. T. Guy
34baa6c3
GS
8132 Branch: perl
8133 ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
8134____________________________________________________________________________
f58c54f0
NC
8135[ 4615] By: gsar on 1999/12/02 04:17:43
8136 Log: various File::Glob fixes for DOSISH platforms
8137 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
8138 Date: Tue, 02 Nov 1999 11:11:25 GMT
8139 Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
8140 Subject: File::Glob again. Final patch, honest!
34baa6c3
GS
8141 Branch: perl
8142 + t/lib/glob-case.t
8143 ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
8144 ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
8145 ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
8146____________________________________________________________________________
f58c54f0
NC
8147[ 4614] By: gsar on 1999/12/02 03:42:55
8148 Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
8149 variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
34baa6c3
GS
8150 Branch: perl
8151 ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
8152____________________________________________________________________________
f58c54f0
NC
8153[ 4613] By: gsar on 1999/12/02 01:59:19
8154 Log: ignore yet another known scalar leak
34baa6c3
GS
8155 Branch: perl
8156 ! t/pragma/warn/regcomp
8157____________________________________________________________________________
f58c54f0
NC
8158[ 4612] By: gsar on 1999/12/02 01:15:02
8159 Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
34baa6c3
GS
8160 Branch: perl
8161 ! pp.c
8162____________________________________________________________________________
f58c54f0
NC
8163[ 4611] By: gsar on 1999/12/02 00:31:43
8164 Log: a somewhat tweaked version of suggested patch
8165 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8166 Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
8167 Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
8168 Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
34baa6c3
GS
8169 Branch: perl
8170 ! pod/perlfunc.pod
8171____________________________________________________________________________
f58c54f0
NC
8172[ 4610] By: gsar on 1999/12/01 19:09:31
8173 Log: more accurate require() pseudocode (from James P. Williams
8174 <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
34baa6c3
GS
8175 Branch: perl
8176 ! pod/perlfunc.pod
8177____________________________________________________________________________
f58c54f0
NC
8178[ 4609] By: gsar on 1999/12/01 18:43:49
8179 Log: avoid "Callback called exit" error on intentional exit()
34baa6c3
GS
8180 Branch: perl
8181 ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
8182____________________________________________________________________________
f58c54f0
NC
8183[ 4608] By: gsar on 1999/12/01 18:42:38
8184 Log: find_byclass() prototype was incoherent
34baa6c3
GS
8185 Branch: perl
8186 ! regexec.c
8187____________________________________________________________________________
f58c54f0
NC
8188[ 4607] By: gsar on 1999/12/01 05:45:10
8189 Log: better documentation for goto &NAME (from M. J. T. Guy)
34baa6c3
GS
8190 Branch: perl
8191 ! pod/perlfunc.pod
8192____________________________________________________________________________
f58c54f0
NC
8193[ 4606] By: gsar on 1999/12/01 05:33:14
8194 Log: integrate cfgperl contents into mainline
34baa6c3
GS
8195 Branch: perl
8196 +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
8197 +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
8198 - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
8199 ! Changes
8200 !> (integrate 210 files)
8201____________________________________________________________________________
f58c54f0
NC
8202[ 4605] By: gsar on 1999/12/01 05:15:27
8203 Log: avoid PTR->IV cast warnings
d9aad7f7
GS
8204 Branch: perl
8205 ! mg.c op.c scope.h
8206____________________________________________________________________________
f58c54f0
NC
8207[ 4604] By: gsar on 1999/12/01 03:59:56
8208 Log: email address changes
d9aad7f7
GS
8209 Branch: perl
8210 ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
8211 ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
8212 ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
8213 ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
8214 ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
8215____________________________________________________________________________
f58c54f0
NC
8216[ 4603] By: gsar on 1999/12/01 03:45:13
8217 Log: minor USE_ITHREADS tweaks
d9aad7f7
GS
8218 Branch: perl
8219 ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
8220 ! win32/perllib.c win32/win32.h
8221____________________________________________________________________________
f58c54f0
NC
8222[ 4602] By: gsar on 1999/12/01 01:00:09
8223 Log: more complete pseudo-fork() support for Windows
d9aad7f7
GS
8224 Branch: perl
8225 + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
8226 ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
8227 ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
8228 ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
8229 ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
8230 ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
8231 ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
8232 ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
8233 ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
8234 ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
8235 ! win32/win32iop.h win32/win32thread.h
8236____________________________________________________________________________
f58c54f0
NC
8237[ 4601] By: gsar on 1999/12/01 00:45:38
8238 Log: rudimentary support for remote debugging, from aeons ago (somewhat
8239 modified)
8240 From: Graham TerMarsch <grahamt@ActiveState.com>
8241 Date: Sat, 12 Sep 1998 10:46:55 -0700
8242 Message-ID: <35FAB38F.EA9AAC50@activestate.com>
8243 Subject: Re: Patches to perl5db.pl to allow for remote debugging
d9aad7f7
GS
8244 Branch: perl
8245 ! lib/perl5db.pl
8246____________________________________________________________________________
f58c54f0
NC
8247[ 4600] By: chip on 1999/11/19 21:16:00
8248 Log: Document known limitations of fdopen() on some systems,
8249 as they apply to open() and sysopen().
d9aad7f7
GS
8250 Branch: perl
8251 ! pod/perlfunc.pod
8252____________________________________________________________________________
f58c54f0
NC
8253[ 4599] By: chip on 1999/11/19 17:20:19
8254 Log: Undef printf before redirecting it to PerlIO_stdoutf.
8255 (Avoids an irritating warning when compiling with PerlIO.)
d9aad7f7
GS
8256 Branch: perl
8257 ! perl.h
8258____________________________________________________________________________
f58c54f0
NC
8259[ 4598] By: jhi on 1999/11/22 21:30:17
8260 Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
d9aad7f7
GS
8261 Branch: cfgperl
8262 ! README.vms t/io/open.t
8263____________________________________________________________________________
f58c54f0
NC
8264[ 4597] By: jhi on 1999/11/21 16:21:21
8265 Log: Replace #4596 with the change done in 5.005_03.
d9aad7f7
GS
8266 Branch: cfgperl
8267 ! ext/Errno/Errno_pm.PL
8268____________________________________________________________________________
f58c54f0
NC
8269[ 4596] By: jhi on 1999/11/21 16:07:20
8270 Log: Skip processing a file if the file to be opened is '-'
8271 (can happen in UNICOS)
d9aad7f7
GS
8272 Branch: cfgperl
8273 ! ext/Errno/Errno_pm.PL
8274____________________________________________________________________________
f58c54f0
NC
8275[ 4595] By: jhi on 1999/11/21 14:05:10
8276 Log: VMS patches from Peter Prymmer.
d9aad7f7
GS
8277 Branch: cfgperl
8278 ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
8279____________________________________________________________________________
f58c54f0
NC
8280[ 4594] By: jhi on 1999/11/18 17:07:14
8281 Log: The find_byclass prototype is already in proto.h.
d9aad7f7
GS
8282 Branch: cfgperl
8283 ! regexec.c
8284____________________________________________________________________________
f58c54f0
NC
8285[ 4593] By: gsar on 1999/11/16 21:25:21
8286 Log: typo in flag checks
d9aad7f7
GS
8287 Branch: utfperl
8288 ! sv.h
8289____________________________________________________________________________
f58c54f0
NC
8290[ 4592] By: jhi on 1999/11/16 21:17:25
8291 Log: Regen Configure.
d9aad7f7
GS
8292 Branch: cfgperl
8293 ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
8294 Branch: metaconfig
8295 ! U/a_dvisory/quadtype.U
8296____________________________________________________________________________
f58c54f0
NC
8297[ 4591] By: jhi on 1999/11/16 14:53:19
8298 Log: Integrate with Sarathy.
d9aad7f7
GS
8299 Branch: cfgperl
8300 !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
8301 !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
8302 !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
8303 !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
8304 !> t/pod/poderrs.xr
8305____________________________________________________________________________
f58c54f0
NC
8306[ 4590] By: gsar on 1999/11/16 05:57:56
8307 Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
d9aad7f7
GS
8308 Branch: perl
8309 ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
8310 ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
8311 ! t/pod/poderrs.t t/pod/poderrs.xr
8312____________________________________________________________________________
f58c54f0
NC
8313[ 4589] By: gsar on 1999/11/15 18:47:34
8314 Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
8315 C<if (fork()) { print "parent" } else { print "child" }> works on
8316 Windows (incidentally running a cloned^2 interpreter :)
d9aad7f7
GS
8317 Branch: perl
8318 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
8319 ! pp_sys.c proto.h sv.c
8320____________________________________________________________________________
f58c54f0
NC
8321[ 4588] By: gsar on 1999/11/15 14:34:36
8322 Log: cloning the stack (part 1)
d9aad7f7
GS
8323 Branch: perl
8324 ! cop.h deb.c perl.c sv.c
8325____________________________________________________________________________
f58c54f0
NC
8326[ 4587] By: jhi on 1999/11/15 00:22:20
8327 Log: Integrate with Sarathy.
d9aad7f7
GS
8328 Branch: cfgperl
8329 !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
8330 !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
8331 !> win32/perllib.c
8332____________________________________________________________________________
f58c54f0
NC
8333[ 4586] By: jhi on 1999/11/14 21:17:26
8334 Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
d9aad7f7
GS
8335 Branch: cfgperl
8336 ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
8337____________________________________________________________________________
f58c54f0
NC
8338[ 4585] By: gsar on 1999/11/14 20:01:45
8339 Log: tweak for win32 build
d9aad7f7
GS
8340 Branch: perl
8341 ! embed.h embed.pl op.c proto.h
8342____________________________________________________________________________
f58c54f0
NC
8343[ 4584] By: gsar on 1999/11/14 19:46:25
8344 Log: cosmetic tweaks
d9aad7f7
GS
8345 Branch: perl
8346 ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
8347 ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
8348____________________________________________________________________________
f58c54f0
NC
8349[ 4583] By: gsar on 1999/11/14 17:38:32
8350 Log: fix problem pointer casts
d9aad7f7
GS
8351 Branch: perl
8352 ! Changes run.c sv.c
8353____________________________________________________________________________
f58c54f0
NC
8354[ 4582] By: jhi on 1999/11/14 17:10:01
8355 Log: Integrate with Sarathy.
4265b575
GS
8356 Branch: cfgperl
8357 !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
8358 !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
8359 !> vms/perly_c.vms win32/perllib.c
8360____________________________________________________________________________
f58c54f0
NC
8361[ 4581] By: jhi on 1999/11/14 17:08:23
8362 Log: The separation of 64-bitness and largefileness continues
8363 (with a setback, see hpux.sh).
4265b575
GS
8364 Branch: cfgperl
8365 ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
8366 ! hints/solaris_2.sh
8367 Branch: metaconfig
8368 ! U/threads/archname.U U/typedefs/lseektype.U
8369 Branch: metaconfig/U/perl
8370 ! fpossize.U use64bits.U uselfs.U
8371____________________________________________________________________________
f58c54f0
NC
8372[ 4580] By: jhi on 1999/11/14 13:26:41
8373 Log: Another Unicode update.
4265b575
GS
8374 Branch: cfgperl
8375 + lib/unicode/Jamo.txt lib/unicode/NamesList.html
8376 + lib/unicode/UCD300.html lib/unicode/Unicode3.html
8377 - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
8378 ! (edit 189 files)
8379____________________________________________________________________________
f58c54f0
NC
8380[ 4579] By: gsar on 1999/11/14 10:21:49
8381 Log: sundry cleanups for cloned interpreters (only known failure mode
8382 is due to regexps keeping non-constant data in their compiled
8383 structures)
4265b575
GS
8384 Branch: perl
8385 ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
8386 ! pp_sys.c sv.c toke.c util.c win32/perllib.c
8387____________________________________________________________________________
f58c54f0
NC
8388[ 4578] By: gsar on 1999/11/14 03:37:37
8389 Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
4265b575
GS
8390 Branch: perl
8391 ! perly.c perly.y t/op/misc.t vms/perly_c.vms
8392____________________________________________________________________________
f58c54f0
NC
8393[ 4577] By: jhi on 1999/11/13 19:50:24
8394 Log: Change #4576 accidentally leaked also parts of
8395 Ilya's patch that won't apply cleanly anymore.
4265b575
GS
8396 Branch: cfgperl
8397 ! regexec.c t/op/re_tests
8398____________________________________________________________________________
f58c54f0
NC
8399[ 4576] By: jhi on 1999/11/13 19:43:37
8400 Log: Integrate with Sarathy.
4265b575
GS
8401 Branch: cfgperl
8402 ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
8403 !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
8404 !> t/op/regexp.t t/pragma/overload.t
8405____________________________________________________________________________
f58c54f0
NC
8406[ 4575] By: gsar on 1999/11/13 19:41:46
8407 Log: typos in change#4561 and change#4565
4265b575
GS
8408 Branch: perl
8409 ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
8410____________________________________________________________________________
f58c54f0
NC
8411[ 4574] By: gsar on 1999/11/13 19:31:19
8412 Log: revert non-kosher parts of change#4562 (sort order problems
8413 should be ignored (on ebcdic) by fixing dumper.t/T() to sort
8414 result and expected lines; /[:ascii:]/ not working should be
8415 fixed, not ignored in regexp.t; result from sort should be
8416 fixed to be ascii portable on ebcdic, not ebcdic-specific)
4265b575
GS
8417 Branch: perl
8418 ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
8419____________________________________________________________________________
f58c54f0
NC
8420[ 4573] By: gsar on 1999/11/13 19:13:04
8421 Log: integrate cfgperl changes into mainline
4265b575
GS
8422 Branch: perl
8423 +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
8424 +> lib/unicode/In/BopomofoExtended.pl
8425 +> lib/unicode/In/BraillePatterns.pl
8426 +> lib/unicode/In/CJKRadicalsSupplement.pl
8427 +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
8428 +> lib/unicode/In/Cherokee.pl
8429 +> lib/unicode/In/IdeographicDescriptionCharacters.pl
8430 +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
8431 +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
8432 +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
8433 +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
8434 +> lib/unicode/In/Thaana.pl
8435 +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
8436 +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
8437 - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
8438 !> (integrate 213 files)
8439____________________________________________________________________________
f58c54f0
NC
8440[ 4572] By: jhi on 1999/11/13 18:44:50
8441 Log: From: "Craig A. Berry" <craig.berry@metamor.com>
8442 To: perl5-porters@perl.org, VMSPERL@perl.org
8443 Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
8444 Date: Wed, 27 Oct 1999 11:02:54 -0500
8445 Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
4265b575
GS
8446 Branch: cfgperl
8447 ! README.vms
8448____________________________________________________________________________
f58c54f0
NC
8449[ 4571] By: jhi on 1999/11/13 18:33:39
8450 Log: From: jand@activestate.com (Jan Dubois)
8451 To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
8452 Cc: Douglas Lankshear <dougl@activestate.com>,
8453 Gurusamy Sarathy <gsar@activestate.com>
8454 Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
8455 Date: Tue, 09 Nov 1999 00:38:33 +0100
8456 Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
4265b575
GS
8457 Branch: cfgperl
8458 ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
8459 ! win32/config.gc win32/config.vc win32/config_H.bc
8460 ! win32/config_H.gc win32/config_H.vc win32/perllib.c
8461 ! win32/win32.c win32/win32iop.h
8462____________________________________________________________________________
f58c54f0
NC
8463[ 4570] By: jhi on 1999/11/13 18:30:37
8464 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8465 To: perl5-porters@perl.org (Mailing list Perl5)
8466 Subject: [PATCH 5.005_62] makedef.pl goof
8467 Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
8468 Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
4265b575
GS
8469 Branch: cfgperl
8470 ! makedef.pl
8471____________________________________________________________________________
f58c54f0
NC
8472[ 4569] By: jhi on 1999/11/13 18:06:54
8473 Log: From: Michael G Schwern <schwern@pobox.com>
8474 To: perl5-porters@perl.org, pod-people@perl.org
8475 Cc: tchrist@mox.perl.com, gnat@frii.com
8476 Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
8477 Date: Wed, 10 Nov 1999 17:21:46 -0500
8478 Message-ID: <19991110172146.A23527@athens.aocn.com>
4265b575
GS
8479 Branch: cfgperl
8480 ! pod/perlfaq9.pod
8481____________________________________________________________________________
f58c54f0
NC
8482[ 4568] By: jhi on 1999/11/13 18:05:33
8483 Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
8484 To: <perl5-porters@perl.org>
8485 Subject: DynaLoader_pm.PL patch (backslashes in strings)
8486 Date: Wed, 10 Nov 1999 22:52:02 -0000
8487 Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
4265b575
GS
8488 Branch: cfgperl
8489 ! ext/DynaLoader/DynaLoader_pm.PL
8490____________________________________________________________________________
f58c54f0
NC
8491[ 4567] By: jhi on 1999/11/13 18:03:52
8492 Log: From: JD Laub <jdl@access-health.com>
8493 To: perl5-porters@perl.org
8494 Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
8495 Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
8496 Message-Id: <199911121558.IAA08915@mocha.iasi.com>
4265b575
GS
8497 Branch: cfgperl
8498 ! lib/Exporter/Heavy.pm
8499____________________________________________________________________________
f58c54f0
NC
8500[ 4566] By: jhi on 1999/11/13 18:01:24
8501 Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
8502 To: perl5-porters@perl.org
8503 Subject: small patch for perldoc
8504 Date: Fri, 12 Nov 1999 23:11:43 GMT
8505 Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
4265b575
GS
8506 Branch: cfgperl
8507 ! utils/perldoc.PL
8508____________________________________________________________________________
f58c54f0
NC
8509[ 4565] By: jhi on 1999/11/13 17:58:54
8510 Log: From: Scott Gifford <sgifford@tir.com>
8511 To: perl5-porters@perl.org
8512 Cc: gbarr@pobox.com
8513 Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
8514 Date: 12 Nov 1999 18:55:30 -0500
8515 Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
4265b575
GS
8516 Branch: cfgperl
8517 ! ext/IO/lib/IO/Socket.pm
8518____________________________________________________________________________
f58c54f0
NC
8519[ 4564] By: jhi on 1999/11/13 17:45:39
8520 Log: Applied manually:
8521 From: "Craig A. Berry" <craig.berry@metamor.com>
8522 To: perl5-porters@perl.org, VMSPERL@perl.org
8523 Subject: [PATCH 5.005_62] patches required to build on VMS
8524 Date: Tue, 09 Nov 1999 18:16:14 -0600
8525 Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
4265b575
GS
8526 Branch: cfgperl
8527 ! configure.com vms/descrip_mms.template vms/subconfigure.com
8528 ! vms/vms.c vms/vmsish.h
8529____________________________________________________________________________
f58c54f0
NC
8530[ 4563] By: jhi on 1999/11/13 17:18:41
8531 Log: Regen Unicode tables to include a warning:
8532 Thou Shalt Not Edit Them By Hand; add missing
8533 (Unicode 2.0 -introduced) tables to MANIFEST;
8534 convert the equivalence tables to be valid Perl code.
4265b575
GS
8535 Branch: cfgperl
8536 + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
8537 + lib/unicode/In/BopomofoExtended.pl
8538 + lib/unicode/In/BraillePatterns.pl
8539 + lib/unicode/In/CJKRadicalsSupplement.pl
8540 + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
8541 + lib/unicode/In/Cherokee.pl
8542 + lib/unicode/In/IdeographicDescriptionCharacters.pl
8543 + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
8544 + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
8545 + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
8546 + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
8547 + lib/unicode/In/Thaana.pl
8548 + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
8549 + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
8550 - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
8551 ! (edit 169 files)
8552____________________________________________________________________________
f58c54f0
NC
8553[ 4562] By: jhi on 1999/11/13 16:53:00
8554 Log: From: Peter Prymmer <pvhp@forte.com>
8555 To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
8556 Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
8557 Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
8558 Message-Id: <199911102234.OAA01018@brio.forte.com>
4265b575
GS
8559 Branch: cfgperl
8560 ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
8561 ! t/pragma/overload.t
8562____________________________________________________________________________
f58c54f0
NC
8563[ 4561] By: jhi on 1999/11/13 16:29:37
8564 Log: $Config{myarchname} is not a good architecture identifier
8565 because it may contain host/node identification like
8566 CPU serial numbers.
4265b575
GS
8567 Branch: cfgperl
8568 ! ext/Errno/Errno_pm.PL
8569____________________________________________________________________________
f58c54f0
NC
8570[ 4560] By: jhi on 1999/11/13 16:26:13
8571 Log: Continue largefileness separation from quadness;
8572 move nv-preserving test out of perl.h into Configure;
8573 use HAS_SETVBUF in IO.
4265b575
GS
8574 Branch: cfgperl
8575 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8576 ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
8577 Branch: metaconfig
8578 ! U/a_dvisory/quadtype.U
8579 Branch: metaconfig/U/perl
8580 + nvpresuv.U
8581 ! d_fseeko.U d_ftello.U io64.U perlxv.U
8582____________________________________________________________________________
f58c54f0
NC
8583[ 4559] By: jhi on 1999/11/13 13:46:38
8584 Log: Try to fix largefileness so that it "works" without a quad IV.
4265b575
GS
8585 Branch: cfgperl
8586 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8587 ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
8588 Branch: metaconfig
8589 ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
8590 Branch: metaconfig/U/perl
8591 ! io64.U
8592____________________________________________________________________________
f58c54f0
NC
8593[ 4558] By: jhi on 1999/11/13 11:36:19
8594 Log: Undo drift from mainline.
4265b575
GS
8595 Branch: cfgperl
8596 ! regcomp.c util.c utils/h2xs.PL
8597____________________________________________________________________________
f58c54f0
NC
8598[ 4557] By: gsar on 1999/11/13 10:54:46
8599 Log: typo
4265b575
GS
8600 Branch: perl
8601 ! util.c
8602____________________________________________________________________________
f58c54f0
NC
8603[ 4556] By: gsar on 1999/11/13 10:53:41
8604 Log: integrate cfgperl contents (op.[ch] needed manual resolve)
4265b575
GS
8605 Branch: perl
8606 +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
8607 +> epoc/epoc_stubs.c
8608 !> (integrate 48 files)
8609____________________________________________________________________________
f58c54f0
NC
8610[ 4555] By: jhi on 1999/11/13 10:05:54
8611 Log: Integrate with Sarathy.
4265b575
GS
8612 Branch: cfgperl
8613 !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
8614 !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
8615____________________________________________________________________________
f58c54f0
NC
8616[ 4554] By: jhi on 1999/11/13 10:03:07
8617 Log: s/_SIGN$/_sign/g;
4265b575
GS
8618 Branch: metaconfig
8619 ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
8620____________________________________________________________________________
f58c54f0
NC
8621[ 4553] By: gsar on 1999/11/13 02:17:53
8622 Log: cloned interpreters now actually run and pass all but 55/10386
8623 subtests; various subtle bugs, new and old, observed when running
8624 cloned interpreters have been fixed
8625
8626 still to do:
8627 | * dup psig_ptr table
8628 | * merge PADOP GVs support with "our" SVs (existing PADOPs are too
8629 | simple-minded and grab one pad entry each, heavily bloating
8630 | the pad by not avoiding dups)
8631 | * overloaded constants are not really immutable--they need to
8632 | be PADOPs
8633 | * allocator for constants and OPs need to be spelled differently
8634 | (shared vs interpreter-local allocations)
8635 | * optree refcounting is still missing locking (macros are in place)
8636 | * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
8637 | perl_clone() can be called from within runops*()
4265b575
GS
8638 Branch: perl
8639 ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
8640 ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
8641____________________________________________________________________________
f58c54f0
NC
8642[ 4552] By: jhi on 1999/11/11 23:17:43
8643 Log: Turn on largefileness always if available and
8644 continue 64-bit fixes.
4265b575
GS
8645 Branch: cfgperl
8646 ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
8647 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
8648 ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
8649____________________________________________________________________________
f58c54f0
NC
8650[ 4551] By: jhi on 1999/11/11 23:16:15
8651 Log: Split int64type from i_inttypes, rename quadcase into quadkind.
4265b575
GS
8652 Branch: metaconfig
8653 ! U/a_dvisory/quadtype.U
8654 Branch: metaconfig/U/perl
8655 + d_int64t.U
8656 ! i_inttypes.U io64.U
8657____________________________________________________________________________
f58c54f0
NC
8658[ 4550] By: jhi on 1999/11/11 20:24:55
8659 Log: Fix a thinko in 4548.
4265b575
GS
8660 Branch: cfgperl
8661 ! pp_sys.c
8662____________________________________________________________________________
f58c54f0
NC
8663[ 4549] By: jhi on 1999/11/11 19:48:21
8664 Log: Integrate with Sarathy.
4265b575
GS
8665 Branch: cfgperl
8666 !> (integrate 56 files)
8667____________________________________________________________________________
f58c54f0
NC
8668[ 4548] By: jhi on 1999/11/11 19:41:56
8669 Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
8670 regen Configure.
4265b575
GS
8671 Branch: cfgperl
8672 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8673 ! config_h.SH pp_sys.c
8674____________________________________________________________________________
f58c54f0
NC
8675[ 4547] By: jhi on 1999/11/11 19:40:38
8676 Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
4265b575
GS
8677 Branch: metaconfig
8678 + U/typedefs/sizesize.U U/typedefs/ssizesize.U
8679 ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
8680____________________________________________________________________________
f58c54f0
NC
8681[ 4546] By: gsar on 1999/11/11 10:32:54
8682 Log: avoid stash pointers in optree under USE_ITHREADS
4265b575
GS
8683 Branch: perl
8684 ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
8685 ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
8686 ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
8687 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
8688 ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
8689 ! scope.h sv.c
8690____________________________________________________________________________
f58c54f0
NC
8691[ 4545] By: gsar on 1999/11/11 06:04:20
8692 Log: another change towards a shareable optree: avoid pointer to filegv
8693 in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
8694 (CvFILE() may yet come in handy somewhere); adjust compiler doodads
8695 to suit
4265b575
GS
8696 Branch: perl
8697 ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
8698 ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
8699 ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
8700 ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
8701 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
8702 ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
8703 ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
8704 ! win32/perllib.c
8705____________________________________________________________________________
f58c54f0
NC
8706[ 4544] By: gsar on 1999/11/10 18:19:12
8707 Log: more cleanups for change#4539
4265b575
GS
8708 Branch: perl
8709 ! gv.h op.c op.h pp_ctl.c pp_hot.c
8710____________________________________________________________________________
f58c54f0
NC
8711[ 4543] By: gsar on 1999/11/10 01:52:22
8712 Log: remove dead branch/infinite looper in change#3612
4265b575
GS
8713 Branch: perl
8714 ! op.c
8715____________________________________________________________________________
f58c54f0
NC
8716[ 4542] By: gsar on 1999/11/09 20:05:47
8717 Log: IoDIRP may be fake when used in source filters, mark as such
4265b575
GS
8718 Branch: perl
8719 ! sv.c sv.h toke.c
8720____________________________________________________________________________
f58c54f0
NC
8721[ 4541] By: gsar on 1999/11/09 05:47:53
8722 Log: small nits in changes#4538,4539
4265b575
GS
8723 Branch: perl
8724 ! op.c sv.c
8725____________________________________________________________________________
f58c54f0
NC
8726[ 4540] By: gsar on 1999/11/08 20:30:58
8727 Log: win32 symbol export tweak
4265b575
GS
8728 Branch: perl
8729 ! makedef.pl win32/win32.c win32/win32iop.h
8730____________________________________________________________________________
f58c54f0
NC
8731[ 4539] By: gsar on 1999/11/08 18:50:40
8732 Log: preliminary support for GVOP indirection via pad
4265b575
GS
8733 Branch: perl
8734 ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
8735 ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
8736____________________________________________________________________________
f58c54f0
NC
8737[ 4538] By: gsar on 1999/11/08 11:25:49
8738 Log: preliminary support for perl_clone() (still needs work in
8739 the following areas: SVOPs must indirect via pad; context
8740 stack, scope stack, and runlevels must be cloned; must
8741 hook up the virtualized pseudo-process support provided by
8742 "host"; ...)
4265b575
GS
8743 Branch: perl
8744 ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
8745 ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
8746 ! win32/perllib.c win32/win32.c
8747____________________________________________________________________________
f58c54f0
NC
8748[ 4537] By: gsar on 1999/11/08 11:19:18
8749 Log: more thorough cleanup in perl_destroy()
4265b575
GS
8750 Branch: perl
8751 ! perl.c util.c
8752____________________________________________________________________________
f58c54f0
NC
8753[ 4536] By: gsar on 1999/11/08 07:16:10
8754 Log: win32 internal data must be interpreter-local
4265b575
GS
8755 Branch: perl
8756 ! win32/win32.c win32/win32.h win32/win32sck.c
8757____________________________________________________________________________
f58c54f0
NC
8758[ 4535] By: gsar on 1999/11/08 04:17:28
8759 Log: tweak change#4502
4265b575
GS
8760 Branch: perl
8761 ! doio.c perl.c
8762____________________________________________________________________________
f58c54f0
NC
8763[ 4534] By: jhi on 1999/11/07 13:17:03
8764 Log: Four special class subs, not three.
4265b575
GS
8765 Branch: cfgperl
8766 ! pod/perlmod.pod
8767____________________________________________________________________________
f58c54f0
NC
8768[ 4533] By: jhi on 1999/11/07 13:13:15
8769 Log: Integrate with Sarathy.
4265b575
GS
8770 Branch: cfgperl
8771 !> mg.c t/io/print.t
8772____________________________________________________________________________
f58c54f0
NC
8773[ 4532] By: jhi on 1999/11/07 12:36:10
8774 Log: More test program maintenance.
4265b575
GS
8775 Branch: cfgperl
8776 ! Configure config_h.SH
8777 Branch: metaconfig
8778 ! U/a_dvisory/intsize.U U/compline/alignbytes.U
8779 ! U/compline/charsize.U U/compline/d_sigaction.U
8780 ! U/compline/doublesize.U U/compline/floatsize.U
8781 ! U/compline/nblock_io.U U/compline/ptrsize.U
8782 ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
8783 ! U/typedefs/uidsize.U
8784 Branch: metaconfig/U/perl
8785 ! fpossize.U
8786____________________________________________________________________________
f58c54f0
NC
8787[ 4531] By: jhi on 1999/11/07 00:34:09
8788 Log: Tidy up the metaconfig test programs.
4265b575
GS
8789 Branch: cfgperl
8790 ! Configure config_h.SH
8791 Branch: metaconfig
8792 ! U/a_dvisory/intsize.U U/compline/alignbytes.U
8793 ! U/compline/charsize.U U/compline/doublesize.U
8794 ! U/compline/nblock_io.U U/compline/ptrsize.U
8795 ! U/modified/d_longlong.U U/typedefs/gidsize.U
8796 ! U/typedefs/lseektype.U U/typedefs/pidsize.U
8797 ! U/typedefs/uidsize.U
8798 Branch: metaconfig/U/perl
8799 ! fpossize.U
8800____________________________________________________________________________
f58c54f0
NC
8801[ 4530] By: jhi on 1999/11/06 23:51:34
8802 Log: So many printfs, so little time.
4265b575
GS
8803 Branch: cfgperl
8804 ! op.c perl.c regcomp.c scope.c util.c
8805____________________________________________________________________________
f58c54f0
NC
8806[ 4529] By: jhi on 1999/11/06 23:27:35
8807 Log: Replace the explicit zeros with NOOPs.
4265b575
GS
8808 Branch: cfgperl
8809 ! perl.h
8810____________________________________________________________________________
f58c54f0
NC
8811[ 4528] By: jhi on 1999/11/06 23:10:54
8812 Log: From: jand@activestate.com (Jan Dubois)
8813 To: perl5-porters@perl.org
8814 Cc: Mike Blazer <blazer@mail.nevalink.ru>,
8815 Mark Borgerding <mborgerding@acm.org>
8816 Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
8817 Date: Sat, 06 Nov 1999 22:16:43 +0100
8818 Message-ID: <38279207.46448719@smtprelay.t-online.de>
4265b575
GS
8819 Branch: cfgperl
8820 ! op.c op.h
8821____________________________________________________________________________
f58c54f0
NC
8822[ 4527] By: jhi on 1999/11/06 20:22:14
8823 Log: ...and fewer.
4265b575
GS
8824 Branch: cfgperl
8825 ! dump.c
8826____________________________________________________________________________
f58c54f0
NC
8827[ 4526] By: jhi on 1999/11/06 20:19:04
8828 Log: ...and they are getting fewer.
4265b575
GS
8829 Branch: cfgperl
8830 ! dump.c op.c util.c
8831____________________________________________________________________________
f58c54f0
NC
8832[ 4525] By: jhi on 1999/11/06 19:59:59
8833 Log: More printf miscasts flushed out.
4265b575
GS
8834 Branch: cfgperl
8835 ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
8836 ! regexec.c
8837____________________________________________________________________________
f58c54f0
NC
8838[ 4524] By: jhi on 1999/11/06 15:39:05
8839 Log: Crushing the remaining %ld guerillas.
4265b575
GS
8840 Branch: cfgperl
8841 ! ext/Devel/DProf/DProf.xs
8842____________________________________________________________________________
f58c54f0
NC
8843[ 4523] By: jhi on 1999/11/06 15:11:38
8844 Log: Update CPAN sites list.
4265b575
GS
8845 Branch: cfgperl
8846 ! pod/perlmodlib.pod
8847____________________________________________________________________________
f58c54f0
NC
8848[ 4522] By: jhi on 1999/11/05 19:50:46
8849 Log: The -n32 is normally part of $cc, not $ccflags.
4265b575
GS
8850 Branch: cfgperl
8851 ! hints/irix_6.sh
8852____________________________________________________________________________
f58c54f0
NC
8853[ 4521] By: gsar on 1999/11/05 04:35:30
8854 Log: allow $\ to work right when set to a string with embedded nulls
4265b575
GS
8855 Branch: perl
8856 ! mg.c t/io/print.t
8857____________________________________________________________________________
f58c54f0
NC
8858[ 4520] By: jhi on 1999/11/04 23:30:09
8859 Log: Integrate with Sarathy.
4265b575
GS
8860 Branch: cfgperl
8861 !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
8862 !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
8863 !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
8864 !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
8865 !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
8866 !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
8867____________________________________________________________________________
f58c54f0
NC
8868[ 4519] By: jhi on 1999/11/04 23:09:25
8869 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8870 To: perl5-porters@perl.org (Mailing list Perl5)
8871 Subject: [PATCH 5.005_62] ref to non-lvalue method
8872 Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
8873 Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
4265b575
GS
8874 Branch: cfgperl
8875 ! op.c
8876____________________________________________________________________________
f58c54f0
NC
8877[ 4518] By: jhi on 1999/11/04 23:07:27
8878 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8879 To: perl5-porters@perl.org (Mailing list Perl5)
8880 Subject: [PATCH 5.005_62] xsubpp dependency
8881 Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
8882 Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
4265b575
GS
8883 Branch: cfgperl
8884 ! lib/ExtUtils/MM_Unix.pm
8885____________________________________________________________________________
f58c54f0
NC
8886[ 4517] By: jhi on 1999/11/04 23:05:59
8887 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8888 To: perl5-porters@perl.org (Mailing list Perl5)
8889 Subject: [PATCH 5.005_62] regexp.h
8890 Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
8891 Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
4265b575
GS
8892 Branch: cfgperl
8893 ! regexp.h
8894____________________________________________________________________________
f58c54f0
NC
8895[ 4516] By: gsar on 1999/11/04 18:25:45
8896 Log: change#4485 didn't do the right thing for B::Bytecode
4265b575
GS
8897 Branch: perl
8898 ! ext/B/B/Bytecode.pm
8899____________________________________________________________________________
f58c54f0
NC
8900[ 4515] By: gsar on 1999/11/04 17:28:29
8901 Log: implement STOP blocks and fix compiler to use them (minimally
8902 tested)
4265b575
GS
8903 Branch: perl
8904 ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
8905 ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
8906 ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8907 ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
8908 ! pod/perltodo.pod toke.c
8909____________________________________________________________________________
f58c54f0
NC
8910[ 4514] By: gsar on 1999/11/04 15:59:46
8911 Log: display BSD license in Glob.pm (for clause #2 conformity)
4265b575
GS
8912 Branch: perl
8913 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
8914 ! ext/File/Glob/bsd_glob.h
8915____________________________________________________________________________
f58c54f0
NC
8916[ 4513] By: jhi on 1999/11/04 08:26:19
8917 Log: Integrate with Sarathy.
4265b575
GS
8918 Branch: cfgperl
8919 +> t/io/nargv.t
8920 !> (integrate 34 files)
8921____________________________________________________________________________
f58c54f0
NC
8922[ 4512] By: jhi on 1999/11/04 08:01:25
8923 Log: Incremental Mac integration from Matthias.
4265b575
GS
8924 Branch: cfgperl
8925 ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
8926 ! toke.c util.c
8927____________________________________________________________________________
f58c54f0
NC
8928[ 4511] By: gsar on 1999/11/04 02:53:37
8929 Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
4265b575
GS
8930 Branch: perl
8931 ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
8932 ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
8933 ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
8934 ! xsutils.c
8935____________________________________________________________________________
f58c54f0
NC
8936[ 4510] By: jhi on 1999/11/02 22:12:29
8937 Log: S_init_interp is a better place to diddle with PL_opargs
8938 than perl_construct.
4265b575
GS
8939 Branch: cfgperl
8940 ! perl.c
8941____________________________________________________________________________
f58c54f0
NC
8942[ 4509] By: jhi on 1999/11/02 21:30:02
8943 Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8944 To: ben@mucus.advanced.org, perl5-porters@perl.org
8945 Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
8946 Date: Tue, 02 Nov 1999 21:36:00 +0000
8947 Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
4265b575
GS
8948 Branch: cfgperl
8949 ! pod/perlfunc.pod
8950____________________________________________________________________________
f58c54f0
NC
8951[ 4508] By: jhi on 1999/11/02 20:46:27
8952 Log: Initial integration of the MacPerl changes form Matthias.
4265b575
GS
8953 Branch: cfgperl
8954 ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
8955 ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
8956 ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
8957____________________________________________________________________________
f58c54f0
NC
8958[ 4507] By: jhi on 1999/11/01 23:05:07
8959 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8960 To: lvirden@cas.org (Larry W. Virden)
8961 Cc: perl5-porters@perl.org, lvirden@cas.org
8962 Subject: Re: [ID 19991026.001] perl segmentation fault report
8963 Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
8964 Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
4265b575
GS
8965 Branch: cfgperl
8966 ! regexec.c t/op/pat.t
8967____________________________________________________________________________
f58c54f0
NC
8968[ 4506] By: jhi on 1999/11/01 19:56:28
8969 Log: From: Olaf Flebbe <olaf@science-computing.de>
8970 To: perl5-porters@perl.org
8971 Subject: [PATCH: 5.005_62] Patch for EPOC Support
8972 Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
8973 Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
4265b575
GS
8974 Branch: cfgperl
8975 + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
8976 + epoc/epoc_stubs.c
8977 ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
8978 ! epoc/perl.pkg
8979____________________________________________________________________________
f58c54f0
NC
8980[ 4505] By: gsar on 1999/11/01 17:09:44
8981 Log: macros for COP.cop_filegv access
4265b575
GS
8982 Branch: perl
8983 ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
8984 ! util.c
8985____________________________________________________________________________
f58c54f0
NC
8986[ 4504] By: gsar on 1999/11/01 17:08:28
8987 Log: enable better Win32::DomainName() by demand loading netapi32.dll
8988 (from Jan Dubois)
4265b575
GS
8989 Branch: perl
8990 ! pod/Win32.pod win32/win32.c
8991____________________________________________________________________________
f58c54f0
NC
8992[ 4503] By: gsar on 1999/10/31 20:56:06
8993 Log: change#4502 was missing a file
4265b575
GS
8994 Branch: perl
8995 + t/io/nargv.t
8996____________________________________________________________________________
f58c54f0
NC
8997[ 4502] By: gsar on 1999/10/31 20:46:02
8998 Log: make nested ARGV/$^I loops work correctly; fixes several bugs
8999 in the way ARGV state was handled in readline(); writing a
9000 subroutine to do inplace edits is now possible, provided *ARGV,
9001 *ARGVOUT, $^I and $_ are localized where needed
4265b575
GS
9002 Branch: perl
9003 ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
9004 ! pp_hot.c scope.c
9005____________________________________________________________________________
f58c54f0
NC
9006[ 4501] By: jhi on 1999/10/31 12:43:54
9007 Log: Integrate with Sarathy.
4265b575
GS
9008 Branch: cfgperl
9009 !> perl.h win32/config.bc win32/config.gc win32/config.vc
9010 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9011____________________________________________________________________________
f58c54f0
NC
9012[ 4500] By: gsar on 1999/10/31 10:01:17
9013 Log: updated windows config* files
4265b575
GS
9014 Branch: perl
9015 ! win32/config.bc win32/config.gc win32/config.vc
9016 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9017____________________________________________________________________________
f58c54f0
NC
9018[ 4499] By: gsar on 1999/10/31 09:15:17
9019 Log: integrate cfgperl contents into mainline
4265b575
GS
9020 Branch: perl
9021 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9022 !> config_h.SH perl.h
9023____________________________________________________________________________
f58c54f0
NC
9024[ 4498] By: gsar on 1999/10/31 09:13:41
9025 Log: remove unused struct Outrec
4265b575
GS
9026 Branch: perl
9027 ! perl.h
9028____________________________________________________________________________
f58c54f0
NC
9029[ 4497] By: jhi on 1999/10/30 12:41:50
9030 Log: Add HAS_QUAD ($Config{d_quad}); use it.
4265b575
GS
9031 Branch: cfgperl
9032 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9033 ! config_h.SH perl.h
9034 Branch: metaconfig
9035 ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
9036 ! U/typedefs/uidf.U
9037 Branch: metaconfig/U/perl
9038 ! perlxv.U
9039____________________________________________________________________________
f58c54f0
NC
9040[ 4496] By: gsar on 1999/10/30 00:28:32
9041 Log: integrate cfgperl contents into mainline
4265b575
GS
9042 Branch: perl
9043 !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
9044 !> Porting/config_H README.hurd config_h.SH doop.c handy.h
9045 !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
9046 !> perl.h pp.c pp.h regexec.c sv.c taint.c
9047____________________________________________________________________________
f58c54f0
NC
9048[ 4495] By: jhi on 1999/10/29 23:36:19
9049 Log: Continue what #4494 started; introduce uid and gid formats.
4265b575
GS
9050 Branch: cfgperl
9051 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9052 ! config_h.SH handy.h perl.h
9053 Branch: metaconfig
9054 + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
9055 - U/typedefs/quadtype.U
9056 Branch: metaconfig/U/perl
9057 ! perlxv.U
9058____________________________________________________________________________
f58c54f0
NC
9059[ 4494] By: jhi on 1999/10/29 22:09:01
9060 Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
9061 from perl.h and handy.h.
4265b575
GS
9062 Branch: cfgperl
9063 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9064 ! config_h.SH handy.h perl.h
9065 Branch: metaconfig/U/perl
9066 + perlxv.U perlxvf.U
9067____________________________________________________________________________
f58c54f0
NC
9068[ 4493] By: jhi on 1999/10/29 22:08:06
9069 Log: Finetuning the output continues along the lines of #4490 and #4491.
4265b575
GS
9070 Branch: metaconfig
9071 ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
9072 ! U/typedefs/fpostype.U
9073 Branch: metaconfig/U/perl
9074 + fpossize.U
9075 ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
9076 ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
9077____________________________________________________________________________
f58c54f0
NC
9078[ 4492] By: jhi on 1999/10/29 21:14:53
9079 Log: Hurd update from Mark Kettenis.
4265b575
GS
9080 Branch: cfgperl
9081 ! README.hurd
9082____________________________________________________________________________
f58c54f0
NC
9083[ 4491] By: jhi on 1999/10/29 20:37:02
9084 Log: A new try at what #4490 tried to accomplish.
4265b575
GS
9085 Branch: metaconfig
9086 ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
9087 Branch: metaconfig/U/perl
9088 ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
9089 ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
9090____________________________________________________________________________
f58c54f0
NC
9091[ 4490] By: jhi on 1999/10/29 20:19:41
9092 Log: metaconfig nits.
4265b575
GS
9093 Branch: metaconfig
9094 ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
9095 Branch: metaconfig/U/perl
9096 + d_iovec_s.U
9097 ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
9098 ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
9099____________________________________________________________________________
f58c54f0
NC
9100[ 4489] By: jhi on 1999/10/29 16:08:43
9101 Log: Integrate with Sarathy.
4265b575
GS
9102 Branch: cfgperl
9103 !> (integrate 31 files)
9104____________________________________________________________________________
f58c54f0
NC
9105[ 4488] By: jhi on 1999/10/29 15:30:30
9106 Log: Regen Configure and Glossary.
4265b575
GS
9107 Branch: cfgperl
9108 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9109 ! config_h.SH
9110____________________________________________________________________________
f58c54f0
NC
9111[ 4487] By: jhi on 1999/10/29 15:24:13
9112 Log: Remove quad logic from perl.h; regen Configure;
9113 add -DUSE_LONG_LONG to ccflags if not already there.
4265b575
GS
9114 Branch: cfgperl
9115 ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
9116 ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
9117____________________________________________________________________________
f58c54f0
NC
9118[ 4486] By: jhi on 1999/10/29 15:22:38
9119 Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
9120 fixed the use*.U to define their stuff only iff not already defined
9121 (so that ccflags can have any -DUSE_* it wants);
9122 uselonglong.U added; various small nits fixed.
4265b575
GS
9123 Branch: metaconfig
9124 + U/typedefs/quadtype.U
9125 ! U/modified/d_longdbl.U U/modified/d_longlong.U
9126 ! U/modified/d_statblks.U U/modified/usenm.U
9127 ! U/threads/usethreads.U
9128 Branch: metaconfig/U/perl
9129 + uselonglong.U
9130 ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
9131 ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
9132 ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
9133 ! usemultiplicity.U useperlio.U usesocks.U
9134____________________________________________________________________________
f58c54f0
NC
9135[ 4485] By: gsar on 1999/10/29 06:08:50
9136 Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
4265b575
GS
9137 Branch: perl
9138 ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
9139 ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
9140 ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
9141 ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
9142 ! sv.h
9143____________________________________________________________________________
f58c54f0
NC
9144[ 4484] By: gsar on 1999/10/29 03:00:21
9145 Log: usurp GVOP slot for new PADOP (one small step to making optree
9146 shareable across interpreters)
4265b575
GS
9147 Branch: perl
9148 ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
9149 ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
9150 ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
9151 ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
9152 ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
9153 ! pp_hot.c pp_sys.c regexec.c run.c
9154____________________________________________________________________________
f58c54f0
NC
9155[ 4483] By: jhi on 1999/10/28 22:01:12
9156 Log: Regen Configure.
4265b575
GS
9157 Branch: cfgperl
9158 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9159 ! config_h.SH
9160____________________________________________________________________________
f58c54f0
NC
9161[ 4482] By: jhi on 1999/10/28 21:45:26
9162 Log: Installdirs patches from Andy.
4265b575
GS
9163 Branch: metaconfig
9164 ! U/installdirs/sitearch.U U/installdirs/sitebin.U
9165 ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
9166 ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
9167 ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
9168 ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
9169 ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
9170 ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
9171 ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
9172 ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
9173____________________________________________________________________________
f58c54f0
NC
9174[ 4481] By: gsar on 1999/10/28 17:33:49
9175 Log: remove C<use Time::Local 'no_range_check'> misfeature (global
9176 can still be directly set)
4265b575
GS
9177 Branch: perl
9178 ! lib/Time/Local.pm
9179____________________________________________________________________________
f58c54f0
NC
9180[ 4480] By: jhi on 1999/10/28 13:49:26
9181 Log: Fix printing of uids and gids; regen Configure.
4265b575
GS
9182 Branch: cfgperl
9183 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9184 ! config_h.SH mg.c perl.c perl.h taint.c
9185____________________________________________________________________________
f58c54f0
NC
9186[ 4479] By: jhi on 1999/10/28 11:53:57
9187 Log: Fix typo.
4265b575
GS
9188 Branch: metaconfig
9189 ! U/typedefs/gidsize.U
9190____________________________________________________________________________
f58c54f0
NC
9191[ 4478] By: jhi on 1999/10/28 06:50:02
9192 Log: Integrate with Sarathy.
4265b575
GS
9193 Branch: cfgperl
9194 !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
9195 !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9196 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9197 !> win32/config_sh.PL win32/makefile.mk win32/win32.h
9198____________________________________________________________________________
f58c54f0
NC
9199[ 4477] By: jhi on 1999/10/28 06:40:54
9200 Log: (Slightly) better comments for Policy_sh.SH from Andy.
4265b575
GS
9201 Branch: cfgperl
9202 ! Policy_sh.SH
9203____________________________________________________________________________
f58c54f0
NC
9204[ 4476] By: gsar on 1999/10/27 23:54:36
9205 Log: regen config* stuff for windows
4265b575
GS
9206 Branch: perl
9207 ! Changes patchlevel.h win32/Makefile win32/config.bc
9208 ! win32/config.gc win32/config.vc win32/config_H.bc
9209 ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
9210 ! win32/makefile.mk
9211____________________________________________________________________________
f58c54f0
NC
9212[ 4475] By: gsar on 1999/10/27 21:32:30
9213 Log: integrate cfgperl contents into mainline; merge conflicts
52b0428e
GS
9214 Branch: perl
9215 !> (integrate 46 files)
9216____________________________________________________________________________
f58c54f0
NC
9217[ 4474] By: gsar on 1999/10/27 21:15:07
9218 Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
9219 perl; stdout/stderr redirects seem broken as well)
52b0428e
GS
9220 Branch: perl
9221 ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
9222____________________________________________________________________________
f58c54f0
NC
9223[ 4473] By: jhi on 1999/10/27 21:11:11
9224 Log: Do not block if no message queues available.
52b0428e
GS
9225 Branch: cfgperl
9226 ! t/lib/ipc_sysv.t
9227____________________________________________________________________________
f58c54f0
NC
9228[ 4472] By: jhi on 1999/10/27 18:27:40
9229 Log: Remove unused "squatter" symbols; regen Configure.
52b0428e
GS
9230 Branch: cfgperl
9231 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
9232 ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
9233 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9234____________________________________________________________________________
f58c54f0
NC
9235[ 4471] By: jhi on 1999/10/27 18:26:55
9236 Log: metaconfig; split socket; fix output.
52b0428e
GS
9237 Branch: metaconfig
9238 ! U/modified/d_socket.U U/modified/d_statblks.U
9239 Branch: metaconfig/U/perl
9240 + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
9241 ! i_sysstatfs.U i_sysvfs.U
9242____________________________________________________________________________
f58c54f0
NC
9243[ 4470] By: jhi on 1999/10/27 17:19:06
9244 Log: Regen Configure.
52b0428e
GS
9245 Branch: cfgperl
9246 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9247 ! config_h.SH perl.c perl.h
9248____________________________________________________________________________
f58c54f0
NC
9249[ 4469] By: jhi on 1999/10/27 17:18:41
9250 Log: metaconfig; split statfs.
52b0428e
GS
9251 Branch: metaconfig/U/perl
9252 + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
9253 ! d_statfs.U
9254____________________________________________________________________________
f58c54f0
NC
9255[ 4468] By: jhi on 1999/10/27 14:06:44
9256 Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
9257 (Ilya's changes won).
52b0428e
GS
9258 Branch: cfgperl
9259 +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
9260 +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
9261 +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
9262 !> (integrate 65 files)
9263____________________________________________________________________________
f58c54f0
NC
9264[ 4467] By: jhi on 1999/10/27 13:38:41
9265 Log: Regen Configure.
52b0428e
GS
9266 Branch: cfgperl
9267 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9268 ! config_h.SH
9269____________________________________________________________________________
f58c54f0
NC
9270[ 4466] By: jhi on 1999/10/27 13:18:06
9271 Log: metaconfig fixes from Andy.
52b0428e
GS
9272 Branch: metaconfig
9273 + U/modified/libnlist.U U/modified/usrinc.U
9274 ! U/Glossary.patch U/mkglossary U/modified/libpth.U
9275____________________________________________________________________________
f58c54f0
NC
9276[ 4465] By: jhi on 1999/10/27 13:06:27
9277 Log: Nosuid checking for statfs() people.
52b0428e
GS
9278 Branch: cfgperl
9279 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9280 ! config_h.SH perl.c perl.h pod/perldiag.pod
9281____________________________________________________________________________
f58c54f0
NC
9282[ 4464] By: jhi on 1999/10/27 13:04:20
9283 Log: metaconfig maintenance; fix Hasfield, statfs;
9284 add Hasstruct, statfs3, statfs4, ustat, sysvfs;
9285 split fstatfs away from statfs.
52b0428e
GS
9286 Branch: metaconfig
9287 + U/protos/Hasstruct.U
9288 ! U/protos/Hasfield.U
9289 Branch: metaconfig/U/perl
9290 + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
9291 + i_ustat.U
9292 ! d_statfs.U
9293____________________________________________________________________________
f58c54f0
NC
9294[ 4463] By: jhi on 1999/10/27 07:55:53
9295 Log: We need cc to be able to test for cc -v.
52b0428e
GS
9296 Branch: cfgperl
9297 ! hints/dec_osf.sh
9298____________________________________________________________________________
f58c54f0
NC
9299[ 4462] By: gsar on 1999/10/27 01:31:41
9300 Log: more GCC v2.95 induced adjustments
52b0428e
GS
9301 Branch: perl
9302 ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
9303 ! win32/makefile.mk win32/win32.c x2p/walk.c
9304____________________________________________________________________________
f58c54f0
NC
9305[ 4461] By: gsar on 1999/10/26 21:42:59
9306 Log: warnings and const violations identified by compiling in C++ mode
9307 with GCC v2.95
52b0428e
GS
9308 Branch: perl
9309 ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
9310 ! sv.c taint.c toke.c win32/win32.c
9311____________________________________________________________________________
f58c54f0
NC
9312[ 4459] By: jhi on 1999/10/26 10:15:58
9313 Log: Regen Configure.
52b0428e
GS
9314 Branch: cfgperl
9315 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9316 ! config_h.SH
9317____________________________________________________________________________
f58c54f0
NC
9318[ 4458] By: jhi on 1999/10/26 09:48:37
9319 Log: Minor rewordings.
52b0428e
GS
9320 Branch: metaconfig/U/perl
9321 ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
9322____________________________________________________________________________
f58c54f0
NC
9323[ 4456] By: jhi on 1999/10/26 09:11:49
9324 Log: Fix d_statfsflags; add d_getmnt.
52b0428e
GS
9325 Branch: metaconfig/U/perl
9326 + d_getmnt.U
9327 ! d_statfs.U
9328____________________________________________________________________________
f58c54f0
NC
9329[ 4455] By: jhi on 1999/10/26 08:12:27
9330 Log: Massive multitypo in #4446.
52b0428e
GS
9331 Branch: cfgperl
9332 ! hints/dec_osf.sh
9333____________________________________________________________________________
f58c54f0
NC
9334[ 4454] By: jhi on 1999/10/25 08:28:45
9335 Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
9336 To: Perl 5 Porters <perl5-porters@perl.org>
9337 Subject: [PATCH 5.005_62] dos-djgpp update
9338 Date: Mon, 25 Oct 1999 10:11:30 +0200
9339 Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
52b0428e
GS
9340 Branch: cfgperl
9341 ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
9342 ! pod/perldelta.pod t/lib/io_unix.t
9343____________________________________________________________________________
f58c54f0
NC
9344[ 4453] By: jhi on 1999/10/25 08:25:50
9345 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9346 To: perl5-porters@perl.org (Mailing list Perl5)
9347 Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
9348 Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
9349 Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
52b0428e
GS
9350 Branch: cfgperl
9351 ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
9352____________________________________________________________________________
f58c54f0
NC
9353[ 4452] By: jhi on 1999/10/25 08:16:55
9354 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9355 To: perl5-porters@perl.org (Mailing list Perl5)
9356 Subject: [PATCH 5.005_62] Missing REx engine patch
9357 Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
9358 Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
52b0428e
GS
9359 Branch: cfgperl
9360 ! pod/perldiag.pod regcomp.c regexec.c
9361____________________________________________________________________________
f58c54f0
NC
9362[ 4451] By: jhi on 1999/10/25 08:13:06
9363 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9364 To: perl5-porters@perl.org (Mailing list Perl5)
9365 Subject: [PATCH 5.005_62] charnames and UTEST
9366 Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
9367 Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
52b0428e
GS
9368 Branch: cfgperl
9369 ! t/lib/charnames.t
9370____________________________________________________________________________
f58c54f0
NC
9371[ 4450] By: gsar on 1999/10/25 07:38:15
9372 Log: win32 tweak
52b0428e
GS
9373 Branch: perl
9374 ! win32/perllib.c
9375____________________________________________________________________________
f58c54f0
NC
9376[ 4449] By: gsar on 1999/10/24 23:20:10
9377 Log: remove inconsistent tainting behavior of sprintf("%e",...)
9378 (all bets are off is "C" locale is compromised)
52b0428e
GS
9379 Branch: perl
9380 ! pod/perlfunc.pod pod/perllocale.pod sv.c
9381____________________________________________________________________________
f58c54f0
NC
9382[ 4448] By: gsar on 1999/10/24 22:20:42
9383 Log: remove unused interpreter globals
52b0428e
GS
9384 Branch: perl
9385 ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
9386 ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
9387 ! proto.h toke.c
9388____________________________________________________________________________
f58c54f0
NC
9389[ 4447] By: jhi on 1999/10/24 21:49:52
9390 Log: Another hints tweak.
52b0428e
GS
9391 Branch: cfgperl
9392 ! hints/aix.sh
9393____________________________________________________________________________
f58c54f0
NC
9394[ 4446] By: jhi on 1999/10/24 21:48:02
9395 Log: Hints tweak.
52b0428e
GS
9396 Branch: cfgperl
9397 ! hints/dec_osf.sh
9398____________________________________________________________________________
f58c54f0
NC
9399[ 4445] By: nick on 1999/10/24 21:03:28
9400 Log: Integrate own changes to mainline.
52b0428e
GS
9401 Branch: utfperl
9402 !> installperl pp.c
9403____________________________________________________________________________
f58c54f0
NC
9404[ 4444] By: nick on 1999/10/24 20:54:06
9405 Log: Avoid creating GV with NULL name when vivifying nameless scalars.
9406 (Fix/workround for [ID19991024.001])
52b0428e
GS
9407 Branch: perl
9408 ! pp.c
9409____________________________________________________________________________
f58c54f0
NC
9410[ 4443] By: nick on 1999/10/24 15:09:51
9411 Log: Follow that camel ... another sync.
52b0428e
GS
9412 Branch: utfperl
9413 +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
9414 +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
9415 +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
9416 !> (integrate 36 files)
9417____________________________________________________________________________
f58c54f0
NC
9418[ 4442] By: gsar on 1999/10/24 14:40:01
9419 Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
52b0428e
GS
9420 Branch: perl
9421 ! installperl
9422____________________________________________________________________________
f58c54f0
NC
9423[ 4441] By: gsar on 1999/10/24 14:33:11
9424 Log: test in change#4428 needs strict interpretation of C modulus
52b0428e
GS
9425 Branch: perl
9426 ! t/op/int.t
9427____________________________________________________________________________
f58c54f0
NC
9428[ 4440] By: gsar on 1999/10/24 13:47:17
9429 Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
9430 $? break
52b0428e
GS
9431 Branch: perl
9432 ! perl.c pod/perldelta.pod pod/perldiag.pod
9433____________________________________________________________________________
f58c54f0
NC
9434[ 4439] By: jhi on 1999/10/24 13:19:17
9435 Log: test for #2835 (yeah, better later than never)
52b0428e
GS
9436 Branch: cfgperl
9437 ! t/op/array.t
9438____________________________________________________________________________
f58c54f0
NC
9439[ 4438] By: gsar on 1999/10/24 12:59:12
9440 Log: typo, doc tweak
52b0428e
GS
9441 Branch: perl
9442 ! lib/attributes.pm pod/perlop.pod
9443____________________________________________________________________________
f58c54f0
NC
9444[ 4437] By: gsar on 1999/10/24 11:59:55
9445 Log: allow get() and reftype() functions to be imported (from
9446 Spider Boardman)
52b0428e
GS
9447 Branch: perl
9448 ! lib/attributes.pm
9449____________________________________________________________________________
f58c54f0
NC
9450[ 4436] By: gsar on 1999/10/24 11:52:53
9451 Log: suppress scalar leak messages for known leaks (from
9452 Robin Barker <rmb1@cise.npl.co.uk>)
52b0428e
GS
9453 Branch: perl
9454 ! Changes t/op/lex_assign.t t/pragma/warn/op
9455____________________________________________________________________________
f58c54f0
NC
9456[ 4435] By: gsar on 1999/10/24 11:39:42
9457 Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
98f7afd0
GS
9458 Branch: perl
9459 ! ext/B/defsubs_h.PL
9460____________________________________________________________________________
f58c54f0
NC
9461[ 4434] By: gsar on 1999/10/24 11:36:08
9462 Log: relax range checking if they ask for it (from John L. Allen
9463 <allen@grumman.com>)
98f7afd0
GS
9464 Branch: perl
9465 ! lib/Time/Local.pm
9466____________________________________________________________________________
f58c54f0
NC
9467[ 4433] By: gsar on 1999/10/24 11:25:51
9468 Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
98f7afd0
GS
9469 Branch: perl
9470 ! README lib/File/Path.pm
9471____________________________________________________________________________
f58c54f0
NC
9472[ 4432] By: gsar on 1999/10/24 11:11:02
9473 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9474 Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
9475 Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
9476 Subject: Re: [PATCH 5.005_62] OS/2 improvements
98f7afd0
GS
9477 Branch: perl
9478 + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
9479 + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
9480 + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
9481 ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
9482 ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
9483 ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
9484 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
9485 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
9486 ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
9487 ! perl.c perl.h t/io/fs.t t/op/magic.t
9488____________________________________________________________________________
f58c54f0
NC
9489[ 4431] By: gsar on 1999/10/24 10:50:14
9490 Log: install all README.foo with pod content as podfoo.pod
98f7afd0
GS
9491 Branch: perl
9492 ! Makefile.SH installman
9493____________________________________________________________________________
f58c54f0
NC
9494[ 4430] By: gsar on 1999/10/24 09:28:24
9495 Log: @INC needs ../lib
98f7afd0
GS
9496 Branch: perl
9497 ! t/op/int.t
9498____________________________________________________________________________
f58c54f0
NC
9499[ 4429] By: jhi on 1999/10/23 21:47:49
9500 Log: More printf-fixes (see also #4426).
98f7afd0
GS
9501 Branch: cfgperl
9502 ! deb.c dump.c ext/Data/Dumper/Dumper.xs
9503 ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
9504 ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
9505____________________________________________________________________________
f58c54f0
NC
9506[ 4428] By: gsar on 1999/10/23 20:28:56
9507 Log: fix accidental C modulo semantics on integer-valued operations
9508 (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
98f7afd0
GS
9509 Branch: perl
9510 ! op.c t/op/int.t
9511____________________________________________________________________________
f58c54f0
NC
9512[ 4427] By: jhi on 1999/10/23 16:10:10
9513 Log: Integrate with Sarathy.
98f7afd0
GS
9514 Branch: cfgperl
9515 !> sv.c win32/win32.c
9516____________________________________________________________________________
f58c54f0
NC
9517[ 4426] By: jhi on 1999/10/23 16:04:02
9518 Log: Fix the printfing nits pointed out by using gcc -Wall and
9519 Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
9520 plus few other warnings in Dumper.xs.
98f7afd0
GS
9521 Branch: cfgperl
9522 ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
9523 ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
9524____________________________________________________________________________
f58c54f0
NC
9525[ 4425] By: jhi on 1999/10/23 15:16:41
9526 Log: Configure regen to pick up the new installation directories
9527 from Policy_sh.SH. The explanations of "public add-ons" and
9528 "vendor-supplied" could do with more work.
98f7afd0
GS
9529 Branch: cfgperl
9530 ! Configure config_h.SH
9531____________________________________________________________________________
f58c54f0
NC
9532[ 4424] By: nick on 1999/10/23 00:46:22
9533 Log: Resolve mainline before possible hacking operertunity this weekend
98f7afd0
GS
9534 Branch: utfperl
9535 +> pod/perlfilter.pod
9536 !> (integrate 32 files)
9537____________________________________________________________________________
f58c54f0
NC
9538[ 4423] By: jhi on 1999/10/22 22:53:17
9539 Log: Update Policy_sh.SH to handle the newer installation directives.
9540 From: Andy Dougherty <doughera@lafayette.edu>
9541 To: Perl Porters <perl5-porters@perl.org>
9542 Subject: [PATCH 5.005_62] Policy_sh.SH update
9543 Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
9544 Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
98f7afd0
GS
9545 Branch: cfgperl
9546 ! Policy_sh.SH
9547____________________________________________________________________________
f58c54f0
NC
9548[ 4422] By: jhi on 1999/10/22 22:44:44
9549 Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
98f7afd0
GS
9550 Branch: cfgperl
9551 ! hints/aix.sh
9552____________________________________________________________________________
f58c54f0
NC
9553[ 4421] By: gsar on 1999/10/22 21:16:44
9554 Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
9555 C<"%ld", long_val>
98f7afd0
GS
9556 Branch: perl
9557 ! sv.c
9558____________________________________________________________________________
f58c54f0
NC
9559[ 4420] By: gsar on 1999/10/22 16:36:46
9560 Log: win32_utime() on directories should use localtime() rather
9561 than gmtime() (from Jan Dubois)
98f7afd0
GS
9562 Branch: perl
9563 ! win32/win32.c
9564____________________________________________________________________________
f58c54f0
NC
9565[ 4419] By: jhi on 1999/10/21 10:31:41
9566 Log: Integrate with Sarathy.
98f7afd0
GS
9567 Branch: cfgperl
9568 !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
9569 !> t/lib/glob-basic.t t/op/sort.t
9570____________________________________________________________________________
f58c54f0
NC
9571[ 4418] By: gsar on 1999/10/20 23:49:47
9572 Log: add test for change#4417
98f7afd0
GS
9573 Branch: perl
9574 ! t/op/sort.t
9575____________________________________________________________________________
f58c54f0
NC
9576[ 4417] By: gsar on 1999/10/20 23:45:03
9577 Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
98f7afd0
GS
9578 Branch: perl
9579 ! op.c
9580____________________________________________________________________________
f58c54f0
NC
9581[ 4416] By: gsar on 1999/10/20 01:00:50
9582 Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
98f7afd0
GS
9583 Branch: perl
9584 ! lib/CPAN/FirstTime.pm
9585____________________________________________________________________________
f58c54f0
NC
9586[ 4415] By: gsar on 1999/10/20 00:52:34
9587 Log: disable optimizing troublesome ops in change#3612
9588 (from Ilya Zakharevich)
98f7afd0
GS
9589 Branch: perl
9590 ! Makefile.SH opcode.h opcode.pl
9591____________________________________________________________________________
f58c54f0
NC
9592[ 4414] By: gsar on 1999/10/20 00:37:46
9593 Log: skip unreadable directory test when running as root
98f7afd0
GS
9594 Branch: perl
9595 ! t/lib/glob-basic.t
9596____________________________________________________________________________
f58c54f0
NC
9597[ 4413] By: jhi on 1999/10/19 09:26:52
9598 Log: Avoid GNU ar if HP cc is being used.
98f7afd0
GS
9599 Branch: cfgperl
9600 ! hints/hpux.sh
9601____________________________________________________________________________
f58c54f0
NC
9602[ 4412] By: jhi on 1999/10/19 07:24:29
9603 Log: Integrate with Sarathy.
98f7afd0
GS
9604 Branch: cfgperl
9605 !> perlvars.h
9606____________________________________________________________________________
f58c54f0
NC
9607[ 4411] By: jhi on 1999/10/19 07:22:34
9608 Log: Long double support: sqrtl et al are not available everywhere,
9609 e.g. not in Solaris, even when long doubles are.
98f7afd0
GS
9610 Branch: cfgperl
9611 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9612 ! config_h.SH perl.h
9613____________________________________________________________________________
f58c54f0
NC
9614[ 4410] By: jhi on 1999/10/19 07:21:42
9615 Log: Add sqrtl probe, add echo dependencies.
98f7afd0
GS
9616 Branch: metaconfig
9617 ! U/threads/d_pthreadj.U
9618 Branch: metaconfig/U/perl
9619 + d_sqrtl.U
9620 ! i_inttypes.U io64.U
9621____________________________________________________________________________
f58c54f0
NC
9622[ 4409] By: gsar on 1999/10/19 02:18:54
9623 Log: perl_mutex n/a if !USE_THREADS
98f7afd0
GS
9624 Branch: perl
9625 ! perlvars.h
9626____________________________________________________________________________
f58c54f0
NC
9627[ 4408] By: jhi on 1999/10/18 20:13:02
9628 Log: Forgotten s/warning/warnings/.
98f7afd0
GS
9629 Branch: cfgperl
9630 ! Makefile.SH
9631____________________________________________________________________________
f58c54f0
NC
9632[ 4407] By: jhi on 1999/10/18 20:02:12
9633 Log: Integrate with Sarathy.
98f7afd0
GS
9634 Branch: cfgperl
9635 +> pod/perlfilter.pod
9636 !> (integrate 30 files)
9637____________________________________________________________________________
f58c54f0
NC
9638[ 4406] By: gsar on 1999/10/18 16:32:10
9639 Log: added intro to source filters from Paul Marquess
98f7afd0
GS
9640 Branch: perl
9641 + pod/perlfilter.pod
9642 ! MANIFEST pod/perldelta.pod
9643____________________________________________________________________________
f58c54f0
NC
9644[ 4405] By: gsar on 1999/10/18 05:53:06
9645 Log: missing manpages
98f7afd0
GS
9646 Branch: perl
9647 ! installman
9648____________________________________________________________________________
f58c54f0
NC
9649[ 4404] By: gsar on 1999/10/18 05:09:22
9650 Log: pod updates from Tom Christiansen
98f7afd0
GS
9651 Branch: perl
9652 ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
9653____________________________________________________________________________
f58c54f0
NC
9654[ 4403] By: gsar on 1999/10/17 23:43:59
9655 Log: PL_malloc_mutex needs to be global, not per-interpreter
9656 (malloc.c has static data)
98f7afd0
GS
9657 Branch: perl
9658 ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
9659____________________________________________________________________________
f58c54f0
NC
9660[ 4402] By: gsar on 1999/10/17 22:30:30
9661 Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
9662 windows
98f7afd0
GS
9663 Branch: perl
9664 ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
9665 ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
9666 ! win32/win32.h
9667____________________________________________________________________________
f58c54f0
NC
9668[ 4401] By: gsar on 1999/10/17 20:33:42
9669 Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
9670 eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
9671 is one symptom of the problem
98f7afd0
GS
9672 Branch: perl
9673 ! pp_ctl.c t/op/eval.t
9674____________________________________________________________________________
f58c54f0
NC
9675[ 4400] By: gsar on 1999/10/17 18:36:46
9676 Log: remove FileHandle from list of PodParser dependencies (the
9677 difference is 20 files vs 6 files loaded!)
98f7afd0
GS
9678 Branch: perl
9679 ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
9680 ! t/pod/testcmp.pl
9681____________________________________________________________________________
f58c54f0
NC
9682[ 4399] By: nick on 1999/10/17 14:51:35
9683 Log: Pre-trip resolve
98f7afd0
GS
9684 Branch: utfperl
9685 !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
9686____________________________________________________________________________
f58c54f0
NC
9687[ 4398] By: gsar on 1999/10/17 09:19:24
9688 Log: make installperl ignore RCS files (from Michael G Schwern
9689 <schwern@pobox.com>)
98f7afd0
GS
9690 Branch: perl
9691 ! installperl lib/Text/Tabs.pm
9692____________________________________________________________________________
f58c54f0
NC
9693[ 4397] By: gsar on 1999/10/16 18:30:14
9694 Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
98f7afd0
GS
9695 Branch: perl
9696 ! perl.c
9697____________________________________________________________________________
f58c54f0
NC
9698[ 4396] By: jhi on 1999/10/16 17:44:39
9699 Log: Missing comma.
98f7afd0
GS
9700 Branch: cfgperl
9701 ! lib/diagnostics.pm
9702____________________________________________________________________________
f58c54f0
NC
9703[ 4395] By: gsar on 1999/10/16 17:18:36
9704 Log: assumption about @_ always being non-REAL doesn't hold when
9705 debugger is running; DB::sub() can call arbitrary stuff
9706 that modifies @_ at will
98f7afd0
GS
9707 Branch: perl
9708 ! pp_hot.c
9709____________________________________________________________________________
f58c54f0
NC
9710[ 4394] By: nick on 1999/10/16 09:35:20
9711 Log: Resolve utfperl branch against mainline as of _62
98f7afd0
GS
9712 Branch: utfperl
9713 +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
9714 +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
9715 +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
9716 +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9717 +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9718 +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
9719 +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
9720 +> t/lib/glob-taint.t win32/genmk95.pl
9721 - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
9722 !> (integrate 144 files)
9723____________________________________________________________________________
f58c54f0
NC
9724[ 4393] By: gsar on 1999/10/16 04:07:02
9725 Log: OS/2 support bits (from Ilya Zakharevich)
98f7afd0
GS
9726 Branch: perl
9727 ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
9728____________________________________________________________________________
f58c54f0
NC
9729[ 4392] By: jhi on 1999/10/15 10:28:09
9730 Log: Integrate with Sarathy.
98f7afd0
GS
9731 Branch: cfgperl
9732 !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
9733 !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
9734 !> win32/Makefile win32/makefile.mk
52b0428e
GS
9735
9736----------------
9737Version 5.005_62
9738----------------
9739
98f7afd0 9740____________________________________________________________________________
f58c54f0
NC
9741[ 4391] By: gsar on 1999/10/15 10:12:42
9742 Log: here be 5.005_62
98f7afd0
GS
9743 Branch: perl
9744 ! Changes MANIFEST Porting/makerel
9745____________________________________________________________________________
f58c54f0
NC
9746[ 4390] By: gsar on 1999/10/15 09:45:51
9747 Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
9748 avoid tickling it in Pod::Man for now; other nits in
9749 Pod::*
0ebdc6d5
GS
9750 Branch: perl
9751 ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
9752 ! pod/perlopentut.pod
9753____________________________________________________________________________
f58c54f0
NC
9754[ 4389] By: gsar on 1999/10/15 08:55:01
9755 Log: disable internal globbing for miniperl (or build breaks out
9756 in a rash of failed dependencies)
0ebdc6d5
GS
9757 Branch: perl
9758 ! Makefile.SH op.c win32/Makefile win32/makefile.mk
9759____________________________________________________________________________
f58c54f0
NC
9760[ 4388] By: jhi on 1999/10/15 08:07:49
9761 Log: Integrate with Sarathy.
0ebdc6d5
GS
9762 Branch: cfgperl
9763 !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
9764 !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
9765____________________________________________________________________________
f58c54f0
NC
9766[ 4387] By: gsar on 1999/10/15 07:46:24
9767 Log: integrate cfgperl contents into mainline
0ebdc6d5
GS
9768 Branch: perl
9769 ! Changes
9770 !> pod/perldelta.pod pod/perldiag.pod regcomp.c
9771 !> t/pragma/warn/regcomp
9772____________________________________________________________________________
f58c54f0
NC
9773[ 4386] By: gsar on 1999/10/15 05:45:36
9774 Log: various little goofs in change#4385
45447e0d
GS
9775 Branch: perl
9776 ! win32/include/dirent.h win32/win32.c
9777____________________________________________________________________________
f58c54f0
NC
9778[ 4385] By: gsar on 1999/10/15 04:49:09
9779 Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
9780 rather than win32_opendir() reading all files up front (untested)
45447e0d
GS
9781 Branch: perl
9782 ! win32/include/dirent.h win32/win32.c
9783____________________________________________________________________________
f58c54f0
NC
9784[ 4384] By: gsar on 1999/10/15 01:34:09
9785 Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
45447e0d
GS
9786 Branch: perl
9787 ! lib/Benchmark.pm pod/perldelta.pod
9788____________________________________________________________________________
f58c54f0
NC
9789[ 4383] By: gsar on 1999/10/15 01:22:32
9790 Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
9791 <dha@panix.com>)
45447e0d
GS
9792 Branch: perl
9793 ! pod/perlfaq2.pod
9794____________________________________________________________________________
f58c54f0
NC
9795[ 4382] By: gsar on 1999/10/15 01:14:22
9796 Log: From: jand@ActiveState.com (Jan Dubois)
9797 Date: Fri, 15 Oct 1999 01:14:23 +0200
9798 Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
9799 Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
45447e0d
GS
9800 Branch: perl
9801 ! ext/POSIX/POSIX.xs
9802____________________________________________________________________________
f58c54f0
NC
9803[ 4381] By: jhi on 1999/10/14 22:11:36
9804 Log: Integrate with Sarathy.
45447e0d
GS
9805 Branch: cfgperl
9806 !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
9807 !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
9808 !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
9809 !> win32/makefile.mk
9810____________________________________________________________________________
f58c54f0
NC
9811[ 4380] By: jhi on 1999/10/14 22:08:22
9812 Log: Warn inside character classes about unknown backslash escapes
9813 (that are not caught earlier because of being completely unknown,
9814 such as \m), such as \z (because they make do sense inside regexen,
9815 but not inside character classes).
45447e0d
GS
9816 Branch: cfgperl
9817 ! pod/perldelta.pod pod/perldiag.pod regcomp.c
9818 ! t/pragma/warn/regcomp
9819____________________________________________________________________________
f58c54f0
NC
9820[ 4379] By: gsar on 1999/10/14 18:26:56
9821 Log: clarify significance of parens for "x" (from M.J.T. Guy
9822 <mjtg@cus.cam.ac.uk>)
45447e0d
GS
9823 Branch: perl
9824 ! pod/perlop.pod
9825____________________________________________________________________________
f58c54f0
NC
9826[ 4378] By: gsar on 1999/10/14 18:25:20
9827 Log: make timelocal work better when time is close to the epoch
9828 east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
45447e0d
GS
9829 Branch: perl
9830 ! lib/Time/Local.pm
9831____________________________________________________________________________
f58c54f0
NC
9832[ 4377] By: gsar on 1999/10/14 18:15:11
9833 Log: integrate cfgperl contents into mainline
45447e0d
GS
9834 Branch: perl
9835 +> ext/DB_File/hints/sco.pl
9836 !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
9837 !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
9838 !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
9839____________________________________________________________________________
f58c54f0
NC
9840[ 4376] By: gsar on 1999/10/14 17:47:35
9841 Log: fix POPSTACK panics that ensued from bad interaction between
9842 runlevels and stack of stacks (change#3988 done right);
9843 basically, we pop the runlevel if the stacklevel is not the
9844 same one we started the runlevel with
45447e0d
GS
9845 Branch: perl
9846 ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
9847____________________________________________________________________________
f58c54f0
NC
9848[ 4375] By: gsar on 1999/10/14 15:54:48
9849 Log: avoid warnings
45447e0d
GS
9850 Branch: perl
9851 ! ext/File/Glob/bsd_glob.c
9852____________________________________________________________________________
f58c54f0
NC
9853[ 4374] By: jhi on 1999/10/14 10:08:44
9854 Log: Warn about false ranges like \d-\w (see the change #4355).
9855 The invalid ranges (b-a) warning message also enhanced.
45447e0d
GS
9856 Branch: cfgperl
9857 ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
9858 ! t/pragma/warn/regcomp
9859____________________________________________________________________________
f58c54f0
NC
9860[ 4373] By: gsar on 1999/10/14 03:49:54
9861 Log: File::Glob fixes for Windows
45447e0d
GS
9862 Branch: perl
9863 ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
9864 ! win32/makefile.mk
9865____________________________________________________________________________
f58c54f0
NC
9866[ 4372] By: gsar on 1999/10/14 02:21:31
9867 Log: avoid inefficiency in change#3386 (every longjmp() was followed
9868 by an avoidable call to setjmp())
45447e0d
GS
9869 Branch: perl
9870 ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
9871 ! proto.h scope.c scope.h
9872____________________________________________________________________________
f58c54f0
NC
9873[ 4371] By: jhi on 1999/10/13 21:17:17
9874 Log: Integrate with Sarathy.
45447e0d
GS
9875 Branch: cfgperl
9876 !> op.c pod/perldelta.pod
9877____________________________________________________________________________
f58c54f0
NC
9878[ 4370] By: gsar on 1999/10/13 18:08:45
9879 Log: misc tweaks
45447e0d
GS
9880 Branch: perl
9881 ! op.c pod/perldelta.pod
9882____________________________________________________________________________
f58c54f0
NC
9883[ 4369] By: jhi on 1999/10/13 16:18:58
9884 Log: Integrate with Sarathy.
45447e0d
GS
9885 Branch: cfgperl
9886 !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9887____________________________________________________________________________
f58c54f0
NC
9888[ 4368] By: gsar on 1999/10/13 16:14:16
9889 Log: pod nits from various perl porters
45447e0d
GS
9890 Branch: perl
9891 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9892____________________________________________________________________________
f58c54f0
NC
9893[ 4367] By: jhi on 1999/10/13 12:10:30
9894 Log: From: Vlad Harchev <hvv@hippo.ru>
9895 To: perl5-porters@perl.org
9896 Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
9897 Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
9898 Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
45447e0d
GS
9899 Branch: cfgperl
9900 ! pod/perlop.pod
9901____________________________________________________________________________
f58c54f0
NC
9902[ 4366] By: gsar on 1999/10/13 08:11:11
9903 Log: typos and language goofs pointed out by Hugo van der Sanden
9904 <hv@crypt.compulink.co.uk>
45447e0d
GS
9905 Branch: perl
9906 ! pod/perldelta.pod pod/perldiag.pod
9907____________________________________________________________________________
f58c54f0
NC
9908[ 4365] By: jhi on 1999/10/13 07:27:44
9909 Log: Integrate with Sarathy.
45447e0d
GS
9910 Branch: cfgperl
9911 +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
9912 +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9913 +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9914 +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
9915 +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
9916 !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
9917 !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
9918 !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
9919 !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
9920____________________________________________________________________________
f58c54f0
NC
9921[ 4364] By: gsar on 1999/10/13 07:06:04
9922 Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
45447e0d
GS
9923 Branch: perl
9924 ! lib/perl5db.pl
9925____________________________________________________________________________
f58c54f0
NC
9926[ 4363] By: jhi on 1999/10/13 07:03:43
9927 Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
9928 To: perl5-porters@perl.org
9929 Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
9930 Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
9931 Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
45447e0d
GS
9932 Branch: cfgperl
9933 ! hints/svr5.sh
9934____________________________________________________________________________
f58c54f0
NC
9935[ 4362] By: jhi on 1999/10/13 06:57:16
9936 Log: Add DB_File hint for SCO ODT.
9937 From: hops@sco.com
9938 To: perl5-porters@perl.org
9939 Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
9940 Date: Tue, 12 Oct 1999 20:16:04 PDT
9941 Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
45447e0d
GS
9942 Branch: cfgperl
9943 + ext/DB_File/hints/sco.pl
9944 ! MANIFEST
9945____________________________________________________________________________
f58c54f0
NC
9946[ 4361] By: gsar on 1999/10/13 06:56:08
9947 Log: PL_numeric_radix used without being defined (from Ilya
9948 Zakharevich)
45447e0d
GS
9949 Branch: perl
9950 ! util.c
9951____________________________________________________________________________
f58c54f0
NC
9952[ 4360] By: gsar on 1999/10/13 06:43:03
9953 Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
9954 From: hops@sco.com
9955 Date: Tue, 12 Oct 1999 20:16:04 PDT
9956 Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
9957 Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
45447e0d
GS
9958 Branch: perl
9959 + ext/NDBM_File/hints/sco.pl
9960 ! MANIFEST ext/ODBM_File/hints/sco.pl
9961____________________________________________________________________________
f58c54f0
NC
9962[ 4359] By: gsar on 1999/10/13 06:34:53
9963 Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
45447e0d
GS
9964 Branch: perl
9965 ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
9966 ! pod/perlport.pod
9967____________________________________________________________________________
f58c54f0
NC
9968[ 4358] By: gsar on 1999/10/12 19:10:27
9969 Log: perldelta updates
45447e0d
GS
9970 Branch: perl
9971 ! pod/perldelta.pod
9972____________________________________________________________________________
f58c54f0
NC
9973[ 4357] By: gsar on 1999/10/12 17:11:18
9974 Log: update perldelta for change#4356
45447e0d
GS
9975 Branch: perl
9976 ! Changes pod/perldelta.pod
9977____________________________________________________________________________
f58c54f0
NC
9978[ 4356] By: gsar on 1999/10/12 16:53:31
9979 Log: add File::BSDGlob as File::Glob and load it at compile-time
9980 if perl was built with -DPERL_INTERNAL_GLOB
9981
9982 TODO: we currently get a compile-time failure if File/Glob.pm
9983 can't be found; such failure needs to be made to emit a warning
9984 and use the csh implementation instead
becf2bd3
GS
9985 Branch: perl
9986 + ext/File/Glob/Changes ext/File/Glob/Glob.pm
9987 + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9988 + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9989 + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
9990 + t/lib/glob-global.t t/lib/glob-taint.t
9991 ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
9992 ! t/pragma/overload.t
9993____________________________________________________________________________
f58c54f0
NC
9994[ 4355] By: jhi on 1999/10/12 15:30:05
9995 Log: Revert the parts of #3926 that outlawed character ranges
9996 that have character classes such as \w as either endpoint.
9997 This change re-establishes the old behavior which meant that
9998 such ranges weren't really ranges, the "-" was literal.
9999 Moreover, this change also fixes the old behavior to be
10000 more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
10001 Now they all do work as described above. The #3926 outlawed
10002 all of those.
becf2bd3
GS
10003 Branch: cfgperl
10004 ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
10005____________________________________________________________________________
f58c54f0
NC
10006[ 4354] By: jhi on 1999/10/12 09:58:59
10007 Log: Integrate with Sarathy.
becf2bd3
GS
10008 Branch: cfgperl
10009 !> (integrate 33 files)
10010____________________________________________________________________________
f58c54f0
NC
10011[ 4353] By: gsar on 1999/10/12 05:53:40
10012 Log: apply parts of LynxOS patches from Alan Johnson
10013 <johnson@alonn.gemse.fr>
becf2bd3
GS
10014 Branch: perl
10015 ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
10016 ! t/op/groups.t
10017____________________________________________________________________________
f58c54f0
NC
10018[ 4352] By: gsar on 1999/10/12 05:24:39
10019 Log: allow any unpack specifier to take a count via '/'
10020 (from Ilya Zakharevich)
883d36a6
GS
10021 Branch: perl
10022 ! pp.c t/op/pack.t
10023____________________________________________________________________________
f58c54f0
NC
10024[ 4351] By: gsar on 1999/10/12 05:02:35
10025 Log: avoid warnings
883d36a6
GS
10026 Branch: perl
10027 ! malloc.c
10028____________________________________________________________________________
f58c54f0
NC
10029[ 4350] By: gsar on 1999/10/12 04:50:52
10030 Log: various cleanups
883d36a6
GS
10031 Branch: perl
10032 ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
10033 ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
10034 ! win32/config.gc win32/config.vc win32/config_H.bc
10035 ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
10036____________________________________________________________________________
f58c54f0
NC
10037[ 4349] By: gsar on 1999/10/12 00:23:11
10038 Log: update Changes, patchlevel etc.
883d36a6
GS
10039 Branch: perl
10040 ! Changes Porting/findvars patchlevel.h win32/Makefile
10041 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10042 ! win32/makefile.mk
10043____________________________________________________________________________
f58c54f0
NC
10044[ 4348] By: gsar on 1999/10/11 23:11:57
10045 Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
04dc9db9
GS
10046 Branch: perl
10047 ! pod/perlfunc.pod
10048____________________________________________________________________________
f58c54f0
NC
10049[ 4347] By: jhi on 1999/10/11 21:25:03
10050 Log: Sparc Linux -Duseshrplib fix.
10051
10052 From: Brian Jepson <bjepson@home.com>
10053 To: Nick Ing-Simmons <nick@ing-simmons.net>
10054 cc: perl5-porters@perl.org
10055 Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
10056 Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
10057 Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
04dc9db9
GS
10058 Branch: cfgperl
10059 ! hints/linux.sh
10060____________________________________________________________________________
f58c54f0
NC
10061[ 4346] By: gsar on 1999/10/11 20:28:32
10062 Log: more pack/unpack documentation (from Ilya Zakharevich); changed
10063 the behavior of 'Z*' and 'Z3' to always pack a trailing
10064 null byte; changed documentation to suit; added test
04dc9db9
GS
10065 Branch: perl
10066 ! pod/perlfunc.pod pp.c t/op/pack.t
10067____________________________________________________________________________
f58c54f0
NC
10068[ 4345] By: gsar on 1999/10/11 19:15:46
10069 Log: writing to perllocal.pod fails if it was never created;
10070 tweak pseudo-hash example (both suggested by Michael G Schwern
10071 <schwern@pobox.com>)
04dc9db9
GS
10072 Branch: perl
10073 ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
10074____________________________________________________________________________
f58c54f0
NC
10075[ 4344] By: gsar on 1999/10/11 17:57:31
10076 Log: slightly edited variant of suggested patch
10077 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10078 Date: Thu, 9 Sep 1999 18:35:37 -0400
10079 Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
10080 Subject: [PATCH 5.005_58] How RExen match?
04dc9db9
GS
10081 Branch: perl
10082 ! pod/perlre.pod
10083____________________________________________________________________________
f58c54f0
NC
10084[ 4343] By: gsar on 1999/10/11 16:55:48
10085 Log: change#4327 was inefficient
04dc9db9
GS
10086 Branch: perl
10087 ! lib/lib.pm
10088____________________________________________________________________________
f58c54f0
NC
10089[ 4342] By: jhi on 1999/10/11 07:01:46
10090 Log: Integrate with Sarathy.
04dc9db9
GS
10091 Branch: cfgperl
10092 +> pod/perlhack.pod
10093 !> (integrate 28 files)
10094____________________________________________________________________________
f58c54f0
NC
10095[ 4341] By: jhi on 1999/10/11 06:37:47
10096 Log: The 2.5th cut at the AIX C++ extension problems.
04dc9db9
GS
10097 Branch: cfgperl
10098 ! hints/aix.sh
10099____________________________________________________________________________
f58c54f0
NC
10100[ 4340] By: gsar on 1999/10/10 23:48:07
10101 Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
04dc9db9
GS
10102 Branch: perl
10103 + pod/perlhack.pod
10104 ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
10105____________________________________________________________________________
f58c54f0
NC
10106[ 4339] By: gsar on 1999/10/10 20:42:40
10107 Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
10108 compatibility; introduce SAVEDESTRUCTOR_X() that accepts
10109 void(*)(pTHX_ void*)
04dc9db9
GS
10110 Branch: perl
10111 ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
10112 ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
10113 ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
10114 ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
10115____________________________________________________________________________
f58c54f0
NC
10116[ 4338] By: gsar on 1999/10/10 20:38:59
10117 Log: add missing new diagnostics to perldelta
04dc9db9
GS
10118 Branch: perl
10119 ! pod/perldelta.pod
10120____________________________________________________________________________
f58c54f0
NC
10121[ 4337] By: gsar on 1999/10/10 17:40:13
10122 Log: update perldelta for change#3406
04dc9db9
GS
10123 Branch: perl
10124 ! embed.pl pod/perldata.pod pod/perldelta.pod
10125____________________________________________________________________________
f58c54f0
NC
10126[ 4336] By: gsar on 1999/10/10 16:33:14
10127 Log: integrate cfgperl contents into mainline
04dc9db9
GS
10128 Branch: perl
10129 +> ext/DynaLoader/hints/aix.pl
10130 !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
10131 !> makedef.pl perl.h pod/perldelta.pod
10132____________________________________________________________________________
f58c54f0
NC
10133[ 4335] By: jhi on 1999/10/10 11:09:48
10134 Log: Update perldelta.
04dc9db9
GS
10135 Branch: cfgperl
10136 ! pod/perldelta.pod
10137____________________________________________________________________________
f58c54f0
NC
10138[ 4334] By: jhi on 1999/10/10 10:31:46
10139 Log: Integrate with Sarathy.
04dc9db9
GS
10140 Branch: cfgperl
10141 +> win32/genmk95.pl
10142 !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
10143 !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
10144 !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
10145 !> ext/Thread/sync.t ext/Thread/sync2.t installperl
10146 !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
10147 !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
10148 !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
10149 !> utils/perldoc.PL win32/makefile.mk
10150____________________________________________________________________________
f58c54f0
NC
10151[ 4333] By: gsar on 1999/10/10 06:33:15
10152 Log: install pods to 'pods' rather than 'pod' on cygwin (modified
10153 a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
04dc9db9
GS
10154 Branch: perl
10155 ! installperl lib/diagnostics.pm utils/perldoc.PL
10156____________________________________________________________________________
f58c54f0
NC
10157[ 4332] By: gsar on 1999/10/10 05:15:26
10158 Log: add $VERSION
04dc9db9
GS
10159 Branch: perl
10160 ! lib/Exporter.pm
10161____________________________________________________________________________
f58c54f0
NC
10162[ 4331] By: gsar on 1999/10/10 05:10:22
10163 Log: describe what can go in an export list (from Anno Siegel
10164 <anno4000@lublin.zrz.tu-berlin.de>)
04dc9db9
GS
10165 Branch: perl
10166 ! lib/Exporter.pm
10167____________________________________________________________________________
f58c54f0
NC
10168[ 4330] By: gsar on 1999/10/10 04:50:43
10169 Log: more basic support for building modules under Windows 95/98
10170 (applied relevant parts from a patch suggested by
10171 Jochen Wiedmann <joe@ispsoft.de>)
04dc9db9
GS
10172 Branch: perl
10173 ! lib/ExtUtils/MM_Unix.pm
10174____________________________________________________________________________
f58c54f0
NC
10175[ 4329] By: gsar on 1999/10/10 04:28:38
10176 Log: rudimentary support for building under Windows 95/98 (from
10177 Benjamin Stuhl <sho_pi@hotmail.com>)
04dc9db9
GS
10178 Branch: perl
10179 + win32/genmk95.pl
10180 ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
10181 ! win32/makefile.mk
10182____________________________________________________________________________
f58c54f0
NC
10183[ 4328] By: gsar on 1999/10/10 03:37:21
10184 Log: fix two leaks in Thread.xs (from Eugene Alterman
10185 <Eugene.Alterman@bremer-inc.com>); convert places with
10186 'use attrs' to new attributes syntax
04dc9db9
GS
10187 Branch: perl
10188 ! ext/Thread/Thread.pm ext/Thread/Thread.xs
10189 ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
10190 ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
10191 ! ext/Thread/sync2.t
10192____________________________________________________________________________
f58c54f0
NC
10193[ 4327] By: gsar on 1999/10/10 02:23:52
10194 Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
10195 (suggested by Tod Irwin <irwin@stockmaster.com>)
04dc9db9
GS
10196 Branch: perl
10197 ! lib/lib.pm
10198____________________________________________________________________________
f58c54f0
NC
10199[ 4326] By: gsar on 1999/10/10 00:51:48
10200 Log: better documentation for recv() (from Anton Berezin
10201 <tobez@plab.ku.dk>)
04dc9db9
GS
10202 Branch: perl
10203 ! pod/perlfunc.pod
10204____________________________________________________________________________
f58c54f0
NC
10205[ 4325] By: gsar on 1999/10/09 22:46:23
10206 Log: perldelta updates (see TODO markers)
04dc9db9
GS
10207 Branch: perl
10208 ! Changes pod/perldelta.pod pp_sys.c
10209____________________________________________________________________________
f58c54f0
NC
10210[ 4324] By: gsar on 1999/10/09 19:43:10
10211 Log: fix Exporter::export_to_level() documentation
a5222a85
GS
10212 Branch: perl
10213 ! lib/Exporter.pm
10214____________________________________________________________________________
f58c54f0
NC
10215[ 4323] By: gsar on 1999/10/09 18:48:31
10216 Log: don't run END blocks when running under -c switch (older,
10217 rarely useful behavior may still be obtained by putting
10218 BEGIN { $^C = 0; exit; } at the end of the script)
a5222a85
GS
10219 Branch: perl
10220 ! perl.c
10221____________________________________________________________________________
f58c54f0
NC
10222[ 4322] By: jhi on 1999/10/09 05:31:26
10223 Log: While awaiting a good test program to detect the broken gcc.
10224 From: Thomas Conté <tom@fr.uu.net>
10225 To: <jhi@iki.fi>
10226 Cc: <perl5-porters@perl.org>
10227 Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
10228 Date: Wed, 6 Oct 1999 19:56:29 +0200
10229 Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
a5222a85
GS
10230 Branch: cfgperl
10231 ! hints/irix_6.sh perl.h
10232____________________________________________________________________________
f58c54f0
NC
10233[ 4321] By: gsar on 1999/10/09 00:41:02
10234 Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
10235 clear entries in the CV's pad, leading to coredumps when CV had no
10236 other references to it; this is a slightly edited version of the
10237 patch suggested by Russel O'Connor <roconnor@world.std.com>
a5222a85
GS
10238 Branch: perl
10239 ! cop.h pp_ctl.c pp_hot.c
10240____________________________________________________________________________
f58c54f0
NC
10241[ 4320] By: gsar on 1999/10/08 22:50:51
10242 Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
10243 situation (assumptions about cx invalidation are not valid
10244 anymore)
a5222a85
GS
10245 Branch: perl
10246 ! cop.h pp_ctl.c pp_hot.c
10247____________________________________________________________________________
f58c54f0
NC
10248[ 4319] By: jhi on 1999/10/08 14:33:31
10249 Log: Integrate with Sarathy.
a5222a85
GS
10250 Branch: cfgperl
10251 !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
10252 !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
10253 !> t/comp/bproto.t thrdvar.h toke.c util.c
10254____________________________________________________________________________
f58c54f0
NC
10255[ 4318] By: jhi on 1999/10/08 13:51:34
10256 Log: The second cut at AIX C++ extension troubles.
a5222a85
GS
10257 Branch: cfgperl
10258 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
10259 ! hints/aix.sh
10260____________________________________________________________________________
f58c54f0
NC
10261[ 4317] By: jhi on 1999/10/08 10:44:13
10262 Log: The first cut at fixing Perl extensions written in C++ in AIX,
10263 statics don't get initialized right. This patch at least
10264 doesn't seem to break the build in my AIX, but unfortunately
10265 I don't have the IBM C++ to do further testing.
10266
10267 Problem reported by Stephanie Beals in
10268 From: bealzy@us.ibm.com
10269 To: perl5-porters@perl.org
10270 Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
10271 Date: Thu, 7 Oct 1999 15:05:54 -0400
10272 Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
a5222a85
GS
10273 Branch: cfgperl
10274 + ext/DynaLoader/hints/aix.pl
10275 ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
10276____________________________________________________________________________
f58c54f0
NC
10277[ 4316] By: gsar on 1999/10/08 10:26:15
10278 Log: remove kludgey duplicate background error avoidance (caused
10279 "leaks"; %@ wasn't even user-visible under -Dusethreads);
10280 only repeats of most recent error are now avoided
a5222a85
GS
10281 Branch: perl
10282 ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
10283____________________________________________________________________________
f58c54f0
NC
10284[ 4315] By: jhi on 1999/10/08 09:48:59
10285 Log: Fix omission.
a5222a85
GS
10286 Branch: cfgperl
10287 ! makedef.pl
10288____________________________________________________________________________
f58c54f0
NC
10289[ 4314] By: gsar on 1999/10/08 07:17:01
10290 Log: extend change#2299 to C<use> (fixes scoping problems in
10291 C<if (...) { use foo; ... }>)
a5222a85
GS
10292 Branch: perl
10293 ! op.c
10294____________________________________________________________________________
f58c54f0
NC
10295[ 4313] By: gsar on 1999/10/08 04:52:19
10296 Log: small tweak for change#4309
a5222a85
GS
10297 Branch: perl
10298 ! op.c
10299____________________________________________________________________________
f58c54f0
NC
10300[ 4312] By: gsar on 1999/10/08 02:31:13
10301 Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
10302 From: Larry Wall <larry@wall.org>
10303 Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
10304 Message-Id: <199910061655.JAA11333@kiev.wall.org>
10305 Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
a5222a85
GS
10306 Branch: perl
10307 ! opcode.h t/comp/bproto.t toke.c
10308____________________________________________________________________________
f58c54f0
NC
10309[ 4311] By: gsar on 1999/10/08 00:58:19
10310 Log: typo
a5222a85
GS
10311 Branch: perl
10312 ! pp_sys.c
10313____________________________________________________________________________
f58c54f0
NC
10314[ 4310] By: gsar on 1999/10/07 23:51:38
10315 Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
10316 Brian Mitchell <brian@chele.cais.net>)
a5222a85
GS
10317 Branch: perl
10318 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
10319____________________________________________________________________________
f58c54f0
NC
10320[ 4309] By: gsar on 1999/10/07 22:57:52
10321 Log: change#3728 was flawed (loop contexts saw the wrong statement
10322 info, causing loop control constructs to not find the label);
10323 disable OP_SETSTATE entirely and add a fix that is specifically
10324 targetted at disabling the OP_LINESEQ optimization in else BLOCK,
10325 which was what the original patch was supposed to fix
10326
10327 TODO: remove the remainder of the setstate logic if it can't
10328 be used anywhere else (it isn't used anywhere now)
a5222a85
GS
10329 Branch: perl
10330 ! cop.h op.c perly.c perly.y
10331____________________________________________________________________________
f58c54f0
NC
10332[ 4308] By: jhi on 1999/10/07 19:21:27
10333 Log: Integrate with Sarathy.
a5222a85
GS
10334 Branch: cfgperl
10335 !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
10336____________________________________________________________________________
f58c54f0
NC
10337[ 4307] By: gsar on 1999/10/07 15:12:24
10338 Log: update to podlators-0.08 from Russ Allbery
a5222a85
GS
10339 Branch: perl
10340 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
10341____________________________________________________________________________
f58c54f0
NC
10342[ 4306] By: jhi on 1999/10/06 17:20:34
10343 Log: Integrate with Sarathy.
a5222a85
GS
10344 Branch: cfgperl
10345 !> (integrate 45 files)
10346____________________________________________________________________________
f58c54f0
NC
10347[ 4305] By: gsar on 1999/10/06 16:55:45
10348 Log: some versions of mingw32 have __int64, define iff it isn't
a5222a85
GS
10349 Branch: perl
10350 ! win32/win32.h
10351____________________________________________________________________________
f58c54f0
NC
10352[ 4304] By: gsar on 1999/10/06 03:45:44
10353 Log: fix typos in change#4288
a5222a85
GS
10354 Branch: perl
10355 ! Changes dump.c sv.c
10356____________________________________________________________________________
f58c54f0
NC
10357[ 4303] By: gsar on 1999/10/06 03:22:46
10358 Log: integrate cfgperl contents into mainline
07270b1a
GS
10359 Branch: perl
10360 +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
10361 - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
10362 !> (integrate 31 files)
10363____________________________________________________________________________
f58c54f0
NC
10364[ 4302] By: gsar on 1999/10/06 02:36:53
10365 Log: make die/warn and other diagnostics go to wherever STDERR happens
10366 to point at; change places that meant Perl_debug_log rather than
10367 PerlIO_stderr()
07270b1a
GS
10368 Branch: perl
10369 ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
10370 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
10371 ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
10372 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
10373 ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
10374 ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
10375 ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
10376 ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
10377 ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
10378 ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
10379 ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
10380____________________________________________________________________________
f58c54f0
NC
10381[ 4301] By: jhi on 1999/10/05 23:03:46
10382 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10383 To: François Désarménien <desar@club-internet.fr>
10384 Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
10385 Subject: Re: Strange RE engine breakage in 5_61
10386 Date: Mon, 4 Oct 1999 19:58:03 -0400
10387 Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
10388
10389 (had to apply pat.t part manually because there
10390 already were more tests than there was in _61)
07270b1a
GS
10391 Branch: cfgperl
10392 ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
10393____________________________________________________________________________
f58c54f0
NC
10394[ 4300] By: jhi on 1999/10/04 17:03:18
10395 Log: From: Andy Dougherty <doughera@lafayette.edu>
10396 To: Jarkko Hietaniemi <jhi@iki.fi>
10397 cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
10398 Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
10399 Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
10400 Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
07270b1a
GS
10401 Branch: cfgperl
10402 + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
10403 - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
10404 ! MANIFEST ext/B/defsubs_h.PL
10405____________________________________________________________________________
f58c54f0
NC
10406[ 4299] By: jhi on 1999/10/04 07:15:16
10407 Log: From: Michael G Schwern <schwern@pobox.com>
10408 To: perl5-porters@perl.org
10409 Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
10410 Date: Sun, 3 Oct 1999 17:34:17 -0400
10411 Message-ID: <19991003173417.A4351@blackrider>
07270b1a
GS
10412 Branch: cfgperl
10413 ! t/lib/fields.t t/pragma/constant.t
10414____________________________________________________________________________
f58c54f0
NC
10415[ 4298] By: gsar on 1999/10/04 04:57:53
10416 Log: some compatibility macros were busted
07270b1a
GS
10417 Branch: perl
10418 ! embed.h embed.pl toke.c
10419____________________________________________________________________________
f58c54f0
NC
10420[ 4297] By: jhi on 1999/10/03 17:50:59
10421 Log: A better version of #4296.
10422
10423 From: Michael G Schwern <schwern@pobox.com>
10424 To: perl5-porters@perl.org
10425 Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
10426 Date: Sun, 3 Oct 1999 13:54:23 -0400
10427 Message-ID: <19991003135423.A3050@blackrider>
07270b1a
GS
10428 Branch: cfgperl
10429 ! av.c op.c pod/perldiag.pod
10430____________________________________________________________________________
f58c54f0
NC
10431[ 4296] By: jhi on 1999/10/03 17:21:01
10432 Log: (Replaced by #4297.)
10433
10434 From: Michael G Schwern <schwern@pobox.com>
10435 To: perl5-porters@perl.org
10436 Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
10437 Date: Sun, 3 Oct 1999 13:16:47 -0400
10438 Message-ID: <19991003131647.A2816@blackrider>
10439
10440 plus changed the error message to say "No such pseudo-hash field"
10441 as discussed in the above mail message.
07270b1a
GS
10442 Branch: cfgperl
10443 ! av.c pod/perldiag.pod
10444____________________________________________________________________________
f58c54f0
NC
10445[ 4295] By: gsar on 1999/10/03 16:09:36
10446 Log: avoid doing irrelevant things on 'make perl'
07270b1a
GS
10447 Branch: perl
10448 ! Makefile.SH
10449____________________________________________________________________________
f58c54f0
NC
10450[ 4294] By: jhi on 1999/10/03 14:16:24
10451 Log: Fix a typo in #4293 spotted by Graham Barr.
07270b1a
GS
10452 Branch: cfgperl
10453 ! pod/perlref.pod
10454____________________________________________________________________________
f58c54f0
NC
10455[ 4293] By: jhi on 1999/10/03 11:31:22
10456 Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
10457 To: perl5-porters@perl.org
10458 Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
10459 Date: Sun, 3 Oct 1999 02:34:01 -0400
10460 Message-ID: <19991003023401.A1520@blackrider>
07270b1a
GS
10461 Branch: cfgperl
10462 ! pod/perlfunc.pod pod/perlref.pod
10463____________________________________________________________________________
f58c54f0
NC
10464[ 4292] By: jhi on 1999/10/03 09:23:16
10465 Log: From: Barrie Slaymaker <barries@slaysys.com>
10466 To: perl5-porters@perl.org
10467 Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
10468 Date: Sun, 3 Oct 1999 00:09:51 -0400
10469 Message-Id: <199910030409.AAA18228@jester.slaysys.com>
07270b1a
GS
10470 Branch: cfgperl
10471 ! lib/Benchmark.pm
10472____________________________________________________________________________
f58c54f0
NC
10473[ 4291] By: jhi on 1999/10/02 23:43:53
10474 Log: Be understanding about large file systems.
07270b1a
GS
10475 Branch: cfgperl
10476 ! t/lib/syslfs.t t/op/lfs.t
10477____________________________________________________________________________
f58c54f0
NC
10478[ 4290] By: jhi on 1999/10/02 23:39:16
10479 Log: Configure fixfest continues.
07270b1a
GS
10480 Branch: cfgperl
10481 ! Configure config_h.SH
10482 Branch: metaconfig
10483 ! U/modified/d_longdbl.U U/modified/d_longlong.U
10484 ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
10485 ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
10486 ! U/typedefs/uidsign.U U/typedefs/uidsize.U
10487 Branch: metaconfig/U/perl
10488 ! i_inttypes.U io64.U
10489____________________________________________________________________________
f58c54f0
NC
10490[ 4289] By: jhi on 1999/10/02 23:12:54
10491 Log: Regen Porting stuff.
07270b1a
GS
10492 Branch: cfgperl
10493 ! Porting/Glossary Porting/config.sh Porting/config_H
10494____________________________________________________________________________
f58c54f0
NC
10495[ 4288] By: jhi on 1999/10/02 23:05:50
10496 Log: Untangle the IV_IS_QUAD jungle by introduding
10497 macros to be used when doing formatted printing:
10498 IVdf, UVuf, UVxf, UVof. Also introduce Uid_t_SIGN.
07270b1a
GS
10499 Branch: cfgperl
10500 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10501 ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
10502 ! regcomp.c sv.c taint.c toke.c util.c
10503____________________________________________________________________________
f58c54f0
NC
10504[ 4287] By: jhi on 1999/10/02 22:54:18
10505 Log: metaconfig maintenance.
07270b1a
GS
10506 Branch: metaconfig
10507 ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
10508 ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
10509 ! U/typedefs/uidsize.U
10510____________________________________________________________________________
f58c54f0
NC
10511[ 4286] By: nick on 1999/10/02 11:11:44
10512 Log: Incremental merge of mainline
07270b1a
GS
10513 Branch: utfperl
10514 +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
10515 +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
10516 +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
10517 +> t/pod/podselect.t t/pod/podselect.xr
10518 - lib/Pod/PlainText.pm
10519 !> (integrate 148 files)
10520____________________________________________________________________________
f58c54f0
NC
10521[ 4285] By: jhi on 1999/10/02 10:16:15
10522 Log: Battle namespace pollution.
07270b1a
GS
10523 Branch: cfgperl
10524 ! lib/Benchmark.pm
10525____________________________________________________________________________
f58c54f0
NC
10526[ 4284] By: jhi on 1999/10/02 10:11:20
10527 Log: Regen Configure, all of xs_apiversion didn't take.
07270b1a
GS
10528 Branch: cfgperl
10529 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10530 ! config_h.SH patchlevel.h
10531____________________________________________________________________________
f58c54f0
NC
10532[ 4283] By: jhi on 1999/10/02 09:48:17
10533 Log: Integrate with Sarathy.
07270b1a
GS
10534 Branch: cfgperl
10535 +> lib/Pod/Man.pm t/pod/multiline_items.t
10536 +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
10537 +> t/pod/podselect.t t/pod/podselect.xr
10538 - lib/Pod/PlainText.pm
10539 !> (integrate 50 files)
10540____________________________________________________________________________
f58c54f0
NC
10541[ 4282] By: gsar on 1999/10/02 06:39:14
10542 Log: update pod2man, pod2text and related Pod:: modules with the
10543 ones in podlators-0.07 from Russ Allbery
07270b1a
GS
10544 Branch: perl
10545 + lib/Pod/Man.pm
10546 ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
10547 ! pod/pod2man.PL pod/pod2text.PL
10548____________________________________________________________________________
f58c54f0
NC
10549[ 4281] By: gsar on 1999/10/02 06:14:44
10550 Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
07270b1a
GS
10551 Branch: perl
10552 - lib/Pod/PlainText.pm
10553 ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
10554 ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
10555 ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
10556 ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
10557 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
10558 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
10559 ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
10560____________________________________________________________________________
f58c54f0
NC
10561[ 4280] By: gsar on 1999/10/02 04:39:38
10562 Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
07270b1a
GS
10563 Branch: perl
10564 + t/pod/multiline_items.t t/pod/multiline_items.xr
10565 + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
10566 + t/pod/podselect.xr
10567 ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
10568 ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
10569 ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
10570 ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
10571 ! t/pod/nested_items.xr t/pod/nested_seqs.xr
10572 ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
10573 ! t/pod/testp2pt.pl
10574____________________________________________________________________________
f58c54f0
NC
10575[ 4279] By: gsar on 1999/10/02 03:36:41
10576 Log: make exists() work better on pseudo-hashes (reworked a patch suggested
10577 by Michael G Schwern <schwern@pobox.com>)
07270b1a
GS
10578 Branch: perl
10579 ! av.c t/op/avhv.t
10580____________________________________________________________________________
f58c54f0
NC
10581[ 4278] By: gsar on 1999/10/02 02:36:55
10582 Log: deprecate C<use attrs>
07270b1a
GS
10583 Branch: perl
10584 ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
10585 ! t/lib/thread.t t/pragma/sub_lval.t
10586____________________________________________________________________________
f58c54f0
NC
10587[ 4277] By: gsar on 1999/10/02 01:43:25
10588 Log: add notes about effect of loop control statements inside
10589 LABEL BLOCK continue BLOCK
07270b1a
GS
10590 Branch: perl
10591 ! pod/perlfunc.pod
10592____________________________________________________________________________
f58c54f0
NC
10593[ 4276] By: gsar on 1999/10/02 01:23:02
10594 Log: indent nested =items properly (suggested by Bill Fenner
10595 <fenner@research.att.com>)
07270b1a
GS
10596 Branch: perl
10597 ! pod/pod2man.PL
10598____________________________________________________________________________
f58c54f0
NC
10599[ 4275] By: gsar on 1999/10/02 01:09:16
10600 Log: updated ptags generator from Ilya Zakharevich
07270b1a
GS
10601 Branch: perl
10602 ! emacs/ptags
10603____________________________________________________________________________
f58c54f0
NC
10604[ 4274] By: gsar on 1999/10/01 23:08:52
10605 Log: update Changes
07270b1a
GS
10606 Branch: perl
10607 ! Changes
10608____________________________________________________________________________
f58c54f0
NC
10609[ 4273] By: gsar on 1999/10/01 22:58:55
10610 Log: typo, whitespace adjustments
bcdd1f73
GS
10611 Branch: perl
10612 ! utils/h2xs.PL
10613____________________________________________________________________________
f58c54f0
NC
10614[ 4272] By: gsar on 1999/10/01 22:46:06
10615 Log: remove dup hunks
bcdd1f73
GS
10616 Branch: perl
10617 ! configure.com vms/vms.c
10618____________________________________________________________________________
f58c54f0
NC
10619[ 4271] By: gsar on 1999/10/01 22:33:02
10620 Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
10621 by declaring new globals "our" (XXX this means h2xs generated code
10622 won't run on earlier versions; a switch to generate compatible
10623 source is needed)
bcdd1f73
GS
10624 Branch: perl
10625 !> (integrate 35 files)
10626____________________________________________________________________________
f58c54f0
NC
10627[ 4270] By: jhi on 1999/10/01 12:05:56
10628 Log: Integrate with Sarathy.
bcdd1f73
GS
10629 Branch: cfgperl
10630 !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
10631 !> pod/perldiag.pod util.c
10632____________________________________________________________________________
f58c54f0
NC
10633[ 4269] By: jhi on 1999/10/01 10:26:19
10634 Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
10635 To: perl5-porters@perl.org
10636 Subject: [ID 19991001.001] perlguts man page error
10637 Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
10638 Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
bcdd1f73
GS
10639 Branch: cfgperl
10640 ! pod/perlguts.pod
10641____________________________________________________________________________
f58c54f0
NC
10642[ 4268] By: jhi on 1999/10/01 07:32:33
10643 Log: There *is* a month called October.
bcdd1f73
GS
10644 Branch: cfgperl
10645 ! t/op/time.t
10646____________________________________________________________________________
f58c54f0
NC
10647[ 4267] By: jhi on 1999/10/01 06:58:10
10648 Log: Temp file cleanliness.
bcdd1f73
GS
10649 Branch: cfgperl
10650 ! t/lib/filecopy.t
10651____________________________________________________________________________
f58c54f0
NC
10652[ 4266] By: jhi on 1999/10/01 06:46:56
10653 Log: From: Barrie Slaymaker <barries@slaysys.com>
10654 To: perl5-porters@perl.org
10655 Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
10656 Date: Thu, 30 Sep 1999 22:16:26 -0400
10657 Message-Id: <199910010216.WAA08309@jester.slaysys.com>
bcdd1f73
GS
10658 Branch: cfgperl
10659 ! lib/Benchmark.pm
10660____________________________________________________________________________
f58c54f0
NC
10661[ 4265] By: jhi on 1999/09/30 20:25:35
10662 Log: From: Barrie Slaymaker <barries@slaysys.com>
10663 To: perl5-porters@perl.org
10664 Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
10665 Date: Thu, 30 Sep 1999 15:44:00 -0400
10666 Message-Id: <199909301944.PAA07166@jester.slaysys.com>
10667 (Replaces #4175.)
bcdd1f73
GS
10668 Branch: cfgperl
10669 ! lib/Benchmark.pm
10670____________________________________________________________________________
f58c54f0
NC
10671[ 4264] By: gsar on 1999/09/30 17:59:26
10672 Log: re-add missing "Out of memory!" entry
bcdd1f73
GS
10673 Branch: perl
10674 ! pod/perldiag.pod
10675____________________________________________________________________________
f58c54f0
NC
10676[ 4263] By: jhi on 1999/09/30 17:05:43
10677 Log: Regenerate Configure.
bcdd1f73
GS
10678 Branch: cfgperl
10679 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10680 ! config_h.SH
10681____________________________________________________________________________
f58c54f0
NC
10682[ 4261] By: jhi on 1999/09/30 16:15:05
10683 Log: From: Andy Dougherty <doughera@lafayette.edu>
10684 To: Perl Porters <perl5-porters@perl.org>
10685 Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
10686 Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
10687 Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
bcdd1f73
GS
10688 Branch: cfgperl
10689 ! pod/perldelta.pod
10690____________________________________________________________________________
f58c54f0
NC
10691[ 4260] By: jhi on 1999/09/30 15:48:56
10692 Log: From: Andy Dougherty <doughera@lafayette.edu>
10693 To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
10694 Subject: Re: Possible skeletal structure for searching multiple versions
10695 Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
10696 Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
bcdd1f73
GS
10697 Branch: metaconfig
10698 ! U/mkglossary
10699 Branch: metaconfig/U/perl
10700 + xs_apiversion.U
10701 ! patchlevel.U
10702____________________________________________________________________________
f58c54f0
NC
10703[ 4259] By: jhi on 1999/09/30 15:07:16
10704 Log: Further ?idsize.U fixing.
bcdd1f73
GS
10705 Branch: metaconfig
10706 ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
10707____________________________________________________________________________
f58c54f0
NC
10708[ 4258] By: jhi on 1999/09/30 15:00:14
10709 Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
bcdd1f73
GS
10710 Branch: metaconfig
10711 ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
10712 ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
10713____________________________________________________________________________
f58c54f0
NC
10714[ 4257] By: jhi on 1999/09/30 09:48:33
10715 Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
10716 To: Gurusamy Sarathy <gsar@ActiveState.com>
10717 Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
10718 The Perl Porters Mailing List <perl5-porters@perl.org>
10719 Subject: [PATCH] (Was: deprecating SIGDIE)
10720 Date: Wed, 29 Sep 1999 15:16:50 -0400
10721 Message-ID: <19990929151650.E26675@O2.chapin.edu>
bcdd1f73
GS
10722 Branch: cfgperl
10723 ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
10724____________________________________________________________________________
f58c54f0
NC
10725[ 4256] By: jhi on 1999/09/30 09:45:22
10726 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10727 To: Gurusamy Sarathy <gsar@activestate.com>
10728 Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
10729 Subject: Re: _58, _61 Argument "" is not numeric in sprintf
10730 Date: Wed, 29 Sep 1999 18:58:23 -0400
10731 Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
bcdd1f73
GS
10732 Branch: cfgperl
10733 ! Makefile.SH opcode.pl
10734____________________________________________________________________________
f58c54f0
NC
10735[ 4255] By: gsar on 1999/09/30 09:03:48
10736 Log: remove prehistoric XFree() gunk
bcdd1f73
GS
10737 Branch: perl
10738 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
10739____________________________________________________________________________
f58c54f0
NC
10740[ 4254] By: gsar on 1999/09/30 08:40:14
10741 Log: From: Vishal Bhatia <vishal@gol.com>
10742 Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
10743 Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
10744 Subject: [patch _61] Minor corrections in C.pm
bcdd1f73
GS
10745 Branch: perl
10746 ! ext/B/B/C.pm
10747____________________________________________________________________________
f58c54f0
NC
10748[ 4253] By: gsar on 1999/09/30 08:36:27
10749 Log: off-by-one in fbm_compile() (spotted by John Bley
10750 <jbley@cs.cmu.edu>); whitespace adjustments
bcdd1f73
GS
10751 Branch: perl
10752 ! util.c
10753____________________________________________________________________________
f58c54f0
NC
10754[ 4251] By: jhi on 1999/09/30 08:09:13
10755 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10756 To: perl5-porters@perl.org (Mailing list Perl5)
10757 Subject: [PATCH 5.00561+] Followup h2xs patch
10758 Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
10759 Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
bcdd1f73
GS
10760 Branch: cfgperl
10761 ! utils/h2xs.PL
10762____________________________________________________________________________
f58c54f0
NC
10763[ 4250] By: jhi on 1999/09/29 19:11:32
10764 Log: Integrate with Sarathy.
bcdd1f73
GS
10765 Branch: cfgperl
10766 !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
10767 !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
10768 !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
10769____________________________________________________________________________
f58c54f0
NC
10770[ 4249] By: bailey on 1999/09/29 02:21:31
10771 Log: resync with mainline
bcdd1f73
GS
10772 Branch: vmsperl
10773 +> (branch 32 files)
10774 - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
10775 - lib/unicode/blocks.txt lib/unicode/index2.txt
10776 - lib/unicode/jamo2.txt lib/unicode/names2.txt
10777 - lib/unicode/props2.txt lib/unicode/readme.txt
10778 - t/lib/bigfloatpm.t
10779 !> (integrate 240 files)
10780____________________________________________________________________________
f58c54f0
NC
10781[ 4248] By: jhi on 1999/09/28 18:14:39
10782 Log: From: Andy Dougherty <doughera@lafayette.edu>
10783 To: Perl Porters <perl5-porters@perl.org>
10784 Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
10785 Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
10786 Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
10787
10788 From: Andy Dougherty <doughera@lafayette.edu>
10789 To: Perl Porters <perl5-porters@perl.org>
10790 Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
10791 Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
10792 Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
bcdd1f73
GS
10793 Branch: cfgperl
10794 ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
10795 ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
10796 ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
10797 ! hints/next_4.sh
10798____________________________________________________________________________
f58c54f0
NC
10799[ 4247] By: gsar on 1999/09/28 17:36:59
10800 Log: revert change#4115 (breaks libwww's base/date.t); could be
10801 reworked to enable it conditional on $Time::Local::nocroak
10802 or some such
bcdd1f73
GS
10803 Branch: perl
10804 ! lib/Time/Local.pm
10805____________________________________________________________________________
f58c54f0
NC
10806[ 4246] By: gsar on 1999/09/28 17:33:14
10807 Log: tweak for win32 build
bcdd1f73
GS
10808 Branch: perl
10809 ! win32/Makefile win32/makefile.mk
10810____________________________________________________________________________
f58c54f0
NC
10811[ 4245] By: gsar on 1999/09/28 17:31:34
10812 Log: change#4236 fallout
bcdd1f73
GS
10813 Branch: perl
10814 ! lib/ExtUtils/MM_Unix.pm
10815____________________________________________________________________________
f58c54f0
NC
10816[ 4244] By: gsar on 1999/09/28 17:29:31
10817 Log: remove doubled new_xpv
bcdd1f73
GS
10818 Branch: perl
10819 ! embed.h embed.pl proto.h
10820____________________________________________________________________________
f58c54f0
NC
10821[ 4243] By: jhi on 1999/09/27 19:13:20
10822 Log: Artistic fine-tuning.
bcdd1f73
GS
10823 Branch: cfgperl
10824 ! ext/B/defsubs_h.PL
10825____________________________________________________________________________
f58c54f0
NC
10826[ 4242] By: gsar on 1999/09/27 17:05:22
10827 Log: avoid implicit split to @_ in change#4181; binary -> text file
10828 types in p4
bcdd1f73
GS
10829 Branch: perl
10830 ! djgpp/configure.bat lib/Exporter/Heavy.pm
10831 ! t/pragma/locale/latin1
10832____________________________________________________________________________
f58c54f0
NC
10833[ 4241] By: jhi on 1999/09/27 07:48:19
10834 Log: Integrate with Sarathy.
bcdd1f73
GS
10835 Branch: cfgperl
10836 !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
10837 !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
10838____________________________________________________________________________
f58c54f0
NC
10839[ 4240] By: jhi on 1999/09/27 07:47:11
10840 Log: Finalize change #4232.
10841 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10842 To: Jarkko Hietaniemi <jhi@iki.fi>
10843 Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
10844 Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
10845 Date: Sun, 26 Sep 1999 16:52:31 -0400
10846 Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
bcdd1f73
GS
10847 Branch: cfgperl
10848 ! lib/ExtUtils/xsubpp
10849____________________________________________________________________________
f58c54f0
NC
10850[ 4239] By: gsar on 1999/09/27 02:48:42
10851 Log: add notes in INSTALL about Configure -Accflags=-DFOO
bcdd1f73
GS
10852 Branch: perl
10853 ! INSTALL
10854____________________________________________________________________________
f58c54f0
NC
10855[ 4238] By: gsar on 1999/09/27 02:03:48
10856 Log: PERL_POLLUTE isn't required for bincompat, so don't enable
10857 it automatically
bcdd1f73
GS
10858 Branch: perl
10859 ! embed.h embed.pl
10860____________________________________________________________________________
f58c54f0
NC
10861[ 4237] By: gsar on 1999/09/27 01:52:47
10862 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10863 Date: Fri, 24 Sep 1999 23:25:36 -0400
10864 Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
10865 Subject: [PATCH 5.005_61] Malloc fixes and docs
bcdd1f73
GS
10866 Branch: perl
10867 ! malloc.c pod/perldiag.pod
10868____________________________________________________________________________
f58c54f0
NC
10869[ 4236] By: gsar on 1999/09/27 01:31:32
10870 Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
10871 <vkonovalov@lucent.com>)
bcdd1f73
GS
10872 Branch: perl
10873 ! win32/Makefile win32/makefile.mk
10874____________________________________________________________________________
f58c54f0
NC
10875[ 4235] By: gsar on 1999/09/26 17:02:03
10876 Log: fix buggy popping of subroutine contexts in the lvalue
10877 subroutines implementation (change#4081); correct the
10878 plethora of cases where DIE() was more appropriate than
10879 croak()
bcdd1f73
GS
10880 Branch: perl
10881 ! pp.c pp_ctl.c pp_hot.c pp_sys.c
10882____________________________________________________________________________
f58c54f0
NC
10883[ 4234] By: jhi on 1999/09/26 12:06:28
10884 Log: Fix #endif.
bcdd1f73
GS
10885 Branch: cfgperl
10886 ! XSUB.h
10887____________________________________________________________________________
f58c54f0
NC
10888[ 4233] By: jhi on 1999/09/26 11:59:18
10889 Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
10890 I kept my (Ilya's) version.
bcdd1f73
GS
10891 Branch: cfgperl
10892 !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
10893 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
10894 !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
10895 !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
10896 !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
10897 !> utils/h2xs.PL win32/Makefile win32/makefile.mk
10898____________________________________________________________________________
f58c54f0
NC
10899[ 4232] By: jhi on 1999/09/26 09:53:43
10900 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10901 To: Mailing list Perl5 <perl5-porters@perl.org>
10902 Subject: [PATCH 5.005_61] teach xsubpp function pointers
10903 Date: Sun, 26 Sep 1999 01:36:09 -0400
10904 Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
10905
10906 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10907 To: Mailing list Perl5 <perl5-porters@perl.org>
10908 Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
10909 Date: Sun, 26 Sep 1999 03:00:50 -0400
10910 Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
bcdd1f73
GS
10911 Branch: cfgperl
10912 ! lib/ExtUtils/xsubpp utils/h2xs.PL
10913____________________________________________________________________________
f58c54f0
NC
10914[ 4231] By: jhi on 1999/09/26 09:48:49
10915 Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10916 To: perl5-porters@perl.org
10917 Subject: misprint in perlguts
10918 Date: Sun, 26 Sep 1999 12:48:36 +0400
10919 Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
bcdd1f73
GS
10920 Branch: cfgperl
10921 ! pod/perlguts.pod
10922____________________________________________________________________________
f58c54f0
NC
10923[ 4230] By: gsar on 1999/09/26 00:50:08
10924 Log: add $installarchlib/CORE to default linker search path on windows
bcdd1f73
GS
10925 Branch: perl
10926 ! win32/Makefile win32/makefile.mk
10927____________________________________________________________________________
f58c54f0
NC
10928[ 4229] By: gsar on 1999/09/25 20:05:03
10929 Log: support C<use Shell> on Windows (reworked a patch suggested
10930 by Jenda Krynicky <Jenda@McCann.cz>)
bcdd1f73
GS
10931 Branch: perl
10932 ! lib/Shell.pm
10933____________________________________________________________________________
f58c54f0
NC
10934[ 4228] By: gsar on 1999/09/25 07:03:34
10935 Log: integrate cfgperl contents into mainline
bcdd1f73
GS
10936 Branch: perl
10937 +> hints/svr5.sh
10938 !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
10939 !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10940 !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
10941 !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
10942____________________________________________________________________________
f58c54f0
NC
10943[ 4227] By: gsar on 1999/09/25 06:44:47
10944 Log: From: Larry Wall <larry@wall.org>
10945 Date: Fri, 24 Sep 1999 21:59:37 PDT
10946 Message-Id: <199909250459.VAA27506@kiev.wall.org>
10947 Subject: Re: [PATCH 5.005_61] "our" declarations
bcdd1f73
GS
10948 Branch: perl
10949 ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
10950 ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
10951 ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
10952 ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
10953 ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
10954 ! utils/h2xs.PL
10955____________________________________________________________________________
f58c54f0
NC
10956[ 4226] By: jhi on 1999/09/24 23:10:52
10957 Log: Integrate with Sarathy.
bcdd1f73
GS
10958 Branch: cfgperl
10959 !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10960 !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
10961 !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
10962____________________________________________________________________________
f58c54f0
NC
10963[ 4225] By: gsar on 1999/09/24 18:19:54
10964 Log: avoid infinite recursive exec()s of perl.exe when shebang
10965 contains "Perl" rather than "perl" on DOSISH platforms
bcdd1f73
GS
10966 Branch: perl
10967 ! toke.c
10968____________________________________________________________________________
f58c54f0
NC
10969[ 4224] By: gsar on 1999/09/24 16:09:23
10970 Log: support cygwin and other platforms that link to import libraries
10971 rather than directly with shared libraries (from a suggestion
10972 by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
bcdd1f73
GS
10973 Branch: perl
10974 ! utils/perlcc.PL
10975____________________________________________________________________________
f58c54f0
NC
10976[ 4223] By: gsar on 1999/09/24 05:05:06
10977 Log: normalize time for strftime() (without the isdst effects of
10978 mktime()) using a custom mini_mktime()
10979 From: spider-perl@Orb.Nashua.NH.US
10980 Date: Thu, 23 Sep 1999 17:54:53 -0400
10981 Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
10982 Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03
bcdd1f73
GS
10983 Branch: perl
10984 ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10985 ! ext/POSIX/hints/linux.pl t/lib/posix.t
10986____________________________________________________________________________
f58c54f0
NC
10987[ 4222] By: gsar on 1999/09/23 06:44:42
10988 Log: change "#" to a comment starter in pack templates; "/" now
10989 used for specifying counted types
10990 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10991 Date: Wed, 22 Sep 1999 19:41:30 -0400
10992 Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
10993 Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
bcdd1f73
GS
10994 Branch: perl
10995 ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
10996____________________________________________________________________________
f58c54f0
NC
10997[ 4221] By: gsar on 1999/09/23 06:26:54
10998 Log: From: Vishal Bhatia <vishal@gol.com>
10999 Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
11000 Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
11001 Subject: [patch _61] perlcc changes
bcdd1f73
GS
11002 Branch: perl
11003 ! utils/perlcc.PL
11004____________________________________________________________________________
f58c54f0
NC
11005[ 4220] By: gsar on 1999/09/23 01:12:24
11006 Log: add include guard
bcdd1f73
GS
11007 Branch: perl
11008 ! XSUB.h
11009____________________________________________________________________________
f58c54f0
NC
11010[ 4219] By: jhi on 1999/09/22 20:38:15
11011 Log: Cleanup cleanup.
bcdd1f73
GS
11012 Branch: cfgperl
11013 ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
11014____________________________________________________________________________
f58c54f0
NC
11015[ 4218] By: jhi on 1999/09/22 19:26:58
11016 Log: Tweak the equivalence tables once again.
bcdd1f73
GS
11017 Branch: cfgperl
11018 ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
11019 ! lib/unicode/mktables.PL
11020____________________________________________________________________________
f58c54f0
NC
11021[ 4215] By: jhi on 1999/09/22 06:47:03
11022 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11023 To: Mailing list Perl5 <perl5-porters@perl.org>
11024 Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
11025 Date: Tue, 21 Sep 1999 19:50:00 -0400
11026 Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
11027
11028 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11029 To: Mailing list Perl5 <perl5-porters@perl.org>
11030 Subject: [PATCH 5.005_61] More verbose -Mre=debug
11031 Date: Tue, 21 Sep 1999 22:29:55 -0400
11032 Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
bcdd1f73
GS
11033 Branch: cfgperl
11034 ! regcomp.c regexec.c
11035____________________________________________________________________________
f58c54f0
NC
11036[ 4214] By: jhi on 1999/09/21 21:08:43
11037 Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
11038 Reply-To: gerberb@zenez.com
11039 To: perl5-porters@perl.org
11040 Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
11041 Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
11042 Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
11043
11044 (Snipped away the last lines of svr5.sh a la change #3725)
bcdd1f73
GS
11045 Branch: cfgperl
11046 + hints/svr5.sh
11047 ! Configure MANIFEST config_h.SH hints/sco.sh
11048 Branch: metaconfig
11049 ! U/modified/Cppsym.U U/modified/Oldconfig.U
11050____________________________________________________________________________
f58c54f0
NC
11051[ 4213] By: jhi on 1999/09/21 20:48:01
11052 Log: From: Kragen Sitaker <kragen@dnaco.net>
11053 To: perl5-porters@perl.org
11054 Subject: [ID 19990921.013] accidental list context in perlfaq9
11055 Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
11056 Reply-To: kragen@pobox.com
11057 Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
bcdd1f73
GS
11058 Branch: cfgperl
11059 ! pod/perlfaq9.pod
11060____________________________________________________________________________
f58c54f0
NC
11061[ 4212] By: jhi on 1999/09/20 19:55:42
11062 Log: Integrate with Sarathy.
bcdd1f73
GS
11063 Branch: cfgperl
11064 +> README.Y2K
11065 !> Changes MANIFEST
11066____________________________________________________________________________
f58c54f0
NC
11067[ 4211] By: jhi on 1999/09/20 19:44:44
11068 Log: Rename -Duselfs to -Duselargefiles. We don't need no stnkngbbrvtns.
bcdd1f73
GS
11069 Branch: cfgperl
11070 ! Configure config_h.SH pod/perldelta.pod
11071 Branch: metaconfig/U/perl
11072 ! use64bits.U uselfs.U uselongdbl.U
11073____________________________________________________________________________
f58c54f0
NC
11074[ 4210] By: jhi on 1999/09/20 19:38:26
11075 Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
bcdd1f73
GS
11076 Branch: cfgperl
11077 ! Configure config_h.SH
11078 Branch: metaconfig
11079 ! U/modified/Options.U
11080____________________________________________________________________________
f58c54f0
NC
11081[ 4209] By: gsar on 1999/09/20 19:35:39
11082 Log: integrate cfgperl changes into mainline
bcdd1f73
GS
11083 Branch: perl
11084 +> lib/unicode/Unicode.html
11085 ! Changes
11086 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11087 !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
11088____________________________________________________________________________
f58c54f0
NC
11089[ 4208] By: gsar on 1999/09/20 18:28:44
11090 Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
4c968f61
GS
11091 Branch: perl
11092 + README.Y2K
11093 ! MANIFEST
11094____________________________________________________________________________
f58c54f0
NC
11095[ 4207] By: jhi on 1999/09/20 11:06:13
11096 Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
4c968f61
GS
11097 Branch: cfgperl
11098 ! pod/perldelta.pod
11099____________________________________________________________________________
f58c54f0
NC
11100[ 4206] By: jhi on 1999/09/20 09:53:15
11101 Log: Do not test for gccish things in non-gccish platforms.
4c968f61
GS
11102 Branch: cfgperl
11103 ! Configure config_h.SH
11104 Branch: metaconfig
11105 ! U/compline/ccflags.U
11106____________________________________________________________________________
f58c54f0
NC
11107[ 4205] By: jhi on 1999/09/20 09:41:22
11108 Log: Prompt for uselfs.
4c968f61
GS
11109 Branch: cfgperl
11110 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11111 ! config_h.SH
11112 Branch: metaconfig
11113 ! U/mksample
11114 Branch: metaconfig/U/perl
11115 ! use64bits.U uselfs.U
11116____________________________________________________________________________
f58c54f0
NC
11117[ 4204] By: jhi on 1999/09/20 09:09:29
11118 Log: Add usemorebits and uselfs.
4c968f61
GS
11119 Branch: cfgperl
11120 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11121 ! config_h.SH doio.c perl.h
11122 Branch: metaconfig/U/perl
11123 + uselfs.U usemorebits.U
11124 ! use64bits.U uselongdbl.U
11125____________________________________________________________________________
f58c54f0
NC
11126[ 4203] By: jhi on 1999/09/20 07:48:48
11127 Log: Dethinko.
4c968f61
GS
11128 Branch: cfgperl
11129 ! pod/perlfunc.pod
11130____________________________________________________________________________
f58c54f0
NC
11131[ 4202] By: jhi on 1999/09/20 07:33:32
11132 Log: Fix a bug in the description of endianness. Reported in
11133 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11134 To: perl5-porters@perl.org
11135 Subject: BUG: perldoc -f pack
11136 Date: Mon, 20 Sep 1999 09:43:49 +0400
11137 Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
4c968f61
GS
11138 Branch: cfgperl
11139 ! pod/perlfunc.pod
11140____________________________________________________________________________
f58c54f0
NC
11141[ 4201] By: jhi on 1999/09/20 07:01:26
11142 Log: Integrate with Sarathy.
4c968f61
GS
11143 Branch: cfgperl
11144 +> t/op/args.t
11145 !> (integrate 31 files)
11146____________________________________________________________________________
f58c54f0
NC
11147[ 4200] By: gsar on 1999/09/20 03:45:06
11148 Log: From: Russ Allbery <rra@stanford.edu>
11149 Date: 19 Aug 1999 04:35:44 -0700
11150 Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
11151 Subject: [ID 19990819.002] File::Find error when pruning top-level directories
4c968f61
GS
11152 Branch: perl
11153 ! lib/File/Find.pm
11154____________________________________________________________________________
f58c54f0
NC
11155[ 4199] By: gsar on 1999/09/20 03:27:49
11156 Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
4c968f61
GS
11157 Branch: perl
11158 ! ext/B/B/Terse.pm
11159____________________________________________________________________________
f58c54f0
NC
11160[ 4198] By: gsar on 1999/09/20 03:25:25
11161 Log: add arenas for managing allocations of remaining xpv*v structures
11162 From: Vishal Bhatia <vishal@gol.com>
11163 Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
11164 Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
11165 Subject: [PATCH 5.005_60] removing extra ref count (compiler)
4c968f61
GS
11166 Branch: perl
11167 ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
11168 ! proto.h sv.c
11169____________________________________________________________________________
f58c54f0
NC
11170[ 4197] By: gsar on 1999/09/20 03:06:10
11171 Log: queue errors due to strictures rather than printing them as
11172 warnings; symbols that violate strictures do *not* end up in
11173 the symbol table anyway, making multiple evals of the same piece
11174 of code produce the same errors; errors indicate all locations
11175 of a global symbol rather than just the first one; these
11176 changes make compile-time failures within evals reliably
11177 visible via the return value or contents of $@, and trappable
11178 using __DIE__ hooks
4c968f61
GS
11179 Branch: perl
11180 ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
11181 ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
11182 ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
11183 ! t/pragma/strict-vars thrdvar.h toke.c util.c
11184____________________________________________________________________________
f58c54f0
NC
11185[ 4196] By: gsar on 1999/09/19 22:14:29
11186 Log: control change#1914 via hints (causes problems on some platforms)
4c968f61
GS
11187 Branch: perl
11188 ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
11189 ! ext/POSIX/hints/linux.pl
11190____________________________________________________________________________
f58c54f0
NC
11191[ 4195] By: gsar on 1999/09/19 21:30:18
11192 Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
11193 in passing around references to @_, eg C<sub foo { \@_ }>; add
11194 tests for the same
4c968f61
GS
11195 Branch: perl
11196 + t/op/args.t
11197 ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
11198____________________________________________________________________________
f58c54f0
NC
11199[ 4194] By: jhi on 1999/09/18 18:57:45
11200 Log: Integrate with Sarathy.
4c968f61
GS
11201 Branch: cfgperl
11202 !> opcode.h opcode.pl
11203____________________________________________________________________________
f58c54f0
NC
11204[ 4193] By: nick on 1999/09/18 15:24:56
11205 Log: Re-integrate mainline
11206 Basic SvUTF8 stuff in headers, no functional changes yet.
4c968f61
GS
11207 Branch: utfperl
11208 + lib/byte.pm lib/byte_heavy.pl
11209 +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
11210 +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
11211 +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
11212 +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
11213 +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
11214 +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
11215 +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
11216 +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
11217 +> lib/unicode/Names.txt lib/unicode/Props.txt
11218 +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
11219 +> t/lib/bigfltpm.t
11220 - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
11221 - lib/unicode/blocks.txt lib/unicode/index2.txt
11222 - lib/unicode/jamo2.txt lib/unicode/names2.txt
11223 - lib/unicode/props2.txt lib/unicode/readme.txt
11224 - t/lib/bigfloatpm.t
11225 ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
11226 ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
11227 ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
11228 ! warnings.h
11229 !> (integrate 142 files)
11230____________________________________________________________________________
f58c54f0
NC
11231[ 4192] By: gsar on 1999/09/18 15:11:47
11232 Log: more op description tweaks
4c968f61
GS
11233 Branch: perl
11234 ! opcode.h opcode.pl
11235____________________________________________________________________________
f58c54f0
NC
11236[ 4191] By: jhi on 1999/09/18 07:47:16
11237 Log: Integrate with Sarathy.
4c968f61
GS
11238 Branch: cfgperl
11239 !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
11240 !> t/pragma/warn/op
11241____________________________________________________________________________
f58c54f0
NC
11242[ 4190] By: jhi on 1999/09/18 07:35:45
11243 Log: Add description of the Unicode database files.
4c968f61
GS
11244 Branch: cfgperl
11245 + lib/unicode/Unicode.html
11246____________________________________________________________________________
f58c54f0
NC
11247[ 4189] By: gsar on 1999/09/18 03:14:58
11248 Log: tweak some op names in change#4177 (will any of this break code that
11249 gropes $@ ?)
4c968f61
GS
11250 Branch: perl
11251 ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
11252 ! t/pragma/warn/op
11253____________________________________________________________________________
f58c54f0
NC
11254[ 4188] By: jhi on 1999/09/17 21:30:08
11255 Log: Pick up the typo fix.
f1612b5c
GS
11256 Branch: cfgperl
11257 !> t/io/open.t
11258____________________________________________________________________________
f58c54f0
NC
11259[ 4187] By: gsar on 1999/09/17 21:13:55
11260 Log: fix typo
f1612b5c
GS
11261 Branch: perl
11262 ! t/io/open.t
11263____________________________________________________________________________
f58c54f0
NC
11264[ 4186] By: gsar on 1999/09/17 20:57:29
11265 Log: integrate cfgperl change
f1612b5c
GS
11266 Branch: perl
11267 !> vms/subconfigure.com
11268____________________________________________________________________________
f58c54f0
NC
11269[ 4185] By: jhi on 1999/09/17 20:46:41
11270 Log: Re-apply applicable parts of #3993, #3994, and #3995.
f1612b5c
GS
11271 Branch: cfgperl
11272 ! vms/subconfigure.com
11273____________________________________________________________________________
f58c54f0
NC
11274[ 4184] By: gsar on 1999/09/17 20:26:02
11275 Log: integrate cfgperl contents into mainline
f1612b5c
GS
11276 Branch: perl
11277 +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
11278 +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
11279 +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
11280 +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
11281 +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
11282 +> lib/unicode/SpecCase.txt
11283 - lib/unicode/arabshp.txt lib/unicode/blocks.txt
11284 - lib/unicode/index2.txt lib/unicode/jamo2.txt
11285 - lib/unicode/names2.txt lib/unicode/props2.txt
11286 - lib/unicode/readme.txt
11287 !> (integrate 73 files)
11288____________________________________________________________________________
f58c54f0
NC
11289[ 4183] By: jhi on 1999/09/17 20:25:51
11290 Log: Integrate with Sarathy.
f1612b5c
GS
11291 Branch: cfgperl
11292 !> configure.com ext/ByteLoader/byterun.h
11293 !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
11294 !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
11295 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
11296 !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
11297____________________________________________________________________________
f58c54f0
NC
11298[ 4182] By: gsar on 1999/09/17 20:16:28
11299 Log: integrate vmsperl contents into mainline (where VMS files conflicted,
11300 vmsperl contents have prevailed)
f1612b5c
GS
11301 Branch: perl
11302 !> configure.com ext/ByteLoader/byterun.h
11303 !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
11304 !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
11305 !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
11306 !> vms/subconfigure.com vms/vms.c vms/vmsish.h
11307____________________________________________________________________________
f58c54f0
NC
11308[ 4181] By: jhi on 1999/09/17 20:12:37
11309 Log: From: Michael G Schwern <schwern@pobox.com>
11310 To: perl5-porters@perl.org
11311 Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
11312 Date: Thu, 19 Aug 1999 21:30:01 -0400
11313 Message-ID: <19990819213001.A22512@athens.aocn.com>
f1612b5c
GS
11314 Branch: cfgperl
11315 ! lib/Exporter/Heavy.pm
11316____________________________________________________________________________
f58c54f0
NC
11317[ 4180] By: gsar on 1999/09/17 20:11:00
11318 Log: perlhist additions
f1612b5c
GS
11319 Branch: perl
11320 ! pod/perlhist.pod
11321____________________________________________________________________________
f58c54f0
NC
11322[ 4179] By: jhi on 1999/09/17 20:08:00
11323 Log: The change #4176 should've undone only the test, not the code patch.
f1612b5c
GS
11324 Branch: cfgperl
11325 ! doio.c
11326____________________________________________________________________________
f58c54f0
NC
11327[ 4178] By: jhi on 1999/09/17 20:06:08
11328 Log: From: Ian Phillipps <ian@dial.pipex.com>
11329 To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
11330 Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
11331 Date: Sat, 21 Aug 1999 12:36:12 +0100
11332 Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
f1612b5c
GS
11333 Branch: cfgperl
11334 ! pod/perlsyn.pod
11335____________________________________________________________________________
f58c54f0
NC
11336[ 4177] By: jhi on 1999/09/17 20:00:19
11337 Log: More descriptive names for operators.
11338
11339 From: Michael G Schwern <schwern@pobox.com>
11340 To: Ilya Zakharevich <ilya@math.ohio-state.edu>
11341 Cc: perl5-porters@perl.org
11342 Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
11343 Date: Tue, 17 Aug 1999 18:35:45 -0400
11344 Message-ID: <19990817183545.A23073@toldyouso.com>
11345
11346 From: Michael G Schwern <schwern@pobox.com>
11347 To: perl5-porters@perl.org
11348 Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
11349 Date: Wed, 18 Aug 1999 03:53:38 -0400
11350 Message-ID: <19990818035337.A31505@athens.aocn.com>
f1612b5c
GS
11351 Branch: cfgperl
11352 ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
11353 ! t/pragma/warn/op t/pragma/warn/sv
11354____________________________________________________________________________
f58c54f0
NC
11355[ 4176] By: jhi on 1999/09/17 18:19:18
11356 Log: Take away the infamous io/dup.t #7.
11357 It seems there simply is no way to portably
11358 "flush" an input file handle.
f1612b5c
GS
11359 Branch: cfgperl
11360 ! doio.c t/io/dup.t
11361____________________________________________________________________________
f58c54f0
NC
11362[ 4175] By: jhi on 1999/09/17 14:45:08
11363 Log: From: Barrie Slaymaker <barries@slaysys.com>
11364 To: perl5-porters@perl.org
11365 Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
11366 Date: Fri, 17 Sep 1999 11:16:48 -0400
11367 Message-Id: <199909171516.LAA30887@jester.slaysys.com>
f1612b5c
GS
11368 Branch: cfgperl
11369 ! lib/Benchmark.pm
11370____________________________________________________________________________
f58c54f0
NC
11371[ 4174] By: jhi on 1999/09/17 14:07:16
11372 Log: UNICOS does support large files but doesn't support sparse files
11373 so we cannot easily test for large file support.
f1612b5c
GS
11374 Branch: cfgperl
11375 ! t/lib/syslfs.t t/op/lfs.t
11376____________________________________________________________________________
f58c54f0
NC
11377[ 4173] By: jhi on 1999/09/17 14:03:44
11378 Log: UNICOS has sloppy division/modulo for floating point numbers.
f1612b5c
GS
11379 Branch: cfgperl
11380 ! t/op/arith.t
11381____________________________________________________________________________
f58c54f0
NC
11382[ 4172] By: jhi on 1999/09/17 13:47:49
11383 Log: Portable blocksize (replaces #4171).
f1612b5c
GS
11384 Branch: cfgperl
11385 ! t/lib/syslfs.t t/op/lfs.t
11386____________________________________________________________________________
f58c54f0
NC
11387[ 4171] By: jhi on 1999/09/17 13:08:54
11388 Log: (replaced by #4172)
f1612b5c
GS
11389 Branch: cfgperl
11390 ! t/lib/syslfs.t t/op/lfs.t
11391____________________________________________________________________________
f58c54f0
NC
11392[ 4170] By: jhi on 1999/09/17 12:59:11
11393 Log: Detypo #4169.
f1612b5c
GS
11394 Branch: cfgperl
11395 ! t/lib/syslfs.t t/op/lfs.t
11396____________________________________________________________________________
f58c54f0
NC
11397[ 4169] By: jhi on 1999/09/17 12:16:34
11398 Log: Diagnose possible quota limits.
f1612b5c
GS
11399 Branch: cfgperl
11400 ! t/lib/syslfs.t t/op/lfs.t
11401____________________________________________________________________________
f58c54f0
NC
11402[ 4168] By: jhi on 1999/09/17 12:10:43
11403 Log: UNICOS doesn't have getpgid(). Or, at least 9.0.1ai
11404 doesn't have one that wouldn't cause SIGSYS. UNICOS
11405 does have getpgrp(void) so Perl getpgrp() is happy.
f1612b5c
GS
11406 Branch: cfgperl
11407 ! hints/unicos.sh
11408____________________________________________________________________________
f58c54f0
NC
11409[ 4167] By: jhi on 1999/09/17 11:49:30
11410 Log: Filesystem quotas may stop you from using large files.
f1612b5c
GS
11411 Branch: cfgperl
11412 ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
11413____________________________________________________________________________
f58c54f0
NC
11414[ 4166] By: jhi on 1999/09/17 11:36:01
11415 Log: Too strict pattern for parsing group lists.
f1612b5c
GS
11416 Branch: cfgperl
11417 ! t/op/groups.t
11418____________________________________________________________________________
f58c54f0
NC
11419[ 4165] By: jhi on 1999/09/17 09:06:18
11420 Log: Configure maintenance. It's sigaction.sa_flags
11421 and the Glossary regen'ed.
f1612b5c
GS
11422 Branch: cfgperl
11423 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11424 ! config_h.SH
11425 Branch: metaconfig
11426 ! U/compline/d_sigaction.U
11427____________________________________________________________________________
f58c54f0
NC
11428[ 4164] By: jhi on 1999/09/15 06:57:51
11429 Log: Integrate with Sarathy.
f1612b5c
GS
11430 Branch: cfgperl
11431 +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
11432 +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
11433 +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
11434 +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
11435 !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
11436 !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
11437 !> jpl/JNI/typemap jpl/JPL/Makefile.PL
11438 !> jpl/PerlInterpreter/Makefile.PL
11439 !> jpl/PerlInterpreter/PerlInterpreter.c
11440 !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
11441 !> jpl/Sample/Makefile.PL jpl/install-jpl
11442 !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
11443 !> t/op/pat.t
11444____________________________________________________________________________
f58c54f0
NC
11445[ 4163] By: gsar on 1999/09/15 05:17:27
11446 Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
f1612b5c
GS
11447 Branch: perl
11448 ! lib/File/Spec/Functions.pm
11449____________________________________________________________________________
f58c54f0
NC
11450[ 4162] By: gsar on 1999/09/15 05:09:14
11451 Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
f1612b5c
GS
11452 Branch: perl
11453 ! Changes embed.h embed.pl
11454____________________________________________________________________________
f58c54f0
NC
11455[ 4161] By: gsar on 1999/09/15 04:08:25
11456 Log: missing perlhist dates from Jeff Okamoto
c88bfdbc
GS
11457 Branch: perl
11458 ! pod/perlhist.pod
11459____________________________________________________________________________
f58c54f0
NC
11460[ 4160] By: gsar on 1999/09/15 03:13:08
11461 Log: jpl tweak
c88bfdbc
GS
11462 Branch: perl
11463 ! MANIFEST jpl/JNI/Makefile.PL
11464____________________________________________________________________________
f58c54f0
NC
11465[ 4159] By: gsar on 1999/09/15 02:57:08
11466 Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
11467 Jepson <bjepson@home.com>)
c88bfdbc
GS
11468 Branch: perl
11469 + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
11470 + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
11471 + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
11472 + jpl/JNI/typemap.win32 jpl/SETVARS.PL
11473 ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
11474 ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
11475 ! jpl/PerlInterpreter/Makefile.PL
11476 ! jpl/PerlInterpreter/PerlInterpreter.c
11477 ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
11478 ! jpl/Sample/Makefile.PL jpl/install-jpl
11479____________________________________________________________________________
f58c54f0
NC
11480[ 4158] By: gsar on 1999/09/15 01:27:14
11481 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11482 Date: Tue, 14 Sep 1999 21:26:15 EDT
11483 Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
11484 Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
c88bfdbc
GS
11485 Branch: perl
11486 ! regexec.c t/op/pat.t
11487____________________________________________________________________________
f58c54f0
NC
11488[ 4157] By: jhi on 1999/09/14 21:18:09
11489 Log: config.h will define USE_64_BITS if need be.
c88bfdbc
GS
11490 Branch: cfgperl
11491 ! hints/irix_6.sh
11492____________________________________________________________________________
f58c54f0
NC
11493[ 4156] By: jhi on 1999/09/14 20:30:00
11494 Log: Change #4149 necessitates also a small code change.
c88bfdbc
GS
11495 Branch: cfgperl
11496 ! ext/B/defsubs_h.PL
11497____________________________________________________________________________
f58c54f0
NC
11498[ 4155] By: jhi on 1999/09/14 20:15:53
11499 Log: Update EPOC libdir names.
c88bfdbc
GS
11500 Branch: cfgperl
11501 ! epoc/config.h
11502____________________________________________________________________________
f58c54f0
NC
11503[ 4154] By: jhi on 1999/09/14 20:13:41
11504 Log: Obsolete epoc/config.h caused #4153 to re-introduce already
11505 deceased HAS.*DBM.*64 mumblings.
c88bfdbc
GS
11506 Branch: cfgperl
11507 ! Configure config_h.SH epoc/config.h
11508____________________________________________________________________________
f58c54f0
NC
11509[ 4153] By: jhi on 1999/09/14 20:04:53
11510 Log: Configure nits.
c88bfdbc
GS
11511 Branch: cfgperl
11512 ! Configure config_h.SH
11513 Branch: metaconfig
11514 ! U/compline/d_sigaction.U U/threads/i_pthread.U
11515____________________________________________________________________________
f58c54f0
NC
11516[ 4152] By: jhi on 1999/09/14 19:30:22
11517 Log: Integrate with Sarathy.
c88bfdbc
GS
11518 Branch: cfgperl
11519 +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
11520 - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
11521 !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
11522 !> win32/config_sh.PL
11523____________________________________________________________________________
f58c54f0
NC
11524[ 4151] By: jhi on 1999/09/14 10:25:01
11525 Log: Update Unicode database and recompute the tables.
11526 Rename the .txt files to be more Unicode 3.0-like.
11527 Unihan-3.0.txt not included because it is 16 MB.
11528 syllables.txt is manually maintained.
11529 See ReadMe.txt for description of the .txt files.
11530 (not all of them are used yet)
c88bfdbc
GS
11531 Branch: cfgperl
11532 + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
11533 + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
11534 + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
11535 + lib/unicode/LineBrk.txt lib/unicode/Names.txt
11536 + lib/unicode/Props.txt lib/unicode/ReadMe.txt
11537 + lib/unicode/SpecCase.txt
11538 - lib/unicode/arabshp.txt lib/unicode/blocks.txt
11539 - lib/unicode/index2.txt lib/unicode/jamo2.txt
11540 - lib/unicode/names2.txt lib/unicode/props2.txt
11541 - lib/unicode/readme.txt
11542 ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
11543 ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
11544 ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
11545 ! lib/unicode/Decomposition.pl
11546 ! lib/unicode/In/ArabicPresentationForms-B.pl
11547 ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
11548 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
11549 ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
11550 ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
11551 ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
11552 ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
11553 ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
11554 ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
11555 ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
11556 ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
11557 ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
11558 ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
11559 ! lib/unicode/mktables.PL
11560____________________________________________________________________________
f58c54f0
NC
11561[ 4150] By: gsar on 1999/09/14 09:31:57
11562 Log: INSTALL tweak
c88bfdbc
GS
11563 Branch: perl
11564 ! INSTALL
11565____________________________________________________________________________
f58c54f0
NC
11566[ 4149] By: gsar on 1999/09/14 09:00:45
11567 Log: change some filenames to be 8.3-friendly
c88bfdbc
GS
11568 Branch: perl
11569 +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
11570 - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
11571 ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
11572____________________________________________________________________________
f58c54f0
NC
11573[ 4148] By: gsar on 1999/09/14 08:35:00
11574 Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
c88bfdbc
GS
11575 Branch: perl
11576 ! win32/config_sh.PL
11577____________________________________________________________________________
f58c54f0
NC
11578[ 4147] By: jhi on 1999/09/14 08:07:49
11579 Log: Not that UVSIZE normally differs that much from IVSIZE...
c88bfdbc
GS
11580 Branch: cfgperl
11581 ! perl.h
11582____________________________________________________________________________
f58c54f0
NC
11583[ 4146] By: jhi on 1999/09/14 08:04:40
11584 Log: Integrate with Sarathy.
c88bfdbc
GS
11585 Branch: cfgperl
11586 !> Changes ext/DB_File/DB_File.xs
11587____________________________________________________________________________
f58c54f0
NC
11588[ 4145] By: jhi on 1999/09/14 07:10:02
11589 Log: I_PTHREAD was PTHREADEAD.
c88bfdbc
GS
11590 Branch: cfgperl
11591 ! Configure config_h.SH
11592 Branch: metaconfig
11593 ! U/threads/i_pthread.U
11594____________________________________________________________________________
f58c54f0
NC
11595[ 4144] By: gsar on 1999/09/14 06:46:47
11596 Log: change#4113 was missing DB_File.xs changes
c88bfdbc
GS
11597 Branch: perl
11598 ! ext/DB_File/DB_File.xs
11599____________________________________________________________________________
f58c54f0
NC
11600[ 4143] By: jhi on 1999/09/13 20:16:20
11601 Log: Small doc and whitespace edits.
c88bfdbc
GS
11602 Branch: cfgperl
11603 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
11604 ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
11605 ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
11606 ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
11607 ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
11608 ! pod/perldelta.pod
11609____________________________________________________________________________
f58c54f0
NC
11610[ 4142] By: gsar on 1999/09/13 19:32:31
11611 Log: integrate cfgperl contents into mainline, update Changes
c88bfdbc
GS
11612 Branch: perl
11613 +> ext/DB_File/version.c
11614 ! Changes
11615 !> (integrate 44 files)
11616____________________________________________________________________________
f58c54f0
NC
11617[ 4141] By: jhi on 1999/09/13 16:16:56
11618 Log: Scan for <pthread.h> always.
5319f02c
GS
11619 Branch: cfgperl
11620 ! Configure config_h.SH perl.h
11621 Branch: metaconfig
11622 ! U/threads/i_pthread.U
11623____________________________________________________________________________
f58c54f0
NC
11624[ 4140] By: jhi on 1999/09/13 16:00:08
11625 Log: Integrate with Sarathy.
5319f02c
GS
11626 Branch: cfgperl
11627 !> (integrate 27 files)
11628____________________________________________________________________________
f58c54f0
NC
11629[ 4139] By: jhi on 1999/09/13 15:35:18
11630 Log: Add -A option to Configure to diddle with variables
11631 after the hints file has been applied.
5319f02c
GS
11632 Branch: cfgperl
11633 ! Configure config_h.SH
11634 Branch: metaconfig
11635 ! U/modified/Oldconfig.U U/modified/Options.U
11636____________________________________________________________________________
f58c54f0
NC
11637[ 4138] By: jhi on 1999/09/13 13:42:56
11638 Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
5319f02c
GS
11639 Branch: cfgperl
11640 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
11641 ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
11642 ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
11643 ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
11644 ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
11645____________________________________________________________________________
f58c54f0
NC
11646[ 4137] By: jhi on 1999/09/13 13:25:31
11647 Log: Applying change #4136 manually introduced patch residue.
5319f02c
GS
11648 Branch: cfgperl
11649 ! perl.h
11650____________________________________________________________________________
f58c54f0
NC
11651[ 4136] By: jhi on 1999/09/13 13:23:04
11652 Log: Replace change #4100 with
11653 From: Robin Barker <rmb1@cise.npl.co.uk>
11654 To: gsar@activestate.com
11655 Cc: perl5-porters@perl.org
11656 Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
11657 Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
11658 Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
5319f02c
GS
11659 Branch: cfgperl
11660 ! doio.c dump.c ext/B/B.xs ext/B/typemap
11661 ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
11662 ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
11663 ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
11664 ! pp_ctl.c pp_hot.c pp_sys.c sv.c
11665____________________________________________________________________________
f58c54f0
NC
11666[ 4135] By: jhi on 1999/09/13 10:22:31
11667 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11668 To: perl5-porters@perl.org (Mailing list Perl5)
11669 Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
11670 Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
11671 Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
11672
11673 From: andreas.koenig@anima.de (Andreas J. Koenig)
11674 To: Ilya Zakharevich <ilya@math.ohio-state.edu>
11675 Cc: perl5-porters@perl.org (Mailing list Perl5)
11676 Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
11677 Date: 11 Sep 1999 15:36:26 +0200
11678 Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
5319f02c
GS
11679 Branch: cfgperl
11680 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
11681____________________________________________________________________________
f58c54f0
NC
11682[ 4134] By: jhi on 1999/09/13 10:20:14
11683 Log: From: Tom Phoenix <rootbeer@redcat.com>
11684 To: Perl Porters Mailing List <perl5-porters@perl.org>
11685 Subject: [DOCPATCH] Server errors and perldiag
11686 Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
11687 Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
5319f02c
GS
11688 Branch: cfgperl
11689 ! pod/perldiag.pod
11690____________________________________________________________________________
f58c54f0
NC
11691[ 4133] By: gsar on 1999/09/13 03:25:43
11692 Log: avoid assertion failure on C<@a'>
5319f02c
GS
11693 Branch: perl
11694 ! toke.c
11695____________________________________________________________________________
f58c54f0
NC
11696[ 4132] By: gsar on 1999/09/13 03:03:57
11697 Log: add -DPERL_Y2KWARN build option that will generate additional
11698 warnings on "19$yy" etc (reworked a patch suggested by
11699 Ulrich Pfeifer <upf@de.uu.net>)
5319f02c
GS
11700 Branch: perl
11701 ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
11702 ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
11703____________________________________________________________________________
f58c54f0
NC
11704[ 4131] By: gsar on 1999/09/12 22:06:25
11705 Log: fix DATA leaks; reword documentation about the DATA filehandle
5319f02c
GS
11706 Branch: perl
11707 ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
11708____________________________________________________________________________
f58c54f0
NC
11709[ 4130] By: gsar on 1999/09/12 20:08:56
11710 Log: make sprintf("%g",...) threadsafe; only taint its result iff the
11711 formatted result looks nonstandard
5319f02c
GS
11712 Branch: perl
11713 ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
11714 ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
11715 ! t/pragma/locale.t thrdvar.h
11716____________________________________________________________________________
f58c54f0
NC
11717[ 4129] By: gsar on 1999/09/12 17:04:11
11718 Log: From: Doug MacEachern <dougm@cp.net>
11719 Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
11720 Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
11721 Subject: [PATCH 5.005_57] B::clearsym
5319f02c
GS
11722 Branch: perl
11723 ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
11724____________________________________________________________________________
f58c54f0
NC
11725[ 4128] By: gsar on 1999/09/12 16:59:12
11726 Log: better debugger help output (from Ilya Zakharevich)
5319f02c
GS
11727 Branch: perl
11728 ! lib/perl5db.pl
11729____________________________________________________________________________
f58c54f0
NC
11730[ 4127] By: jhi on 1999/09/11 20:50:37
11731 Log: Integrate with Sarathy.
5319f02c
GS
11732 Branch: cfgperl
11733 +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
11734 +> t/lib/gol-linkage.t
11735 !> (integrate 43 files)
11736____________________________________________________________________________
f58c54f0
NC
11737[ 4126] By: nick on 1999/09/10 20:44:22
11738 Log: Get resolve -at mainline
5319f02c
GS
11739 Branch: utfperl
11740 +> (branch 297 files)
11741 - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
11742 - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
11743 - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
11744 - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
11745 - t/pragma/warn-1global t/pragma/warning.t thread.sym
11746 - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
11747 - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
11748 - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
11749 - win32/makeperldef.pl win32/perlhost.h
11750 !> (integrate 847 files)
11751____________________________________________________________________________
f58c54f0
NC
11752[ 4125] By: gsar on 1999/09/10 19:22:14
11753 Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
11754 etc.)
5319f02c
GS
11755 Branch: perl
11756 ! XSUB.h pp.h
11757____________________________________________________________________________
f58c54f0
NC
11758[ 4124] By: gsar on 1999/09/10 19:14:35
11759 Log: rewrote substantive parts of patch
11760 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11761 Date: Fri, 27 Aug 1999 19:02:18 -0400
11762 Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
11763 Subject: [PATCH 5.005_58] REx documentation
5319f02c
GS
11764 Branch: perl
11765 ! pod/perlre.pod
11766____________________________________________________________________________
f58c54f0
NC
11767[ 4123] By: gsar on 1999/09/10 18:21:53
11768 Log: note about AVf_*
5319f02c
GS
11769 Branch: perl
11770 ! av.h
11771____________________________________________________________________________
f58c54f0
NC
11772[ 4122] By: gsar on 1999/09/10 17:55:42
11773 Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
11774 <lichtin@bivio.com>)
5319f02c
GS
11775 Branch: perl
11776 ! lib/Pod/Html.pm
11777____________________________________________________________________________
f58c54f0
NC
11778[ 4121] By: gsar on 1999/09/10 17:49:35
11779 Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
5319f02c
GS
11780 Branch: perl
11781 ! AUTHORS Changes README.dos djgpp/config.over
11782 ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
11783 ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
11784 ! pod/podselect.PL sv.h t/io/openpid.t util.c
11785____________________________________________________________________________
f58c54f0
NC
11786[ 4120] By: gsar on 1999/09/10 12:25:01
11787 Log: add perlcompile.pod (edited content from Nathan Torkington
11788 <gnat@frii.com> and others)
5319f02c
GS
11789 Branch: perl
11790 + pod/perlcompile.pod
11791 ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
11792____________________________________________________________________________
f58c54f0
NC
11793[ 4119] By: gsar on 1999/09/10 11:05:13
11794 Log: avoid leaking static local_patches unless patchlevel.h is
11795 explicitly included
5319f02c
GS
11796 Branch: perl
11797 ! patchlevel.h perl.c
11798____________________________________________________________________________
f58c54f0
NC
11799[ 4118] By: gsar on 1999/09/10 10:44:54
11800 Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
11801 <jvromans@squirrel.nl>)
5319f02c
GS
11802 Branch: perl
11803 + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
11804 ! Changes MANIFEST lib/Getopt/Long.pm
11805____________________________________________________________________________
f58c54f0
NC
11806[ 4116] By: jhi on 1999/09/09 15:56:52
11807 Log: perldeltify change #4115.
1a505819
GS
11808 Branch: cfgperl
11809 ! pod/perldelta.pod
11810____________________________________________________________________________
f58c54f0
NC
11811[ 4115] By: jhi on 1999/09/09 15:48:56
11812 Log: From: "John L. Allen" <allen@grumman.com>
11813 To: perl5-porters@perl.org
11814 Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
11815 Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT)
11816 Message-Id: <199909011733.NAA17356@gateway.grumman.com>
1a505819
GS
11817 Branch: cfgperl
11818 ! lib/Time/Local.pm
11819____________________________________________________________________________
f58c54f0
NC
11820[ 4114] By: jhi on 1999/09/09 15:42:30
11821 Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
11822 To: perl5-porters@perl.org
11823 Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
11824 Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
11825 Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
1a505819
GS
11826 Branch: cfgperl
11827 ! pp_sys.c
11828____________________________________________________________________________
f58c54f0
NC
11829[ 4113] By: jhi on 1999/09/09 10:17:45
11830 Log: From: paul.marquess@bt.com
11831 To: gsar@ActiveState.com
11832 Cc: perl5-porters@perl.org
11833 Subject: [PATCH 5.005_61] DB_File 1.71
11834 Date: Thu, 9 Sep 1999 11:20:13 +0100
11835 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
1a505819
GS
11836 Branch: cfgperl
11837 + ext/DB_File/version.c
11838 ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
11839 ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
11840 ! t/lib/db-btree.t
11841____________________________________________________________________________
f58c54f0
NC
11842[ 4112] By: jhi on 1999/09/09 09:05:32
11843 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11844 To: perl5-porters@perl.org (Mailing list Perl5)
11845 Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
11846 Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
11847 Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
1a505819
GS
11848 Branch: cfgperl
11849 ! regexec.c t/op/pat.t
11850____________________________________________________________________________
f58c54f0
NC
11851[ 4110] By: jhi on 1999/09/09 07:29:17
11852 Log: Tidy up 64-bit situation in perldelta.
1a505819
GS
11853 Branch: cfgperl
11854 ! pod/perldelta.pod
11855____________________________________________________________________________
f58c54f0
NC
11856[ 4109] By: jhi on 1999/09/09 07:26:53
11857 Log: Clear up PL_regcc issues.
11858
11859 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11860 To: perl5-porters@perl.org (Mailing list Perl5)
11861 Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
11862 Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
11863 Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
1a505819
GS
11864 Branch: cfgperl
11865 ! regexec.c
11866____________________________________________________________________________
f58c54f0
NC
11867[ 4108] By: gsar on 1999/09/08 20:52:51
11868 Log: avoid ass_u_ming uppercase types are not user objects (spotted
11869 by Kurt Starsinic)
1a505819
GS
11870 Branch: perl
11871 ! ext/Data/Dumper/Dumper.pm
11872____________________________________________________________________________
f58c54f0
NC
11873[ 4107] By: gsar on 1999/09/08 20:35:18
11874 Log: From: akim@epita.fr (DEMAILLE Akim)
11875 Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
11876 Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
11877 Subject: [ID 19990908.014] s2p does not quote @
1a505819
GS
11878 Branch: perl
11879 ! x2p/s2p.PL
11880____________________________________________________________________________
f58c54f0
NC
11881[ 4106] By: gsar on 1999/09/08 20:25:12
11882 Log: integrate cfgperl contents into mainline
1a505819
GS
11883 Branch: perl
11884 !> (integrate 30 files)
11885____________________________________________________________________________
f58c54f0
NC
11886[ 4105] By: jhi on 1999/09/08 09:02:37
11887 Log: Minor touches at the [:class:] description.
1a505819
GS
11888 Branch: cfgperl
11889 ! pod/perlre.pod
11890____________________________________________________________________________
f58c54f0
NC
11891[ 4104] By: jhi on 1999/09/08 08:57:58
11892 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11893 To: Mailing list Perl5 <perl5-porters@perl.org>
11894 Subject: [PATCH 5.005_58] Fix debugging output for REx
11895 Date: Wed, 8 Sep 1999 05:02:02 -0400
11896 Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
1a505819
GS
11897 Branch: cfgperl
11898 ! regcomp.c
11899____________________________________________________________________________
f58c54f0
NC
11900[ 4103] By: gsar on 1999/09/08 00:53:50
11901 Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
1a505819
GS
11902 Branch: perl
11903 ! pp.c
11904____________________________________________________________________________
f58c54f0
NC
11905[ 4102] By: gsar on 1999/09/08 00:52:50
11906 Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
1a505819
GS
11907 Branch: perl
11908 ! cop.h pp_hot.c
11909____________________________________________________________________________
f58c54f0
NC
11910[ 4101] By: gsar on 1999/09/07 17:25:07
11911 Log: various fixups for windows
1a505819
GS
11912 Branch: perl
11913 ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
11914 ! win32/Makefile win32/makefile.mk xsutils.c
11915____________________________________________________________________________
f58c54f0
NC
11916[ 4100] By: jhi on 1999/09/07 12:49:15
11917 Log: Fix pointer casts.
11918
11919 From: Robin Barker <rmb1@cise.npl.co.uk>
11920 To: perl5-porters@perl.org
11921 Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
11922 -Duse64bits
11923 Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
11924 Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
1a505819
GS
11925 Branch: cfgperl
11926 ! doio.c dump.c ext/B/B.xs ext/B/typemap
11927 ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
11928 ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
11929 ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
11930 ! pp_ctl.c pp_hot.c pp_sys.c sv.c
11931____________________________________________________________________________
f58c54f0
NC
11932[ 4099] By: jhi on 1999/09/07 10:29:04
11933 Log: Add sig/pid/uid size and sign probes.
1a505819
GS
11934 Branch: metaconfig
11935 + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
11936 + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
11937____________________________________________________________________________
f58c54f0
NC
11938[ 4098] By: jhi on 1999/09/07 10:27:06
11939 Log: Band-aid until we've got %{Uid_t} or something similar
11940 for sv_catpvfn().
1a505819
GS
11941 Branch: cfgperl
11942 ! taint.c
11943____________________________________________________________________________
f58c54f0
NC
11944[ 4097] By: jhi on 1999/09/07 09:41:23
11945 Log: Fix a printf thinko: now quads must have the ll L q prefix.
11946 (in other words, a bare %d is an int/unsigned)
1a505819
GS
11947 Branch: cfgperl
11948 ! pp_sys.c sv.c t/op/64bit.t
11949____________________________________________________________________________
f58c54f0
NC
11950[ 4096] By: jhi on 1999/09/07 07:36:17
11951 Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
11952
11953 From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
11954 To: perl5-porters@perl.org
11955 Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
11956 Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
11957 Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
1a505819
GS
11958 Branch: cfgperl
11959 ! hints/hpux.sh perl.h
11960____________________________________________________________________________
f58c54f0
NC
11961[ 4095] By: gsar on 1999/09/06 20:47:02
11962 Log: applied suggested patch with suitable test to detect MSVC
11963 From: "Vishal Bhatia" <vishalb@my-deja.com>
11964 Date: Wed, 11 Aug 1999 01:43:28 -0700
11965 Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
11966 Subject: compiler on win32
1a505819
GS
11967 Branch: perl
11968 ! ext/B/B/C.pm
11969____________________________________________________________________________
f58c54f0
NC
11970[ 4094] By: jhi on 1999/09/06 20:34:44
11971 Log: Integrate with Sarathy.
1a505819
GS
11972 Branch: cfgperl
11973 !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
11974 !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
11975____________________________________________________________________________
f58c54f0
NC
11976[ 4093] By: jhi on 1999/09/06 20:33:43
11977 Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
11978 so that they overflow also on 64-bit platforms.
1a505819
GS
11979 Branch: cfgperl
11980 ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
11981____________________________________________________________________________
f58c54f0
NC
11982[ 4092] By: gsar on 1999/09/06 20:16:58
11983 Log: support bytecode and C backends in perlcc (patch suggested
11984 by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
11985 C backend the default; describe new switches in pod; introduce
11986 PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
11987 s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
11988 entries
1a505819
GS
11989 Branch: perl
11990 ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
11991 ! t/harness utils/Makefile utils/perlcc.PL
11992____________________________________________________________________________
f58c54f0
NC
11993[ 4091] By: jhi on 1999/09/06 19:10:41
11994 Log: Integrate with Sarathy.
1a505819
GS
11995 Branch: cfgperl
11996 +> t/pragma/sub_lval.t
11997 !> (integrate 52 files)
11998____________________________________________________________________________
f58c54f0
NC
11999[ 4090] By: gsar on 1999/09/06 19:09:06
12000 Log: propagate changed error text
1a505819
GS
12001 Branch: perl
12002 ! t/pragma/sub_lval.t
12003____________________________________________________________________________
f58c54f0
NC
12004[ 4089] By: gsar on 1999/09/06 18:54:43
12005 Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
1a505819
GS
12006 Branch: perl
12007 ! pod/perlfunc.pod
12008____________________________________________________________________________
f58c54f0
NC
12009[ 4088] By: gsar on 1999/09/06 18:52:10
12010 Log: From: paul.marquess@bt.com
12011 Date: Sun, 5 Sep 1999 15:11:08 +0100
12012 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
12013 Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
1a505819
GS
12014 Branch: perl
12015 ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
12016 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
12017 ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
12018 ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
12019 ! toke.c
12020____________________________________________________________________________
f58c54f0
NC
12021[ 4087] By: gsar on 1999/09/06 18:06:06
12022 Log: change#3612 is buggy when quotemeta argument matches target
12023 (hope this is the last of the optimized-OP_SASSIGN bugs)
12024 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12025 Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
12026 Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
12027 Subject: Re: [BUG: quotemeta]
1a505819
GS
12028 Branch: perl
12029 ! Changes op.c t/op/lex_assign.t
12030____________________________________________________________________________
f58c54f0
NC
12031[ 4086] By: gsar on 1999/09/06 17:57:52
12032 Log: misc tweaks
3dbf192b
IZ
12033 Branch: perl
12034 ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
12035____________________________________________________________________________
f58c54f0
NC
12036[ 4085] By: gsar on 1999/09/06 03:54:23
12037 Log: applied patch suggested by Hans Mulder to fix problems on
12038 OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
12039 when they ask for bincompat (platforms that used to default
12040 to EMBEDMYMALLOC continue to do so); disable warnings.t#192
12041 (appears unsalvageable on some platforms)
3dbf192b
IZ
12042 Branch: perl
12043 ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
12044____________________________________________________________________________
f58c54f0
NC
12045[ 4084] By: bailey on 1999/09/06 02:39:11
12046 Log: Integrate mainline 5.05_61
3dbf192b
IZ
12047 Branch: vmsperl
12048 +> (branch 32 files)
12049 - lib/unicode/EthiopicSyllables.txt
12050 - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
12051 - warning.pl
12052 ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
12053 ! vms/perly_h.vms vms/vms.c
12054 !> (integrate 346 files)
12055____________________________________________________________________________
f58c54f0
NC
12056[ 4083] By: gsar on 1999/09/06 00:10:40
12057 Log: optional warning on join(/foo/...) (reworked suggested patch
12058 by Mark-Jason Dominus <mjd@plover.com>)
3dbf192b
IZ
12059 Branch: perl
12060 ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
12061 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
12062 ! pp_proto.h t/pragma/warn/op
12063____________________________________________________________________________
f58c54f0
NC
12064[ 4082] By: gsar on 1999/09/05 22:28:57
12065 Log: fix data loss when more than one block is read from SDBM
12066 *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
3dbf192b
IZ
12067 Branch: perl
12068 ! ext/SDBM_File/sdbm/sdbm.c
12069____________________________________________________________________________
f58c54f0
NC
12070[ 4081] By: gsar on 1999/09/05 22:07:18
12071 Log: initial implementation of lvalue subroutines (slightly fixed
12072 version of patch suggested by Ilya Zakharevich, which in turn
12073 is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
3dbf192b
IZ
12074 Branch: perl
12075 + t/pragma/sub_lval.t
12076 ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
12077 ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
12078 ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
12079 ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
12080 ! pp_proto.h proto.h t/pragma/warn/pp_ctl
12081____________________________________________________________________________
f58c54f0
NC
12082[ 4080] By: jhi on 1999/09/05 22:02:18
12083 Log: Undo #4055 (related to #4079).
3dbf192b
IZ
12084 Branch: cfgperl
12085 ! pod/perlop.pod
12086____________________________________________________________________________
f58c54f0
NC
12087[ 4079] By: jhi on 1999/09/05 21:30:54
12088 Log: Time is not yet ripe.
3dbf192b
IZ
12089 Branch: cfgperl
12090 ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
12091____________________________________________________________________________
f58c54f0
NC
12092[ 4078] By: gsar on 1999/09/05 18:17:32
12093 Log: modified suggested patch to handle cross-refs and qr// objects
12094 correctly; unfollowed refs are represented as simple string
12095 value, not just the bare type; $VERSION stays the same until
12096 it is ready for prime time (avoids CPAN confustication)
12097 From: John Nolan <jpnolan@Op.Net>
12098 Date: Wed, 04 Aug 1999 20:21:10 EDT
12099 Message-Id: <199908050021.UAA09693@monet.op.net>
12100 Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
3dbf192b
IZ
12101 Branch: perl
12102 ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
12103 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
12104____________________________________________________________________________
f58c54f0
NC
12105[ 4077] By: jhi on 1999/09/04 21:54:42
12106 Log: timesum() wasn't @EXPORTed as promised by the documentation.
12107 Bug reported by Alex Efros <powerman@inart.kharkov.com>.
3dbf192b
IZ
12108 Branch: cfgperl
12109 ! lib/Benchmark.pm
12110____________________________________________________________________________
f58c54f0
NC
12111[ 4076] By: gsar on 1999/09/04 20:21:59
12112 Log: integrate cfgperl contents into mainline
a2126434
JN
12113 Branch: perl
12114 +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
12115 +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
12116 +> warnings.h warnings.pl xsutils.c
12117 - lib/warning.pm t/pragma/warning.t warning.h warning.pl
12118 !> (integrate 109 files)
12119____________________________________________________________________________
f58c54f0
NC
12120[ 4075] By: jhi on 1999/09/04 18:04:47
12121 Log: use integer on the problematic subtest.
a2126434
JN
12122 Branch: cfgperl
12123 ! t/op/misc.t
12124____________________________________________________________________________
f58c54f0
NC
12125[ 4074] By: jhi on 1999/09/04 17:57:40
12126 Log: Warn about numconvert.t in case somebody
12127 wants to make sv_2pv more 64-bit aware.
a2126434
JN
12128 Branch: cfgperl
12129 ! sv.c
12130____________________________________________________________________________
f58c54f0
NC
12131[ 4073] By: jhi on 1999/09/04 17:54:51
12132 Log: Comment upgrading: the quad situation isn't quite as
12133 bad as it used to be.
a2126434
JN
12134 Branch: cfgperl
12135 ! perl.h
12136____________________________________________________________________________
f58c54f0
NC
12137[ 4072] By: jhi on 1999/09/04 15:35:37
12138 Log: Integrate with Sarathy.
a2126434
JN
12139 Branch: cfgperl
12140 !> win32/win32.c
12141____________________________________________________________________________
f58c54f0
NC
12142[ 4071] By: jhi on 1999/09/04 15:28:11
12143 Log: Fix LFS with -Duseperlio in Solaris. Reported in
12144
12145 From: Robin Barker <rmb1@cise.npl.co.uk>
12146 To: perl5-porters@perl.org
12147 Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
12148 Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
12149 Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
12150
12151 and later (in private email) found to be dependent
12152 on useperlio.
12153
12154 Mental note: the cpp magic done in perlsdio.h (and assumedly
12155 also in perlsfio.h) may cause trouble later with lfs because
12156 both the perlio scheme by Perl and the lfs support by vendors
12157 like to play cpp games to map the stdio namespace back and forth.
12158 The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
12159 just the beginning.
a2126434
JN
12160 Branch: cfgperl
12161 ! perlio.c
12162____________________________________________________________________________
f58c54f0
NC
12163[ 4070] By: jhi on 1999/09/04 13:12:14
12164 Log: Enable 64-bit clean bit ops.
12165 (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
a2126434
JN
12166 Branch: cfgperl
12167 ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
12168 ! t/op/misc.t
12169____________________________________________________________________________
f58c54f0
NC
12170[ 4069] By: jhi on 1999/09/03 21:17:30
12171 Log: Turn on USE_64_BIT_OFFSETS implicitly.
a2126434
JN
12172 Branch: cfgperl
12173 ! perl.h
12174____________________________________________________________________________
f58c54f0
NC
12175[ 4068] By: jhi on 1999/09/03 08:19:59
12176 Log: Fix from Spider for the sub attributes (there was an undocumented
12177 dependency between force_word() and skipspace()).
a2126434
JN
12178 Branch: cfgperl
12179 ! toke.c
12180____________________________________________________________________________
f58c54f0
NC
12181[ 4067] By: jhi on 1999/09/01 23:17:06
12182 Log: From: John Tobey <spam@john-edwin-tobey.org>
12183 To: ilya@math.ohio-state.edu
12184 CC: perl5-porters@perl.org
12185 Subject: Re: [PATCH 5.005_60] distclean forgot two
12186 Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
12187 Message-Id: <m11InJ5-000FPCC@feynman.localnet>
a2126434
JN
12188 Branch: cfgperl
12189 ! t/lib/dprof.t
12190____________________________________________________________________________
f58c54f0
NC
12191[ 4066] By: jhi on 1999/09/01 23:14:50
12192 Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
12193 To: perl5-porters@perl.org
12194 Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
12195 Date: Fri, 20 Aug 1999 15:37:27 +0100
12196 Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
a2126434
JN
12197 Branch: cfgperl
12198 ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
12199 ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
12200 ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
12201____________________________________________________________________________
f58c54f0
NC
12202[ 4065] By: jhi on 1999/09/01 22:06:43
12203 Log: From: Dominic Dunlop <domo@vo.lu>
12204 To: perl5-porters@perl.org
12205 Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
12206 (UNINSTALLED) [PATCH]
12207 Date: Thu, 19 Aug 1999 09:48:03 +0200
12208 Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
12209
12210 The PERL_POLLUTE_MALLOC part had to be manually applied.
a2126434
JN
12211 Branch: cfgperl
12212 ! hints/machten.sh perl.h
12213____________________________________________________________________________
f58c54f0
NC
12214[ 4064] By: jhi on 1999/09/01 13:56:14
12215 Log: From: Martin Lichtin <lichtin@bivio.com>
12216 To: jhi@iki.fi
12217 CC: perl5-porters@perl.org
12218 Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
12219 Date: Wed, 01 Sep 1999 15:50:04 +0200
12220 Message-ID: <37CD2F0C.944BFACE@bivio.com>
a2126434
JN
12221 Branch: cfgperl
12222 ! lib/ExtUtils/Install.pm
12223____________________________________________________________________________
f58c54f0
NC
12224[ 4063] By: jhi on 1999/09/01 13:16:11
12225 Log: Enhance lfs tests: check every seek and sysseek
12226 and test also that -e and -f detect largefiles.
a2126434
JN
12227 Branch: cfgperl
12228 ! t/lib/syslfs.t t/op/lfs.t
12229____________________________________________________________________________
f58c54f0
NC
12230[ 4062] By: jhi on 1999/09/01 12:08:04
12231 Log: From: Colin Kuskie <ckuskie@Cadence.COM>
12232 To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
12233 cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
12234 The Perl Porters Mailing List <perl5-porters@perl.org>
12235 Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
12236 Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
12237 Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
a2126434
JN
12238 Branch: cfgperl
12239 ! pod/perldiag.pod
12240____________________________________________________________________________
f58c54f0
NC
12241[ 4061] By: jhi on 1999/09/01 12:03:03
12242 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12243 To: ilya@math.ohio-state.edu (Ilya Zakharevich)
12244 Cc: perl5-porters@perl.org, cloos@adamsmith.ai
12245 Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
12246 Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
12247 Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
a2126434
JN
12248 Branch: cfgperl
12249 ! op.c t/op/join.t
12250____________________________________________________________________________
f58c54f0
NC
12251[ 4060] By: jhi on 1999/09/01 07:59:42
12252 Log: IV_DIG and NV_DIG fixes.
a2126434
JN
12253 Branch: cfgperl
12254 ! perl.h
12255____________________________________________________________________________
f58c54f0
NC
12256[ 4059] By: jhi on 1999/08/31 14:47:18
12257 Log: \C{} -> \N{} residue.
a2126434
JN
12258 Branch: cfgperl
12259 ! toke.c
12260____________________________________________________________________________
f58c54f0
NC
12261[ 4057] By: gsar on 1999/08/30 22:08:19
12262 Log: avoid hiding child process window
a2126434
JN
12263 Branch: perl
12264 ! win32/win32.c
12265____________________________________________________________________________
f58c54f0
NC
12266[ 4055] By: jhi on 1999/08/30 21:20:50
12267 Log: Document the undefinedness of overshifting.
a2126434
JN
12268 Branch: cfgperl
12269 ! pod/perlop.pod
12270____________________________________________________________________________
f58c54f0
NC
12271[ 4054] By: jhi on 1999/08/30 20:18:18
12272 Log: History fixes and updates.
a2126434
JN
12273 Branch: cfgperl
12274 ! pod/perlhist.pod
12275____________________________________________________________________________
f58c54f0
NC
12276[ 4053] By: jhi on 1999/08/30 19:34:02
12277 Log: Shell quoting thinko broke installdirs.
12278 From: JVromans@Squirrel.nl (Johan Vromans)
12279 To: perl5-porters@perl.org
12280 Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
12281 installprefix
12282 Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
12283 Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
a2126434
JN
12284 Branch: cfgperl
12285 ! Configure config_h.SH
12286 Branch: metaconfig
12287 ! U/installdirs/archlib.U U/installdirs/bin.U
12288 ! U/installdirs/html1dir.U U/installdirs/html3dir.U
12289 ! U/installdirs/installprefix.U U/installdirs/man1dir.U
12290 ! U/installdirs/man3dir.U U/installdirs/privlib.U
12291 ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
12292 ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
12293 ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
12294 ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
12295 ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
12296 ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
12297 ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
12298 ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
12299 ! U/installdirs/vendorscriptdir.U
12300____________________________________________________________________________
f58c54f0
NC
12301[ 4052] By: jhi on 1999/08/30 02:57:05
12302 Log: Use \N{named characters} instead of \C.
12303 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12304 To: jhi@iki.fi
12305 Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
12306 perl5-porters@perl.org (Mailing list Perl5)
12307 Subject: Re: [PATCH 5.005_58] Named characters in Perl
12308 Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
12309 Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
a2126434
JN
12310 Branch: cfgperl
12311 ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
12312 ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
12313____________________________________________________________________________
f58c54f0
NC
12314[ 4051] By: jhi on 1999/08/30 02:54:20
12315 Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
12316 To: perl5-porters@perl.org
12317 Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
12318 don't mix
12319 Date: Sun, 29 Aug 1999 19:04:53 -0400
12320 Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
a2126434
JN
12321 Branch: cfgperl
12322 ! universal.c
12323____________________________________________________________________________
f58c54f0
NC
12324[ 4050] By: jhi on 1999/08/29 16:38:58
12325 Log: Conditionally socksify the LIBS of Socket.
a2126434
JN
12326 Branch: cfgperl
12327 ! ext/Socket/Makefile.PL
12328____________________________________________________________________________
f58c54f0
NC
12329[ 4049] By: jhi on 1999/08/29 15:33:30
12330 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12331 To: Mailing list Perl5 <perl5-porters@perl.org>
12332 Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
12333 Date: Wed, 25 Aug 1999 16:19:58 -0400
12334 Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
a2126434
JN
12335 Branch: cfgperl
12336 ! lib/perl5db.pl
12337____________________________________________________________________________
f58c54f0
NC
12338[ 4048] By: jhi on 1999/08/29 15:31:36
12339 Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12340 To: perl5-porters@perl.org
12341 Subject: [PATCH _61] Lost arguments to simplified sort
12342 Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
12343 Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
a2126434
JN
12344 Branch: cfgperl
12345 ! op.c t/op/sort.t
12346____________________________________________________________________________
f58c54f0
NC
12347[ 4047] By: jhi on 1999/08/29 15:29:29
12348 Log: From: Olaf Flebbe <olaf@science-computing.de>
12349 Sender: owner-perl5-porters@perl.org
12350 To: perl5-porters@perl.org
12351 Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
12352 Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
a2126434
JN
12353 Branch: cfgperl
12354 ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
12355 ! epoc/perl.mmp epoc/perl.pkg
12356____________________________________________________________________________
f58c54f0
NC
12357[ 4046] By: jhi on 1999/08/29 15:21:18
12358 Log: From: pvhp@forte.com (Peter Prymmer)
12359 To: perl5-porters@perl.org
12360 Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
12361 Date: Fri, 27 Aug 99 18:51:04 PDT
12362 Message-Id: <9908280151.AA05010@forte.com>
a2126434
JN
12363 Branch: cfgperl
12364 ! t/lib/cgi-html.t
12365____________________________________________________________________________
f58c54f0
NC
12366[ 4045] By: jhi on 1999/08/29 15:18:38
12367 Log: Fix scalar gmtime (and localtime) in quad environments,
12368 bug reported by Robin Barker.
12369
12370 From: Robin Barker <rmb1@cise.npl.co.uk>
12371 To: jhi@iki.fi
12372 Cc: perl5-porters@perl.org
12373 Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
12374 Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
12375 Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
a2126434
JN
12376 Branch: cfgperl
12377 ! pp_sys.c t/op/time.t
12378____________________________________________________________________________
f58c54f0
NC
12379[ 4044] By: jhi on 1999/08/29 11:24:03
12380 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12381 To: perl5-porters@perl.org (Mailing list Perl5)
12382 Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
12383 Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
12384 Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
12385
12386 Addendum: it's "only" 33% speedup.
a2126434
JN
12387 Branch: cfgperl
12388 ! dump.c op.c op.h pp.h
12389____________________________________________________________________________
f58c54f0
NC
12390[ 4043] By: jhi on 1999/08/29 11:10:33
12391 Log: From: spider-perl@Orb.Nashua.NH.US
12392 To: Mailing list Perl5 <perl5-porters@perl.org>
12393 Subject: [PATCH 5.005_61 CORE] sub : attrlist
12394 Date: Sun, 29 Aug 1999 03:02:11 -0400
12395 Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
a2126434
JN
12396 Branch: cfgperl
12397 + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
12398 ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
12399 ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
12400 ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
12401 ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
12402 ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
12403 ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
12404____________________________________________________________________________
f58c54f0
NC
12405[ 4042] By: jhi on 1999/08/29 11:08:50
12406 Log: Turn off gcc-2.95's strict-alias optimization.
12407 This, of course, should be only temporary.
12408 From Andy Dougherty.
a2126434
JN
12409 Branch: cfgperl
12410 ! Configure config_h.SH
12411 Branch: metaconfig
12412 ! U/compline/ccflags.U U/modified/cc.U
12413____________________________________________________________________________
f58c54f0
NC
12414[ 4041] By: jhi on 1999/08/29 10:47:30
12415 Log: Fix a typo in #4036.
a2126434
JN
12416 Branch: cfgperl
12417 ! mg.c
12418____________________________________________________________________________
f58c54f0
NC
12419[ 4040] By: jhi on 1999/08/29 10:34:58
12420 Log: Add a missing #endif forgotten by #4035.
a2126434
JN
12421 Branch: cfgperl
12422 ! doop.c
12423____________________________________________________________________________
f58c54f0
NC
12424[ 4039] By: jhi on 1999/08/29 10:31:19
12425 Log: Remove an extra #endif introduced by #4036.
a2126434
JN
12426 Branch: cfgperl
12427 ! perl.h
12428____________________________________________________________________________
f58c54f0
NC
12429[ 4038] By: jhi on 1999/08/29 10:18:59
12430 Log: Rename warning to warnings, from Paul Marquess.
a2126434
JN
12431 Branch: cfgperl
12432 + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
12433 + t/pragma/warnings.t warnings.h warnings.pl
12434 - lib/warning.pm t/pragma/warning.t warning.h warning.pl
12435 ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
12436 ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
12437 ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
12438 ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
12439 ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
12440 ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
12441 ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
12442 ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
12443 ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
12444 ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
12445 ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
12446 ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
12447____________________________________________________________________________
f58c54f0
NC
12448[ 4037] By: jhi on 1999/08/29 10:08:47
12449 Log: Create the equivalence tables based on
12450 the real Unicode decomposition, not on
12451 the character name.
a2126434
JN
12452 Branch: cfgperl
12453 ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12454 ! lib/unicode/mktables.PL
12455____________________________________________________________________________
f58c54f0
NC
12456[ 4036] By: jhi on 1999/08/29 09:29:08
12457 Log: Integrate with Sarathy.
a2126434
JN
12458 Branch: cfgperl
12459 +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
12460 +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
12461 +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
12462 +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
12463 +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
12464 +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
12465 !> (integrate 190 files)
12466____________________________________________________________________________
f58c54f0
NC
12467[ 4035] By: jhi on 1999/08/29 08:56:15
12468 Log: Implement 64-bit vec().
a2126434
JN
12469 Branch: cfgperl
12470 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12471 ! pp.h t/op/64bit.t
12472____________________________________________________________________________
f58c54f0
NC
12473[ 4034] By: gsar on 1999/08/29 03:35:18
12474 Log: deadcode removal
a2126434
JN
12475 Branch: perl
12476 ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
12477 ! pp_ctl.c proto.h run.c sv.c
12478____________________________________________________________________________
f58c54f0
NC
12479[ 4033] By: jhi on 1999/08/28 17:31:07
12480 Log: From: Robin Barker <rmb1@cise.npl.co.uk>
12481 To: perl5-porters@perl.org
12482 Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
12483 Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
12484 Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
a2126434
JN
12485 Branch: cfgperl
12486 ! perl.h
12487____________________________________________________________________________
f58c54f0
NC
12488[ 4032] By: gsar on 1999/08/26 23:53:33
12489 Log: new thread should set current interp in TLS
a2126434
JN
12490 Branch: perl
12491 ! ext/Thread/Thread.xs
12492____________________________________________________________________________
f58c54f0
NC
12493[ 4031] By: bailey on 1999/08/23 03:40:07
12494 Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
a2126434
JN
12495 Branch: vmsperl
12496 ! lib/ExtUtils/MM_VMS.pm
12497____________________________________________________________________________
f58c54f0
NC
12498[ 4030] By: bailey on 1999/08/23 03:37:43
12499 Log: Patch up holes in realclean target
a2126434
JN
12500 Branch: vmsperl
12501 ! vms/descrip_mms.template
12502____________________________________________________________________________
f58c54f0
NC
12503[ 4029] By: bailey on 1999/08/23 03:36:24
12504 Log: Fix handling of PERL_POLLUTE
a2126434
JN
12505 Branch: vmsperl
12506 ! lib/ExtUtils/MM_VMS.pm
12507____________________________________________________________________________
f58c54f0
NC
12508[ 4028] By: bailey on 1999/08/23 03:34:08
12509 Log: Update VMS version of perly.h
a2126434
JN
12510 Branch: vmsperl
12511 ! vms/perly_h.vms
12512____________________________________________________________________________
f58c54f0
NC
12513[ 4027] By: bailey on 1999/08/23 03:32:45
12514 Log: Update dependencies in Descrip.MMS
a2126434
JN
12515 Branch: vmsperl
12516 ! vms/descrip_mms.template
12517____________________________________________________________________________
f58c54f0
NC
12518[ 4026] By: bailey on 1999/08/23 03:30:01
12519 Log: Fix prototypes in perlapi.c (64-bit?)
12520 Clear prior definition of getenv_len before defining VMS-specific macro
a2126434
JN
12521 Branch: vmsperl
12522 ! perlapi.c vms/vmsish.h
12523____________________________________________________________________________
f58c54f0
NC
12524[ 4025] By: bailey on 1999/08/23 03:25:51
12525 Log: Add '-m' option to Configure.com which skips the MANIFEST check
a2126434
JN
12526 Branch: vmsperl
12527 ! configure.com
12528____________________________________________________________________________
f58c54f0
NC
12529[ 4024] By: bailey on 1999/08/23 03:23:34
12530 Log: Skip open() tests that rely on Unix fork semantics
a2126434
JN
12531 Branch: vmsperl
12532 ! t/io/open.t
12533____________________________________________________________________________
f58c54f0
NC
12534[ 4023] By: bailey on 1999/08/23 03:21:46
12535 Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
a2126434
JN
12536 Branch: vmsperl
12537 ! vms/gen_shrfls.pl
12538____________________________________________________________________________
f58c54f0
NC
12539[ 4022] By: bailey on 1999/08/23 03:17:33
12540 Log: update MM_VMS to use new File::Spec routines
a2126434
JN
12541 Branch: vmsperl
12542 ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
12543____________________________________________________________________________
f58c54f0
NC
12544[ 4021] By: bailey on 1999/08/23 03:13:40
12545 Log: byteperl is now part of the ByteLoader ext
a2126434
JN
12546 Branch: vmsperl
12547 ! ext/ByteLoader/byterun.h vms/descrip_mms.template
12548____________________________________________________________________________
f58c54f0
NC
12549[ 4020] By: bailey on 1999/08/23 03:10:41
12550 Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
a2126434
JN
12551 Branch: vmsperl
12552 ! vms/vms.c
12553____________________________________________________________________________
f58c54f0
NC
12554[ 4019] By: bailey on 1999/08/23 03:07:28
12555 Log: Update calls for new thread context handling
a2126434
JN
12556 Branch: vmsperl
12557 ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
12558 ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
12559____________________________________________________________________________
f58c54f0
NC
12560[ 4018] By: bailey on 1999/08/23 03:01:31
12561 Log: Allow for file versions in library when looking for .bs files
a2126434
JN
12562 Branch: vmsperl
12563 ! ext/DynaLoader/DynaLoader_pm.PL
12564____________________________________________________________________________
f58c54f0
NC
12565[ 4017] By: bailey on 1999/08/23 02:58:55
12566 Log: Update VMS configuration procedures for 5.005_60
a2126434
JN
12567 Branch: vmsperl
12568 ! configure.com vms/subconfigure.com
12569____________________________________________________________________________
f58c54f0
NC
12570[ 4016] By: gsar on 1999/08/20 22:19:56
12571 Log: update Changes
a2126434
JN
12572 Branch: perl
12573 ! Changes
12574
12575----------------
12576Version 5.005_61
651a3225
GS
12577----------------
12578
12579____________________________________________________________________________
f58c54f0
NC
12580[ 4015] By: gsar on 1999/08/20 22:17:41
12581 Log: perl_free() should use PerlMem_free()
7138795d
GS
12582 Branch: perl
12583 ! perl.c
12584____________________________________________________________________________
f58c54f0
NC
12585[ 4014] By: gsar on 1999/08/20 22:10:46
12586 Log: win32 tweaks
7138795d
GS
12587 Branch: perl
12588 ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
12589 ! win32/config.vc win32/config_H.bc win32/config_H.gc
12590 ! win32/config_H.vc
12591____________________________________________________________________________
f58c54f0
NC
12592[ 4013] By: gsar on 1999/08/20 22:09:56
12593 Log: DEBUG_m() adjusted to internalize dTHX
7138795d
GS
12594 Branch: perl
12595 ! malloc.c perl.h util.c
12596____________________________________________________________________________
f58c54f0
NC
12597[ 4012] By: gsar on 1999/08/20 17:51:06
12598 Log: make autogenerated files writable
7138795d
GS
12599 Branch: perl
12600 ! (edit 171 files)
12601____________________________________________________________________________
f58c54f0
NC
12602[ 4011] By: gsar on 1999/08/20 17:43:47
12603 Log: update Changes
7138795d
GS
12604 Branch: perl
12605 ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
12606____________________________________________________________________________
f58c54f0
NC
12607[ 4010] By: gsar on 1999/08/20 17:21:53
12608 Log: up patchlevel &c
7138795d
GS
12609 Branch: perl
12610 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
12611 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
12612____________________________________________________________________________
f58c54f0
NC
12613[ 4009] By: gsar on 1999/08/20 16:46:26
12614 Log: add missing Is/Syl*.pl files
651a3225
GS
12615 Branch: perl
12616 + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
12617 + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
12618 + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
12619 + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
12620 + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
12621 + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
12622____________________________________________________________________________
f58c54f0
NC
12623[ 4008] By: gsar on 1999/08/20 16:31:02
12624 Log: integrate cfgperl contents into mainline
651a3225
GS
12625 Branch: perl
12626 +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
12627 +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12628 +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
12629 +> t/op/lfs.t
12630 - lib/unicode/EthiopicSyllables.txt
12631 - lib/unicode/MakeEthiopicSyllables.PL
12632 !> (integrate 261 files)
12633____________________________________________________________________________
f58c54f0
NC
12634[ 4007] By: gsar on 1999/08/20 15:24:08
12635 Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
12636 USE_THREADS and MULTIPLICITY; minor pod adjustments
651a3225
GS
12637 Branch: perl
12638 ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
12639 ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
12640____________________________________________________________________________
f58c54f0
NC
12641[ 4006] By: jhi on 1999/08/19 19:01:41
12642 Log: Tighten the vec() code so that naughty BITS cause an error.
651a3225
GS
12643 Branch: cfgperl
12644 ! doop.c
12645____________________________________________________________________________
f58c54f0
NC
12646[ 4005] By: jhi on 1999/08/19 15:55:09
12647 Log: Don't document ill-defined vec() bits cases
12648 (for which the code doesn't work right in any case)
651a3225
GS
12649 Branch: cfgperl
12650 ! pod/perldiag.pod pod/perlfunc.pod
12651____________________________________________________________________________
f58c54f0
NC
12652[ 4004] By: jhi on 1999/08/19 12:49:41
12653 Log: Removed duplicated code (in pp.c and mg.c) by introducing
12654 do_vecget(). NOTE: the calling convention of do_vecset()
12655 changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
12656 in pp_vec() is no more multiplied by `size' in pp_vec(),
12657 the multiplication is now done in do_vecset().
12658
12659 Also fix a cpp thinko in change #4002.
651a3225
GS
12660 Branch: cfgperl
12661 ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
12662 ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
12663 ! proto.h
12664____________________________________________________________________________
f58c54f0
NC
12665[ 4003] By: jhi on 1999/08/18 08:27:22
12666 Log: Warn about small spherical distances.
651a3225
GS
12667 Branch: cfgperl
12668 ! lib/Math/Trig.pm
12669____________________________________________________________________________
f58c54f0
NC
12670[ 4002] By: jhi on 1999/08/17 09:11:51
12671 Log: Enhance IV_FITS_IN_IV (though it's still unused).
651a3225
GS
12672 Branch: cfgperl
12673 ! perl.h
12674____________________________________________________________________________
f58c54f0
NC
12675[ 4001] By: jhi on 1999/08/17 08:13:34
12676 Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
12677 Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
12678 To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
12679 Subject: [PATCH] overload.pm str/num confu
12680 Date: 17 Aug 1999 08:21:12 +0200
651a3225
GS
12681 Branch: cfgperl
12682 ! lib/overload.pm
12683____________________________________________________________________________
f58c54f0
NC
12684[ 4000] By: jhi on 1999/08/17 07:20:23
12685 Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
12686 To: perl5-porters@perl.org
12687 Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
12688 Date: 16 Aug 1999 14:24:28 -0700
12689 Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
651a3225
GS
12690 Branch: cfgperl
12691 ! pod/perlobj.pod
12692____________________________________________________________________________
f58c54f0
NC
12693[ 3999] By: jhi on 1999/08/16 19:49:09
12694 Log: Integrate with Nick.
651a3225
GS
12695 Branch: cfgperl
12696 !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
12697____________________________________________________________________________
f58c54f0
NC
12698[ 3998] By: jhi on 1999/08/16 19:44:29
12699 Log: Fix most of the pod2man moanings reported in
12700
12701 From: "Larry W. Virden" <lvirden@cas.org>
12702 To: perl5-porters@perl.org
12703 Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
12704 (UNINSTALLED)
12705 Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
12706 Message-Id: <199908031935.PAA27692@cas.org>
12707
12708 Configure regen'ed.
651a3225
GS
12709 Branch: cfgperl
12710 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12711 ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
12712 ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
12713 ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
12714 ! utils/h2xs.PL utils/perlcc.PL
12715____________________________________________________________________________
f58c54f0
NC
12716[ 3997] By: jhi on 1999/08/16 19:20:37
12717 Log: A fix of sorts for the flush-before-dup scenario.
651a3225
GS
12718 Branch: cfgperl
12719 ! doio.c
12720____________________________________________________________________________
f58c54f0
NC
12721[ 3996] By: jhi on 1999/08/16 19:14:37
12722 Log: More paranoia.
651a3225
GS
12723 Branch: cfgperl
12724 ! sv.c
12725____________________________________________________________________________
f58c54f0
NC
12726[ 3995] By: jhi on 1999/08/16 18:55:35
12727 Log: Batch of small 64-bit/long double/large file support tweaks:
12728 - scan for LDBL_DIG
12729 - from DBL_DIG and LDBL_DIG select NV_DIG
12730 - introduce IVSIZE, UVSIZE, NVSIZE
12731 - introduce IV_DIG
12732 - remove stdio64
12733 - AIX uses `oslevel` when others use `uname -r`
12734 - already AIX 4.2 goes 64-bit
12735 - in HP-UX require the 64-bit libc, just the directory isn't enough
12736 - group ids are not NVs
12737 - #undef USE_LONG_DOUBLE if long double is no better than double
12738 - introduce NV_WITHIN_*() and IV_FITS_IN_IV
12739 - mention large file support in perldelta
12740 - introduce quad TOPpin' and POPpin'
12741 - the svcat... buffer was tiny for printing quads in %b
12742 - fix the multiplication test in 64bit.t
12743 - try to make VMS to comply with all this removal and "introducal"
12744 of symbols
651a3225
GS
12745 Branch: cfgperl
12746 ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
12747 ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
12748 ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
12749 Branch: metaconfig
12750 ! U/modified/d_longdbl.U
12751 Branch: metaconfig/U/perl
12752 + d_ldbl_dig.U
12753____________________________________________________________________________
f58c54f0
NC
12754[ 3994] By: jhi on 1999/08/16 07:53:44
12755 Log: More Configure/subconfigure.com syncing.
651a3225
GS
12756 Branch: cfgperl
12757 ! vms/subconfigure.com
12758____________________________________________________________________________
f58c54f0
NC
12759[ 3993] By: jhi on 1999/08/14 22:09:26
12760 Log: Remove from VMS what the change #3982 took away from Configure lands.
651a3225
GS
12761 Branch: cfgperl
12762 ! vms/subconfigure.com
12763____________________________________________________________________________
f58c54f0
NC
12764[ 3992] By: jhi on 1999/08/14 13:29:13
12765 Log: Small test tweaks.
651a3225
GS
12766 Branch: cfgperl
12767 ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
12768____________________________________________________________________________
f58c54f0
NC
12769[ 3991] By: jhi on 1999/08/14 13:08:41
12770 Log: Augment filesize limit note.
651a3225
GS
12771 Branch: cfgperl
12772 ! doio.c
12773____________________________________________________________________________
f58c54f0
NC
12774[ 3990] By: jhi on 1999/08/14 13:06:12
12775 Log: Note about filesize limits.
651a3225
GS
12776 Branch: cfgperl
12777 ! doio.c pp_sys.c
12778____________________________________________________________________________
f58c54f0
NC
12779[ 3989] By: jhi on 1999/08/14 11:31:58
12780 Log: Catch the case of filesize limits.
651a3225
GS
12781 Branch: cfgperl
12782 ! t/lib/syslfs.t t/op/lfs.t
12783____________________________________________________________________________
f58c54f0
NC
12784[ 3988] By: nick on 1999/08/14 09:20:58
12785 Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
12786 this causes a POPSTACK panic. The problem seems to be that although
12787 die_where() has unwound the tail of perl_vdie() top_env setjmp has been
12788 set to resume execution there. Avoiding setting CATCH_SET(TRUE) in
12789 call_sv() avoids this. So invent a new G_NOCATCH flag to disable
12790 messing with CATCH_SET() in call_sv, use it in perl_vdie().
12791 Add test to op/eval.t which will fail (panic) if bug comes back.
12792 >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
651a3225
GS
12793 Branch: perl
12794 ! cop.h perl.c t/op/eval.t util.c
12795____________________________________________________________________________
f58c54f0
NC
12796[ 3987] By: jhi on 1999/08/13 23:57:52
12797 Log: From: "Craig A. Berry" <craig.berry@metamor.com>
12798 To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
12799 Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
12800 Date: Fri, 13 Aug 1999 17:42:47 -0500
12801 Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
651a3225
GS
12802 Branch: cfgperl
12803 ! lib/ExtUtils/MM_VMS.pm
12804____________________________________________________________________________
f58c54f0
NC
12805[ 3986] By: jhi on 1999/08/13 23:56:44
12806 Log: Don't quit before printing out the message.
651a3225
GS
12807 Branch: cfgperl
12808 ! t/lib/syslfs.t t/op/lfs.t
12809____________________________________________________________________________
f58c54f0
NC
12810[ 3985] By: jhi on 1999/08/13 23:35:49
12811 Log: Remove more t/ trash on target "clean".
651a3225
GS
12812 Branch: cfgperl
12813 ! Makefile.SH
12814____________________________________________________________________________
f58c54f0
NC
12815[ 3984] By: jhi on 1999/08/13 23:02:53
12816 Log: Avoid double long double.
651a3225
GS
12817 Branch: cfgperl
12818 ! Configure config_h.SH
12819 Branch: metaconfig/U/perl
12820 ! uselongdbl.U
12821____________________________________________________________________________
f58c54f0
NC
12822[ 3983] By: jhi on 1999/08/13 22:59:56
12823 Log: BYTEORDER fix.
651a3225
GS
12824 Branch: cfgperl
12825 ! Configure config_h.SH
12826 Branch: metaconfig
12827 ! U/compline/byteorder.U
12828____________________________________________________________________________
f58c54f0
NC
12829[ 3982] By: jhi on 1999/08/13 22:48:40
12830 Log: Jumbo Configure and large file support update.
12831 Remove a lot of unneeded 64-bitness cruft;
12832 re-introduce BYTEORDER; update 64-bitness hints;
12833 lfs should now work in Solaris; long doubles in AIX.
651a3225
GS
12834 Branch: cfgperl
12835 ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
12836 ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
12837 ! perlsdio.h pp.h pp_sys.c
12838 Branch: metaconfig
12839 ! U/compline/byteorder.U U/compline/ccflags.U
12840 Branch: metaconfig/U/perl
12841 ! d_dlsymun.U io64.U uselongdbl.U
12842____________________________________________________________________________
f58c54f0
NC
12843[ 3980] By: jhi on 1999/08/13 15:09:11
12844 Log: Introduce HAS_LLSEEK.
651a3225
GS
12845 Branch: cfgperl
12846 ! Configure config_h.SH perl.h
12847____________________________________________________________________________
f58c54f0
NC
12848[ 3979] By: jhi on 1999/08/13 14:29:47
12849 Log: From: <dan@sidhe.org>
12850 To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
12851 sarathy@activestate.com
12852 Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
12853 Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
12854 Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
651a3225
GS
12855 Branch: cfgperl
12856 ! vms/vms.c
12857____________________________________________________________________________
f58c54f0
NC
12858[ 3978] By: jhi on 1999/08/13 09:56:46
12859 Log: Make the 64-bit tests more paranoid.
651a3225
GS
12860 Branch: cfgperl
12861 ! t/op/64bit.t
12862____________________________________________________________________________
f58c54f0
NC
12863[ 3976] By: jhi on 1999/08/12 21:49:16
12864 Log: IRIX64 needs more -mabi=64 with gcc.
651a3225
GS
12865 Branch: cfgperl
12866 ! hints/irix_6.sh
12867____________________________________________________________________________
f58c54f0
NC
12868[ 3975] By: jhi on 1999/08/12 21:02:03
12869 Log: Reincarnate change #3967, now in more modest form.
651a3225
GS
12870 Branch: cfgperl
12871 ! hints/irix_6.sh
12872____________________________________________________________________________
f58c54f0
NC
12873[ 3974] By: jhi on 1999/08/12 20:49:36
12874 Log: Remove rt from libswanted (I added it many moons ago
12875 when I thought it would be useful in Digital UNIX,
12876 I was wrong); undo the recent IRIX hints changes,
12877 getting rid of one warning brought new ones.
651a3225
GS
12878 Branch: cfgperl
12879 ! Configure config_h.SH hints/irix_6.sh
12880 Branch: metaconfig
12881 ! U/modified/Myinit.U
12882____________________________________________________________________________
f58c54f0
NC
12883[ 3973] By: jhi on 1999/08/12 19:42:53
12884 Log: st_blocks is in 512 byte blocks.
651a3225
GS
12885 Branch: cfgperl
12886 ! t/lib/syslfs.t t/op/lfs.t
12887____________________________________________________________________________
f58c54f0
NC
12888[ 3972] By: jhi on 1999/08/12 19:27:31
12889 Log: Don't claim defeat too early.
651a3225
GS
12890 Branch: cfgperl
12891 ! Configure config_h.SH
12892 Branch: metaconfig/U/perl
12893 ! longdblfio.U
12894____________________________________________________________________________
f58c54f0
NC
12895[ 3971] By: jhi on 1999/08/12 19:24:14
12896 Log: IRIX 64-bit hint tweak.
651a3225
GS
12897 Branch: cfgperl
12898 ! hints/irix_6.sh
12899____________________________________________________________________________
f58c54f0
NC
12900[ 3970] By: nick on 1999/08/12 19:17:20
12901 Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
12902 tests i.e. RV2AV and RV2HV
651a3225
GS
12903 Branch: perl
12904 ! op.c t/pragma/warn/op
12905____________________________________________________________________________
f58c54f0
NC
12906[ 3969] By: jhi on 1999/08/12 19:06:17
12907 Log: Add Configure -Duselongdouble and add a missing semicolon.
651a3225
GS
12908 Branch: cfgperl
12909 ! Configure config_h.SH sv.c
12910 Branch: metaconfig/U/perl
12911 + uselongdbl.U
12912____________________________________________________________________________
f58c54f0
NC
12913[ 3968] By: jhi on 1999/08/12 18:46:00
12914 Log: Simply exit() early if lfs support seems unlikely.
651a3225
GS
12915 Branch: cfgperl
12916 ! t/lib/syslfs.t t/op/lfs.t
12917____________________________________________________________________________
f58c54f0
NC
12918[ 3967] By: jhi on 1999/08/12 18:44:05
12919 Log: Suffer silently for unused libraries.
651a3225
GS
12920 Branch: cfgperl
12921 ! hints/irix_6.sh
12922____________________________________________________________________________
f58c54f0
NC
12923[ 3966] By: jhi on 1999/08/12 13:18:44
12924 Log: Update MANIFEST to follow change #3965.
651a3225
GS
12925 Branch: cfgperl
12926 ! MANIFEST
12927____________________________________________________________________________
f58c54f0
NC
12928[ 3965] By: jhi on 1999/08/12 13:15:38
12929 Log: Regenerate Unicode tables based on new syllable lists
12930 from Daniel Yacob.
651a3225
GS
12931 Branch: cfgperl
12932 ! (edit 159 files)
12933____________________________________________________________________________
f58c54f0
NC
12934[ 3964] By: jhi on 1999/08/12 10:06:24
12935 Log: Remove more spurious casting.
651a3225
GS
12936 Branch: cfgperl
12937 ! pp_sys.c
12938____________________________________________________________________________
f58c54f0
NC
12939[ 3963] By: jhi on 1999/08/12 08:18:53
12940 Log: Minor niggles on the lfs tests.
651a3225
GS
12941 Branch: cfgperl
12942 ! t/lib/syslfs.t t/op/lfs.t
12943____________________________________________________________________________
f58c54f0
NC
12944[ 3962] By: jhi on 1999/08/11 22:48:25
12945 Log: Don't bother with lfs testing if off_t is too small.
651a3225
GS
12946 Branch: cfgperl
12947 ! t/lib/syslfs.t t/op/lfs.t
12948____________________________________________________________________________
f58c54f0
NC
12949[ 3961] By: jhi on 1999/08/11 22:22:54
12950 Log: Long double patches from Dan Sugalski.
651a3225
GS
12951 Branch: cfgperl
12952 ! sv.c
12953____________________________________________________________________________
f58c54f0
NC
12954[ 3960] By: jhi on 1999/08/11 22:17:55
12955 Log: Flush buffer before duplicating file descriptor.
12956
12957 From: Mark-Jason Dominus <mjd@plover.com>
12958 To: Graham Barr <gbarr@pobox.com>
12959 cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
12960 Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
12961 Date: Wed, 11 Aug 1999 15:56:09 -0400
12962 Message-ID: <19990811195610.5933.qmail@plover.com>
12963
12964 From: Mark-Jason Dominus <mjd@plover.com>
12965 To: perl5-porters@perl.org
12966 Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
12967 Date: Wed, 11 Aug 1999 16:05:46 -0400
12968 Message-ID: <19990811200546.6165.qmail@plover.com>
651a3225
GS
12969 Branch: cfgperl
12970 ! doio.c pod/perldelta.pod
12971____________________________________________________________________________
f58c54f0
NC
12972[ 3959] By: jhi on 1999/08/11 22:11:35
12973 Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
12974
12975 From: "Craig A. Berry" <craig.berry@metamor.com>
12976 Sender: owner-perl5-porters@perl.org
12977 To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
12978 bailey@newman.upenn.edu
12979 Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
12980 problem
12981 Date: Wed, 11 Aug 1999 14:31:11 -0500
12982 Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
651a3225
GS
12983 Branch: cfgperl
12984 ! vms/vms.c
12985____________________________________________________________________________
f58c54f0
NC
12986[ 3958] By: jhi on 1999/08/11 15:35:45
12987 Log: Add a hopefully comforting message if there seems to be no LFS.
12988 This seems to be the case with e.g. ext2fs, a somewhat popular fs.
12989 The tests will fail on lfs tests only if quad is available,
12990 if ENOQUAD, the lfs tests will be skipped.
651a3225
GS
12991 Branch: cfgperl
12992 ! t/lib/syslfs.t t/op/lfs.t
12993____________________________________________________________________________
f58c54f0
NC
12994[ 3957] By: jhi on 1999/08/11 12:25:59
12995 Log: Unapply an experimental patch that accidentally escaped
12996 from the lab by piggybacking with the change #3955.
651a3225
GS
12997 Branch: cfgperl
12998 ! pp.c pp.h pp_hot.c
12999____________________________________________________________________________
f58c54f0
NC
13000[ 3956] By: jhi on 1999/08/11 08:19:23
13001 Log: Add sysio large file support testing.
651a3225
GS
13002 Branch: cfgperl
13003 + t/lib/syslfs.t
13004 ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
13005____________________________________________________________________________
f58c54f0
NC
13006[ 3955] By: jhi on 1999/08/10 22:39:11
13007 Log: From: <dan@sidhe.org>
13008 To: vmsperl@perl.org, perl5-porters@perl.org,
13009 sarathy@activestate.com, bailey@newman.upenn.edu
13010 Subject: [PATCH 5.005_60]Patches needed to get _60 building with
13011 threads on VMS
13012 Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
13013 Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
651a3225
GS
13014 Branch: cfgperl
13015 ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
13016 ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
13017 ! vms/writemain.pl
13018____________________________________________________________________________
f58c54f0
NC
13019[ 3954] By: jhi on 1999/08/10 20:37:55
13020 Log: LFS testing robustness.
651a3225
GS
13021 Branch: cfgperl
13022 ! t/op/lfs.t
13023____________________________________________________________________________
f58c54f0
NC
13024[ 3953] By: jhi on 1999/08/10 19:54:50
13025 Log: From: <dan@sidhe.org>
13026 To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
13027 sarathy@activestate.com
13028 Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
13029 Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
13030 Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
651a3225
GS
13031 Branch: cfgperl
13032 ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
13033 ! vms/subconfigure.com vms/vmsish.h
13034____________________________________________________________________________
f58c54f0
NC
13035[ 3952] By: jhi on 1999/08/10 17:18:57
13036 Log: AIX is different, again. Now in cc -E output.
651a3225
GS
13037 Branch: cfgperl
13038 ! Configure config_h.SH
13039 Branch: metaconfig
13040 ! U/modified/cppstdin.U
13041____________________________________________________________________________
f58c54f0
NC
13042[ 3951] By: jhi on 1999/08/10 14:37:08
13043 Log: Use Pid_t on pgrp matters.
651a3225
GS
13044 Branch: cfgperl
13045 ! pp_sys.c
13046____________________________________________________________________________
f58c54f0
NC
13047[ 3950] By: jhi on 1999/08/10 14:35:30
13048 Log: Use Pid_t.
651a3225
GS
13049 Branch: cfgperl
13050 ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
13051 ! pp_sys.c proto.h util.c
13052____________________________________________________________________________
f58c54f0
NC
13053[ 3949] By: jhi on 1999/08/10 14:11:15
13054 Log: Use Mode_t.
651a3225
GS
13055 Branch: cfgperl
13056 ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
13057 ! perlapi.h pp_sys.c proto.h
13058____________________________________________________________________________
f58c54f0
NC
13059[ 3948] By: jhi on 1999/08/10 13:53:19
13060 Log: Small perlbug doc tweaks from Jon Orwant.
651a3225
GS
13061 Branch: cfgperl
13062 ! utils/perlbug.PL
13063____________________________________________________________________________
f58c54f0
NC
13064[ 3947] By: jhi on 1999/08/10 09:55:11
13065 Log: Large file support testing.
651a3225
GS
13066 Branch: cfgperl
13067 + t/op/lfs.t
13068 ! MANIFEST t/op/64bit.t
13069____________________________________________________________________________
f58c54f0
NC
13070[ 3946] By: jhi on 1999/08/10 09:13:54
13071 Log: Remove I32 casting from time-related functions.
651a3225
GS
13072 Branch: cfgperl
13073 ! pp_sys.c
13074____________________________________________________________________________
f58c54f0
NC
13075[ 3945] By: jhi on 1999/08/10 09:06:42
13076 Log: Gratuitous uid and gid casts to I32s and ints removed.
13077 There are still problem spots in printfing such ids:
13078 width (%d vs %ld) and signedness %d vs %u.
651a3225
GS
13079 Branch: cfgperl
13080 ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
13081 ! perl.c perlapi.c pp_hot.c proto.h
13082____________________________________________________________________________
f58c54f0
NC
13083[ 3944] By: jhi on 1999/08/10 07:43:03
13084 Log: Remove I32 casts from pp_stat, these make stat()
13085 very broken e.g. on files larger than 2 gigabytes.
13086 Reported by
13087 From: Phil Lobbes <phil@finchcomputer.com>
13088 To: perl5-porters@perl.org
13089 Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
13090 UNIX Perl 5.005_03
13091 Date: Mon, 09 Aug 1999 21:38:54 -0700
13092 Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
13093
13094 There are more of these I32 casts all over pp_sys.c,
13095 all of them should be checked.
651a3225
GS
13096 Branch: cfgperl
13097 ! pp_sys.c
13098____________________________________________________________________________
f58c54f0
NC
13099[ 3943] By: jhi on 1999/08/10 07:38:30
13100 Log: Remove blathering.
651a3225
GS
13101 Branch: cfgperl
13102 ! lib/unicode/mktables.PL
13103____________________________________________________________________________
f58c54f0
NC
13104[ 3942] By: jhi on 1999/08/09 20:35:13
13105 Log: lexwarn maintenance: new warning class unsafe
13106 subclasses 'overflow' and 'portable' created,
13107 used by the recent integer overflow warnings.
13108 Class syntax subclass 'octal' renamed to 'digit',
13109 binary and hexadecimal parsing errors also 'digit' warnings.
651a3225
GS
13110 Branch: cfgperl
13111 ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
13112 ! util.c warning.h warning.pl
13113____________________________________________________________________________
f58c54f0
NC
13114[ 3941] By: jhi on 1999/08/09 10:40:47
13115 Log: Integrate with Nick.
651a3225
GS
13116 Branch: cfgperl
13117 +> opnames.h
13118 !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
13119 !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
13120____________________________________________________________________________
f58c54f0
NC
13121[ 3940] By: jhi on 1999/08/09 10:32:43
13122 Log: Regenerate the Unicode tables after having updated the Unicode
13123 database (change #3939).
651a3225
GS
13124 Branch: cfgperl
13125 ! (edit 157 files)
13126____________________________________________________________________________
f58c54f0
NC
13127[ 3939] By: jhi on 1999/08/09 10:27:22
13128 Log: Unicode data updated to be the latest beta of the Unicode 3.0.
651a3225
GS
13129 Branch: cfgperl
13130 ! lib/unicode/UnicodeData-Latest.txt
13131____________________________________________________________________________
f58c54f0
NC
13132[ 3938] By: jhi on 1999/08/09 10:25:54
13133 Log: Ethiopic changes via private email from Daniel Yacob,
13134 <dmulholl@cs.indiana.edu>. Ethiopic and Cherokee done,
13135 Canadian Syllabics and Yi under construction.
651a3225
GS
13136 Branch: cfgperl
13137 + lib/unicode/syllables.txt
13138 - lib/unicode/EthiopicSyllables.txt
13139 - lib/unicode/MakeEthiopicSyllables.PL
13140 ! MANIFEST lib/unicode/UnicodeData-Latest.txt
13141 ! lib/unicode/mktables.PL
13142____________________________________________________________________________
f58c54f0
NC
13143[ 3937] By: jhi on 1999/08/09 10:21:51
13144 Log: Move the equivalence class creation last.
651a3225
GS
13145 Branch: cfgperl
13146 ! lib/unicode/mktables.PL
13147____________________________________________________________________________
f58c54f0
NC
13148[ 3936] By: jhi on 1999/08/09 10:20:40
13149 Log: Compute equivalence classes (diacritics stripping) only
13150 for letters, not for ligatures.
651a3225
GS
13151 Branch: cfgperl
13152 ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
13153 ! lib/unicode/mktables.PL
13154____________________________________________________________________________
f58c54f0
NC
13155[ 3935] By: nick on 1999/08/08 13:53:57
13156 Log: Will now correctly re-call
13157 bootstrap "Foo";
13158 if requested. This should allow build on Win32 and other
13159 platforms where you cannot link to loadables directly.
651a3225
GS
13160 Branch: perl
13161 ! ext/B/B/C.pm
13162____________________________________________________________________________
f58c54f0
NC
13163[ 3934] By: nick on 1999/08/07 12:23:55
13164 Log: Vishal Bhatia <vishalb@my-deja.com>
13165 Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
13166 Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
651a3225
GS
13167 Branch: perl
13168 ! ext/B/B/CC.pm
13169____________________________________________________________________________
f58c54f0
NC
13170[ 3933] By: nick on 1999/08/07 12:19:46
13171 Log: B::C changes to get simple Tk app. compiling again
651a3225
GS
13172 Branch: perl
13173 ! ext/B/B/C.pm
13174____________________________________________________________________________
f58c54f0
NC
13175[ 3932] By: jhi on 1999/08/06 21:17:16
13176 Log: Regen Configure to include change #3915.
651a3225
GS
13177 Branch: cfgperl
13178 ! Configure config_h.SH
13179____________________________________________________________________________
f58c54f0
NC
13180[ 3931] By: jhi on 1999/08/06 18:52:57
13181 Log: Todo update.
651a3225
GS
13182 Branch: cfgperl
13183 ! Todo Todo-5.005 lib/unicode/mktables.PL
13184____________________________________________________________________________
f58c54f0
NC
13185[ 3930] By: jhi on 1999/08/06 13:13:05
13186 Log: Character class equivalence tables.
651a3225
GS
13187 Branch: cfgperl
13188 + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
13189 ! MANIFEST lib/unicode/mktables.PL
13190____________________________________________________________________________
f58c54f0
NC
13191[ 3929] By: jhi on 1999/08/06 11:59:11
13192 Log: More Fcntl constants. (This process really needs
13193 to be automated, at least partly, see the Errno extension.)
13194 Now also the SEEK_ constants are available via the Fcntl.
13195 Yes, this is redundant (IO::Seekable and POSIX supply them already),
13196 but now Fcntl is a one-stop shopping mall for all your
13197 file-related constants.
651a3225
GS
13198 Branch: cfgperl
13199 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
13200____________________________________________________________________________
f58c54f0
NC
13201[ 3928] By: jhi on 1999/08/06 08:08:03
13202 Log: Protect against pack/unpack repeat count overflows,
13203 based on:
13204
13205 From: Nathan Torkington <gnat@frii.com>
13206 To: Brian Keefer <mgomes@cwix.com>
13207 Cc: perl5-porters@perl.org
13208 Subject: Re: [ID 19990806.001] Core dump with obfuscated code
13209 Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
13210 Message-ID: <14250.27711.769942.100675@localhost.frii.com>
651a3225
GS
13211 Branch: cfgperl
13212 ! pod/perldiag.pod pp.c
13213____________________________________________________________________________
f58c54f0
NC
13214[ 3927] By: jhi on 1999/08/06 07:32:20
13215 Log: Fix for Nathan's fix (#3920) from Guy Decoux.
13216
13217 From: Nathan Torkington <gnat@frii.com>
13218 To: perl5-porters@perl.org
13219 Subject: Bugfix for my bugfix
13220 Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
13221 Message-ID: <14250.21947.765134.940583@localhost.frii.com>
651a3225
GS
13222 Branch: cfgperl
13223 ! ext/B/B/Assembler.pm
13224____________________________________________________________________________
f58c54f0
NC
13225[ 3926] By: jhi on 1999/08/05 17:25:19
13226 Log: Fix regex charclass parsing so that bogus ranges
13227 like [0-\d] and [[:word:]-z] are no more allowed.
13228 The anomaly was noticed by Guy Decoux.
651a3225
GS
13229 Branch: cfgperl
13230 ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
13231____________________________________________________________________________
f58c54f0
NC
13232[ 3925] By: jhi on 1999/08/05 10:31:47
13233 Log: split /^/ deprecation warning should not be on by default.
651a3225
GS
13234 Branch: cfgperl
13235 ! pp.c
13236____________________________________________________________________________
f58c54f0
NC
13237[ 3923] By: jhi on 1999/08/05 09:16:57
13238 Log: From: paul.marquess@bt.com
13239 To: jhi@iki.fi, paul.marquess@bt.com
13240 Cc: gsar@ActiveState.com, perl5-porters@perl.org
13241 Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
13242 Date: Thu, 5 Aug 1999 09:33:14 +0100
13243 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
651a3225
GS
13244 Branch: cfgperl
13245 ! t/lib/anydbm.t
13246____________________________________________________________________________
f58c54f0
NC
13247[ 3921] By: jhi on 1999/08/05 08:05:13
13248 Log: From: paul.marquess@bt.com
13249 To: perl5-porters@perl.org
13250 Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
13251 randy@theoryx5.uwinnipeg.ca
13252 Subject: [PATCH 5.005_60] DB_File 1.70
13253 Date: Wed, 4 Aug 1999 23:22:22 +0100
13254 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
13255
13256 (Replaces change #3917)
651a3225
GS
13257 Branch: cfgperl
13258 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13259 ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
13260____________________________________________________________________________
f58c54f0
NC
13261[ 3920] By: jhi on 1999/08/04 19:02:58
13262 Log: From: Nathan Torkington <gnat@frii.com>
13263 To: perl5-porters@perl.org
13264 Subject: [5.005_60 PATCH] Make B::Bytecode work
13265 Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
13266 Message-ID: <14248.30568.769427.216092@localhost.frii.com>
651a3225
GS
13267 Branch: cfgperl
13268 ! ext/B/B/Assembler.pm
13269____________________________________________________________________________
f58c54f0
NC
13270[ 3919] By: jhi on 1999/08/04 10:56:26
13271 Log: Update history records.
651a3225
GS
13272 Branch: cfgperl
13273 ! pod/perlhist.pod
13274____________________________________________________________________________
f58c54f0
NC
13275[ 3918] By: jhi on 1999/08/04 09:36:13
13276 Log: Minor fixes to linux -Dusethreads -Duseperlio.
651a3225
GS
13277 Branch: cfgperl
13278 ! perlio.c
13279____________________________________________________________________________
f58c54f0
NC
13280[ 3917] By: jhi on 1999/08/04 08:13:20
13281 Log: (Replaced by change #3921)
13282 From: paul.marquess@bt.com
13283 To: gsar@activestate.com
13284 Cc: perl5-porters@perl.org
13285 Subject: [PATCH 5.005_60] DB_File 1.69
13286 Date: Tue, 3 Aug 1999 22:55:00 +0100
13287 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
651a3225
GS
13288 Branch: cfgperl
13289 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13290 ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
13291____________________________________________________________________________
f58c54f0
NC
13292[ 3916] By: jhi on 1999/08/04 07:59:05
13293 Log: Introduce the charnames pragma.
13294
13295 Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
13296 From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
13297 To: Chip Salzenberg <[11]chip@perlsupport.com>
13298 Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
13299 Date: Sat, 31 Jul 1999 05:44:05 -0400
13300 Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
13301
13302 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13303 To: Mailing list Perl5 <perl5-porters@perl.org>
13304 Subject: [PATCH 5.005_58] Named characters in Perl
13305 Date: Mon, 2 Aug 1999 19:25:40 -0400
13306 Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
651a3225
GS
13307 Branch: cfgperl
13308 + lib/charnames.pm t/lib/charnames.t
13309 ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
13310 ! pod/perlre.pod regcomp.c toke.c
13311____________________________________________________________________________
f58c54f0
NC
13312[ 3915] By: jhi on 1999/08/03 21:18:49
13313 Log: Support Configure -Dmake=pmake.
13314 Via private email from Andy.
13315 NOTE: assumes "basename" command.
651a3225
GS
13316 Branch: metaconfig
13317 ! U/modified/Config_sh.U
13318____________________________________________________________________________
f58c54f0
NC
13319[ 3914] By: jhi on 1999/08/03 21:11:11
13320 Log: The op/filetest.t failed subtest 7 if testing as root.
13321
13322 From: François Désarménien <desar@club-internet.fr>
13323 To: perl5-porters@perl.org
13324 Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
13325 Date: Tue, 27 Jul 1999 22:54:05 +0200
13326 Message-Id: <379E1C6D.626DC765@club-internet.fr>
651a3225
GS
13327 Branch: cfgperl
13328 ! t/op/filetest.t
13329____________________________________________________________________________
f58c54f0
NC
13330[ 3911] By: jhi on 1999/08/03 19:52:38
13331 Log: The "-Dusethreads -Duseperlio" combination failed.
13332
13333 From: Spider Boardman <spider@leggy.zk3.dec.com>
13334 To: perl5-porters@perl.org
13335 Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
13336 4.0 (UNINSTALLED)
13337 Date: Tue, 3 Aug 1999 14:25:00 -0400
13338 Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
13339
13340 See also change #3912.
651a3225
GS
13341 Branch: cfgperl
13342 ! perlio.c
13343____________________________________________________________________________
f58c54f0
NC
13344[ 3910] By: jhi on 1999/08/03 10:44:24
13345 Log: From: Chris Nandor <pudge@pobox.com>
13346 To: perl5-porters@perl.org
13347 Subject: [PATCH 5.005_58] perlbug.PL 1.27
13348 Date: Wed, 28 Jul 1999 23:42:49 -0400
13349 Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
651a3225
GS
13350 Branch: cfgperl
13351 ! utils/perlbug.PL
13352____________________________________________________________________________
f58c54f0
NC
13353[ 3909] By: jhi on 1999/08/03 10:41:04
13354 Log: Hints for building ByteLoader in SunoS. Based on
13355 From: Andy Dougherty <doughera@lafayette.edu>
13356 To: Gurusamy Sarathy <gsar@activestate.com>
13357 Cc: Perl Porters <perl5-porters@perl.org>
13358 Subject: Re: 5.005_58 Not OK SunOS 4.1.3
13359 Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
13360 Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
651a3225
GS
13361 Branch: cfgperl
13362 + ext/ByteLoader/hints/sunos.pl
13363 ! MANIFEST ext/ByteLoader/ByteLoader.xs
13364____________________________________________________________________________
f58c54f0
NC
13365[ 3908] By: jhi on 1999/08/03 09:29:22
13366 Log: Clarify RE engine code; inline a static function to a macro;
13367 make exact string nodes smaller.
13368
13369 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13370 To: perl5-porters@perl.org (Mailing list Perl5)
13371 Subject: [PATCH 5.005_60] Cosmetic change to REx engine
13372 Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
13373 Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
651a3225
GS
13374 Branch: cfgperl
13375 ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
13376 ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
13377 ! regnodes.h warning.h
13378____________________________________________________________________________
f58c54f0
NC
13379[ 3907] By: jhi on 1999/08/03 08:11:49
13380 Log: 5_59 configured with -Dd_bincompat5005 can't be made
13381 binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
13382
13383 From: Spider Boardman <spider@leggy.zk3.dec.com>
13384 To: perl5-porters@perl.org
13385 Subject: [ID 19990802.016] Not OK: perl 5.00559
13386 Date: Mon, 2 Aug 1999 16:11:13 -0400
13387 Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
651a3225
GS
13388 Branch: cfgperl
13389 ! embed.pl
13390____________________________________________________________________________
f58c54f0
NC
13391[ 3906] By: jhi on 1999/08/03 07:48:59
13392 Log: Change #3790 redemption: with a little additional
13393 patch from Ilya it works okay.
651a3225
GS
13394 Branch: cfgperl
13395 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
13396 ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
13397____________________________________________________________________________
f58c54f0
NC
13398[ 3905] By: gsar on 1999/08/02 21:03:23
13399 Log: this will be 5.005_60
651a3225
GS
13400 Branch: perl
13401 ! Changes
13402
13403----------------
13404Version 5.005_60
412582ad
GS
13405----------------
13406
13407____________________________________________________________________________
f58c54f0
NC
13408[ 3904] By: gsar on 1999/08/02 20:30:23
13409 Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
13410 in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
13411 regen headers
def5be65
GS
13412 Branch: perl
13413 ! embed.h embed.pl global.sym opcode.h perlapi.c
13414____________________________________________________________________________
f58c54f0
NC
13415[ 3903] By: gsar on 1999/08/02 20:26:07
13416 Log: native int pack/unpack fixes (from Spider Boardman
13417 <spider@leggy.zk3.dec.com>)
def5be65
GS
13418 Branch: perl
13419 ! pp.c
13420____________________________________________________________________________
f58c54f0
NC
13421[ 3902] By: gsar on 1999/08/02 20:24:41
13422 Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
13423 <spider@leggy.zk3.dec.com>)
def5be65
GS
13424 Branch: perl
13425 + opnames.h
13426 ! Changes MANIFEST opcode.pl perl.h
13427____________________________________________________________________________
f58c54f0
NC
13428[ 3901] By: gsar on 1999/08/02 18:51:18
13429 Log: integrate cfgperl contents
abdd5c84
GS
13430 Branch: perl
13431 !> INSTALL README pod/perldelta.pod
13432____________________________________________________________________________
f58c54f0
NC
13433[ 3900] By: jhi on 1999/08/02 18:46:21
13434 Log: Update README and INSTALL; partly based on the message
13435
13436 From: "John L. Allen" <allen@grumman.com>
13437 To: Jarkko Hietaniemi <jhi@iki.fi>
13438 cc: perl5-porters@perl.org
13439 Subject: Re: Perl Installation Problem
13440 Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
13441 Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
13442
13443 and private email from Andy Dougherty.
abdd5c84
GS
13444 Branch: cfgperl
13445 ! INSTALL README
13446____________________________________________________________________________
f58c54f0
NC
13447[ 3899] By: jhi on 1999/08/02 18:36:35
13448 Log: Integrate with Sarathy.
abdd5c84
GS
13449 Branch: cfgperl
13450 !> op.c
13451____________________________________________________________________________
f58c54f0
NC
13452[ 3898] By: jhi on 1999/08/02 18:34:49
13453 Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
abdd5c84
GS
13454 Branch: cfgperl
13455 ! pod/perldelta.pod
13456____________________________________________________________________________
f58c54f0
NC
13457[ 3897] By: gsar on 1999/08/02 18:18:37
13458 Log: optimizations could sometimes bypass bareword check
abdd5c84
GS
13459 Branch: perl
13460 ! op.c
13461____________________________________________________________________________
f58c54f0
NC
13462[ 3896] By: jhi on 1999/08/02 18:18:34
13463 Log: Integrate with Sarathy.
abdd5c84
GS
13464 Branch: cfgperl
13465 !> Changes makedef.pl patchlevel.h win32/Makefile
13466 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13467 !> win32/makefile.mk
13468____________________________________________________________________________
f58c54f0
NC
13469[ 3895] By: gsar on 1999/08/02 17:22:40
13470 Log: up patchlevel etc.
abdd5c84
GS
13471 Branch: perl
13472 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
13473 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13474____________________________________________________________________________
f58c54f0
NC
13475[ 3894] By: gsar on 1999/08/02 17:12:31
13476 Log: integrate change#3893, make it conditional on bincompat5005
412582ad
GS
13477 Branch: perl
13478 ! makedef.pl
13479____________________________________________________________________________
f58c54f0
NC
13480[ 3893] By: jhi on 1999/08/02 16:49:08
13481 Log: PERL_BINCOMPAT_5005 symbol translation.
13482 (AIX wouldn't link neither perl nor extensions.)
412582ad
GS
13483 Branch: cfgperl
13484 ! makedef.pl
13485____________________________________________________________________________
f58c54f0
NC
13486[ 3892] By: gsar on 1999/08/02 16:09:13
13487 Log: integrate cfgperl contents into mainline
412582ad
GS
13488 Branch: perl
13489 +> t/op/64bit.t
13490 ! Changes
13491 !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
13492 !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
13493 !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
13494____________________________________________________________________________
f58c54f0
NC
13495[ 3891] By: jhi on 1999/08/02 14:52:40
13496 Log: AIX long long probing requires LL suffix for
13497 the ll constant. The suffix doesn't seem
13498 to bother other ll platforms.
412582ad
GS
13499 Branch: cfgperl
13500 ! Configure config_h.SH hints/aix.sh
13501 Branch: metaconfig/U/perl
13502 ! quadfio.U
13503____________________________________________________________________________
f58c54f0
NC
13504[ 3890] By: jhi on 1999/08/02 14:21:55
13505 Log: Exact path to perl for open -|.
412582ad
GS
13506 Branch: cfgperl
13507 ! t/io/open.t
13508____________________________________________________________________________
f58c54f0
NC
13509[ 3889] By: jhi on 1999/08/02 14:18:03
13510 Log: Integrate with Sarathy.
412582ad
GS
13511 Branch: cfgperl
13512 !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
13513 !> win32/Makefile win32/config_H.bc win32/config_H.gc
13514 !> win32/config_H.vc win32/makefile.mk win32/win32.c
13515____________________________________________________________________________
f58c54f0
NC
13516[ 3888] By: jhi on 1999/08/02 14:14:29
13517 Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
412582ad
GS
13518 Branch: cfgperl
13519 ! hints/aix.sh
13520____________________________________________________________________________
f58c54f0
NC
13521[ 3887] By: jhi on 1999/08/02 12:53:10
13522 Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
13523 emacs code indentation doesn't get wrong ideas--
13524 in other words, introduce a couple of "redundant" if:s.
412582ad
GS
13525 Branch: cfgperl
13526 ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
13527 ! util.c
13528____________________________________________________________________________
f58c54f0
NC
13529[ 3886] By: jhi on 1999/08/02 12:43:16
13530 Log: Mention that also *BSD systems with glibc are known to stumble.
412582ad
GS
13531 Branch: cfgperl
13532 ! t/pragma/warn/pp_hot
13533____________________________________________________________________________
f58c54f0
NC
13534[ 3885] By: jhi on 1999/08/02 12:34:15
13535 Log: Allow also non-long long but still quad platforms print quads.
412582ad
GS
13536 Branch: cfgperl
13537 ! Configure config_h.SH
13538 Branch: metaconfig/U/perl
13539 ! longdblfio.U quadfio.U
13540____________________________________________________________________________
f58c54f0
NC
13541[ 3884] By: jhi on 1999/08/02 11:56:14
13542 Log: Fix regclass utf8 hex ranges for quads.
412582ad
GS
13543 Branch: cfgperl
13544 ! regcomp.c
13545____________________________________________________________________________
f58c54f0
NC
13546[ 3883] By: jhi on 1999/08/02 11:42:14
13547 Log: Enhance the description of how to detect quad support.
412582ad
GS
13548 Branch: cfgperl
13549 ! pod/perlfunc.pod
13550____________________________________________________________________________
f58c54f0
NC
13551[ 3882] By: jhi on 1999/08/02 11:22:19
13552 Log: Fix printf %D %U %O for quads.
412582ad
GS
13553 Branch: cfgperl
13554 ! sv.c t/op/64bit.t
13555____________________________________________________________________________
f58c54f0
NC
13556[ 3881] By: jhi on 1999/08/02 11:16:12
13557 Log: Document quad printing.
412582ad
GS
13558 Branch: cfgperl
13559 ! pod/perlfunc.pod
13560____________________________________________________________________________
f58c54f0
NC
13561[ 3880] By: jhi on 1999/08/02 10:32:01
13562 Log: More 64-bit fixing. One known bug of that kind
13563 remains, 32-bit platforms using long long in
13564 the test t/pragma/utf8 subtests 1-3 fail.
13565 (Update: change #3884 fixed that one.)
412582ad
GS
13566 Branch: cfgperl
13567 + t/op/64bit.t
13568 ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
13569
13570----------------
13571Version 5.005_59
4113c5bc
GS
13572----------------
13573
13574____________________________________________________________________________
f58c54f0
NC
13575[ 3879] By: gsar on 1999/08/02 08:18:58
13576 Log: integrate cfgperl changes into mainline
278c13c7
GS
13577 Branch: perl
13578 !> Configure config_h.SH sv.c
13579____________________________________________________________________________
f58c54f0
NC
13580[ 3878] By: gsar on 1999/08/02 08:13:16
13581 Log: change#3692 had an unintentional patch leak through!
13582 (this would explain the mysterious C<next LABEL> failures
13583 people have seen)
278c13c7
GS
13584 Branch: perl
13585 ! pp_ctl.c
13586____________________________________________________________________________
f58c54f0
NC
13587[ 3877] By: gsar on 1999/08/02 08:00:29
13588 Log: up patchlevel to 59
278c13c7
GS
13589 Branch: perl
13590 ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
13591 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13592 ! win32/makefile.mk
13593____________________________________________________________________________
f58c54f0
NC
13594[ 3876] By: gsar on 1999/08/02 07:51:18
13595 Log: fix coredump under usethreads+debug
a502f3d8
GS
13596 Branch: perl
13597 ! util.c
13598____________________________________________________________________________
f58c54f0
NC
13599[ 3875] By: jhi on 1999/08/02 07:50:51
13600 Log: d_bincompat5005 could be left empty.
a502f3d8
GS
13601 Branch: cfgperl
13602 ! Configure config_h.SH
13603 Branch: metaconfig/U/perl
13604 ! bincompat5005.U
13605____________________________________________________________________________
f58c54f0
NC
13606[ 3874] By: jhi on 1999/08/02 07:42:45
13607 Log: Fix printf %d when IV is quad.
a502f3d8
GS
13608 Branch: cfgperl
13609 ! sv.c
13610____________________________________________________________________________
f58c54f0
NC
13611[ 3873] By: gsar on 1999/08/02 07:41:03
13612 Log: fix d_bincompat5005='' junking config.h
a502f3d8
GS
13613 Branch: perl
13614 ! Configure
13615____________________________________________________________________________
f58c54f0
NC
13616[ 3872] By: gsar on 1999/08/02 07:38:48
13617 Log: C needs parameter list, not merely type
a502f3d8
GS
13618 Branch: perl
13619 ! win32/win32.c
13620____________________________________________________________________________
f58c54f0
NC
13621[ 3871] By: jhi on 1999/08/02 07:20:51
13622 Log: Integrate with Sarathy.
a502f3d8
GS
13623 Branch: cfgperl
13624 !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
13625____________________________________________________________________________
f58c54f0
NC
13626[ 3870] By: gsar on 1999/08/02 07:12:18
13627 Log: integrate cfgperl changes into mainline
a502f3d8
GS
13628 Branch: perl
13629 ! Changes
13630 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
13631 !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
13632 !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
13633 !> toke.c util.c
13634____________________________________________________________________________
f58c54f0
NC
13635[ 3869] By: gsar on 1999/08/02 06:59:09
13636 Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
13637 Date: Sat, 31 Jul 1999 19:08:33 -0700
13638 Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
13639 Subject: [PATCH 5.005_58] "use constant" in the compiler
e1c4585f
GS
13640 Branch: perl
13641 ! ext/B/B/C.pm ext/B/B/CC.pm
13642____________________________________________________________________________
f58c54f0
NC
13643[ 3868] By: gsar on 1999/08/02 06:55:51
13644 Log: debug build tweak
e1c4585f
GS
13645 Branch: perl
13646 ! regexec.c
13647____________________________________________________________________________
f58c54f0
NC
13648[ 3867] By: gsar on 1999/08/02 06:35:18
13649 Log: create vmsperl branch (to be owned and operated by: cbailey)
e1c4585f
GS
13650 Branch: vmsperl
13651 +> (branch 1476 files)
13652____________________________________________________________________________
f58c54f0
NC
13653[ 3866] By: jhi on 1999/08/01 23:34:40
13654 Log: so_locations once is enough.
e1c4585f
GS
13655 Branch: cfgperl
13656 ! Makefile.SH
13657____________________________________________________________________________
f58c54f0
NC
13658[ 3865] By: jhi on 1999/08/01 23:13:05
13659 Log: Simplicate duplicated code.
e1c4585f
GS
13660 Branch: cfgperl
13661 ! util.c
13662____________________________________________________________________________
f58c54f0
NC
13663[ 3864] By: jhi on 1999/08/01 22:41:41
13664 Log: Integrate with Sarathy. perl.h and util.c required manual resolving.
e1c4585f
GS
13665 Branch: cfgperl
13666 +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
13667 +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
13668 - README.cygwin32 cygwin32/Makefile.SHs
13669 - cygwin32/build-instructions.READFIRST
13670 - cygwin32/build-instructions.charles-wilson
13671 - cygwin32/build-instructions.sebastien-barre
13672 - cygwin32/build-instructions.steven-morlock
13673 - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
13674 - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
13675 - hints/cygwin32.sh
13676 !> (integrate 61 files)
13677____________________________________________________________________________
f58c54f0
NC
13678[ 3863] By: jhi on 1999/08/01 22:36:02
13679 Log: Regen Configure and Glossary once again.
e1c4585f
GS
13680 Branch: cfgperl
13681 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13682 ! config_h.SH
13683____________________________________________________________________________
f58c54f0
NC
13684[ 3862] By: jhi on 1999/08/01 22:26:09
13685 Log: Glossary update for #3861.
e1c4585f
GS
13686 Branch: cfgperl
13687 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13688 ! config_h.SH
13689____________________________________________________________________________
f58c54f0
NC
13690[ 3861] By: jhi on 1999/08/01 22:22:51
13691 Log: 64-bit work. Now 32-bit platforms get a 100% make test
13692 with -Duse64bits (using long long).
13693 Tested in Solaris 2.6 sparc RH Linux 6.0 x86
13694 (and Digital IX 4.0D, to get a true 64-bit opinion). Now e.g.
13695 'print unpack "q", pack "q", 12345678901'
13696 should work on such 32-bit platforms.
13697 Still a lot of printf()s behind -D which wrongly assume
13698 that %ld/%lx and (long) are a good combination.
13699 Introducing a slew of new macros intended to be used in printf()
13700 format strings: e. g. PERL_PRId64 is the string to be used
13701 when printing an IV, printf("%" PERL_PRId64 "\n", iv).
13702 The PRI... naming follows the C9X naming of <inttypes.h> macros.
e1c4585f
GS
13703 Branch: cfgperl
13704 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13705 ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
13706 ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
13707 Branch: metaconfig/U/perl
13708 + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
13709____________________________________________________________________________
f58c54f0
NC
13710[ 3860] By: gsar on 1999/08/01 21:23:18
13711 Log: integrate cfgperl contents into mainline
e1c4585f
GS
13712 Branch: perl
13713 ! toke.c
13714 !> (integrate 29 files)
13715____________________________________________________________________________
f58c54f0
NC
13716[ 3859] By: gsar on 1999/08/01 21:13:09
13717 Log: From: Nathan Torkington <gnat@frii.com>
13718 Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
13719 Message-ID: <14244.33431.739419.806927@localhost.frii.com>
13720 Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
e1c4585f
GS
13721 Branch: perl
13722 ! ext/B/B/Disassembler.pm
13723____________________________________________________________________________
f58c54f0
NC
13724[ 3858] By: gsar on 1999/08/01 21:09:15
13725 Log: DB_File 1.68 update from Paul Marquess
e1c4585f
GS
13726 Branch: perl
13727 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13728 ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
13729 ! t/lib/db-recno.t
13730____________________________________________________________________________
f58c54f0
NC
13731[ 3857] By: gsar on 1999/08/01 21:05:54
13732 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13733 Date: Sat, 31 Jul 1999 05:13:38 -0400
13734 Message-Id: <199907311407.IAA25038@localhost.frii.com>
13735 Subject: [PATCH 5.005_58] More optimizations to REx engine
e1c4585f
GS
13736 Branch: perl
13737 ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
13738 ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
13739____________________________________________________________________________
f58c54f0
NC
13740[ 3856] By: gsar on 1999/08/01 20:59:59
13741 Log: slightly modified version of suggested patch
13742 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13743 Date: Sat, 31 Jul 1999 04:45:12 -0400
13744 Message-Id: <199907311406.IAA25034@localhost.frii.com>
13745 Subject: [PATCH 5.005_58] Fix OS/2 build
e1c4585f
GS
13746 Branch: perl
13747 ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
13748 ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
13749____________________________________________________________________________
f58c54f0
NC
13750[ 3855] By: gsar on 1999/08/01 20:49:06
13751 Log: cygwin update
13752 From: "Fifer, Eric" <EFifer@sanwaint.com>
13753 Date: Fri, 30 Jul 1999 18:31:48 +0100
13754 Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
13755 Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
e1c4585f
GS
13756 Branch: perl
13757 ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
13758 ! pp_sys.c unixish.h util.c
13759____________________________________________________________________________
f58c54f0
NC
13760[ 3854] By: gsar on 1999/08/01 20:41:53
13761 Log: fixes from Stephen McCamant that address bugs in change#3612
13762 (the optimization shouldn't be enabled in expressions where
13763 the variable is introduced), and fix Deparse to grok the
13764 optimization
13765 Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
13766 Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
13767 Subject: [PATCH _58] Set OPpTARGET_MY more consistently
13768 --
13769 Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
13770 Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
13771 Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
13772 --
13773 Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
13774 Message-Id: <199907310326.VAA24376@localhost.frii.com>
13775 Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
e1c4585f
GS
13776 Branch: perl
13777 ! ext/B/B/Deparse.pm op.c
13778____________________________________________________________________________
f58c54f0
NC
13779[ 3853] By: gsar on 1999/08/01 20:31:32
13780 Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13781 Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
13782 Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
13783 Subject: [PATCH _58] Two one-liner LOGOP tweaks
e1c4585f
GS
13784 Branch: perl
13785 ! op.c opcode.h opcode.pl
13786____________________________________________________________________________
f58c54f0
NC
13787[ 3852] By: gsar on 1999/08/01 20:29:17
13788 Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
e1c4585f
GS
13789 Branch: perl
13790 ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
13791 ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
13792 ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
13793 ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
13794 ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
13795 ! pod/perlport.pod pp_sys.c util.c
13796____________________________________________________________________________
f58c54f0
NC
13797[ 3851] By: gsar on 1999/08/01 20:20:05
13798 Log: move files around for s/cygwin32/cygwin/ renaming
e1c4585f
GS
13799 Branch: perl
13800 +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
13801 +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
13802 - README.cygwin32 cygwin32/Makefile.SHs
13803 - cygwin32/build-instructions.READFIRST
13804 - cygwin32/build-instructions.charles-wilson
13805 - cygwin32/build-instructions.sebastien-barre
13806 - cygwin32/build-instructions.steven-morlock
13807 - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
13808 - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
13809 - hints/cygwin32.sh
13810 ! MANIFEST
13811____________________________________________________________________________
f58c54f0
NC
13812[ 3850] By: gsar on 1999/08/01 20:05:14
13813 Log: posix-bc hints tweak (via private mail from Thomas Dorner
13814 <Thomas.Dorner@start.de>)
e1c4585f
GS
13815 Branch: perl
13816 ! Changes hints/posix-bc.sh
13817____________________________________________________________________________
f58c54f0
NC
13818[ 3849] By: gsar on 1999/08/01 19:50:20
13819 Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
13820 <gnat@frii.com>)
4113c5bc
GS
13821 Branch: perl
13822 ! perl.h pod/perldelta.pod pod/perlguts.pod
13823____________________________________________________________________________
f58c54f0
NC
13824[ 3848] By: gsar on 1999/08/01 18:34:41
13825 Log: fix defined(@foo) encarpments
4113c5bc
GS
13826 Branch: perl
13827 ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
13828 ! pod/perltrap.pod
13829____________________________________________________________________________
f58c54f0
NC
13830[ 3847] By: jhi on 1999/08/01 17:17:07
13831 Log: Undo #3790 and the patches that attempted to fix it
13832 (#3837, #3838, #3845). The #3790 caused linkage failures
13833 and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
13834 IRIX 6.5.
4113c5bc
GS
13835 Branch: cfgperl
13836 - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
13837 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
13838 ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
13839____________________________________________________________________________
f58c54f0
NC
13840[ 3846] By: jhi on 1999/08/01 11:41:52
13841 Log: Reading 64-bit decimal numbers was broken because
13842 the NV was cast to an I32, not an IV.
4113c5bc
GS
13843 Branch: cfgperl
13844 ! toke.c
13845____________________________________________________________________________
f58c54f0
NC
13846[ 3845] By: jhi on 1999/08/01 11:00:24
13847 Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
4113c5bc
GS
13848 Branch: cfgperl
13849 + ext/SDBM_File/hints/solaris.pl
13850____________________________________________________________________________
f58c54f0
NC
13851[ 3844] By: jhi on 1999/08/01 10:55:44
13852 Log: Enable Solaris largefiles support only if -Duse64bits is used.
13853 (Effectively removes #3311).
4113c5bc
GS
13854 Branch: cfgperl
13855 ! hints/solaris_2.sh
13856____________________________________________________________________________
f58c54f0
NC
13857[ 3843] By: jhi on 1999/07/31 22:44:56
13858 Log: Integer overflow iteration.
4113c5bc
GS
13859 Branch: cfgperl
13860 ! t/op/oct.t toke.c util.c
13861____________________________________________________________________________
f58c54f0
NC
13862[ 3842] By: jhi on 1999/07/31 22:11:03
13863 Log: Remove a lot of unused regnode codes.
13864 Noticed by Ilya.
4113c5bc
GS
13865 Branch: cfgperl
13866 ! regcomp.c regcomp.sym regexec.c regnodes.h
13867____________________________________________________________________________
f58c54f0
NC
13868[ 3841] By: jhi on 1999/07/31 21:53:54
13869 Log: Make the use64bits and usethreads friendlier/braver;
13870 they no more wimp out if the platform is unknown.
13871 On use64bits if gcc used -DUSE_LONG_LONG is added
13872 to the ccflags (this dependency on gcc caused a slightly weird
13873 reordering of Configure, but things still seem to work.)
4113c5bc
GS
13874 Branch: cfgperl
13875 ! Configure README.threads config_h.SH
13876 Branch: metaconfig
13877 ! U/threads/usethreads.U
13878 Branch: metaconfig/U/perl
13879 ! use64bits.U
13880____________________________________________________________________________
f58c54f0
NC
13881[ 3840] By: jhi on 1999/07/31 20:26:22
13882 Log: Hack the "integer overflow" code some more.
4113c5bc
GS
13883 Branch: cfgperl
13884 ! perl.h toke.c util.c
13885____________________________________________________________________________
f58c54f0
NC
13886[ 3839] By: jhi on 1999/07/31 20:22:00
13887 Log: Test oct() at the 2^32-1 limit.
4113c5bc
GS
13888 Branch: cfgperl
13889 ! t/op/oct.t
13890____________________________________________________________________________
f58c54f0
NC
13891[ 3838] By: jhi on 1999/07/31 20:08:43
13892 Log: Update MANIFEST for #3837.
4113c5bc
GS
13893 Branch: cfgperl
13894 ! MANIFEST
13895____________________________________________________________________________
f58c54f0
NC
13896[ 3837] By: jhi on 1999/07/31 20:02:40
13897 Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
13898 (a core dump with a corrput stack ensues).
4113c5bc
GS
13899 Branch: cfgperl
13900 + ext/SDBM_File/hints/dec_osf.pl
13901____________________________________________________________________________
f58c54f0
NC
13902[ 3836] By: jhi on 1999/07/29 21:09:01
13903 Log: Allow for Configure -Ubincompat5005 override.
4113c5bc
GS
13904 Branch: cfgperl
13905 ! Configure config_h.SH
13906 Branch: metaconfig/U/perl
13907 ! bincompat5005.U
13908____________________________________________________________________________
f58c54f0
NC
13909[ 3835] By: jhi on 1999/07/29 21:04:02
13910 Log: Make Configure support PERL_BINCOMPAT_5005.
4113c5bc
GS
13911 Branch: cfgperl
13912 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13913 ! config_h.SH
13914 Branch: metaconfig/U/perl
13915 + bincompat5005.U
13916____________________________________________________________________________
f58c54f0
NC
13917[ 3834] By: jhi on 1999/07/29 19:25:35
13918 Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com>
4113c5bc
GS
13919 Branch: cfgperl
13920 ! Makefile.SH
13921____________________________________________________________________________
f58c54f0
NC
13922[ 3833] By: jhi on 1999/07/29 14:07:09
13923 Log: Integrate with Sarathy. I overruled on perldelta
13924 and perldiag.
4113c5bc
GS
13925 Branch: cfgperl
13926 !> README.win32 emacs/cperl-mode.el globals.c installperl
13927 !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
13928 !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
13929 !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
13930 !> win32/perllib.c win32/win32.c
13931____________________________________________________________________________
f58c54f0
NC
13932[ 3832] By: jhi on 1999/07/29 14:02:50
13933 Log: Repent and make overly large integerish
13934 constants non-fatal. They are now promoted
13935 to NVs, accompanied by an overflow warning that
13936 is by default on.
4113c5bc
GS
13937 Branch: cfgperl
13938 ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
13939 ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
13940 ! toke.c util.c
13941____________________________________________________________________________
f58c54f0
NC
13942[ 3831] By: jhi on 1999/07/29 11:40:04
13943 Log: AIX exhibits different error on failed system().
13944 Slightly modified patch via private email from
13945 David R. Favor <dfavor@austin.ibm.com>
4113c5bc
GS
13946 Branch: cfgperl
13947 ! t/op/exec.t
13948____________________________________________________________________________
f58c54f0
NC
13949[ 3830] By: gsar on 1999/07/29 07:46:11
13950 Log: cperl-mode.el v4.19
4113c5bc
GS
13951 Branch: perl
13952 ! emacs/cperl-mode.el
13953____________________________________________________________________________
f58c54f0
NC
13954[ 3829] By: gsar on 1999/07/29 07:30:35
13955 Log: From: jan.dubois@ibm.net (Jan Dubois)
13956 Date: Wed, 28 Jul 1999 22:01:42 +0200
13957 Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
13958 Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
4113c5bc
GS
13959 Branch: perl
13960 ! win32/bin/pl2bat.pl
13961____________________________________________________________________________
f58c54f0
NC
13962[ 3828] By: gsar on 1999/07/29 07:19:27
13963 Log: tweak previous change for multiple hits
4113c5bc
GS
13964 Branch: perl
13965 ! utils/perldoc.PL
13966____________________________________________________________________________
f58c54f0
NC
13967[ 3827] By: gsar on 1999/07/29 07:10:00
13968 Log: band-aid for perldoc -t broken-ness (the new Pod::Text
13969 really needs a pod2text() compatibility function)
4113c5bc
GS
13970 Branch: perl
13971 ! utils/perldoc.PL
13972____________________________________________________________________________
f58c54f0
NC
13973[ 3826] By: gsar on 1999/07/29 01:33:46
13974 Log: minor tweaks to pods and toke.c comments
4113c5bc
GS
13975 Branch: perl
13976 ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
13977____________________________________________________________________________
f58c54f0
NC
13978[ 3825] By: gsar on 1999/07/29 00:12:52
13979 Log: integrate cfgperl changes into mainline
4113c5bc
GS
13980 Branch: perl
13981 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13982 !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
13983 !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
13984 !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
13985 !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13986 !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
13987 !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
13988 !> t/pragma/warn/util toke.c util.c
13989____________________________________________________________________________
f58c54f0
NC
13990[ 3824] By: jhi on 1999/07/28 21:15:04
13991 Log: Tiny patch to go over #3820 (via private mail from Lincoln).
4113c5bc
GS
13992 Branch: cfgperl
13993 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
13994 ! ext/IO/lib/IO/Socket/INET.pm
13995____________________________________________________________________________
f58c54f0
NC
13996[ 3823] By: jhi on 1999/07/28 20:29:17
13997 Log: Continue pack() doc honing.
4113c5bc
GS
13998 Branch: cfgperl
13999 ! pod/perlfunc.pod
14000____________________________________________________________________________
f58c54f0
NC
14001[ 3822] By: jhi on 1999/07/28 20:17:37
14002 Log: Enhance pack() doc.
4113c5bc
GS
14003 Branch: cfgperl
14004 ! pod/perlfunc.pod
14005____________________________________________________________________________
f58c54f0
NC
14006[ 3821] By: jhi on 1999/07/28 18:34:50
14007 Log: UNIX Domain Sockets are not implemented under QNX.
14008
14009 From: Norton Allen <allen@huarp.harvard.edu>
14010 To: perl5-porters@perl.org
14011 Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
14012 Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
14013 Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
4113c5bc
GS
14014 Branch: cfgperl
14015 ! t/lib/io_unix.t
14016____________________________________________________________________________
f58c54f0
NC
14017[ 3820] By: jhi on 1999/07/28 18:13:37
14018 Log: IO::* enhancements.
14019
14020 1) write() and syswrite() will now accept a single-argument
14021 form of the call, for consistency with Perl's syswrite().
14022 2) You can create a TCP-based IO::Socket::INET without forcing
14023 a connect attempt. This allows you to configure its options
14024 (like making it non-blocking) and then call connect() manually.
14025 3) Fixed a bug that prevented the IO::Socket::protocol() accessor
14026 from ever returning the correct value.
14027
14028 From: Lincoln Stein <lstein@formaggio.cshl.org>
14029 To: Graham Barr <gbarr@pobox.com>
14030 Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
14031 Subject: Re: patch for IO::*
14032 Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
14033 Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
4113c5bc
GS
14034 Branch: cfgperl
14035 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
14036 ! ext/IO/lib/IO/Socket/INET.pm
14037____________________________________________________________________________
f58c54f0
NC
14038[ 3819] By: gsar on 1999/07/28 18:08:06
14039 Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
4113c5bc
GS
14040 Branch: perl
14041 ! README.win32 globals.c installperl iperlsys.h makedef.pl
14042 ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
14043 ! win32/win32.c
14044____________________________________________________________________________
f58c54f0
NC
14045[ 3818] By: jhi on 1999/07/28 17:48:16
14046 Log: Need to add QNX to the list for DONT_DECLARE_STD.
14047 (The elimination of use of the _() macro apparently triggered
14048 an incompatability with a #define of atof)
14049
14050 From: Norton Allen <allen@huarp.harvard.edu>
14051 To: perl5-porters@perl.org
14052 Subject: [ID 19990728.008] Patch:perl.h _58 QNX
14053 Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
14054 Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
4113c5bc
GS
14055 Branch: cfgperl
14056 ! perl.h
14057____________________________________________________________________________
f58c54f0
NC
14058[ 3817] By: jhi on 1999/07/28 17:46:30
14059 Log: Need to add some more conditions to deal with the case
14060 defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
14061 which is true for QNX4.
14062 From: Norton Allen <allen@huarp.harvard.edu>
14063 To: perl5-porters@perl.org
14064 Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
14065 Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
14066 Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
4113c5bc
GS
14067 Branch: cfgperl
14068 ! pp_sys.c
14069____________________________________________________________________________
f58c54f0
NC
14070[ 3816] By: jhi on 1999/07/28 17:43:40
14071 Log: The QNX shell needs a couple more semicolons.
14072
14073 From: Norton Allen <allen@huarp.harvard.edu>
14074 To: perl5-porters@perl.org
14075 Subject: [ID 19990728.007] Patch:Configure _58 QNX
14076 Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
14077 Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
14078
14079 plus silence metalint moanings on vendorprefix.
4113c5bc
GS
14080 Branch: cfgperl
14081 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14082 ! config_h.SH
14083____________________________________________________________________________
f58c54f0
NC
14084[ 3815] By: jhi on 1999/07/28 17:31:11
14085 Log: Silence metalint on vendorprefix.U.
4113c5bc
GS
14086 Branch: metaconfig
14087 ! U/installdirs/vendorprefix.U
14088____________________________________________________________________________
f58c54f0
NC
14089[ 3814] By: jhi on 1999/07/28 17:13:29
14090 Log: QNX shell needs more semicolons.
4113c5bc
GS
14091 Branch: metaconfig/U/perl
14092 ! Extensions.U
14093____________________________________________________________________________
f58c54f0
NC
14094[ 3813] By: jhi on 1999/07/28 17:05:08
14095 Log: Integrate with Sarathy.
4113c5bc
GS
14096 Branch: cfgperl
14097 !> lib/ExtUtils/MM_Unix.pm
14098____________________________________________________________________________
f58c54f0
NC
14099[ 3812] By: jhi on 1999/07/28 16:20:17
14100 Log: Fix a typo, un-shout, and reformat the installation output.
4113c5bc
GS
14101 Branch: cfgperl
14102 ! lib/ExtUtils/Install.pm
14103____________________________________________________________________________
f58c54f0
NC
14104[ 3811] By: gsar on 1999/07/28 15:41:11
14105 Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
4113c5bc
GS
14106 Branch: perl
14107 ! lib/ExtUtils/MM_Unix.pm
14108____________________________________________________________________________
f58c54f0
NC
14109[ 3810] By: jhi on 1999/07/28 13:55:57
14110 Log: Talk more about subsecond things in perlfunc.
14111 (Yes, redundant with perlfaq8.)
4113c5bc
GS
14112 Branch: cfgperl
14113 ! pod/perlfunc.pod
14114____________________________________________________________________________
f58c54f0
NC
14115[ 3809] By: jhi on 1999/07/28 07:23:48
14116 Log: Integrate with Sarathy.
4113c5bc
GS
14117 Branch: cfgperl
14118 !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
14119 !> t/op/pwent.t
14120____________________________________________________________________________
f58c54f0
NC
14121[ 3808] By: jhi on 1999/07/28 07:23:03
14122 Log: Document toke.c.
14123 From: Nathan Torkington <gnat@frii.com>
14124 To: perl5-porters@perl.org
14125 Subject: Re: toke.c patch, work in progress
14126 Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
14127 Message-ID: <14238.36561.979473.667842@localhost.frii.com>
4113c5bc
GS
14128 Branch: cfgperl
14129 ! toke.c
14130____________________________________________________________________________
f58c54f0
NC
14131[ 3807] By: jhi on 1999/07/28 07:10:56
14132 Log: perlre clarification.
14133
14134 From: Ian Phillipps <ian@dial.pipex.com>
14135 To: Perl 5 Porters <perl5-porters@perl.org>
14136 Subject: [PATCH 5.00557] Add definite article to perlre.pod
14137 Date: Tue, 27 Jul 1999 10:46:29 +0100
14138 Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
4113c5bc
GS
14139 Branch: cfgperl
14140 ! pod/perlre.pod
14141____________________________________________________________________________
f58c54f0
NC
14142[ 3806] By: gsar on 1999/07/28 07:07:46
14143 Log: fix the perl -V breakage
14144
14145 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14146 To: Jarkko Hietaniemi <jhi@iki.fi>
14147 Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
14148 gsar@activestate.com
14149 Subject: Re: Follow up to: _58 on AIX 431
14150 Date: Tue, 27 Jul 1999 17:42:00 -0400
14151 Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
4113c5bc
GS
14152 Branch: perl
14153 ! configpm
14154____________________________________________________________________________
f58c54f0
NC
14155[ 3805] By: gsar on 1999/07/28 07:03:34
14156 Log: avoid warning (from Doug MacEachern)
4113c5bc
GS
14157 Branch: perl
14158 ! perl.h
14159____________________________________________________________________________
f58c54f0
NC
14160[ 3804] By: gsar on 1999/07/28 06:59:30
14161 Log: Pod::Html tweak
14162
14163 From: jan.dubois@ibm.net (Jan Dubois)
14164 To: perl5-porters@perl.org
14165 Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
14166 Date: Tue, 27 Jul 1999 22:14:12 +0200
14167 Message-ID: <37a50af0.46171380@smtp1.ibm.net>
4113c5bc
GS
14168 Branch: perl
14169 ! lib/Pod/Html.pm
14170____________________________________________________________________________
f58c54f0
NC
14171[ 3803] By: gsar on 1999/07/28 06:56:38
14172 Log: freebsd hints update
14173
14174 From: Anton Berezin <tobez@plab.ku.dk>
14175 To: perl5-porters@perl.org
14176 Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
14177 Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
14178 Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
4113c5bc
GS
14179 Branch: perl
14180 ! hints/freebsd.sh
14181____________________________________________________________________________
f58c54f0
NC
14182[ 3802] By: gsar on 1999/07/28 06:51:32
14183 Log: cosmetic testsuite patch
14184
14185 From: Graham Barr <gbarr@ti.com>
14186 To: Perl5 Porters <perl5-porters@perl.org>
14187 Subject: 5.005_58 build
14188 Date: Tue, 27 Jul 1999 08:09:25 -0500
14189 Message-ID: <19990727080925.F4683@dal.asp.ti.com>
4113c5bc
GS
14190 Branch: perl
14191 ! t/op/grent.t t/op/pwent.t
14192____________________________________________________________________________
f58c54f0
NC
14193[ 3801] By: jhi on 1999/07/27 13:49:39
14194 Log: Minuscule cleanup of the integer overflow patch.
4113c5bc
GS
14195 Branch: cfgperl
14196 ! util.c
14197____________________________________________________________________________
f58c54f0
NC
14198[ 3800] By: jhi on 1999/07/27 13:37:23
14199 Log: Test hex('x...').
4113c5bc
GS
14200 Branch: cfgperl
14201 ! t/op/oct.t
14202____________________________________________________________________________
f58c54f0
NC
14203[ 3799] By: jhi on 1999/07/27 12:45:45
14204 Log: Integrate with Sarathy (5.005_58).
4113c5bc
GS
14205 Branch: cfgperl
14206 - ext/B/byteperl.c
14207 !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
14208 !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
14209 !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
14210 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
14211 !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
14212 !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
14213 !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
14214 !> win32/config_H.vc
14215____________________________________________________________________________
f58c54f0
NC
14216[ 3798] By: jhi on 1999/07/27 12:42:43
14217 Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
14218 they used to be just optional lexical warnings.
14219 Also, with warnings turned on, constants > 2**32-1
14220 trigger a non-portability warning.
4113c5bc
GS
14221 Branch: cfgperl
14222 ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
14223 ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
14224 ! util.c
14225____________________________________________________________________________
f58c54f0
NC
14226[ 3797] By: gsar on 1999/07/27 10:48:27
14227 Log: here lies 5.005_58
4113c5bc
GS
14228 Branch: perl
14229 - ext/B/byteperl.c
14230 ! Changes MANIFEST Porting/makerel pod/perldelta.pod
14231 ! pod/perlfaq9.pod pod/perlhist.pod
14232
14233----------------
14234Version 5.005_58
69dec784
GS
14235----------------
14236
14237____________________________________________________________________________
f58c54f0
NC
14238[ 3796] By: gsar on 1999/07/27 09:23:42
14239 Log: regenerate win32/config_H.?c
f29c64d6
GS
14240 Branch: perl
14241 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14242____________________________________________________________________________
f58c54f0
NC
14243[ 3795] By: gsar on 1999/07/27 09:02:31
14244 Log: From: Tye McQueen <tye@metronet.com>
14245 Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
14246 Message-Id: <199907270019.AA08223@metronet.com>
14247 Subject: Patch pl2bat.pl so batch file can fail
f29c64d6
GS
14248 Branch: perl
14249 ! win32/bin/pl2bat.pl
14250____________________________________________________________________________
f58c54f0
NC
14251[ 3794] By: gsar on 1999/07/27 08:59:58
14252 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14253 Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
14254 Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
14255 Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
f29c64d6
GS
14256 Branch: perl
14257 ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
14258 ! lib/SelfLoader.pm
14259____________________________________________________________________________
f58c54f0
NC
14260[ 3793] By: gsar on 1999/07/27 08:19:16
14261 Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
14262 (from Andy Dougherty)
f29c64d6
GS
14263 Branch: perl
14264 ! embed.h embed.pl
14265____________________________________________________________________________
f58c54f0
NC
14266[ 3792] By: gsar on 1999/07/27 08:04:19
14267 Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
14268 and Brad Appleton)
f29c64d6
GS
14269 Branch: perl
14270 ! lib/Pod/Parser.pm
14271____________________________________________________________________________
f58c54f0
NC
14272[ 3791] By: gsar on 1999/07/27 07:50:54
14273 Log: cover case where CLK_TCK is a float, not integer (from
14274 alexander smishlajev <als@turnhere.com>)
f29c64d6
GS
14275 Branch: perl
14276 ! ext/Devel/DProf/DProf.xs
14277____________________________________________________________________________
f58c54f0
NC
14278[ 3790] By: gsar on 1999/07/27 07:45:08
14279 Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
14280 to call Perl_malloc() as malloc() (from Ilya Zakharevich)
f29c64d6
GS
14281 Branch: perl
14282 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
14283 ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
14284____________________________________________________________________________
f58c54f0
NC
14285[ 3789] By: jhi on 1999/07/27 07:44:55
14286 Log: Integrate with Sarathy.
f29c64d6
GS
14287 Branch: cfgperl
14288 +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
14289 !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
14290 !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
14291 !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
14292 !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
14293 !> proto.h t/comp/proto.t t/io/open.t
14294____________________________________________________________________________
f58c54f0
NC
14295[ 3788] By: gsar on 1999/07/27 07:29:59
14296 Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
14297 to Russ Allbery <rra@stanford.edu>); s/Simple// and
14298 s/pod2txt/pod2text/ etc.
f29c64d6
GS
14299 Branch: perl
14300 + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
14301 ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
14302____________________________________________________________________________
f58c54f0
NC
14303[ 3787] By: gsar on 1999/07/27 06:48:40
14304 Log: From: Andy Dougherty <doughera@lafayette.edu>
14305 Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
14306 Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
14307 Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
f29c64d6
GS
14308 Branch: perl
14309 ! ext/SDBM_File/sdbm/sdbm.h
14310____________________________________________________________________________
f58c54f0
NC
14311[ 3786] By: gsar on 1999/07/27 06:30:09
14312 Log: applied suggested patch; added missing prototype changes to
14313 opcode.pl along with documentation typos (feature still needs
14314 to be described in perlopentut.pod and summarized in
14315 perldelta.pod)
14316 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14317 Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
14318 Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
14319 Subject: [PATCH 5.00557] 3-arg open
f29c64d6
GS
14320 Branch: perl
14321 ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
14322 ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
14323 ! proto.h t/comp/proto.t t/io/open.t
14324____________________________________________________________________________
f58c54f0
NC
14325[ 3785] By: gsar on 1999/07/27 04:36:39
14326 Log: don't quit if =head* wasn't found (suggested by Roland Bauer
14327 <roland.bauer@fff.at>)
f29c64d6
GS
14328 Branch: perl
14329 ! lib/Pod/Html.pm
14330____________________________________________________________________________
f58c54f0
NC
14331[ 3784] By: gsar on 1999/07/27 03:56:17
14332 Log: change#3762 wasn't needed
f29c64d6
GS
14333 Branch: perl
14334 ! ext/B/B/CC.pm
14335____________________________________________________________________________
f58c54f0
NC
14336[ 3783] By: jhi on 1999/07/26 19:08:21
14337 Log: Integrate with Sarathy.
f29c64d6
GS
14338 Branch: cfgperl
14339 !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
14340 !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
14341 !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
14342____________________________________________________________________________
f58c54f0
NC
14343[ 3782] By: gsar on 1999/07/26 18:16:50
14344 Log: update Changes, patchlevel &c.
f29c64d6
GS
14345 Branch: perl
14346 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
14347 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
14348____________________________________________________________________________
f58c54f0
NC
14349[ 3781] By: gsar on 1999/07/26 17:54:47
14350 Log: a more correct fix for change#2744
14351 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14352 Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
14353 Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
14354 Subject: [PATCH _57] Re: toke.c questions
0002dd40
GS
14355 Branch: perl
14356 ! toke.c
14357____________________________________________________________________________
f58c54f0
NC
14358[ 3780] By: gsar on 1999/07/26 17:37:04
14359 Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
0002dd40
GS
14360 Branch: perl
14361 ! pod/perlfunc.pod
14362____________________________________________________________________________
f58c54f0
NC
14363[ 3779] By: jhi on 1999/07/26 16:37:23
14364 Log: Dusting off.
0002dd40
GS
14365 Branch: cfgperl
14366 ! README.threads
14367____________________________________________________________________________
f58c54f0
NC
14368[ 3778] By: gsar on 1999/07/26 13:28:46
14369 Log: avoid DIVZERO
0002dd40
GS
14370 Branch: perl
14371 ! utils/dprofpp.PL
14372____________________________________________________________________________
f58c54f0
NC
14373[ 3777] By: gsar on 1999/07/26 13:18:53
14374 Log: warnings identified by Borland compiler
0002dd40
GS
14375 Branch: perl
14376 ! makedef.pl pp_ctl.c
14377____________________________________________________________________________
f58c54f0
NC
14378[ 3776] By: jhi on 1999/07/26 13:07:36
14379 Log: Integrate with Sarathy.
0002dd40
GS
14380 Branch: cfgperl
14381 !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
14382____________________________________________________________________________
f58c54f0
NC
14383[ 3775] By: gsar on 1999/07/26 12:55:43
14384 Log: avoid infinite recursion when Thread.pm croaks during
14385 bootstrap
0002dd40
GS
14386 Branch: perl
14387 ! lib/Carp/Heavy.pm
14388____________________________________________________________________________
f58c54f0
NC
14389[ 3774] By: gsar on 1999/07/26 12:43:02
14390 Log: integrate cfgperl contents into mainline
0002dd40
GS
14391 Branch: perl
14392 +> lib/Carp/Heavy.pm
14393 !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
14394 !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
14395 !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
14396 !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
14397 !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
14398____________________________________________________________________________
f58c54f0
NC
14399[ 3773] By: jhi on 1999/07/26 12:40:29
14400 Log: Use long doubles only if they are useful.
0002dd40
GS
14401 Branch: cfgperl
14402 ! ext/POSIX/POSIX.xs
14403____________________________________________________________________________
f58c54f0
NC
14404[ 3772] By: gsar on 1999/07/26 12:33:11
14405 Log: typo in change#3768
0002dd40
GS
14406 Branch: perl
14407 ! pp_hot.c
14408____________________________________________________________________________
f58c54f0
NC
14409[ 3771] By: gsar on 1999/07/26 12:08:27
14410 Log: alpha-stage support for user-hooks in @INC
14411 From: Ken Fox <kfox@ford.com>
14412 Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
14413 Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
14414 Subject: Re: loading remote modules
0002dd40
GS
14415 Branch: perl
14416 ! pp_ctl.c
14417____________________________________________________________________________
f58c54f0
NC
14418[ 3770] By: jhi on 1999/07/26 11:38:36
14419 Log: Back out #3735. Needs more work.
0002dd40
GS
14420 Branch: cfgperl
14421 ! Makefile.SH cflags.SH configpm ext/util/make_ext
14422 ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
14423 ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
14424 ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
14425 ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
14426____________________________________________________________________________
f58c54f0
NC
14427[ 3769] By: jhi on 1999/07/26 11:24:45
14428 Log: Integrate with Sarathy.
0002dd40
GS
14429 Branch: cfgperl
14430 !> (integrate 35 files)
14431____________________________________________________________________________
f58c54f0
NC
14432[ 3768] By: gsar on 1999/07/26 11:03:07
14433 Log: optimize method name lookup
14434 From: Chip Salzenberg <chip@perlsupport.com>
14435 Date: Thu, 22 Jul 1999 13:43:36 -0400
14436 Message-ID: <19990722134336.Q391@perlsupport.com>
14437 Subject: [PATCH] OP_METHOD_NAMED
0002dd40
GS
14438 Branch: perl
14439 ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
14440 ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
14441 ! proto.h
14442____________________________________________________________________________
f58c54f0
NC
14443[ 3767] By: gsar on 1999/07/26 10:44:11
14444 Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
14445 foo()->()); rework grammar to remove conflicts
14446 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14447 Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
14448 Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
14449 Subject: [PATCH _57, long] Re: optional arrow asymmetry
0002dd40
GS
14450 Branch: perl
14451 ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
14452 ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
14453 ! vms/perly_c.vms vms/perly_h.vms
14454____________________________________________________________________________
f58c54f0
NC
14455[ 3766] By: jhi on 1999/07/26 10:18:56
14456 Log: Use $< instead of $*.c in *perlmain.o rules.
0002dd40
GS
14457 Branch: cfgperl
14458 ! Makefile.SH
14459____________________________________________________________________________
f58c54f0
NC
14460[ 3765] By: gsar on 1999/07/26 09:28:48
14461 Log: From: Ian Phillipps <ian@dial.pipex.com>
14462 Date: Fri, 23 Jul 1999 23:35:56 +0100
14463 Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
14464 Subject: (Version 2) Extending unpack to deal with counted strings
0002dd40
GS
14465 Branch: perl
14466 ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
14467____________________________________________________________________________
f58c54f0
NC
14468[ 3764] By: jhi on 1999/07/26 09:17:26
14469 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14470 To: perl5-porters@perl.org (Mailing list Perl5)
14471 Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
14472 Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
14473 Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
14474
14475 The patch was based on 5_57 so had to re-apply lib/Carp.pm
14476 parts of changes #3498, #3696, and #3702 for the new
14477 lib/Carp/Heavy.pm.
0002dd40
GS
14478 Branch: cfgperl
14479 + lib/Carp/Heavy.pm
14480 ! MANIFEST lib/Carp.pm
14481____________________________________________________________________________
f58c54f0
NC
14482[ 3763] By: gsar on 1999/07/26 09:03:17
14483 Log: ~ isn't valid in VMS filenames
0002dd40
GS
14484 Branch: perl
14485 ! lib/Pod/Html.pm
14486____________________________________________________________________________
f58c54f0
NC
14487[ 3762] By: gsar on 1999/07/26 08:59:47
14488 Log: setstate stop-gap from Vishal Bhatia
0002dd40
GS
14489 Branch: perl
14490 ! ext/B/B/CC.pm
14491____________________________________________________________________________
f58c54f0
NC
14492[ 3761] By: gsar on 1999/07/26 08:06:39
14493 Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
14494 add B::OP::name() method that returns just the op_name;
14495 convert Deparse et all to use that instead of B::OP::ppaddr();
14496 add support for OP_SETSTATE in Deparse
0002dd40
GS
14497 Branch: perl
14498 ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
14499 ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
14500 ! ext/B/B/Xref.pm opcode.h opcode.pl
14501____________________________________________________________________________
f58c54f0
NC
14502[ 3760] By: jhi on 1999/07/26 07:14:43
14503 Log: Integrate with Sarathy.
0002dd40
GS
14504 Branch: cfgperl
14505 !> (integrate 43 files)
14506____________________________________________________________________________
f58c54f0
NC
14507[ 3759] By: gsar on 1999/07/26 05:12:24
14508 Log: add disclaimer about perl 4 libraries (modified version of
14509 patch suggested by Clinton Pierce <cpierce1@ford.com>)
0002dd40
GS
14510 Branch: perl
14511 ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
14512 ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
14513 ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
14514 ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
14515 ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
14516____________________________________________________________________________
f58c54f0
NC
14517[ 3758] By: gsar on 1999/07/26 04:48:35
14518 Log: make reset() behave with high-bit characters
14519 From: Ian Phillipps <ian@dial.pipex.com>
14520 Date: Thu, 22 Jul 1999 22:48:59 +0100
14521 Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
14522 Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
0002dd40
GS
14523 Branch: perl
14524 ! sv.c
14525____________________________________________________________________________
f58c54f0
NC
14526[ 3757] By: gsar on 1999/07/26 04:40:32
14527 Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
0002dd40
GS
14528 Branch: perl
14529 ! pod/perlport.pod
14530____________________________________________________________________________
f58c54f0
NC
14531[ 3756] By: gsar on 1999/07/26 04:20:37
14532 Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
0002dd40
GS
14533 Branch: perl
14534 ! utils/dprofpp.PL
14535____________________________________________________________________________
f58c54f0
NC
14536[ 3755] By: gsar on 1999/07/26 04:18:00
14537 Log: disable VPATH for now (breaks x2p build)
0002dd40
GS
14538 Branch: perl
14539 ! x2p/Makefile.SH
14540____________________________________________________________________________
f58c54f0
NC
14541[ 3754] By: gsar on 1999/07/26 03:15:33
14542 Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
14543 (%! has the necessary magic); misc typos
0002dd40
GS
14544 Branch: perl
14545 ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
14546 ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
14547 ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
14548 ! utils/h2xs.PL
14549____________________________________________________________________________
f58c54f0
NC
14550[ 3753] By: gsar on 1999/07/26 02:38:28
14551 Log: integrate cfgperl contents into mainline
0002dd40
GS
14552 Branch: perl
14553 +> t/pragma/locale/latin1 t/pragma/locale/utf8
14554 !> (integrate 53 files)
14555____________________________________________________________________________
f58c54f0
NC
14556[ 3752] By: gsar on 1999/07/26 02:11:31
14557 Log: ensure implicitly closed handles don't set $? or $!
0002dd40
GS
14558 Branch: perl
14559 ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
14560____________________________________________________________________________
f58c54f0
NC
14561[ 3751] By: gsar on 1999/07/26 01:28:34
14562 Log: change#3534 didn't preserve undef return values from caller()
0002dd40
GS
14563 Branch: perl
14564 ! Changes pp_ctl.c
14565____________________________________________________________________________
f58c54f0
NC
14566[ 3750] By: jhi on 1999/07/25 20:59:29
14567 Log: Back up a tiny bit from #3735.
14568 This may break builds outside the source directory
14569 but then again, they do not work that ell yet anyway.
0002dd40
GS
14570 Branch: cfgperl
14571 ! Makefile.SH
14572____________________________________________________________________________
f58c54f0
NC
14573[ 3750] By: jhi on 1999/07/25 20:59:29
14574 Log: Back up a tiny bit from #3735.
14575 This may break builds outside the source directory
14576 but then again, they do not work that ell yet anyway.
a682de96
GS
14577 Branch: cfgperl
14578 ! Makefile.SH
14579____________________________________________________________________________
f58c54f0
NC
14580[ 3749] By: jhi on 1999/07/25 19:15:55
14581 Log: Integrate with Sarathy.
a682de96
GS
14582 Branch: cfgperl
14583 !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
14584____________________________________________________________________________
f58c54f0
NC
14585[ 3748] By: jhi on 1999/07/25 19:06:59
14586 Log: Recode locale.t so that the change in #3730
14587 is not needed and locale.t works both without
14588 and with the utf8 pragma.
a682de96
GS
14589 Branch: cfgperl
14590 + t/pragma/locale/latin1 t/pragma/locale/utf8
14591 ! MANIFEST t/pragma/locale.t
14592____________________________________________________________________________
f58c54f0
NC
14593[ 3747] By: jhi on 1999/07/25 19:01:46
14594 Log: Like #3743.
a682de96
GS
14595 Branch: cfgperl
14596 ! utils/perlbug.PL
14597____________________________________________________________________________
f58c54f0
NC
14598[ 3746] By: gsar on 1999/07/25 18:08:58
14599 Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
14600 append a HISTORY section to POD if option is used
a682de96
GS
14601 Branch: perl
14602 ! utils/h2xs.PL
14603____________________________________________________________________________
f58c54f0
NC
14604[ 3745] By: gsar on 1999/07/25 17:40:03
14605 Log: warn rather than die when parse_version() can't cut it (from
14606 Michael G Schwern <schwern@pobox.com>)
a682de96
GS
14607 Branch: perl
14608 ! lib/ExtUtils/MM_Unix.pm
14609____________________________________________________________________________
f58c54f0
NC
14610[ 3744] By: gsar on 1999/07/25 16:32:48
14611 Log: make map behave like grep wrt indirect object slot when
14612 there are parentheses; revert an experimental mod by Larry
14613 in change#2038 that failed to parse %{{qw(a b c)}} properly
14614 (this means C<map {use Foo; ...} ...> still needs a proper
14615 fix)
a682de96
GS
14616 Branch: perl
14617 ! toke.c
14618____________________________________________________________________________
f58c54f0
NC
14619[ 3743] By: jhi on 1999/07/25 16:24:55
14620 Log: Fix a typo in #3725.
a682de96
GS
14621 Branch: cfgperl
14622 ! utils/perlbug.PL
14623____________________________________________________________________________
f58c54f0
NC
14624[ 3742] By: jhi on 1999/07/25 16:14:39
14625 Log: Integrate with Sarathy.
a682de96
GS
14626 Branch: cfgperl
14627 !> (integrate 26 files)
14628____________________________________________________________________________
f58c54f0
NC
14629[ 3741] By: jhi on 1999/07/25 16:02:28
14630 Log: Cut-and-pasto in #3737.
a682de96
GS
14631 Branch: cfgperl
14632 ! perl.c
14633____________________________________________________________________________
f58c54f0
NC
14634[ 3740] By: gsar on 1999/07/25 15:59:34
14635 Log: add note about glibc bug
a682de96
GS
14636 Branch: perl
14637 ! t/pragma/warn/pp_hot
14638____________________________________________________________________________
f58c54f0
NC
14639[ 3739] By: gsar on 1999/07/25 15:48:40
14640 Log: fix bug in change#3728 that might free COPs prematurely;
14641 null(op) now does more thorough scrubbing of the op, which
14642 fixes a few compile-time memory "leaks"
a682de96
GS
14643 Branch: perl
14644 ! dump.c embed.h embed.pl op.c proto.h
14645____________________________________________________________________________
f58c54f0
NC
14646[ 3738] By: jhi on 1999/07/25 14:15:26
14647 Log: In accordance with #3737.
a682de96
GS
14648 Branch: metaconfig
14649 ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
14650 ! U/modified/Oldconfig.U
14651 Branch: metaconfig/U/perl
14652 ! Extensions.U
14653____________________________________________________________________________
f58c54f0
NC
14654[ 3737] By: jhi on 1999/07/25 14:12:34
14655 Log: Use vendorprefixlib.
a682de96
GS
14656 Branch: cfgperl
14657 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14658 ! config_h.SH perl.c
14659____________________________________________________________________________
f58c54f0
NC
14660[ 3736] By: jhi on 1999/07/25 13:10:03
14661 Log: Populate metaconfig branch.
a682de96
GS
14662 Branch: metaconfig
14663 + (add 1468 files)
14664 Branch: metaconfig/U/perl
14665 + (add 101 files)
14666____________________________________________________________________________
f58c54f0
NC
14667[ 3735] By: jhi on 1999/07/25 12:27:20
14668 Log: First steps of making builds outside the source
14669 directory possible. These should get us as far
14670 as miniperl, then building DynaLoader falls into
14671 tiny twinkling pieces as MakeMaker knows nothing
14672 of VPATH mindset.
a682de96
GS
14673 Branch: cfgperl
14674 ! Configure Makefile.SH cflags.SH config_h.SH configpm
14675 ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
14676 ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
14677 ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
14678 ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
14679____________________________________________________________________________
f58c54f0
NC
14680[ 3734] By: jhi on 1999/07/25 11:19:28
14681 Log: Poor Glossary--are we fixed yet?
a682de96
GS
14682 Branch: cfgperl
14683 ! Porting/Glossary
14684____________________________________________________________________________
f58c54f0
NC
14685[ 3733] By: jhi on 1999/07/25 11:15:06
14686 Log: Change #3732 mistakenly clobbered Glossary.
a682de96
GS
14687 Branch: cfgperl
14688 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14689 ! config_h.SH
14690____________________________________________________________________________
f58c54f0
NC
14691[ 3732] By: jhi on 1999/07/25 10:46:39
14692 Log: Andy's new installation scheme (note: a lot of this
14693 leaked in already with change #3731). The vendor*
14694 stuff is not used anywhere (in *.SH, say), so it
14695 isn't in Configure, either.
a682de96
GS
14696 Branch: cfgperl
14697 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14698 ! config_h.SH
14699____________________________________________________________________________
f58c54f0
NC
14700[ 3731] By: jhi on 1999/07/25 10:12:07
14701 Log: Circumcode a strange shell(?) bug in AIX found
14702 while trying to do -Duse64bits (which I couldn't do
14703 in the end because the CPU isn't 64-bit in that box,
14704 but at least now the probing doesn't crash.)
a682de96
GS
14705 Branch: cfgperl
14706 ! Configure config_h.SH hints/aix.sh
14707____________________________________________________________________________
f58c54f0
NC
14708[ 3730] By: gsar on 1999/07/25 04:56:56
14709 Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
14710 a utf8 bug in one of the new RE optimizations
a682de96
GS
14711 Branch: perl
14712 ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
14713 ! t/pragma/locale.t
14714____________________________________________________________________________
f58c54f0
NC
14715[ 3729] By: jhi on 1999/07/23 19:56:27
14716 Log: From: Andy Dougherty <doughera@lafayette.edu>
14717 To: Perl Porters <perl5-porters@perl.org>
14718 Subject: [PATCH 5.005_57] INSTALL-1.58
14719 Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
14720 Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
14721
14722 plus
14723
14724 From: "Kurt D. Starsinic" <kstar@chapin.edu>
14725 To: Andy Dougherty <doughera@lafayette.edu>
14726 Cc: Perl Porters <perl5-porters@perl.org>
14727 Subject: Re: [PATCH 5.005_57] INSTALL-1.58
14728 Date: Fri, 23 Jul 1999 13:38:25 -0400
14729 Message-ID: <19990723133825.A12033@O2.chapin.edu>
a682de96
GS
14730 Branch: cfgperl
14731 ! INSTALL
14732____________________________________________________________________________
f58c54f0
NC
14733[ 3728] By: gsar on 1999/07/23 17:24:42
14734 Log: applied suggested patch for tracking line numbers correctly in
14735 optimized blocks with a single statement; changed setcop to
14736 setstate and added code for -Dx dumps
14737 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14738 Date: Wed, 23 Jun 1999 17:27:42 +0100
14739 Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
14740 Subject: [PATCH 5.005_57] Line number error in optimised else()
a682de96
GS
14741 Branch: perl
14742 ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
14743 ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
14744 ! pp_proto.h t/op/misc.t
14745____________________________________________________________________________
f58c54f0
NC
14746[ 3727] By: gsar on 1999/07/23 15:56:04
14747 Log: avoid useless use of target for pp_each(); also fixes bugs due to
14748 refcount held by the target
a682de96
GS
14749 Branch: perl
14750 ! opcode.h opcode.pl pp.c t/op/each.t
14751____________________________________________________________________________
f58c54f0
NC
14752[ 3726] By: jhi on 1999/07/23 12:08:30
14753 Log: Change #3725 aftershock.
a682de96
GS
14754 Branch: cfgperl
14755 ! INSTALL jpl/JNI/JNI.pm
14756____________________________________________________________________________
f58c54f0
NC
14757[ 3725] By: jhi on 1999/07/23 11:58:49
14758 Log: Introduce $Config{ldlibpthname} which contains
14759 the name of the environment variable holding the
14760 dynamic library search path, often LD_LIBRARY_PATH.
14761 Use this new feature all over.
14762 Also removed remnants of admonition "add LD_LIBRARY_PATH
14763 before running make" because Makefile.SH does this for you.
a682de96
GS
14764 Branch: cfgperl
14765 ! Configure Makefile.SH config_h.SH
14766 ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
14767 ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
14768 ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
14769 ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
14770 ! jpl/install-jpl utils/perlbug.PL
14771____________________________________________________________________________
f58c54f0
NC
14772[ 3724] By: jhi on 1999/07/23 08:03:36
14773 Log: From: Spider Boardman <spider@orb.nashua.nh.us>
14774 To: perl5-porters@perl.org
14775 Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $#
14776 Date: Thu, 22 Jul 1999 19:58:34 -0400
14777 Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
a682de96
GS
14778 Branch: cfgperl
14779 ! av.c
14780____________________________________________________________________________
f58c54f0
NC
14781[ 3723] By: gsar on 1999/07/23 00:01:29
14782 Log: emit warning about function calls that were encountered too early
14783 to enforce their prototype
a682de96
GS
14784 Branch: perl
14785 ! op.c op.h pod/perldiag.pod
14786____________________________________________________________________________
f58c54f0
NC
14787[ 3722] By: jhi on 1999/07/22 21:19:59
14788 Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
14789 To: perl5-porters@perl.org
14790 Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
14791 Subject: [PATCH] MakeMaker documentation
14792 Date: Wed, 21 Jul 1999 14:15:42 -0400
14793 Message-ID: <19990721141542.A1800@O2.chapin.edu>
a682de96
GS
14794 Branch: cfgperl
14795 ! lib/ExtUtils/MakeMaker.pm
14796____________________________________________________________________________
f58c54f0
NC
14797[ 3721] By: jhi on 1999/07/22 21:05:19
14798 Log: From: pvhp@forte.com (Peter Prymmer)
14799 To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
14800 Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
14801 Date: Wed, 21 Jul 99 17:15:39 PDT
14802 Message-Id: <9907220015.AA11931@forte.com>
a682de96
GS
14803 Branch: cfgperl
14804 ! hints/os390.sh
14805____________________________________________________________________________
f58c54f0
NC
14806[ 3720] By: jhi on 1999/07/22 20:51:17
14807 Log: AIX magic: ccdlflags needs to be different for
14808 Perl itself and for extra-core extensions
14809 (as used by ExtUtilss::embed::ldopts).
14810 Based on the problems described in
14811
14812 From: Mike W Ellwood <mwe@rl.ac.uk>
14813 To: perl5-porters@perl.org
14814 Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
14815 Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
14816 Reply-To: m.w.ellwood@rl.ac.uk
14817 Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
a682de96
GS
14818 Branch: cfgperl
14819 ! Configure Makefile.SH config_h.SH hints/aix.sh
14820____________________________________________________________________________
f58c54f0
NC
14821[ 3719] By: jhi on 1999/07/22 08:23:53
14822 Log: Update history records.
a682de96
GS
14823 Branch: cfgperl
14824 ! pod/perlhist.pod
14825____________________________________________________________________________
f58c54f0
NC
14826[ 3718] By: jhi on 1999/07/21 13:54:42
14827 Log: Todododobedobedo.
a682de96
GS
14828 Branch: cfgperl
14829 ! Todo
14830____________________________________________________________________________
f58c54f0
NC
14831[ 3717] By: jhi on 1999/07/21 12:10:48
14832 Log: Even more Todo.
a682de96
GS
14833 Branch: cfgperl
14834 ! Todo
14835____________________________________________________________________________
f58c54f0
NC
14836[ 3716] By: jhi on 1999/07/21 11:40:39
14837 Log: Use Errno more extensively so that error
14838 messages are more portable (another way
14839 would be to muck around with LC_MESSAGES).
14840 Problem reported in
14841
14842 From: oracle@pcr8.pcr.com
14843 To: perl5-porters@perl.org
14844 Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
14845 Date: Mon, 19 Jul 1999 18:39:13 -0400
14846 Message-Id: <9907192239.AA44990@pcr8.pcr.com>
a682de96
GS
14847 Branch: cfgperl
14848 ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
14849 ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
14850 ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
14851____________________________________________________________________________
f58c54f0
NC
14852[ 3715] By: jhi on 1999/07/21 11:05:36
14853 Log: Slightly modified patch.
14854 From: Sean Sheedy <seans@ncube.com>
14855 To: perl5-porters@perl.org
14856 Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
14857 Date: Tue, 20 Jul 1999 09:52:06 -0700
14858 Message-Id: <3794A935.1C150E54@ncube.com>
a682de96
GS
14859 Branch: cfgperl
14860 ! cflags.SH x2p/cflags.SH
14861____________________________________________________________________________
f58c54f0
NC
14862[ 3714] By: jhi on 1999/07/20 21:26:19
14863 Log: More Todo.
a682de96
GS
14864 Branch: cfgperl
14865 ! Todo
14866____________________________________________________________________________
f58c54f0
NC
14867[ 3713] By: jhi on 1999/07/20 18:02:45
14868 Log: Integrate with Sarathy.
a682de96
GS
14869 Branch: cfgperl
14870 +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
14871 +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14872 +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
14873 +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
14874 +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
14875 +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
14876 +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
14877 +> utils/dprofpp.PL
14878 !> INSTALL MAINTAIN MANIFEST configure.com
14879 !> ext/Devel/Peek/Makefile.PL installman installperl
14880 !> pod/roffitall utils/Makefile vms/descrip_mms.template
14881 !> win32/Makefile win32/makefile.mk win32/win32.h
14882____________________________________________________________________________
f58c54f0
NC
14883[ 3712] By: gsar on 1999/07/20 15:29:01
14884 Log: DProf tweak
a682de96
GS
14885 Branch: perl
14886 ! ext/Devel/DProf/DProf.xs
14887____________________________________________________________________________
f58c54f0
NC
14888[ 3711] By: gsar on 1999/07/20 07:56:19
14889 Log: another DProf build tweak
a682de96
GS
14890 Branch: perl
14891 ! utils/dprofpp.PL
14892____________________________________________________________________________
f58c54f0
NC
14893[ 3710] By: gsar on 1999/07/20 07:36:36
14894 Log: move DProf things around to where they are supposed to be
a682de96
GS
14895 Branch: perl
14896 + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
14897 + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
14898 + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
14899 + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
14900 + t/lib/dprof/test6_t t/lib/dprof/test6_v
14901 +> utils/dprofpp.PL
14902 - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
14903 - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
14904 - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
14905 - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
14906 - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
14907 - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
14908 - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
14909 - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
14910 ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
14911 ! installperl pod/roffitall utils/Makefile
14912 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
14913____________________________________________________________________________
f58c54f0
NC
14914[ 3709] By: gsar on 1999/07/20 06:13:16
14915 Log: DProf fixups for PERL_IMPLICIT_CONTEXT
a682de96
GS
14916 Branch: perl
14917 ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14918 ! ext/Devel/Peek/Makefile.PL
14919____________________________________________________________________________
f58c54f0
NC
14920[ 3708] By: gsar on 1999/07/20 06:01:22
14921 Log: move DProf to Devel/DProf
a682de96
GS
14922 Branch: perl
14923 +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
14924 +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14925 +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
14926 +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
14927 +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
14928 +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
14929 +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
14930 +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
14931 +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
14932 +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
14933 +> ext/Devel/DProf/test.pl
14934 - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
14935 - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
14936 - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
14937 - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
14938 - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
14939 - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
14940 - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
14941 ! MAINTAIN MANIFEST configure.com win32/Makefile
14942 ! win32/makefile.mk
14943____________________________________________________________________________
f58c54f0
NC
14944[ 3707] By: gsar on 1999/07/20 05:39:11
14945 Log: add Devel::DProf v19990108 from CPAN, as it was
a682de96
GS
14946 Branch: perl
14947 + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
14948 + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
14949 + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
14950 + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
14951 + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
14952 + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
14953 + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
14954 ! MANIFEST
14955____________________________________________________________________________
f58c54f0
NC
14956[ 3706] By: gsar on 1999/07/20 04:52:25
14957 Log: C<union any> needs no PERL_OBJECT-treatment
a682de96
GS
14958 Branch: perl
14959 ! win32/win32.h
14960____________________________________________________________________________
f58c54f0
NC
14961[ 3705] By: gsar on 1999/07/20 04:11:54
14962 Log: fix problem in default build
a682de96
GS
14963 Branch: perl
14964 ! win32/Makefile win32/makefile.mk
14965____________________________________________________________________________
f58c54f0
NC
14966[ 3704] By: jhi on 1999/07/19 07:06:36
14967 Log: Integrate with Sarathy.
a682de96
GS
14968 Branch: cfgperl
14969 !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
14970 !> win32/win32.c
14971____________________________________________________________________________
f58c54f0
NC
14972[ 3703] By: gsar on 1999/07/19 05:55:57
14973 Log: win32 nits
a682de96
GS
14974 Branch: perl
14975 ! makedef.pl sv.h
14976____________________________________________________________________________
f58c54f0
NC
14977[ 3702] By: gsar on 1999/07/19 04:29:34
14978 Log: don't display tid from main thread (or testsuite breaks)
a682de96
GS
14979 Branch: perl
14980 ! lib/Carp.pm util.c
14981____________________________________________________________________________
f58c54f0
NC
14982[ 3701] By: gsar on 1999/07/19 00:47:52
14983 Log: remove several doubled (and tripled!) entries
a682de96
GS
14984 Branch: perl
14985 ! pod/perldiag.pod
14986____________________________________________________________________________
f58c54f0
NC
14987[ 3700] By: gsar on 1999/07/19 00:42:34
14988 Log: integrate cfgperl contents into mainline
a682de96
GS
14989 Branch: perl
14990 +> makedef.pl
14991 - perl_exp.SH win32/makedef.pl
14992 !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
14993 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
14994 !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
14995 !> utf8.c util.c win32/Makefile win32/makefile.mk
14996____________________________________________________________________________
f58c54f0
NC
14997[ 3699] By: gsar on 1999/07/19 00:33:59
14998 Log: avoid bug in win32_str_os_error() (from Jan Dubois)
a682de96
GS
14999 Branch: perl
15000 ! Changes win32/win32.c
15001____________________________________________________________________________
f58c54f0
NC
15002[ 3698] By: jhi on 1999/07/18 21:33:57
15003 Log: Integrate with Sarathy.
a682de96
GS
15004 Branch: cfgperl
15005 +> t/op/chars.t
15006 !> (integrate 57 files)
15007____________________________________________________________________________
f58c54f0
NC
15008[ 3697] By: gsar on 1999/07/18 05:22:36
15009 Log: From: pvhp@forte.com (Peter Prymmer)
15010 Date: Thu, 1 Jul 99 19:31:24 PDT
15011 Message-Id: <9907020231.AA16942@forte.com>
15012 Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
2ce77adf 15013 Branch: perl
f58c54f0
NC
15014 + t/op/chars.t
15015 ! MANIFEST ebcdic.c t/op/ord.t
2ce77adf 15016____________________________________________________________________________
f58c54f0
NC
15017[ 3696] By: gsar on 1999/07/18 05:11:02
15018 Log: display thread id in diagnostics (suggested by Dan Sugalski)
2ce77adf 15019 Branch: perl
f58c54f0 15020 ! lib/Carp.pm util.c
2ce77adf 15021____________________________________________________________________________
f58c54f0
NC
15022[ 3695] By: gsar on 1999/07/18 04:57:47
15023 Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
2ce77adf 15024 Branch: perl
f58c54f0 15025 ! pod/perldiag.pod
2ce77adf 15026____________________________________________________________________________
f58c54f0
NC
15027[ 3694] By: gsar on 1999/07/18 04:56:28
15028 Log: cache [NIUP]V conversions of defined READONLY values
15029 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15030 Date: Sun, 11 Jul 1999 04:39:44 -0400
15031 Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
15032 Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
2ce77adf 15033 Branch: perl
f58c54f0 15034 ! sv.c
2ce77adf 15035____________________________________________________________________________
f58c54f0
NC
15036[ 3693] By: gsar on 1999/07/18 03:53:38
15037 Log: From: jan.dubois@ibm.net (Jan Dubois)
15038 Date: Sat, 17 Jul 1999 10:58:29 +0200
15039 Message-ID: <379144ad.13616689@smtp1.ibm.net>
15040 Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
2ce77adf 15041 Branch: perl
f58c54f0 15042 ! lib/ExtUtils/Manifest.pm
2ce77adf 15043____________________________________________________________________________
f58c54f0
NC
15044[ 3692] By: gsar on 1999/07/18 03:51:03
15045 Log: remove spurious newSTATEOP() that causes goto to enter one too many
15046 contexts when jumping between if and elsif blocks
2ce77adf 15047 Branch: perl
f58c54f0 15048 ! perly.c perly.y pp_ctl.c t/op/goto.t
2ce77adf 15049____________________________________________________________________________
f58c54f0
NC
15050[ 3691] By: gsar on 1999/07/18 01:49:59
15051 Log: detypo, update Changes
2ce77adf 15052 Branch: perl
f58c54f0 15053 ! Changes doio.c
2ce77adf 15054____________________________________________________________________________
f58c54f0
NC
15055[ 3690] By: gsar on 1999/07/18 01:16:59
15056 Log: mention the -Minteger effect on modulus (from Nathan Torkington)
2aa1486d 15057 Branch: perl
f58c54f0 15058 ! lib/integer.pm
2aa1486d 15059____________________________________________________________________________
f58c54f0
NC
15060[ 3689] By: gsar on 1999/07/18 00:47:17
15061 Log: ensure __END__ appears on a line by itself in wrapped
15062 scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
15063 mention caveat about successfull kill()
2aa1486d 15064 Branch: perl
f58c54f0 15065 ! pod/perlfunc.pod win32/bin/pl2bat.pl
2aa1486d 15066____________________________________________________________________________
f58c54f0
NC
15067[ 3688] By: gsar on 1999/07/17 20:47:44
15068 Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
2aa1486d 15069 Branch: perl
f58c54f0 15070 ! ext/SDBM_File/sdbm/Makefile.PL
2aa1486d 15071____________________________________________________________________________
f58c54f0
NC
15072[ 3687] By: gsar on 1999/07/17 20:43:27
15073 Log: make CC.pm use a distinct CCPP() macro rather than PP()
15074 (suggested by Vishal Bhatia <vishalb@my-deja.com>)
2aa1486d 15075 Branch: perl
f58c54f0 15076 ! cc_runtime.h ext/B/B/CC.pm
2aa1486d 15077____________________________________________________________________________
f58c54f0
NC
15078[ 3686] By: gsar on 1999/07/17 20:39:08
15079 Log: tiny bug in vars.pm (from John Dlugosz)
2aa1486d 15080 Branch: perl
f58c54f0 15081 ! lib/vars.pm
2aa1486d 15082____________________________________________________________________________
f58c54f0
NC
15083[ 3685] By: gsar on 1999/07/17 20:37:27
15084 Log: applied suggested patch, along with later tweak
15085 From: jan.dubois@ibm.net (Jan Dubois)
15086 Date: Wed, 14 Jul 1999 23:53:43 +0200
15087 Message-ID: <37a902e7.15977234@smtp1.ibm.net>
15088 Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
2aa1486d 15089 Branch: perl
f58c54f0 15090 ! lib/Pod/Html.pm
2aa1486d 15091____________________________________________________________________________
f58c54f0
NC
15092[ 3684] By: gsar on 1999/07/17 20:24:32
15093 Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
2aa1486d 15094 Branch: perl
f58c54f0 15095 ! thrdvar.h
2aa1486d 15096____________________________________________________________________________
f58c54f0
NC
15097[ 3683] By: gsar on 1999/07/17 20:21:01
15098 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15099 Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
15100 Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
15101 Subject: [PATCH 5.005_57] Segfaults if $^P
2aa1486d
GS
15102 Branch: perl
15103 ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
f58c54f0 15104 ! proto.h
2aa1486d 15105____________________________________________________________________________
f58c54f0
NC
15106[ 3682] By: gsar on 1999/07/17 20:04:17
15107 Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
15108 and prefix/lib/perl5/man are ass_u_med only if those directories
15109 actually exist; else prefix/{lib,man} are used)
2aa1486d 15110 Branch: perl
f58c54f0 15111 ! lib/ExtUtils/MM_Unix.pm
2aa1486d 15112____________________________________________________________________________
f58c54f0
NC
15113[ 3681] By: gsar on 1999/07/17 19:12:33
15114 Log: allow $foo{$x} and $bar[$i] for (\$) prototype
2aa1486d 15115 Branch: perl
f58c54f0 15116 ! op.c t/comp/proto.t
2aa1486d 15117____________________________________________________________________________
f58c54f0
NC
15118[ 3680] By: gsar on 1999/07/17 18:23:55
15119 Log: fix vec() on magic values
15120 From: Ian Phillipps <ian@dial.pipex.com>
15121 Date: Mon, 12 Jul 1999 12:30:05 +0100
15122 Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
15123 Subject: [PATCH 5.005_57] Re: do_vecset is broken. Re: [ID 19990703.003].
2aa1486d 15124 Branch: perl
f58c54f0 15125 ! doop.c t/op/tie.t
2aa1486d 15126____________________________________________________________________________
f58c54f0
NC
15127[ 3679] By: gsar on 1999/07/17 18:10:44
15128 Log: make system() return -1 and set $! if exec of child failed
15129 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15130 Date: Fri, 9 Jul 1999 05:21:13 -0400
15131 Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
15132 Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
2aa1486d
GS
15133 Branch: perl
15134 ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
f58c54f0 15135 ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
2aa1486d 15136____________________________________________________________________________
f58c54f0
NC
15137[ 3678] By: gsar on 1999/07/17 17:54:01
15138 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15139 Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
15140 Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
15141 Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
2aa1486d 15142 Branch: perl
f58c54f0 15143 ! util.c
2aa1486d 15144____________________________________________________________________________
f58c54f0
NC
15145[ 3677] By: gsar on 1999/07/17 17:34:38
15146 Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
15147 converted Ken's documentation outline into pod
2aa1486d 15148 Branch: perl
f58c54f0 15149 ! x2p/find2perl.PL
2aa1486d 15150____________________________________________________________________________
f58c54f0
NC
15151[ 3676] By: gsar on 1999/07/17 16:34:09
15152 Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
15153 Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
15154 Steve Lidie
2aa1486d
GS
15155 Branch: perl
15156 ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
15157 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15158 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
15159 ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
15160 ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
f58c54f0 15161 ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
2aa1486d 15162____________________________________________________________________________
f58c54f0
NC
15163[ 3675] By: gsar on 1999/07/17 00:16:53
15164 Log: backout redundant change#3628
2aa1486d 15165 Branch: perl
f58c54f0 15166 ! Changes hints/bsdos.sh
2aa1486d 15167____________________________________________________________________________
f58c54f0
NC
15168[ 3674] By: jhi on 1999/07/15 14:26:03
15169 Log: Fix the bin/oct/hex constant overflow tests for
15170 long long platforms.
fa9c2ea8 15171 Branch: cfgperl
f58c54f0 15172 ! t/pragma/warn/util
fa9c2ea8 15173____________________________________________________________________________
f58c54f0
NC
15174[ 3673] By: jhi on 1999/07/14 21:59:11
15175 Log: Fixed AIX dynamic loading and AIX shared Perl library.
15176 Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
15177 4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
15178 Hijacked win32/makedef.pl for more general purpose export
15179 list building, now it is used (as toplevel makedef.pl)
15180 for win32 and AIX (perl_exp.SH made unnecessary).
15181 Because the export lists are now correct in AIX, no more linker
15182 warnings about "Exported symbol not defined" should appear.
fa9c2ea8 15183 Branch: cfgperl
f58c54f0
NC
15184 + makedef.pl
15185 - perl_exp.SH win32/makedef.pl
fa9c2ea8
GS
15186 ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
15187 ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
f58c54f0 15188 ! win32/makefile.mk
fa9c2ea8 15189____________________________________________________________________________
f58c54f0
NC
15190[ 3672] By: gsar on 1999/07/14 17:12:13
15191 Log: minor efficiency tweak
fa9c2ea8 15192 Branch: perl
f58c54f0 15193 ! pp_ctl.c
fa9c2ea8 15194____________________________________________________________________________
f58c54f0
NC
15195[ 3671] By: jhi on 1999/07/14 16:22:39
15196 Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
15197 if its caller re_intuit_start() was entered with strend == strpos
15198 because end_shift ended up as -1. The patch ain't necessarily
15199 correct but least the core dump is avoided.
fa9c2ea8 15200 Branch: cfgperl
f58c54f0 15201 ! regexec.c
fa9c2ea8 15202____________________________________________________________________________
f58c54f0
NC
15203[ 3670] By: jhi on 1999/07/13 07:59:09
15204 Log: Integrate with Sarathy.
fa9c2ea8
GS
15205 Branch: cfgperl
15206 - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
f58c54f0
NC
15207 - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
15208 !> (integrate 67 files)
fa9c2ea8 15209____________________________________________________________________________
f58c54f0
NC
15210[ 3669] By: gsar on 1999/07/12 06:14:54
15211 Log: fixups for sundry warnings about function pointers
fa9c2ea8
GS
15212 Branch: perl
15213 ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
15214 ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
f58c54f0
NC
15215 ! win32/win32.c win32/win32.h
15216____________________________________________________________________________
15217[ 3668] By: gsar on 1999/07/12 04:11:58
15218 Log: tweaks for win32/borland
15219 Branch: perl
15220 ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
15221____________________________________________________________________________
15222[ 3667] By: gsar on 1999/07/12 01:55:15
15223 Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
15224 builds; passing the implicit context is unified among the three
15225 flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
15226 flavors (see the top of perl.h) for testing; all varargs functions
15227 foo() have a va_list-taking variant vfoo() for generating the
15228 context-free versions; the PERL_OBJECT build should now be
15229 hyper-compatible with CPAN extensions (C++ is totally out of
15230 the picture)
15231
15232 result has only been tested on Windows
15233
15234 TODO: write docs on the THX rationale and idiomatic usage of
15235 the Perl API
fa9c2ea8
GS
15236 Branch: perl
15237 - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
f58c54f0 15238 - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
fa9c2ea8
GS
15239 ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
15240 ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
15241 ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
15242 ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
15243 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
15244 ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
15245 ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
15246 ! global.sym globals.c intrpvar.h iperlsys.h
15247 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
15248 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
15249 ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
15250 ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
15251 ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
15252 ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
15253 ! win32/dl_win32.xs win32/include/dirent.h
15254 ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
15255 ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
f58c54f0 15256 ! win32/win32iop.h win32/win32sck.c
fa9c2ea8 15257____________________________________________________________________________
f58c54f0
NC
15258[ 3666] By: jhi on 1999/07/11 22:00:13
15259 Log: Integrate with Sarathy.
fa9c2ea8 15260 Branch: cfgperl
f58c54f0 15261 !> op.c t/op/lex_assign.t
fa9c2ea8 15262____________________________________________________________________________
f58c54f0
NC
15263[ 3665] By: jhi on 1999/07/11 21:59:01
15264 Log: More manual sync.
fa9c2ea8 15265 Branch: cfgperl
f58c54f0 15266 ! pod/perldelta.pod
fa9c2ea8 15267____________________________________________________________________________
f58c54f0
NC
15268[ 3664] By: gsar on 1999/07/11 19:11:07
15269 Log: change#3612 was buggy and failed to build Tk; applied Ilya's
15270 remedy and related tests via private mail
fa9c2ea8 15271 Branch: perl
f58c54f0 15272 ! op.c t/op/lex_assign.t
fa9c2ea8 15273____________________________________________________________________________
f58c54f0
NC
15274[ 3663] By: jhi on 1999/07/11 15:04:37
15275 Log: Manual synchronization with Sarathy (some files
15276 had drifted apart for no apparent reason), plus
15277 I had a typo in dl_vms.xs Sarathy had fixed.
fa9c2ea8 15278 Branch: cfgperl
f58c54f0 15279 ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
fa9c2ea8 15280____________________________________________________________________________
f58c54f0
NC
15281[ 3662] By: jhi on 1999/07/10 12:23:21
15282 Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
15283 to adapt to the underlying platform (the binary, 0b1..., test
15284 was broken in 64-bit platforms). Also change "hex" in the
15285 warning messages to "hexadecimal" to match "binary" and "octal".
fa9c2ea8 15286 Branch: cfgperl
f58c54f0 15287 ! pod/perldiag.pod t/pragma/warn/util util.c
fa9c2ea8 15288____________________________________________________________________________
f58c54f0
NC
15289[ 3661] By: jhi on 1999/07/08 21:54:55
15290 Log: Integrate with Sarathy.
fa9c2ea8 15291 Branch: cfgperl
f58c54f0
NC
15292 +> perlapi.c perlapi.h
15293 !> (integrate 43 files)
fa9c2ea8 15294____________________________________________________________________________
f58c54f0
NC
15295[ 3660] By: gsar on 1999/07/08 18:47:35
15296 Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
fa9c2ea8 15297 Branch: perl
f58c54f0 15298 + perlapi.c perlapi.h
fa9c2ea8
GS
15299 ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
15300 ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
15301 ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
15302 ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
15303 ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
15304 ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
f58c54f0 15305 ! win32/win32.h
fa9c2ea8 15306____________________________________________________________________________
f58c54f0
NC
15307[ 3659] By: gsar on 1999/07/08 18:41:45
15308 Log: sundry cleanups for clean build on windows
fa9c2ea8 15309 Branch: perl
f58c54f0 15310 ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
fa9c2ea8 15311____________________________________________________________________________
f58c54f0
NC
15312[ 3658] By: gsar on 1999/07/08 01:24:25
15313 Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
15314 type mismatch problems
fa9c2ea8
GS
15315 Branch: perl
15316 ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
f58c54f0 15317 ! t/pragma/warn/op toke.c utf8.c util.c
fa9c2ea8 15318____________________________________________________________________________
f58c54f0
NC
15319[ 3657] By: jhi on 1999/07/07 23:01:16
15320 Log: Integrate with Sarathy. perldiag.pod required manual editing.
fa9c2ea8 15321 Branch: cfgperl
f58c54f0 15322 ! pod/perldiag.pod
fa9c2ea8
GS
15323 !> Changes configure.com ext/B/B/Deparse.pm
15324 !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
15325 !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
15326 !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
15327 !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
15328 !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
f58c54f0 15329 !> t/pragma/overload.t thread.h vms/vms.c
fa9c2ea8 15330____________________________________________________________________________
f58c54f0
NC
15331[ 3656] By: gsar on 1999/07/07 21:04:38
15332 Log: integrate cfgperl contents
fa9c2ea8
GS
15333 Branch: perl
15334 +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
15335 +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
f58c54f0
NC
15336 +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
15337 ! Changes
15338 !> (integrate 45 files)
fa9c2ea8 15339____________________________________________________________________________
f58c54f0
NC
15340[ 3655] By: gsar on 1999/07/07 18:55:45
15341 Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
15342 <pvhp@forte.com>
3e3318e7 15343 Branch: perl
f58c54f0 15344 ! ext/ByteLoader/Makefile.PL t/op/filetest.t
3e3318e7 15345____________________________________________________________________________
f58c54f0
NC
15346[ 3654] By: gsar on 1999/07/07 18:47:03
15347 Log: change#1889 mistakenly removed F_SETLK
3e3318e7 15348 Branch: perl
f58c54f0 15349 ! ext/Fcntl/Fcntl.xs
3e3318e7 15350____________________________________________________________________________
f58c54f0
NC
15351[ 3653] By: gsar on 1999/07/07 18:42:42
15352 Log: B::Deparse update
15353 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15354 Date: Mon, 5 Jul 1999 17:57:03 -0500 (CDT)
15355 Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
15356 Subject: [PATCH _57, long] B::Deparse 0.58
3e3318e7 15357 Branch: perl
f58c54f0 15358 ! ext/B/B/Deparse.pm
3e3318e7 15359____________________________________________________________________________
f58c54f0
NC
15360[ 3652] By: gsar on 1999/07/07 18:41:07
15361 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15362 Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
15363 Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
15364 Subject: Re: [ID 19990705.001] Overloading boolean conversion
3e3318e7 15365 Branch: perl
f58c54f0 15366 ! gv.c t/pragma/overload.t
3e3318e7 15367____________________________________________________________________________
f58c54f0
NC
15368[ 3651] By: gsar on 1999/07/07 17:47:30
15369 Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
3e3318e7 15370 Branch: perl
f58c54f0 15371 ! perlsfio.h
3e3318e7 15372____________________________________________________________________________
f58c54f0
NC
15373[ 3650] By: gsar on 1999/07/07 17:45:52
15374 Log: applied new parts of suggested patch
15375 From: Charles Bailey <BAILEY@newman.upenn.edu>
15376 Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
15377 Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
15378 Subject: [PATCH 5.005_57] Consolidated VMS patch
3e3318e7
GS
15379 Branch: perl
15380 ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
15381 ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
15382 ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
15383 ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
f58c54f0 15384 ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
3e3318e7 15385____________________________________________________________________________
f58c54f0
NC
15386[ 3649] By: jhi on 1999/07/07 13:38:02
15387 Log: Sync regcomp warn with reality.
3e3318e7 15388 Branch: cfgperl
f58c54f0 15389 ! t/pragma/warn/regcomp
3e3318e7 15390____________________________________________________________________________
f58c54f0
NC
15391[ 3648] By: jhi on 1999/07/07 13:04:55
15392 Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
15393 resolved manually.
3e3318e7
GS
15394 Branch: cfgperl
15395 +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
15396 +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
f58c54f0
NC
15397 +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
15398 - README.lexwarn
15399 !> (integrate 79 files)
3e3318e7 15400____________________________________________________________________________
f58c54f0
NC
15401[ 3647] By: gsar on 1999/07/07 10:32:03
15402 Log: From: jan.dubois@ibm.net (Jan Dubois)
15403 Date: Thu, 01 Jul 1999 11:17:53 +0200
15404 Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
15405 Subject: [PATCH 5.005_57] MakeMaker support for pod2html
3e3318e7
GS
15406 Branch: perl
15407 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
f58c54f0 15408 ! lib/ExtUtils/MakeMaker.pm
3e3318e7 15409____________________________________________________________________________
f58c54f0
NC
15410[ 3646] By: gsar on 1999/07/07 10:27:55
15411 Log: fix undocumented IO::Handle functions as suggested
15412 by cj10@cam.ac.uk
3e3318e7 15413 Branch: perl
f58c54f0 15414 ! ext/IO/lib/IO/Handle.pm
3e3318e7 15415____________________________________________________________________________
f58c54f0
NC
15416[ 3645] By: gsar on 1999/07/07 10:18:55
15417 Log: prohibit thread join()ing itself (from Dan Sugalski)
3e3318e7 15418 Branch: perl
f58c54f0 15419 ! ext/Thread/Thread.xs
3e3318e7 15420____________________________________________________________________________
f58c54f0
NC
15421[ 3644] By: gsar on 1999/07/07 10:14:26
15422 Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
15423 Date: Wed, 30 Jun 1999 14:02:42 -0700
15424 Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
15425 Subject: [PATCH 5.005_57] Compiler and XSUBS
3e3318e7 15426 Branch: perl
f58c54f0 15427 ! ext/B/B/C.pm
3e3318e7 15428____________________________________________________________________________
f58c54f0
NC
15429[ 3643] By: gsar on 1999/07/07 10:08:38
15430 Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
15431 (from François Désarménien <desar@club-internet.fr>)
3e3318e7 15432 Branch: perl
f58c54f0 15433 ! pod/perlsyn.pod
3e3318e7 15434____________________________________________________________________________
f58c54f0
NC
15435[ 3642] By: gsar on 1999/07/07 10:03:24
15436 Log: From: Doug MacEachern <dougm@cp.net>
15437 Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
15438 Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
15439 Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
3e3318e7 15440 Branch: perl
f58c54f0 15441 ! ext/B/B.xs
3e3318e7 15442____________________________________________________________________________
f58c54f0
NC
15443[ 3641] By: gsar on 1999/07/07 10:00:57
15444 Log: slightly modified version of suggested patch
15445 From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
15446 Date: Mon, 28 Jun 1999 14:23:59 -0400
15447 Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
15448 Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
3e3318e7 15449 Branch: perl
f58c54f0 15450 ! ext/POSIX/POSIX.xs
3e3318e7 15451____________________________________________________________________________
f58c54f0
NC
15452[ 3640] By: gsar on 1999/07/07 09:45:43
15453 Log: lexical warnings update (warning.t fails one test
15454 due to leaked scalar, investigation pending)
15455 From: paul.marquess@bt.com
15456 Date: Sat, 26 Jun 1999 23:19:52 +0100
15457 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
15458 Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
3e3318e7
GS
15459 Branch: perl
15460 + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
15461 + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
f58c54f0
NC
15462 + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
15463 - README.lexwarn
3e3318e7
GS
15464 ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
15465 ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
15466 ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
15467 ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
15468 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
15469 ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
15470 ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
15471 ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
15472 ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
15473 ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
15474 ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
15475 ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
15476 ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
f58c54f0 15477 ! warning.h warning.pl win32/win32.c
3e3318e7 15478____________________________________________________________________________
f58c54f0
NC
15479[ 3639] By: gsar on 1999/07/07 08:09:30
15480 Log: From: Brian Jepson <bjepson@home.com>
15481 Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
15482 Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
15483 Subject: Patch to JPL example program
0453d815 15484 Branch: perl
f58c54f0 15485 ! jpl/JPL_Rolo/JPL_Rolo.jpl
0453d815 15486____________________________________________________________________________
f58c54f0
NC
15487[ 3638] By: jhi on 1999/07/07 08:07:58
15488 Log: Integrate with Sarathy.
0453d815 15489 Branch: cfgperl
f58c54f0 15490 !> (integrate 34 files)
0453d815 15491____________________________________________________________________________
f58c54f0
NC
15492[ 3637] By: gsar on 1999/07/07 08:07:49
15493 Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15494 Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
15495 Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
15496 Subject: [PATCH _57, long] Eliminate CONDOPs
0453d815
PM
15497 Branch: perl
15498 ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
15499 ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
15500 ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
15501 ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
f58c54f0 15502 ! pod/perltoc.pod pp_ctl.c pp_hot.c
0453d815 15503____________________________________________________________________________
f58c54f0
NC
15504[ 3636] By: gsar on 1999/07/07 07:50:51
15505 Log: adapted suggested patch for IO-1.20x
15506 From: ian@dial.pipex.com
15507 Date: Fri, 25 Jun 1999 10:39:42 +0100
15508 Message-Id: <199906250939.KAA02152@homer.diplex.co.uk>
15509 Subject: [ID 19990625.001] Minor fixes for IO::Socket.pm
0453d815 15510 Branch: perl
f58c54f0 15511 ! ext/IO/lib/IO/Socket.pm
0453d815 15512____________________________________________________________________________
f58c54f0
NC
15513[ 3635] By: gsar on 1999/07/07 07:26:05
15514 Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
0453d815 15515 Branch: perl
f58c54f0 15516 ! hints/powerux.sh
0453d815 15517____________________________________________________________________________
f58c54f0
NC
15518[ 3634] By: gsar on 1999/07/07 07:20:02
15519 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15520 Date: Wed, 23 Jun 1999 16:16:05 +0100
15521 Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
15522 Subject: [PATCH 5.005_57] memleak in optimizer
0453d815 15523 Branch: perl
f58c54f0 15524 ! embed.h embed.pl objXSUB.h op.c proto.h
0453d815 15525____________________________________________________________________________
f58c54f0
NC
15526[ 3633] By: gsar on 1999/07/07 07:10:52
15527 Log: add do-not-edit caveats for files generated by opcode.pl
15528 (suggested by Hugo van der Sanden)
0453d815 15529 Branch: perl
f58c54f0 15530 ! opcode.h opcode.pl pp.sym pp_proto.h
0453d815 15531____________________________________________________________________________
f58c54f0
NC
15532[ 3632] By: gsar on 1999/07/07 06:41:13
15533 Log: better diagnostics on read operations from write-only
15534 filehandles
0453d815
PM
15535 Branch: perl
15536 ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
f58c54f0 15537 ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
0453d815 15538____________________________________________________________________________
f58c54f0
NC
15539[ 3631] By: gsar on 1999/07/07 02:03:34
15540 Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
15541 by David Muir Sharnoff <muir@idiom.com>)
0453d815 15542 Branch: perl
f58c54f0 15543 ! lib/Sys/Hostname.pm
0453d815 15544____________________________________________________________________________
f58c54f0
NC
15545[ 3630] By: gsar on 1999/07/07 01:57:16
15546 Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
15547 Date: Sun, 20 Jun 1999 17:17:17 -0700
15548 Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
15549 Subject: [PATCH 5.005_57] Minor bug fix in pp_require
0453d815 15550 Branch: perl
f58c54f0 15551 ! ext/B/B/CC.pm
0453d815 15552____________________________________________________________________________
f58c54f0
NC
15553[ 3629] By: gsar on 1999/07/07 01:46:03
15554 Log: installperl should write normal messages to STDOUT, not STDERR
0453d815 15555 Branch: perl
f58c54f0 15556 ! installperl
0453d815 15557____________________________________________________________________________
f58c54f0
NC
15558[ 3628] By: gsar on 1999/07/07 01:41:25
15559 Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
0453d815 15560 Branch: perl
f58c54f0 15561 ! hints/bsdos.sh
0453d815 15562____________________________________________________________________________
f58c54f0
NC
15563[ 3627] By: gsar on 1999/07/07 00:27:10
15564 Log: make diagnostic on C<my $^I> etc., more readable
0453d815 15565 Branch: perl
f58c54f0 15566 ! op.c
0453d815 15567____________________________________________________________________________
f58c54f0
NC
15568[ 3626] By: gsar on 1999/07/06 23:47:27
15569 Log: From: Andy Dougherty <doughera@lafayette.edu>
15570 Date: Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
15571 Message-Id: <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
15572 Subject: [ID 19990617.004 [PATCH 5.005_57] make distclean fixes]
0453d815 15573 Branch: perl
f58c54f0 15574 ! Makefile.SH utils/Makefile
0453d815 15575____________________________________________________________________________
f58c54f0
NC
15576[ 3625] By: jhi on 1999/07/06 21:50:46
15577 Log: Some new files of #3624 missing from MANIFEST.
0453d815 15578 Branch: cfgperl
f58c54f0 15579 ! MANIFEST
0453d815 15580____________________________________________________________________________
f58c54f0
NC
15581[ 3624] By: jhi on 1999/07/06 21:47:04
15582 Log: POSIX [[:character class:]] support for standard, locale,
15583 and utf8. If both utf8 and locale are on, utf8 wins.
15584 I don't fully understand why so many tables changed in
15585 lib/unicode because of "make" -- maybe it was just overdue.
0453d815
PM
15586 Branch: cfgperl
15587 + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
15588 + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
f58c54f0 15589 + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
0453d815
PM
15590 ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
15591 ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
15592 ! lib/unicode/Block.pl lib/unicode/Category.pl
15593 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
15594 ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
15595 ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
15596 ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
15597 ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
15598 ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
15599 ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
15600 ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
15601 ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
15602 ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
f58c54f0 15603 ! t/pragma/warn/regcomp utf8.c
0453d815 15604____________________________________________________________________________
f58c54f0
NC
15605[ 3623] By: gsar on 1999/07/06 20:52:48
15606 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15607 Date: Wed, 16 Jun 1999 14:57:22 -0400
15608 Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
15609 Subject: [PATCH 5.00557] Devel::Peek
0453d815 15610 Branch: perl
f58c54f0 15611 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
0453d815 15612____________________________________________________________________________
f58c54f0
NC
15613[ 3622] By: gsar on 1999/07/06 20:22:59
15614 Log: applied patch after demunging headers with appropriate paths
15615 From: "Vishal Bhatia" <vishalb@my-deja.com>
15616 Date: Sat, 12 Jun 1999 08:23:59 -0700
15617 Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
15618 Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
0453d815
PM
15619 Branch: perl
15620 ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
f58c54f0 15621 ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
0453d815 15622____________________________________________________________________________
f58c54f0
NC
15623[ 3621] By: gsar on 1999/07/06 20:10:50
15624 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15625 Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
15626 Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
15627 Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
0453d815 15628 Branch: perl
f58c54f0 15629 ! doio.c
0453d815 15630____________________________________________________________________________
f58c54f0
NC
15631[ 3620] By: jhi on 1999/07/06 19:16:47
15632 Log: Mention EPOC and SOCKS.
0453d815 15633 Branch: cfgperl
f58c54f0 15634 ! pod/perldelta.pod
0453d815 15635____________________________________________________________________________
f58c54f0
NC
15636[ 3619] By: gsar on 1999/07/06 16:52:37
15637 Log: fix int vs STRLEN issue
0453d815 15638 Branch: perl
f58c54f0 15639 ! pp.c
0453d815 15640____________________________________________________________________________
f58c54f0
NC
15641[ 3618] By: jhi on 1999/07/06 16:52:20
15642 Log: There ain't Perl_atonv().
0453d815 15643 Branch: cfgperl
f58c54f0 15644 ! ext/ByteLoader/bytecode.h
0453d815 15645____________________________________________________________________________
f58c54f0
NC
15646[ 3617] By: jhi on 1999/07/06 15:55:22
15647 Log: Integrate with Sarathy.
0453d815 15648 Branch: cfgperl
f58c54f0 15649 !> Makefile.SH
0453d815 15650____________________________________________________________________________
f58c54f0
NC
15651[ 3616] By: jhi on 1999/07/06 15:54:09
15652 Log: Tweak for #3613.
0453d815 15653 Branch: cfgperl
f58c54f0 15654 ! Configure config_h.SH
0453d815 15655____________________________________________________________________________
f58c54f0
NC
15656[ 3615] By: gsar on 1999/07/06 11:00:21
15657 Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
15658 Date: Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
15659 Message-Id: <199906132346.RAA26632@xerxes.courtesan.com>
15660 Subject: [ID 19990613.003 linklibperl set incorrectly in Makefile.SH for OpenBSD]
0453d815 15661 Branch: perl
f58c54f0 15662 ! Makefile.SH
0453d815 15663____________________________________________________________________________
f58c54f0
NC
15664[ 3614] By: jhi on 1999/07/06 10:44:48
15665 Log: Integrate with Sarathy.
0453d815
PM
15666 Branch: cfgperl
15667 !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
f58c54f0 15668 !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
0453d815 15669____________________________________________________________________________
f58c54f0
NC
15670[ 3613] By: jhi on 1999/07/06 10:43:20
15671 Log: From: Nathan Kurz <nate@valleytel.net>
15672 Subject: [ID 19990612.001 compiling three deep modules within ext/]
15673 ply-To: nate@valleytel.net
15674 erl5-porters@perl.org
15675 Date: Sat, 12 Jun 1999 01:26:04 -0500
15676 Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
0453d815 15677 Branch: cfgperl
f58c54f0 15678 ! Configure config_h.SH
0453d815 15679____________________________________________________________________________
f58c54f0
NC
15680[ 3612] By: gsar on 1999/07/06 10:17:52
15681 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15682 Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
15683 Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
15684 Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
0453d815 15685 Branch: perl
f58c54f0 15686 ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
0453d815 15687____________________________________________________________________________
f58c54f0
NC
15688[ 3611] By: gsar on 1999/07/06 09:51:20
15689 Log: From: pvhp@forte.com (Peter Prymmer)
15690 Date: Fri, 11 Jun 99 17:07:19 PDT
15691 Message-Id: <9906120007.AA13802@forte.com>
15692 Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
0453d815 15693 Branch: perl
f58c54f0 15694 ! ext/IO/lib/IO/File.pm
0453d815 15695____________________________________________________________________________
f58c54f0
NC
15696[ 3610] By: gsar on 1999/07/06 09:37:37
15697 Log: fix for C<$/ = 42> setting paragraph mode (applied with small
15698 tweak)
15699 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15700 Date: Wed, 09 Jun 1999 18:27:51 +0100
15701 Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
15702 Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
0453d815 15703 Branch: perl
f58c54f0 15704 ! perl.h t/base/rs.t
0453d815 15705____________________________________________________________________________
f58c54f0
NC
15706[ 3609] By: jhi on 1999/07/06 09:28:48
15707 Log: Integrate with Sarathy.
0453d815 15708 Branch: cfgperl
f58c54f0 15709 !> (integrate 49 files)
0453d815 15710____________________________________________________________________________
f58c54f0
NC
15711[ 3608] By: gsar on 1999/07/06 09:28:21
15712 Log: test tweak
0453d815 15713 Branch: perl
f58c54f0 15714 ! t/pragma/warn/op
0453d815 15715____________________________________________________________________________
f58c54f0
NC
15716[ 3607] By: jhi on 1999/07/06 09:22:48
15717 Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
0453d815 15718 Branch: cfgperl
f58c54f0 15719 ! Configure config_h.SH
0453d815 15720____________________________________________________________________________
f58c54f0
NC
15721[ 3606] By: gsar on 1999/07/06 09:05:02
15722 Log: applied slightly tweaked version of suggested patch for
15723 improved RE API
15724 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15725 Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
15726 Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
15727 Subject: [PATCH 5.005_57] REx engine rehash
0453d815
PM
15728 Branch: perl
15729 ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
15730 ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
15731 ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
f58c54f0 15732 ! util.c
0453d815 15733____________________________________________________________________________
f58c54f0
NC
15734[ 3605] By: gsar on 1999/07/06 08:54:03
15735 Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
0453d815 15736 Branch: perl
f58c54f0 15737 ! sv.c
0453d815 15738____________________________________________________________________________
f58c54f0
NC
15739[ 3604] By: gsar on 1999/07/06 07:08:30
15740 Log: From: paul.marquess@bt.com
15741 Date: Tue, 8 Jun 1999 22:37:58 +0100
15742 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
15743 Subject: [PATCH 5.005_57] DB_File 1.67
f722798b
IZ
15744 Branch: perl
15745 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
f58c54f0 15746 ! ext/DB_File/DB_File.xs ext/DB_File/typemap
f722798b 15747____________________________________________________________________________
f58c54f0
NC
15748[ 3603] By: gsar on 1999/07/06 07:04:50
15749 Log: From: paul.marquess@bt.com
15750 Date: Tue, 8 Jun 1999 22:34:01 +0100
15751 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
15752 Subject: [PATCH 5.005_57] DBM Filters
f722798b
IZ
15753 Branch: perl
15754 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15755 ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
15756 ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
f58c54f0 15757 ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
f722798b 15758____________________________________________________________________________
f58c54f0
NC
15759[ 3602] By: gsar on 1999/07/06 07:00:01
15760 Log: slightly tweaked version of suggested patch
15761 From: Dan Sugalski <sugalskd@ous.edu>
15762 Date: Tue, 08 Jun 1999 14:09:38 -0700
15763 Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
15764 Subject: [PATCH 5.005_57]Use NV instead of double in the core
f722798b
IZ
15765 Branch: perl
15766 ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
15767 ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
15768 ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
f58c54f0 15769 ! proto.h sv.c sv.h toke.c universal.c util.c
f722798b 15770____________________________________________________________________________
f58c54f0
NC
15771[ 3601] By: gsar on 1999/07/06 06:52:57
15772 Log: integrate cfgperl contents into mainline
f722798b
IZ
15773 Branch: perl
15774 +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
f58c54f0
NC
15775 +> epoc/perl.mmp epoc/perl.pkg
15776 !> (integrate 30 files)
f722798b 15777____________________________________________________________________________
f58c54f0
NC
15778[ 3598] By: jhi on 1999/07/05 20:02:55
15779 Log: Integrate with mainperl.
f722798b 15780 Branch: cfgperl
f58c54f0 15781 +> lib/CGI/Pretty.pm
f722798b
IZ
15782 !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
15783 !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
15784 !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
15785 !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
f58c54f0 15786 !> vms/vmsish.h
f722798b 15787____________________________________________________________________________
f58c54f0
NC
15788[ 3597] By: jhi on 1999/07/05 19:59:48
15789 Log: Hack SOCKS support some more plus a patch from Andy Dougherty
15790 that addresses the notorious "Additional libraries" question.
f722798b
IZ
15791 Branch: cfgperl
15792 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15793 ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
f58c54f0 15794 ! pp_sys.c
f722798b 15795____________________________________________________________________________
f58c54f0
NC
15796[ 3596] By: gsar on 1999/07/05 18:30:51
15797 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15798 Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
15799 Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
15800 Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
f722798b 15801 Branch: perl
f58c54f0 15802 ! pp_sys.c t/lib/io_udp.t
f722798b 15803____________________________________________________________________________
f58c54f0
NC
15804[ 3595] By: gsar on 1999/07/05 18:29:08
15805 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15806 Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
15807 Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
15808 Subject: [PATCH 5.00557] Setting $^E wipes out $!
f722798b 15809 Branch: perl
f58c54f0 15810 ! mg.c
f722798b 15811____________________________________________________________________________
f58c54f0
NC
15812[ 3594] By: gsar on 1999/07/05 18:24:53
15813 Log: hand-apply whitespace mutiliated patch
15814 From: Dan Sugalski <sugalskd@osshe.edu>
15815 Date: Mon, 07 Jun 1999 14:46:42 -0700
15816 Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
15817 Subject: [PATCH 5.005_57]Updated VMS patch
f722798b
IZ
15818 Branch: perl
15819 ! thread.h vms/descrip_mms.template vms/subconfigure.com
f58c54f0 15820 ! vms/vms.c vms/vmsish.h
f722798b 15821____________________________________________________________________________
f58c54f0
NC
15822[ 3593] By: gsar on 1999/07/05 17:53:04
15823 Log: applied parts not duplicated by previous patches
15824 From: "Vishal Bhatia" <vishalb@my-deja.com>
15825 Date: Sat, 05 Jun 1999 08:42:17 -0700
15826 Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
15827 Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
f722798b
IZ
15828 Branch: perl
15829 ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
f58c54f0 15830 ! ext/B/B/Stackobj.pm
f722798b 15831____________________________________________________________________________
f58c54f0
NC
15832[ 3592] By: jhi on 1999/07/05 17:17:22
15833 Log: AIX threaded build, plus few more on the side.
5ab5c7a4
VB
15834 Branch: cfgperl
15835 ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
15836 ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
15837 ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
f58c54f0 15838 ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
5ab5c7a4 15839____________________________________________________________________________
f58c54f0
NC
15840[ 3591] By: gsar on 1999/07/05 16:52:34
15841 Log: "\e" and "\a" didn't produce right escape under EBCDIC
15842 From: pvhp@forte.com (Peter Prymmer)
15843 Date: Fri, 4 Jun 99 12:00:27 PDT
15844 Message-Id: <9906041900.AA28387@forte.com>
15845 Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
5ab5c7a4 15846 Branch: perl
f58c54f0 15847 ! toke.c
5ab5c7a4 15848____________________________________________________________________________
f58c54f0
NC
15849[ 3590] By: gsar on 1999/07/05 16:40:01
15850 Log: s/scalar ref constructor/single ref constructor/ (suggested
15851 by Stephen McCamant)
5ab5c7a4 15852 Branch: perl
f58c54f0 15853 ! opcode.h opcode.pl
5ab5c7a4 15854____________________________________________________________________________
f58c54f0
NC
15855[ 3589] By: gsar on 1999/07/05 16:34:06
15856 Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
5ab5c7a4 15857 Branch: perl
f58c54f0 15858 ! ext/GDBM_File/GDBM_File.xs
5ab5c7a4 15859____________________________________________________________________________
f58c54f0
NC
15860[ 3588] By: gsar on 1999/07/05 16:29:39
15861 Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
15862 is unchanged still)
5ab5c7a4 15863 Branch: perl
f58c54f0 15864 ! op.c
5ab5c7a4 15865____________________________________________________________________________
f58c54f0
NC
15866[ 3587] By: jhi on 1999/07/05 10:31:43
15867 Log: Make perl_exp.SH smarter about what to include and what to exclude.
5ab5c7a4 15868 Branch: cfgperl
f58c54f0 15869 ! perl_exp.SH
5ab5c7a4 15870____________________________________________________________________________
f58c54f0
NC
15871[ 3586] By: jhi on 1999/07/05 09:29:31
15872 Log: Remove unnecessary and extraneous my $i = 0.
5ab5c7a4 15873 Branch: cfgperl
f58c54f0 15874 ! bytecode.pl
5ab5c7a4 15875____________________________________________________________________________
f58c54f0
NC
15876[ 3585] By: jhi on 1999/07/05 07:28:59
15877 Log: Integrate with mainperl.
5ab5c7a4 15878 Branch: cfgperl
f58c54f0 15879 !> (integrate 30 files)
5ab5c7a4 15880____________________________________________________________________________
f58c54f0
NC
15881[ 3584] By: gsar on 1999/07/05 05:36:28
15882 Log: From: Vishal Bhatia <vishalb@hotmail.com>
15883 Date: Thu, 03 Jun 1999 00:57:48 PDT
15884 Message-ID: <19990603075749.86665.qmail@hotmail.com>
15885 Subject: Re: [PATCH 5.005_57] pp_sort sorted out
5ab5c7a4 15886 Branch: perl
f58c54f0 15887 ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
5ab5c7a4 15888____________________________________________________________________________
f58c54f0
NC
15889[ 3583] By: gsar on 1999/07/05 05:31:19
15890 Log: suppress fancy display when in verbose mode (suggested by
15891 Paul Johnson <pjcj@transeda.com>)
5ab5c7a4 15892 Branch: perl
f58c54f0 15893 ! lib/Test/Harness.pm
5ab5c7a4 15894____________________________________________________________________________
f58c54f0
NC
15895[ 3582] By: gsar on 1999/07/05 05:17:12
15896 Log: cygwin32 update
15897 From: "Fifer, Eric" <EFifer@sanwaint.com>
15898 Date: Wed, 2 Jun 1999 15:16:05 +0100
15899 Message-Id: <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
15900 Subject: [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
5ab5c7a4
VB
15901 Branch: perl
15902 ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
15903 ! cygwin32/build-instructions.READFIRST
15904 ! cygwin32/build-instructions.charles-wilson
15905 ! cygwin32/build-instructions.sebastien-barre
15906 ! cygwin32/build-instructions.steven-morlock
15907 ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
15908 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
15909 ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
f58c54f0 15910 ! t/op/magic.t util.c
5ab5c7a4 15911____________________________________________________________________________
f58c54f0
NC
15912[ 3581] By: gsar on 1999/07/05 02:46:18
15913 Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
5ab5c7a4 15914 Branch: perl
f58c54f0 15915 ! util.c
5ab5c7a4 15916____________________________________________________________________________
f58c54f0
NC
15917[ 3580] By: gsar on 1999/07/05 02:38:03
15918 Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
15919 Date: Mon, 31 May 1999 18:18:13 -0600
15920 Message-ID: <19990601001813.AAA17834@csgsystems.com>
15921 Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
5ab5c7a4 15922 Branch: perl
f58c54f0 15923 ! t/TEST t/UTEST t/harness utils/perlcc.PL
5ab5c7a4 15924____________________________________________________________________________
f58c54f0
NC
15925[ 3579] By: gsar on 1999/07/05 01:20:58
15926 Log: compatibility tweak for Class::Struct
5ab5c7a4 15927 Branch: perl
f58c54f0 15928 ! lib/Class/Struct.pm
5ab5c7a4 15929____________________________________________________________________________
f58c54f0
NC
15930[ 3578] By: jhi on 1999/07/04 23:26:01
15931 Log: Miscellaneus AIX fixes + SOCKS support.
5ab5c7a4
VB
15932 Branch: cfgperl
15933 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
15934 ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
f58c54f0 15935 ! hints/aix.sh pp_sys.c
5ab5c7a4 15936____________________________________________________________________________
f58c54f0
NC
15937[ 3577] By: gsar on 1999/07/04 23:07:39
15938 Log: test tweak
5ab5c7a4 15939 Branch: perl
f58c54f0 15940 ! t/io/openpid.t
5ab5c7a4 15941____________________________________________________________________________
f58c54f0
NC
15942[ 3576] By: jhi on 1999/07/04 22:39:23
15943 Log: Integrate with mainperl.
5ab5c7a4 15944 Branch: cfgperl
f58c54f0
NC
15945 +> t/io/openpid.t
15946 - win32/perlhost.h
15947 !> (integrate 51 files)
5ab5c7a4 15948____________________________________________________________________________
f58c54f0
NC
15949[ 3575] By: jhi on 1999/07/04 22:26:48
15950 Log: Added 64-bit support for AIX 4.3 or better
15951 based on Martin H. Rusoff's observations.
5ab5c7a4 15952 Branch: cfgperl
f58c54f0 15953 ! Configure config_h.SH hints/aix.sh
5ab5c7a4 15954____________________________________________________________________________
f58c54f0
NC
15955[ 3574] By: jhi on 1999/07/04 21:34:47
15956 Log: Do not throw away gccvers compilation errors.
15957 From: Andy Dougherty <doughera@lafayette.edu>
15958 To: Ron Seguin <rseguin@on.bell.ca>
15959 Cc: Perl Porters <perl5-porters@perl.org>
15960 Subject: [PATCH] Re: [ID 19990625.011] WHOA There
15961 Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
15962 Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
5ab5c7a4 15963 Branch: cfgperl
f58c54f0 15964 ! Configure config_h.SH
5ab5c7a4 15965____________________________________________________________________________
f58c54f0
NC
15966[ 3573] By: gsar on 1999/07/04 21:10:32
15967 Log: adapted suggested tests for addition to testsuite
15968 From: RonaldWS@aol.com
15969 Date: Sun, 30 May 1999 16:27:28 EDT
15970 Message-Id: <25cd799f.2482f930@aol.com>
15971 Subject: [19990530.007] Open with pipe | does not return pid under win32
5ab5c7a4 15972 Branch: perl
f58c54f0
NC
15973 + t/io/openpid.t
15974 ! MANIFEST win32/win32.c
5ab5c7a4 15975____________________________________________________________________________
f58c54f0
NC
15976[ 3572] By: gsar on 1999/07/04 20:29:32
15977 Log: perl_run() should call my_exit(0) for normal completion
5ab5c7a4 15978 Branch: perl
f58c54f0 15979 ! perl.c
5ab5c7a4 15980____________________________________________________________________________
f58c54f0
NC
15981[ 3571] By: jhi on 1999/07/04 20:10:44
15982 Log: Add test for change #3568 plus general cleanup.
5ab5c7a4 15983 Branch: cfgperl
f58c54f0 15984 ! t/pragma/locale.t
5ab5c7a4 15985____________________________________________________________________________
f58c54f0
NC
15986[ 3570] By: gsar on 1999/07/04 20:03:21
15987 Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
15988 overloading
5ab5c7a4
VB
15989 Branch: perl
15990 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
f58c54f0
NC
15991 ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
15992____________________________________________________________________________
15993[ 3569] By: gsar on 1999/07/04 18:04:48
15994 Log: make AIX dynaloading work when libperl is shared (and thus under
15995 mod_perl etc.)
15996 From: Jens-Uwe Mager <jum@helios.de>
15997 Date: Sat, 29 May 1999 17:09:52 +0200
15998 Message-Id: <199905291509.RAA43978@ans.helios.de>
15999 Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
16000 Branch: perl
16001 ! ext/DynaLoader/dl_aix.xs
16002____________________________________________________________________________
16003[ 3568] By: jhi on 1999/07/04 14:54:23
16004 Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
16005 This resulted for example in the 'o' magic not being cleared by
16006 magic_setcollxfrm(), which resulted in strange cmp results.
16007 The bug was reported originally in the message
16008 Subject: Bug with locale
16009 From: Jan Starzynski <jan@planet.de>
16010 To: perlbug@perl.com
16011 Date: Fri, 09 Apr 1999 13:23:07 +0200
16012 Message-ID: <370DE31B.DAEE1332@planet.de>
16013 Branch: cfgperl
16014 ! pp.c
16015____________________________________________________________________________
16016[ 3567] By: gsar on 1999/07/04 02:38:34
16017 Log: remove misleading info on defined(&func), unclutter deprecation
16018 about defined(@array)
5ab5c7a4
VB
16019 Branch: perl
16020 ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
f58c54f0 16021 ! t/pragma/warn/op
5ab5c7a4 16022____________________________________________________________________________
f58c54f0
NC
16023[ 3566] By: gsar on 1999/07/04 01:46:31
16024 Log: From: jan.dubois@ibm.net (Jan Dubois)
16025 Date: Wed, 26 May 1999 22:07:17 +0200
16026 Message-ID: <374c53ac.10322322@smtp1.ibm.net>
16027 Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
5ab5c7a4 16028 Branch: perl
f58c54f0 16029 ! Changes win32/win32.c win32/win32.h
5ab5c7a4 16030____________________________________________________________________________
f58c54f0
NC
16031[ 3565] By: gsar on 1999/07/04 01:26:02
16032 Log: newer version of perlxstut from Jeff Okamoto (slightly edited
16033 for win32 issues)
2d63fa08 16034 Branch: perl
f58c54f0 16035 ! pod/perlxstut.pod
2d63fa08 16036____________________________________________________________________________
f58c54f0
NC
16037[ 3564] By: gsar on 1999/07/02 03:09:04
16038 Log: avoid warnings
2d63fa08 16039 Branch: perl
f58c54f0 16040 ! ext/Thread/Thread/Specific.pm lib/fields.pm
2d63fa08 16041____________________________________________________________________________
f58c54f0
NC
16042[ 3563] By: gsar on 1999/06/28 19:23:47
16043 Log: inc version (for CPAN.pm sanity)
2d63fa08 16044 Branch: perl
f58c54f0 16045 ! lib/Text/ParseWords.pm
2d63fa08 16046____________________________________________________________________________
f58c54f0
NC
16047[ 3562] By: gsar on 1999/06/28 19:19:01
16048 Log: regen perltoc
2d63fa08 16049 Branch: perl
f58c54f0 16050 ! pod/perltoc.pod
2d63fa08 16051____________________________________________________________________________
f58c54f0
NC
16052[ 3561] By: gsar on 1999/06/28 19:08:41
16053 Log: From: Damian Conway <damian@cs.monash.edu.au>
16054 Date: Wed, 26 May 1999 00:58:35 -0400
16055 Message-Id: <199905260458.AAA06411@defender.perl.org>
16056 Subject: [19990526.002] Misc. improvements to Class:Struct
2d63fa08 16057 Branch: perl
f58c54f0 16058 ! MANIFEST lib/Class/Struct.pm
2d63fa08 16059____________________________________________________________________________
f58c54f0
NC
16060[ 3560] By: gsar on 1999/06/28 18:50:52
16061 Log: remove bogus PL_optype_size
2d63fa08 16062 Branch: perl
f58c54f0 16063 ! bytecode.pl ext/ByteLoader/byterun.h
2d63fa08 16064____________________________________________________________________________
f58c54f0
NC
16065[ 3559] By: gsar on 1999/06/28 18:22:26
16066 Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
2d63fa08 16067 Branch: perl
f58c54f0 16068 + lib/CGI/Pretty.pm
2d63fa08
JD
16069 ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
16070 ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
f58c54f0 16071 ! t/lib/cgi-html.t t/lib/cgi-request.t
2d63fa08 16072____________________________________________________________________________
f58c54f0
NC
16073[ 3558] By: jhi on 1999/06/28 07:30:21
16074 Log: Change Olaf Lebbe's email address.
2d63fa08 16075 Branch: cfgperl
f58c54f0 16076 ! README.epoc
2d63fa08 16077____________________________________________________________________________
f58c54f0
NC
16078[ 3557] By: gsar on 1999/06/28 00:07:33
16079 Log: make autogenerated files writable
2d63fa08 16080 Branch: perl
f58c54f0 16081 - win32/perlhost.h
2d63fa08
JD
16082 ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
16083 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
16084 ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
16085 ! proto.h regnodes.h warning.h win32/config_H.bc
f58c54f0 16086 ! win32/config_H.gc win32/config_H.vc
2d63fa08 16087____________________________________________________________________________
f58c54f0
NC
16088[ 3556] By: jhi on 1999/06/27 19:22:53
16089 Log: Update MANIFEST to match #3555.
2d63fa08 16090 Branch: cfgperl
f58c54f0 16091 ! MANIFEST
2d63fa08 16092____________________________________________________________________________
f58c54f0
NC
16093[ 3555] By: jhi on 1999/06/27 19:16:22
16094 Log: EPOC port to Psion5.
16095 From: Olaf Flebbe <O.Flebbe@science-computing.de>
16096 To: Jarkko Hietaniemi <jhi@iki.fi>
16097 Cc: perl5-porters@perl.org
16098 Subject: Re: Psion5
16099 Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
16100 Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
2d63fa08
JD
16101 Branch: cfgperl
16102 + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
f58c54f0 16103 + epoc/perl.mmp epoc/perl.pkg
2d63fa08 16104 ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
f58c54f0 16105 ! perl.h sv.c util.c
2d63fa08 16106____________________________________________________________________________
f58c54f0
NC
16107[ 3554] By: jhi on 1999/06/27 18:50:52
16108 Log: Integrate from mainperl.
2d63fa08 16109 Branch: cfgperl
f58c54f0 16110 !> (integrate 48 files)
2d63fa08 16111____________________________________________________________________________
f58c54f0
NC
16112[ 3553] By: gsar on 1999/06/27 14:28:49
16113 Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
16114 gone from the public API); PERL_OBJECT builds again on
16115 windows
16116
16117 TODO: namespace-clean the typedefs in iperlsys.h and
16118 elsewhere; remove C++ remnants from public headers
2d63fa08
JD
16119 Branch: perl
16120 ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
16121 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
16122 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
16123 ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
16124 ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
16125 ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
16126 ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
16127 ! win32/GenCAPI.pl win32/Makefile win32/config.bc
16128 ! win32/config.gc win32/config.vc win32/dl_win32.xs
16129 ! win32/makedef.pl win32/makefile.mk win32/perllib.c
16130 ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
f58c54f0 16131 ! win32/win32sck.c
2d63fa08 16132____________________________________________________________________________
f58c54f0
NC
16133[ 3552] By: gsar on 1999/06/27 13:49:31
16134 Log: integrate cfgperl changes into mainline
2d63fa08
JD
16135 Branch: perl
16136 !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
16137 !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
16138 !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
f58c54f0
NC
16139 !> util.c
16140____________________________________________________________________________
16141[ 3551] By: gsar on 1999/06/27 13:31:11
16142 Log: fix indents
16143 Branch: perl
16144 ! op.c
16145____________________________________________________________________________
16146[ 3550] By: gsar on 1999/06/24 22:42:53
16147 Log: update Changes
16148 Branch: perl
16149 ! Changes
16150____________________________________________________________________________
16151[ 3549] By: gsar on 1999/06/24 22:41:17
16152 Log: avoid race condition in the CAPI extension bootstrap handler
16153 Branch: perl
16154 ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
16155____________________________________________________________________________
16156[ 3548] By: gsar on 1999/06/24 22:39:53
16157 Log: sanity check to cover the case when perl is installed into the
16158 X:\ (drive root)
16159 Branch: perl
16160 ! win32/win32.c
16161____________________________________________________________________________
16162[ 3547] By: gsar on 1999/06/22 19:30:32
16163 Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
16164 Branch: perl
16165 ! lib/Tie/RefHash.pm
16166____________________________________________________________________________
16167[ 3544] By: jhi on 1999/06/18 19:24:28
16168 Log: Tidy up #3542 and #3543.
16169 Branch: cfgperl
16170 ! t/pragma/locale.t util.c
16171____________________________________________________________________________
16172[ 3543] By: jhi on 1999/06/18 10:28:45
16173 Log: Spice up locale.t.
16174 Branch: cfgperl
16175 ! t/pragma/locale.t
16176____________________________________________________________________________
16177[ 3542] By: jhi on 1999/06/17 22:42:03
16178 Log: Fixed two long-standing locale bugs.
16179
16180 Both problems were related to numeric locale which
16181 controls the radix character aka the decimal separator.
16182 (1) printf (and sprintf) were resetting the numeric locale to C.
16183 (2) Using locale-numerically formatted floating point
16184 numbers (e.g. "1,23") together with -w caused warnings about
16185 "isn't numeric". The operations were working fine, though,
16186 because atof() was using the local locale.
16187 Both problems reported by Stefan Vogtner.
16188
16189 Introduced a wrapper for atof() that attempts to convert
16190 the string both ways. This helps Perl to understand
16191 numbers like this "4.56" even when using a local locale
16192 makes atof() understand only numbers like this "7,89".
16193
16194 Remaining related problems, both of which existed before
16195 this patch and continue to exist after this patch:
16196 (a) The behaviour of print() is _not_ as documented by perllocale.
16197 Instead of always using the C locale, print() does use the
16198 local locale, just like the *printf() do. This may be fixable
16199 now that switching to-and-fro between locales has been made
16200 more consistent, but fixing print() would change existing
16201 behaviour. perllocale is not changed by this patch.
16202 (b) If a number has been stringified (say, via "$number") under
16203 a local locale, the cached string value persists even under
16204 "no locale". This may or may not be a problem: operations
16205 work fine because the original number is still there, but
16206 that the string form keeps its locale-ish outlook may be
16207 somewhat confusing.
c9fdb9e9
GS
16208 Branch: cfgperl
16209 ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
16210 ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
16211 ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
f58c54f0 16212 ! util.c
c9fdb9e9 16213____________________________________________________________________________
f58c54f0
NC
16214[ 3541] By: jhi on 1999/06/17 20:00:16
16215 Log: Integrate from mainperl.
c9fdb9e9 16216 Branch: cfgperl
f58c54f0 16217 !> ext/Data/Dumper/Dumper.pm op.c
c9fdb9e9 16218____________________________________________________________________________
f58c54f0
NC
16219[ 3540] By: gsar on 1999/06/16 16:49:55
16220 Log: dump C<0> as such, not C<'0'>
c9fdb9e9 16221 Branch: perl
f58c54f0 16222 ! ext/Data/Dumper/Dumper.pm
c9fdb9e9 16223____________________________________________________________________________
f58c54f0
NC
16224[ 3539] By: gsar on 1999/06/13 04:04:40
16225 Log: fix coredumper in change#3498
c9fdb9e9 16226 Branch: perl
f58c54f0 16227 ! op.c
c9fdb9e9 16228____________________________________________________________________________
f58c54f0
NC
16229[ 3538] By: jhi on 1999/06/12 22:01:26
16230 Log: Integrate from mainperl.
c9fdb9e9 16231 Branch: cfgperl
f58c54f0
NC
16232 +> lib/caller.pm
16233 !> (integrate 36 files)
c9fdb9e9 16234____________________________________________________________________________
f58c54f0
NC
16235[ 3537] By: gsar on 1999/06/12 06:43:03
16236 Log: EXTERN_C declarations for global arrays in various
16237 headers, so perl can be built even in C++ mode; win32
16238 build fixups; regen headers
c9fdb9e9
GS
16239 Branch: perl
16240 ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
f58c54f0 16241 ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
c9fdb9e9 16242____________________________________________________________________________
f58c54f0
NC
16243[ 3536] By: gsar on 1999/06/12 06:38:21
16244 Log: caller.pm typos
c9fdb9e9 16245 Branch: perl
f58c54f0 16246 ! lib/caller.pm
c9fdb9e9 16247____________________________________________________________________________
f58c54f0
NC
16248[ 3535] By: gsar on 1999/06/11 23:13:54
16249 Log: various little tweaks; most globals are now in intrpvar.h, ninterps
16250 is temporarily gone
c9fdb9e9
GS
16251 Branch: perl
16252 ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
f58c54f0 16253 ! pod/perldelta.pod proto.h win32/perllib.c
c9fdb9e9 16254____________________________________________________________________________
f58c54f0
NC
16255[ 3534] By: gsar on 1999/06/11 20:41:51
16256 Log: implement C<use caller 'encoding'>
c9fdb9e9 16257 Branch: perl
f58c54f0
NC
16258 + lib/caller.pm
16259 ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
c9fdb9e9 16260____________________________________________________________________________
f58c54f0
NC
16261[ 3533] By: gsar on 1999/06/11 16:51:04
16262 Log: truncate() has a peculiar exemption from strict barewords, even
16263 though it has a non-filehandle prototype
c9fdb9e9 16264 Branch: perl
f58c54f0 16265 ! op.c t/io/fs.t
c9fdb9e9 16266____________________________________________________________________________
f58c54f0
NC
16267[ 3532] By: gsar on 1999/06/11 09:09:16
16268 Log: GDBM tweak
c9fdb9e9 16269 Branch: perl
f58c54f0 16270 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
c9fdb9e9 16271____________________________________________________________________________
f58c54f0
NC
16272[ 3531] By: gsar on 1999/06/10 23:34:19
16273 Log: part of the platform changes for IMPLICIT_CONTEXT
c9fdb9e9
GS
16274 Branch: perl
16275 ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
16276 ! jpl/PerlInterpreter/PerlInterpreter.c
16277 ! jpl/PerlInterpreter/PerlInterpreter.h
16278 ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
f58c54f0 16279 ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
c9fdb9e9 16280____________________________________________________________________________
f58c54f0
NC
16281[ 3530] By: jhi on 1999/06/10 20:55:56
16282 Log: Integrate from mainperl.
c9fdb9e9 16283 Branch: cfgperl
f58c54f0 16284 !> ext/DB_File/DB_File.xs ext/DB_File/typemap
c9fdb9e9 16285____________________________________________________________________________
f58c54f0
NC
16286[ 3529] By: gsar on 1999/06/10 20:40:01
16287 Log: DB_File tweaks for IMPLICIT CONTEXT
c9fdb9e9 16288 Branch: perl
f58c54f0 16289 ! ext/DB_File/DB_File.xs ext/DB_File/typemap
c9fdb9e9 16290____________________________________________________________________________
f58c54f0
NC
16291[ 3528] By: jhi on 1999/06/10 10:18:15
16292 Log: Integrate from mainperl.
c9fdb9e9 16293 Branch: cfgperl
f58c54f0 16294 !> (integrate 105 files)
c9fdb9e9 16295____________________________________________________________________________
f58c54f0
NC
16296[ 3527] By: gsar on 1999/06/10 09:30:35
16297 Log: most globals are now interpreter local; locale initialization
16298 was too early, defer it until interpreter is allocated and
16299 initialized; multiple interpreters should now be
16300 concurrency-safe (untested)
c9fdb9e9
GS
16301 Branch: perl
16302 ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
f58c54f0 16303 ! perlvars.h
c9fdb9e9 16304____________________________________________________________________________
f58c54f0
NC
16305[ 3526] By: gsar on 1999/06/10 08:38:00
16306 Log: fix small nits
c9fdb9e9 16307 Branch: perl
f58c54f0 16308 ! cc_runtime.h ext/B/B/CC.pm run.c
c9fdb9e9 16309____________________________________________________________________________
f58c54f0
NC
16310[ 3525] By: gsar on 1999/06/10 04:41:38
16311 Log: win32 build fixes
c9fdb9e9
GS
16312 Branch: perl
16313 ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
16314 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
16315 ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
16316 ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
16317 ! win32/Makefile win32/config_H.bc win32/config_H.gc
16318 ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
16319 ! win32/makedef.pl win32/makefile.mk win32/perllib.c
16320 ! win32/win32.c win32/win32.h win32/win32sck.c
f58c54f0
NC
16321 ! win32/win32thread.c win32/win32thread.h
16322____________________________________________________________________________
16323[ 3524] By: gsar on 1999/06/09 18:03:01
16324 Log: more complete support for implicit thread/interpreter pointer,
16325 enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
16326 without that enabled):
16327 - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
16328 is a noop; tests pass on Solaris; should be faster now!
16329 - MULTIPLICITY has been tested with and without
16330 PERL_IMPLICIT_CONTEXT on Solaris
16331 - improved function database now merged with embed.pl
16332 - everything except the varargs functions have foo(a,b,c) macros
16333 to provide compatibility
16334 - varargs functions default to compatibility variants that
16335 get the context pointer using dTHX
16336 - there should be almost no source compatibility issues as a
16337 result of all this
16338 - dl_foo.xs changes other than dl_dlopen.xs untested
16339 - still needs documentation, fixups for win32 etc
16340 Next step: migrate most non-mutex variables from perlvars.h
16341 to intrpvar.h
16342 Branch: perl
16343 - proto.pl
c9fdb9e9
GS
16344 ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
16345 ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
16346 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
16347 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
16348 ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
16349 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
16350 ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
16351 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
16352 ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
16353 ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
16354 ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
16355 ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
16356 ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
16357 ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
16358 ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
16359 ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
16360 ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
16361 ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
16362 ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
f58c54f0 16363 ! util.c win32/Makefile win32/makefile.mk writemain.SH
c9fdb9e9 16364____________________________________________________________________________
f58c54f0
NC
16365[ 3523] By: gsar on 1999/06/07 05:24:13
16366 Log: missed a file
c9fdb9e9 16367 Branch: perl
f58c54f0
NC
16368 + proto.pl
16369 ! MANIFEST
c9fdb9e9 16370____________________________________________________________________________
f58c54f0
NC
16371[ 3522] By: gsar on 1999/06/07 05:18:34
16372 Log: initial stub implementation of implicit thread/this
16373 pointer argument; builds/tests on Solaris, win32
16374 hasn't been fixed up yet; proto.h, global.sym and
16375 static function decls are now generated from a common
16376 database in proto.pl; some inconsistently named
16377 perl_foo() things are now Perl_foo(), compatibility
16378 #defines provided; perl_foo() (lowercase 'p') reserved
16379 for functions that take an explicit context argument;
16380 next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
c9fdb9e9
GS
16381 Branch: perl
16382 ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
16383 ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
16384 ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
16385 ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
16386 ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
16387 ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
f58c54f0 16388 ! universal.c utf8.c util.c
c9fdb9e9 16389____________________________________________________________________________
f58c54f0
NC
16390[ 3521] By: gsar on 1999/06/04 23:00:22
16391 Log: clean up some stray "global" symbols
c9fdb9e9
GS
16392 Branch: perl
16393 ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
f58c54f0 16394 ! pp_proto.h proto.h
c9fdb9e9 16395____________________________________________________________________________
f58c54f0
NC
16396[ 3520] By: jhi on 1999/06/02 21:33:28
16397 Log: Integrate from mainperl.
c9fdb9e9 16398 Branch: cfgperl
f58c54f0 16399 !> (integrate 94 files)
c9fdb9e9 16400____________________________________________________________________________
f58c54f0
NC
16401[ 3519] By: gsar on 1999/06/02 07:16:10
16402 Log: avoid dereferencing null pointer from getpwent() et al
c9fdb9e9 16403 Branch: perl
f58c54f0 16404 ! pp_sys.c
c9fdb9e9 16405____________________________________________________________________________
f58c54f0
NC
16406[ 3518] By: gsar on 1999/06/02 04:47:10
16407 Log: remove _() non-ansism
c9fdb9e9
GS
16408 Branch: perl
16409 ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
16410 ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
16411 ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
16412 ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
16413 ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
16414 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
16415 ! ext/re/re.xs handy.h hv.c iperlsys.h
16416 ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
16417 ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
16418 ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
16419 ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
16420 ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
16421 ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
16422 ! vms/vmsish.h vms/writemain.pl vos/config.h
16423 ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
16424 ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
16425 ! win32/perllib.c win32/runperl.c win32/win32.h
16426 ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
f58c54f0 16427 ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
c9fdb9e9 16428____________________________________________________________________________
f58c54f0
NC
16429[ 3517] By: gsar on 1999/06/02 02:17:51
16430 Log: missed a few files
c9fdb9e9 16431 Branch: perl
f58c54f0 16432 ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
c9fdb9e9 16433____________________________________________________________________________
f58c54f0
NC
16434[ 3516] By: gsar on 1999/06/02 01:37:33
16435 Log: integrate cfgperl contents into mainline
c9fdb9e9
GS
16436 Branch: perl
16437 +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
f58c54f0
NC
16438 +> ext/ByteLoader/byterun.h
16439 - bytecode.h byterun.c byterun.h
16440 ! Changes
16441 !> (integrate 58 files)
c9fdb9e9 16442____________________________________________________________________________
f58c54f0
NC
16443[ 3515] By: gsar on 1999/06/02 00:48:50
16444 Log: remove stray K&R-isms
69dec784
GS
16445 Branch: perl
16446 ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
16447 ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
16448 ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
f58c54f0 16449 ! toke.c util.c win32/win32.c x2p/hash.c
69dec784 16450____________________________________________________________________________
f58c54f0
NC
16451[ 3514] By: gsar on 1999/06/01 15:55:55
16452 Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
16453 strict 'subs'
69dec784 16454 Branch: perl
f58c54f0 16455 ! op.c t/pragma/strict-subs
69dec784 16456____________________________________________________________________________
f58c54f0
NC
16457[ 3513] By: jhi on 1999/06/01 07:17:05
16458 Log: Patch applying of #3499 had gone awry.
69dec784 16459 Branch: cfgperl
f58c54f0 16460 ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
69dec784 16461____________________________________________________________________________
f58c54f0
NC
16462[ 3512] By: gsar on 1999/05/31 19:21:30
16463 Log: tighter -help output
69dec784 16464 Branch: perl
f58c54f0 16465 ! perl.c
69dec784 16466____________________________________________________________________________
f58c54f0
NC
16467[ 3511] By: gsar on 1999/05/31 17:18:23
16468 Log: fix memory leak in C<eval 'return sub {...}'>
69dec784 16469 Branch: perl
f58c54f0 16470 ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
69dec784 16471____________________________________________________________________________
f58c54f0
NC
16472[ 3510] By: gsar on 1999/05/31 14:11:46
16473 Log: tweak C++isms
69dec784 16474 Branch: perl
f58c54f0 16475 ! win32/dl_win32.xs win32/win32.c
69dec784 16476____________________________________________________________________________
f58c54f0
NC
16477[ 3509] By: jhi on 1999/05/30 13:02:26
16478 Log: Cleanup of #3488.
69dec784 16479 Branch: cfgperl
f58c54f0 16480 ! Configure config_h.SH
69dec784 16481____________________________________________________________________________
f58c54f0
NC
16482[ 3508] By: jhi on 1999/05/30 11:16:01
16483 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16484 To: Mailing list Perl5 <perl5-porters@perl.org>
16485 Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
16486 Date: Sat, 29 May 1999 20:18:13 -0400
16487 Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
69dec784 16488 Branch: cfgperl
f58c54f0 16489 ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
69dec784 16490____________________________________________________________________________
f58c54f0
NC
16491[ 3507] By: jhi on 1999/05/29 20:05:40
16492 Log: From: Mark-Jason Dominus <mjd@plover.com>
16493 To: perl5-porters@perl.com
16494 Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
16495 Date: Sat, 29 May 1999 14:45:10 -0400
16496 Message-ID: <19990529184510.27557.qmail@plover.com>
69dec784 16497 Branch: cfgperl
f58c54f0 16498 ! op.h
69dec784 16499____________________________________________________________________________
f58c54f0
NC
16500[ 3506] By: gsar on 1999/05/29 16:49:39
16501 Log: avoid gv_check() recursive pit
69dec784 16502 Branch: perl
f58c54f0 16503 ! gv.c
69dec784 16504____________________________________________________________________________
f58c54f0
NC
16505[ 3505] By: jhi on 1999/05/29 11:38:16
16506 Log: From: jan.dubois@ibm.net (Jan Dubois)
16507 To: Gurusamy Sarathy <gsar@activestate.com>
16508 Cc: perl5-porters@perl.org
16509 Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
16510 Date: Sat, 29 May 1999 08:46:22 +0200
16511 Message-ID: <374f8007.2016008@smtp1.ibm.net>
69dec784 16512 Branch: cfgperl
f58c54f0 16513 ! t/op/grent.t t/op/pwent.t
69dec784 16514____________________________________________________________________________
f58c54f0
NC
16515[ 3504] By: jhi on 1999/05/29 11:07:10
16516 Log: QNX needs <sys/select.h> to define fd_set.
16517
16518 From: Norton Allen <allen@huarp.harvard.edu>
16519 To: perl5-porters@perl.org
16520 Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
16521 Date: Wed, 26 May 1999 13:51:27 -0400 (EDT)
16522 Message-Id: <199905261751.NAA20966@bottesini.harvard.edu>
69dec784 16523 Branch: cfgperl
f58c54f0 16524 ! ext/IO/poll.c
69dec784 16525____________________________________________________________________________
f58c54f0
NC
16526[ 3503] By: jhi on 1999/05/29 10:53:31
16527 Log: From: jan.dubois@ibm.net (Jan Dubois)
16528 To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
16529 Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
16530 Date: Fri, 28 May 1999 20:14:35 +0200
16531 Message-ID: <3751daa4.7188847@smtp1.ibm.net>
69dec784 16532 Branch: cfgperl
f58c54f0 16533 ! lib/Math/BigFloat.pm
69dec784 16534____________________________________________________________________________
f58c54f0
NC
16535[ 3502] By: jhi on 1999/05/29 10:44:44
16536 Log: Make Configure support the change #3367,
16537 SysV shadow passwords.
69dec784 16538 Branch: cfgperl
f58c54f0 16539 ! Configure config_h.SH pp_sys.c
69dec784 16540____________________________________________________________________________
f58c54f0
NC
16541[ 3501] By: gsar on 1999/05/28 21:22:23
16542 Log: add wide versions of win32 system calls (first step in
16543 globalization); delayload winsock for performance if compiling
16544 with VC 6.0
69dec784
GS
16545 Branch: perl
16546 ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
f58c54f0 16547 ! win32/win32.c win32/win32.h
69dec784 16548____________________________________________________________________________
f58c54f0
NC
16549[ 3500] By: jhi on 1999/05/28 21:17:24
16550 Log: The new t/lib/io_linenum.t was using stricture
16551 before @INC was set up.
69dec784 16552 Branch: cfgperl
f58c54f0 16553 ! t/lib/io_linenum.t
69dec784 16554____________________________________________________________________________
f58c54f0
NC
16555[ 3499] By: jhi on 1999/05/28 17:13:23
16556 Log: From: Tom Hughes <tom@compton.nu>
16557 To: perl5-porters@perl.org
16558 Subject: [PATCH 5.005_57] ByteLoader mark 2
16559 Date: Wed, 26 May 1999 23:59:49 +0100
16560 Message-ID: <bf337a0849.tom@compton.compton.nu>
16561
16562 plus resolve tiny conflict with #3479
16563 plus regen_headers.
69dec784
GS
16564 Branch: cfgperl
16565 + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
f58c54f0
NC
16566 + ext/ByteLoader/byterun.h
16567 - bytecode.h byterun.c byterun.h
69dec784
GS
16568 ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
16569 ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
16570 ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
16571 ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
f58c54f0 16572 ! perl.h perlvars.h proto.h util.c utils/Makefile
69dec784 16573____________________________________________________________________________
f58c54f0
NC
16574[ 3498] By: jhi on 1999/05/28 16:53:04
16575 Log: From: Mark-Jason Dominus <mjd@plover.com>
16576 To: perl5-porters@perl.com
16577 Subject: PATCH (5.005_57): defined(@a) now deprecated
16578 Date: Thu, 27 May 1999 16:05:44 -0400
16579 Message-ID: <19990527200544.13330.qmail@plover.com>
69dec784
GS
16580 Branch: cfgperl
16581 ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
f58c54f0 16582 ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
69dec784 16583____________________________________________________________________________
f58c54f0
NC
16584[ 3497] By: jhi on 1999/05/28 16:50:54
16585 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16586 To: perl5-porters@perl.org (Mailing list Perl5)
16587 Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
16588 Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
16589 Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
69dec784
GS
16590 Branch: cfgperl
16591 ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
f58c54f0 16592 ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
69dec784 16593____________________________________________________________________________
f58c54f0
NC
16594[ 3496] By: jhi on 1999/05/28 16:48:39
16595 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16596 To: perl5-porters@perl.org (Mailing list Perl5)
16597 Subject: [PATCH 5.00557] Required OS/2-related patches
16598 Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
16599 Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
69dec784
GS
16600 Branch: cfgperl
16601 ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
f58c54f0 16602 ! t/op/stat.t util.c
69dec784 16603____________________________________________________________________________
f58c54f0
NC
16604[ 3495] By: jhi on 1999/05/28 16:45:56
16605 Log: From: Paul Johnson <pjcj@transeda.com>
16606 To: perl5-porters <perl5-porters@perl.org>
16607 Subject: [PATCH 5.005_57] Provide more useful test okay percentage
16608 Date: Fri, 28 May 1999 15:13:54 +0100
16609 Message-ID: <19990528151354.B289@west-tip.transeda.com>
69dec784 16610 Branch: cfgperl
f58c54f0 16611 ! t/TEST
69dec784 16612____________________________________________________________________________
f58c54f0
NC
16613[ 3494] By: jhi on 1999/05/28 16:44:34
16614 Log: From: Paul Johnson <pjcj@transeda.com>
16615 To: perl5-porters <perl5-porters@perl.org>
16616 Subject: [PATCH 5.005_57] Fixes related to working local $.
16617 Date: Fri, 28 May 1999 15:11:18 +0100
16618 Message-ID: <19990528151118.A289@west-tip.transeda.com>
16619 Branch: cfgperl
16620 ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
16621____________________________________________________________________________
16622[ 3493] By: gsar on 1999/05/28 16:37:26
16623 Log: change#3449 wasn't doing enough
16624 Branch: perl
16625 ! op.c t/comp/proto.t
16626____________________________________________________________________________
16627[ 3492] By: jhi on 1999/05/28 08:12:23
16628 Log: From: paul.marquess@bt.com
16629 To: doughera@lafayette.edu
16630 Cc: perl5-porters@perl.org
16631 Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
16632 Date: Thu, 27 May 1999 23:31:38 +0100
16633 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
16634
16635 Had to be applied manually; some mailer had munged the patch slightly.
16636 Branch: cfgperl
16637 ! ext/NDBM_File/NDBM_File.xs
16638____________________________________________________________________________
16639[ 3491] By: jhi on 1999/05/28 07:51:17
16640 Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
16641 To: perl5-porters@perl.org
16642 Subject: [PATCH 5.005_57] fixing eval in the compiler
16643 Date: Thu, 27 May 1999 07:56:54 -0700
16644 Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
16645 Branch: cfgperl
16646 ! cc_runtime.h scope.h
16647____________________________________________________________________________
16648[ 3490] By: jhi on 1999/05/28 07:47:06
16649 Log: From: Andy Dougherty <doughera@lafayette.edu>
16650 To: perlbug@perl.com
16651 Cc: Jarkko Hietaniemi <jhi@iki.fi>
16652 Subject: [PATCH] Configure updates for ISC 4.1
16653 Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
16654 Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
69dec784 16655 Branch: cfgperl
f58c54f0 16656 ! Configure config_h.SH
69dec784 16657____________________________________________________________________________
f58c54f0
NC
16658[ 3489] By: jhi on 1999/05/28 07:39:17
16659 Log: Integrate from mainperl.
69dec784 16660 Branch: cfgperl
f58c54f0 16661 !> malloc.c win32/makedef.pl win32/win32.c
69dec784 16662____________________________________________________________________________
f58c54f0
NC
16663[ 3488] By: jhi on 1999/05/27 16:57:19
16664 Log: From: Andy Dougherty <doughera@lafayette.edu>
16665 To: Perl Porters <perl5-porters@perl.org>
16666 Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
16667 Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
16668 Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
69dec784 16669 Branch: cfgperl
f58c54f0 16670 ! Configure config_h.SH hints/sunos_4_1.sh util.c
69dec784 16671____________________________________________________________________________
f58c54f0
NC
16672[ 3487] By: gsar on 1999/05/27 03:56:20
16673 Log: make win32_spawnvp() inherit standard handles even when they
16674 may be redirected
69dec784 16675 Branch: perl
f58c54f0 16676 ! win32/win32.c
69dec784 16677____________________________________________________________________________
f58c54f0
NC
16678[ 3486] By: jhi on 1999/05/26 19:55:52
16679 Log: From: Andy Dougherty <doughera@lafayette.edu>
16680 To: perl5-porters@perl.org
16681 Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
16682 Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
16683 Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
69dec784 16684 Branch: cfgperl
f58c54f0 16685 ! util.c
69dec784 16686____________________________________________________________________________
f58c54f0
NC
16687[ 3485] By: chip on 1999/05/26 17:19:11
16688 Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
69dec784 16689 Branch: maint-5.004/perl
f58c54f0 16690 ! Configure
69dec784 16691____________________________________________________________________________
f58c54f0
NC
16692[ 3484] By: gsar on 1999/05/26 01:56:28
16693 Log: fix missing exported symbol
69dec784 16694 Branch: perl
f58c54f0 16695 ! malloc.c win32/makedef.pl
69dec784 16696____________________________________________________________________________
f58c54f0
NC
16697[ 3483] By: jhi on 1999/05/25 23:08:07
16698 Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
16699
16700 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
16701 To: perlbug@perl.com
16702 Subject: OpenBSD hints file update
16703 Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
16704 Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
69dec784 16705 Branch: cfgperl
f58c54f0 16706 ! hints/openbsd.sh
69dec784 16707____________________________________________________________________________
f58c54f0
NC
16708[ 3482] By: jhi on 1999/05/25 23:01:25
16709 Log: From: Tom Hughes <tom@compton.nu>
16710 To: perl5-porters@perl.org
16711 Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
16712 Date: Tue, 25 May 1999 23:10:23 +0100
16713 Message-ID: <1ed7f10749.tom@compton.compton.nu>
69dec784 16714 Branch: cfgperl
f58c54f0 16715 ! Configure config_h.SH
69dec784 16716____________________________________________________________________________
f58c54f0
NC
16717[ 3481] By: jhi on 1999/05/25 22:31:50
16718 Log: 3479, 3480, 3481 seems logical.
69dec784 16719 Branch: cfgperl
f58c54f0 16720 !> hints/aix.sh
69dec784 16721____________________________________________________________________________
f58c54f0
NC
16722[ 3480] By: jhi on 1999/05/25 22:13:39
16723 Log: The change #3479 wasn't perfect.
69dec784 16724 Branch: perl
f58c54f0 16725 ! hints/aix.sh
69dec784 16726____________________________________________________________________________
f58c54f0
NC
16727[ 3479] By: jhi on 1999/05/25 21:59:21
16728 Log: Cures for _57 in AIX 4.1.5.0.
16729 (1) The lddlflags lost its -lc by change #3660
16730 (and the politeness of change #3257).
16731 (2) optype_size must end up in perl.exp (as PL_optype_size).
16732 Added it to perlvars.h, fixed bytecode.pl,
16733 regen'ed the relevant headers.
69dec784
GS
16734 Branch: cfgperl
16735 ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
f58c54f0 16736 ! perlvars.h
69dec784 16737 Branch: perl
f58c54f0 16738 ! hints/aix.sh
69dec784 16739____________________________________________________________________________
f58c54f0
NC
16740[ 3478] By: jhi on 1999/05/25 20:13:47
16741 Log: Integrate from mainperl.
69dec784 16742 Branch: cfgperl
f58c54f0
NC
16743 +> pod/perltootc.pod
16744 !> (integrate 101 files)
69dec784 16745____________________________________________________________________________
f58c54f0
NC
16746[ 3477] By: gsar on 1999/05/25 10:43:48
16747 Log: here be 5.005_57
69dec784 16748 Branch: perl
f58c54f0
NC
16749 ! Changes MANIFEST Porting/makerel
16750 !> Changes5.005
69dec784
GS
16751
16752----------------
16753Version 5.005_57
db5cf5a9
GS
16754----------------
16755
16756____________________________________________________________________________
f58c54f0
NC
16757[ 3476] By: gsar on 1999/05/25 09:23:43
16758 Log: up patchlevel &c
3239fffd
GS
16759 Branch: perl
16760 ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
16761 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
f58c54f0 16762 ! win32/makefile.mk
3239fffd 16763____________________________________________________________________________
f58c54f0
NC
16764[ 3475] By: gsar on 1999/05/25 09:14:51
16765 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16766 Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
16767 Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
16768 Subject: [PATCH 5.005_56] REx engine improvements
3239fffd
GS
16769 Branch: perl
16770 ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
16771 ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
f58c54f0 16772 ! thrdvar.h util.c
3239fffd 16773____________________________________________________________________________
f58c54f0
NC
16774[ 3474] By: gsar on 1999/05/25 08:39:56
16775 Log: test case for change#3470
3239fffd 16776 Branch: perl
f58c54f0 16777 ! t/lib/bigintpm.t
3239fffd 16778____________________________________________________________________________
f58c54f0
NC
16779[ 3473] By: gsar on 1999/05/25 08:36:52
16780 Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
3239fffd 16781 Branch: perl
f58c54f0 16782 ! Changes pod/perlport.pod
3239fffd 16783____________________________________________________________________________
f58c54f0
NC
16784[ 3472] By: gsar on 1999/05/25 08:28:57
16785 Log: assorted tweaks
b7df3edc
GS
16786 Branch: perl
16787 ! doio.c iperlsys.h win32/config.bc win32/config.gc
16788 ! win32/config.vc win32/config_H.bc win32/config_H.gc
f58c54f0 16789 ! win32/config_H.vc win32/makedef.pl
b7df3edc 16790____________________________________________________________________________
f58c54f0
NC
16791[ 3471] By: gsar on 1999/05/25 06:06:04
16792 Log: perlref update from Tom Christiansen
b7df3edc 16793 Branch: perl
f58c54f0 16794 ! pod/perlref.pod
b7df3edc 16795____________________________________________________________________________
f58c54f0
NC
16796[ 3470] By: gsar on 1999/05/25 06:03:27
16797 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16798 Date: Mon, 24 May 1999 17:43:56 -0400
16799 Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
16800 Subject: [PATCH 5.005_*] hv.c calling negative malloc()
b7df3edc 16801 Branch: perl
f58c54f0 16802 ! hv.c
b7df3edc 16803____________________________________________________________________________
f58c54f0
NC
16804[ 3469] By: gsar on 1999/05/25 05:59:22
16805 Log: avoid temporary files that have a constant name (from a suggestion
16806 by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
b7df3edc 16807 Branch: perl
f58c54f0 16808 ! lib/ExtUtils/MM_Unix.pm
b7df3edc 16809____________________________________________________________________________
f58c54f0
NC
16810[ 3468] By: gsar on 1999/05/25 05:54:29
16811 Log: From: pvhp@forte.com (Peter Prymmer)
16812 Date: Mon, 24 May 99 11:20:25 PDT
16813 Message-Id: <9905241820.AA28071@forte.com>
16814 Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
b7df3edc 16815 Branch: perl
f58c54f0 16816 ! lib/Pod/Text.pm
b7df3edc 16817____________________________________________________________________________
f58c54f0
NC
16818[ 3467] By: gsar on 1999/05/25 04:08:50
16819 Log: fix glob() bug that resulted in missing symlinks that don't point
16820 anywhere
b7df3edc 16821 Branch: perl
f58c54f0 16822 ! pp_hot.c
b7df3edc 16823____________________________________________________________________________
f58c54f0
NC
16824[ 3466] By: gsar on 1999/05/25 03:00:00
16825 Log: avoid enumerating @INC contents in diagnostic if @INC was never
16826 searched
b7df3edc 16827 Branch: perl
f58c54f0 16828 ! pod/perldiag.pod pp_ctl.c
b7df3edc 16829____________________________________________________________________________
f58c54f0
NC
16830[ 3465] By: gsar on 1999/05/25 02:24:08
16831 Log: add caveat about close(PIPE) carelessness
b7df3edc 16832 Branch: perl
f58c54f0 16833 ! pod/perlfunc.pod
b7df3edc 16834____________________________________________________________________________
f58c54f0
NC
16835[ 3464] By: gsar on 1999/05/24 23:55:53
16836 Log: fix bogus line numbers for void context warnings
16837 (change#2548 was overeager)
b7df3edc 16838 Branch: perl
f58c54f0 16839 ! op.c
b7df3edc 16840____________________________________________________________________________
f58c54f0
NC
16841[ 3463] By: gsar on 1999/05/24 23:31:58
16842 Log: change#3455 had a typo
b7df3edc 16843 Branch: perl
f58c54f0 16844 ! pp_ctl.c
b7df3edc 16845____________________________________________________________________________
f58c54f0
NC
16846[ 3462] By: gsar on 1999/05/24 17:32:20
16847 Log: more pod updates from Tom Christiansen; regen perltoc
b7df3edc
GS
16848 Branch: perl
16849 ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
f58c54f0 16850 ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
b7df3edc 16851____________________________________________________________________________
f58c54f0
NC
16852[ 3461] By: gsar on 1999/05/24 07:41:32
16853 Log: perlmod notes from Damian Conway (via Tom Christiansen)
b7df3edc 16854 Branch: perl
f58c54f0 16855 ! pod/perlmod.pod
b7df3edc 16856____________________________________________________________________________
f58c54f0
NC
16857[ 3460] By: gsar on 1999/05/24 07:24:11
16858 Log: major pod update from Tom Christiansen
b7df3edc 16859 Branch: perl
f58c54f0 16860 + pod/perltootc.pod
b7df3edc
GS
16861 ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
16862 ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
16863 ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
16864 ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
16865 ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
16866 ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
16867 ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
16868 ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
16869 ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
16870 ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
f58c54f0 16871 ! pod/perlxs.pod pod/pod2man.PL
b7df3edc 16872____________________________________________________________________________
f58c54f0
NC
16873[ 3459] By: gsar on 1999/05/24 06:26:48
16874 Log: perlfaq update from Tom Christiansen
b7df3edc
GS
16875 Branch: perl
16876 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
16877 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16878 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
f58c54f0 16879 ! pod/perlfaq9.pod
b7df3edc 16880____________________________________________________________________________
f58c54f0
NC
16881[ 3458] By: gsar on 1999/05/24 05:55:11
16882 Log: updated to v1.50 from CPAN
b7df3edc 16883 Branch: perl
f58c54f0 16884 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
b7df3edc 16885____________________________________________________________________________
f58c54f0
NC
16886[ 3457] By: gsar on 1999/05/24 05:46:20
16887 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16888 Date: Sun, 23 May 1999 16:35:07 +0100
16889 Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
16890 Subject: [PATCH 5.005_56] name PL_in_eval bits
b7df3edc 16891 Branch: perl
f58c54f0 16892 ! cop.h op.c perl.c pp_ctl.c toke.c util.c
b7df3edc 16893____________________________________________________________________________
f58c54f0
NC
16894[ 3456] By: gsar on 1999/05/24 05:18:06
16895 Log: make -t mode the default on emacs/dumb terminals
b7df3edc 16896 Branch: perl
f58c54f0 16897 ! Changes utils/perldoc.PL
b7df3edc 16898____________________________________________________________________________
f58c54f0
NC
16899[ 3455] By: gsar on 1999/05/24 05:05:19
16900 Log: return 0 rather than "" when scalar grep has nothing to iterate
16901 on (brings behavior in line with documentation)
d49321e7 16902 Branch: perl
f58c54f0 16903 ! pp_ctl.c
d49321e7 16904____________________________________________________________________________
f58c54f0
NC
16905[ 3454] By: gsar on 1999/05/24 04:52:52
16906 Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
16907 Date: Thu, 20 May 1999 13:27:02 -1000
16908 Message-Id: <E10kcDN-0007TA-00@lapaki>
16909 Subject: Problem with MM_Unix in 5.005_03
d49321e7 16910 Branch: perl
f58c54f0 16911 ! lib/ExtUtils/MM_Unix.pm
d49321e7 16912____________________________________________________________________________
f58c54f0
NC
16913[ 3453] By: gsar on 1999/05/24 04:39:49
16914 Log: avoid removing duplicates in user-generated warnings
16915 From: byron@omix.com (Byron Brummer)
16916 Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
16917 Message-Id: <199905201101.EAA91175@thrush.omix.com>
16918 Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
d49321e7 16919 Branch: perl
f58c54f0 16920 ! lib/diagnostics.pm
d49321e7 16921____________________________________________________________________________
f58c54f0
NC
16922[ 3452] By: gsar on 1999/05/24 04:23:10
16923 Log: straighten some code to avoid NeXT compiler bugs (from
16924 Geoff Kuenning <geoff@cs.hmc.edu>)
d49321e7 16925 Branch: perl
f58c54f0 16926 ! pp_ctl.c
d49321e7 16927____________________________________________________________________________
f58c54f0
NC
16928[ 3451] By: gsar on 1999/05/24 03:03:05
16929 Log: minor logic tweak for reserved word warning
d49321e7 16930 Branch: perl
f58c54f0 16931 ! lib/Test/Harness.pm toke.c
d49321e7 16932____________________________________________________________________________
f58c54f0
NC
16933[ 3450] By: gsar on 1999/05/24 02:34:20
16934 Log: oops, some files missing in change#3449
d49321e7 16935 Branch: perl
f58c54f0 16936 ! op.c op.h toke.c
d49321e7 16937____________________________________________________________________________
f58c54f0
NC
16938[ 3449] By: gsar on 1999/05/24 02:33:12
16939 Log: allow '*' prototype to autoquote even barewords that happen to be
16940 function names; parens or ampersand continue to force the other
16941 interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
16942 do the right thing, for example
d49321e7 16943 Branch: perl
f58c54f0 16944 ! t/comp/proto.t
d49321e7 16945____________________________________________________________________________
f58c54f0
NC
16946[ 3448] By: gsar on 1999/05/24 01:51:24
16947 Log: remove vestiges of PL_last_proto
d49321e7 16948 Branch: perl
f58c54f0 16949 ! embedvar.h intrpvar.h objXSUB.h
d49321e7 16950____________________________________________________________________________
f58c54f0
NC
16951[ 3447] By: gsar on 1999/05/24 01:49:20
16952 Log: redo change#2061 and parts of change#1169 with code in the
16953 parser; PL_last_proto hackery gone, strict 'subs' in now
16954 implemented in the optimizer where specifying the exceptional
16955 cases is much more robust; '*' (bareword) prototype now works
16956 reliably when used in second and subsequent arguments
d49321e7 16957 Branch: perl
f58c54f0 16958 ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
d49321e7 16959____________________________________________________________________________
f58c54f0
NC
16960[ 3446] By: gsar on 1999/05/23 05:00:55
16961 Log: remove redundant part of change#1169 superseded by change#2061;
16962 avoid "future reserved word" warning on prototypical bearwords
d49321e7 16963 Branch: perl
f58c54f0 16964 ! t/lib/fatal.t toke.c
d49321e7 16965____________________________________________________________________________
f58c54f0
NC
16966[ 3445] By: gsar on 1999/05/21 23:36:49
16967 Log: s/isspace/isSPACE/g and make sure the CRT version is always
16968 passed an unsigned char (fixes random occurrence of spaces in
16969 arguments containing high-bit chars passed to spawned children,
16970 on win32)
d49321e7 16971 Branch: perl
f58c54f0 16972 ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
d49321e7 16973____________________________________________________________________________
f58c54f0
NC
16974[ 3444] By: gsar on 1999/05/21 23:08:55
16975 Log: integrate Configure changes from cfgperl
d49321e7
GS
16976 Branch: perl
16977 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
f58c54f0 16978 !> config_h.SH
d49321e7 16979____________________________________________________________________________
f58c54f0
NC
16980[ 3443] By: jhi on 1999/05/21 22:00:56
16981 Log: Integrate from mainperl.
d49321e7
GS
16982 Branch: cfgperl
16983 !> Changes doop.c ext/SDBM_File/sdbm/dba.c
16984 !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
16985 !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
f58c54f0 16986 !> win32/perlhost.h win32/win32.c x2p/walk.c
d49321e7 16987____________________________________________________________________________
f58c54f0
NC
16988[ 3442] By: jhi on 1999/05/21 21:59:46
16989 Log: fflush.
d49321e7
GS
16990 Branch: cfgperl
16991 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
f58c54f0 16992 ! config_h.SH
d49321e7 16993____________________________________________________________________________
f58c54f0
NC
16994[ 3441] By: gsar on 1999/05/21 17:48:55
16995 Log: integrate cfgperl changes
d49321e7
GS
16996 Branch: perl
16997 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
f58c54f0 16998 !> config_h.SH hints/sunos_4_1.sh installperl
d49321e7 16999____________________________________________________________________________
f58c54f0
NC
17000[ 3440] By: gsar on 1999/05/21 17:42:49
17001 Log: test tweak
d49321e7 17002 Branch: perl
f58c54f0 17003 ! t/comp/proto.t
d49321e7 17004____________________________________________________________________________
f58c54f0
NC
17005[ 3439] By: gsar on 1999/05/21 17:31:26
17006 Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
17007 (Configure fflush(NULL) detection seems broken on Solaris, which
17008 is why I hit the problem)
d49321e7 17009 Branch: perl
f58c54f0 17010 ! Changes perl.h
d49321e7 17011____________________________________________________________________________
f58c54f0
NC
17012[ 3438] By: gsar on 1999/05/20 16:41:01
17013 Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
e2dbf222 17014 Branch: perl
f58c54f0 17015 ! pod/perlport.pod
e2dbf222 17016____________________________________________________________________________
f58c54f0
NC
17017[ 3437] By: jhi on 1999/05/20 07:14:39
17018 Log: Patches to fflushing in SunOS 4 from Andy Dougherty
17019 (via private email).
e2dbf222
GS
17020 Branch: cfgperl
17021 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
f58c54f0 17022 ! config_h.SH hints/sunos_4_1.sh
e2dbf222 17023____________________________________________________________________________
f58c54f0
NC
17024[ 3436] By: gsar on 1999/05/20 05:18:26
17025 Log: various little nits
e2dbf222
GS
17026 Branch: perl
17027 ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
17028 ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
f58c54f0 17029 ! win32/perlhost.h win32/win32.c x2p/walk.c
e2dbf222 17030____________________________________________________________________________
f58c54f0
NC
17031[ 3435] By: jhi on 1999/05/18 16:25:49
17032 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17033 To: perl5-porters@perl.org
17034 Subject: installperl
17035 Date: Fri, 14 May 1999 21:34:58 +0100
17036 Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
e2dbf222 17037 Branch: cfgperl
f58c54f0 17038 ! installperl
e2dbf222 17039____________________________________________________________________________
f58c54f0
NC
17040[ 3434] By: jhi on 1999/05/17 21:25:54
17041 Log: Integrate from mainperl.
e2dbf222 17042 Branch: cfgperl
f58c54f0
NC
17043 +> lib/ExtUtils/MM_Cygwin.pm
17044 - cygwin32/impure_ptr.c
e2dbf222
GS
17045 !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
17046 !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
17047 !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
17048 !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
f58c54f0 17049 !> x2p/find2perl.PL
e2dbf222 17050____________________________________________________________________________
f58c54f0
NC
17051[ 3433] By: gsar on 1999/05/17 09:49:01
17052 Log: integrate cfgperl changes into mainline
e2dbf222
GS
17053 Branch: perl
17054 !> Configure INSTALL config_h.SH configure.com embed.h
17055 !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
17056 !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
f58c54f0 17057 !> util.c
e2dbf222 17058____________________________________________________________________________
f58c54f0
NC
17059[ 3432] By: gsar on 1999/05/17 09:06:45
17060 Log: emit more appropriate diagnostic for failed glob (variant
17061 of patch suggested by Graham Barr)
e2dbf222 17062 Branch: perl
f58c54f0 17063 ! gv.c pod/perldiag.pod pp.c pp_hot.c
e2dbf222 17064____________________________________________________________________________
f58c54f0
NC
17065[ 3431] By: gsar on 1999/05/17 08:38:09
17066 Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
17067 Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
17068 Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
17069 Subject: find2perl does not grok the 'c' suffix to the -size argument
e2dbf222 17070 Branch: perl
f58c54f0 17071 ! x2p/find2perl.PL
e2dbf222 17072____________________________________________________________________________
f58c54f0
NC
17073[ 3430] By: gsar on 1999/05/17 08:26:21
17074 Log: additional cleanups for cygwin32 port
17075 From: "Fifer, Eric" <EFifer@sanwaint.com>
17076 Date: Wed, 12 May 1999 20:25:54 +0100
17077 Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
17078 Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
e2dbf222 17079 Branch: perl
f58c54f0
NC
17080 + lib/ExtUtils/MM_Cygwin.pm
17081 - cygwin32/impure_ptr.c
e2dbf222
GS
17082 ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
17083 ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
17084 ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
f58c54f0 17085 ! perl.h util.c
e2dbf222 17086____________________________________________________________________________
f58c54f0
NC
17087[ 3429] By: gsar on 1999/05/17 08:01:04
17088 Log: From: Andy Dougherty <doughera@lafayette.edu>
17089 Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
17090 Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
17091 Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
e2dbf222 17092 Branch: perl
f58c54f0 17093 ! INSTALL
e2dbf222 17094____________________________________________________________________________
f58c54f0
NC
17095[ 3428] By: jhi on 1999/05/17 07:03:26
17096 Log: Integrate from mainperl modulo the Socket.xs change.
e2dbf222
GS
17097 Branch: cfgperl
17098 !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
f58c54f0 17099 !> win32/win32.c win32/win32.h
e2dbf222 17100____________________________________________________________________________
f58c54f0
NC
17101[ 3427] By: jhi on 1999/05/16 22:09:11
17102 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17103 To: perl5-porters@perl.org (Mailing list Perl5)
17104 Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
17105 Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
17106 Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
e2dbf222 17107 Branch: cfgperl
f58c54f0 17108 ! ext/Devel/Peek/Peek.xs
e2dbf222 17109____________________________________________________________________________
f58c54f0
NC
17110[ 3426] By: jhi on 1999/05/16 22:07:11
17111 Log: From: Mark-Jason Dominus <mjd@plover.com>
17112 To: perl5-porters@perl.com
17113 Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
17114 Date: Sat, 15 May 1999 12:43:47 -0400
17115 Message-ID: <19990515164348.7313.qmail@plover.com>
e2dbf222 17116 Branch: cfgperl
f58c54f0 17117 ! pod/perldiag.pod
e2dbf222 17118____________________________________________________________________________
f58c54f0
NC
17119[ 3425] By: nick on 1999/05/15 15:56:10
17120 Log: Mingw32 + w32api-0.1.5 tweaks
17121 - now more like other Win32 compilers
e2dbf222
GS
17122 Branch: perl
17123 ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
f58c54f0 17124 ! win32/win32.h
e2dbf222 17125____________________________________________________________________________
f58c54f0
NC
17126[ 3424] By: nick on 1999/05/14 21:04:22
17127 Log: Experimental "slab" allocator for ops.
17128 To try it -DPL_OP_SLAB_ALLOC for op.c
17129 This is for proof of concept only, it leaks memory
17130 (ops are not free'd) so don't use in embedded apps.
17131 If this minimalist version does not show performance
17132 gain then whole idea is worthless.
17133 Nick see's approx 12% speed up vs perlmalloc running
17134 perl -Ilib -MCPAN -e ''
17135 Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
e2dbf222 17136 Branch: perl
f58c54f0 17137 ! op.c
e2dbf222 17138____________________________________________________________________________
f58c54f0
NC
17139[ 3423] By: gsar on 1999/05/14 19:55:04
17140 Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
17141 found (brings sitelib intuition in line with privlib)
e2dbf222 17142 Branch: perl
f58c54f0 17143 ! win32/win32.c
e2dbf222 17144____________________________________________________________________________
f58c54f0
NC
17145[ 3422] By: jhi on 1999/05/14 08:08:01
17146 Log: From: pvhp@forte.com (Peter Prymmer)
17147 To: perl5-porters@perl.org, vmsperl@perl.org
17148 Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
17149 Date: Thu, 13 May 99 15:29:57 PDT
17150 Message-Id: <9905132229.AA15854@forte.com>
e2dbf222 17151 Branch: cfgperl
f58c54f0 17152 ! configure.com
e2dbf222 17153____________________________________________________________________________
f58c54f0
NC
17154[ 3421] By: jhi on 1999/05/14 07:34:20
17155 Log: Integrate from mainperl.
e2dbf222 17156 Branch: cfgperl
f58c54f0 17157 !> lib/ExtUtils/MM_Unix.pm win32/win32.c
e2dbf222 17158____________________________________________________________________________
f58c54f0
NC
17159[ 3420] By: jhi on 1999/05/14 07:33:26
17160 Log: Still fflushing.
e2dbf222 17161 Branch: cfgperl
f58c54f0 17162 ! Configure config_h.SH util.c
e2dbf222 17163____________________________________________________________________________
f58c54f0
NC
17164[ 3419] By: gsar on 1999/05/14 03:08:29
17165 Log: mortalize string allocations by win32_get_{priv,site}lib()
17166 (fixes small memory leak in interpreter)
e2dbf222 17167 Branch: perl
f58c54f0 17168 ! win32/win32.c
e2dbf222 17169____________________________________________________________________________
f58c54f0
NC
17170[ 3418] By: gsar on 1999/05/14 03:06:50
17171 Log: make win32_longname() preserve kind of slashes in argument
e2dbf222 17172 Branch: perl
f58c54f0 17173 ! win32/win32.c
e2dbf222 17174____________________________________________________________________________
f58c54f0
NC
17175[ 3417] By: gsar on 1999/05/14 03:04:44
17176 Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
e2dbf222 17177 Branch: perl
f58c54f0 17178 ! lib/ExtUtils/MM_Unix.pm
e2dbf222 17179____________________________________________________________________________
f58c54f0
NC
17180[ 3416] By: jhi on 1999/05/13 21:18:06
17181 Log: Integrate from mainperl.
e2dbf222 17182 Branch: cfgperl
f58c54f0 17183 !> pp_ctl.c
e2dbf222 17184____________________________________________________________________________
f58c54f0
NC
17185[ 3415] By: jhi on 1999/05/13 21:16:49
17186 Log: Fixes from Andy Dougherty (via private email).
e2dbf222 17187 Branch: cfgperl
f58c54f0 17188 ! Configure config_h.SH
e2dbf222 17189____________________________________________________________________________
f58c54f0
NC
17190[ 3414] By: nick on 1999/05/13 20:04:26
17191 Log: valist vs va_list typo
e2dbf222 17192 Branch: perl
f58c54f0 17193 ! pp_ctl.c
e2dbf222 17194____________________________________________________________________________
f58c54f0
NC
17195[ 3413] By: jhi on 1999/05/13 15:04:05
17196 Log: From: Andy Dougherty <doughera@lafayette.edu>
17197 To: perlbug@perl.com
17198 Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
17199 Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
17200 Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
e2dbf222 17201 Branch: cfgperl
f58c54f0 17202 ! INSTALL
e2dbf222 17203____________________________________________________________________________
f58c54f0
NC
17204[ 3412] By: jhi on 1999/05/13 14:20:17
17205 Log: Integrate from mainperl.
e2dbf222 17206 Branch: cfgperl
f58c54f0 17207 !> pp_ctl.c
e2dbf222 17208____________________________________________________________________________
f58c54f0
NC
17209[ 3411] By: gsar on 1999/05/13 14:16:56
17210 Log: docatch_body() declaration mismatch
e2dbf222 17211 Branch: perl
f58c54f0 17212 ! pp_ctl.c
e2dbf222 17213____________________________________________________________________________
f58c54f0
NC
17214[ 3410] By: jhi on 1999/05/13 13:51:44
17215 Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
e2dbf222 17216 Branch: cfgperl
f58c54f0 17217 ! Configure config_h.SH perl.h
e2dbf222 17218____________________________________________________________________________
f58c54f0
NC
17219[ 3409] By: jhi on 1999/05/13 13:31:53
17220 Log: Still fflushing strong.
e2dbf222
GS
17221 Branch: cfgperl
17222 ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
f58c54f0 17223 ! proto.h util.c
e2dbf222 17224____________________________________________________________________________
f58c54f0
NC
17225[ 3408] By: jhi on 1999/05/12 14:30:23
17226 Log: Integrate from mainperl.
e2dbf222 17227 Branch: cfgperl
f58c54f0 17228 !> (integrate 30 files)
e2dbf222 17229____________________________________________________________________________
f58c54f0
NC
17230[ 3407] By: jhi on 1999/05/12 12:28:31
17231 Log: Be tidier with fflush(NULL) testing.
e2dbf222 17232 Branch: cfgperl
f58c54f0 17233 ! Configure config_h.SH
e2dbf222 17234____________________________________________________________________________
f58c54f0
NC
17235[ 3406] By: gsar on 1999/05/12 11:26:03
17236 Log: better range-checking on list slices, with test
17237 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17238 Date: Sun, 02 May 1999 17:02:53 +0100
17239 Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
17240 Subject: Re: List slice of undefs returns 0 items
e2dbf222 17241 Branch: perl
f58c54f0 17242 ! pp.c t/op/list.t
e2dbf222 17243____________________________________________________________________________
f58c54f0
NC
17244[ 3405] By: gsar on 1999/05/12 11:22:27
17245 Log: change#3397 needs test tweak
e2dbf222 17246 Branch: perl
f58c54f0 17247 ! Changes t/pragma/warn/sv
e2dbf222 17248____________________________________________________________________________
f58c54f0
NC
17249[ 3404] By: gsar on 1999/05/12 11:07:44
17250 Log: typo in change#3397
e2dbf222 17251 Branch: perl
f58c54f0 17252 ! doop.c
e2dbf222 17253____________________________________________________________________________
f58c54f0
NC
17254[ 3403] By: gsar on 1999/05/12 10:49:01
17255 Log: From: Stephen Zander <gibreel@pobox.com>
17256 Date: 12 May 1999 01:22:31 -0700
17257 Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
17258 Subject: Re: Test::Harness runs tainted tests with wrong library path
b0c98cec 17259 Branch: perl
f58c54f0 17260 ! lib/Test/Harness.pm
b0c98cec 17261____________________________________________________________________________
f58c54f0
NC
17262[ 3402] By: gsar on 1999/05/12 10:42:06
17263 Log: typo in change#3400
b0c98cec 17264 Branch: perl
f58c54f0 17265 ! ext/B/B/Deparse.pm
b0c98cec 17266____________________________________________________________________________
f58c54f0
NC
17267[ 3401] By: jhi on 1999/05/12 10:40:42
17268 Log: A better, shinier, and possibly even correctly working
17269 reincarnation of #3398.
b0c98cec 17270 Branch: cfgperl
f58c54f0 17271 ! Configure config_h.SH
b0c98cec 17272____________________________________________________________________________
f58c54f0
NC
17273[ 3400] By: gsar on 1999/05/12 10:40:11
17274 Log: deparse \&func() as \(&func()) for clarity
17275 From: Albert Dvornik <bert@genscan.com>
17276 Date: 11 May 1999 13:32:04 -0400
17277 Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
17278 Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
b0c98cec 17279 Branch: perl
f58c54f0 17280 ! ext/B/B/Deparse.pm
b0c98cec 17281____________________________________________________________________________
f58c54f0
NC
17282[ 3399] By: gsar on 1999/05/12 10:36:02
17283 Log: more testsuite smarts (many of them courtesy Ilya)
b0c98cec
GS
17284 Branch: perl
17285 ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
17286 ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
17287 ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
17288 ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
17289 ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
17290 ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
f58c54f0 17291 ! t/op/pwent.t
b0c98cec 17292____________________________________________________________________________
f58c54f0
NC
17293[ 3398] By: jhi on 1999/05/12 09:33:08
17294 Log: Detect whether fflush(NULL) works as per change #3352.
b0c98cec 17295 Branch: cfgperl
f58c54f0 17296 ! Configure config_h.SH perl.h
b0c98cec 17297____________________________________________________________________________
f58c54f0
NC
17298[ 3397] By: gsar on 1999/05/12 08:56:03
17299 Log: From: jan.dubois@ibm.net (Jan Dubois)
17300 Date: Wed, 12 May 1999 01:01:00 +0200
17301 Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
17302 Subject: [PATCH 5.005_03] chop/chomp modify readonly values
b0c98cec 17303 Branch: perl
f58c54f0 17304 ! doop.c
b0c98cec 17305____________________________________________________________________________
f58c54f0
NC
17306[ 3396] By: gsar on 1999/05/12 08:23:27
17307 Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
17308 stat() behaves similarly
b0c98cec 17309 Branch: perl
f58c54f0 17310 ! win32/win32.c
b0c98cec 17311____________________________________________________________________________
f58c54f0
NC
17312[ 3395] By: jhi on 1999/05/11 22:21:32
17313 Log: Redo parts of #3341 and #3358 that #3394 undid.
b0c98cec 17314 Branch: cfgperl
f58c54f0 17315 ! Configure config_h.SH
b0c98cec 17316____________________________________________________________________________
f58c54f0
NC
17317[ 3394] By: jhi on 1999/05/11 22:03:48
17318 Log: Add I_NETINET_TCP to help change #3391.
b0c98cec 17319 Branch: cfgperl
f58c54f0 17320 ! Configure config_h.SH ext/Socket/Socket.xs
b0c98cec 17321____________________________________________________________________________
f58c54f0
NC
17322[ 3393] By: jhi on 1999/05/11 21:44:59
17323 Log: Integrate from mainperl.
b0c98cec 17324 Branch: cfgperl
f58c54f0 17325 !> (integrate 55 files)
b0c98cec 17326____________________________________________________________________________
f58c54f0
NC
17327[ 3392] By: gsar on 1999/05/11 20:56:43
17328 Log: update embedvar.h
b0c98cec 17329 Branch: perl
f58c54f0 17330 ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
b0c98cec 17331____________________________________________________________________________
f58c54f0
NC
17332[ 3391] By: gsar on 1999/05/11 16:32:05
17333 Log: From: Joshua Pritikin <joshua.pritikin@db.com>
17334 Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
17335 Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
17336 Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
b0c98cec 17337 Branch: perl
f58c54f0 17338 ! ext/Socket/Socket.pm ext/Socket/Socket.xs
b0c98cec 17339____________________________________________________________________________
f58c54f0
NC
17340[ 3390] By: gsar on 1999/05/11 15:27:40
17341 Log: display more frequent progress messages when STDOUT is a tty
b0c98cec 17342 Branch: perl
f58c54f0 17343 ! lib/Test/Harness.pm
b0c98cec 17344____________________________________________________________________________
f58c54f0
NC
17345[ 3389] By: gsar on 1999/05/11 14:40:58
17346 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17347 Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
17348 Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
17349 Subject: [PATCH 5.005_53] Explanations by Test::Harness
b0c98cec 17350 Branch: perl
f58c54f0 17351 ! lib/Test/Harness.pm
b0c98cec 17352____________________________________________________________________________
f58c54f0
NC
17353[ 3388] By: gsar on 1999/05/11 14:08:14
17354 Log: avoid creating spurious subroutine stubs on failed subroutine
17355 call and other places of sv_2cv() misuse; fixes problems with
17356 failed subroutine calls "hiding" later attempts to lookup methods
17357 in base classes
b0c98cec 17358 Branch: perl
f58c54f0 17359 ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
b0c98cec 17360____________________________________________________________________________
f58c54f0
NC
17361[ 3387] By: gsar on 1999/05/11 09:34:13
17362 Log: various fixes for clean build and test on win32; configpm broken,
17363 needed to open myconfig.SH rather than myconfig; sundry adjustments
17364 to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
17365 work under win32; getenv_sv() changed to getenv_len() since SVs
17366 aren't visible in the lower echelons; remove bogus exports from
17367 config.sym; PERL_OBJECT-ness for C++ exception support; null out
17368 IoDIRP in filter_del() or sv_free() will attempt to close it
b0c98cec
GS
17369 Branch: perl
17370 ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
17371 ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
17372 ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
17373 ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
17374 ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
17375 ! win32/GenCAPI.pl win32/Makefile win32/config.bc
17376 ! win32/config.gc win32/config.vc win32/makedef.pl
17377 ! win32/makefile.mk win32/perlhost.h win32/runperl.c
f58c54f0 17378 ! win32/win32.c win32/win32.h
b0c98cec 17379____________________________________________________________________________
f58c54f0
NC
17380[ 3386] By: gsar on 1999/05/11 02:49:07
17381 Log: gutsupport for C++ exceptions
17382 From: Chip Salzenberg <chip@perlsupport.com>
17383 Date: Tue, 9 Mar 1999 11:51:57 -0500
17384 Message-ID: <19990309115157.E7911@perlsupport.com>
17385 Subject: [PATCH 5.005] Flexible Exceptions
b0c98cec
GS
17386 Branch: perl
17387 ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
f58c54f0 17388 ! scope.c scope.h thrdvar.h util.c
b0c98cec 17389____________________________________________________________________________
f58c54f0
NC
17390[ 3385] By: gsar on 1999/05/10 19:33:36
17391 Log: "weak" references internals, still needs perlguts documentation
17392 (somewhat modified version of patch suggested by Tuomas J. Lukka
17393 <lukka@fas.harvard.edu>)
a6c40364
GS
17394 Branch: perl
17395 ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
f58c54f0 17396 ! pod/perldiag.pod proto.h sv.c sv.h util.c
a6c40364 17397____________________________________________________________________________
f58c54f0
NC
17398[ 3384] By: jhi on 1999/05/10 18:21:43
17399 Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
17400 (due to QAR 56761) (the bug has been fixed in 4.0E or better)
a6c40364 17401 Branch: cfgperl
f58c54f0 17402 ! INSTALL hints/dec_osf.sh
a6c40364 17403____________________________________________________________________________
f58c54f0
NC
17404[ 3381] By: jhi on 1999/05/10 14:39:28
17405 Log: Integrate from mainperl.
a6c40364
GS
17406 Branch: cfgperl
17407 +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
17408 +> cygwin32/build-instructions.charles-wilson
17409 +> cygwin32/build-instructions.sebastien-barre
17410 +> cygwin32/build-instructions.steven-morlock
17411 +> cygwin32/build-instructions.steven-morlock2
17412 +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
17413 +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
17414 +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
f58c54f0 17415 +> t/op/numconvert.t utils/perlbc.PL
a6c40364 17416 - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
f58c54f0
NC
17417 - cygwin32/perlld
17418 !> (integrate 105 files)
a6c40364 17419____________________________________________________________________________
f58c54f0
NC
17420[ 3380] By: gsar on 1999/05/10 12:27:14
17421 Log: regen regnodes.h
a6c40364 17422 Branch: perl
f58c54f0 17423 ! Changes regnodes.h
a6c40364 17424____________________________________________________________________________
f58c54f0
NC
17425[ 3379] By: gsar on 1999/05/10 12:17:26
17426 Log: From: jan.dubois@ibm.net (Jan Dubois)
17427 Date: Sat, 01 May 1999 22:55:36 +0200
17428 Message-ID: <373067e9.56194713@smtp1.ibm.net>
17429 Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
885f9e59
GS
17430 Branch: perl
17431 ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
f58c54f0 17432 ! win32/config_H.vc
885f9e59 17433____________________________________________________________________________
f58c54f0
NC
17434[ 3378] By: gsar on 1999/05/10 12:07:13
17435 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17436 Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
17437 Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
17438 Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
885f9e59 17439 Branch: perl
f58c54f0 17440 + t/op/numconvert.t
885f9e59 17441 ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
f58c54f0 17442 ! util.c
885f9e59 17443____________________________________________________________________________
f58c54f0
NC
17444[ 3377] By: gsar on 1999/05/10 11:39:48
17445 Log: pp_modulo comment tweak from Ilya
885f9e59 17446 Branch: perl
f58c54f0 17447 ! pp.c
885f9e59 17448____________________________________________________________________________
f58c54f0
NC
17449[ 3376] By: gsar on 1999/05/10 11:30:40
17450 Log: From: Joshua Pritikin <joshua.pritikin@db.com>
17451 Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
17452 Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
17453 Subject: Test.pm update [PATCH _56]
885f9e59 17454 Branch: perl
f58c54f0 17455 ! lib/Test.pm
885f9e59 17456____________________________________________________________________________
f58c54f0
NC
17457[ 3375] By: gsar on 1999/05/10 11:28:30
17458 Log: From: jan.dubois@ibm.net (Jan Dubois)
17459 Date: Fri, 07 May 1999 00:59:54 +0200
17460 Message-ID: <373318ae.19292461@smtp1.ibm.net>
17461 Subject: Re: Using existing memory for an SV's PV
885f9e59 17462 Branch: perl
f58c54f0 17463 ! sv.c
885f9e59 17464____________________________________________________________________________
f58c54f0
NC
17465[ 3374] By: gsar on 1999/05/10 11:23:44
17466 Log: From: jan.dubois@ibm.net (Jan Dubois)
17467 Date: Fri, 07 May 1999 00:59:52 +0200
17468 Message-ID: <37321800.19118320@smtp1.ibm.net>
17469 Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
885f9e59 17470 Branch: perl
f58c54f0 17471 ! perl.h
885f9e59 17472____________________________________________________________________________
f58c54f0
NC
17473[ 3373] By: gsar on 1999/05/10 11:22:10
17474 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17475 Date: Thu, 6 May 1999 18:17:28 -0400
17476 Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
17477 Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
885f9e59
GS
17478 Branch: perl
17479 ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
f58c54f0 17480 ! util.c
885f9e59 17481____________________________________________________________________________
f58c54f0
NC
17482[ 3372] By: gsar on 1999/05/10 10:57:49
17483 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17484 Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
17485 Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
17486 Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
885f9e59 17487 Branch: perl
f58c54f0 17488 ! regcomp.c regcomp.pl
885f9e59 17489____________________________________________________________________________
f58c54f0
NC
17490[ 3371] By: gsar on 1999/05/10 10:54:01
17491 Log: From: lane@duphy4.physics.drexel.edu
17492 Date: Tue, 04 May 1999 10:19:25 -0700
17493 Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
17494 Subject: [PATCH 5.005.56] pod->html VMS fixes
885f9e59 17495 Branch: perl
f58c54f0 17496 ! installhtml lib/Pod/Html.pm
885f9e59 17497____________________________________________________________________________
f58c54f0
NC
17498[ 3370] By: gsar on 1999/05/10 10:45:52
17499 Log: testsuite nits
885f9e59 17500 Branch: perl
f58c54f0 17501 ! t/lib/io_linenum.t t/op/filetest.t
885f9e59 17502____________________________________________________________________________
f58c54f0
NC
17503[ 3369] By: gsar on 1999/05/10 10:35:22
17504 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17505 Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
17506 Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
17507 Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
885f9e59 17508 Branch: perl
f58c54f0 17509 ! os2/os2ish.h os2/os2thread.h
885f9e59 17510____________________________________________________________________________
f58c54f0
NC
17511[ 3368] By: gsar on 1999/05/10 10:00:11
17512 Log: From: Albert Dvornik <bert@genscan.com>
17513 Date: 03 May 1999 12:20:57 -0400
17514 Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
17515 Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
885f9e59 17516 Branch: perl
f58c54f0 17517 ! dump.c
885f9e59 17518____________________________________________________________________________
f58c54f0
NC
17519[ 3367] By: gsar on 1999/05/10 09:55:51
17520 Log: shadow password support for Solaris (needs Configure help to
17521 determine HAS_GETSPENT)
17522 From: "Patrick O'Brien" <pdo@cs.umd.edu>
17523 Date: Sat, 01 May 1999 19:41:17 -0400
17524 Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
17525 Subject: getpwent() under solaris
885f9e59 17526 Branch: perl
f58c54f0 17527 ! pp_sys.c
885f9e59 17528____________________________________________________________________________
f58c54f0
NC
17529[ 3366] By: gsar on 1999/05/10 09:45:58
17530 Log: From: jan.dubois@ibm.net (Jan Dubois)
17531 Date: Sat, 01 May 1999 23:45:47 +0200
17532 Message-ID: <373373fb.59284266@smtp1.ibm.net>
17533 Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
885f9e59
GS
17534 Branch: perl
17535 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
f58c54f0
NC
17536 ! pod/perldelta.pod
17537____________________________________________________________________________
17538[ 3365] By: gsar on 1999/05/10 09:34:22
17539 Log: test suite and fix input_line_number()
17540 From: Paul Johnson <pjcj@transeda.com>
17541 Date: Thu, 29 Apr 1999 06:28:14 +0100
17542 Message-ID: <19990429062814.A17906@west-tip.transeda.com>
17543 Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
17544 Branch: perl
17545 + t/lib/io_linenum.t
17546 ! MANIFEST ext/IO/lib/IO/Handle.pm
17547____________________________________________________________________________
17548[ 3364] By: gsar on 1999/05/10 09:20:56
17549 Log: fix overeager [:foo:] parsing
17550 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17551 Date: Fri, 30 Apr 1999 09:26:18 +0100
17552 Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
17553 Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005
17554 Branch: perl
17555 ! regcomp.c t/op/re_tests
17556____________________________________________________________________________
17557[ 3363] By: gsar on 1999/05/10 09:09:21
17558 Log: documentation for Win32 builtins (somewhat modified)
17559 From: jan.dubois@ibm.net (Jan Dubois)
17560 Date: Tue, 30 Mar 1999 08:05:03 +0200
17561 Message-ID: <37006783.1926460@smtp1.ibm.net>
17562 Subject: Re: Issues with build 509
17563 Branch: perl
17564 + pod/Win32.pod
17565 ! MANIFEST
17566____________________________________________________________________________
17567[ 3362] By: gsar on 1999/05/10 08:22:07
17568 Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
17569 Branch: perl
17570 ! lib/File/Copy.pm win32/win32.c
17571____________________________________________________________________________
17572[ 3361] By: gsar on 1999/05/10 08:11:29
17573 Log: escape ampersands in <pre> sections
17574 Branch: perl
17575 ! Changes lib/Pod/Html.pm
17576____________________________________________________________________________
17577[ 3360] By: gsar on 1999/05/10 08:04:14
17578 Log: AIX hints enhancements (threads build, SOCKS support)
17579 From: "David R. Favor" <dfavor@austin.ibm.com>
17580 Date: Wed, 28 Apr 1999 08:45:28 -0500
17581 Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
17582 Subject: Working build for AIX + gcc + threading
17583 Branch: perl
17584 ! hints/aix.sh
17585____________________________________________________________________________
17586[ 3359] By: gsar on 1999/05/10 07:49:26
17587 Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
17588 Date: Tue, 27 Apr 1999 23:47:24 PDT
17589 Message-ID: <19990428064724.95244.qmail@hotmail.com>
17590 Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
17591 --
17592 Date: Thu, 29 Apr 1999 18:21:06 -0700
17593 Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
17594 Subject: [PATCH 5.005_56] double constants ( C.pm)
17595 --
17596 Date: Mon, 03 May 1999 20:21:31 PDT
17597 Message-ID: <19990504032131.81113.qmail@hotmail.com>
17598 Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
17599 --
17600 Date: Thu, 06 May 1999 17:57:09 -0700
17601 Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
17602 Subject: Stash.pm
db085819
GS
17603 Branch: perl
17604 ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
f58c54f0 17605 ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
db085819 17606____________________________________________________________________________
f58c54f0
NC
17607[ 3358] By: gsar on 1999/05/10 04:39:15
17608 Log: cygwin32 update (untested adaptation of patch against 5.005_03)
17609 From: alexander smishlajev <als@turnhere.com>
17610 Date: Sun, 25 Apr 1999 14:58:29 +0300
17611 Message-ID: <37230365.5F68B460@turnhere.com>
17612 Subject: [PATCH]5.005_03 (CORE) cygwin32 port
db085819
GS
17613 Branch: perl
17614 + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
17615 + cygwin32/build-instructions.charles-wilson
17616 + cygwin32/build-instructions.sebastien-barre
17617 + cygwin32/build-instructions.steven-morlock
17618 + cygwin32/build-instructions.steven-morlock2
f58c54f0 17619 + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
db085819 17620 - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
f58c54f0 17621 - cygwin32/perlld
db085819
GS
17622 ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
17623 ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
17624 ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
17625 ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
17626 ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
f58c54f0 17627 ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
db085819 17628____________________________________________________________________________
f58c54f0
NC
17629[ 3357] By: gsar on 1999/05/10 04:07:07
17630 Log: applied suggested patch, modulo already applied parts
17631 From: Charles Bailey <BAILEY@newman.upenn.edu>
17632 Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
17633 Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
17634 Subject: [Patch 5.005_56] VMS consolidated patch #2
db085819
GS
17635 Branch: perl
17636 ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
17637 ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
17638 ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
f58c54f0 17639 ! vms/subconfigure.com vms/test.com vms/vms.c
db085819 17640____________________________________________________________________________
f58c54f0
NC
17641[ 3356] By: gsar on 1999/05/10 03:48:08
17642 Log: applied suggested patch, with win32 and PERL_OBJECT additions
17643 From: Tom Hughes <tom@compton.nu>
17644 Date: Sat, 24 Apr 1999 18:11:59 +0100
17645 Message-ID: <609bdff748.tom@compton.compton.nu>
17646 Subject: ByteLoader patch
db085819
GS
17647 Branch: perl
17648 + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
f58c54f0 17649 + ext/ByteLoader/Makefile.PL utils/perlbc.PL
db085819
GS
17650 ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
17651 ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
17652 ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
f58c54f0 17653 ! utils/Makefile win32/Makefile win32/makefile.mk
db085819 17654____________________________________________________________________________
f58c54f0
NC
17655[ 3355] By: gsar on 1999/05/10 03:22:49
17656 Log: document 'test' attribute (from Andreas Koenig)
db085819 17657 Branch: perl
f58c54f0 17658 ! lib/ExtUtils/MakeMaker.pm
db085819 17659____________________________________________________________________________
f58c54f0
NC
17660[ 3354] By: gsar on 1999/05/10 03:12:37
17661 Log: From: pmarquess@bfsec.bt.co.uk
17662 Date: Thu, 22 Apr 1999 23:12:08 +0100
17663 Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
17664 Subject: PATCH for small bug in scan_bin
db085819 17665 Branch: perl
f58c54f0 17666 ! util.c
db085819 17667____________________________________________________________________________
f58c54f0
NC
17668[ 3353] By: gsar on 1999/05/10 02:39:33
17669 Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
17670 provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
db085819
GS
17671 Branch: perl
17672 ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
f58c54f0 17673 ! win32/win32iop.h
db085819 17674____________________________________________________________________________
f58c54f0
NC
17675[ 3352] By: gsar on 1999/05/09 22:47:39
17676 Log: flush all open output buffers before fork(), exec(), system, qx//
17677 and pipe open() operations, simplifying buffering headaches faced
17678 by users; uses fflush(NULL), which may need Configure test
db085819
GS
17679 Branch: perl
17680 ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
f58c54f0 17681 ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
db085819 17682____________________________________________________________________________
f58c54f0
NC
17683[ 3351] By: gsar on 1999/05/09 21:11:51
17684 Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
17685 Leroy <jll@skynet.be>)
db085819 17686 Branch: perl
f58c54f0 17687 ! utils/perlcc.PL
db085819 17688____________________________________________________________________________
f58c54f0
NC
17689[ 3350] By: gsar on 1999/05/09 20:39:11
17690 Log: normalize $^X to full pathname on win32
db085819 17691 Branch: perl
f58c54f0 17692 ! win32/runperl.c
db085819 17693____________________________________________________________________________
f58c54f0
NC
17694[ 3349] By: gsar on 1999/05/09 20:23:07
17695 Log: allow readline($globref), <$globref> already works
db085819 17696 Branch: perl
f58c54f0 17697 ! pp_hot.c
db085819 17698____________________________________________________________________________
f58c54f0
NC
17699[ 3348] By: gsar on 1999/05/09 20:00:09
17700 Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
17701 <lemburg@online-club.de>)
db085819 17702 Branch: perl
f58c54f0 17703 ! utils/perldoc.PL
db085819 17704____________________________________________________________________________
f58c54f0
NC
17705[ 3347] By: gsar on 1999/05/09 18:47:21
17706 Log: additions to Thread.pm docs from Tuomas J. Lukka
17707 <lukka@fas.harvard.edu>
db085819 17708 Branch: perl
f58c54f0 17709 ! ext/Thread/Thread.pm
db085819 17710____________________________________________________________________________
f58c54f0
NC
17711[ 3346] By: gsar on 1999/05/09 18:38:00
17712 Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
17713 Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
17714 Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
17715 Subject: [PATCH _56] Re: pdt: Perl Development Tools?
db085819 17716 Branch: perl
f58c54f0 17717 ! ext/B/B/Xref.pm
db085819 17718____________________________________________________________________________
f58c54f0
NC
17719[ 3345] By: gsar on 1999/05/09 18:22:43
17720 Log: work around mangled archname on win32 while finding privlib/sitelib;
17721 normalize lib paths to forward slashes internally
db085819 17722 Branch: perl
f58c54f0 17723 ! win32/win32.c
db085819 17724____________________________________________________________________________
f58c54f0
NC
17725[ 3344] By: gsar on 1999/05/09 03:20:06
17726 Log: fix typo in dbm filters that caused odbm.t to fail
db085819 17727 Branch: perl
f58c54f0 17728 ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
db085819 17729____________________________________________________________________________
f58c54f0
NC
17730[ 3343] By: gsar on 1999/05/09 02:02:59
17731 Log: tweak test totals
db085819 17732 Branch: perl
f58c54f0 17733 ! Changes t/lib/tie-stdhandle.t
db085819 17734____________________________________________________________________________
f58c54f0
NC
17735[ 3342] By: gsar on 1999/05/09 01:42:06
17736 Log: import list propagation busted (pointed out by Ton Hospel
17737 <thospel@mail.dma.be>)
4068bd03 17738 Branch: perl
f58c54f0 17739 ! lib/autouse.pm
4068bd03 17740____________________________________________________________________________
f58c54f0
NC
17741[ 3341] By: gsar on 1999/05/09 00:54:18
17742 Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
17743 (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
4068bd03 17744 Branch: perl
f58c54f0 17745 ! Configure Makefile.SH
4068bd03 17746____________________________________________________________________________
f58c54f0
NC
17747[ 3340] By: gsar on 1999/05/09 00:40:41
17748 Log: generate manpages for newly added utils
4068bd03 17749 Branch: perl
f58c54f0 17750 ! installman
4068bd03 17751____________________________________________________________________________
f58c54f0
NC
17752[ 3339] By: gsar on 1999/05/09 00:33:50
17753 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17754 Date: Sun, 02 May 1999 17:59:24 +0100
17755 Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
17756 Subject: [PATCH] Re: ptr to realloced memory in yylex
4068bd03 17757 Branch: perl
f58c54f0 17758 ! toke.c
4068bd03 17759____________________________________________________________________________
f58c54f0
NC
17760[ 3338] By: jhi on 1999/05/08 22:40:29
17761 Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
4068bd03 17762 Branch: cfgperl
f58c54f0 17763 ! INSTALL
4068bd03 17764____________________________________________________________________________
f58c54f0
NC
17765[ 3337] By: jhi on 1999/05/08 22:22:26
17766 Log: Integrate from mainperl.
4068bd03 17767 Branch: cfgperl
f58c54f0
NC
17768 +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
17769 !> (integrate 54 files)
4068bd03 17770____________________________________________________________________________
f58c54f0
NC
17771[ 3336] By: gsar on 1999/05/08 21:48:22
17772 Log: make perldoc -f grok nested =items
4068bd03 17773 Branch: perl
f58c54f0 17774 ! utils/perldoc.PL
4068bd03 17775____________________________________________________________________________
f58c54f0
NC
17776[ 3335] By: gsar on 1999/05/08 19:48:11
17777 Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
4068bd03 17778 Branch: perl
f58c54f0 17779 ! op.c t/lib/fields.t
4068bd03 17780____________________________________________________________________________
f58c54f0
NC
17781[ 3334] By: gsar on 1999/05/08 19:09:41
17782 Log: update test totals
4068bd03 17783 Branch: perl
f58c54f0 17784 ! t/lib/bigintpm.t
4068bd03 17785____________________________________________________________________________
f58c54f0
NC
17786[ 3333] By: gsar on 1999/05/08 16:56:02
17787 Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
4068bd03 17788 Branch: perl
f58c54f0 17789 ! pod/perlfunc.pod
4068bd03 17790____________________________________________________________________________
f58c54f0
NC
17791[ 3332] By: gsar on 1999/05/08 16:46:44
17792 Log: applied suggested patch, added tests
17793 From: William Mann <wmann@avici.com>
17794 Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
17795 Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
17796 Subject: BigInt.pm extensions for logical operations
4068bd03 17797 Branch: perl
f58c54f0 17798 ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
4068bd03 17799____________________________________________________________________________
f58c54f0
NC
17800[ 3331] By: gsar on 1999/05/08 16:09:33
17801 Log: avoid temporary files named 'tmp'
4068bd03 17802 Branch: perl
f58c54f0 17803 ! Makefile.SH pp.c
4068bd03 17804____________________________________________________________________________
f58c54f0
NC
17805[ 3330] By: nick on 1999/05/08 14:16:30
17806 Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
17807 Provide Tie::StdHandle
17808 Basic update of docs.
4068bd03 17809 Branch: perl
f58c54f0
NC
17810 + t/lib/tie-stdhandle.t
17811 ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
4068bd03 17812____________________________________________________________________________
f58c54f0
NC
17813[ 3329] By: nick on 1999/05/08 12:03:45
17814 Log: Tweaks to open(my $fh,...) stuff
4068bd03 17815 Branch: perl
f58c54f0 17816 ! op.c pp.c pp_sys.c t/io/open.t
4068bd03 17817____________________________________________________________________________
f58c54f0
NC
17818[ 3328] By: nick on 1999/05/08 11:18:42
17819 Log: Bring SDBM_File.xs into line with new typemap
4068bd03 17820 Branch: perl
f58c54f0 17821 ! ext/SDBM_File/SDBM_File.xs
4068bd03 17822____________________________________________________________________________
f58c54f0
NC
17823[ 3327] By: gsar on 1999/05/08 00:07:11
17824 Log: add test case for AUTOLOAD reentrancy fix in change#3279
4068bd03 17825 Branch: perl
f58c54f0 17826 ! t/lib/autoloader.t
4068bd03 17827____________________________________________________________________________
f58c54f0
NC
17828[ 3326] By: nick on 1999/05/07 21:24:50
17829 Log: Implement open( my $fh, ...) and similar.
17830 Set flag in op.c for "constructor ops"
17831 In pp_rv2gv, if flag is set and arg is PADSV and uninit
17832 vivify as reference to a detached GV.
17833 (Name of GV is the pad name.)
17834 This scheme should "just work" for pipe/socket etc. too.
17835
17836 #if 0 out the open(FH,undef) for now.
17837 Change t/io/open.t to test open(my $fh,...)
4068bd03 17838 Branch: perl
f58c54f0 17839 ! op.c pp.c pp_sys.c t/io/open.t
4068bd03 17840____________________________________________________________________________
f58c54f0
NC
17841[ 3325] By: nick on 1999/05/07 21:18:42
17842 Log: Correct SvLEN vs SvCUR which leads to odd "chunk" vs "line" in mess().
4068bd03 17843 Branch: perl
f58c54f0 17844 ! util.c
4068bd03 17845____________________________________________________________________________
f58c54f0
NC
17846[ 3324] By: gsar on 1999/05/07 20:28:31
17847 Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
17848 intervening code has to allocate SVs)
4068bd03 17849 Branch: perl
f58c54f0 17850 ! util.c
4068bd03 17851____________________________________________________________________________
f58c54f0
NC
17852[ 3323] By: gsar on 1999/05/07 19:45:08
17853 Log: allow line numbers to show in diagnostics during global destruction
4068bd03 17854 Branch: perl
f58c54f0 17855 ! util.c
4068bd03 17856____________________________________________________________________________
f58c54f0
NC
17857[ 3322] By: gsar on 1999/05/07 09:38:11
17858 Log: From: Dan Sugalski <sugalskd@ous.edu>
17859 Date: Fri, 09 Apr 1999 16:16:39 -0700
17860 Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
17861 Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
4068bd03 17862 Branch: perl
f58c54f0 17863 ! lib/ExtUtils/MM_VMS.pm
4068bd03 17864____________________________________________________________________________
f58c54f0
NC
17865[ 3321] By: gsar on 1999/05/07 09:08:23
17866 Log: From: kwzh@gnu.org (Karl Heuer)
17867 Date: Wed, 7 Apr 1999 23:58:58 -0400
17868 Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
17869 Subject: [perl-5.005.02] detect lack of /dev/tty
4068bd03 17870 Branch: perl
f58c54f0 17871 ! Makefile.SH
4068bd03 17872____________________________________________________________________________
f58c54f0
NC
17873[ 3320] By: gsar on 1999/05/07 08:52:14
17874 Log: allow distinct prefix for versioned executables
17875 From: Roderick Schertler <roderick@argon.org>
17876 Date: Wed, 07 Apr 1999 15:34:56 -0400
17877 Message-ID: <3003.923513696@eeyore.ibcinc.com>
17878 Subject: perl55.00503 -> perl5.00503 patch for installperl
17879 Branch: perl
17880 ! INSTALL installperl
17881____________________________________________________________________________
17882[ 3319] By: gsar on 1999/05/07 08:07:02
17883 Log: From: Dan Sugalski <sugalskd@osshe.edu>
17884 Date: Mon, 05 Apr 1999 15:38:42 -0700
17885 Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
17886 Subject: Re: chomp fails with $/ in fixed-length record mode
17887 --
17888 From: Roderick Schertler <roderick@argon.org>
17889 Date: Tue, 06 Apr 1999 21:11:37 -0400
17890 Message-ID: <2795.923447497@eeyore.ibcinc.com>
17891 Subject: Re: chomp fails with $/ in fixed-length record mode
17892 Branch: perl
17893 ! doop.c pod/perlfunc.pod t/op/chop.t
17894____________________________________________________________________________
17895[ 3318] By: gsar on 1999/05/07 07:56:35
17896 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17897 Date: Tue, 6 Apr 1999 01:40:36 -0400
17898 Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
17899 Subject: [PATCH 5.005_*] Make % use fmod()
17900 Branch: perl
17901 ! pp.c t/op/arith.t
17902____________________________________________________________________________
17903[ 3317] By: gsar on 1999/05/07 04:18:11
17904 Log: DBM Filters (via private mail)
17905 From: pmarquess@bfsec.bt.co.uk
17906 Date: Sun, 18 Apr 1999 21:05:52 +0100
17907 Message-Id: <199904182009.NAA19152@activestate.com>
17908 Subject: DBM Filters
17909 Branch: perl
17910 + pod/perldbmfilter.pod
4068bd03
GS
17911 ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
17912 ! ext/DB_File/DB_File.xs ext/DB_File/typemap
17913 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
17914 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
17915 ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
17916 ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
17917 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
17918 ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
17919 ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
17920 ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
17921 ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
f58c54f0
NC
17922 ! t/lib/sdbm.t
17923____________________________________________________________________________
17924[ 3316] By: gsar on 1999/05/07 03:28:53
17925 Log: avoid negative return value from Win32::GetTickCount()
17926 From: jan.dubois@ibm.net (Jan Dubois)
17927 Date: Sat, 03 Apr 1999 19:04:18 +0200
17928 Message-ID: <37084742.22824479@smtp1.ibm.net>
17929 Subject: Re: Win32::GetTickCount
17930 Branch: perl
17931 ! win32/win32.c
17932____________________________________________________________________________
17933[ 3314] By: gsar on 1999/05/06 08:01:23
17934 Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
17935 Date: Tue, 30 Mar 1999 23:40:34 PST
17936 Message-ID: <19990331074034.6117.qmail@hotmail.com>
17937 Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
17938 --
17939 Date: Wed, 07 Apr 1999 00:28:23 -0800
17940 Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
17941 Subject: [PATCH 5.005_56] function prototypes(B.pm)
17942 --
17943 Date: Thu, 22 Apr 1999 23:40:52 -0700
17944 Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
17945 Subject: [PATCH 5.005_56 ] discarding worthless padsvs
17946 --
17947 Date: Tue, 27 Apr 1999 01:14:49 PDT
17948 Message-ID: <19990427081449.28615.qmail@hotmail.com>
17949 Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
4068bd03
GS
17950 Branch: perl
17951 ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
f58c54f0 17952 ! t/op/ref.t
4068bd03 17953____________________________________________________________________________
f58c54f0
NC
17954[ 3313] By: jhi on 1999/05/06 07:59:52
17955 Log: Integrate from mainperl.
4068bd03 17956 Branch: cfgperl
f58c54f0 17957 !> (integrate 33 files)
4068bd03 17958____________________________________________________________________________
f58c54f0
NC
17959[ 3312] By: gsar on 1999/05/06 07:11:50
17960 Log: add Ethiopic section to unicode master database (from Ken
17961 Whistler <kenw@sybase.com>)
4068bd03 17962 Branch: perl
f58c54f0 17963 ! lib/unicode/UnicodeData-Latest.txt
4068bd03 17964____________________________________________________________________________
f58c54f0
NC
17965[ 3311] By: gsar on 1999/05/06 05:37:55
17966 Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
17967 Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
17968 Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
17969 Subject: Largefiles for Solaris
4068bd03 17970 Branch: perl
f58c54f0 17971 ! hints/solaris_2.sh
4068bd03 17972____________________________________________________________________________
f58c54f0
NC
17973[ 3310] By: gsar on 1999/05/06 05:14:35
17974 Log: emit more accurate diagnostic for syntax errors involving <>
17975 within eval""
4068bd03 17976 Branch: perl
f58c54f0 17977 ! toke.c utils/perldoc.PL
4068bd03 17978____________________________________________________________________________
f58c54f0
NC
17979[ 3309] By: gsar on 1999/05/06 04:36:31
17980 Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
4068bd03 17981 Branch: perl
f58c54f0 17982 ! t/lib/open3.t
4068bd03 17983____________________________________________________________________________
f58c54f0
NC
17984[ 3308] By: gsar on 1999/05/06 03:19:16
17985 Log: applied first part of suggested patch (bug described cannot be
17986 reproduced any longer, so the second inconclusive part has not
17987 been applied)
17988 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17989 Date: Sun, 28 Mar 1999 04:51:34 +0100
17990 Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
17991 Subject: [PATCH 5.005_56] Re: A core dump
4068bd03 17992 Branch: perl
f58c54f0 17993 ! toke.c
4068bd03 17994____________________________________________________________________________
f58c54f0
NC
17995[ 3307] By: gsar on 1999/05/06 01:56:06
17996 Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
17997 change#3180)
4068bd03 17998 Branch: perl
f58c54f0 17999 ! op.c
4068bd03 18000____________________________________________________________________________
f58c54f0
NC
18001[ 3306] By: gsar on 1999/05/05 17:17:34
18002 Log: applied non-conflicting parts of suggested patch
18003 From: Charles Bailey <BAILEY@newman.upenn.edu>
18004 Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
18005 Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
18006 Subject: [Patch 5.005_56] Revised VMS patch
4068bd03
GS
18007 Branch: perl
18008 ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
f58c54f0 18009 ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
4068bd03 18010____________________________________________________________________________
f58c54f0
NC
18011[ 3305] By: gsar on 1999/05/05 16:20:19
18012 Log: make perldoc use backslashed pathnames within system() on win32
f675dbe5 18013 Branch: perl
f58c54f0 18014 ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
f675dbe5 18015____________________________________________________________________________
f58c54f0
NC
18016[ 3304] By: gsar on 1999/05/05 07:29:43
18017 Log: upgrade Pod::Parser to v1.081 from CPAN
f675dbe5
CB
18018 Branch: perl
18019 ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
18020 ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
f58c54f0 18021 ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
f675dbe5 18022____________________________________________________________________________
f58c54f0
NC
18023[ 3303] By: gsar on 1999/05/05 07:02:07
18024 Log: From: Andy Dougherty <doughera@lafayette.edu>
18025 Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
18026 Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
18027 Subject: [PATCH 5.005_03-MT3] INSTALL patches
f675dbe5 18028 Branch: perl
f58c54f0 18029 ! INSTALL
f675dbe5 18030____________________________________________________________________________
f58c54f0
NC
18031[ 3302] By: gsar on 1999/05/05 06:55:21
18032 Log: load base packages based on nonexistent $VERSION
18033 From: andreas.koenig@anima.de (Andreas J. Koenig)
18034 Date: 19 Mar 1999 06:00:28 +0100
18035 Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
18036 Subject: Re: base.pm flaw
f675dbe5 18037 Branch: perl
f58c54f0 18038 ! lib/base.pm lib/locale.pm
f675dbe5 18039____________________________________________________________________________
f58c54f0
NC
18040[ 3301] By: gsar on 1999/05/04 05:41:08
18041 Log: pod2man outputs switched date and revision label (fix suggested by
18042 EthanSasiela@mede.com)
f675dbe5 18043 Branch: perl
f58c54f0 18044 ! pod/pod2man.PL
f675dbe5 18045____________________________________________________________________________
f58c54f0
NC
18046[ 3300] By: gsar on 1999/05/03 18:48:25
18047 Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
18048 (makes opendir(D,"c:") work reliably)
f675dbe5 18049 Branch: perl
f58c54f0 18050 ! win32/win32.c
f675dbe5 18051____________________________________________________________________________
f58c54f0
NC
18052[ 3299] By: gsar on 1999/05/02 19:39:55
18053 Log: add test case for change#3298
f675dbe5 18054 Branch: perl
f58c54f0 18055 ! sv.c t/op/readdir.t
f675dbe5 18056____________________________________________________________________________
f58c54f0
NC
18057[ 3298] By: gsar on 1999/05/02 19:24:41
18058 Log: close directory handles properly when localized
f675dbe5 18059 Branch: perl
f58c54f0 18060 ! sv.c
f675dbe5 18061____________________________________________________________________________
f58c54f0
NC
18062[ 3297] By: jhi on 1999/04/30 11:42:14
18063 Log: Integrate from mainperl.
f675dbe5
CB
18064 Branch: cfgperl
18065 !> Changes config_h.SH configure.com lib/AutoLoader.pm
18066 !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
18067 !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
18068 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
f58c54f0 18069 !> vms/subconfigure.com win32/win32.c
f675dbe5 18070____________________________________________________________________________
f58c54f0
NC
18071[ 3293] By: chip on 1999/04/29 18:50:49
18072 Log: Fix shebang lines.
f675dbe5
CB
18073 Branch: maint-5.004/perl
18074 ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
18075 ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
18076 ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
18077 ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
f58c54f0 18078 ! x2p/find2perl.PL x2p/s2p.PL
f675dbe5 18079____________________________________________________________________________
f58c54f0
NC
18080[ 3284] By: gsar on 1999/04/27 00:48:42
18081 Log: integrate change#3279 from maint-5.004
f675dbe5 18082 Branch: perl
f58c54f0 18083 ! lib/AutoLoader.pm
f675dbe5 18084____________________________________________________________________________
f58c54f0
NC
18085[ 3279] By: chip on 1999/04/26 23:09:26
18086 Log: Make &AutoLoad::AUTOLOAD reentrant.
f675dbe5 18087 Branch: maint-5.004/perl
f58c54f0 18088 ! lib/AutoLoader.pm
f675dbe5 18089____________________________________________________________________________
f58c54f0
NC
18090[ 3276] By: chip on 1999/04/26 22:34:36
18091 Log: Make porting scripts executable.
f675dbe5
CB
18092 Branch: maint-5.004/perl
18093 ! Changes Porting/genlog Porting/makerel Porting/p4desc
f58c54f0 18094 ! Porting/patchls
f675dbe5 18095____________________________________________________________________________
f58c54f0
NC
18096[ 3274] By: gsar on 1999/04/26 17:30:31
18097 Log: allow embedded null characters in diagnostics
f675dbe5 18098 Branch: perl
f58c54f0 18099 ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
f675dbe5 18100____________________________________________________________________________
f58c54f0
NC
18101[ 3273] By: gsar on 1999/04/26 08:27:22
18102 Log: hand-applied conflicting parts of suggested patch
18103 From: Charles Bailey <BAILEY@newman.upenn.edu>
18104 Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
18105 Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
18106 Subject: [PATCH 5.005_56] VMS configuration/build
f675dbe5
CB
18107 Branch: perl
18108 ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
f58c54f0 18109 ! vms/munchconfig.c vms/subconfigure.com
f675dbe5 18110____________________________________________________________________________
f58c54f0
NC
18111[ 3272] By: gsar on 1999/04/26 08:25:41
18112 Log: update Changes; tweak minor regressions
f675dbe5 18113 Branch: perl
f58c54f0 18114 ! Changes lib/AutoSplit.pm lib/File/Path.pm
f675dbe5 18115____________________________________________________________________________
f58c54f0
NC
18116[ 3271] By: gsar on 1999/04/26 07:52:51
18117 Log: integrate change#3229 from maint-5.004
f675dbe5 18118 Branch: perl
f58c54f0 18119 ! pp_ctl.c util.c
f675dbe5 18120____________________________________________________________________________
f58c54f0
NC
18121[ 3270] By: gsar on 1999/04/25 22:58:27
18122 Log: fix buggy reference count on refs to SVs with autoviv magic
18123 (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
18124 accessing free()d memory)
53667d02 18125 Branch: perl
f58c54f0 18126 ! pp.c t/op/ref.t
53667d02 18127____________________________________________________________________________
f58c54f0
NC
18128[ 3269] By: gsar on 1999/04/24 17:07:55
18129 Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
18130 on win32)
53667d02 18131 Branch: perl
f58c54f0 18132 ! win32/win32.c
53667d02 18133____________________________________________________________________________
f58c54f0
NC
18134[ 3268] By: gsar on 1999/04/24 16:38:25
18135 Log: kill dup hunk
53667d02 18136 Branch: perl
f58c54f0 18137 ! config_h.SH
53667d02 18138____________________________________________________________________________
f58c54f0
NC
18139[ 3267] By: gsar on 1999/04/24 16:35:57
18140 Log: integrate cfgperl changes into mainline
53667d02 18141 Branch: perl
f58c54f0
NC
18142 +> myconfig.SH
18143 - myconfig
18144 ! pod/perlre.pod
18145 !> (integrate 38 files)
53667d02 18146____________________________________________________________________________
f58c54f0
NC
18147[ 3266] By: jhi on 1999/04/23 18:42:44
18148 Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
18149 To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
18150 Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
18151 Cc: Lionel Cons <lionel.cons@cern.ch>,
18152 Ilya Zakharevich <ilya@math.ohio-state.edu>,
18153 David Hayes <david@bdel.com>
18154 Subject: [PATCH] h2ph
18155 Date: Fri, 23 Apr 1999 12:37:23 -0400
18156 Message-ID: <19990423123723.A49550@O2.chapin.edu>
18157 Branch: cfgperl
18158 ! utils/h2ph.PL
18159____________________________________________________________________________
18160[ 3265] By: jhi on 1999/04/21 18:17:12
18161 Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
18162 To: perlbug@perl.org
18163 Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
18164 Date: Wed, 21 Apr 1999 08:17:54 -0700
18165 Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
53667d02 18166 Branch: cfgperl
f58c54f0 18167 ! vms/descrip_mms.template
53667d02 18168____________________________________________________________________________
f58c54f0
NC
18169[ 3264] By: jhi on 1999/04/20 08:50:54
18170 Log: From: Andy Dougherty <doughera@lafayette.edu>
18171 To: The Perl Porters Mailing List <perl5-porters@perl.org>
18172 Subject: [PATCH 5.005_56] Re: 5.006 Todo
18173 Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
18174 Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
53667d02 18175 Branch: cfgperl
f58c54f0 18176 ! Porting/pumpkin.pod
53667d02 18177____________________________________________________________________________
f58c54f0
NC
18178[ 3263] By: jhi on 1999/04/20 08:05:01
18179 Log: From: Chip Salzenberg <chip@perlsupport.com>
18180 To: Perl 5 Porters <perl5-porters@perl.org>
18181 Subject: [PATCH 5.005_56] Configure: $sig_count
18182 Date: Sun, 18 Apr 1999 17:54:36 -0400
18183 Message-ID: <19990418175436.A27496@perlsupport.com>
53667d02
GS
18184 Branch: cfgperl
18185 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
f58c54f0 18186 ! config_h.SH
53667d02 18187____________________________________________________________________________
f58c54f0
NC
18188[ 3262] By: jhi on 1999/04/19 18:23:50
18189 Log: Subject: PATCH wrong faq reference in perlbook.pod
18190 From: Robin Barker <rmb1@cise.npl.co.uk>
18191 To: perlbug@perl.com
18192 Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
18193 Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
53667d02 18194 Branch: cfgperl
f58c54f0 18195 ! pod/perlbook.pod
53667d02 18196____________________________________________________________________________
f58c54f0
NC
18197[ 3261] By: jhi on 1999/04/15 13:59:04
18198 Log: From: Andy Dougherty <doughera@lafayette.edu>
18199 To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
18200 Cc: Perl Porters <perl5-porters@perl.org>
18201 Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
18202 Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
18203 Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
53667d02 18204 Branch: cfgperl
f58c54f0 18205 ! hints/solaris_2.sh
53667d02 18206____________________________________________________________________________
f58c54f0
NC
18207[ 3260] By: jhi on 1999/04/15 13:56:53
18208 Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
18209 To: pumpkings@jhereg.perl.com
18210 Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
18211 Date: Thu, 15 Apr 1999 07:13:41 -0600
18212 Message-Id: <199904151313.HAA07682@jhereg.perl.com>
53667d02 18213 Branch: cfgperl
f58c54f0 18214 ! pod/perldata.pod
53667d02 18215____________________________________________________________________________
f58c54f0
NC
18216[ 3259] By: jhi on 1999/04/13 23:12:52
18217 Log: LDLIBPTH also on 'clean' targets.
53667d02 18218 Branch: cfgperl
f58c54f0 18219 ! Makefile.SH
53667d02 18220____________________________________________________________________________
f58c54f0
NC
18221[ 3258] By: jhi on 1999/04/13 21:38:46
18222 Log: Add information about the two DEC C compiler optimizer bugs
18223 (what patch levels of the compilers fix them).
53667d02 18224 Branch: cfgperl
f58c54f0 18225 ! pp.c t/op/repeat.t
53667d02 18226____________________________________________________________________________
f58c54f0
NC
18227[ 3257] By: jhi on 1999/04/13 14:25:08
18228 Log: Be polite about ccdlflags and lddflags, too.
18229 Avoid Perl's malloc only when threaded.
53667d02 18230 Branch: cfgperl
f58c54f0 18231 ! hints/aix.sh
53667d02 18232____________________________________________________________________________
f58c54f0
NC
18233[ 3256] By: jhi on 1999/04/13 10:21:33
18234 Log: Croak if no known ways to semctl() (don't assume union semun).
53667d02 18235 Branch: cfgperl
f58c54f0 18236 ! doio.c perl.h
53667d02 18237____________________________________________________________________________
f58c54f0
NC
18238[ 3255] By: jhi on 1999/04/13 09:10:26
18239 Log: From: Dan Sugalski <sugalskd@osshe.edu>
18240 To: perl5-porters@perl.org, vmsperl@perl.org
18241 Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
18242 Date: Mon, 12 Apr 1999 13:36:48 -0700
18243 Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
53667d02 18244 Branch: cfgperl
f58c54f0 18245 ! lib/ExtUtils/MM_VMS.pm
53667d02 18246____________________________________________________________________________
f58c54f0
NC
18247[ 3254] By: jhi on 1999/04/13 06:56:26
18248 Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
18249 To: perlbug@perl.com
18250 Subject: Update for OpenBSD hints
18251 Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
18252 Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
53667d02 18253 Branch: cfgperl
f58c54f0 18254 ! hints/openbsd.sh
53667d02 18255____________________________________________________________________________
f58c54f0
NC
18256[ 3229] By: chip on 1999/04/13 04:04:14
18257 Log: Preserve errno from importunities of sfio.
53667d02 18258 Branch: maint-5.004/perl
f58c54f0 18259 ! pp_ctl.c util.c
53667d02 18260____________________________________________________________________________
f58c54f0
NC
18261[ 3226] By: jhi on 1999/04/11 12:52:26
18262 Log: If both ways to call semctl are broken, skip the tests.
53667d02 18263 Branch: cfgperl
f58c54f0 18264 ! t/lib/ipc_sysv.t
53667d02 18265____________________________________________________________________________
f58c54f0
NC
18266[ 3225] By: jhi on 1999/04/10 22:27:28
18267 Log: From: Andy Dougherty <doughera@lafayette.edu>
18268 To: dsembr01@ox.slug.louisville.edu
18269 Cc: perlbug@perl.com
18270 Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
18271 Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
18272 Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
53667d02 18273 Branch: cfgperl
f58c54f0 18274 ! ext/POSIX/POSIX.xs
53667d02 18275____________________________________________________________________________
f58c54f0
NC
18276[ 3224] By: jhi on 1999/04/09 18:50:32
18277 Log: From: Andy Dougherty <doughera@lafayette.edu>
18278 To: Perl Porters <perl5-porters@perl.org>
18279 Subject: [PATCH 5.005_56] Re: prefix= in hints
18280 Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
18281 Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
18282
18283 (Overrides change #3204 from Kurt)
53667d02 18284 Branch: cfgperl
f58c54f0 18285 ! hints/linux.sh
53667d02 18286____________________________________________________________________________
f58c54f0
NC
18287[ 3223] By: jhi on 1999/04/09 18:37:55
18288 Log: Understand Apollo's //node notation.
18289
18290 From: Johann Klasek <jk@auto.tuwien.ac.at>
18291 To: jhi@iki.fi
18292 Subject: Re: DomainPerl
18293 Date: Fri, 9 Apr 1999 18:21:37 +0200
18294 Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
53667d02 18295 Branch: cfgperl
f58c54f0 18296 ! lib/Cwd.pm
53667d02 18297____________________________________________________________________________
f58c54f0
NC
18298[ 3220] By: jhi on 1999/04/04 16:33:49
18299 Log: Integrate from mainperl.
53667d02 18300 Branch: cfgperl
f58c54f0 18301 !> (integrate 39 files)
53667d02 18302____________________________________________________________________________
f58c54f0
NC
18303[ 3219] By: gsar on 1999/04/04 02:48:17
18304 Log: tweak previous change
53667d02 18305 Branch: maint-5.005/perl
f58c54f0 18306 ! win32/win32.c
53667d02 18307____________________________________________________________________________
f58c54f0
NC
18308[ 3218] By: gsar on 1999/04/04 02:44:47
18309 Log: be careful about extending the stack for the Win32:: builtins
53667d02 18310 Branch: maint-5.005/perl
f58c54f0 18311 ! win32/win32.c
53667d02 18312____________________________________________________________________________
f58c54f0
NC
18313[ 3217] By: gsar on 1999/04/04 01:59:26
18314 Log: correct places that said newSVpv() when they meant newSVpvn()
53667d02
GS
18315 Branch: perl
18316 ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
18317 ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
18318 ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
18319 ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
18320 ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
18321 ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
f58c54f0 18322 ! win32/win32.c
53667d02 18323____________________________________________________________________________
f58c54f0
NC
18324[ 3216] By: gsar on 1999/04/03 23:58:27
18325 Log: avoid duplicate code
53667d02 18326 Branch: perl
f58c54f0 18327 ! sv.c
53667d02 18328____________________________________________________________________________
f58c54f0
NC
18329[ 3215] By: gsar on 1999/04/03 23:14:34
18330 Log: grow PL_tmps_stack more efficiently; make it more amenable to
18331 STRESS_REALLOC testing
53667d02
GS
18332 Branch: perl
18333 ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
f58c54f0 18334 ! sv.c
53667d02 18335____________________________________________________________________________
f58c54f0
NC
18336[ 3214] By: gsar on 1999/04/03 21:01:09
18337 Log: scrounge and save three extra branches in pp_entersub()
53667d02 18338 Branch: perl
f58c54f0 18339 ! cv.h pp_ctl.c pp_hot.c
53667d02 18340____________________________________________________________________________
f58c54f0
NC
18341[ 3213] By: gsar on 1999/04/03 17:43:23
18342 Log: remove duplicate code and an extra branch in sv_setsv() and
18343 other hot code by making SvTHINKFIRST() think about FAKE SVs
53667d02
GS
18344 Branch: perl
18345 ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
f58c54f0 18346 ! proto.h scope.c sv.c sv.h
53667d02 18347____________________________________________________________________________
f58c54f0
NC
18348[ 3212] By: jhi on 1999/04/03 16:20:09
18349 Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
18350
18351 From: John Bley <jbb6@acpub.duke.edu>
18352 To: perlbug@perl.org
18353 Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
18354 Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
18355 Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
53667d02 18356 Branch: cfgperl
f58c54f0 18357 ! doio.c pp_sys.c
53667d02 18358____________________________________________________________________________
f58c54f0
NC
18359[ 3211] By: jhi on 1999/04/03 13:27:26
18360 Log: Change #3210 was rather unportable. This is better.
53667d02 18361 Branch: cfgperl
f58c54f0 18362 ! Configure config_h.SH
53667d02 18363____________________________________________________________________________
f58c54f0
NC
18364[ 3210] By: jhi on 1999/04/03 13:16:20
18365 Log: Avoid Digital UNIX' ksh.
18366
18367 From: Jarkko Hietaniemi <jhi@iki.fi>
18368 To: Henrik Tougaard <ht000@siberut.foa.dk>
18369 Cc: perlbug@perl.com, ht000@foa.dk
18370 Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
18371 Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET)
18372 Message-ID: <13999.10289.319422.239987@alpha.hut.fi>
53667d02 18373 Branch: cfgperl
f58c54f0 18374 ! Configure config_h.SH
53667d02 18375____________________________________________________________________________
f58c54f0
NC
18376[ 3209] By: jhi on 1999/04/03 12:49:04
18377 Log: Integrate from mainperl.
53667d02 18378 Branch: cfgperl
f58c54f0 18379 !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
53667d02 18380____________________________________________________________________________
f58c54f0
NC
18381[ 3208] By: jhi on 1999/04/03 12:27:24
18382 Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
18383
18384 From: Lionel Cons <lionel.cons@cern.ch>
18385 To: jhi@iki.fi
18386 Cc: perlbug@perl.com, kstar@isinet.com,
18387 Philippe Defert <philippe.defert@cern.ch>
18388 Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
18389 Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
18390 Message-Id: <199904011205.OAA11380@mercury.cern.ch>
53667d02 18391 Branch: cfgperl
f58c54f0 18392 ! hints/irix_6.sh
53667d02 18393____________________________________________________________________________
f58c54f0
NC
18394[ 3207] By: jhi on 1999/04/03 12:20:21
18395 Log: Be polite about usemymalloc.
53667d02 18396 Branch: cfgperl
f58c54f0 18397 ! hints/aix.sh
53667d02 18398____________________________________________________________________________
f58c54f0
NC
18399[ 3206] By: gsar on 1999/04/02 23:31:59
18400 Log: a typo in change#3205
53667d02 18401 Branch: perl
f58c54f0 18402 ! t/lib/bigfloatpm.t
53667d02 18403____________________________________________________________________________
f58c54f0
NC
18404[ 3205] By: gsar on 1999/04/02 23:20:31
18405 Log: make testsuite reflect change#3157 (Math::BigFloat->new now
18406 returns NaNs faithfully)
53667d02 18407 Branch: perl
f58c54f0 18408 ! t/lib/bigfloatpm.t
53667d02 18409____________________________________________________________________________
f58c54f0
NC
18410[ 3204] By: jhi on 1999/04/02 22:03:23
18411 Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
18412
18413 From: "Kurt D. Starsinic" <kstar@chapin.edu>
18414 To: perl5-porters@perl.org
18415 Subject: linux hints nit
18416 Date: Fri, 2 Apr 1999 16:49:47 -0500
18417 Message-ID: <19990402164947.E80926@O2.chapin.edu>
53667d02 18418 Branch: cfgperl
f58c54f0 18419 ! hints/linux.sh
53667d02 18420____________________________________________________________________________
f58c54f0
NC
18421[ 3203] By: jhi on 1999/04/02 22:00:56
18422 Log: Display exact glibc version in Linux.
18423
18424 From: Andy Dougherty <doughera@lafayette.edu>
18425 To: Perl Porters <perl5-porters@perl.org>
18426 Subject: Displaying glibc version on Linux
18427 Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
18428 Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
53667d02 18429 Branch: cfgperl
f58c54f0 18430 ! hints/linux.sh
53667d02 18431____________________________________________________________________________
f58c54f0
NC
18432[ 3202] By: gsar on 1999/04/02 21:23:18
18433 Log: various little goofs
53667d02 18434 Branch: perl
f58c54f0 18435 ! Changes Makefile.SH README installperl
53667d02 18436____________________________________________________________________________
f58c54f0
NC
18437[ 3201] By: jhi on 1999/04/02 13:13:39
18438 Log: Configure regen.
18439
18440 Add llseek + offset_t probing.
18441 Change CONFIG to CONFIGDOTSH.
18442 'unset foo' is unportable, use foo=''.
53667d02
GS
18443 Branch: cfgperl
18444 ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
18445 ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
f58c54f0
NC
18446 ! perl_exp.SH writemain.SH
18447____________________________________________________________________________
18448[ 3200] By: jhi on 1999/04/02 12:06:22
18449 Log: Introduce myconfig.SH.
18450
18451 From: Andy Dougherty <doughera@lafayette.edu>
18452 To: Jarkko Hietaniemi <jhi@iki.fi>
18453 Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
18454 Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
18455 Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
18456 Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
18457 Branch: cfgperl
18458 + myconfig.SH
18459 - myconfig
18460 ! MANIFEST
18461____________________________________________________________________________
18462[ 3195] By: jhi on 1999/03/28 16:42:54
18463 Log: Update perlhist on 5_03.
53667d02 18464 Branch: maint-5.005/perl
f58c54f0 18465 ! pod/perlhist.pod
53667d02 18466____________________________________________________________________________
f58c54f0
NC
18467[ 3194] By: jhi on 1999/03/28 12:30:01
18468 Log: Integrate from mainperl.
53667d02 18469 Branch: cfgperl
f58c54f0 18470 +> t/op/grep.t
53667d02 18471 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
f58c54f0 18472 ! t/lib/bigintpm.t
53667d02 18473 !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
f58c54f0 18474 !> t/lib/thread.t
53667d02 18475____________________________________________________________________________
f58c54f0
NC
18476[ 3189] By: gsar on 1999/03/28 08:22:00
18477 Log: various pod niggles
53667d02
GS
18478 Branch: maint-5.005/perl
18479 ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
f58c54f0 18480 ! pod/perlfunc.pod pod/perlhist.pod
53667d02 18481____________________________________________________________________________
f58c54f0
NC
18482[ 3187] By: gsar on 1999/03/28 07:31:16
18483 Log: regularize CAPI declarations (CAPI extensions now build under
18484 the Borland compiler)
53667d02 18485 Branch: maint-5.005/perl
f58c54f0 18486 ! win32/GenCAPI.pl
53667d02 18487____________________________________________________________________________
f58c54f0
NC
18488[ 3186] By: gsar on 1999/03/28 07:26:33
18489 Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
18490 -DPERL_CAPI
53667d02 18491 Branch: maint-5.005/perl
f58c54f0 18492 ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
53667d02 18493____________________________________________________________________________
f58c54f0
NC
18494[ 3183] By: gsar on 1999/03/28 06:00:46
18495 Log: update p4 utility to ignore non-text files
53667d02 18496 Branch: perl
f58c54f0 18497 ! Porting/p4desc
53667d02 18498____________________________________________________________________________
f58c54f0
NC
18499[ 3181] By: gsar on 1999/03/28 03:37:23
18500 Log: integrate change#3179 from maint-5.005
efb12ca0 18501 Branch: perl
f58c54f0 18502 !> ext/Thread/Thread.xs t/lib/thread.t
efb12ca0 18503____________________________________________________________________________
f58c54f0
NC
18504[ 3180] By: gsar on 1999/03/28 02:28:20
18505 Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
18506 (sometimes caused bizarreness in the BLOCK)
efb12ca0 18507 Branch: perl
f58c54f0
NC
18508 + t/op/grep.t
18509 ! MANIFEST op.c
efb12ca0 18510____________________________________________________________________________
f58c54f0
NC
18511[ 3179] By: gsar on 1999/03/28 02:14:04
18512 Log: fix thread segfault when passing large number of arguments to child
18513 a la C<Thread->new($foo, 1..1000)>
efb12ca0 18514 Branch: maint-5.005/perl
f58c54f0
NC
18515 ! ext/Thread/Thread.xs t/lib/thread.t
18516____________________________________________________________________________
18517[ 3178] By: gbarr on 1999/03/28 01:39:23
18518 Log: fix $Config{'usethreads'} typo in perlthrtut
18519
18520 From: Ian Maloney <szhmf9@wsblob.ubs.com>
18521 Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
18522 Message-Id: <199903251540.QAA02439@wsblob.>
18523 Subject: perlthrtut documentation error
efb12ca0 18524 Branch: maint-5.005/perl
f58c54f0 18525 ! pod/perlthrtut.pod
efb12ca0 18526____________________________________________________________________________
f58c54f0
NC
18527[ 3173] By: gbarr on 1999/03/27 18:19:47
18528 Log: Update Test.pm to VERSION 1.122 from CPAN
efb12ca0 18529 Branch: maint-5.005/perl
f58c54f0 18530 ! lib/Test.pm
efb12ca0 18531____________________________________________________________________________
f58c54f0
NC
18532[ 3171] By: jhi on 1999/03/26 22:38:28
18533 Log: Integrate from mainperl.
efb12ca0 18534 Branch: cfgperl
f58c54f0 18535 !> (integrate 37 files)
efb12ca0 18536____________________________________________________________________________
f58c54f0
NC
18537[ 3170] By: gsar on 1999/03/26 01:30:25
18538 Log: specify type of bracket in "Unmatched bracket" diagnostic;
18539 prefer 'brace' or 'curly bracket' over 'curly brace'
efb12ca0
GS
18540 Branch: perl
18541 ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
f58c54f0 18542 ! t/op/misc.t t/op/re_tests toke.c
efb12ca0 18543____________________________________________________________________________
f58c54f0
NC
18544[ 3169] By: gsar on 1999/03/26 00:50:51
18545 Log: better description of "Integer overflow" diagnostic
efb12ca0 18546 Branch: perl
f58c54f0 18547 ! pod/perldiag.pod
efb12ca0 18548____________________________________________________________________________
f58c54f0
NC
18549[ 3168] By: gsar on 1999/03/25 11:02:46
18550 Log: applied needful parts of suggested patch
18551 From: "Vishal Bhatia" <vishalb@my-dejanews.com>
18552 Date: Tue, 23 Mar 1999 16:21:43 -0800
18553 Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
18554 Subject: [PATCH 5.005_56] pp_formline correction
efb12ca0 18555 Branch: perl
f58c54f0 18556 ! ext/B/B/Bblock.pm ext/B/B/CC.pm
efb12ca0 18557____________________________________________________________________________
f58c54f0
NC
18558[ 3167] By: gsar on 1999/03/25 10:39:02
18559 Log: clarify what a "comment" means (due to Mark-Jason Dominus
18560 <mjd@plover.com>)
efb12ca0 18561 Branch: perl
f58c54f0 18562 ! pod/perlsyn.pod
efb12ca0 18563____________________________________________________________________________
f58c54f0
NC
18564[ 3166] By: gsar on 1999/03/25 10:33:18
18565 Log: describe current behavior on local($foo{nothere}) (suggested by
18566 Lionel Cons <lionel.cons@cern.ch>)
efb12ca0 18567 Branch: perl
f58c54f0 18568 ! pod/perlsub.pod
efb12ca0 18569____________________________________________________________________________
f58c54f0
NC
18570[ 3165] By: gsar on 1999/03/25 06:21:05
18571 Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
18572 <vishalb@hotmail.com>)
efb12ca0 18573 Branch: perl
f58c54f0 18574 ! ext/B/B/C.pm
efb12ca0 18575____________________________________________________________________________
f58c54f0
NC
18576[ 3164] By: gsar on 1999/03/25 06:17:27
18577 Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
18578 Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
18579 Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
18580 Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
efb12ca0 18581 Branch: perl
f58c54f0 18582 ! ext/B/B.xs op.h opcode.pl
efb12ca0 18583____________________________________________________________________________
f58c54f0
NC
18584[ 3163] By: gsar on 1999/03/25 06:15:49
18585 Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
18586 Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
18587 Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
18588 Subject: [PATCH _56] B::Deparse 0.57
18589 --
18590 Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
18591 Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
18592 Subject: Re: [PATCH _56] B::Deparse 0.57
efb12ca0 18593 Branch: perl
f58c54f0 18594 ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
efb12ca0 18595____________________________________________________________________________
f58c54f0
NC
18596[ 3162] By: gsar on 1999/03/25 06:11:46
18597 Log: fix a few places that said 'int', but meant 'STRLEN'
efb12ca0 18598 Branch: perl
f58c54f0 18599 ! pod/perlguts.pod proto.h sv.c
efb12ca0 18600____________________________________________________________________________
f58c54f0
NC
18601[ 3161] By: gsar on 1999/03/25 06:01:18
18602 Log: From: Russ Allbery <rra@stanford.edu>
18603 Date: 22 Mar 1999 04:26:26 -0800
18604 Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
18605 Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
efb12ca0
GS
18606 Branch: perl
18607 ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
18608 ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
18609 ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
f58c54f0 18610 ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
efb12ca0 18611____________________________________________________________________________
f58c54f0
NC
18612[ 3160] By: gsar on 1999/03/25 02:26:31
18613 Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
efb12ca0 18614 Branch: perl
f58c54f0 18615 ! opcode.h opcode.pl
efb12ca0 18616____________________________________________________________________________
f58c54f0
NC
18617[ 3159] By: gsar on 1999/03/25 02:18:17
18618 Log: add statement-modifier loops to :base_loop class
efb12ca0 18619 Branch: perl
f58c54f0 18620 ! ext/Opcode/Opcode.pm
efb12ca0 18621____________________________________________________________________________
f58c54f0
NC
18622[ 3158] By: gsar on 1999/03/25 00:36:57
18623 Log: integrate changes#3105,3130,3154 from maint-5.005
efb12ca0 18624 Branch: perl
f58c54f0 18625 !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
efb12ca0 18626____________________________________________________________________________
f58c54f0
NC
18627[ 3157] By: gsar on 1999/03/25 00:24:17
18628 Log: remove bogus panic()
efb12ca0 18629 Branch: perl
f58c54f0 18630 ! Changes lib/Math/BigFloat.pm
efb12ca0 18631____________________________________________________________________________
f58c54f0
NC
18632[ 3156] By: jhi on 1999/03/24 22:43:43
18633 Log: Integrate from mainperl.
efb12ca0 18634 Branch: cfgperl
f58c54f0
NC
18635 +> (branch 38 files)
18636 !> (integrate 68 files)
efb12ca0 18637____________________________________________________________________________
f58c54f0
NC
18638[ 3155] By: jhi on 1999/03/24 22:12:17
18639 Log: Configure regenerated because of changes #3130/#3154 and #3147.
efb12ca0 18640 Branch: cfgperl
f58c54f0 18641 ! Configure config_h.SH
efb12ca0 18642____________________________________________________________________________
f58c54f0
NC
18643[ 3154] By: jhi on 1999/03/24 21:40:51
18644 Log: Reword the shared library search path (LD_LIBRARY_PATH) info
18645 based on suggestions from Andy Dougherty.
efb12ca0 18646 Branch: maint-5.005/perl
f58c54f0 18647 ! INSTALL
efb12ca0 18648____________________________________________________________________________
f58c54f0
NC
18649[ 3153] By: gsar on 1999/03/24 10:38:05
18650 Log: applied suggested patch, modulo superseded parts
18651 From: Charles Bailey <BAILEY@newman.upenn.edu>
18652 Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
18653 Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
18654 Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
0e8b9368
GS
18655 Branch: perl
18656 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
18657 ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
18658 ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
f58c54f0 18659 ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
0e8b9368 18660____________________________________________________________________________
f58c54f0
NC
18661[ 3152] By: gsar on 1999/03/24 10:30:51
18662 Log: applied suggested patch, modulo superseded parts
18663 From: Charles Bailey <BAILEY@newman.upenn.edu>
18664 Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
18665 Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
18666 Subject: [PATCH 5.005_56] Miscellaneous small fixes
0e8b9368
GS
18667 Branch: perl
18668 ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
f58c54f0 18669 ! lib/File/Basename.pm
0e8b9368 18670____________________________________________________________________________
f58c54f0
NC
18671[ 3151] By: gsar on 1999/03/24 10:15:00
18672 Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
0e8b9368 18673 Branch: perl
f58c54f0 18674 ! pod/perlop.pod
0e8b9368 18675____________________________________________________________________________
f58c54f0
NC
18676[ 3150] By: gsar on 1999/03/24 10:09:13
18677 Log: missing integration in previous change
0e8b9368 18678 Branch: perl
f58c54f0 18679 !> README.apollo
0e8b9368 18680____________________________________________________________________________
f58c54f0
NC
18681[ 3149] By: gsar on 1999/03/24 10:06:44
18682 Log: integrate changes#3116,3119 from maint-5.005
0e8b9368 18683 Branch: perl
f58c54f0
NC
18684 + README.apollo
18685 +> apollo/netinet/in.h
18686 !> MANIFEST hints/apollo.sh t/lib/io_udp.t
0e8b9368 18687____________________________________________________________________________
f58c54f0
NC
18688[ 3148] By: gsar on 1999/03/24 10:01:56
18689 Log: integrate changes#3091-3094 from maint-5.005
0e8b9368
GS
18690 Branch: perl
18691 !> README.hurd vms/subconfigure.com vos/config.h
f58c54f0 18692 !> vos/config_h.SH_orig
0e8b9368 18693____________________________________________________________________________
f58c54f0
NC
18694[ 3147] By: gsar on 1999/03/24 09:31:49
18695 Log: warn about newfangled vfork() caveats
0e8b9368 18696 Branch: perl
f58c54f0 18697 ! Configure
0e8b9368 18698____________________________________________________________________________
f58c54f0
NC
18699[ 3146] By: jhi on 1999/03/24 09:20:14
18700 Log: Bring in changes #2808 and #2812 (from mainline perl)
18701 that enhance the perlbug checklist.
0e8b9368 18702 Branch: maint-5.005/perl
f58c54f0 18703 ! utils/perlbug.PL
0e8b9368 18704____________________________________________________________________________
f58c54f0
NC
18705[ 3145] By: gsar on 1999/03/24 08:37:02
18706 Log: integrate change#3115 from maint-5.005
0e8b9368
GS
18707 Branch: perl
18708 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
f58c54f0 18709 !> ext/DB_File/DB_File.xs ext/DB_File/typemap
0e8b9368 18710____________________________________________________________________________
f58c54f0
NC
18711[ 3144] By: gsar on 1999/03/24 08:33:59
18712 Log: add note about map in scalar context
0e8b9368 18713 Branch: perl
f58c54f0 18714 ! pod/perlfunc.pod
0e8b9368 18715____________________________________________________________________________
f58c54f0
NC
18716[ 3143] By: gsar on 1999/03/24 08:25:59
18717 Log: doc tweak
0e8b9368 18718 Branch: perl
f58c54f0 18719 ! lib/Time/Local.pm
0e8b9368 18720____________________________________________________________________________
f58c54f0
NC
18721[ 3142] By: gsar on 1999/03/24 08:20:37
18722 Log: applied suggested patch, modulo bogus hunk
18723 From: "Vishal Bhatia" <vishalb@hotmail.com>
18724 Date: Thu, 11 Mar 1999 07:40:27 PST
18725 Message-ID: <19990311154027.25891.qmail@hotmail.com>
18726 Subject: [PATCH 5.005_56] Minor fixes in perlcc
0e8b9368 18727 Branch: perl
f58c54f0 18728 ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
0e8b9368 18729____________________________________________________________________________
f58c54f0
NC
18730[ 3141] By: gsar on 1999/03/24 08:06:12
18731 Log: integrate change#3104 from maint-5.005
0e8b9368 18732 Branch: perl
f58c54f0 18733 !> README.os390 t/lib/posix.t
0e8b9368 18734____________________________________________________________________________
f58c54f0
NC
18735[ 3140] By: gsar on 1999/03/24 06:34:56
18736 Log: fix failure of C<&locked_sub;> under -Dusethreads
0e8b9368 18737 Branch: perl
f58c54f0 18738 ! pp_hot.c t/lib/thread.t
0e8b9368 18739____________________________________________________________________________
f58c54f0
NC
18740[ 3139] By: gsar on 1999/03/24 05:52:00
18741 Log: debugger tweak (wasn't printing a newline after recalled commands)
0e8b9368 18742 Branch: perl
f58c54f0 18743 ! lib/perl5db.pl
0e8b9368 18744____________________________________________________________________________
f58c54f0
NC
18745[ 3138] By: gsar on 1999/03/24 05:33:28
18746 Log: document OO exceptions (based on a suggestion by Andreas Koenig
18747 <andreas.koenig@anima.de>)
0e8b9368 18748 Branch: perl
f58c54f0 18749 ! pod/perlfunc.pod
0e8b9368 18750____________________________________________________________________________
f58c54f0
NC
18751[ 3137] By: gsar on 1999/03/24 02:50:20
18752 Log: better "Illegal %s digit ignored" warnings
0e8b9368
GS
18753 Branch: perl
18754 ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
f58c54f0 18755 ! toke.c util.c
0e8b9368 18756____________________________________________________________________________
f58c54f0
NC
18757[ 3136] By: gsar on 1999/03/24 02:26:38
18758 Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
0e8b9368 18759 Branch: perl
f58c54f0
NC
18760 + t/pragma/utf8.t
18761 ! regcomp.c
0e8b9368 18762____________________________________________________________________________
f58c54f0
NC
18763[ 3135] By: gsar on 1999/03/24 01:29:09
18764 Log: flip release & version in win32_uname()
0e8b9368 18765 Branch: perl
f58c54f0 18766 ! win32/win32.c
0e8b9368 18767____________________________________________________________________________
f58c54f0
NC
18768[ 3134] By: gsar on 1999/03/24 01:08:33
18769 Log: support POSIX::uname() via win32_uname()
0e8b9368
GS
18770 Branch: perl
18771 ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
18772 ! win32/config.gc win32/config.vc win32/config_H.bc
18773 ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
f58c54f0
NC
18774 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
18775____________________________________________________________________________
18776[ 3133] By: gsar on 1999/03/23 22:20:10
18777 Log: From: jan.dubois@ibm.net (Jan Dubois)
18778 Date: Sat, 06 Mar 1999 21:42:56 +0100
18779 Message-ID: <36e49281.50337171@smtp1.ibm.net>
18780 Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
18781 Branch: perl
18782 ! pod/perldelta.pod
18783____________________________________________________________________________
18784[ 3132] By: gsar on 1999/03/23 22:17:45
18785 Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
18786 Date: Sat, 06 Mar 1999 17:50:49 +0100
18787 Message-ID: <36e25209.33833760@smtp1.ibm.net>
18788 Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
18789 --
18790 Date: Sat, 06 Mar 1999 18:15:00 +0100
18791 Message-ID: <36e36222.37954195@smtp1.ibm.net>
18792 Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
18793 Branch: perl
18794 + t/lib/filefunc.t
0e8b9368 18795 ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
f58c54f0 18796 ! pod/perldelta.pod pod/perlmodlib.pod
0e8b9368 18797____________________________________________________________________________
f58c54f0
NC
18798[ 3131] By: gsar on 1999/03/23 22:07:59
18799 Log: integrate cfgperl changes into mainline
0e8b9368 18800 Branch: perl
f58c54f0 18801 +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
0e8b9368
GS
18802 !> Configure Makefile.SH config_h.SH configure.gnu handy.h
18803 !> installperl malloc.c perl.c perl.h pod/perl.pod
f58c54f0
NC
18804 !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
18805____________________________________________________________________________
18806[ 3130] By: jhi on 1999/03/23 22:02:23
18807 Log: Don't use config.msg to remind about the
18808 LD_LIBRARY_PATH because Makefile.SH takes
18809 care of that.
18810
18811 Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
18812 This used to be the default but in some MT or another it
18813 was dropped because of some transient error or another.
0e8b9368 18814 Branch: maint-5.005/perl
f58c54f0 18815 ! Configure hints/dec_osf.sh
0e8b9368 18816____________________________________________________________________________
f58c54f0
NC
18817[ 3129] By: gsar on 1999/03/23 21:38:03
18818 Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
18819 to size and better maintainability)
0e8b9368
GS
18820 Branch: perl
18821 + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
18822 + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
18823 + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
18824 + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
18825 + t/pod/headings.t t/pod/headings.xr t/pod/include.t
18826 + t/pod/include.xr t/pod/included.t t/pod/included.xr
18827 + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
18828 + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
18829 + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
18830 + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
f58c54f0 18831 + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
0e8b9368 18832 ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
f58c54f0 18833 ! win32/Makefile win32/makefile.mk win32/pod.mak
0e8b9368 18834____________________________________________________________________________
f58c54f0
NC
18835[ 3128] By: jhi on 1999/03/23 10:14:54
18836 Log: Integrate from mainperl.
0e8b9368 18837 Branch: cfgperl
f58c54f0 18838 !> (integrate 46 files)
0e8b9368 18839____________________________________________________________________________
f58c54f0
NC
18840[ 3127] By: gsar on 1999/03/23 06:57:30
18841 Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
18842 Date: Thu, 4 Mar 1999 10:54:01 -0800
18843 Message-Id: <9903041854.AA46868@frc0000>
18844 Subject: patch for useless Math::BigInt warnings
0e8b9368 18845 Branch: perl
f58c54f0 18846 ! lib/Math/BigInt.pm
0e8b9368 18847____________________________________________________________________________
f58c54f0
NC
18848[ 3126] By: gsar on 1999/03/23 05:54:37
18849 Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
18850 From: "Kurt D. Starsinic" <kstar@chapin.edu>
18851 Date: Fri, 19 Feb 1999 15:47:59 -0500
18852 Message-ID: <19990219154759.A32350@O2.chapin.edu>
18853 Subject: [PATCH] OSF/1 hints
0e8b9368 18854 Branch: perl
f58c54f0 18855 ! hints/dec_osf.sh
0e8b9368 18856____________________________________________________________________________
f58c54f0
NC
18857[ 3125] By: gsar on 1999/03/23 00:56:38
18858 Log: avoid typeglob persistence in pp_readline()
0e8b9368 18859 Branch: perl
f58c54f0 18860 ! sv.c t/op/gv.t
0e8b9368 18861____________________________________________________________________________
f58c54f0
NC
18862[ 3124] By: gsar on 1999/03/22 21:12:23
18863 Log: update copyright years
0e8b9368
GS
18864 Branch: perl
18865 ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
18866 ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
18867 ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
18868 ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
f58c54f0 18869 ! sv.c sv.h toke.c utf8.c utf8.h util.c
0e8b9368 18870____________________________________________________________________________
f58c54f0
NC
18871[ 3123] By: gsar on 1999/03/22 07:07:06
18872 Log: implement win32_spawnvp() internally, making it return true PIDs
18873 for asynchronous spawns; fix win32_kill() to always deal with
18874 PIDs
0e8b9368 18875 Branch: perl
f58c54f0 18876 ! win32/win32.c win32/win32.h
0e8b9368 18877____________________________________________________________________________
f58c54f0
NC
18878[ 3122] By: jhi on 1999/03/19 21:12:14
18879 Log: Describe the new Benchmark feature in more detail.
0e8b9368 18880 Branch: cfgperl
f58c54f0 18881 ! pod/perldelta.pod
0e8b9368 18882 Branch: maint-5.005/perl
f58c54f0 18883 ! pod/perldelta.pod
0e8b9368 18884____________________________________________________________________________
f58c54f0
NC
18885[ 3121] By: jhi on 1999/03/19 08:16:12
18886 Log: AVAILABILITY tuning.
0e8b9368 18887 Branch: cfgperl
f58c54f0 18888 ! pod/perl.pod
0e8b9368 18889 Branch: maint-5.005/perl
f58c54f0 18890 ! pod/perl.pod
0e8b9368 18891____________________________________________________________________________
f58c54f0
NC
18892[ 3120] By: jhi on 1999/03/17 14:52:17
18893 Log: Rhapsody change assumed too much.
4eb8286e 18894 Branch: cfgperl
f58c54f0 18895 ! t/op/stat.t
4eb8286e 18896____________________________________________________________________________
f58c54f0
NC
18897[ 3119] By: jhi on 1999/03/17 14:33:43
18898 Log: More Apollo fixes.
4eb8286e 18899 Branch: maint-5.005/perl
f58c54f0 18900 ! README.apollo hints/apollo.sh t/lib/io_udp.t
4eb8286e 18901____________________________________________________________________________
f58c54f0
NC
18902[ 3118] By: jhi on 1999/03/16 17:23:39
18903 Log: Nada.
4eb8286e 18904 Branch: maint-5.005/perl
f58c54f0 18905 ! README.apollo
4eb8286e 18906____________________________________________________________________________
f58c54f0
NC
18907[ 3117] By: jhi on 1999/03/16 17:18:49
18908 Log: Apollo DomainOS AVAILABILITY.
4eb8286e 18909 Branch: cfgperl
f58c54f0 18910 ! pod/perl.pod
4eb8286e 18911 Branch: maint-5.005/perl
f58c54f0
NC
18912 ! pod/perl.pod
18913____________________________________________________________________________
18914[ 3116] By: jhi on 1999/03/16 17:14:00
18915 Log: Apollo DomainOS patch
18916 From: Johann Klasek <jk@auto.tuwien.ac.at>
18917 Subject: Re: DomainPerl
18918 Date: Tue, 16 Mar 1999 17:46:32 +0100
18919 Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
4eb8286e 18920 Branch: maint-5.005/perl
f58c54f0
NC
18921 + README.apollo apollo/netinet/in.h
18922 ! MANIFEST hints/apollo.sh
18923____________________________________________________________________________
18924[ 3115] By: jhi on 1999/03/16 14:23:54
18925 Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
18926 To: Gurusamy Sarathy <gsar@activestate.com>,
18927 Graham Barr <gbarr@pobox.com>
18928 Cc: Perl5 Porters <perl5-porters@perl.org>,
18929 "Paul.Marquess" <Paul.Marquess@btinternet.com>
18930 Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
18931 Date: Sun, 14 Mar 1999 14:43:57 -0000
18932 Message-Id: <199903141841.NAA17040@defender.perl.org>
4eb8286e
GS
18933 Branch: maint-5.005/perl
18934 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
f58c54f0 18935 ! ext/DB_File/DB_File.xs ext/DB_File/typemap
4eb8286e 18936____________________________________________________________________________
f58c54f0
NC
18937[ 3114] By: jhi on 1999/03/16 12:42:20
18938 Log: Mention Rhapsody in 5.005_5X perldelta,
18939 and in Rhapsody and Netware in 5.005_0X and 5.005_5X
18940 *planned* AVAILABILITY.
4eb8286e 18941 Branch: cfgperl
f58c54f0 18942 ! pod/perl.pod pod/perldelta.pod
4eb8286e 18943 Branch: maint-5.005/perl
f58c54f0 18944 ! pod/perl.pod
4eb8286e 18945____________________________________________________________________________
f58c54f0
NC
18946[ 3113] By: jhi on 1999/03/16 10:38:53
18947 Log: perldelta niggling.
4eb8286e 18948 Branch: cfgperl
f58c54f0 18949 ! pod/perldelta.pod
4eb8286e 18950 Branch: maint-5.005/perl
f58c54f0 18951 ! pod/perldelta.pod
4eb8286e 18952____________________________________________________________________________
f58c54f0
NC
18953[ 3112] By: jhi on 1999/03/16 10:35:21
18954 Log: Integrate from mainperl.
4eb8286e
GS
18955 Branch: cfgperl
18956 !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
f58c54f0 18957 !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
4eb8286e 18958____________________________________________________________________________
f58c54f0
NC
18959[ 3111] By: jhi on 1999/03/16 10:28:10
18960 Log: AVAILABILITY update: still mention PowerUX,
18961 Novell Netware now has sources available.
4eb8286e 18962 Branch: cfgperl
f58c54f0 18963 ! pod/perl.pod
4eb8286e 18964 Branch: maint-5.005/perl
f58c54f0 18965 ! pod/perl.pod
4eb8286e 18966____________________________________________________________________________
f58c54f0
NC
18967[ 3110] By: gsar on 1999/03/16 04:34:23
18968 Log: sundry pod niggles
4eb8286e
GS
18969 Branch: perl
18970 ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
f58c54f0 18971 ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
4eb8286e 18972____________________________________________________________________________
f58c54f0
NC
18973[ 3109] By: jhi on 1999/03/15 17:00:11
18974 Log: Integrate from mainperl.
4eb8286e
GS
18975 Branch: cfgperl
18976 +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
18977 +> lib/unicode/Is/Syllable.pl
18978 +> lib/unicode/MakeEthiopicSyllables.PL
f58c54f0 18979 +> lib/unicode/README.Ethiopic
4eb8286e
GS
18980 !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
18981 !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
18982 !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
18983 !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
18984 !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
18985 !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
18986 !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
f58c54f0
NC
18987 !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
18988____________________________________________________________________________
18989[ 3108] By: jhi on 1999/03/15 16:58:12
18990 Log: First pass of integrating the Rhapsody port,
18991
18992 From: Wilfredo Sanchez <wsanchez@apple.com>
18993 Subject: Keeping the world in sync.
18994 Reply-To: wsanchez@apple.com
18995 To: perlbug@perl.com
18996 Date: Fri, 13 Nov 1998 17:11:30 -0800
18997 Message-Id: <199811140111.RAA41784@scv4.apple.com>
18998 Branch: cfgperl
18999 + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
4eb8286e
GS
19000 ! Configure Makefile.SH config_h.SH configure.gnu handy.h
19001 ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
f58c54f0 19002 ! x2p/util.c
4eb8286e 19003____________________________________________________________________________
f58c54f0
NC
19004[ 3107] By: gsar on 1999/03/15 03:22:10
19005 Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
19006 From: Daniel Yacob <dmulholl@cs.indiana.edu>
19007 Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
19008 Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
19009 Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
4eb8286e
GS
19010 Branch: perl
19011 + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
19012 + lib/unicode/Is/Syllable.pl
19013 + lib/unicode/MakeEthiopicSyllables.PL
f58c54f0 19014 + lib/unicode/README.Ethiopic
4eb8286e
GS
19015 ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
19016 ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
19017 ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
19018 ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
19019 ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
19020 ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
19021 ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
f58c54f0 19022 ! lib/unicode/Name.pl lib/unicode/Number.pl
4eb8286e 19023____________________________________________________________________________
f58c54f0
NC
19024[ 3106] By: gsar on 1999/03/12 20:35:36
19025 Log: change#3067 failed package.t due to needless creation of $a and $b;
19026 fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
4eb8286e 19027 Branch: perl
f58c54f0 19028 ! op.c
4eb8286e 19029____________________________________________________________________________
f58c54f0
NC
19030[ 3105] By: jhi on 1999/03/12 15:54:57
19031 Log: Recognize the NetBSD packages collection.
4eb8286e 19032 Branch: maint-5.005/perl
f58c54f0
NC
19033 ! hints/netbsd.sh
19034____________________________________________________________________________
19035[ 3104] By: jhi on 1999/03/12 09:07:04
19036 Log: From: pvhp@forte.com (Peter Prymmer)
19037 To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
19038 Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
19039 Date: Thu, 11 Mar 99 14:24:54 PST
19040 Message-Id: <9903112224.AA24346@forte.com>
4eb8286e 19041 Branch: maint-5.005/perl
f58c54f0 19042 ! README.os390 t/lib/posix.t
4eb8286e 19043____________________________________________________________________________
f58c54f0
NC
19044[ 3103] By: jhi on 1999/03/10 11:07:46
19045 Log: Integrate from mainperl.
4eb8286e
GS
19046 Branch: cfgperl
19047 !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
19048 !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
f58c54f0
NC
19049 !> t/pragma/warn/1global toke.c win32/makedef.pl
19050____________________________________________________________________________
19051[ 3102] By: jhi on 1999/03/10 11:01:20
19052 Log: From: pvhp@forte.com (Peter Prymmer)
19053 To: perl5-porters@perl.org
19054 Subject: [5.005_03-MT6]Patch: time passes
19055 Date: Tue, 9 Mar 99 18:42:17 PST
19056 Message-Id: <9903100242.AA29057@forte.com>
4eb8286e 19057 Branch: maint-5.005/perl
f58c54f0
NC
19058 ! perl.c
19059____________________________________________________________________________
19060[ 3101] By: jhi on 1999/03/10 10:30:15
19061 Log: From: Mark-Jason Dominus <mjd@plover.com>
19062 To: perl5-porters@perl.com
19063 Subject: Minor fix to perlfunc.pod
19064 Date: Mon, 08 Mar 1999 20:05:53 -0500
19065 Message-ID: <19990309010553.13757.qmail@plover.com>
4eb8286e 19066 Branch: maint-5.005/perl
f58c54f0 19067 ! pod/perlfunc.pod
4eb8286e 19068____________________________________________________________________________
f58c54f0
NC
19069[ 3100] By: gsar on 1999/03/09 23:04:44
19070 Log: change#3060 had the wrong quotes
4eb8286e 19071 Branch: perl
f58c54f0 19072 ! pod/pod2man.PL
4eb8286e 19073____________________________________________________________________________
f58c54f0
NC
19074[ 3099] By: jhi on 1999/03/09 12:52:21
19075 Log: d_uname was broken (probably since _53), reported by
19076
19077 From: Alan Burlison <Alan.Burlison@uk.sun.com>
19078 To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
19079 cpan-testers@perl.org
19080 Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
19081 Date: Mon, 08 Mar 1999 13:22:31 +0000
19082 Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
19083
19084 and
19085
19086 From: lvirden@cas.org (Larry W. Virden)
19087 To: perlbug@perl.com
19088 Subject: configure not correctly identifying uname posix compatibility
19089 Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
19090 Message-Id: <199903081136.GAA23682@cas.org>
4eb8286e 19091 Branch: cfgperl
f58c54f0 19092 ! Configure config_h.SH
4eb8286e 19093____________________________________________________________________________
f58c54f0
NC
19094[ 3098] By: gsar on 1999/03/09 03:16:07
19095 Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
4eb8286e 19096 Branch: perl
f58c54f0 19097 ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
4eb8286e 19098____________________________________________________________________________
f58c54f0
NC
19099[ 3097] By: gsar on 1999/03/09 02:50:43
19100 Log: use yyerror() instead of croak() so that compile-time failures in
19101 my(LIST) don't confuse globals with lexicals
4eb8286e 19102 Branch: perl
f58c54f0 19103 ! op.c toke.c
4eb8286e 19104____________________________________________________________________________
f58c54f0
NC
19105[ 3096] By: gsar on 1999/03/09 02:47:36
19106 Log: adjust testsuite for change#3067
4eb8286e 19107 Branch: perl
f58c54f0 19108 ! t/pragma/warn/1global
4eb8286e 19109____________________________________________________________________________
f58c54f0
NC
19110[ 3095] By: gsar on 1999/03/08 21:04:48
19111 Log: remove bogus symbols from global.sym
4eb8286e
GS
19112 Branch: perl
19113 ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
f58c54f0
NC
19114 ! perl.h win32/makedef.pl
19115____________________________________________________________________________
19116[ 3094] By: jhi on 1999/03/06 16:16:15
19117 Log: From: Mark Kettenis <kettenis@wins.uva.nl>
19118 To: jhi@iki.fi
19119 Subject: Oops
19120 Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
19121 Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
4eb8286e 19122 Branch: maint-5.005/perl
f58c54f0
NC
19123 ! README.hurd
19124____________________________________________________________________________
19125[ 3093] By: jhi on 1999/03/06 15:59:46
19126 Log: From: Mark Kettenis <kettenis@wins.uva.nl>
19127 To: jhi@iki.fi
19128 Subject: New Hurd README
19129 Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
19130 Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
4eb8286e 19131 Branch: maint-5.005/perl
f58c54f0
NC
19132 ! README.hurd
19133____________________________________________________________________________
19134[ 3092] By: jhi on 1999/03/06 12:52:06
19135 Log: From: Paul_Green@stratus.com
19136 To: perl5-porters@perl.org
19137 Cc: jhi@iki.fi, Paul_Green@stratus.com
19138 Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
19139 Date: Fri, 5 Mar 1999 18:08:49 -0500
19140 Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
4eb8286e 19141 Branch: maint-5.005/perl
f58c54f0
NC
19142 ! vos/config.h vos/config_h.SH_orig
19143____________________________________________________________________________
19144[ 3091] By: jhi on 1999/03/06 12:42:21
19145 Log: From: Dan Sugalski <sugalskd@osshe.edu>
19146 To: perl5-porters@perl.org, vmsperl@perl.org
19147 Subject: [PATCH 5.005_03-MT6]VMS build patch
19148 Date: Fri, 05 Mar 1999 12:36:19 -0800
19149 Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
4eb8286e 19150 Branch: maint-5.005/perl
f58c54f0 19151 ! vms/subconfigure.com
4eb8286e 19152____________________________________________________________________________
f58c54f0
NC
19153[ 3090] By: gsar on 1999/03/06 04:40:03
19154 Log: integrate change#3089 from mainline
19155
19156 tolerate CRs after options
4eb8286e 19157 Branch: maint-5.005/perl
f58c54f0 19158 !> perl.c
4eb8286e 19159____________________________________________________________________________
f58c54f0
NC
19160[ 3089] By: gsar on 1999/03/06 04:30:40
19161 Log: tolerate CRs after options
db5cf5a9 19162 Branch: perl
f58c54f0 19163 ! perl.c
db5cf5a9 19164____________________________________________________________________________
f58c54f0
NC
19165[ 3088] By: jhi on 1999/03/05 12:49:01
19166 Log: Integrate from mainperl.
db5cf5a9 19167 Branch: cfgperl
f58c54f0
NC
19168 +> README.hurd
19169 !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
db5cf5a9 19170____________________________________________________________________________
f58c54f0
NC
19171[ 3087] By: gsar on 1999/03/05 06:41:16
19172 Log: adjust timeouts to accomodate slow/busy systems
db5cf5a9 19173 Branch: perl
f58c54f0 19174 ! t/lib/io_sock.t
db5cf5a9 19175____________________________________________________________________________
f58c54f0
NC
19176[ 3083] By: gsar on 1999/03/05 01:32:47
19177 Log: integrate change#3081 from maint-5.005
db5cf5a9 19178 Branch: perl
f58c54f0 19179 !> ext/Errno/Errno_pm.PL
db5cf5a9 19180____________________________________________________________________________
f58c54f0
NC
19181[ 3082] By: gsar on 1999/03/05 01:31:06
19182 Log: integrate change#2904 from maint-5.005
db5cf5a9 19183 Branch: perl
f58c54f0
NC
19184 +> README.hurd
19185 !> MANIFEST
db5cf5a9 19186____________________________________________________________________________
f58c54f0
NC
19187[ 3081] By: gsar on 1999/03/05 00:14:33
19188 Log: protect against doubled backslashes
db5cf5a9 19189 Branch: maint-5.005/perl
f58c54f0 19190 ! ext/Errno/Errno_pm.PL
db5cf5a9 19191____________________________________________________________________________
f58c54f0
NC
19192[ 3077] By: jhi on 1999/03/04 08:10:13
19193 Log: Integrate from mainperl.
db5cf5a9 19194 Branch: cfgperl
f58c54f0 19195 +> ext/B/B/Stash.pm
db5cf5a9
GS
19196 !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
19197 !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
19198 !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
f58c54f0
NC
19199 !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
19200____________________________________________________________________________
19201[ 3076] By: jhi on 1999/03/04 08:07:59
19202 Log: Regen config_h.SH once more because of *size,
19203 noticed by
19204
19205 From: Hans Mulder <hansm@icgned.icgroup.nl>
19206 To: Jarkko Hietaniemi <jhi@iki.fi>
19207 Cc: perl5-porters@perl.org
19208 Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
19209 Date: Thu, 4 Mar 99 00:10:45 +0100
19210 Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
19211 Branch: cfgperl
19212 ! Configure config_h.SH
19213____________________________________________________________________________
19214[ 3068] By: gsar on 1999/03/04 05:48:03
19215 Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
19216 Date: Thu, 4 Mar 99 00:10:45 +0100
19217 Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
19218 Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
19219 Branch: perl
19220 ! config_h.SH
19221____________________________________________________________________________
19222[ 3067] By: gsar on 1999/03/04 05:44:32
19223 Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
19224 From: Graham Barr <gbarr@ti.com>
19225 Date: Wed, 3 Mar 1999 17:23:56 -0600
19226 Message-ID: <19990303172356.F7442@dal.asp.ti.com>
19227 Subject: Re: 'use strict' doesn't work for one-letter variables
19228 Branch: perl
19229 ! gv.c op.c
19230____________________________________________________________________________
19231[ 3066] By: gsar on 1999/03/04 05:20:50
19232 Log: updates to compiler modules
19233 From: "Vishal Bhatia" <vishalb@hotmail.com>
19234 Date: Tue, 02 Mar 1999 23:27:25 PST
19235 Message-ID: <19990303072725.779.qmail@hotmail.com>
19236 Subject: PATCH 5.005_56 + Test procedure
19237 Branch: perl
19238 + ext/B/B/Stash.pm
db5cf5a9 19239 ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
f58c54f0 19240 ! lib/Test/Harness.pm utils/perlcc.PL
db5cf5a9 19241____________________________________________________________________________
f58c54f0
NC
19242[ 3065] By: gsar on 1999/03/04 05:03:30
19243 Log: more s/s_/s!/ etc.
db5cf5a9 19244 Branch: perl
f58c54f0 19245 ! pod/perldelta.pod pod/perlfunc.pod
db5cf5a9 19246____________________________________________________________________________
f58c54f0
NC
19247[ 3064] By: gsar on 1999/03/04 04:50:45
19248 Log: integrate cfgperl contents into mainline
db5cf5a9
GS
19249 Branch: perl
19250 !> Configure README.vms bytecode.h config_h.SH configure.com
19251 !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
19252 !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
f58c54f0 19253 !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
db5cf5a9 19254____________________________________________________________________________
f58c54f0
NC
19255[ 3063] By: gsar on 1999/03/04 04:44:13
19256 Log: HP-UX has yet another spelling for /NaNQ?/
db5cf5a9 19257 Branch: perl
f58c54f0 19258 ! t/lib/bigfloatpm.t
db5cf5a9 19259____________________________________________________________________________
f58c54f0
NC
19260[ 3062] By: gsar on 1999/03/04 04:36:08
19261 Log: error-check for accept() test
db5cf5a9 19262 Branch: perl
f58c54f0 19263 ! t/lib/io_sock.t
db5cf5a9 19264____________________________________________________________________________
f58c54f0
NC
19265[ 3061] By: gsar on 1999/03/04 03:40:25
19266 Log: allow custom comparison function in File::Compare::compare_text()
19267 From: jan.dubois@ibm.net (Jan Dubois)
19268 Date: Fri, 26 Feb 1999 21:56:09 +0100
19269 Message-ID: <36db0838.8805651@smtp1.ibm.net>
19270 Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff())
db5cf5a9 19271 Branch: perl
f58c54f0 19272 ! lib/File/Compare.pm
db5cf5a9 19273____________________________________________________________________________
f58c54f0
NC
19274[ 3060] By: gsar on 1999/03/04 03:37:38
19275 Log: better version of change#3038
19276 From: abigail@fnx.com
19277 Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
19278 Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
19279 Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
db5cf5a9 19280 Branch: perl
f58c54f0 19281 ! pod/pod2man.PL
db5cf5a9 19282____________________________________________________________________________
f58c54f0
NC
19283[ 3058] By: jhi on 1999/03/03 22:30:40
19284 Log: Configure regen to
19285 (1) match maint-5.005 patches #3056 and #3057
19286 (2) better version of PHOSTNAME of #3050
19287 (3) the crosscompile/multiarch config_h.SH trouble solved for now
db5cf5a9 19288 Branch: cfgperl
f58c54f0 19289 ! Configure config_h.SH
db5cf5a9 19290____________________________________________________________________________
f58c54f0
NC
19291[ 3054] By: jhi on 1999/03/03 09:57:59
19292 Log: Change #3053 missed perldelta.
db5cf5a9 19293 Branch: cfgperl
f58c54f0 19294 ! pod/perldelta.pod
db5cf5a9 19295____________________________________________________________________________
f58c54f0
NC
19296[ 3053] By: jhi on 1999/03/03 08:29:43
19297 Log: Use '!' to mark native integer packings instead of '_'.
db5cf5a9 19298 Branch: cfgperl
f58c54f0 19299 ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
db5cf5a9 19300____________________________________________________________________________
f58c54f0
NC
19301[ 3052] By: jhi on 1999/03/02 23:12:36
19302 Log: The HP-UX threads patch (change #3028) is needed also here.
db5cf5a9 19303 Branch: cfgperl
f58c54f0 19304 ! hints/hpux.sh thread.h
db5cf5a9 19305____________________________________________________________________________
f58c54f0
NC
19306[ 3051] By: jhi on 1999/03/02 08:24:52
19307 Log: From: Dan Sugalski <sugalskd@osshe.edu>
19308 To: perl5-porters@perl.org, vmsperl@perl.org
19309 Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
19310 Date: Mon, 01 Mar 1999 16:10:57 -0800
19311 Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
db5cf5a9 19312 Branch: cfgperl
f58c54f0 19313 ! README.vms
db5cf5a9 19314 Branch: maint-5.005/perl
f58c54f0
NC
19315 ! README.vms
19316____________________________________________________________________________
19317[ 3050] By: jhi on 1999/03/02 08:22:29
19318 Log: From: Dan Sugalski <sugalskd@osshe.edu>
19319 To: perl5-porters@perl.org, vmsperl@perl.org
19320 Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
19321 Date: Mon, 01 Mar 1999 16:06:29 -0800
19322 Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
19323
19324 From: Dan Sugalski <sugalskd@osshe.edu>
19325 To: perl5-porters@perl.org, vmsperl@perl.org
19326 Subject: [PATCH 5.005_56]vmsish.pm patch
19327 Date: Mon, 01 Mar 1999 20:19:04 -0800
19328 Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
19329
19330 plus Configure regen containing a "solution" to the
19331 crosscompile/multiarch problem.
db5cf5a9
GS
19332 Branch: cfgperl
19333 ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
f58c54f0 19334 ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
db5cf5a9 19335____________________________________________________________________________
f58c54f0
NC
19336[ 3049] By: jhi on 1999/03/02 07:34:21
19337 Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
19338 To: perl5-porters@perl.org
19339 Subject: [PATCH] Eliminate (valid) warning in byterun.c
19340 Date: Mon, 01 Mar 1999 17:27:59 -0500
19341 Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
db5cf5a9 19342 Branch: cfgperl
f58c54f0 19343 ! bytecode.h
db5cf5a9 19344 Branch: maint-5.005/perl
f58c54f0 19345 ! bytecode.h
db5cf5a9 19346____________________________________________________________________________
f58c54f0
NC
19347[ 3048] By: gsar on 1999/03/02 06:41:21
19348 Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
db5cf5a9 19349 Branch: perl
f58c54f0 19350 ! MANIFEST README.hpux
db5cf5a9 19351____________________________________________________________________________
f58c54f0
NC
19352[ 3047] By: jhi on 1999/03/01 06:34:43
19353 Log: Integrate from mainperl.
db5cf5a9 19354 Branch: cfgperl
f58c54f0
NC
19355 +> README.hpux lib/File/Spec/Functions.pm
19356 !> (integrate 28 files)
db5cf5a9 19357____________________________________________________________________________
f58c54f0
NC
19358[ 3046] By: gsar on 1999/03/01 05:34:28
19359 Log: this is 5.005_56
db5cf5a9 19360 Branch: perl
f58c54f0 19361 ! Changes
db5cf5a9
GS
19362
19363----------------
19364Version 5.005_56
642c2561
GS
19365----------------
19366
19367____________________________________________________________________________
f58c54f0
NC
19368[ 3045] By: gsar on 1999/03/01 03:32:30
19369 Log: destroy PL_svref_mutex in perl_destruct()
f3af6f93 19370 Branch: perl
f58c54f0 19371 ! perl.c
f3af6f93 19372____________________________________________________________________________
f58c54f0
NC
19373[ 3044] By: gsar on 1999/03/01 00:38:50
19374 Log: up patchlevel &c.
f3af6f93
GS
19375 Branch: perl
19376 ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
19377 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
f58c54f0 19378 ! win32/makefile.mk
f3af6f93 19379____________________________________________________________________________
f58c54f0
NC
19380[ 3043] By: gsar on 1999/03/01 00:14:15
19381 Log: integrate cfgperl contents into mainline
642c2561 19382 Branch: perl
f58c54f0
NC
19383 ! pod/perldelta.pod
19384 !> Configure config_h.SH
642c2561 19385____________________________________________________________________________
f58c54f0
NC
19386[ 3042] By: gsar on 1999/02/28 23:55:08
19387 Log: slightly edited version of suggested patch
19388 From: jan.dubois@ibm.net (Jan Dubois)
19389 Date: Mon, 01 Mar 1999 00:32:05 +0100
19390 Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
19391 Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
642c2561 19392 Branch: perl
f58c54f0
NC
19393 + lib/File/Spec/Functions.pm
19394 ! MANIFEST lib/File/Spec.pm
642c2561 19395____________________________________________________________________________
f58c54f0
NC
19396[ 3041] By: gsar on 1999/02/28 22:47:19
19397 Log: fix subtle bug in eval'' testsuite
642c2561 19398 Branch: perl
f58c54f0 19399 ! t/op/eval.t
642c2561 19400____________________________________________________________________________
f58c54f0
NC
19401[ 3040] By: gsar on 1999/02/28 22:46:24
19402 Log: avoid literal control characters in change#3039
642c2561 19403 Branch: perl
f58c54f0 19404 ! t/base/lex.t
642c2561 19405____________________________________________________________________________
f58c54f0
NC
19406[ 3039] By: gsar on 1999/02/28 21:47:18
19407 Log: todo item: permit extended control variables a la ${^Foo} (patch
19408 courtesy Mark-Jason Dominus <mjd@plover.com>)
642c2561
GS
19409 Branch: perl
19410 ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
f58c54f0
NC
19411 ! t/base/lex.t toke.c
19412____________________________________________________________________________
19413[ 3038] By: gsar on 1999/02/28 21:21:05
19414 Log: From: abigail@fnx.com
19415 Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
19416 Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
19417 Subject: Recognize -> and => inside [A-Z]<> sequences.
19418 Branch: perl
19419 ! pod/pod2man.PL
19420____________________________________________________________________________
19421[ 3037] By: gsar on 1999/02/28 21:12:22
19422 Log: fix longstanding bug: searches for lexicals originating within eval''
19423 weren't stopping at the subroutine boundary correctly
19424 Branch: perl
19425 ! op.c proto.h t/op/eval.t
19426____________________________________________________________________________
19427[ 3036] By: gsar on 1999/02/28 20:02:29
19428 Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
19429 as stacked list values
19430 From: jan.dubois@ibm.net (Jan Dubois)
19431 Date: Sat, 27 Feb 1999 18:24:17 +0100
19432 Message-ID: <36e22849.36531259@smtp1.ibm.net>
19433 Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup
19434 Branch: perl
19435 ! win32/win32.c
19436____________________________________________________________________________
19437[ 3035] By: gsar on 1999/02/28 19:48:54
19438 Log: remove superfluous stack_sp decl
19439 Branch: perl
19440 ! jpl/JNI/JNI.xs
19441____________________________________________________________________________
19442[ 3034] By: gsar on 1999/02/28 19:34:58
19443 Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
19444 Branch: perl
19445 ! lib/Getopt/Std.pm
19446____________________________________________________________________________
19447[ 3033] By: gsar on 1999/02/28 19:23:41
19448 Log: add File::Compare::compare_text()
19449 From: jan.dubois@ibm.net (Jan Dubois)
19450 Date: Fri, 26 Feb 1999 00:20:41 +0100
19451 Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
19452 Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff())
19453 Branch: perl
19454 ! lib/File/Compare.pm pod/perltodo.pod
19455____________________________________________________________________________
19456[ 3032] By: gsar on 1999/02/28 19:01:33
19457 Log: add README.hpux
19458 Branch: perl
19459 + README.hpux
19460 ! MAINTAIN MANIFEST
19461____________________________________________________________________________
19462[ 3031] By: gsar on 1999/02/28 18:49:08
19463 Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
19464 James Cromie <jcromie@fossil.uswc.uswest.com>
19465 Branch: perl
19466 ! lib/Pod/Html.pm
19467____________________________________________________________________________
19468[ 3030] By: gsar on 1999/02/28 18:35:09
19469 Log: From: jan.dubois@ibm.net (Jan Dubois)
19470 Date: Wed, 24 Feb 1999 22:34:56 +0100
19471 Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
19472 Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
19473 Branch: perl
19474 ! lib/Test/Harness.pm
19475____________________________________________________________________________
19476[ 3029] By: gsar on 1999/02/28 18:28:18
19477 Log: add note about env pollution
19478 Branch: perl
19479 ! INSTALL pod/perltodo.pod
19480____________________________________________________________________________
19481[ 3028] By: jhi on 1999/02/26 14:40:00
19482 Log: HP-UX 11 threads.
19483
19484 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
19485 To: perl5-porters@perl.org
19486 Cc: jhi@cc.hut.fi
19487 Subject: Maint 5 and _54 with threading on HP-UX 11.00
19488 Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
19489 Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
19490
19491 NOTE from jhi: the hpux hints could still be more robust by
19492 disabling gdbm when necessary.
19493
19494 Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
19495 linking -lgdbm -lpthread creates an executable that instantly
19496 core dumps on a pthreads internal panic:
19497
19498 ./gdpt
19499
19500 Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
19501 Return Pointer is 0xc082bf33
19502 17639 quit (core dumped) ./gdpt
19503
19504 You don't have to *use* either gdbm or pthreads in the executable,
19505 just linking them together is enough. Workaround is to recompile
19506 the GDBM under HP-UX 11, that makes the problem go away.
642c2561 19507 Branch: maint-5.005/perl
f58c54f0 19508 ! hints/hpux.sh thread.h
642c2561 19509____________________________________________________________________________
f58c54f0
NC
19510[ 3025] By: jhi on 1999/02/25 20:41:07
19511 Log: Temporary workaround for the config_h.SH versus
19512 crosscompile and multiarch plus introduce 'rt'
19513 to $libswanted: in UNIX98 sched_yield() lives there.
642c2561 19514 Branch: cfgperl
f58c54f0 19515 ! Configure config_h.SH
642c2561 19516____________________________________________________________________________
f58c54f0
NC
19517[ 3024] By: jhi on 1999/02/24 12:54:59
19518 Log: Integrate from mainperl.
642c2561 19519 Branch: cfgperl
f58c54f0
NC
19520 +> t/lib/fatal.t
19521 !> (integrate 44 files)
642c2561 19522____________________________________________________________________________
f58c54f0
NC
19523[ 3023] By: gsar on 1999/02/24 07:02:12
19524 Log: integrate cfgperl contents
642c2561 19525 Branch: perl
f58c54f0 19526 !> (integrate 30 files)
642c2561 19527____________________________________________________________________________
f58c54f0
NC
19528[ 3022] By: gsar on 1999/02/24 05:59:47
19529 Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
19530 Date: 23 Feb 1999 17:53:22 -0700
19531 Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
19532 Subject: [PATCH: _55] perldoc -q broken
642c2561 19533 Branch: perl
f58c54f0 19534 ! utils/perldoc.PL
642c2561 19535____________________________________________________________________________
f58c54f0
NC
19536[ 3021] By: gsar on 1999/02/24 05:51:53
19537 Log: ansify perlio.c, fix PerlIO-ish typos
642c2561
GS
19538 Branch: perl
19539 ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
f58c54f0
NC
19540 ! iperlsys.h perlio.c
19541____________________________________________________________________________
19542[ 3020] By: gsar on 1999/02/24 05:28:06
19543 Log: adjust a Perl_malloc() flag for NeXT
19544 From: Hans Mulder <hansm@icgned.icgroup.nl>
19545 Date: Tue, 23 Feb 99 00:26:25 +0100
19546 Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
19547 Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
19548 Branch: perl
19549 ! perl.h
19550____________________________________________________________________________
19551[ 3019] By: gsar on 1999/02/24 05:19:42
19552 Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
19553 Branch: perl
19554 ! pod/perltodo.pod
19555____________________________________________________________________________
19556[ 3018] By: gsar on 1999/02/24 04:15:18
19557 Log: From: Joshua Pritikin <joshua.pritikin@db.com>
19558 Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
19559 Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
19560 Subject: improved error message [PATCH _55] [RESEND]
19561 Branch: perl
19562 ! sv.c
19563____________________________________________________________________________
19564[ 3017] By: gsar on 1999/02/24 03:50:34
19565 Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
19566 Date: Sun, 21 Feb 1999 20:02:18 -0700
19567 Message-Id: <199902220302.UAA09981@jhereg.perl.com>
19568 Subject: perlfunc updates (against 55)
19569 Branch: perl
19570 ! pod/perlfunc.pod
19571____________________________________________________________________________
19572[ 3016] By: gsar on 1999/02/24 03:17:05
19573 Log: testsuite adjustments
19574 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19575 Date: Sat, 20 Feb 1999 15:24:57 +0000
19576 Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
19577 Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
19578 Branch: perl
19579 ! t/lib/io_sock.t t/op/lex_assign.t
19580____________________________________________________________________________
19581[ 3015] By: gsar on 1999/02/24 02:54:47
19582 Log: avoid modifying readonly values from qw()
19583 Branch: perl
19584 ! lib/ExtUtils/MM_Unix.pm
19585____________________________________________________________________________
19586[ 3014] By: gsar on 1999/02/24 02:49:04
19587 Log: more "correct" utbuf for utime()
19588 Branch: perl
19589 ! doio.c
19590____________________________________________________________________________
19591[ 3013] By: jhi on 1999/02/22 19:27:44
19592 Log: Fix MacPerl version, change PowerUX to PowerMAX.
19593
19594 From: Chris Nandor <pudge@pobox.com>
19595 To: jhi@iki.fi
19596 Cc: perl5-porters@perl.org
19597 Subject: Re: perl current availability as documented by perl.pod
19598 Date: Sun, 21 Feb 1999 11:06:03 -0500
19599 Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
19600
19601 From: Tom Horsley <Tom.Horsley@mail.ccur.com>
19602 To: jhi@iki.fi
19603 Cc: perl5-porters@perl.org
19604 Subject: Re: perl current availability as documented by perl.pod
19605 Date: Mon, 22 Feb 1999 13:08:30 GMT
19606 Message-Id: <199902221308.NAA19971@cleo.ccur.com>
19607 Branch: cfgperl
19608 ! pod/perl.pod
642c2561 19609 Branch: maint-5.005/perl
f58c54f0 19610 ! pod/perl.pod
642c2561 19611____________________________________________________________________________
f58c54f0
NC
19612[ 3012] By: jhi on 1999/02/22 10:26:11
19613 Log: Snapshot the cross-compilation/multiarchitecture stuff
19614 (currently broken in next)
642c2561 19615 Branch: cfgperl
f58c54f0 19616 ! Configure config_h.SH pp.c
642c2561 19617____________________________________________________________________________
f58c54f0
NC
19618[ 3011] By: jhi on 1999/02/22 10:24:51
19619 Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
19620 To: gsar@activestate.com (Gurusamy Sarathy)
19621 Cc: perl5-porters@perl.org (Perl5 Porters)
19622 Subject: [PATCH 5.005_55] DB_File 1.64 patch
19623 Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
19624 Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
642c2561
GS
19625 Branch: cfgperl
19626 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
f58c54f0 19627 ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
642c2561 19628____________________________________________________________________________
f58c54f0
NC
19629[ 3009] By: jhi on 1999/02/22 09:14:26
19630 Log: Scratch #3008 and introduce $crosscompile and $multiarch
19631 also in non-Configure lands.
642c2561
GS
19632 Branch: cfgperl
19633 ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
19634 ! hints/next_4.sh vms/subconfigure.com win32/config.bc
19635 ! win32/config.gc win32/config.vc win32/config_H.bc
f58c54f0 19636 ! win32/config_H.gc win32/config_H.vc
642c2561 19637____________________________________________________________________________
f58c54f0
NC
19638[ 3008] By: jhi on 1999/02/22 08:58:04
19639 Log: Add -DMULTIARCH (see change #3006).
642c2561 19640 Branch: cfgperl
f58c54f0 19641 ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
642c2561 19642____________________________________________________________________________
f58c54f0
NC
19643[ 3007] By: jhi on 1999/02/22 08:54:06
19644 Log: Undo the references to local{lib,arch} introduced by #3006.
642c2561 19645 Branch: cfgperl
f58c54f0 19646 ! Configure config_h.SH
642c2561 19647____________________________________________________________________________
f58c54f0
NC
19648[ 3006] By: jhi on 1999/02/22 08:43:50
19649 Log: From: hansm@icgned.icgroup.nl
19650 To: perlbug@perl.com
19651 Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
19652 Date: Sun, 21 Feb 1999 22:58:55 +0100
19653 Reply-To: hansmu@xs4all.nl
19654 Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
19655
19656 plus other Configure changes: prepare for cross-compilation/
19657 multiarchitecture builds.
642c2561 19658 Branch: cfgperl
f58c54f0 19659 ! Configure config_h.SH
642c2561 19660____________________________________________________________________________
f58c54f0
NC
19661[ 3005] By: jhi on 1999/02/22 08:35:30
19662 Log: Configure/Perl knew how to look for use Mach cthreads
19663 but Configure didn't let them to be used ($osname 'next').
642c2561 19664 Branch: cfgperl
f58c54f0 19665 ! Configure config_h.SH
642c2561 19666 Branch: maint-5.005/perl
f58c54f0 19667 ! Configure
642c2561 19668____________________________________________________________________________
f58c54f0
NC
19669[ 3004] By: jhi on 1999/02/21 15:46:02
19670 Log: Update Acorn AVAILABILITY.
642c2561 19671 Branch: cfgperl
f58c54f0 19672 ! pod/perl.pod
642c2561 19673 Branch: maint-5.005/perl
f58c54f0 19674 ! pod/perl.pod
642c2561 19675____________________________________________________________________________
f58c54f0
NC
19676[ 3003] By: jhi on 1999/02/21 14:50:42
19677 Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
19678 To: perl5-porters@perl.org (Perl 5 Porters)
19679 Subject: PATCH: perlref.pod - symbolic ref example
19680 Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
19681 Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
642c2561 19682 Branch: cfgperl
f58c54f0 19683 ! pod/perlref.pod
642c2561 19684 Branch: maint-5.005/perl
f58c54f0 19685 ! pod/perlref.pod
642c2561 19686____________________________________________________________________________
f58c54f0
NC
19687[ 3002] By: jhi on 1999/02/21 14:35:22
19688 Log: Sync cfgperl with maint-5.005 change #3000.
642c2561 19689 Branch: cfgperl
f58c54f0 19690 ! pod/perlfunc.pod t/op/pack.t
642c2561 19691____________________________________________________________________________
f58c54f0
NC
19692[ 2999] By: gsar on 1999/02/20 22:48:30
19693 Log: From: John Bley <jbb6@acpub.duke.edu>
19694 Date: Sat, 20 Feb 1999 16:02:34 EST
19695 Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
19696 Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
642c2561 19697 Branch: perl
f58c54f0 19698 ! regcomp.c
642c2561 19699____________________________________________________________________________
f58c54f0
NC
19700[ 2998] By: jhi on 1999/02/20 14:13:06
19701 Log: Enhanced the endianness description.
642c2561 19702 Branch: cfgperl
f58c54f0 19703 ! pod/perlfunc.pod
642c2561 19704____________________________________________________________________________
f58c54f0
NC
19705[ 2996] By: jhi on 1999/02/20 13:55:41
19706 Log: Glossary now mostly fixed.
642c2561
GS
19707 Branch: cfgperl
19708 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
f58c54f0 19709 ! config_h.SH
642c2561 19710____________________________________________________________________________
f58c54f0
NC
19711[ 2994] By: jhi on 1999/02/20 11:58:33
19712 Log: Perldeltify GNU/Hurd.
642c2561 19713 Branch: cfgperl
f58c54f0 19714 ! pod/perldelta.pod
642c2561 19715____________________________________________________________________________
f58c54f0
NC
19716[ 2993] By: gsar on 1999/02/20 00:59:10
19717 Log: fix typo in Perl_sbrk()
19718 From: hansm@icgned.icgroup.nl
19719 Date: Fri, 19 Feb 1999 23:19:31 +0100
19720 Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
19721 Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
642c2561 19722 Branch: perl
f58c54f0 19723 ! malloc.c
642c2561 19724____________________________________________________________________________
f58c54f0
NC
19725[ 2992] By: gsar on 1999/02/20 00:51:08
19726 Log: integrate change#2980 from maint-5.005
642c2561 19727 Branch: perl
f58c54f0 19728 !> utils/h2xs.PL
642c2561 19729____________________________________________________________________________
f58c54f0
NC
19730[ 2991] By: gsar on 1999/02/20 00:34:01
19731 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19732 Date: Thu, 18 Feb 1999 18:51:38 +0000
19733 Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
19734 Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55
642c2561 19735 Branch: perl
f58c54f0 19736 ! pp_hot.c t/op/pat.t
642c2561 19737____________________________________________________________________________
f58c54f0
NC
19738[ 2990] By: gsar on 1999/02/20 00:30:48
19739 Log: From: jan.dubois@ibm.net (Jan Dubois)
19740 Date: Thu, 18 Feb 1999 19:14:07 +0100
19741 Message-ID: <36d15809.40853323@smtp1.ibm.net>
19742 Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
642c2561 19743 Branch: perl
f58c54f0 19744 ! win32/win32.c
642c2561 19745____________________________________________________________________________
f58c54f0
NC
19746[ 2989] By: gsar on 1999/02/20 00:27:01
19747 Log: do poll() emulation unless HAS_POLL && I_POLL
642c2561 19748 Branch: perl
f58c54f0 19749 ! ext/IO/poll.h
642c2561 19750____________________________________________________________________________
f58c54f0
NC
19751[ 2988] By: gsar on 1999/02/19 23:52:12
19752 Log: tweak RE for NaNQ? recognition
642c2561 19753 Branch: perl
f58c54f0 19754 ! t/lib/bigfloatpm.t
642c2561 19755____________________________________________________________________________
f58c54f0
NC
19756[ 2987] By: gsar on 1999/02/19 23:29:59
19757 Log: mention C<use utf8> and C<use warning> in perldelta
642c2561 19758 Branch: perl
f58c54f0 19759 ! pod/perldelta.pod
642c2561 19760____________________________________________________________________________
f58c54f0
NC
19761[ 2985] By: jhi on 1999/02/19 20:43:19
19762 Log: pack/unpack better in (network-)short-non-16-bits and
19763 (network-)long-non-32-bits systems such as Cray C90.
642c2561 19764 Branch: cfgperl
f58c54f0 19765 ! perl.h pp.c t/op/pack.t
642c2561 19766____________________________________________________________________________
f58c54f0
NC
19767[ 2984] By: jhi on 1999/02/19 20:38:54
19768 Log: Regen Configure.
642c2561
GS
19769 Branch: cfgperl
19770 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
f58c54f0
NC
19771 ! perl.c
19772____________________________________________________________________________
19773[ 2982] By: jhi on 1999/02/19 19:51:49
19774 Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
19775 not probed for and
19776
19777 From: "Kurt D. Starsinic" <kstar@chapin.edu>
19778 To: Chaim Frenkel <chaimf@pobox.com>,
19779 Russ Allbery <rra@stanford.edu>,
19780 Jarkko Hietaniemi <jhi@iki.fi>,
19781 Gurusamy Sarathy <gsar@activestate.com>,
19782 Graham Barr <gbarr@pobox.com>
19783 Cc: bdensch@ameritech.net, perlbug@perl.com
19784 Subject: [PATCH] Re: Solaris 7 for Intel
19785 Message-ID: <19990219124404.A30182@O2.chapin.edu>
19786
19787 Glossary is still missing some terms because
19788 mkglossary is misbehaving (change #2981 updated
19789 Glossary manually)
642c2561
GS
19790 Branch: cfgperl
19791 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
f58c54f0 19792 ! Porting/config_H
642c2561 19793____________________________________________________________________________
f58c54f0
NC
19794[ 2980] By: gbarr on 1999/02/19 16:06:53
19795 Log: Make result of h2xs work when user adds C<use strict>
642c2561 19796 Branch: maint-5.005/perl
f58c54f0 19797 ! utils/h2xs.PL
642c2561 19798____________________________________________________________________________
f58c54f0
NC
19799[ 2979] By: gsar on 1999/02/19 05:24:29
19800 Log: doc for change#2978
642c2561 19801 Branch: perl
f58c54f0 19802 ! pod/perlsub.pod
642c2561 19803____________________________________________________________________________
f58c54f0
NC
19804[ 2978] By: gsar on 1999/02/19 05:08:29
19805 Log: bring '*' prototype closer to how it behaves internally
642c2561 19806 Branch: perl
f58c54f0
NC
19807 + t/lib/fatal.t
19808 ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
642c2561 19809____________________________________________________________________________
f58c54f0
NC
19810[ 2977] By: gsar on 1999/02/19 02:50:31
19811 Log: stem leakage of perly.h #defines #ifndef PERL_CORE
642c2561 19812 Branch: perl
f58c54f0 19813 ! perly.h
642c2561 19814____________________________________________________________________________
f58c54f0
NC
19815[ 2975] By: gsar on 1999/02/18 21:41:57
19816 Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
19817 of lexical searches in BEGIN|INIT|END)
642c2561
GS
19818 Branch: perl
19819 ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
f58c54f0 19820 ! vms/perly_c.vms
642c2561 19821____________________________________________________________________________
f58c54f0
NC
19822[ 2974] By: gsar on 1999/02/18 21:03:06
19823 Log: missing PERL_POLLUTE_MALLOC
642c2561 19824 Branch: perl
f58c54f0 19825 ! ext/SDBM_File/sdbm/sdbm.h
642c2561 19826____________________________________________________________________________
f58c54f0
NC
19827[ 2973] By: gsar on 1999/02/18 17:10:49
19828 Log: From: Andy Dougherty <doughera@lafayette.edu>
19829 Date: Wed, 17 Feb 1999 17:22:50 EST
19830 Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
19831 Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
642c2561 19832 Branch: perl
f58c54f0 19833 ! lib/dotsh.pl
642c2561 19834____________________________________________________________________________
f58c54f0
NC
19835[ 2972] By: gsar on 1999/02/18 17:04:12
19836 Log: s/#defined/#define/
642c2561 19837 Branch: perl
f58c54f0 19838 ! ext/Data/Dumper/Dumper.xs
642c2561 19839____________________________________________________________________________
f58c54f0
NC
19840[ 2970] By: gsar on 1999/02/18 03:26:43
19841 Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
642c2561
GS
19842 Branch: perl
19843 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
f58c54f0
NC
19844 ! ext/GDBM_File/typemap
19845____________________________________________________________________________
19846[ 2969] By: gsar on 1999/02/17 23:30:47
19847 Log: correct slurp mode doc
19848 Branch: perl
19849 ! pod/perlfunc.pod pod/perlop.pod
19850____________________________________________________________________________
19851[ 2968] By: jhi on 1999/02/17 23:15:49
19852 Log: Ultrix hints update.
19853
19854 From: Spider Boardman <spider@zk3.dec.com>
19855 To: perlbug@perl.com
19856 Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
19857 Date: Tue, 16 Feb 1999 23:04:28 -0500
19858 Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
19859 Branch: cfgperl
19860 ! hints/ultrix_4.sh
19861____________________________________________________________________________
19862[ 2966] By: jhi on 1999/02/17 23:09:21
19863 Log: Change #2965 wiped out some Sarathy's _55 changes.
19864 Now unwiped.
19865 Branch: cfgperl
19866 ! Configure pp.c t/op/pack.t
19867____________________________________________________________________________
19868[ 2965] By: jhi on 1999/02/17 23:00:04
19869 Log: Configure tweaks.
19870
19871 Fix the Unixware/SCO uname scan:
19872
19873 From: Tom Hughes <thh@cyberscience.com>
19874 To: perlbug@perl.com
19875 Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
19876 Date: 17 Feb 1999 15:34:15 +0000
19877 Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
19878
19879 AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
19880
19881 From: Joe Buehler <jhpb@hekimian.com>
19882 To: perl5-porters@perl.org
19883 Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
19884 Date: 12 Feb 1999 11:25:21 -0500
19885 Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
19886
19887 Make the pthreads joinable constant scan to output to fd 4, not 2.
642c2561 19888 Branch: cfgperl
f58c54f0 19889 ! Configure
642c2561 19890____________________________________________________________________________
f58c54f0
NC
19891[ 2964] By: gsar on 1999/02/17 21:30:07
19892 Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
19893 Date: Wed, 17 Feb 1999 06:53:13 -0700
19894 Message-Id: <199902171353.GAA15682@jhereg.perl.com>
19895 Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
642c2561 19896 Branch: perl
f58c54f0 19897 ! lib/Pod/Functions.pm
642c2561 19898____________________________________________________________________________
f58c54f0
NC
19899[ 2963] By: gsar on 1999/02/17 21:18:21
19900 Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
19901 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19902 Date: Wed, 17 Feb 1999 10:06:01 +0000
19903 Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
19904 Subject: Re: [5.005_53] panic: pad_free curpad
642c2561 19905 Branch: perl
f58c54f0 19906 ! regcomp.c regexec.c t/op/misc.t
642c2561 19907____________________________________________________________________________
f58c54f0
NC
19908[ 2962] By: gsar on 1999/02/16 21:26:28
19909 Log: NaNQ? tweak
642c2561 19910 Branch: perl
f58c54f0 19911 ! t/lib/bigfloatpm.t
642c2561 19912____________________________________________________________________________
f58c54f0
NC
19913[ 2961] By: jhi on 1999/02/16 19:26:38
19914 Log: Integrate from mainperl.
642c2561 19915 Branch: cfgperl
f58c54f0 19916 !> (integrate 37 files)
642c2561 19917____________________________________________________________________________
f58c54f0
NC
19918[ 2960] By: gsar on 1999/02/16 18:04:29
19919 Log: undo change#2465 (qw[] is a real list now)
642c2561 19920 Branch: perl
f58c54f0 19921 ! pod/perlop.pod
642c2561 19922____________________________________________________________________________
f58c54f0
NC
19923[ 2959] By: gsar on 1999/02/16 07:09:33
19924 Log: this was 5.005_55
642c2561 19925 Branch: perl
f58c54f0 19926 ! Changes
642c2561
GS
19927
19928----------------
19929Version 5.005_55
5fdc711f
GS
19930----------------
19931
19932____________________________________________________________________________
f58c54f0
NC
19933[ 2958] By: gsar on 1999/02/16 06:18:27
19934 Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
19935 elide dups and non-dependents from Changes
50c2b76a 19936 Branch: perl
f58c54f0 19937 ! Changes pod/perlhist.pod
50c2b76a
GS
19938 !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
19939 !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
f58c54f0 19940 !> pod/perlport.pod pp.c t/op/pack.t
50c2b76a 19941____________________________________________________________________________
f58c54f0
NC
19942[ 2957] By: gsar on 1999/02/16 04:09:47
19943 Log: propagate PERL_VERSION everywhere, add to pod
99ed61e6
GS
19944 Branch: perl
19945 ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
19946 ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
19947 ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
19948 ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
19949 ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
19950 ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
19951 ! vms/myconfig.com vms/subconfigure.com win32/config.bc
19952 ! win32/config.gc win32/config.vc win32/config_sh.PL
f58c54f0 19953 ! win32/win32.c x2p/a2py.c
99ed61e6 19954____________________________________________________________________________
f58c54f0
NC
19955[ 2955] By: jhi on 1999/02/15 16:15:03
19956 Log: The pack tests now better in C90 (after the packnative patches).
99ed61e6 19957 Branch: cfgperl
f58c54f0 19958 ! t/op/pack.t
99ed61e6 19959____________________________________________________________________________
f58c54f0
NC
19960[ 2954] By: gsar on 1999/02/15 14:11:50
19961 Log: tweak Configure to follow new PERL_VERSION etc.
99ed61e6 19962 Branch: perl
f58c54f0 19963 ! Configure patchlevel.h pod/perlhist.pod
99ed61e6 19964____________________________________________________________________________
f58c54f0
NC
19965[ 2953] By: jhi on 1999/02/15 14:02:21
19966 Log: Integrate from mainperl.
99ed61e6 19967 Branch: cfgperl
f58c54f0 19968 !> MANIFEST Porting/makerel
99ed61e6 19969____________________________________________________________________________
f58c54f0
NC
19970[ 2952] By: jhi on 1999/02/15 13:50:07
19971 Log: Enhance the packnative patch: use the packnative code
19972 only if required. Also added hefty testing (hopefully
19973 I didn't assume too much...). Tested on alpha, ix86, sparc.
99ed61e6 19974 Branch: cfgperl
f58c54f0 19975 ! pod/perlfunc.pod pp.c t/op/pack.t
99ed61e6 19976____________________________________________________________________________
f58c54f0
NC
19977[ 2951] By: jhi on 1999/02/15 13:46:56
19978 Log: AVAILABILITY from 5.005_03-tobe, will of course
19979 require updating when 5.006 comes out.
99ed61e6 19980 Branch: cfgperl
f58c54f0 19981 ! pod/perl.pod
99ed61e6 19982____________________________________________________________________________
f58c54f0
NC
19983[ 2949] By: gsar on 1999/02/15 13:28:51
19984 Log: will this be it for 5.005_55?
99ed61e6 19985 Branch: perl
f58c54f0 19986 ! MANIFEST Porting/makerel
99ed61e6 19987____________________________________________________________________________
f58c54f0
NC
19988[ 2948] By: jhi on 1999/02/15 13:23:52
19989 Log: Integrate from mainperl.
99ed61e6
GS
19990 Branch: cfgperl
19991 !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
19992 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
19993 !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
19994 !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
19995 !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
19996 !> win32/config.gc win32/config.vc win32/config_H.bc
f58c54f0 19997 !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
99ed61e6 19998____________________________________________________________________________
f58c54f0
NC
19999[ 2947] By: jhi on 1999/02/15 13:20:41
20000 Log: perlport.pod 1.39 from Chris.
99ed61e6 20001 Branch: cfgperl
f58c54f0 20002 ! pod/perlport.pod
99ed61e6 20003____________________________________________________________________________
f58c54f0
NC
20004[ 2946] By: jhi on 1999/02/15 13:09:58
20005 Log: Import Ultrix update, change #2864,
20006
20007 From: Spider Boardman <spider@zk3.dec.com>
20008 To: perlbug@perl.com
20009 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
20010 Date: Wed, 10 Feb 1999 23:33:31 -0500
20011 Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
99ed61e6 20012 Branch: cfgperl
f58c54f0 20013 ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
99ed61e6 20014____________________________________________________________________________
f58c54f0
NC
20015[ 2945] By: jhi on 1999/02/15 13:04:50
20016 Log: OpenBSD sparc SHMLBA.
99ed61e6 20017 Branch: cfgperl
f58c54f0 20018 ! ext/IPC/SysV/SysV.xs
99ed61e6 20019____________________________________________________________________________
f58c54f0
NC
20020[ 2944] By: gsar on 1999/02/15 12:09:52
20021 Log: update win32/config* stuff, Changes
99ed61e6
GS
20022 Branch: perl
20023 ! Changes win32/Makefile win32/config.bc win32/config.gc
20024 ! win32/config.vc win32/config_H.bc win32/config_H.gc
f58c54f0 20025 ! win32/config_H.vc win32/makefile.mk
99ed61e6 20026____________________________________________________________________________
f58c54f0
NC
20027[ 2943] By: gsar on 1999/02/15 11:54:08
20028 Log: #include patchlevel.h by default, provide
20029 PERL_{REVISION,VERSION,SUBVERSION}
c4d53692 20030 Branch: perl
f58c54f0 20031 ! patchlevel.h perl.h
c4d53692 20032____________________________________________________________________________
f58c54f0
NC
20033[ 2942] By: gsar on 1999/02/15 10:26:59
20034 Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
20035 misc fixes
c4d53692 20036 Branch: perl
f58c54f0 20037 ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
c4d53692 20038____________________________________________________________________________
f58c54f0
NC
20039[ 2941] By: gsar on 1999/02/15 10:24:37
20040 Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
20041 Message-ID: <19990207002851.B9185@toldyouso.com>
20042 Message-ID: <19990207212152.A9765@toldyouso.com>
20043 Message-ID: <19990207212041.A9622@toldyouso.com>
20044 Message-ID: <19990207213127.A10244@toldyouso.com>
20045 Message-ID: <19990207212559.A9950@toldyouso.com>
20046 Message-ID: <19990207212842.A9994@toldyouso.com>
20047 Message-ID: <19990207212500.A9860@toldyouso.com>
20048 Message-ID: <19990207213013.A10105@toldyouso.com>
c4d53692
GS
20049 Branch: perl
20050 ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
20051 ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
f58c54f0 20052 ! pod/perlmodlib.pod pod/perltoc.pod
c4d53692 20053____________________________________________________________________________
f58c54f0
NC
20054[ 2940] By: gsar on 1999/02/15 10:07:08
20055 Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
20056 of suggested patch)
20057 From: "Vishal Bhatia" <vishalb@my-dejanews.com>
20058 Date: Mon, 08 Feb 1999 01:14:41 -0000
20059 Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
20060 Subject: [PATCH 5.005_54] some pending C.pm stuff
c4d53692 20061 Branch: perl
f58c54f0 20062 ! ext/B/B/C.pm
c4d53692 20063____________________________________________________________________________
f58c54f0
NC
20064[ 2939] By: jhi on 1999/02/15 08:40:18
20065 Log: Integrate from mainperl.
c4d53692 20066 Branch: cfgperl
f58c54f0
NC
20067 +> t/lib/bigfloat.t t/lib/bigfloatpm.t
20068 - lib/File/PathConvert.pm
20069 !> (integrate 81 files)
c4d53692 20070____________________________________________________________________________
f58c54f0
NC
20071[ 2938] By: gsar on 1999/02/15 06:56:39
20072 Log: change#2839 was bogus, redo
c4d53692 20073 Branch: perl
f58c54f0 20074 !> t/lib/h2ph.pht
c4d53692 20075____________________________________________________________________________
f58c54f0
NC
20076[ 2937] By: gsar on 1999/02/15 06:38:15
20077 Log: support Win32::GetFullPathName() and Win32::SetLastError()
20078 From: jan.dubois@ibm.net (Jan Dubois)
20079 Date: Tue, 09 Feb 1999 22:27:31 +0100
20080 Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
20081 Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
c4d53692 20082 Branch: perl
f58c54f0 20083 ! win32/win32.c
c4d53692 20084____________________________________________________________________________
f58c54f0
NC
20085[ 2936] By: gsar on 1999/02/15 06:26:39
20086 Log: support native integers, pack("L_",...) etc. (via private mail)
20087 From: Jarkko Hietaniemi <jhi@iki.fi>
20088 Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
20089 Message-Id: <199902092204.AAA29065@alpha.hut.fi>
20090 Subject: the "packnative" patch
c4d53692
GS
20091 Branch: perl
20092 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
f58c54f0 20093 ! t/lib/ipc_sysv.t t/op/pack.t
c4d53692 20094____________________________________________________________________________
f58c54f0
NC
20095[ 2935] By: gsar on 1999/02/15 06:04:02
20096 Log: From: Michael G Schwern <schwern@pobox.com>
20097 Date: Tue, 9 Feb 1999 04:13:12 -0500
20098 Message-ID: <19990209041312.A15788@toldyouso.com>
20099 Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
c4d53692 20100 Branch: perl
f58c54f0 20101 ! utils/h2xs.PL
c4d53692 20102____________________________________________________________________________
f58c54f0
NC
20103[ 2934] By: gsar on 1999/02/15 05:30:13
20104 Log: fix bugs in the handling of negative numbers, among other things
20105 From: Steven Knight <knight@theopera.baldmt.citilink.com>
20106 Date: Mon, 8 Feb 1999 01:16:24 -0600
20107 Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
20108 Subject: Math::BigFloat and Math::BigInt
c4d53692 20109 Branch: perl
f58c54f0 20110 + t/lib/bigfloat.t t/lib/bigfloatpm.t
c4d53692 20111 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
f58c54f0 20112 ! t/lib/bigintpm.t
c4d53692 20113____________________________________________________________________________
f58c54f0
NC
20114[ 2933] By: gsar on 1999/02/15 04:57:52
20115 Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
20116 Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
20117 Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
20118 Subject: s2p incorrectly handles hold space commands
c4d53692 20119 Branch: perl
f58c54f0 20120 ! x2p/s2p.PL
c4d53692 20121____________________________________________________________________________
f58c54f0
NC
20122[ 2932] By: gsar on 1999/02/15 04:45:55
20123 Log: clarify what a "line" is
c4d53692 20124 Branch: perl
f58c54f0 20125 ! pod/perlfunc.pod pod/perlvar.pod
c4d53692 20126____________________________________________________________________________
f58c54f0
NC
20127[ 2931] By: gsar on 1999/02/15 04:23:29
20128 Log: backout change#2811 and add newer version based on File::Spec
20129 From: Barrie Slaymaker <rbs@telerama.com>
20130 Date: Thu, 11 Feb 1999 16:29:24 -0500
20131 Message-ID: <36C34BB4.A62090E0@telerama.com>
20132 Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
c4d53692 20133 Branch: perl
f58c54f0
NC
20134 - lib/File/PathConvert.pm
20135 ! MANIFEST installhtml lib/Pod/Html.pm
c4d53692 20136____________________________________________________________________________
f58c54f0
NC
20137[ 2930] By: gsar on 1999/02/15 04:16:25
20138 Log: From: Barrie Slaymaker <rbs@telerama.com>
20139 Date: Thu, 11 Feb 1999 19:39:48 -0500
20140 Message-ID: <36C37854.707D139@telerama.com>
20141 Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
c4d53692 20142 Branch: perl
f58c54f0 20143 ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
c4d53692 20144____________________________________________________________________________
f58c54f0
NC
20145[ 2929] By: gsar on 1999/02/15 04:06:50
20146 Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
20147 Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
20148 Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
20149 Subject: [PATCH]5.005_54 (DOC) fix many typos
20150 --
20151 Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
20152 Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
20153 Subject: [PATCH]5.005_54 (DOC) typos
c4d53692
GS
20154 Branch: perl
20155 ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
20156 ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
20157 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20158 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20159 ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
20160 ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
20161 ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
f58c54f0 20162 ! pod/perlvar.pod pod/perlxs.pod
c4d53692 20163____________________________________________________________________________
f58c54f0
NC
20164[ 2928] By: gsar on 1999/02/15 03:39:53
20165 Log: allow the Carp routines to pass through exception objects
c4d53692 20166 Branch: perl
f58c54f0 20167 ! lib/Carp.pm
c4d53692 20168____________________________________________________________________________
f58c54f0
NC
20169[ 2927] By: gsar on 1999/02/15 03:22:57
20170 Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
c4d53692 20171 Branch: perl
f58c54f0 20172 ! pod/perlfaq8.pod
c4d53692 20173____________________________________________________________________________
f58c54f0
NC
20174[ 2926] By: gsar on 1999/02/15 03:19:39
20175 Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
20176 have done that, but didn't)
c4d53692 20177 Branch: perl
f58c54f0 20178 !> utils/h2ph.PL
c4d53692 20179____________________________________________________________________________
f58c54f0
NC
20180[ 2925] By: gsar on 1999/02/15 03:17:01
20181 Log: integrate cfgperl changes into mainline
c4d53692 20182 Branch: perl
f58c54f0 20183 ! Changes
c4d53692
GS
20184 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20185 !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
20186 !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
f58c54f0 20187 !> vms/subconfigure.com
c4d53692 20188____________________________________________________________________________
f58c54f0
NC
20189[ 2924] By: gsar on 1999/02/15 03:07:08
20190 Log: add const qualifier to most char* prototypes, handle ripple effect
9816bd0f
GS
20191 Branch: perl
20192 ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
f58c54f0 20193 ! universal.c util.c
9816bd0f 20194____________________________________________________________________________
f58c54f0
NC
20195[ 2923] By: gsar on 1999/02/15 01:04:30
20196 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20197 Date: Thu, 04 Feb 1999 02:37:31 +0000
20198 Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
20199 Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop
9816bd0f 20200 Branch: perl
f58c54f0 20201 ! pp_ctl.c t/op/range.t
9816bd0f 20202____________________________________________________________________________
f58c54f0
NC
20203[ 2922] By: gsar on 1999/02/15 00:24:34
20204 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20205 Date: Sun, 31 Jan 1999 01:50:06 +0000
20206 Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
20207 Subject: [PATCH 5.005_03t4] regexp flags bug
9816bd0f 20208 Branch: perl
f58c54f0 20209 ! regcomp.c t/op/re_tests
9816bd0f 20210____________________________________________________________________________
f58c54f0
NC
20211[ 2921] By: gsar on 1999/02/15 00:13:02
20212 Log: use New() et al., rather than safemalloc() et al.
20213 From: jan.dubois@ibm.net (Jan Dubois)
20214 Date: Fri, 29 Jan 1999 23:27:22 +0100
20215 Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
20216 Subject: [PATCH _03-MT5] POSIX.xs memory API
9816bd0f 20217 Branch: perl
f58c54f0 20218 ! ext/POSIX/POSIX.xs
9816bd0f 20219____________________________________________________________________________
f58c54f0
NC
20220[ 2920] By: gsar on 1999/02/15 00:05:33
20221 Log: tweak READ() docs to mention $buffer must be altered by reference
9816bd0f 20222 Branch: perl
f58c54f0 20223 ! pod/perltie.pod
9816bd0f 20224____________________________________________________________________________
f58c54f0
NC
20225[ 2919] By: gsar on 1999/02/14 23:50:39
20226 Log: applied suggested patch, with several language/readability tweaks
20227 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20228 Date: Fri, 29 Jan 1999 00:25:02 -0500
20229 Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
20230 Subject: Re: [PATCH 5.005_*] Better parsing docs
9816bd0f 20231 Branch: perl
f58c54f0 20232 ! pod/perlop.pod
9816bd0f 20233____________________________________________________________________________
f58c54f0
NC
20234[ 2918] By: gsar on 1999/02/14 23:20:42
20235 Log: several bug fixes; now croak()s when date exceeds integer limits (instead
20236 of silently returning bogus values)
20237 From: Peter Chines <pchines@nhgri.nih.gov>
20238 Date: Wed, 27 Jan 1999 16:11:31 -0500
20239 Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
20240 Subject: Time::Local
9816bd0f 20241 Branch: perl
f58c54f0 20242 ! lib/Time/Local.pm pod/perldelta.pod
9816bd0f 20243____________________________________________________________________________
f58c54f0
NC
20244[ 2917] By: gsar on 1999/02/14 11:21:43
20245 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20246 Date: Thu, 28 Jan 1999 10:02:20 -0500
20247 Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
20248 Subject: Re: [PATCH 5.005_53] Better perldoc
9816bd0f 20249 Branch: perl
f58c54f0 20250 ! utils/perldoc.PL
9816bd0f 20251____________________________________________________________________________
f58c54f0
NC
20252[ 2916] By: gsar on 1999/02/14 10:59:38
20253 Log: back out change#2751, apply updated version
20254 From: jan.dubois@ibm.net (Jan Dubois)
20255 Date: Sat, 06 Feb 1999 01:06:29 +0100
20256 Message-ID: <36bc844c.18763049@smtp1.ibm.net>
20257 Subject: [PATCH] Cleanup of File::Spec module
9816bd0f
GS
20258 Branch: perl
20259 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
20260 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
f58c54f0 20261 ! lib/File/Spec/Win32.pm
9816bd0f 20262____________________________________________________________________________
f58c54f0
NC
20263[ 2915] By: gsar on 1999/02/14 10:48:01
20264 Log: tweak select() test
9816bd0f 20265 Branch: perl
f58c54f0 20266 ! pod/perlipc.pod t/op/fh.t
9816bd0f 20267____________________________________________________________________________
f58c54f0
NC
20268[ 2914] By: gsar on 1999/02/14 10:25:55
20269 Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
9816bd0f 20270 Branch: perl
f58c54f0 20271 ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
9816bd0f 20272____________________________________________________________________________
f58c54f0
NC
20273[ 2913] By: gsar on 1999/02/14 10:03:51
20274 Log: From: Kenneth Albanowski <kjahds@kjahds.com>
20275 Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
20276 Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
20277 Subject: Re: SvOPV() or SvPV_nolen() or ...
9816bd0f 20278 Branch: perl
f58c54f0 20279 ! pod/perlguts.pod
9816bd0f 20280____________________________________________________________________________
f58c54f0
NC
20281[ 2912] By: gsar on 1999/02/14 09:57:29
20282 Log: provide SvPV_nolen(sv) to avoid use of PL_na
20283 From: jan.dubois@ibm.net (Jan Dubois)
20284 Date: Sun, 24 Jan 1999 02:45:32 +0100
20285 Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
20286 Subject: [PATCH 5.005_54] _54 version of SvPV_nolen patch
9816bd0f
GS
20287 Branch: perl
20288 ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
f58c54f0 20289 ! sv.h
9816bd0f 20290____________________________________________________________________________
f58c54f0
NC
20291[ 2911] By: gsar on 1999/02/14 06:51:05
20292 Log: elide stray effluvium
9816bd0f 20293 Branch: perl
f58c54f0 20294 ! pod/perldelta.pod
9816bd0f 20295____________________________________________________________________________
f58c54f0
NC
20296[ 2910] By: gsar on 1999/02/14 05:51:56
20297 Log: slurping an empty file should return '' rather than undef, with
20298 commensurate effects on ARGV processing
9816bd0f
GS
20299 Branch: perl
20300 ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
f58c54f0 20301 ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
9816bd0f 20302____________________________________________________________________________
f58c54f0
NC
20303[ 2909] By: gsar on 1999/02/14 00:02:11
20304 Log: perly_c.diff typo
9816bd0f 20305 Branch: perl
f58c54f0 20306 ! perly.c perly_c.diff vms/perly_c.vms
9816bd0f 20307____________________________________________________________________________
f58c54f0
NC
20308[ 2908] By: gsar on 1999/02/13 18:20:13
20309 Log: From: jan.dubois@ibm.net (Jan Dubois)
20310 Date: Sat, 13 Feb 1999 13:25:53 +0100
20311 Message-Id: <36c9629c.13334874@smtp1.ibm.net>
20312 Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
9816bd0f 20313 Branch: perl
f58c54f0 20314 ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
9816bd0f 20315____________________________________________________________________________
f58c54f0
NC
20316[ 2907] By: jhi on 1999/02/13 15:07:26
20317 Log: Integrate from mainperl.
9816bd0f 20318 Branch: cfgperl
f58c54f0
NC
20319 +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
20320 !> (integrate 150 files)
9816bd0f 20321____________________________________________________________________________
f58c54f0
NC
20322[ 2903] By: gsar on 1999/02/12 13:25:59
20323 Log: From: jan.dubois@ibm.net (Jan Dubois)
20324 Date: Sun, 24 Jan 1999 01:12:00 +0100
20325 Message-ID: <36b66479.62756298@smtp1.ibm.net>
20326 Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
9816bd0f
GS
20327 Branch: perl
20328 ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
f58c54f0
NC
20329 ! proto.h sv.c sv.h
20330____________________________________________________________________________
20331[ 2902] By: gsar on 1999/02/12 12:55:11
20332 Log: script to generate ctags from etags
20333 From: Colin Kuskie <ckuskie@cadence.com>
20334 Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
20335 Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
20336 Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
20337 Branch: perl
20338 + emacs/e2ctags.pl
20339 ! Makefile.SH pod/perlfaq3.pod
20340____________________________________________________________________________
20341[ 2901] By: gsar on 1999/02/12 12:40:17
20342 Log: allow boolean assign ops to be lvalues
20343 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
20344 Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
20345 Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
20346 --
20347 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20348 Date: Mon, 18 Jan 1999 10:04:00 +0000
20349 Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
20350 Subject: Re: [inconsistency 5.005_54] ||= not an lvalue
20351 Branch: perl
20352 + t/op/lop.t
20353 ! MANIFEST op.c
20354____________________________________________________________________________
20355[ 2899] By: jhi on 1999/02/12 12:03:48
20356 Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
9816bd0f
GS
20357 Branch: cfgperl
20358 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
f58c54f0 20359 ! config_h.SH hints/openbsd.sh
9816bd0f 20360____________________________________________________________________________
f58c54f0
NC
20361[ 2898] By: gsar on 1999/02/12 11:49:25
20362 Log: support win32_putenv()
9816bd0f
GS
20363 Branch: perl
20364 ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
f58c54f0 20365 ! win32/win32.c win32/win32iop.h
9816bd0f 20366____________________________________________________________________________
f58c54f0
NC
20367[ 2894] By: gsar on 1999/02/12 11:09:27
20368 Log: add missing hunk in change#2657
9816bd0f 20369 Branch: perl
f58c54f0 20370 ! ext/B/B/CC.pm
9816bd0f 20371____________________________________________________________________________
f58c54f0
NC
20372[ 2893] By: gsar on 1999/02/12 11:00:13
20373 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20374 Date: Tue, 19 Jan 1999 20:13:15 -0500
20375 Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
20376 Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
9816bd0f
GS
20377 Branch: perl
20378 ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
f58c54f0 20379 ! t/pragma/subs.t t/pragma/warning.t
9816bd0f 20380____________________________________________________________________________
f58c54f0
NC
20381[ 2892] By: gsar on 1999/02/12 10:44:38
20382 Log: update change#2670 to later version
20383 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20384 Date: Sun, 31 Jan 1999 16:16:14 +0000
20385 Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
20386 Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
9816bd0f 20387 Branch: perl
f58c54f0 20388 ! t/op/subst.t toke.c
9816bd0f 20389____________________________________________________________________________
f58c54f0
NC
20390[ 2891] By: gsar on 1999/02/12 10:31:17
20391 Log: make testsuite somewhat location independent
9816bd0f 20392 Branch: perl
f58c54f0 20393 ! (edit 117 files)
9816bd0f 20394____________________________________________________________________________
f58c54f0
NC
20395[ 2890] By: gsar on 1999/02/12 10:00:30
20396 Log: add $AutoLoader::VERSION
93430cb4 20397 Branch: perl
f58c54f0 20398 ! lib/AutoLoader.pm
93430cb4 20399____________________________________________________________________________
f58c54f0
NC
20400[ 2889] By: gsar on 1999/02/12 09:55:48
20401 Log: tweak PERL_STRICT_CR notes
93430cb4 20402 Branch: perl
f58c54f0 20403 ! pod/perl5005delta.pod
93430cb4 20404____________________________________________________________________________
f58c54f0
NC
20405[ 2888] By: gsar on 1999/02/12 09:41:45
20406 Log: add note about test-notty target
93430cb4 20407 Branch: perl
f58c54f0 20408 ! README.win32
93430cb4 20409____________________________________________________________________________
f58c54f0
NC
20410[ 2887] By: gsar on 1999/02/12 09:37:37
20411 Log: add perltodo.pod
93430cb4 20412 Branch: perl
f58c54f0 20413 + pod/perltodo.pod
93430cb4 20414 ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
f58c54f0 20415 ! win32/pod.mak
93430cb4 20416____________________________________________________________________________
f58c54f0
NC
20417[ 2886] By: jhi on 1999/02/12 08:52:14
20418 Log: Integrate from mainperl.
93430cb4 20419 Branch: cfgperl
f58c54f0
NC
20420 +> t/op/fh.t
20421 !> (integrate 30 files)
93430cb4 20422____________________________________________________________________________
f58c54f0
NC
20423[ 2885] By: gsar on 1999/02/12 08:42:10
20424 Log: note how to find REG_INFTY limit
93430cb4 20425 Branch: perl
f58c54f0 20426 ! pod/perlre.pod
93430cb4 20427____________________________________________________________________________
f58c54f0
NC
20428[ 2884] By: jhi on 1999/02/12 08:36:14
20429 Log: OpenBSD pthreads awareness, thanks to
20430 David Leonard <david.leonard@csee.uq.edu.au>
93430cb4 20431 Branch: maint-5.005/perl
f58c54f0 20432 ! Configure hints/openbsd.sh
93430cb4 20433____________________________________________________________________________
f58c54f0
NC
20434[ 2882] By: gsar on 1999/02/12 08:05:20
20435 Log: IO is maintained by p5p (per Graham Barr's wishes)
93430cb4
GS
20436 Branch: perl
20437 ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
20438 ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
20439 ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
f58c54f0 20440 ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
93430cb4 20441____________________________________________________________________________
f58c54f0
NC
20442[ 2881] By: gsar on 1999/02/12 07:57:13
20443 Log: fh.t typo
93430cb4 20444 Branch: perl
f58c54f0 20445 ! t/op/fh.t
93430cb4 20446____________________________________________________________________________
f58c54f0
NC
20447[ 2880] By: gsar on 1999/02/12 07:38:16
20448 Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
93430cb4 20449 Branch: perl
f58c54f0 20450 ! perl.c pod/perlrun.pod
93430cb4 20451____________________________________________________________________________
f58c54f0
NC
20452[ 2879] By: gsar on 1999/02/12 05:39:29
20453 Log: fix ops that are not filehandle constructors to not create GV if it
20454 doesn't already exist (avoids leaks); extend semantics of defined()
20455 so that defined(*{$foo}) works (experimental)
93430cb4 20456 Branch: perl
f58c54f0 20457 + t/op/fh.t
93430cb4 20458 ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
f58c54f0 20459 ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
93430cb4 20460____________________________________________________________________________
f58c54f0
NC
20461[ 2877] By: jhi on 1999/02/11 20:44:00
20462 Log: From: Chris Nandor <pudge@pobox.com>
20463 To: perl5-porters@perl.org
20464 Subject: [PATCH] perlport.pod 1.39
20465 Date: Thu, 11 Feb 1999 12:28:35 -0500
20466 Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
93430cb4 20467 Branch: cfgperl
f58c54f0 20468 ! pod/perlport.pod
93430cb4 20469____________________________________________________________________________
f58c54f0
NC
20470[ 2870] By: gsar on 1999/02/11 11:17:08
20471 Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
93430cb4 20472 Branch: perl
f58c54f0 20473 ! ext/IO/lib/IO/Pipe.pm
93430cb4 20474____________________________________________________________________________
f58c54f0
NC
20475[ 2869] By: gsar on 1999/02/11 11:00:56
20476 Log: update win32/pod.mak
93430cb4 20477 Branch: perl
f58c54f0 20478 ! win32/pod.mak
93430cb4 20479____________________________________________________________________________
f58c54f0
NC
20480[ 2868] By: gsar on 1999/02/11 10:42:44
20481 Log: From: Benjamin Low <b.d.low@unsw.edu.au>
20482 Date: Fri, 08 Jan 1999 14:36:53 +1100
20483 Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
20484 Subject: Re: [Fwd: IO::Socket::connect and blocking]
93430cb4 20485 Branch: perl
f58c54f0 20486 ! ext/IO/lib/IO/Socket.pm
93430cb4 20487____________________________________________________________________________
f58c54f0
NC
20488[ 2867] By: gsar on 1999/02/11 09:43:03
20489 Log: av_extend() doc tweak from Jan Dubois
93430cb4 20490 Branch: perl
f58c54f0 20491 ! pod/perlguts.pod
93430cb4 20492____________________________________________________________________________
f58c54f0
NC
20493[ 2866] By: gsar on 1999/02/11 09:27:17
20494 Log: display full pathname of unreadable files
93430cb4 20495 Branch: perl
f58c54f0 20496 ! utils/perldoc.PL
93430cb4 20497____________________________________________________________________________
f58c54f0
NC
20498[ 2865] By: gsar on 1999/02/11 09:02:31
20499 Log: missing patch in change#2522
93430cb4 20500 Branch: perl
f58c54f0 20501 ! lib/Pod/Text.pm
93430cb4 20502____________________________________________________________________________
f58c54f0
NC
20503[ 2864] By: jhi on 1999/02/11 08:45:00
20504 Log: From: Spider Boardman <spider@zk3.dec.com>
20505 To: perlbug@perl.com
20506 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
20507 Date: Wed, 10 Feb 1999 23:33:31 -0500
20508 Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
93430cb4 20509 Branch: maint-5.005/perl
f58c54f0 20510 ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
93430cb4 20511____________________________________________________________________________
f58c54f0
NC
20512[ 2862] By: gsar on 1999/02/11 08:14:34
20513 Log: integrate changes#2738,2740 from maint-5.005
93430cb4 20514 Branch: perl
f58c54f0 20515 !> lib/ExtUtils/MakeMaker.pm
93430cb4 20516____________________________________________________________________________
f58c54f0
NC
20517[ 2861] By: jhi on 1999/02/11 08:04:25
20518 Log: Integrate from mainperl.
93430cb4
GS
20519 Branch: cfgperl
20520 !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
f58c54f0 20521 !> t/op/range.t win32/config.gc
93430cb4 20522____________________________________________________________________________
f58c54f0
NC
20523[ 2860] By: gsar on 1999/02/11 07:30:08
20524 Log: binmode() support for cygwin32 (suggested by Steven Morlock
20525 <newspost@morlock.net>)
93430cb4 20526 Branch: perl
f58c54f0 20527 ! perl.h
93430cb4 20528____________________________________________________________________________
f58c54f0
NC
20529[ 2859] By: gsar on 1999/02/11 07:14:21
20530 Log: update Changes
93430cb4 20531 Branch: perl
f58c54f0
NC
20532 ! Changes
20533 !> pod/perl5005delta.pod
93430cb4 20534____________________________________________________________________________
f58c54f0
NC
20535[ 2856] By: gsar on 1999/02/11 07:07:39
20536 Log: integrate perldelta changes from maint-5.005
854b7fdb 20537 Branch: perl
f58c54f0 20538 !> pod/perl5005delta.pod
854b7fdb 20539____________________________________________________________________________
f58c54f0
NC
20540[ 2855] By: gsar on 1999/02/11 06:31:50
20541 Log: applied suggested patch; added tests
20542 From: Adam Krolnik <adamk@gypsy.cyrix.com>
20543 Date: Sat, 12 Dec 98 15:30:18 -0600
20544 Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
20545 Subject: Range operation doesn't handle IV_MAX
854b7fdb 20546 Branch: perl
f58c54f0 20547 ! pp_ctl.c t/op/range.t
854b7fdb 20548____________________________________________________________________________
f58c54f0
NC
20549[ 2854] By: gsar on 1999/02/11 05:00:55
20550 Log: compatibility fix: magic non-propagation in foreach implicit localization
854b7fdb 20551 Branch: perl
f58c54f0 20552 ! pp_ctl.c t/op/local.t win32/config.gc
854b7fdb 20553____________________________________________________________________________
f58c54f0
NC
20554[ 2852] By: gsar on 1999/02/10 23:17:49
20555 Log: fair warning about -Dusethreads
854b7fdb 20556 Branch: maint-5.005/perl
f58c54f0 20557 ! Configure INSTALL README.threads
854b7fdb 20558____________________________________________________________________________
f58c54f0
NC
20559[ 2847] By: jhi on 1999/02/09 19:13:28
20560 Log: Integrate from mainperl.
854b7fdb
GS
20561 Branch: cfgperl
20562 !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
f58c54f0 20563 !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
854b7fdb 20564____________________________________________________________________________
f58c54f0
NC
20565[ 2846] By: gsar on 1999/02/09 13:53:28
20566 Log: a modified version of suggested patch for pack template 'Z'; added docs
20567 From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
20568 Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
20569 Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
20570 Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
854b7fdb 20571 Branch: perl
f58c54f0 20572 ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
854b7fdb 20573____________________________________________________________________________
f58c54f0
NC
20574[ 2845] By: gsar on 1999/02/09 00:03:26
20575 Log: clarify docs for change#2835
854b7fdb 20576 Branch: perl
f58c54f0 20577 ! pod/perldelta.pod pod/perlop.pod
854b7fdb 20578____________________________________________________________________________
f58c54f0
NC
20579[ 2844] By: gsar on 1999/02/08 23:40:57
20580 Log: addendum to change#2823
20581 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
20582 Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
20583 Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
20584 Subject: [PATCH] Docs and tests for method-call syntax
854b7fdb 20585 Branch: perl
f58c54f0 20586 ! pod/perlobj.pod t/op/method.t
854b7fdb 20587____________________________________________________________________________
f58c54f0
NC
20588[ 2843] By: jhi on 1999/02/08 21:06:28
20589 Log: Ultrix mmap tidbit.
854b7fdb 20590 Branch: cfgperl
f58c54f0 20591 ! hints/ultrix_4.sh
854b7fdb 20592____________________________________________________________________________
f58c54f0
NC
20593[ 2842] By: jhi on 1999/02/08 20:22:55
20594 Log: Integrate from mainperl.
854b7fdb 20595 Branch: cfgperl
f58c54f0
NC
20596 +> t/op/subst_wamp.t
20597 !> (integrate 35 files)
854b7fdb 20598____________________________________________________________________________
f58c54f0
NC
20599[ 2841] By: jhi on 1999/02/08 18:23:26
20600 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20601 To: Mailing list Perl5 <perl5-porters@perl.org>
20602 Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
20603 Date: Sun, 7 Feb 1999 17:25:22 -0500
20604 Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
854b7fdb 20605 Branch: cfgperl
f58c54f0
NC
20606 + t/op/subst_amp.t
20607 ! MANIFEST regcomp.c t/op/subst.t
854b7fdb 20608____________________________________________________________________________
f58c54f0
NC
20609[ 2840] By: jhi on 1999/02/08 18:16:54
20610 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20611 To: Mailing list Perl5 <perl5-porters@perl.org>
20612 Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
20613 Date: Sun, 7 Feb 1999 17:00:10 -0500
20614 Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
854b7fdb 20615 Branch: cfgperl
f58c54f0 20616 ! pp_hot.c t/op/pat.t
854b7fdb 20617____________________________________________________________________________
f58c54f0
NC
20618[ 2839] By: jhi on 1999/02/08 17:25:30
20619 Log: A require was missing.
854b7fdb 20620 Branch: cfgperl
f58c54f0 20621 ! t/lib/h2ph.pht
854b7fdb 20622____________________________________________________________________________
f58c54f0
NC
20623[ 2838] By: jhi on 1999/02/08 16:38:41
20624 Log: Bring in the change #2809 (the Configure part has been
20625 modified rather a lot since the #2809, though.)
854b7fdb 20626 Branch: cfgperl
f58c54f0 20627 ! Configure utils/h2ph.PL
854b7fdb 20628____________________________________________________________________________
f58c54f0
NC
20629[ 2835] By: gsar on 1999/02/08 14:40:23
20630 Log: make qw() into a true list at compile time (slightly modified
20631 variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
854b7fdb 20632 Branch: perl
f58c54f0 20633 ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
854b7fdb 20634____________________________________________________________________________
f58c54f0
NC
20635[ 2834] By: gsar on 1999/02/08 13:23:16
20636 Log: make safesysmalloc() etc., always available; safemalloc() et al are
20637 now macros that point to the right malloc; fix various places in
20638 sources that need to always use safesysmalloc() et al
854b7fdb
GS
20639 Branch: perl
20640 ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
f58c54f0 20641 ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
854b7fdb 20642____________________________________________________________________________
f58c54f0
NC
20643[ 2833] By: gsar on 1999/02/08 10:56:16
20644 Log: remove spurious #endif in last change
854b7fdb 20645 Branch: perl
f58c54f0 20646 ! perl.h
854b7fdb 20647____________________________________________________________________________
f58c54f0
NC
20648[ 2832] By: gsar on 1999/02/08 10:34:55
20649 Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
20650 them ask for insanity (untested)
854b7fdb
GS
20651 Branch: perl
20652 ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
20653 ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
f58c54f0 20654 ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
854b7fdb 20655____________________________________________________________________________
f58c54f0
NC
20656[ 2831] By: jhi on 1999/02/08 08:33:33
20657 Log: Update vms/subconfigure.com along the lines of change #2829.
854b7fdb 20658 Branch: cfgperl
f58c54f0 20659 ! vms/subconfigure.com
854b7fdb 20660____________________________________________________________________________
f58c54f0
NC
20661[ 2830] By: gsar on 1999/02/08 00:19:46
20662 Log: integrate cfgperl changes into mainline
854b7fdb
GS
20663 Branch: perl
20664 +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
f58c54f0
NC
20665 +> lib/File/PathConvert.pm pod/perlthrtut.pod
20666 ! Changes
20667 !> (integrate 93 files)
854b7fdb 20668____________________________________________________________________________
f58c54f0
NC
20669[ 2829] By: jhi on 1999/02/07 23:49:46
20670 Log: Configure update.
20671
20672 Probe for mmap() et alia.
20673 The *cc*symbols patch (just Configure, no h2ph).
854b7fdb
GS
20674 Branch: cfgperl
20675 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
f58c54f0 20676 ! config_h.SH perl.h
854b7fdb 20677____________________________________________________________________________
f58c54f0
NC
20678[ 2828] By: gsar on 1999/02/07 23:38:47
20679 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20680 Date: Sun, 7 Feb 1999 17:25:22 -0500
20681 Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
20682 Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
a43a7b9b 20683 Branch: perl
f58c54f0
NC
20684 + t/op/subst_amp.t t/op/subst_wamp.t
20685 ! MANIFEST regcomp.c t/op/subst.t
a43a7b9b 20686____________________________________________________________________________
f58c54f0
NC
20687[ 2827] By: gsar on 1999/02/07 23:27:32
20688 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20689 Date: Sun, 7 Feb 1999 17:00:10 -0500
20690 Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
20691 Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
a43a7b9b 20692 Branch: perl
f58c54f0 20693 ! pp_hot.c t/op/pat.t
a43a7b9b 20694____________________________________________________________________________
f58c54f0
NC
20695[ 2826] By: gsar on 1999/02/07 23:26:04
20696 Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
20697 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20698 Date: Sun, 7 Feb 1999 15:07:27 -0500
20699 Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
20700 Subject: Re: fixing memory leaks in REx compilation
a43a7b9b
GS
20701 Branch: perl
20702 ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
f58c54f0 20703 ! regexec.c
a43a7b9b 20704____________________________________________________________________________
f58c54f0
NC
20705[ 2825] By: jhi on 1999/02/07 18:05:13
20706 Log: Integrate from mainperl.
a43a7b9b 20707 Branch: cfgperl
f58c54f0 20708 +> lib/DB.pm t/comp/bproto.t
a43a7b9b
GS
20709 !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
20710 !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
20711 !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
f58c54f0
NC
20712 !> toke.c vms/perly_c.vms
20713____________________________________________________________________________
20714[ 2824] By: gsar on 1999/02/07 14:21:48
20715 Log: tweak doc on bitwise ops
20716 Branch: perl
20717 ! pod/perlop.pod
20718____________________________________________________________________________
20719[ 2823] By: gsar on 1999/02/07 13:38:31
20720 Log: applied suggested patch; regen perly* and vms/perly*
20721 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
20722 Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
20723 Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
20724 Subject: [PATCH] Re: Suggestion for perlobj man page
20725 Branch: perl
20726 ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
20727____________________________________________________________________________
20728[ 2822] By: gsar on 1999/02/07 12:39:09
20729 Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
20730 disabled, fails tests)
20731 Branch: perl
20732 ! regcomp.h
20733____________________________________________________________________________
20734[ 2821] By: gsar on 1999/02/07 11:09:39
20735 Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
20736 <Alexander.Barilo@aexp.com>)
20737 Branch: perl
20738 ! lib/Pod/Html.pm
20739____________________________________________________________________________
20740[ 2820] By: gsar on 1999/02/07 10:20:35
20741 Log: add draft debugging API implementation
20742 Branch: perl
20743 + lib/DB.pm
20744 ! MANIFEST
20745____________________________________________________________________________
20746[ 2819] By: gsar on 1999/02/07 09:58:45
20747 Log: avoid garbage in db->dirbuf
20748 From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
20749 Date: Sat, 05 Dec 1998 14:14:54 +0900
20750 Message-Id: <199812050514.OAA23268@toshiba.co.jp>
20751 Subject: SDBM bug
20752 Branch: perl
20753 ! ext/SDBM_File/sdbm/sdbm.c
20754____________________________________________________________________________
20755[ 2818] By: gsar on 1999/02/07 09:32:24
20756 Log: missing entry
20757 Branch: perl
20758 ! MANIFEST
20759____________________________________________________________________________
20760[ 2817] By: gsar on 1999/02/07 09:30:47
20761 Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
20762 Branch: perl
20763 + t/comp/bproto.t
20764 ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
20765____________________________________________________________________________
20766[ 2816] By: gsar on 1999/02/06 00:14:29
20767 Log: minor bug in dumping blessed subrefs
20768 Branch: perl
20769 ! ext/Data/Dumper/Dumper.pm
20770____________________________________________________________________________
20771[ 2812] By: jhi on 1999/02/03 22:02:24
20772 Log: Enhance change #2808.
20773
20774 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20775 To: perl5-porters@perl.org
20776 Subject: Re: [PATCH 5.00*]: perlbug checklist
20777 Date: Wed, 3 Feb 1999 19:02:27 +0000
20778 Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
20779 Branch: cfgperl
20780 ! utils/perlbug.PL
a43a7b9b 20781____________________________________________________________________________
f58c54f0
NC
20782[ 2811] By: jhi on 1999/02/03 21:53:23
20783 Log: From: Barrie Slaymaker <rbs@telerama.com>
20784 To: perl5-porters@perl.org
20785 CC: pod-people@perl.org
20786 Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
20787 Date: Wed, 03 Feb 1999 10:34:18 -0500
20788 Message-ID: <36B86C7A.E99EFFF1@telerama.com>
20789
20790 Add File::PathConvert.pm.
20791 Fix Pod::Html and installhtml to understand relative urls.
20792 Branch: cfgperl
20793 + lib/File/PathConvert.pm
20794 ! MANIFEST installhtml lib/Pod/Html.pm
20795____________________________________________________________________________
20796[ 2810] By: jhi on 1999/02/03 20:25:10
20797 Log: From: Francois Desarmenien <desar@club-internet.fr>
20798 To: Mailing list Perl5 <perl5-porters@perl.org>
20799 Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
20800 Date: Wed, 03 Feb 1999 13:13:24 +0000
20801 Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
20802
20803 (note: this patch completely overrides Tom Wolfe's patch,
20804 change #2604)
20805 Branch: cfgperl
20806 + ext/GDBM_File/hints/sco.pl
20807 ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
20808____________________________________________________________________________
20809[ 2809] By: jhi on 1999/02/03 19:54:16
20810 Log: h2ph fixes + Configure patch to support them.
20811
20812 From: "Kurt D. Starsinic" <kstar@chapin.edu>
20813 To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
20814 Gurusamy Sarathy <gsar@engin.umich.edu>
20815 Cc: perl5-porters@perl.org
20816 Subject: [PATCH 5.00503_MT5] h2ph.PL
20817 Date: Tue, 2 Feb 1999 19:48:06 -0500
20818 Message-ID: <19990202194806.E10647@O2.chapin.edu>
a43a7b9b 20819 Branch: maint-5.005/perl
f58c54f0 20820 ! Configure utils/h2ph.PL
a43a7b9b 20821____________________________________________________________________________
f58c54f0
NC
20822[ 2808] By: jhi on 1999/02/03 16:59:55
20823 Log: Enhance the perlbug checklist.
a43a7b9b 20824 Branch: cfgperl
f58c54f0 20825 ! utils/perlbug.PL
a43a7b9b 20826____________________________________________________________________________
f58c54f0
NC
20827[ 2807] By: jhi on 1999/02/03 14:01:37
20828 Log: Document the standard strftime %formats.
20829
20830 From: Dominic Dunlop <domo@vo.lu>
20831 To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
20832 Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
20833 Date: Tue, 2 Feb 1999 15:55:29 +0100
20834 Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
a43a7b9b 20835 Branch: cfgperl
f58c54f0 20836 ! ext/POSIX/POSIX.pod
a43a7b9b 20837____________________________________________________________________________
f58c54f0
NC
20838[ 2806] By: jhi on 1999/02/03 13:58:00
20839 Log: Integrate from mainperl.
a43a7b9b 20840 Branch: cfgperl
f58c54f0 20841 !> perl.h
a43a7b9b 20842____________________________________________________________________________
f58c54f0
NC
20843[ 2805] By: gsar on 1999/02/03 03:32:31
20844 Log: PL_uuemap[] init needs help for sizeof()
a43a7b9b 20845 Branch: perl
f58c54f0 20846 ! perl.h
a43a7b9b 20847____________________________________________________________________________
f58c54f0
NC
20848[ 2804] By: jhi on 1999/02/02 20:44:30
20849 Log: These should've been already in #2803.
a43a7b9b 20850 Branch: cfgperl
f58c54f0 20851 ! Configure config_h.SH vms/subconfigure.com
a43a7b9b 20852____________________________________________________________________________
f58c54f0
NC
20853[ 2803] By: jhi on 1999/02/02 20:38:45
20854 Log: telldir prototype issue, from mists of time...
a43a7b9b 20855 Branch: cfgperl
f58c54f0 20856 ! hints/netbsd.sh pp_sys.c
a43a7b9b 20857____________________________________________________________________________
f58c54f0
NC
20858[ 2801] By: jhi on 1999/02/02 17:40:14
20859 Log: From: John Bley <jbb6@acpub.duke.edu>
20860 To: perlbug@perl.org
20861 Subject: [PATCH]5.005_54 (DOC) fix minor typos
20862 Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
20863 Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
a43a7b9b 20864 Branch: cfgperl
f58c54f0 20865 ! pod/perlre.pod
a43a7b9b 20866____________________________________________________________________________
f58c54f0
NC
20867[ 2800] By: jhi on 1999/02/02 17:26:49
20868 Log: Update todo with POSIX 1003.1 1996 Edition reminder.
a43a7b9b 20869 Branch: cfgperl
f58c54f0 20870 ! Todo-5.005
a43a7b9b 20871____________________________________________________________________________
f58c54f0
NC
20872[ 2799] By: jhi on 1999/02/02 17:18:51
20873 Log: Update FindBin from maint-5.005.
a43a7b9b 20874 Branch: cfgperl
f58c54f0 20875 ! lib/FindBin.pm
a43a7b9b 20876____________________________________________________________________________
f58c54f0
NC
20877[ 2798] By: jhi on 1999/02/02 17:16:07
20878 Log: Fix typecasts in #2797
20879
20880 From: "G. Del Merritt" <del@intranetics.com>
20881 Date: Fri, 29 Jan 1999 11:47:25 -0700
20882 Message-Id: <199901291847.LAA04828@jhereg.perl.com>
20883 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
a43a7b9b 20884 Branch: cfgperl
f58c54f0 20885 ! ext/POSIX/POSIX.xs
a43a7b9b 20886____________________________________________________________________________
f58c54f0
NC
20887[ 2797] By: jhi on 1999/02/02 17:14:37
20888 Log: From: Ted Law <tedlaw@cibcwg.com>
20889 Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
20890 Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
20891 Subject: POSIX::strftime buffer overflow problem
a43a7b9b 20892 Branch: cfgperl
f58c54f0 20893 ! ext/POSIX/POSIX.xs
a43a7b9b 20894____________________________________________________________________________
f58c54f0
NC
20895[ 2796] By: jhi on 1999/02/02 17:13:23
20896 Log: Do not use File::Slurp.
a43a7b9b 20897 Branch: cfgperl
f58c54f0 20898 ! t/lib/textfill.t
a43a7b9b 20899____________________________________________________________________________
f58c54f0
NC
20900[ 2795] By: jhi on 1999/02/02 17:11:48
20901 Log: perlhist update from maint-5.005.
a43a7b9b 20902 Branch: cfgperl
f58c54f0 20903 ! pod/perlhist.pod
a43a7b9b 20904____________________________________________________________________________
f58c54f0
NC
20905[ 2794] By: jhi on 1999/02/02 17:10:33
20906 Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
a43a7b9b 20907 Branch: cfgperl
f58c54f0 20908 ! ext/POSIX/POSIX.pm
a43a7b9b 20909____________________________________________________________________________
f58c54f0
NC
20910[ 2793] By: jhi on 1999/02/02 17:08:39
20911 Log: Missed the html test from change #2787.
a43a7b9b 20912 Branch: cfgperl
f58c54f0 20913 ! t/lib/cgi-html.t
a43a7b9b 20914____________________________________________________________________________
f58c54f0
NC
20915[ 2792] By: jhi on 1999/02/02 17:01:24
20916 Log: Update Getopt::Long to 2.19.
a43a7b9b 20917 Branch: cfgperl
f58c54f0 20918 ! lib/Getopt/Long.pm
a43a7b9b 20919____________________________________________________________________________
f58c54f0
NC
20920[ 2791] By: jhi on 1999/02/02 16:59:13
20921 Log: overload syntax is no longer experimental
a43a7b9b 20922 Branch: cfgperl
f58c54f0 20923 ! lib/overload.pm
a43a7b9b 20924____________________________________________________________________________
f58c54f0
NC
20925[ 2789] By: jhi on 1999/02/02 16:47:50
20926 Log: Still doc fixes.
a43a7b9b 20927 Branch: cfgperl
f58c54f0 20928 ! lib/diagnostics.pm
a43a7b9b 20929____________________________________________________________________________
f58c54f0
NC
20930[ 2788] By: jhi on 1999/02/02 16:47:07
20931 Log: Doc fixes.
a43a7b9b 20932 Branch: cfgperl
f58c54f0 20933 ! lib/CGI.pm lib/diagnostics.pm
a43a7b9b 20934____________________________________________________________________________
f58c54f0
NC
20935[ 2787] By: jhi on 1999/02/02 16:38:55
20936 Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
20937 where applicable).
a43a7b9b
GS
20938 Branch: cfgperl
20939 ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
20940 ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
20941 ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
20942 ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
20943 ! eg/cgi/frameset.cgi eg/cgi/index.html
20944 ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
20945 ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
20946 ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
20947 ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
20948 ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
f58c54f0 20949 ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
a43a7b9b 20950____________________________________________________________________________
f58c54f0
NC
20951[ 2786] By: jhi on 1999/02/02 16:17:52
20952 Log: Update CPAN to 1.47.
a43a7b9b 20953 Branch: cfgperl
f58c54f0 20954 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
a43a7b9b 20955____________________________________________________________________________
f58c54f0
NC
20956[ 2785] By: jhi on 1999/02/02 16:09:03
20957 Log: From: Mark-Jason Dominus <mjd@plover.com>
20958 Date: Sat, 16 Jan 1999 17:22:06 -0500
20959 Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
20960 Message-ID: <19990116222206.3674.qmail@plover.com>
a43a7b9b 20961 Branch: cfgperl
f58c54f0 20962 ! pod/perlsub.pod
a43a7b9b 20963____________________________________________________________________________
f58c54f0
NC
20964[ 2784] By: jhi on 1999/02/02 16:01:31
20965 Log: Fix incorrect "used only once" warnings
20966
20967 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20968 Date: Fri, 8 Jan 1999 04:37:10 -0500
20969 Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
20970 Subject: Re: change#965 flakiness
a43a7b9b 20971 Branch: cfgperl
f58c54f0 20972 ! gv.c
a43a7b9b 20973____________________________________________________________________________
f58c54f0
NC
20974[ 2783] By: jhi on 1999/02/02 15:50:38
20975 Log: perldelta updates.
a43a7b9b 20976 Branch: cfgperl
f58c54f0 20977 ! pod/perldelta.pod
a43a7b9b 20978____________________________________________________________________________
f58c54f0
NC
20979[ 2782] By: jhi on 1999/02/02 14:28:26
20980 Log: Mirror change #2781.
a43a7b9b 20981 Branch: cfgperl
f58c54f0 20982 ! hints/linux.sh
a43a7b9b 20983____________________________________________________________________________
f58c54f0
NC
20984[ 2781] By: jhi on 1999/02/02 14:27:01
20985 Log: Update the MkLinux note.
a43a7b9b 20986 Branch: maint-5.005/perl
f58c54f0
NC
20987 ! hints/linux.sh
20988____________________________________________________________________________
20989[ 2780] By: jhi on 1999/02/02 14:10:59
20990 Log: Update todo.
20991 Branch: cfgperl
20992 ! Todo-5.005
20993____________________________________________________________________________
20994[ 2779] By: jhi on 1999/02/02 14:00:25
20995 Log: Integrate from mainperl.
20996 Branch: cfgperl
20997 ! t/lib/textfill.t t/lib/textwrap.t
20998 !> (integrate 32 files)
20999____________________________________________________________________________
21000[ 2778] By: jhi on 1999/02/02 13:56:23
21001 Log: VMS update, applicable parts of
21002
21003 From: Dan Sugalski <sugalskd@osshe.edu>
21004 To: perl5-porters@perl.org
21005 Subject: [PATCH 5.005_03MT3]VMS configure tweak
21006 Date: Wed, 20 Jan 1999 12:05:18 -0800
21007 Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
21008
21009 From: Dan Sugalski <sugalskd@osshe.edu>
21010 To: perlbug@perl.com, vmsperl@perl.org
21011 Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
21012 Date: Tue, 26 Jan 1999 14:40:38 -0800
21013 Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
21014
21015 From: Dan Sugalski <sugalskd@osshe.edu>
21016 To: perl5-porters@perl.org, vmsperl@perl.org
21017 Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
21018 Date: Tue, 26 Jan 1999 14:55:29 -0800
21019 Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
21020 Branch: cfgperl
21021 ! vms/ext/Stdio/test.pl vms/subconfigure.com
21022____________________________________________________________________________
21023[ 2777] By: jhi on 1999/02/02 13:43:24
21024 Log: Synch usethreads parts from maint-5.005.
a43a7b9b
GS
21025 Branch: cfgperl
21026 ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
21027 ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
21028 ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
f58c54f0 21029 ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
a43a7b9b 21030____________________________________________________________________________
f58c54f0
NC
21031[ 2776] By: jhi on 1999/02/02 13:17:16
21032 Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
a43a7b9b 21033 Branch: cfgperl
f58c54f0 21034 ! Makefile.SH hints/freebsd.sh
a43a7b9b 21035____________________________________________________________________________
f58c54f0
NC
21036[ 2774] By: jhi on 1999/02/02 13:10:39
21037 Log: Add perlthrtut, update pod/* machinery.
21038 (a pod/Makefile.SH is sorely needed)
a43a7b9b 21039 Branch: cfgperl
f58c54f0
NC
21040 + pod/perlthrtut.pod
21041 ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
a43a7b9b 21042____________________________________________________________________________
f58c54f0
NC
21043[ 2773] By: jhi on 1999/02/02 12:54:24
21044 Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21045 To: perl5-porters@perl.org
21046 Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
21047 Date: Tue, 26 Jan 1999 22:25:07 +0000
21048 Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
a43a7b9b 21049 Branch: cfgperl
f58c54f0 21050 ! pod/perlguts.pod
a43a7b9b 21051____________________________________________________________________________
f58c54f0
NC
21052[ 2771] By: jhi on 1999/02/02 12:47:34
21053 Log: Use perlbug instead of personal email address.
a43a7b9b 21054 Branch: cfgperl
f58c54f0 21055 ! Configure
a43a7b9b 21056____________________________________________________________________________
f58c54f0
NC
21057[ 2770] By: jhi on 1999/02/02 12:42:06
21058 Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
21059
21060 From: "G. Del Merritt" <del@intranetics.com>
21061 To: perlbug@perl.com
21062 Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
21063 Date: Tue, 26 Jan 1999 12:09:09 -0700
21064 Message-Id: <199901261909.MAA25525@jhereg.perl.com>
a43a7b9b 21065 Branch: cfgperl
f58c54f0 21066 ! iperlsys.h
a43a7b9b 21067____________________________________________________________________________
f58c54f0
NC
21068[ 2769] By: jhi on 1999/02/02 12:37:57
21069 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21070 To: Mailing list Perl5 <perl5-porters@perl.org>
21071 Subject: [PATCH 5.005_*] OS/2 threads
21072 Date: Tue, 26 Jan 1999 13:39:46 -0500
21073 Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
a43a7b9b 21074 Branch: cfgperl
f58c54f0 21075 ! os2/os2ish.h
a43a7b9b 21076____________________________________________________________________________
f58c54f0
NC
21077[ 2768] By: jhi on 1999/02/02 12:36:16
21078 Log: Apply change #2711 from maint-5.005:
21079
21080 make ok", "make okfile", and "make nok" were broken
21081 with -Duseshrplib, because of a shared typo.
21082
21083 From: Spider Boardman <spider@web.zk3.dec.com>
21084 To: perlbug@perl.com
21085 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
21086 Date: Wed, 27 Jan 1999 12:27:15 -0500
21087 Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
a43a7b9b 21088 Branch: cfgperl
f58c54f0 21089 ! Makefile.SH
a43a7b9b 21090____________________________________________________________________________
f58c54f0
NC
21091[ 2766] By: jhi on 1999/02/02 12:27:08
21092 Log: Make Configure use "int main()" instead of bare "main()".
21093 Like maint-5.005 change #2703 but now via metaconfig.
a43a7b9b 21094 Branch: cfgperl
f58c54f0 21095 ! Configure
a43a7b9b 21096____________________________________________________________________________
f58c54f0
NC
21097[ 2765] By: jhi on 1999/02/02 11:59:30
21098 Log: Undo part of change #2562.
a43a7b9b 21099 Branch: cfgperl
f58c54f0 21100 ! Configure
a43a7b9b 21101____________________________________________________________________________
f58c54f0
NC
21102[ 2764] By: jhi on 1999/02/02 11:52:39
21103 Log: NetBSD synch with maint-5.005.
a43a7b9b 21104 Branch: cfgperl
f58c54f0 21105 ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
a43a7b9b 21106____________________________________________________________________________
f58c54f0
NC
21107[ 2763] By: jhi on 1999/02/02 11:44:07
21108 Log: $Config{installusrbinperl}
21109 (maint-5.005 changes #2614 and #2709)
a43a7b9b 21110 Branch: cfgperl
f58c54f0 21111 ! Configure installperl
a43a7b9b 21112____________________________________________________________________________
f58c54f0
NC
21113[ 2762] By: jhi on 1999/02/02 11:29:13
21114 Log: Errno update from maint-5.005 (changes #2583, #2710).
a43a7b9b 21115 Branch: cfgperl
f58c54f0 21116 ! Configure ext/Errno/Errno_pm.PL
a43a7b9b 21117____________________________________________________________________________
f58c54f0
NC
21118[ 2759] By: jhi on 1999/02/02 10:53:20
21119 Log: Update Trig.pm from maint-5.005.
a43a7b9b 21120 Branch: cfgperl
f58c54f0 21121 ! lib/Math/Trig.pm
a43a7b9b 21122____________________________________________________________________________
f58c54f0
NC
21123[ 2757] By: jhi on 1999/02/02 10:41:26
21124 Log: MPE/iX update (mirror maint-5.005 change #2715)
a43a7b9b 21125 Branch: cfgperl
f58c54f0 21126 ! hints/mpeix.sh mpeix/relink
a43a7b9b 21127____________________________________________________________________________
f58c54f0
NC
21128[ 2756] By: jhi on 1999/02/02 10:38:08
21129 Log: BeOS update (Mirror maint-5.005 change #2727).
a43a7b9b 21130 Branch: cfgperl
f58c54f0 21131 + ext/DynaLoader/dl_beos.xs
a43a7b9b 21132 ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
f58c54f0 21133 ! lib/ExtUtils/MM_Unix.pm
a43a7b9b 21134____________________________________________________________________________
f58c54f0
NC
21135[ 2754] By: gsar on 1999/02/02 08:52:13
21136 Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
a43a7b9b 21137 Branch: perl
f58c54f0 21138 ! Porting/pumpkin.pod Todo Todo-5.005
a43a7b9b 21139____________________________________________________________________________
f58c54f0
NC
21140[ 2753] By: gsar on 1999/02/02 08:46:21
21141 Log: Todo tweaks
a43a7b9b 21142 Branch: perl
f58c54f0 21143 ! Todo Todo-5.005
a43a7b9b 21144____________________________________________________________________________
f58c54f0
NC
21145[ 2752] By: jhi on 1999/02/01 22:15:12
21146 Log: Add perlthrtut.pod.
21147
21148 From: Dan Sugalski <sugalskd@osshe.edu>
21149 To: perl5-porters@perl.org
21150 Subject: perlthrtut.pod
21151 Date: Mon, 01 Feb 1999 10:57:11 -0800
21152 Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
a43a7b9b 21153 Branch: maint-5.005/perl
f58c54f0 21154 + pod/perlthrtut.pod
a43a7b9b 21155 ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
f58c54f0 21156 ! pod/roffitall
a43a7b9b 21157____________________________________________________________________________
f58c54f0
NC
21158[ 2751] By: gsar on 1999/02/01 07:28:05
21159 Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
a43a7b9b
GS
21160 Branch: perl
21161 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
f58c54f0 21162 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
a43a7b9b 21163____________________________________________________________________________
f58c54f0
NC
21164[ 2750] By: gsar on 1999/02/01 07:09:20
21165 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21166 Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
21167 Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
21168 Subject: [PATCH 5.005_53] Debugging REx with lookbehind
a43a7b9b 21169 Branch: perl
f58c54f0 21170 ! regexec.c
a43a7b9b 21171____________________________________________________________________________
f58c54f0
NC
21172[ 2749] By: gsar on 1999/02/01 07:07:59
21173 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21174 Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
21175 Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
21176 Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
a43a7b9b 21177 Branch: perl
f58c54f0 21178 ! regexec.c
a43a7b9b 21179____________________________________________________________________________
f58c54f0
NC
21180[ 2748] By: gsar on 1999/02/01 06:47:06
21181 Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
21182 Date: Thu, 3 Dec 1998 15:10:17 -0500
21183 Message-Id: <199812032010.PAA09692@jik.shore.net>
21184 Subject: sample checksum code in "perlfunc" man page is wrong
a43a7b9b 21185 Branch: perl
f58c54f0 21186 ! pod/perlfunc.pod
a43a7b9b 21187____________________________________________________________________________
f58c54f0
NC
21188[ 2747] By: gsar on 1999/02/01 06:35:13
21189 Log: typos in Pod/Text.pm
21190 From: "Greg Chapman" <glc@well.com>
21191 Date: Tue, 1 Dec 1998 10:50:18 -0800
21192 Message-Id: <199812011849.KAA08816@smtp.well.com>
21193 Subject: Glitch in Pod::Text
a43a7b9b 21194 Branch: perl
f58c54f0 21195 ! lib/Pod/Text.pm
a43a7b9b 21196____________________________________________________________________________
f58c54f0
NC
21197[ 2746] By: gsar on 1999/02/01 06:27:35
21198 Log: various win32-ish changes merged from maint-5.005
a43a7b9b
GS
21199 Branch: perl
21200 ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
21201 ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
21202 ! win32/Makefile win32/config.bc win32/config.vc
21203 ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
f58c54f0 21204 ! win32/win32.c
a43a7b9b 21205____________________________________________________________________________
f58c54f0
NC
21206[ 2745] By: gsar on 1999/02/01 04:51:54
21207 Log: integrate cfgperl changes into mainline
a43a7b9b 21208 Branch: perl
f58c54f0 21209 !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
a43a7b9b 21210____________________________________________________________________________
f58c54f0
NC
21211[ 2744] By: gsar on 1999/02/01 04:31:09
21212 Log: improved diagnostic on syntax errors at EOL
a43a7b9b 21213 Branch: perl
f58c54f0 21214 ! toke.c
a43a7b9b 21215____________________________________________________________________________
f58c54f0
NC
21216[ 2743] By: gsar on 1999/02/01 03:59:13
21217 Log: don't attempt connect() to bogus IP addresses
21218 From: Graham Barr <gbarr@pobox.com>
21219 Date: Sun, 31 Jan 1999 21:50:45 CST
21220 Message-Id: <19990131215045.A633@pobox.com>
a43a7b9b 21221 Branch: perl
f58c54f0 21222 ! t/lib/io_multihomed.t
a43a7b9b 21223____________________________________________________________________________
f58c54f0
NC
21224[ 2742] By: gsar on 1999/02/01 03:08:58
21225 Log: update Changes
a43a7b9b 21226 Branch: perl
f58c54f0 21227 ! Changes pod/perldelta.pod
a43a7b9b 21228____________________________________________________________________________
f58c54f0
NC
21229[ 2740] By: gsar on 1999/02/01 02:43:07
21230 Log: CAPI inheritance tweak and doc
5fdc711f 21231 Branch: maint-5.005/perl
f58c54f0 21232 ! lib/ExtUtils/MakeMaker.pm
5fdc711f 21233____________________________________________________________________________
f58c54f0
NC
21234[ 2739] By: jhi on 1999/01/31 18:31:54
21235 Log: Undo changes #2730 and #2731 and replace them
21236 with an extensively tested patch from
21237 Anton Berezin <tobez@plab.ku.dk> (via private email).
5fdc711f 21238 Branch: maint-5.005/perl
f58c54f0 21239 ! Makefile.SH hints/freebsd.sh
5fdc711f 21240____________________________________________________________________________
f58c54f0
NC
21241[ 2738] By: gsar on 1999/01/31 05:04:32
21242 Log: fix bogus CAPI inheritance from change#2541
5fdc711f 21243 Branch: maint-5.005/perl
f58c54f0 21244 ! lib/ExtUtils/MakeMaker.pm
5fdc711f 21245____________________________________________________________________________
f58c54f0
NC
21246[ 2731] By: jhi on 1999/01/29 14:33:12
21247 Log: FreeBSD version numbers can be like "2.2.8-release".
5fdc711f 21248 Branch: maint-5.005/perl
f58c54f0 21249 ! hints/freebsd.sh
5fdc711f 21250____________________________________________________________________________
f58c54f0
NC
21251[ 2730] By: jhi on 1999/01/29 12:40:38
21252 Log: FreeBSD hints iteration (hopefully convergent).
21253 usethreads: require at least FreeBSD 2.2.8.
21254 signal type: mirror change #2429 in cfgperl.
5fdc711f 21255 Branch: maint-5.005/perl
f58c54f0 21256 ! hints/freebsd.sh
5fdc711f 21257____________________________________________________________________________
f58c54f0
NC
21258[ 2727] By: gbarr on 1999/01/29 04:09:57
21259 Log: From: Tom Spindler <dogcow@isi.net>
21260 Date: Thu, 28 Jan 1999 17:15:11 -0800
21261 Message-ID: <19990128171510.A11778@isi.net>
21262 Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
5fdc711f 21263 Branch: maint-5.005/perl
f58c54f0 21264 + ext/DynaLoader/dl_beos.xs
5fdc711f 21265 ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
f58c54f0 21266 ! lib/ExtUtils/MM_Unix.pm
5fdc711f 21267____________________________________________________________________________
f58c54f0
NC
21268[ 2726] By: gbarr on 1999/01/29 03:30:51
21269 Log: Remove use of File::Slurp in t/lib/textfill.t
5fdc711f 21270 Branch: maint-5.005/perl
f58c54f0 21271 ! t/lib/textfill.t
5fdc711f 21272____________________________________________________________________________
f58c54f0
NC
21273[ 2725] By: gbarr on 1999/01/29 03:11:41
21274 Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
21275 Date: Wed, 27 Jan 1999 23:14:33 -0800
21276 Message-Id: <199901280714.XAA10176@activestate.com>
21277 Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
5fdc711f 21278 Branch: maint-5.005/perl
f58c54f0
NC
21279 ! win32/Makefile win32/makefile.mk
21280____________________________________________________________________________
21281[ 2720] By: gsar on 1999/01/27 21:54:42
21282 Log: missing space while munging CCFLAGS for PERL_CAPI
21283 Branch: perl
21284 ! lib/ExtUtils/MM_Unix.pm
21285____________________________________________________________________________
21286[ 2718] By: jhi on 1999/01/27 19:46:04
21287 Log: io/fs.t fails test #18 (sense of tests appears to have been
21288 changed incompletely; this patch just skips the test attached,
21289 a la test #17 preceding it).
21290
21291 From: "G. Del Merritt" <del@intranetics.com>
21292 To: perlbug@perl.com
21293 Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
21294 Date: Tue, 26 Jan 1999 12:09:09 -0700
21295 Message-Id: <199901261909.MAA25525@jhereg.perl.com>
5fdc711f 21296 Branch: maint-5.005/perl
f58c54f0
NC
21297 ! t/io/fs.t
21298____________________________________________________________________________
21299[ 2717] By: jhi on 1999/01/27 19:44:46
21300 Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
21301
21302 From: "G. Del Merritt" <del@intranetics.com>
21303 To: perlbug@perl.com
21304 Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
21305 Date: Tue, 26 Jan 1999 12:09:09 -0700
21306 Message-Id: <199901261909.MAA25525@jhereg.perl.com>
5fdc711f 21307 Branch: maint-5.005/perl
f58c54f0
NC
21308 ! iperlsys.h
21309____________________________________________________________________________
21310[ 2715] By: jhi on 1999/01/27 19:34:28
21311 Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
21312 To: perl5-porters@perl.org
21313 Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
21314 Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
21315 Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
5fdc711f 21316 Branch: maint-5.005/perl
f58c54f0
NC
21317 ! hints/mpeix.sh mpeix/relink
21318____________________________________________________________________________
21319[ 2710] By: jhi on 1999/01/27 19:22:23
21320 Log: Errno fixes:
21321
21322 From: Spider Boardman <spider@web.zk3.dec.com>
21323 To: perlbug@perl.com
21324 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
21325 Date: Wed, 27 Jan 1999 12:27:15 -0500
21326 Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
21327
21328 From: Spider Boardman <spider@web.zk3.dec.com>
21329 To: perlbug@perl.com
21330 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
21331 Date: Wed, 27 Jan 1999 13:31:16 -0500
21332 Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
5fdc711f 21333 Branch: maint-5.005/perl
f58c54f0
NC
21334 ! Configure ext/Errno/Errno_pm.PL
21335____________________________________________________________________________
21336[ 2709] By: jhi on 1999/01/27 19:17:35
21337 Log: Fix Configure installusrbinperl:
21338
21339 From: Spider Boardman <spider@web.zk3.dec.com>
21340 To: jhi@iki.fi
21341 cc: perl5-porters@perl.org
21342 Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
21343 Date: Wed, 27 Jan 1999 13:03:35 -0500
21344 Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
5fdc711f 21345 Branch: maint-5.005/perl
f58c54f0 21346 ! Configure
5fdc711f 21347____________________________________________________________________________
f58c54f0
NC
21348[ 2707] By: gbarr on 1999/01/26 02:06:17
21349 Log: Add redef IO::Handle::* for setv?buf()
5fdc711f 21350 Branch: maint-5.005/perl
f58c54f0 21351 ! ext/POSIX/POSIX.pm
5fdc711f 21352____________________________________________________________________________
f58c54f0
NC
21353[ 2705] By: jhi on 1999/01/24 15:14:30
21354 Log: Mention year-1900 and month 0..11.
5fdc711f 21355 Branch: cfgperl
f58c54f0 21356 ! lib/Time/Local.pm
5fdc711f 21357____________________________________________________________________________
f58c54f0
NC
21358[ 2704] By: jhi on 1999/01/24 15:13:36
21359 Log: Document Configure -Uinstallusrbinperl.
5fdc711f 21360 Branch: cfgperl
f58c54f0 21361 ! INSTALL pod/perldelta.pod
5fdc711f 21362____________________________________________________________________________
f58c54f0
NC
21363[ 2698] By: jhi on 1999/01/24 12:46:00
21364 Log: Use only xlc_r for usethreads.
99ed61e6 21365 Branch: cfgperl
f58c54f0 21366 ! hints/aix.sh
5fdc711f 21367____________________________________________________________________________
f58c54f0
NC
21368[ 2695] By: gsar on 1999/01/24 07:09:05
21369 Log: integrate cfgperl changes into mainline
5fdc711f 21370 Branch: perl
f58c54f0
NC
21371 +> lib/Exporter/Heavy.pm
21372 !> (integrate 65 files)
5fdc711f 21373____________________________________________________________________________
f58c54f0
NC
21374[ 2694] By: gsar on 1999/01/24 01:28:49
21375 Log: better notes on 'make' on win32
5fdc711f 21376 Branch: perl
f58c54f0 21377 ! README.win32
5fdc711f 21378____________________________________________________________________________
f58c54f0
NC
21379[ 2683] By: jhi on 1999/01/22 15:41:00
21380 Log: More de-cut-and-pastos.
5fdc711f 21381 Branch: cfgperl
f58c54f0 21382 ! hints/irix_6.sh hints/os2.sh
5fdc711f 21383____________________________________________________________________________
f58c54f0
NC
21384[ 2682] By: jhi on 1999/01/22 15:30:51
21385 Log: usethreads.cbu cut-and-pasto.
5fdc711f 21386 Branch: cfgperl
f58c54f0 21387 ! hints/solaris_2.sh
5fdc711f 21388____________________________________________________________________________
f58c54f0
NC
21389[ 2681] By: jhi on 1999/01/22 14:54:55
21390 Log: Better (I hope) LANGUAGE documentation.
5fdc711f 21391 Branch: cfgperl
f58c54f0 21392 ! pod/perllocale.pod
5fdc711f 21393____________________________________________________________________________
f58c54f0
NC
21394[ 2680] By: jhi on 1999/01/22 09:20:29
21395 Log: From: Dan Sugalski <sugalskd@osshe.edu>
21396 To: perl5-porters@perl.org
21397 Subject: [PATCH 5.005_03MT3]VMS configure tweak
21398 Date: Wed, 20 Jan 1999 12:05:18 -0800
21399 Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
5fdc711f 21400 Branch: cfgperl
f58c54f0 21401 ! vms/subconfigure.com
5fdc711f 21402____________________________________________________________________________
f58c54f0
NC
21403[ 2679] By: jhi on 1999/01/22 09:13:18
21404 Log: nosuid getmntent() branch.
5fdc711f 21405 Branch: cfgperl
f58c54f0 21406 ! perl.c perl.h
5fdc711f 21407____________________________________________________________________________
f58c54f0
NC
21408[ 2678] By: jhi on 1999/01/22 08:54:19
21409 Log: nosuid patch continued: *BSD needs <sys/param.h>.
5fdc711f 21410 Branch: cfgperl
f58c54f0 21411 ! Configure config_h.SH
5fdc711f 21412____________________________________________________________________________
f58c54f0
NC
21413[ 2676] By: gbarr on 1999/01/22 01:54:02
21414 Log: Fixup FindBin to use File::Spec
21415
21416 Message-Id: <19990120185157.D24479@west-tip.transeda.com>
21417 Date: Wed, 20 Jan 1999 18:51:57 +0000
21418 From: Paul Johnson <pjcj@transeda.com>
21419 Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
5fdc711f 21420 Branch: maint-5.005/perl
f58c54f0
NC
21421 ! lib/FindBin.pm
21422____________________________________________________________________________
21423[ 2671] By: gbarr on 1999/01/22 00:40:13
21424 Log: Fix win32 for Borland compiler and spaces in paths
21425
21426 From: Gurusamy Sarathy <gsar@activestate.com>
21427 Date: Mon, 18 Jan 1999 20:33:17 -0800
21428 Message-Id: <199901190433.UAA03656@activestate.com>
21429 Subject: [PATCH] 5.005_03-trial3 win32 issues
5fdc711f
GS
21430 Branch: maint-5.005/perl
21431 ! README.win32 win32/Makefile win32/config_sh.PL
f58c54f0
NC
21432 ! win32/makefile.mk win32/runperl.c
21433____________________________________________________________________________
21434[ 2670] By: jhi on 1999/01/21 16:12:38
21435 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21436 To: perl5-porters@perl.org
21437 Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
21438 Date: Thu, 21 Jan 1999 12:08:01 +0000
21439 Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
21440 Branch: cfgperl
21441 ! pod/perldiag.pod t/op/subst.t toke.c
21442____________________________________________________________________________
21443[ 2669] By: jhi on 1999/01/21 16:11:46
21444 Log: To: perl5-porters@perl.org
21445 Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
21446 From: Anton Berezin <tobez@plab.ku.dk>
21447 Date: 21 Jan 1999 17:07:28 +0100
21448 Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
21449 Branch: cfgperl
21450 ! hints/freebsd.sh
21451____________________________________________________________________________
21452[ 2668] By: jhi on 1999/01/21 15:38:34
21453 Log: Add Daniel Grisinger <dgris@dimensional.com>.
21454 Branch: cfgperl
21455 ! AUTHORS MAINTAIN
21456____________________________________________________________________________
21457[ 2667] By: jhi on 1999/01/21 15:32:28
21458 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21459 To: Mailing list Perl5 <perl5-porters@perl.org>
21460 Subject: [PATCH 5.005_53] Lean Exporter.pm
21461 Date: Thu, 21 Jan 1999 03:25:23 -0500
21462 Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
21463 Branch: cfgperl
21464 + lib/Exporter/Heavy.pm
21465 ! MANIFEST lib/Exporter.pm
21466____________________________________________________________________________
21467[ 2666] By: jhi on 1999/01/21 15:24:10
21468 Log: From: "W. Phillip Moore" <wpm@ms.com>
21469 To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
21470 Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
21471 Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
21472 Message-ID: <13988.46383.298992.97303@zappa>
21473 Branch: cfgperl
21474 ! lib/File/Path.pm
21475____________________________________________________________________________
21476[ 2665] By: jhi on 1999/01/21 15:20:48
21477 Log: CPAN update (CPAN-1.44_54) from Andreas and
21478 jumbo doc patch from Abigail.
21479
21480 From: abigail@fnx.com
21481 To: perl5-porters@perl.org (Perl Porters)
21482 Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm] Typos
21483 Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
21484 Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
21485
21486 From: abigail@fnx.com
21487 To: perl5-porters@perl.org (Perl Porters)
21488 Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
21489 Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
21490 Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
21491
21492 From: abigail@fnx.com
21493 To: perl5-porters@perl.org (Perl Porters)
21494 Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
21495 Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
21496 Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
21497
21498 From: abigail@fnx.com
21499 To: perl5-porters@perl.org (Perl Porters)
21500 Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
21501 Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
21502 Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
21503
21504 From: abigail@fnx.com
21505 To: perl5-porters@perl.org (Perl Porters)
21506 Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
21507 Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
21508 Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
21509
21510 From: abigail@fnx.com
21511 To: perl5-porters@perl.org (Perl Porters)
21512 Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
21513 Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
21514 Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
21515
21516 From: abigail@fnx.com
21517 To: perl5-porters@perl.org (Perl Porters)
21518 Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
21519 Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
21520 Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
21521
21522 From: abigail@fnx.com
21523 To: perl5-porters@perl.org (Perl Porters)
21524 Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
21525 Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
21526 Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
21527
21528 From: abigail@fnx.com
21529 To: perl5-porters@perl.org (Perl Porters)
21530 Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
21531 Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
21532 Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
21533
21534 From: abigail@fnx.com
21535 To: perl5-porters@perl.org (Perl Porters)
21536 Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
21537 Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
21538 Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
21539
21540 From: abigail@fnx.com
21541 To: perl5-porters@perl.org (Perl Porters)
21542 Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos (ignore previous patch for this file...)
21543 Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
21544 Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
21545
21546 From: abigail@fnx.com
21547 To: perl5-porters@perl.org (Perl Porters)
21548 Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
21549 Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
21550 Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
21551
21552 From: abigail@fnx.com
21553 To: perl5-porters@perl.org (Perl Porters)
21554 Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
21555 Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
21556 Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
5fdc711f
GS
21557 Branch: cfgperl
21558 ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
21559 ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
21560 ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
f58c54f0 21561 ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
5fdc711f 21562____________________________________________________________________________
f58c54f0
NC
21563[ 2664] By: jhi on 1999/01/21 14:47:43
21564 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21565 To: Mailing list Perl5 <perl5-porters@perl.org>
21566 Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
21567 Date: Thu, 21 Jan 1999 03:58:29 -0500
21568 Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
5fdc711f 21569 Branch: cfgperl
f58c54f0 21570 ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
5fdc711f 21571____________________________________________________________________________
f58c54f0
NC
21572[ 2663] By: jhi on 1999/01/21 14:43:58
21573 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21574 To: Mailing list Perl5 <perl5-porters@perl.org>
21575 Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
21576 Date: Thu, 21 Jan 1999 02:46:34 -0500
21577 Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
5fdc711f 21578 Branch: cfgperl
f58c54f0 21579 ! ext/Errno/Errno_pm.PL
5fdc711f 21580____________________________________________________________________________
f58c54f0
NC
21581[ 2662] By: jhi on 1999/01/21 14:42:42
21582 Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
21583 To: Francois Desarmenien <desar@club-internet.fr>
21584 Cc: Gurusamy Sarathy <gsar@activestate.com>,
21585 Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
21586 Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
21587 Date: 21 Jan 1999 00:17:35 -0700
21588 Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
5fdc711f 21589 Branch: cfgperl
f58c54f0 21590 ! Porting/patching.pod
5fdc711f 21591____________________________________________________________________________
f58c54f0
NC
21592[ 2661] By: jhi on 1999/01/21 14:41:13
21593 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21594 To: Mailing list Perl5 <perl5-porters@perl.org>
21595 Subject: [PATCH 5.00*] makedepend
21596 Date: Thu, 21 Jan 1999 02:08:27 -0500
21597 Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
5fdc711f 21598 Branch: cfgperl
f58c54f0 21599 ! makedepend.SH
5fdc711f 21600____________________________________________________________________________
f58c54f0
NC
21601[ 2660] By: jhi on 1999/01/21 14:36:45
21602 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21603 To: Mailing list Perl5 <perl5-porters@perl.org>
21604 Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
21605 Date: Tue, 19 Jan 1999 20:06:45 -0500
21606 Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
5fdc711f 21607 Branch: cfgperl
f58c54f0 21608 ! os2/Changes os2/os2.c
5fdc711f 21609____________________________________________________________________________
f58c54f0
NC
21610[ 2657] By: jhi on 1999/01/21 11:40:35
21611 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21612 To: perl5-porters@perl.org
21613 Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
21614 Date: Mon, 18 Jan 1999 01:32:31 PST
21615 Message-ID: <19990118093231.18443.qmail@hotmail.com>
5fdc711f 21616 Branch: cfgperl
f58c54f0 21617 ! ext/B/B/CC.pm
5fdc711f 21618____________________________________________________________________________
f58c54f0
NC
21619[ 2656] By: jhi on 1999/01/21 11:35:34
21620 Log: From: Achim Bohnet <ach@mpe.mpg.de>
21621 Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED)
21622 Date: Wed, 20 Jan 1999 20:25:53 +0100
21623 Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
5fdc711f 21624 Branch: cfgperl
f58c54f0 21625 ! pp.c
5fdc711f 21626____________________________________________________________________________
f58c54f0
NC
21627[ 2655] By: jhi on 1999/01/21 10:46:01
21628 Log: Handle NIS (and NetInfo) more robustly.
5fdc711f 21629 Branch: cfgperl
f58c54f0 21630 ! t/op/grent.t t/op/pwent.t
5fdc711f 21631____________________________________________________________________________
f58c54f0
NC
21632[ 2654] By: jhi on 1999/01/21 10:17:20
21633 Log: Two-argument eaccess() of SCO.
5fdc711f 21634 Branch: cfgperl
f58c54f0 21635 ! pp_sys.c
5fdc711f 21636____________________________________________________________________________
f58c54f0
NC
21637[ 2653] By: jhi on 1999/01/21 08:53:14
21638 Log: -DNO_NOSUID_CHECK for those platforms which have no way
21639 of checking for nosuid but still want suidperl.
5fdc711f 21640 Branch: cfgperl
f58c54f0 21641 ! perl.c
5fdc711f 21642____________________________________________________________________________
f58c54f0
NC
21643[ 2652] By: jhi on 1999/01/21 08:22:50
21644 Log: The LANGUAGE mirrors LC_ALL usage.
5fdc711f 21645 Branch: cfgperl
f58c54f0 21646 ! Configure config_h.SH
5fdc711f 21647____________________________________________________________________________
f58c54f0
NC
21648[ 2651] By: jhi on 1999/01/20 22:01:21
21649 Log: I_MNTENT was missing.
5fdc711f 21650 Branch: cfgperl
f58c54f0 21651 ! Configure config_h.SH
5fdc711f 21652____________________________________________________________________________
f58c54f0
NC
21653[ 2650] By: jhi on 1999/01/19 13:42:03
21654 Log: NetBSD update, based on patches from the NetBSD packages system.
5fdc711f 21655 Branch: cfgperl
f58c54f0 21656 ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
5fdc711f 21657____________________________________________________________________________
f58c54f0
NC
21658[ 2649] By: jhi on 1999/01/19 12:44:02
21659 Log: Jumbo Configure update.
21660 * -Uinstallusrbinperl: disable /usr/bin/perl installation
21661 by installperl
21662 * usethreads.cbu
21663 * use64bits.cbu
21664 * "nosuid"
5fdc711f
GS
21665 Branch: cfgperl
21666 ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
21667 ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
21668 ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
21669 ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
21670 ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
f58c54f0 21671 ! pod/perldiag.pod
5fdc711f 21672____________________________________________________________________________
f58c54f0
NC
21673[ 2648] By: jhi on 1999/01/19 09:16:44
21674 Log: Mention /usr/share/locale.
5fdc711f 21675 Branch: cfgperl
f58c54f0 21676 ! pod/perllocale.pod
5fdc711f 21677____________________________________________________________________________
f58c54f0
NC
21678[ 2647] By: jhi on 1999/01/19 09:11:11
21679 Log: SHMLBA strikes back in NetBSD/sparc.
21680
21681 From: Dave Nelson <David.Nelson@bellcow.com>
21682 To: jhi@iki.fi
21683 Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
21684 Date: Mon, 18 Jan 1999 22:07:56 -0600
21685 Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
5fdc711f 21686 Branch: cfgperl
f58c54f0 21687 ! ext/IPC/SysV/SysV.xs
5fdc711f 21688____________________________________________________________________________
f58c54f0
NC
21689[ 2646] By: jhi on 1999/01/19 08:58:17
21690 Log: Show LANGUAGE env var when needed. (Augment change #2645).
5fdc711f 21691 Branch: cfgperl
f58c54f0 21692 ! util.c utils/perlbug.PL
5fdc711f 21693____________________________________________________________________________
f58c54f0
NC
21694[ 2645] By: jhi on 1999/01/19 08:52:15
21695 Log: Document the GNU LANGUAGE env var.
5fdc711f 21696 Branch: cfgperl
f58c54f0 21697 ! pod/perllocale.pod
5fdc711f 21698____________________________________________________________________________
f58c54f0
NC
21699[ 2644] By: jhi on 1999/01/19 08:42:25
21700 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21701 To: Mailing list Perl5 <perl5-porters@perl.org>
21702 Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
21703 Date: Mon, 18 Jan 1999 20:57:02 -0500
21704 Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
5fdc711f 21705 Branch: cfgperl
f58c54f0 21706 ! pp_hot.c t/op/pat.t
5fdc711f 21707____________________________________________________________________________
f58c54f0
NC
21708[ 2643] By: jhi on 1999/01/18 11:23:41
21709 Log: Add various cruft to "clean" target. (Time for t/Makefile?)
5fdc711f 21710 Branch: cfgperl
f58c54f0 21711 ! Makefile.SH
5fdc711f 21712____________________________________________________________________________
f58c54f0
NC
21713[ 2642] By: jhi on 1999/01/18 11:03:38
21714 Log: GNU libc locale system has LANGUAGE env var that partly
21715 overrides even LC_ALL.
5fdc711f 21716 Branch: cfgperl
f58c54f0 21717 ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
5fdc711f 21718____________________________________________________________________________
f58c54f0
NC
21719[ 2641] By: jhi on 1999/01/18 10:55:04
21720 Log: Integrate from mainperl.
5fdc711f 21721 Branch: cfgperl
f58c54f0
NC
21722 +> ext/B/defsubs.h.PL
21723 ! t/op/groups.t
21724 !> (integrate 38 files)
5fdc711f 21725____________________________________________________________________________
f58c54f0
NC
21726[ 2640] By: gsar on 1999/01/18 10:06:29
21727 Log: a few random cleanups
5fdc711f 21728 Branch: perl
f58c54f0 21729 ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
5fdc711f 21730____________________________________________________________________________
f58c54f0
NC
21731[ 2639] By: gsar on 1999/01/18 05:56:21
21732 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21733 Date: Sun, 17 Jan 1999 16:41:10 PST
21734 Message-Id: <19990118004111.29667.qmail@hotmail.com>
21735 Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
5fdc711f 21736 Branch: perl
f58c54f0 21737 ! ext/B/B/C.pm
5fdc711f 21738____________________________________________________________________________
f58c54f0
NC
21739[ 2638] By: gsar on 1999/01/18 05:41:21
21740 Log: From: jan.dubois@ibm.net (Jan Dubois)
21741 Date: Mon, 18 Jan 1999 00:37:41 +0100
21742 Message-Id: <36a271cd.2105507@smtp1.ibm.net>
21743 Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
5fdc711f 21744 Branch: perl
f58c54f0 21745 ! dump.c
5fdc711f 21746____________________________________________________________________________
f58c54f0
NC
21747[ 2633] By: gsar on 1999/01/17 13:39:59
21748 Log: bogus assert()
5fdc711f 21749 Branch: perl
f58c54f0 21750 ! pp.c t/op/groups.t
5fdc711f 21751____________________________________________________________________________
f58c54f0
NC
21752[ 2632] By: gsar on 1999/01/17 13:22:04
21753 Log: various tweaks for clean build and test on win32
5fdc711f
GS
21754 Branch: perl
21755 ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
f58c54f0 21756 ! op.c t/pragma/warn/doio
5fdc711f 21757____________________________________________________________________________
f58c54f0
NC
21758[ 2631] By: gsar on 1999/01/17 12:28:06
21759 Log: undo change#2336, and add clarification about subversive
21760 CPAN distributions from Andreas Koenig
5fdc711f 21761 Branch: perl
f58c54f0 21762 ! Porting/pumpkin.pod lib/CPAN.pm
5fdc711f 21763____________________________________________________________________________
f58c54f0
NC
21764[ 2630] By: gsar on 1999/01/17 12:04:06
21765 Log: fix silent taint failures under -U
5fdc711f 21766 Branch: perl
f58c54f0 21767 ! doio.c
5fdc711f 21768____________________________________________________________________________
f58c54f0
NC
21769[ 2629] By: gsar on 1999/01/17 12:00:23
21770 Log: sanity check piped opens (tweaked version of patch suggested
21771 by Mark-Jason Dominus)
5fdc711f
GS
21772 Branch: perl
21773 ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
f58c54f0 21774 ! t/op/taint.t t/pragma/warn/doio
5fdc711f 21775____________________________________________________________________________
f58c54f0
NC
21776[ 2628] By: gsar on 1999/01/17 11:26:21
21777 Log: regen headers
5fdc711f 21778 Branch: perl
f58c54f0 21779 ! embed.h embedvar.h objXSUB.h
5fdc711f 21780____________________________________________________________________________
f58c54f0
NC
21781[ 2627] By: gsar on 1999/01/17 11:23:37
21782 Log: PERL_OBJECTness for change#2595
5fdc711f 21783 Branch: perl
f58c54f0 21784 ! embed.pl op.c pod/perlport.pod proto.h
5fdc711f 21785____________________________________________________________________________
f58c54f0
NC
21786[ 2626] By: gsar on 1999/01/17 09:47:07
21787 Log: PERL_OBJECT tweaks for change#2426
5fdc711f 21788 Branch: perl
f58c54f0 21789 ! embed.pl proto.h regcomp.c
5fdc711f 21790____________________________________________________________________________
f58c54f0
NC
21791[ 2625] By: gsar on 1999/01/17 09:37:58
21792 Log: documentation in change#2596 is not quite right; fix it
5fdc711f 21793 Branch: perl
f58c54f0 21794 ! lib/Math/BigFloat.pm pod/perlguts.pod
5fdc711f 21795____________________________________________________________________________
f58c54f0
NC
21796[ 2624] By: gsar on 1999/01/17 09:28:34
21797 Log: undo change#2571; C<use File::Spec> instead
5fdc711f 21798 Branch: perl
f58c54f0 21799 ! lib/FindBin.pm
5fdc711f 21800____________________________________________________________________________
f58c54f0
NC
21801[ 2623] By: gsar on 1999/01/17 09:20:42
21802 Log: change#2572 is not applicable; undo, retaining scan_bin addition
21803 to global.sym
5fdc711f 21804 Branch: perl
f58c54f0 21805 ! global.sym perl.c proto.h
5fdc711f 21806____________________________________________________________________________
f58c54f0
NC
21807[ 2622] By: gsar on 1999/01/17 09:17:42
21808 Log: change#2576 is based on a wrong premise; undo it
5fdc711f 21809 Branch: perl
f58c54f0 21810 ! pp_ctl.c
5fdc711f 21811____________________________________________________________________________
f58c54f0
NC
21812[ 2621] By: gsar on 1999/01/17 09:12:42
21813 Log: fix change#2602 to not used hard coded constants
5fdc711f 21814 Branch: perl
f58c54f0 21815 ! ext/B/B/C.pm ext/B/defsubs.h.PL
5fdc711f 21816____________________________________________________________________________
f58c54f0
NC
21817[ 2620] By: gsar on 1999/01/17 09:02:07
21818 Log: integrate cfgperl changes into mainline, fix conflicts
5fdc711f
GS
21819 Branch: perl
21820 +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
21821 +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
21822 +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
21823 +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
f58c54f0
NC
21824 +> pod/perlopentut.pod
21825 !> (integrate 162 files)
21826____________________________________________________________________________
21827[ 2619] By: gsar on 1999/01/17 08:42:04
21828 Log: a few doc typos
21829 Branch: perl
21830 ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
21831____________________________________________________________________________
21832[ 2616] By: gbarr on 1999/01/16 18:59:55
21833 Log: Win32 changes from Jan
21834
21835 From: jan.dubois@ibm.net (Jan Dubois)
21836 Date: Fri, 15 Jan 1999 23:38:35 +0100
21837 Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
21838 Subject: [PATCH 5.005_03m2] Win32 Makefile patches
21839
21840 From: jan.dubois@ibm.net (Jan Dubois)
21841 Date: Sat, 16 Jan 1999 13:02:45 +0100
21842 Message-ID: <36a07da6.10722337@smtp1.ibm.net>
21843 Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
5fdc711f 21844 Branch: maint-5.005/perl
f58c54f0
NC
21845 ! README.win32 win32/Makefile win32/makefile.mk
21846____________________________________________________________________________
21847[ 2615] By: gbarr on 1999/01/16 18:48:48
21848 Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
21849
21850 From: Gurusamy Sarathy <gsar@engin.umich.edu>
21851 Date: Thu, 07 Jan 1999 00:12:00 -0500
21852 Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
21853 Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
21854
21855 From: Gurusamy Sarathy <gsar@engin.umich.edu>
21856 Date: Thu, 14 Jan 1999 19:21:46 -0500
21857 Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
21858 Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
5fdc711f
GS
21859 Branch: maint-5.005/perl
21860 ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
21861 ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
21862 ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
f58c54f0
NC
21863 ! win32/makedef.pl win32/runperl.c win32/win32.c
21864____________________________________________________________________________
21865[ 2614] By: gbarr on 1999/01/16 16:48:38
21866 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
21867 Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
21868 Message-Id: <199901151528.RAA08785@alpha.hut.fi>
21869 Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
21870
21871 From: Jarkko Hietaniemi <jhi@iki.fi>
21872 Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
21873 Message-Id: <199901151644.SAA08184@alpha.hut.fi>
21874 Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
21875
21876 From: Jarkko Hietaniemi <jhi@iki.fi>
21877 Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
21878 Message-Id: <199901151652.SAA11259@alpha.hut.fi>
21879 Subject: the promised "installusrbinperl + NetBSD" fix
5fdc711f
GS
21880 Branch: maint-5.005/perl
21881 ! Configure Makefile.SH hints/netbsd.sh installperl
f58c54f0 21882 ! makedepend.SH unixish.h
5fdc711f 21883____________________________________________________________________________
f58c54f0
NC
21884[ 2611] By: jhi on 1999/01/14 12:16:14
21885 Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
21886 To: pumpkings@jhereg.perl.com
21887 Subject: perlopentut.pod
21888 Date: Sat, 09 Jan 1999 08:13:18 -0700
21889 Message-Id: <199901091513.IAA17512@jhereg.perl.com>
5fdc711f 21890 Branch: cfgperl
f58c54f0
NC
21891 + pod/perlopentut.pod
21892 ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
5fdc711f 21893____________________________________________________________________________
f58c54f0
NC
21894[ 2607] By: gbarr on 1999/01/14 02:53:40
21895 Log: Added Carp::cluck to perldelta.pod
5fdc711f 21896 Branch: maint-5.005/perl
f58c54f0
NC
21897 ! pod/perldelta.pod
21898____________________________________________________________________________
21899[ 2605] By: jhi on 1999/01/13 18:26:19
21900 Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
21901 To: "'cpan@perl.org'" <cpan@perl.org>
21902 Subject: "Bug" fix for File::Find.pm
21903 Date: Thu, 31 Dec 1998 13:01:50 -0500
21904 Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
21905 Branch: cfgperl
21906 ! lib/File/Find.pm
21907____________________________________________________________________________
21908[ 2604] By: jhi on 1999/01/13 18:08:45
21909 Log: From: Peter Wolfe <wolfe@teloseng.com>
21910 Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
21911 To: perlbug@perl.com
21912 Date: 11 Jan 1999 23:00:05 +0200
21913 Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
21914 Branch: cfgperl
21915 ! hints/sco.sh
21916____________________________________________________________________________
21917[ 2603] By: jhi on 1999/01/13 18:06:56
21918 Log: From: hans@icgroup.nl (Hans Mulder)
21919 Subject: [Patch for 5.005_54] re::debugcolors dumps core
21920 To: perlbug@perl.com
21921 Cc: hansmu@xs4all.nl
21922 Date: 11 Jan 1999 22:22:45 +0200
21923 Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
21924 Branch: cfgperl
21925 ! ext/re/re.pm regcomp.c
21926____________________________________________________________________________
21927[ 2602] By: jhi on 1999/01/13 18:05:43
21928 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21929 Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
21930 Date: 11 Jan 1999 08:02:41 +0200
21931 Lines: 134
21932 Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
21933 Branch: cfgperl
21934 ! ext/B/B.xs ext/B/B/C.pm
21935____________________________________________________________________________
21936[ 2601] By: jhi on 1999/01/13 18:01:53
21937 Log: From: James FitzGibbon <james@ican.net>
21938 Subject: Trivial patch for HP-UX 11 and shared libperl
21939 To: perl5-porters@perl.org
21940 Date: 8 Jan 1999 19:13:23 +0200
21941 Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
21942 Branch: cfgperl
21943 ! Makefile.SH
21944____________________________________________________________________________
21945[ 2600] By: jhi on 1999/01/13 17:59:45
21946 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21947 Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
21948 To: perl5-porters@perl.org
21949 Date: 8 Jan 1999 12:43:36 +0200
21950 Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
21951 Branch: cfgperl
21952 ! ext/B/B/CC.pm
21953____________________________________________________________________________
21954[ 2599] By: jhi on 1999/01/13 17:50:11
21955 Log: From: Robin Barker <rmb1@cise.npl.co.uk>
21956 Subject: PATCH to installperl
21957 To: perl5-porters@perl.org
21958 Date: 4 Jan 1999 16:15:18 +0200
21959 Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
21960 Branch: cfgperl
21961 ! installperl
21962____________________________________________________________________________
21963[ 2598] By: jhi on 1999/01/13 17:34:51
21964 Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
21965 To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
21966 Cc: perl5-porters@perl.org
21967 Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
21968 Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
21969 Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
5fdc711f
GS
21970 Branch: cfgperl
21971 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
f58c54f0
NC
21972 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
21973____________________________________________________________________________
21974[ 2597] By: jhi on 1999/01/13 17:30:33
21975 Log: From: David Dyck <dcd@tc.fluke.com>
21976 To: Perl Porters <perl5-porters@perl.org>,
21977 Gurusamy Sarathy <gsar@engin.umich.edu>
21978 Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
21979 Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
21980 Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
21981 Branch: cfgperl
21982 ! pod/perldsc.pod
21983____________________________________________________________________________
21984[ 2596] By: jhi on 1999/01/13 17:26:44
21985 Log: From: Joshua Pritikin <joshua.pritikin@db.com>
21986 To: perl5-porters@perl.org
21987 Subject: [PATCH] modglobal w/ spelling fixes
21988 Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
21989 Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
21990 Branch: cfgperl
21991 ! pod/perlguts.pod
21992____________________________________________________________________________
21993[ 2595] By: jhi on 1999/01/13 17:24:59
21994 Log: From: Hans Mulder <hansm@icgroup.nl>
21995 Optimize common sort routines. Thread started by the message
21996
21997 From: Hans Mulder <hansm@icgroup.nl>
21998 Sender: owner-perl5-porters@perl.org
21999 To: perl5-porters@perl.org
22000 Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
22001 Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
22002
22003 and the patch from the message
22004
22005 From: Hans Mulder <hans@icgroup.nl>
22006 To: jhi@iki.fi
22007 Cc: perl5-porters@perl.org
22008 Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
22009 $b }
22010 Date: Wed, 13 Jan 1999 17:39:35 +0100
22011 Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
22012 Branch: cfgperl
22013 ! Todo op.c op.h pp_ctl.c t/op/sort.t
22014____________________________________________________________________________
22015[ 2594] By: jhi on 1999/01/13 16:50:17
22016 Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
22017 (the diffs were based on 5.004_02). Tested by Guido
22018 and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
5fdc711f
GS
22019 Branch: cfgperl
22020 + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
22021 + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
f58c54f0 22022 + mint/sys/time.h mint/time.h
5fdc711f 22023 ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
f58c54f0 22024 ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
5fdc711f 22025____________________________________________________________________________
f58c54f0
NC
22026[ 2593] By: jhi on 1999/01/09 16:54:26
22027 Log: Detypo.
5fdc711f 22028 Branch: cfgperl
f58c54f0 22029 ! hints/dec_osf.sh
5fdc711f 22030____________________________________________________________________________
f58c54f0
NC
22031[ 2592] By: jhi on 1999/01/09 16:17:13
22032 Log: Move usethreads and use64bits logic from hints to Configure.
5fdc711f
GS
22033 Branch: cfgperl
22034 ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
22035 ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
22036 ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
f58c54f0
NC
22037 ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
22038____________________________________________________________________________
22039[ 2591] By: jhi on 1999/01/09 14:45:24
22040 Log: Missing dTHRs added.
22041 Branch: cfgperl
22042 ! regcomp.c toke.c
22043____________________________________________________________________________
22044[ 2590] By: jhi on 1999/01/08 15:27:17
22045 Log: Finalize change #2589 and add better AIX nm scanning from:
22046
22047 Message-Id: <m0zyNW0-00017VC@gentoo.com>
22048 From: bll@gentoo.com (Brad Lanam)
22049 Subject: Re: mailhelp returned a non-zero status
22050 In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
22051 To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
22052 Branch: cfgperl
22053 ! Configure hints/freebsd.sh hints/linux.sh
22054____________________________________________________________________________
22055[ 2589] By: jhi on 1999/01/08 15:14:54
22056 Log: Undo change #2581.
22057 Branch: cfgperl
22058 ! Configure hints/freebsd.sh hints/linux.sh
22059____________________________________________________________________________
22060[ 2588] By: jhi on 1999/01/08 11:51:52
22061 Log: FAQ jumbo patch from tchrist.
22062
22063 Message-Id: <199901080605.XAA20229@jhereg.perl.com>
22064 From: Tom Christiansen <tchrist@jhereg.perl.com>
22065 To: pumpkings@jhereg.perl.com
22066 Subject: newest version of perlfaq.pod
22067 Date: Thu, 7 Jan 1999 23:05:02 -0700
22068
22069 Message-Id: <199901080605.XAA20231@jhereg.perl.com>
22070 From: Tom Christiansen <tchrist@jhereg.perl.com>
22071 To: pumpkings@jhereg.perl.com
22072 Subject: newest version of perlfaq1.pod
22073 Date: Thu, 7 Jan 1999 23:05:02 -0700
22074
22075 Message-Id: <199901080605.XAA20233@jhereg.perl.com>
22076 From: Tom Christiansen <tchrist@jhereg.perl.com>
22077 To: pumpkings@jhereg.perl.com
22078 Subject: newest version of perlfaq2.pod
22079 Date: Thu, 7 Jan 1999 23:05:02 -0700
22080
22081 Message-Id: <199901080605.XAA20235@jhereg.perl.com>
22082 From: Tom Christiansen <tchrist@jhereg.perl.com>
22083 To: pumpkings@jhereg.perl.com
22084 Subject: newest version of perlfaq3.pod
22085 Date: Thu, 7 Jan 1999 23:05:02 -0700
22086
22087 Message-Id: <199901080605.XAA20237@jhereg.perl.com>
22088 From: Tom Christiansen <tchrist@jhereg.perl.com>
22089 To: pumpkings@jhereg.perl.com
22090 Subject: newest version of perlfaq4.pod
22091 Date: Thu, 7 Jan 1999 23:05:02 -0700
22092
22093 Message-Id: <199901080605.XAA20239@jhereg.perl.com>
22094 From: Tom Christiansen <tchrist@jhereg.perl.com>
22095 To: pumpkings@jhereg.perl.com
22096 Subject: newest version of perlfaq5.pod
22097 Date: Thu, 7 Jan 1999 23:05:02 -0700
22098
22099 Message-Id: <199901080605.XAA20241@jhereg.perl.com>
22100 From: Tom Christiansen <tchrist@jhereg.perl.com>
22101 To: pumpkings@jhereg.perl.com
22102 Subject: newest version of perlfaq6.pod
22103 Date: Thu, 7 Jan 1999 23:05:02 -0700
22104
22105 Message-Id: <199901080605.XAA20243@jhereg.perl.com>
22106 From: Tom Christiansen <tchrist@jhereg.perl.com>
22107 To: pumpkings@jhereg.perl.com
22108 Subject: newest version of perlfaq7.pod
22109 Date: Thu, 7 Jan 1999 23:05:03 -0700
22110
22111 Message-Id: <199901080605.XAA20245@jhereg.perl.com>
22112 From: Tom Christiansen <tchrist@jhereg.perl.com>
22113 To: pumpkings@jhereg.perl.com
22114 Subject: newest version of perlfaq8.pod
22115 Date: Thu, 7 Jan 1999 23:05:03 -0700
22116
22117 Message-Id: <199901080605.XAA20257@jhereg.perl.com>
22118 From: Tom Christiansen <tchrist@jhereg.perl.com>
22119 To: pumpkings@jhereg.perl.com
22120 Subject: newest version of perlfaq9.pod
22121 Date: Thu, 7 Jan 1999 23:05:03 -0700
5fdc711f
GS
22122 Branch: cfgperl
22123 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
22124 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
22125 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
f58c54f0 22126 ! pod/perlfaq9.pod
5fdc711f 22127____________________________________________________________________________
f58c54f0
NC
22128[ 2587] By: jhi on 1999/01/08 11:17:43
22129 Log: More doc fixes from Abigail.
5fdc711f
GS
22130 Branch: cfgperl
22131 ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
f58c54f0
NC
22132 ! lib/User/pwent.pm
22133____________________________________________________________________________
22134[ 2585] By: jhi on 1999/01/08 08:31:02
22135 Log: Change #2584 from maint-5.005:
22136
22137 implemented Ilya's suggested fix, and added a testcase
22138
22139 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22140 Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
22141 Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
22142 Subject: Re: Text::ParseWords: regex fix
22143 Branch: cfgperl
22144 ! lib/Text/ParseWords.pm t/lib/parsewords.t
22145____________________________________________________________________________
22146[ 2583] By: gbarr on 1999/01/08 04:50:03
22147 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
22148 Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
22149 Message-Id: <199901071047.MAA24100@alpha.hut.fi>
22150 Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
5fdc711f 22151 Branch: maint-5.005/perl
f58c54f0
NC
22152 ! ext/Errno/Errno_pm.PL
22153____________________________________________________________________________
22154[ 2581] By: jhi on 1999/01/07 16:38:03
22155 Log: Configure update:
22156 - usethreads, use64bits, and usemultiplicity
22157 are no more interactively asked by Configure
22158 - "int main()" (vs bare "main()") enforced in test programs
22159 Branch: cfgperl
22160 ! Configure hints/freebsd.sh hints/linux.sh
22161____________________________________________________________________________
22162[ 2580] By: jhi on 1999/01/07 11:19:12
22163 Log: From: Dan Sugalski <sugalskd@osshe.edu>
22164 Date: Wed, 06 Jan 1999 13:47:34 -0800
22165 Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
22166 Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
22167 Branch: cfgperl
22168 ! vms/vms.c
22169____________________________________________________________________________
22170[ 2579] By: jhi on 1999/01/07 09:08:36
22171 Log: Another set of doc patches from Abigail
22172
22173 From: abigail@fnx.com
22174 Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
22175 Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
22176 Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
22177
22178 From: abigail@fnx.com
22179 Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
22180 Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
22181 Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
22182
22183 From: abigail@fnx.com
22184 Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
22185 Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
22186 Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
22187
22188 From: abigail@fnx.com
22189 Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
22190 Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
22191 Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
22192
22193 From: abigail@fnx.com
22194 Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
22195 Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
22196 Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
22197
22198 From: abigail@fnx.com
22199 Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
22200 Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
22201 Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
22202
22203 From: abigail@fnx.com
22204 Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
22205 Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
22206 Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
22207
22208 From: abigail@fnx.com
22209 Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
22210 Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
22211 Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
22212
22213 From: abigail@fnx.com
22214 Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
22215 Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
22216 Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
22217
22218 From: abigail@fnx.com
22219 Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
22220 Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
22221 Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
22222
22223 From: abigail@fnx.com
22224 Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
22225 Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
22226 Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
22227
22228 From: abigail@fnx.com
22229 Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
22230 Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
22231 Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
22232
22233 From: abigail@fnx.com
22234 Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
22235 Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
22236 Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
22237
22238 From: abigail@fnx.com
22239 Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
22240 Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
22241 Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
5fdc711f
GS
22242 Branch: cfgperl
22243 ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
22244 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
22245 ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
22246 ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
f58c54f0
NC
22247 ! lib/Tie/Array.pm lib/Tie/Hash.pm
22248____________________________________________________________________________
22249[ 2576] By: jhi on 1999/01/06 17:05:20
22250 Log: Change #2582 fallout: the amagic_cmp* are no more file static.
22251 Branch: cfgperl
22252 ! pp_ctl.c
22253____________________________________________________________________________
22254[ 2575] By: jhi on 1999/01/06 13:18:56
22255 Log: Enhance the great_circle_distance() documentation.
22256 Branch: cfgperl
22257 ! lib/Math/Trig.pm
22258____________________________________________________________________________
22259[ 2574] By: jhi on 1999/01/06 12:58:03
22260 Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
22261 To: perlbug@perl.com
22262 Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
22263 Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
22264 Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
22265 Branch: cfgperl
22266 ! t/op/sysio.t
22267____________________________________________________________________________
22268[ 2573] By: jhi on 1999/01/06 12:40:19
22269 Log: From: "W. Phillip Moore" <wpm@ms.com>
22270 To: perlbug@perl.org
22271 Subject: [PATCH] POSIX getpgrp is not -w clean
22272 Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
22273 Message-ID: <13970.20107.190314.549471@zappa>
22274 Branch: cfgperl
22275 ! ext/POSIX/POSIX.pm
22276____________________________________________________________________________
22277[ 2572] By: jhi on 1999/01/06 12:25:24
22278 Log: Based on
22279 From: jan.dubois@ibm.net (Jan Dubois)
22280 To: perl5-porters@perl.org
22281 Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
22282 Date: Wed, 06 Jan 1999 01:24:09 +0100
22283 Message-ID: <3696aa85.18259325@smtp1.ibm.net>
22284 except that
22285 - objXSUB.h was already okay
22286 - embed.h patching is futile, global.sym patched instead
22287 - objpp.h does not exist
22288 - proto.h addition applied manually
22289 - win32/GenCAPI.pl was already okay
22290 - win32/makedef.pl was already okay
22291 Branch: cfgperl
22292 ! global.sym perl.c proto.h
22293____________________________________________________________________________
22294[ 2571] By: jhi on 1999/01/06 11:25:48
22295 Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
22296 To: perlbug@perl.com
22297 Subject: FindBin.pm on Win32 systems
22298 Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
22299 Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
22300 Branch: cfgperl
22301 ! lib/FindBin.pm
22302____________________________________________________________________________
22303[ 2570] By: jhi on 1999/01/06 11:21:48
22304 Log: From: Dan Sugalski <sugalskd@osshe.edu>
22305 To: perl5-porters@perl.org, vmsperl@perl.org
22306 Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
22307 Date: Tue, 05 Jan 1999 16:47:31 -0800
22308 Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
22309
22310 (the ext/IO/lib/IO/Socket.pm was not really changed here;
22311 it was a leftover from #2569)
22312 Branch: cfgperl
22313 ! ext/IO/lib/IO/Socket.pm taint.c
22314____________________________________________________________________________
22315[ 2569] By: jhi on 1999/01/06 11:18:22
22316 Log: Jumbo doc patch from Abigail (almost identical to
22317 the 5.005-maint change #2562 except for the
22318 ext/IO/lib/IO/Socket.pm patch which was not
22319 applicable because the IO version of 5.005-devel
22320 is somewhat different (why?))
22321
22322 From: abigail@fnx.com
22323 Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
22324 Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
22325 Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
22326
22327 From: abigail@fnx.com
22328 Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
22329 Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
22330 Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
22331
22332 From: abigail@fnx.com
22333 Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
22334 Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
22335 Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
22336
22337 From: abigail@fnx.com
22338 Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
22339 Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
22340 Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
22341
22342 From: abigail@fnx.com
22343 Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
22344 Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
22345 Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
22346
22347 From: abigail@fnx.com
22348 Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
22349 Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
22350 Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
22351
22352 From: abigail@fnx.com
22353 Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
22354 Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
22355 Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
22356
22357 From: abigail@fnx.com
22358 Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
22359 Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
22360 Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
22361
22362 From: abigail@fnx.com
22363 Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
22364 Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
22365 Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
22366
22367 From: abigail@fnx.com
22368 Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
22369 Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
22370 Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
5fdc711f
GS
22371 Branch: cfgperl
22372 ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
22373 ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
22374 ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
22375 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
f58c54f0 22376 ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
5fdc711f 22377____________________________________________________________________________
f58c54f0
NC
22378[ 2568] By: gbarr on 1999/01/06 03:13:15
22379 Log: From: jan.dubois@ibm.net (Jan Dubois)
22380 Date: Wed, 06 Jan 1999 01:24:09 +0100
22381 Message-ID: <3696aa85.18259325@smtp1.ibm.net>
22382 Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
5fdc711f
GS
22383 Branch: maint-5.005/perl
22384 ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
f58c54f0 22385 ! win32/GenCAPI.pl win32/makedef.pl
5fdc711f 22386____________________________________________________________________________
f58c54f0
NC
22387[ 2566] By: gbarr on 1999/01/06 02:29:05
22388 Log: From: "W. Phillip Moore" <wpm@ms.com>
22389 Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
22390 Message-ID: <13970.20107.190314.549471@zappa>
22391 Subject: [PATCH] POSIX getpgrp is not -w clean
5fdc711f 22392 Branch: maint-5.005/perl
f58c54f0 22393 ! ext/POSIX/POSIX.pm
5fdc711f 22394____________________________________________________________________________
f58c54f0
NC
22395[ 2565] By: gbarr on 1999/01/06 02:19:00
22396 Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
22397 Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
22398 Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
22399 Subject: FindBin.pm on Win32 systems
5fdc711f 22400 Branch: maint-5.005/perl
f58c54f0 22401 ! lib/FindBin.pm
5fdc711f 22402____________________________________________________________________________
f58c54f0
NC
22403[ 2561] By: jhi on 1999/01/05 10:49:10
22404 Log: Reword the setlocale() 1-arg case better.
5fdc711f 22405 Branch: cfgperl
f58c54f0 22406 ! ext/POSIX/POSIX.pod
5fdc711f 22407____________________________________________________________________________
f58c54f0
NC
22408[ 2559] By: gbarr on 1999/01/02 15:37:35
22409 Log: From: Blair Zajac <bzajac@geostaff.com>
22410 Date: Wed, 23 Dec 1998 17:13:32 -0800
22411 Message-ID: <3681953C.8B6A90AA@geostaff.com>
22412 Subject: Tie::SubstrHash patch
5fdc711f 22413 Branch: maint-5.005/perl
f58c54f0 22414 ! lib/Tie/SubstrHash.pm
5fdc711f 22415____________________________________________________________________________
f58c54f0
NC
22416[ 2554] By: jhi on 1999/01/02 14:55:06
22417 Log: Object destruction order testing.
5fdc711f 22418 Branch: cfgperl
f58c54f0 22419 ! t/op/misc.t
5fdc711f 22420____________________________________________________________________________
f58c54f0
NC
22421[ 2553] By: jhi on 1999/01/02 14:49:40
22422 Log: perldelta the Dumpvalue.pm of change #2513.
5fdc711f 22423 Branch: cfgperl
f58c54f0 22424 ! lib/Dumpvalue.pm pod/perldelta.pod
5fdc711f 22425____________________________________________________________________________
f58c54f0
NC
22426[ 2552] By: nick on 1999/01/02 14:45:38
22427 Log: Tone down Makefile.PL so it works on Win32
5fdc711f 22428 Branch: perl
f58c54f0 22429 ! ext/B/Makefile.PL
5fdc711f 22430____________________________________________________________________________
f58c54f0
NC
22431[ 2551] By: nick on 1999/01/02 14:06:30
22432 Log: Export constant subs from B.xs for op.h, cop.h and a few others.
22433 Use them in various B::* rather than have local defs.
5fdc711f 22434 Branch: perl
f58c54f0 22435 + ext/B/defsubs.h.PL
5fdc711f
GS
22436 ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
22437 ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
f58c54f0
NC
22438 ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
22439____________________________________________________________________________
22440[ 2550] By: nick on 1999/01/02 10:04:02
22441 Log: Integrate ext/B changes from //depot/cfgperl
22442 Branch: perl
22443 !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
22444____________________________________________________________________________
22445[ 2549] By: jhi on 1999/01/01 13:54:16
22446 Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
22447 To: perlbug@perl.com
22448 Subject: op/groups.t fails test 1 on HP-UX 10.20
22449 Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
22450 Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
22451 Branch: cfgperl
22452 ! t/op/groups.t
22453____________________________________________________________________________
22454[ 2548] By: jhi on 1999/01/01 13:53:31
22455 Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22456 To: perl5-porters@perl.org
22457 cc: hv@crypt0.demon.co.uk
22458 Subject: [bug 5.004_54] duplicate error message
22459 Date: Thu, 31 Dec 1998 04:05:25 +0000
22460 Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
22461
22462 Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
22463 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
22464 To: hv@crypt0.demon.co.uk
22465 Cc: perl5-porters@perl.org
22466 Subject: [PATCH _54] Re: duplicate error message
22467 Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
22468
22469 Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
22470 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22471 To: Stephen McCamant <smccam@uclink4.berkeley.edu>
22472 cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
22473 Subject: [TEST PATCH _54] Re: duplicate error message
22474 Date: Fri, 01 Jan 1999 07:32:14 +0000
22475 Branch: cfgperl
22476 ! op.c t/pragma/warn/op
22477____________________________________________________________________________
22478[ 2547] By: jhi on 1998/12/31 14:15:04
22479 Log: From: Chris Nandor <pudge@pobox.com>
22480 To: jhi@iki.fi
22481 Cc: perl5-porters@perl.org
22482 Subject: Re: [PATCH] perlport.pod 1.38
22483 Date: Thu, 31 Dec 1998 09:06:48 -0500
22484 Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
22485 Branch: cfgperl
22486 ! pod/perlport.pod
22487____________________________________________________________________________
22488[ 2546] By: jhi on 1998/12/31 11:18:17
22489 Log: From: Wilson P. Snyder II
22490 To: perl5-porters@perl.org
22491 Subject: [PATCH v5.5.53] REV2: Binary number support
22492 Date: 1998/11/30
22493 Message-ID: <199811301543.KAA15689@vulcan.maker.com>
5fdc711f
GS
22494 Branch: cfgperl
22495 ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
22496 ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
f58c54f0
NC
22497 ! toke.c util.c
22498____________________________________________________________________________
22499[ 2545] By: jhi on 1998/12/31 09:27:40
22500 Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
22501 To: perlbug@perl.com
22502 Subject: "perl -T -P" dumps core on OpenBSD and Linux
22503 Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
22504 Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
22505 Branch: cfgperl
22506 ! taint.c
22507____________________________________________________________________________
22508[ 2544] By: jhi on 1998/12/31 09:21:45
22509 Log: From: Tim Bunce <Tim.Bunce@ig.co.uk>
22510 To: perlbug@perl.com
22511 Subject: bug in pod2man search for perl binary [5.005_5x]
22512 Date: Sat, 12 Dec 1998 23:08:51 +0000
22513 Message-ID: <19981212230851.A20578@ig.co.uk>
22514 Branch: cfgperl
22515 ! pod/pod2man.PL
22516____________________________________________________________________________
22517[ 2541] By: gbarr on 1998/12/30 14:37:14
22518 Log: From: jan.dubois@ibm.net (Jan Dubois)
22519 Date: Wed, 23 Dec 1998 21:26:38 +0100
22520 Message-ID: <36895086.8849224@smtp1.ibm.net>
22521 Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
5fdc711f 22522 Branch: maint-5.005/perl
f58c54f0 22523 ! lib/ExtUtils/MakeMaker.pm
5fdc711f 22524____________________________________________________________________________
f58c54f0
NC
22525[ 2540] By: jhi on 1998/12/30 08:42:04
22526 Log: Evermore AUTHORS and MAINTAIN.
5fdc711f 22527 Branch: cfgperl
f58c54f0 22528 ! AUTHORS MAINTAIN
5fdc711f 22529____________________________________________________________________________
f58c54f0
NC
22530[ 2539] By: jhi on 1998/12/29 15:10:34
22531 Log: More AUTHORS and MAINTAIN.
5fdc711f 22532 Branch: cfgperl
f58c54f0 22533 ! AUTHORS MAINTAIN
5fdc711f 22534____________________________________________________________________________
f58c54f0
NC
22535[ 2537] By: jhi on 1998/12/29 14:34:47
22536 Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
22537 Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
22538 Message-ID: <13942.32480.700000.640927@utensil>
22539 Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
22540 (mirror change#2531 in the 5.005-maint)
5fdc711f 22541 Branch: cfgperl
f58c54f0 22542 ! lib/AutoSplit.pm
5fdc711f 22543____________________________________________________________________________
f58c54f0
NC
22544[ 2531] By: gbarr on 1998/12/29 14:12:25
22545 Log: change in_pod pattern to /^=\w/ from /^=/
22546 From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
22547 Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
22548 Message-ID: <13942.32480.700000.640927@utensil>
22549 Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
5fdc711f 22550 Branch: maint-5.005/perl
f58c54f0
NC
22551 ! lib/AutoSplit.pm
22552____________________________________________________________________________
22553[ 2525] By: jhi on 1998/12/29 13:06:26
22554 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
22555 To: perl5-porters@perl.org
22556 Subject: [PATCH 5.005_54] More minor Fixes in CC.pm/C.pm
22557 Date: 16 Dec 1998 03:17:03 +0200
22558 Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
22559 Branch: cfgperl
22560 ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
22561____________________________________________________________________________
22562[ 2524] By: jhi on 1998/12/29 13:00:06
22563 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
22564 To: perl5-porters@perl.org
22565 Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
22566 Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
22567 Date: 10 Dec 1998 08:30:02 +0200
22568 Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
22569
22570 (Nick's part was applied earlier, in change #2460)
22571 Branch: cfgperl
22572 ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
22573____________________________________________________________________________
22574[ 2523] By: jhi on 1998/12/29 12:41:31
22575 Log: From: "vishal bhatia" <vishalb@hotmail.com>
22576 To: nick@ni-s.u-net.com
22577 Cc: perl5-porters@perl.org
22578 Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
22579 Date: 9 Dec 1998 06:50:30 +0200
22580 Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
22581 Branch: cfgperl
22582 ! ext/B/B/CC.pm
22583____________________________________________________________________________
22584[ 2522] By: jhi on 1998/12/29 12:15:18
22585 Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
22586 To: perl5-porters@perl.org (Perl 5 Porters)
22587 Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
22588 Date: 25 Dec 1998 23:02:28 +0200
22589 Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
22590 Branch: cfgperl
22591 ! lib/Pod/Text.pm
22592____________________________________________________________________________
22593[ 2521] By: jhi on 1998/12/29 12:07:54
22594 Log: Undo #2519 (breaks universal.c).
22595 Branch: cfgperl
22596 ! XSUB.h
22597____________________________________________________________________________
22598[ 2519] By: jhi on 1998/12/29 11:41:10
22599 Log: From: Joshua Pritikin <joshua.pritikin@db.com>
22600 To: perl5-porters@perl.org
22601 Cc: perl-xs@perl.org
22602 Subject: XSUB.h refinement [PATCH]
22603 Date: 18 Dec 1998 03:58:44 +0200
22604 Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
22605 Branch: cfgperl
22606 ! XSUB.h
22607____________________________________________________________________________
22608[ 2518] By: jhi on 1998/12/29 11:36:19
22609 Log: From: abigail@fnx.com
22610 To: perl5-porters@perl.org (Perl Porters)
22611 Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
22612 Date: 28 Dec 1998 21:39:15 +0200
22613 Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
22614 Branch: cfgperl
22615 ! lib/fields.pm
22616____________________________________________________________________________
22617[ 2517] By: jhi on 1998/12/29 11:35:03
22618 Log: Document change #2516.
22619 Branch: cfgperl
22620 ! pod/perldelta.pod
22621____________________________________________________________________________
22622[ 2516] By: jhi on 1998/12/29 11:32:26
22623 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22624 To: perl5-porters@perl.org (Mailing list Perl5)
22625 Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
22626 Date: 9 Dec 1998 10:39:31 +0200
22627 Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
22628 Branch: cfgperl
22629 ! pod/perldiag.pod regcomp.c toke.c
22630____________________________________________________________________________
22631[ 2515] By: jhi on 1998/12/29 11:27:11
22632 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22633 To: perl5-porters@perl.org (Mailing list Perl5)
22634 Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
22635 Date: 8 Dec 1998 09:02:04 +0200
22636 Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
22637
22638 \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
22639 Branch: cfgperl
22640 ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
22641____________________________________________________________________________
22642[ 2514] By: jhi on 1998/12/29 11:21:31
22643 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22644 To: perl5-porters@perl.org (Mailing list Perl5)
22645 Subject: [PATCH 5.005_53] Regexp tests and UTF8
22646 Date: 8 Dec 1998 07:02:01 +0200
22647 Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
22648 Branch: cfgperl
22649 ! regcomp.c
22650____________________________________________________________________________
22651[ 2513] By: jhi on 1998/12/29 11:18:34
22652 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22653 Subject: [PATCH 5.005_*] Dumpvar.pm
22654 To: perl5-porters@perl.org (Mailing list Perl5)
22655 Date: 7 Dec 1998 10:17:35 +0200
22656 Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
22657 Branch: cfgperl
22658 + lib/Dumpvalue.pm
22659 ! MANIFEST
22660____________________________________________________________________________
22661[ 2511] By: gbarr on 1998/12/28 14:55:28
22662 Log: From: jan.dubois@ibm.net (Jan Dubois)
22663 Date: Tue, 01 Dec 1998 00:07:33 +0100
22664 Message-ID: <366921b5.14512598@smtp1.ibm.net>
22665 Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
22666
22667 From: jan.dubois@ibm.net (Jan Dubois)
22668 Date: Wed, 02 Dec 1998 00:24:54 +0100
22669 Message-ID: <366a77bb.19498126@smtp1.ibm.net>
22670 Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
5fdc711f
GS
22671 Branch: maint-5.005/perl
22672 ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
22673 ! win32/config.bc win32/config.gc win32/config.vc
f58c54f0 22674 ! win32/config_sh.PL win32/makedef.pl
5fdc711f 22675____________________________________________________________________________
f58c54f0 22676[ 2509] By: jhi on 1998/12/28 13:00:31
99ed61e6
GS
22677 Log: Kickstart AUTHORS and MAINTAIN.
22678 Branch: cfgperl
22679 + AUTHORS MAINTAIN
22680 ! MANIFEST
5fdc711f 22681____________________________________________________________________________
f58c54f0 22682[ 2508] By: jhi on 1998/12/28 08:04:00
99ed61e6
GS
22683 Log: From: Nathan Torkington <gnat@frii.com>
22684 To: perlbug@perl.com
22685 Subject: [PATCH] perlxstut.pod fix
22686 Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
22687 Message-ID: <13956.15285.933914.320849@localhost.frii.com>
22688 Branch: cfgperl
22689 ! pod/perlxstut.pod
5fdc711f 22690____________________________________________________________________________
f58c54f0 22691[ 2507] By: jhi on 1998/12/28 07:59:00
99ed61e6
GS
22692 Log: From: abigail@fnx.com
22693 To: perlbug@perl.com
22694 Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
22695 Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
22696 Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
22697 (slightly modified, a part of the patch was rejected)
22698 (strange, I thought I had already submitted this one
22699 but Perforce disagrees with me...)
22700 Branch: cfgperl
22701 ! pod/perlop.pod
5fdc711f 22702____________________________________________________________________________
f58c54f0 22703[ 2506] By: jhi on 1998/12/28 07:56:59
99ed61e6
GS
22704 Log: From: Artur <artur@vogon-solutions.com>
22705 To: perlbug@perl.com
22706 Subject: PATCH: perlmodlib.pod
22707 Date: Fri, 25 Dec 1998 00:48:39 +0000
22708 Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
22709 Branch: cfgperl
22710 ! pod/perlmodlib.pod pod/perlop.pod
5fdc711f 22711____________________________________________________________________________
f58c54f0 22712[ 2505] By: jhi on 1998/12/28 07:46:06
99ed61e6
GS
22713 Log: From: abigail@fnx.com
22714 To: perl5-porters@perl.org (Perl Porters)
22715 Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
22716 Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
22717 Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
22718 Branch: cfgperl
22719 ! pod/pod2html.PL
5fdc711f 22720____________________________________________________________________________
f58c54f0 22721[ 2504] By: jhi on 1998/12/28 07:44:35
99ed61e6
GS
22722 Log: From: Jim Avera <avera@fjst.com>
22723 To: perlbug@perl.com
22724 Subject: perlbug bug - shows dates reversed
22725 Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
22726 Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
22727 Branch: cfgperl
22728 ! utils/perlbug.PL
5fdc711f 22729____________________________________________________________________________
f58c54f0 22730[ 2503] By: jhi on 1998/12/28 07:41:39
99ed61e6
GS
22731 Log: From: jan.dubois@ibm.net (Jan Dubois)
22732 To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
22733 Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
22734 Date: Wed, 23 Dec 1998 21:26:38 +0100
22735 Message-ID: <36895086.8849224@smtp1.ibm.net>
22736 Branch: cfgperl
22737 ! lib/ExtUtils/MakeMaker.pm
5fdc711f 22738____________________________________________________________________________
f58c54f0 22739[ 2502] By: jhi on 1998/12/28 07:39:20
99ed61e6
GS
22740 Log: From: Blair Zajac <bzajac@geostaff.com>
22741 To: perl5-porters@perl.org
22742 Subject: Tie::SubstrHash patch
22743 Date: Wed, 23 Dec 1998 17:13:32 -0800
22744 Message-ID: <3681953C.8B6A90AA@geostaff.com>
22745 Branch: cfgperl
22746 ! lib/Tie/SubstrHash.pm
5fdc711f 22747____________________________________________________________________________
f58c54f0 22748[ 2501] By: jhi on 1998/12/28 07:37:16
99ed61e6
GS
22749 Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
22750 To: perlbug@perl.com
22751 Subject: perlfaq9 minor error
22752 Date: Wed, 23 Dec 1998 14:54:19 -0800
22753 Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
22754 Branch: cfgperl
22755 ! pod/perlfaq9.pod
5fdc711f 22756____________________________________________________________________________
f58c54f0 22757[ 2500] By: jhi on 1998/12/23 10:38:18
99ed61e6
GS
22758 Log: More porting notes about filesystems, AmigaOS, and MiNT.
22759 Branch: cfgperl
22760 ! pod/perlport.pod
5fdc711f 22761____________________________________________________________________________
f58c54f0 22762[ 2499] By: jhi on 1998/12/22 09:26:49
99ed61e6
GS
22763 Log: Add few MSG_ and uio constants.
22764 Branch: cfgperl
22765 ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
5fdc711f 22766____________________________________________________________________________
f58c54f0 22767[ 2498] By: jhi on 1998/12/22 08:39:30
99ed61e6
GS
22768 Log: Slight recoding of util.c:repeatcpy() to circumnavigate
22769 a Digital C compiler optimizer bug that broke the 'x'
f58c54f0
NC
22770 operator under certain circumstances. See t/op/repeat.t
22771 test #20 for graphic details. Reported in
99ed61e6
GS
22772
22773 From: Gisle Aas <gisle@aas.no>
22774 To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
22775 Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
22776 Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
22777 Date: 18 Dec 1998 14:27:40 +0100
22778 Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
22779
22780 and discussed further in the thread
22781
22782 From: Jarkko Hietaniemi <jhi@iki.fi>
22783 To: Gisle Aas <gisle@aas.no>
22784 Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
22785 cpan-testers@perl.org, perl5-porters@perl.org
22786 Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
22787 Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
22788 Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
22789 Branch: cfgperl
22790 ! t/op/repeat.t util.c
5fdc711f 22791____________________________________________________________________________
f58c54f0 22792[ 2497] By: jhi on 1998/12/21 14:18:57
99ed61e6
GS
22793 Log: Change #2483 update.
22794 Branch: cfgperl
22795 ! t/op/tr.t
5fdc711f 22796____________________________________________________________________________
f58c54f0 22797[ 2496] By: jhi on 1998/12/21 14:07:41
99ed61e6
GS
22798 Log: Update on change #2493.
22799 Branch: cfgperl
22800 ! t/pragma/warn/op
5fdc711f 22801____________________________________________________________________________
f58c54f0 22802[ 2495] By: jhi on 1998/12/21 13:52:00
99ed61e6
GS
22803 Log: Change #2487 aftershock.
22804 Branch: cfgperl
22805 ! warning.pl
5fdc711f 22806____________________________________________________________________________
f58c54f0 22807[ 2494] By: jhi on 1998/12/21 12:35:00
99ed61e6
GS
22808 Log: From: Chris Nandor <pudge@pobox.com>
22809 To: perl5-porters@perl.org
22810 Subject: [PATCH] perlport.pod v1.37
22811 Date: Sat, 19 Dec 1998 12:54:34 -0500
22812 Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
22813 Branch: cfgperl
22814 ! pod/perlport.pod
5fdc711f 22815____________________________________________________________________________
f58c54f0 22816[ 2493] By: jhi on 1998/12/21 12:22:44
99ed61e6
GS
22817 Log: From: Mark-Jason Dominus <mjd@plover.com>
22818 To: perl5-porters@perl.com
22819 Subject: PATCH (5.005_02): Dejargonizing
22820 Date: Sun, 20 Dec 1998 14:35:20 -0500
22821 Message-ID: <19981220193520.11230.qmail@plover.com>
22822
22823 From: Mark-Jason Dominus <mjd@plover.com>
22824 To: perl5-porters@perl.com
22825 Subject: PATCH (5.005_02): Spelling correction in warning message
22826 Date: Sun, 20 Dec 1998 13:51:30 -0500
22827 Message-ID: <19981220185130.11067.qmail@plover.com>
22828 Branch: cfgperl
22829 ! doio.c op.c
5fdc711f 22830____________________________________________________________________________
f58c54f0 22831[ 2492] By: jhi on 1998/12/21 09:00:05
99ed61e6
GS
22832 Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
22833 To: perl5-porters@perl.org
22834 Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
22835 Date: Sun, 20 Dec 1998 19:03:25 PST
22836 Message-ID: <19981221030326.27660.qmail@hotmail.com>
22837
22838 (slightly reformatted)
22839 Branch: cfgperl
22840 ! ext/B/B/CC.pm
5fdc711f 22841____________________________________________________________________________
f58c54f0 22842[ 2491] By: nick on 1998/12/20 14:21:29
99ed61e6
GS
22843 Log: Save _all_ GV's which have SV, AV or HV set.
22844 Branch: perl
22845 ! ext/B/B/C.pm
5fdc711f 22846____________________________________________________________________________
f58c54f0 22847[ 2490] By: jhi on 1998/12/18 15:13:19
99ed61e6
GS
22848 Log: Add idea about generalising cpp symbol probing of Errno.
22849 Branch: cfgperl
22850 ! Todo
5fdc711f 22851____________________________________________________________________________
f58c54f0 22852[ 2489] By: jhi on 1998/12/18 14:47:57
99ed61e6
GS
22853 Log: Address some of the issues of:
22854
22855 From: Tom Christiansen <tchrist@jhereg.perl.com>
22856 To: perl-porters-active@jhereg.perl.com
22857 Subject: Undocumentation Issues for 5.005
22858 Date: Thu, 17 Dec 1998 14:46:24 -0700
22859 Message-Id: <199812172146.OAA05316@jhereg.perl.com>
22860 Branch: cfgperl
22861 ! pod/perl5005delta.pod
5fdc711f 22862____________________________________________________________________________
f58c54f0 22863[ 2488] By: jhi on 1998/12/18 11:26:32
99ed61e6
GS
22864 Log: From: root <root@dubravka.in-berlin.de>
22865 To: perlbug@perl.com
22866 Cc: k@dubravka.in-berlin.de
22867 Subject: Please add no_modify to PERL_POLLUTE
22868 Date: Fri, 18 Dec 1998 10:45:52 +0100
22869 Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
22870
22871 (Really from Andreas König)
22872 Branch: cfgperl
22873 ! embed.pl
5fdc711f 22874____________________________________________________________________________
f58c54f0 22875[ 2487] By: jhi on 1998/12/17 14:05:52
99ed61e6
GS
22876 Log: Some (by far not all) issues of the below message addressed.
22877
22878 From: Tom Christiansen <tchrist@jhereg.perl.com>
22879 To: The Perl Porters Mailing List <perl5-porters@perl.org>
22880 Subject: important UNDOC issues for 5.005_54
22881 Date: Wed, 16 Dec 1998 21:14:53 -0700
22882 Message-Id: <199812170414.VAA25860@jhereg.perl.com>
22883 Branch: cfgperl
22884 ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
5fdc711f 22885____________________________________________________________________________
f58c54f0 22886[ 2486] By: jhi on 1998/12/17 12:47:15
99ed61e6
GS
22887 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22888 To: domo@computer.org
22889 Cc: jhi@iki.fi, perl5-porters@perl.org
22890 Subject: Re: stuff related to malloc.c
22891 Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
22892 Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
22893 Branch: cfgperl
22894 ! malloc.c
5fdc711f 22895____________________________________________________________________________
f58c54f0 22896[ 2485] By: jhi on 1998/12/17 12:17:19
99ed61e6
GS
22897 Log: More porting notes.
22898 Branch: cfgperl
22899 ! Porting/pumpkin.pod
5fdc711f 22900____________________________________________________________________________
f58c54f0 22901[ 2484] By: jhi on 1998/12/15 08:38:05
99ed61e6
GS
22902 Log: Undo #2386 and #2205.
22903 Branch: cfgperl
22904 ! pod/perlfunc.pod
5fdc711f 22905____________________________________________________________________________
f58c54f0 22906[ 2483] By: jhi on 1998/12/14 17:58:35
99ed61e6
GS
22907 Log: lib was missing from @INC.
22908 Branch: cfgperl
22909 ! t/op/tr.t
5fdc711f 22910____________________________________________________________________________
f58c54f0 22911[ 2482] By: jhi on 1998/12/14 17:52:42
99ed61e6
GS
22912 Log: Was missing use Text::Wrap.
22913 Branch: cfgperl
22914 ! t/lib/textfill.t
5fdc711f 22915____________________________________________________________________________
f58c54f0 22916[ 2481] By: jhi on 1998/12/14 16:00:22
99ed61e6
GS
22917 Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
22918
22919 From: Jonathan Roy <roy@idle.com>
22920 To: perl5-porters@perl.org
22921 Subject: nlist.h add to Configure checks?
22922 Date: Sun, 13 Dec 1998 22:22:49 -0500
22923 Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
22924 Branch: cfgperl
22925 + ext/DynaLoader/hints/linux.pl
22926 ! MANIFEST
5fdc711f 22927____________________________________________________________________________
f58c54f0 22928[ 2480] By: jhi on 1998/12/14 15:02:44
99ed61e6
GS
22929 Log: Give up completely using nm in AIX.
22930
22931 From: "Kurt D. Starsinic" <kstar@chapin.edu>
22932 To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
22933 Cc: perl5-porters@perl.org
22934 Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
22935 Date: Thu, 10 Dec 1998 00:51:46 -0500
22936 Message-ID: <19981210005146.B29986@O2.chapin.edu>
22937 Branch: cfgperl
22938 ! hints/aix.sh
5fdc711f 22939____________________________________________________________________________
f58c54f0 22940[ 2479] By: jhi on 1998/12/14 14:39:52
99ed61e6
GS
22941 Log: AIX' error messages are different.
22942
22943 From: "Kurt D. Starsinic" <kstar@chapin.edu>
22944 To: Gurusamy Sarathy <gsar@engin.umich.edu>
22945 Cc: perl5-porters@perl.org
22946 Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
22947 Date: Thu, 10 Dec 1998 00:42:36 -0500
22948 Message-ID: <19981210004236.A29986@O2.chapin.edu>
22949
22950 From: Michael Engel <engel@nms1.cc.huji.ac.il>
22951 To: perlbug@perl.com
22952 Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
22953 Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
22954 Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
22955 Branch: cfgperl
22956 ! t/pragma/warn/doio
5fdc711f 22957____________________________________________________________________________
f58c54f0 22958[ 2475] By: jhi on 1998/12/13 12:35:55
99ed61e6
GS
22959 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22960 To: jhi@iki.fi
22961 Cc: Carl_Adler@idx.com, perl5-porters@perl.org
22962 Subject: Re: stuff related to malloc.c
22963 Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
22964 Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
22965 Branch: cfgperl
22966 ! malloc.c
5fdc711f 22967____________________________________________________________________________
f58c54f0 22968[ 2474] By: jhi on 1998/12/13 12:32:42
99ed61e6
GS
22969 Log: Some notes about porting issues.
22970 Branch: cfgperl
22971 ! Porting/pumpkin.pod
5fdc711f 22972____________________________________________________________________________
f58c54f0 22973[ 2473] By: jhi on 1998/12/13 12:03:58
99ed61e6
GS
22974 Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
22975 To: Perl 5 Porters <perl5-porters@perl.org>
22976 Subject: [patch 5.005_02] dos-djgpp update
22977 Date: Sun, 13 Dec 1998 00:08:44 +0100
22978 Message-ID: <19981213000844.C264@beeblebrox>
22979 Branch: cfgperl
22980 ! djgpp/config.over
5fdc711f 22981____________________________________________________________________________
f58c54f0 22982[ 2472] By: gbarr on 1998/12/12 17:12:28
99ed61e6
GS
22983 Log: undo changes to Exporter.pm from #2312
22984 Branch: maint-5.005/perl
22985 ! lib/Exporter.pm
5fdc711f 22986____________________________________________________________________________
f58c54f0 22987[ 2465] By: jhi on 1998/12/12 12:31:21
99ed61e6
GS
22988 Log: Document that qw() taints.
22989
22990 From: Christian Burger <burger@terra.mpikg-teltow.mpg.de>
22991 To: perlbug@perl.com
22992 Subject: taint problems
22993 Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET)
22994 Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
22995 Branch: cfgperl
22996 ! pod/perlop.pod
5fdc711f 22997____________________________________________________________________________
f58c54f0 22998[ 2464] By: jhi on 1998/12/11 14:09:51
99ed61e6
GS
22999 Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
23000 To: dist-users@foretune.co.jp
23001 Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
23002 Date: Mon, 07 Dec 1998 20:13:04 -0400
23003 Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
23004 Branch: cfgperl
23005 ! Configure
5fdc711f 23006____________________________________________________________________________
f58c54f0 23007[ 2463] By: jhi on 1998/12/11 13:29:54
99ed61e6
GS
23008 Log: MAXPATHLEN.
23009 Branch: cfgperl
23010 ! perl.h
5fdc711f 23011____________________________________________________________________________
f58c54f0 23012[ 2462] By: jhi on 1998/12/11 08:37:58
99ed61e6
GS
23013 Log: From: Mark Kettenis <kettenis@phys.uva.nl>
23014 To: perl5-porters@perl.org
23015 Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
23016 Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
23017 Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
23018 Branch: cfgperl
23019 + hints/gnu.sh
5fdc711f 23020____________________________________________________________________________
f58c54f0 23021[ 2461] By: nick on 1998/12/10 21:00:50
99ed61e6
GS
23022 Log: Date: Wed, 09 Dec 1998 22:16:50 PST
23023 From: Vishal Bhatia <vishalb@hotmail.com>
f58c54f0 23024 1. Fixes the bug reported by Robin Barker <rmb1@cise.npl.co.uk>
99ed61e6
GS
23025 2. Fixes the bug regarding return value of c-functions generated out
23026 of perl subs. ( Just includes the patch I sent earlier)
23027 3. Incorporates the other changes that need to be done to get CC.pm
23028 use ISA search for packages and methods on the same lines as C.pm
23029
23030 Vishal would appreciate comments about B::Stackobj changes from
23031 someone knowing that module well.
23032 Branch: perl
23033 ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
5fdc711f 23034____________________________________________________________________________
f58c54f0 23035[ 2460] By: jhi on 1998/12/08 08:11:27
99ed61e6
GS
23036 Log: Integrate from mainperl.
23037 Branch: cfgperl
23038 !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
23039 !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
23040 !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
23041 !> toke.c util.c
5fdc711f 23042____________________________________________________________________________
f58c54f0 23043[ 2459] By: jhi on 1998/12/07 07:50:11
99ed61e6
GS
23044 Log: From: hansm@icgroup.nl
23045 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
23046 Reply-To: hansmu@xs4all.nl
23047 To: perlbug@perl.com
23048 Date: Sun, 6 Dec 98 22:19:54 +0100
23049 Message-Id: <9812062116.AA26445@icgned.icgroup.nl>
23050 Branch: cfgperl
23051 ! util.c
5fdc711f 23052____________________________________________________________________________
f58c54f0 23053[ 2458] By: gsar on 1998/12/07 06:00:55
99ed61e6
GS
23054 Log: fix dup lexical
23055 Branch: perl
23056 ! ext/B/B/Deparse.pm t/lib/io_unix.t
5fdc711f 23057____________________________________________________________________________
f58c54f0 23058[ 2457] By: gsar on 1998/12/06 14:38:59
99ed61e6
GS
23059 Log: mention limit on line numbers reported by diagnostics
23060 Branch: perl
23061 ! pod/perl.pod toke.c
5fdc711f 23062____________________________________________________________________________
f58c54f0 23063[ 2456] By: gsar on 1998/12/06 13:49:02
99ed61e6
GS
23064 Log: branch perldelta.pod
23065 Branch: maint-5.005/perl
23066 +> pod/perldelta.pod
5fdc711f 23067____________________________________________________________________________
f58c54f0 23068[ 2455] By: gsar on 1998/12/06 13:47:21
99ed61e6
GS
23069 Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
23070 Branch: maint-5.005/perl
23071 - pod/perldelta.pod
5fdc711f 23072____________________________________________________________________________
f58c54f0 23073[ 2454] By: gsar on 1998/12/06 13:35:31
99ed61e6
GS
23074 Log: fix outdated/incorrect info about arbitrary limits
23075 Branch: perl
23076 ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
23077 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
5fdc711f 23078____________________________________________________________________________
f58c54f0 23079[ 2453] By: nick on 1998/12/05 16:14:42
99ed61e6
GS
23080 Log: Avoid hard-coding op numbers
23081 Update CC.pm to save %INC, and to co-exist with new C.pm
23082 Branch: perl
23083 ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
5fdc711f 23084____________________________________________________________________________
f58c54f0 23085[ 2452] By: nick on 1998/12/05 10:44:28
99ed61e6
GS
23086 Log: B.xs had its own code to calculate hash() which differed from
23087 PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
23088 which meant that run-time require was re-done.
23089 Removed some debug from C.pm
23090 Branch: perl
23091 ! ext/B/B.xs ext/B/B/C.pm
5fdc711f 23092____________________________________________________________________________
f58c54f0 23093[ 2451] By: nick on 1998/12/04 21:58:49
99ed61e6
GS
23094 Log: Snapshot of re-worked B::C which compiles Tk apps at least as
23095 well as _54, but with pre-scan for classes and save the ISA scheme.
23096 Branch: perl
23097 ! ext/B/B/C.pm
5fdc711f 23098____________________________________________________________________________
f58c54f0 23099[ 2450] By: nick on 1998/12/04 17:58:44
99ed61e6
GS
23100 Log: Vishal Bhatia's patch as a basis.
23101 Branch: perl
23102 ! ext/B/B/C.pm ext/B/B/CC.pm
5fdc711f 23103____________________________________________________________________________
f58c54f0 23104[ 2449] By: jhi on 1998/12/04 16:39:21
99ed61e6
GS
23105 Log: Integrate from mainperl.
23106 Branch: cfgperl
23107 !> t/op/goto.t t/op/tr.t
5fdc711f 23108____________________________________________________________________________
f58c54f0 23109[ 2448] By: gsar on 1998/12/04 06:06:49
99ed61e6
GS
23110 Log: tweak test for UTEST
23111 Branch: perl
23112 ! t/op/tr.t
5fdc711f 23113____________________________________________________________________________
f58c54f0 23114[ 2444] By: jhi on 1998/12/03 14:37:22
99ed61e6
GS
23115 Log: s/\bthe the\b/the/g *.pod
23116 Branch: cfgperl
23117 ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
5fdc711f 23118____________________________________________________________________________
f58c54f0 23119[ 2443] By: jhi on 1998/12/03 13:39:53
99ed61e6
GS
23120 Log: Change#2441 aftermath.
23121 Branch: cfgperl
23122 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23123 ! config_h.SH thread.h vms/subconfigure.com
5fdc711f 23124____________________________________________________________________________
f58c54f0 23125[ 2441] By: jhi on 1998/12/03 08:15:13
99ed61e6
GS
23126 Log: From: Dan Sugalski <sugalskd@osshe.edu>
23127 To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
23128 Subject: [PATCH 5.005_54]Initial VMS patches
23129 Date: 3 Dec 1998 01:05:55 +0200
23130 Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
23131
23132 The patch to config_h.SH requires more study because
23133 metaconfig needs to agree.
23134 Branch: cfgperl
23135 ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
23136 ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
23137 ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
5fdc711f 23138____________________________________________________________________________
f58c54f0 23139[ 2440] By: gsar on 1998/12/03 01:32:16
99ed61e6
GS
23140 Log: add failed check-in of goto.t from change#1867
23141 Branch: perl
23142 ! t/op/goto.t
5fdc711f 23143____________________________________________________________________________
f58c54f0 23144[ 2437] By: jhi on 1998/12/02 18:03:51
99ed61e6
GS
23145 Log: Fix most of the bad L<> links of
23146
23147 From: Tom Christiansen <tchrist@jhereg.perl.com>
23148 Subject: bad L<> links
23149 Reply-to: tchrist@perl.com
23150 To: perlbug@jhereg.perl.com
23151 Date: Tue, 11 Aug 1998 10:58:07 -0500
23152 Message-Id: <199808111658.KAA00484@jhereg.perl.com>
23153
23154 The ones not fixed may require darker Pod::HTML magic,
23155 for example the perlguts.html#tags should work fine, IMHO.
23156 Branch: cfgperl
23157 ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
23158 ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
23159 ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
23160 ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
23161 ! pod/perlvar.pod
5fdc711f 23162____________________________________________________________________________
f58c54f0 23163[ 2436] By: jhi on 1998/12/02 16:35:04
99ed61e6
GS
23164 Log: One paste too many in #2345.
23165 Branch: cfgperl
23166 ! lib/Pod/Html.pm
5fdc711f 23167____________________________________________________________________________
f58c54f0 23168[ 2435] By: jhi on 1998/12/02 16:32:33
99ed61e6
GS
23169 Log: Pod::Html and Pod::Text were not locale-savvy:
23170 for example in =head1 all non-ASCII-\w-runs were
f58c54f0 23171 turned into underscores in NAME tags. This could
99ed61e6
GS
23172 result in several NAME tags becoming identical.
23173 Reported by:
23174
23175 From: Fyodor Krasnov <fyodor@aha.ru>
23176 Subject: pod2html vs Russian Characters
23177 To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com
23178 Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK)
23179 Message-Id: <199811241600.TAA05149@stat.aha.ru>
23180 Branch: cfgperl
23181 ! lib/Pod/Html.pm lib/Pod/Text.pm
5fdc711f 23182____________________________________________________________________________
f58c54f0 23183[ 2434] By: jhi on 1998/12/02 10:29:00
99ed61e6
GS
23184 Log: The real Mc5_54 integration.
23185 Branch: cfgperl
23186 !> Changes MANIFEST pod/perlhist.pod pp_hot.c
5fdc711f 23187____________________________________________________________________________
f58c54f0 23188[ 2433] By: jhi on 1998/12/02 08:52:13
99ed61e6
GS
23189 Log: From: Andy Dougherty <doughera@lafayette.edu>
23190 To: Perl Porters <perl5-porters@perl.org>
23191 Subject: [PATCH 5.005_xx] Missing redirection of simple test program
23192 Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
23193 Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
23194 Branch: cfgperl
23195 ! Configure
5fdc711f 23196____________________________________________________________________________
f58c54f0 23197[ 2432] By: jhi on 1998/12/02 08:49:47
99ed61e6
GS
23198 Log: From: Andy Dougherty <doughera@lafayette.edu>
23199 To: Perl Porters <perl5-porters@perl.org>
23200 Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
23201 Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
23202 Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
23203 Branch: cfgperl
23204 ! Configure
5fdc711f 23205____________________________________________________________________________
f58c54f0 23206[ 2431] By: jhi on 1998/12/01 16:11:50
99ed61e6
GS
23207 Log: From: achampio@lehman.com (Alan Champion)
23208 Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
23209 To: perlbug@perl.com
23210 Date: 1 Dec 1998 17:36:33 +0200
23211 Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
23212
23213 Skip NIS includes.
23214 Branch: cfgperl
23215 ! t/op/pwent.t
cb088911
A
23216
23217----------------
23218Version 5.005_54
23219----------------
23220
5fdc711f 23221____________________________________________________________________________
f58c54f0 23222[ 2430] By: gsar on 1998/12/01 12:12:50
99ed61e6
GS
23223 Log: 5.005_54, as released
23224 Branch: perl
23225 ! Changes MANIFEST pod/perlhist.pod pp_hot.c
5fdc711f 23226____________________________________________________________________________
f58c54f0 23227[ 2429] By: jhi on 1998/12/01 11:28:39
99ed61e6
GS
23228 Log: From: Anton Berezin <tobez@plab.ku.dk>
23229 To: perl5-porters@perl.org
23230 Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
23231 Date: 30 Nov 1998 19:46:24 +0100
23232 Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
23233 Branch: cfgperl
23234 ! hints/freebsd.sh
5fdc711f 23235____________________________________________________________________________
f58c54f0 23236[ 2428] By: jhi on 1998/12/01 11:08:16
99ed61e6
GS
23237 Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
23238 Branch: cfgperl
23239 +> (branch 30 files)
23240 !> (integrate 71 files)
5fdc711f 23241____________________________________________________________________________
f58c54f0 23242[ 2427] By: jhi on 1998/12/01 10:51:37
99ed61e6
GS
23243 Log: Default to accepting a hinted $randfunc even when $csym
23244 does not find it. (the previous defaylt behaviour was not
23245 to accept).
23246 Branch: cfgperl
23247 ! Configure
5fdc711f 23248____________________________________________________________________________
f58c54f0 23249[ 2426] By: jhi on 1998/12/01 10:13:03
99ed61e6
GS
23250 Log: Separated the [:foo:] parsing to its own function.
23251 Passes all tests.
23252 Branch: cfgperl
23253 ! regcomp.c
5fdc711f 23254____________________________________________________________________________
f58c54f0 23255[ 2425] By: jhi on 1998/12/01 08:22:49
99ed61e6
GS
23256 Log: Typo in comments.
23257 Branch: cfgperl
23258 ! regexec.c
5fdc711f 23259____________________________________________________________________________
f58c54f0 23260[ 2424] By: jhi on 1998/12/01 08:21:38
99ed61e6
GS
23261 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23262 Subject: [PATCH 5.005_*] Debugger 'v' command
23263 To: perl5-porters@perl.org (Mailing list Perl5)
23264 Date: 1 Dec 1998 07:55:11 +0200
23265 Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
23266 Branch: cfgperl
23267 ! lib/perl5db.pl
5fdc711f 23268____________________________________________________________________________
f58c54f0 23269[ 2423] By: jhi on 1998/12/01 08:19:08
99ed61e6
GS
23270 Log: From: pvhp@forte.com (Peter Prymmer)
23271 Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
23272 To: perl5-porters@perl.org
23273 Date: 1 Dec 1998 07:27:11 +0200
23274 Message-ID: <MLIST_9812010508.AA07791@forte.com>
23275 Branch: cfgperl
23276 ! hints/os390.sh
5fdc711f 23277____________________________________________________________________________
f58c54f0 23278[ 2417] By: jhi on 1998/11/30 08:14:00
99ed61e6
GS
23279 Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
23280 Branch: cfgperl
23281 ! ext/Socket/Socket.xs
5fdc711f 23282____________________________________________________________________________
f58c54f0 23283[ 2416] By: jhi on 1998/11/30 08:00:15
99ed61e6
GS
23284 Log: Undo #2395, seems more like a problem in netbsd-current.
23285 Branch: cfgperl
23286 ! util.c
823168e8 23287____________________________________________________________________________
f58c54f0 23288[ 2414] By: gsar on 1998/11/30 02:23:55
99ed61e6
GS
23289 Log: more JPL tweaks
23290 Branch: perl
23291 - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
23292 ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
c2444246 23293____________________________________________________________________________
f58c54f0 23294[ 2413] By: gsar on 1998/11/30 01:35:56
99ed61e6
GS
23295 Log: stub bin/jpl that just runs JPL::Compile::files()
23296 Branch: perl
23297 + jpl/bin/jpl
c2444246 23298____________________________________________________________________________
f58c54f0 23299[ 2412] By: gsar on 1998/11/30 01:32:14
99ed61e6
GS
23300 Log: delete symlink
23301 Branch: perl
23302 - jpl/bin/jpl
c2444246 23303____________________________________________________________________________
f58c54f0 23304[ 2410] By: gsar on 1998/11/30 01:30:44
99ed61e6
GS
23305 Log: branch jpl from perlext to perl
23306 Branch: perl
23307 +> (branch 30 files)
c2444246 23308____________________________________________________________________________
f58c54f0 23309[ 2407] By: gsar on 1998/11/30 01:24:53
99ed61e6
GS
23310 Log: JPL tweaks to build with 5.005
23311 Branch: perlext
23312 ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
23313 ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
c2444246 23314____________________________________________________________________________
f58c54f0 23315[ 2406] By: gsar on 1998/11/30 00:55:54
99ed61e6
GS
23316 Log: integrate changes#2273,2274,2288,2291 from maint-5.004
23317 Branch: perl
23318 ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
c2444246 23319____________________________________________________________________________
f58c54f0 23320[ 2405] By: gsar on 1998/11/30 00:28:55
99ed61e6
GS
23321 Log: patchlevel up to 54
23322 Branch: perl
23323 ! patchlevel.h win32/Makefile win32/config_H.bc
23324 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
db4a4bfe 23325____________________________________________________________________________
f58c54f0 23326[ 2403] By: gsar on 1998/11/29 23:35:50
99ed61e6
GS
23327 Log: integrate cfgperl changes into mainline
23328 Branch: perl
23329 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
23330 !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
db4a4bfe 23331____________________________________________________________________________
f58c54f0 23332[ 2402] By: gsar on 1998/11/29 23:08:42
99ed61e6
GS
23333 Log: sync Text::Wrap version number
23334 Branch: perl
23335 ! lib/Text/Wrap.pm
db4a4bfe 23336____________________________________________________________________________
f58c54f0 23337[ 2401] By: gsar on 1998/11/29 22:56:21
99ed61e6
GS
23338 Log: textfill.t tweak
23339 Branch: perl
23340 ! t/lib/textfill.t
db4a4bfe 23341____________________________________________________________________________
f58c54f0 23342[ 2400] By: gsar on 1998/11/29 22:50:41
99ed61e6
GS
23343 Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
23344 <muir@idiom.com>
23345 Branch: perl
23346 + t/lib/textfill.t
23347 ! MANIFEST lib/Text/Wrap.pm
db4a4bfe 23348____________________________________________________________________________
f58c54f0 23349[ 2399] By: gsar on 1998/11/29 22:28:05
99ed61e6
GS
23350 Log: updated to Text::Wrap 98.112801 from CPAN; one published change
23351 has happened without the authors knowledge or consent; the subversive
23352 version (which is in 5.00502) breaks one of the tests in the
23353 authors testsuite; attempts are being made to find a fix that
23354 avoids breaking code already running with the 5.005_02 version
f58c54f0
NC
23355 From: David Muir Sharnoff <muir@idiom.com>
23356 Date: Sat, 28 Nov 1998 04:34:17 PST
99ed61e6
GS
23357 Message-Id: <199811281234.EAA03082@idiom.com>
23358 Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
23359 Branch: perl
23360 ! lib/Text/Wrap.pm t/lib/textwrap.t
db4a4bfe 23361____________________________________________________________________________
f58c54f0 23362[ 2397] By: nick on 1998/11/29 20:13:58
99ed61e6
GS
23363 Log: Update docs and English.pm for $^C
23364 Branch: perl
23365 ! lib/English.pm pod/perlvar.pod
db4a4bfe 23366____________________________________________________________________________
f58c54f0 23367[ 2396] By: jhi on 1998/11/29 20:13:03
99ed61e6
GS
23368 Log: Mirror #2384.
23369 Branch: cfgperl
23370 ! t/op/pwent.t
db4a4bfe 23371____________________________________________________________________________
f58c54f0 23372[ 2395] By: jhi on 1998/11/29 19:59:12
99ed61e6
GS
23373 Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
23374 Branch: cfgperl
23375 ! util.c
db4a4bfe 23376____________________________________________________________________________
f58c54f0 23377[ 2394] By: gsar on 1998/11/29 19:49:08
99ed61e6
GS
23378 Log: updated perlreftut.pod
23379 Branch: perl
23380 ! pod/perlreftut.pod
db4a4bfe 23381____________________________________________________________________________
f58c54f0 23382[ 2393] By: gsar on 1998/11/29 19:31:56
99ed61e6
GS
23383 Log: misc tweaks
23384 Branch: perl
23385 ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
db4a4bfe 23386____________________________________________________________________________
f58c54f0 23387[ 2392] By: gsar on 1998/11/29 19:31:18
99ed61e6
GS
23388 Log: notes about -DPERL_POLLUTE
23389 Branch: perl
23390 ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
db4a4bfe 23391____________________________________________________________________________
f58c54f0 23392[ 2391] By: gsar on 1998/11/29 19:13:52
99ed61e6
GS
23393 Log: explain various win32 build caveats more clearly
23394 Branch: perl
23395 ! README.win32 win32/Makefile win32/makefile.mk
db4a4bfe 23396____________________________________________________________________________
f58c54f0 23397[ 2390] By: gsar on 1998/11/29 16:51:59
99ed61e6
GS
23398 Log: remove I_POLL detection (Configure will do that now)
23399 Branch: perl
23400 ! ext/IO/Makefile.PL
db4a4bfe 23401____________________________________________________________________________
f58c54f0 23402[ 2389] By: jhi on 1998/11/29 16:39:16
99ed61e6
GS
23403 Log: Add I_POLL for IO 1.20.
23404 Branch: cfgperl
23405 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23406 ! config_h.SH
db4a4bfe 23407____________________________________________________________________________
f58c54f0 23408[ 2388] By: gsar on 1998/11/29 16:23:30
99ed61e6
GS
23409 Log: add p4desc (augments 'p4 describe' output with diffs for new files)
23410 Branch: perl
23411 + Porting/p4desc
23412 ! MANIFEST
db4a4bfe 23413____________________________________________________________________________
f58c54f0 23414[ 2387] By: gsar on 1998/11/29 16:08:03
99ed61e6
GS
23415 Log: another threads reliability fix: serialize writes to thr->threadsv
23416 avoid most uses of PL_na (which is much more inefficient than a
23417 simple local); update docs to suit; PL_na now being thr->Tna may
23418 be a minor compatibility issue for extensions--will require dTHR
23419 outside of XSUBs (those get automatic dTHR)
23420 Branch: perl
23421 ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
23422 ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
23423 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
23424 ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
23425 ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
23426 ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
23427 ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
23428 ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
23429 ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
db4a4bfe 23430____________________________________________________________________________
f58c54f0 23431[ 2386] By: jhi on 1998/11/29 15:40:42
99ed61e6
GS
23432 Log: Tune the "if" entry.
23433 Branch: cfgperl
23434 ! pod/perlfunc.pod
db4a4bfe 23435____________________________________________________________________________
f58c54f0 23436[ 2385] By: gsar on 1998/11/29 12:40:28
99ed61e6
GS
23437 Log: various fixes for race conditions under threads: mutex locks based
23438 on PL_threadnum were seriously flawed, since it means more than one
23439 thread could enter the critical region; PL_na was global instead of
23440 thread-local; child thread could finish and free thr structures
23441 before Thread->new() got around to creating the Thread object;
23442 cv_clone() needed locking, as it mucks with PL_comppad and other
23443 global data; new_struct_thread() needed to lock template-thread's
23444 mutex while copying its data
23445 Branch: perl
23446 ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
23447 ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
db4a4bfe 23448____________________________________________________________________________
f58c54f0 23449[ 2384] By: gsar on 1998/11/29 10:54:38
99ed61e6
GS
23450 Log: s/warn/print/ on multiply defined groups
23451 Branch: perl
23452 ! t/op/grent.t
db4a4bfe 23453____________________________________________________________________________
f58c54f0 23454[ 2383] By: gsar on 1998/11/29 10:48:39
99ed61e6
GS
23455 Log: backout change#2334
23456 Branch: perl
23457 ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
db4a4bfe 23458____________________________________________________________________________
f58c54f0 23459[ 2382] By: jhi on 1998/11/29 10:33:40
99ed61e6
GS
23460 Log: Better NetInfo behaviour.
23461 Branch: cfgperl
23462 ! t/op/grent.t t/op/pwent.t
db4a4bfe 23463____________________________________________________________________________
f58c54f0 23464[ 2381] By: jhi on 1998/11/29 10:08:15
99ed61e6
GS
23465 Log: Integrate from mainperl.
23466 Branch: cfgperl
23467 +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
23468 +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
23469 +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
23470 +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
23471 +> t/lib/io_poll.t t/lib/io_unix.t
23472 !> (integrate 58 files)
db4a4bfe 23473____________________________________________________________________________
f58c54f0 23474[ 2380] By: gsar on 1998/11/29 08:22:49
99ed61e6
GS
23475 Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
23476 Tim Bunce)
23477 Branch: perl
23478 ! gv.c
db4a4bfe 23479____________________________________________________________________________
f58c54f0 23480[ 2379] By: gsar on 1998/11/29 07:06:43
99ed61e6
GS
23481 Log: fix for pat.t failure under USE_THREADS
23482 Branch: perl
23483 ! pp_ctl.c regexec.c
db4a4bfe 23484____________________________________________________________________________
f58c54f0 23485[ 2378] By: nick on 1998/11/28 22:46:57
99ed61e6
GS
23486 Log: More C.pm tweaks
23487 Save globs even if we have saved cv itself before - may be imported.
23488
23489 While we don't save "bootstrap" CV we need to provide a stub,
23490 so that if we require it later we don't fall through and attempt
23491 to DynaLoad module again.
23492
23493 Attempt to save %INC so that "require" does not reload things
23494 we have compiled-in (does not work right yet - seems to be due
23495 to PL_incgv being created in perl_parse() current scheme setting
23496 GvHV() is "better" than saving the glob, but still does not
23497 work as I expect).
23498 Branch: perl
23499 ! ext/B/B/C.pm
db4a4bfe 23500____________________________________________________________________________
f58c54f0 23501[ 2377] By: gsar on 1998/11/28 22:30:38
99ed61e6
GS
23502 Log: various tweaks; result passes all tests for normal build on Solaris;
23503 fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
23504 win32 due to lack of select() that works on non-socket fds
23505 Branch: perl
23506 ! ext/IO/poll.c regcomp.c regexec.c scope.c
23507 ! t/lib/io_multihomed.t win32/makefile.mk
db4a4bfe 23508____________________________________________________________________________
f58c54f0 23509[ 2376] By: gsar on 1998/11/28 20:44:39
99ed61e6
GS
23510 Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
23511 Branch: perl
23512 ! myconfig
db4a4bfe 23513____________________________________________________________________________
f58c54f0 23514[ 2375] By: gsar on 1998/11/28 20:42:58
99ed61e6
GS
23515 Log: integrate cfgperl changes into mainline
23516 Branch: perl
23517 !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
23518 !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
db4a4bfe 23519____________________________________________________________________________
f58c54f0 23520[ 2374] By: gsar on 1998/11/28 20:02:03
99ed61e6
GS
23521 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23522 Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
23523 Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
23524 Subject: [PATCH 5.00553] Yet another OS/2 patch
23525 Branch: perl
23526 ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
db4a4bfe 23527____________________________________________________________________________
f58c54f0 23528[ 2373] By: gsar on 1998/11/28 19:30:06
99ed61e6
GS
23529 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23530 Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
23531 Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
23532 Subject: [PATCH 5.005_53] Change $#+
23533 Branch: perl
23534 ! mg.c pod/perlvar.pod t/op/pat.t
db4a4bfe 23535____________________________________________________________________________
f58c54f0 23536[ 2372] By: gsar on 1998/11/28 19:28:00
99ed61e6
GS
23537 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23538 Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
23539 Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
23540 Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
23541 Branch: perl
23542 ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
23543 ! thrdvar.h
db4a4bfe 23544____________________________________________________________________________
f58c54f0 23545[ 2371] By: gsar on 1998/11/28 19:23:53
99ed61e6
GS
23546 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23547 Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
23548 Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
23549 Subject: [PATCH 5.005_53] better -Mre=debugcolor
23550 Branch: perl
23551 ! embedvar.h objXSUB.h regexec.c thrdvar.h
db4a4bfe 23552____________________________________________________________________________
f58c54f0 23553[ 2370] By: gsar on 1998/11/28 19:21:17
99ed61e6
GS
23554 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23555 Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
23556 Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
23557 Subject: [PATCH 5.005_*] regcolors
23558 Branch: perl
23559 ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
db4a4bfe 23560____________________________________________________________________________
f58c54f0 23561[ 2369] By: gsar on 1998/11/28 19:00:15
99ed61e6
GS
23562 Log: allow final period in a file (not followed by a newline) to
23563 terminate format spec
23564 Branch: perl
23565 ! toke.c
db4a4bfe 23566____________________________________________________________________________
f58c54f0 23567[ 2368] By: gsar on 1998/11/28 18:58:25
99ed61e6
GS
23568 Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
23569 add C<$Config{installarchlib}/CORE> to the default locations searched
23570 on win32
23571 Branch: perl
23572 ! lib/ExtUtils/Liblist.pm
db4a4bfe 23573____________________________________________________________________________
f58c54f0 23574[ 2367] By: gsar on 1998/11/28 18:46:05
99ed61e6
GS
23575 Log: applied suggested patch with PERL_OBJECT tweaks
23576 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23577 Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
23578 Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
23579 Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
23580 Branch: perl
23581 ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
23582 ! regexec.c t/op/pat.t thrdvar.h
db4a4bfe 23583____________________________________________________________________________
f58c54f0 23584[ 2366] By: gsar on 1998/11/28 18:38:34
99ed61e6
GS
23585 Log: additional documentation for qr//
23586 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23587 Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
23588 Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
23589 Subject: [PATCH 5.005_*] Documentation (fwd)
23590 Branch: perl
23591 ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
db4a4bfe 23592____________________________________________________________________________
f58c54f0 23593[ 2365] By: gsar on 1998/11/28 18:35:35
99ed61e6
GS
23594 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23595 Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
23596 Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
23597 Subject: [PATCH 5.005_*] Fix \G in REx without //g
23598 Branch: perl
23599 ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
23600 ! regexp.h t/op/pat.t thrdvar.h
db4a4bfe 23601____________________________________________________________________________
f58c54f0 23602[ 2364] By: gsar on 1998/11/28 18:24:20
99ed61e6
GS
23603 Log: update Test.pm to Test-1.12; tweak 're' detection
23604 Branch: perl
23605 ! lib/Test.pm
db4a4bfe 23606____________________________________________________________________________
f58c54f0 23607[ 2363] By: gsar on 1998/11/28 18:12:04
99ed61e6
GS
23608 Log: avoid command-line quoting portability problems in lex_assign.t
23609 Branch: perl
23610 ! t/op/lex_assign.t
db4a4bfe 23611____________________________________________________________________________
f58c54f0 23612[ 2362] By: gsar on 1998/11/28 18:08:50
99ed61e6
GS
23613 Log: From: John Tobey <jtobey@channel1.com>
23614 Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
23615 Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
23616 Subject: PATCH: document English.pm sawampersand and thread issues
23617 Branch: perl
23618 ! lib/English.pm pod/perlvar.pod
db4a4bfe 23619____________________________________________________________________________
f58c54f0 23620[ 2361] By: gsar on 1998/11/28 18:03:04
99ed61e6
GS
23621 Log: fix uninitialized warnings
23622 From: Brian Callaghan <callagh@itginc.com>
23623 Date: Thu, 19 Nov 1998 17:49:10 -0800
23624 Message-Id: <3654CA96.B64FCAEB@itginc.com>
23625 Subject: Complete.pm patch (version 1.1)
23626 Branch: perl
23627 ! lib/Term/Complete.pm
db4a4bfe 23628____________________________________________________________________________
f58c54f0 23629[ 2360] By: gsar on 1998/11/28 17:59:16
99ed61e6
GS
23630 Log: s/Array/List/ suggested by John Tobey
23631 Branch: perl
23632 ! pod/perldata.pod
db4a4bfe 23633____________________________________________________________________________
f58c54f0 23634[ 2359] By: gsar on 1998/11/28 17:47:48
99ed61e6
GS
23635 Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
23636 Branch: perl
23637 ! lib/Tie/Handle.pm pod/perlfunc.pod
db4a4bfe 23638____________________________________________________________________________
f58c54f0 23639[ 2358] By: jhi on 1998/11/28 17:23:15
99ed61e6
GS
23640 Log: Revamp the locale tests.
23641 (0) Instead of rewiring a few locales scan for them.
23642 (1) Bogus test #101 removed.
23643 (2) All the locales are checked, the lists of failed
23644 and non-failed ones are displayed.
23645 (3) The test #103 is again 'active' so that it may fail.
23646 (4) To balance (3) a hopefully pacifying message is shown
23647 if the #103 fails.
23648 Branch: cfgperl
23649 ! t/pragma/locale.t
db4a4bfe 23650____________________________________________________________________________
f58c54f0 23651[ 2357] By: gsar on 1998/11/28 17:21:07
99ed61e6
GS
23652 Log: add perlreftut.pod
23653 Branch: perl
23654 + pod/perlreftut.pod
23655 ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
23656 ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
23657 ! win32/pod.mak
db4a4bfe 23658____________________________________________________________________________
f58c54f0 23659[ 2356] By: jhi on 1998/11/28 16:58:01
99ed61e6
GS
23660 Log: Change #2346 fallout.
23661 Branch: cfgperl
23662 ! t/op/undef.t
db4a4bfe 23663____________________________________________________________________________
f58c54f0 23664[ 2355] By: gsar on 1998/11/28 16:46:43
99ed61e6
GS
23665 Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
23666 ANSI prototypes
23667 Branch: perl
23668 ! ext/IO/IO.xs
db4a4bfe 23669____________________________________________________________________________
f58c54f0 23670[ 2354] By: gsar on 1998/11/28 16:08:07
99ed61e6
GS
23671 Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
23672 keep platform hacks that aren't in the 1.20 dist; add new files
23673 to MANIFEST; hack Makefile.PL; result hasn't been tested
23674 anywhere
23675 Branch: perl
23676 + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
23677 + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
23678 + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
23679 + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
23680 ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
23681 ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
23682 ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
23683 ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
23684 ! t/lib/io_sock.t t/lib/io_udp.t
db4a4bfe 23685____________________________________________________________________________
f58c54f0 23686[ 2353] By: jhi on 1998/11/28 15:51:03
99ed61e6
GS
23687 Log: Locale collation, ctype, and numeric, were initialized wrong
23688 (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
23689 as reported by
23690
23691 From: Ilya.Sandler@etak.com (Ilya Sandler)
23692 Subject: a bug in locale handling: LC_COLLATE ignored sometimes
23693 To: perlbug@perl.com
23694 Date: 25 Nov 1998 04:53:52 +0200
23695 Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
23696 Branch: cfgperl
23697 ! util.c
db4a4bfe 23698____________________________________________________________________________
f58c54f0 23699[ 2352] By: nick on 1998/11/28 15:21:59
99ed61e6
GS
23700 Log: Implement $^C to allow perl access to -c flag - I think this
23701 was agreed once...
23702 Branch: perl
23703 ! gv.c mg.c
db4a4bfe 23704____________________________________________________________________________
f58c54f0 23705[ 2351] By: jhi on 1998/11/28 15:14:24
99ed61e6
GS
23706 Log: Change #2251 fixup.
23707 Branch: cfgperl
23708 ! myconfig
db4a4bfe 23709____________________________________________________________________________
f58c54f0 23710[ 2350] By: jhi on 1998/11/28 14:58:19
99ed61e6
GS
23711 Log: Integrate from mainperl.
23712 Branch: cfgperl
23713 +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
23714 +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
23715 +> pod/perl5005delta.pod
23716 !> (integrate 49 files)
db4a4bfe 23717____________________________________________________________________________
f58c54f0 23718[ 2349] By: jhi on 1998/11/28 14:27:36
99ed61e6
GS
23719 Log: Passwd and group file groveling.
23720 Branch: cfgperl
23721 ! t/op/grent.t t/op/pwent.t
db4a4bfe 23722____________________________________________________________________________
f58c54f0 23723[ 2348] By: gsar on 1998/11/28 14:09:50
99ed61e6
GS
23724 Log: more conservative version of changes#2345,2346,2347; those break
23725 C<defined(@{"foo::ISA"})> which seems to be extensively used in
23726 the libs :-(
23727 Branch: perl
23728 ! pp.c t/op/method.t
db4a4bfe 23729____________________________________________________________________________
f58c54f0 23730[ 2347] By: gsar on 1998/11/28 13:36:08
99ed61e6
GS
23731 Log: tweak bogus test
23732 Branch: perl
23733 ! t/op/method.t
db4a4bfe 23734____________________________________________________________________________
f58c54f0 23735[ 2346] By: gsar on 1998/11/28 13:20:34
99ed61e6
GS
23736 Log: test cases for previous change
23737 Branch: perl
23738 ! t/op/undef.t
db4a4bfe 23739____________________________________________________________________________
f58c54f0 23740[ 2345] By: gsar on 1998/11/28 13:07:17
99ed61e6
GS
23741 Log: fix typo in pp_defined() causing C<defined %tied> to fail
23742 Branch: perl
23743 ! pp.c
db4a4bfe 23744____________________________________________________________________________
f58c54f0 23745[ 2344] By: gsar on 1998/11/28 13:03:29
99ed61e6
GS
23746 Log: s/comment/comment_t/ tweak (suggested by John Gorman
23747 <jgorman@webbysoft.com>)
23748 Branch: perl
23749 ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
db4a4bfe 23750____________________________________________________________________________
f58c54f0 23751[ 2343] By: gsar on 1998/11/28 12:52:40
99ed61e6
GS
23752 Log: add (stub) perldelta.pod
23753 Branch: perl
23754 + pod/perldelta.pod
db4a4bfe 23755____________________________________________________________________________
f58c54f0 23756[ 2342] By: gsar on 1998/11/28 12:49:26
99ed61e6
GS
23757 Log: rename perldelta.pod to perl5005delta.pod in preparation for
23758 starting a new one
23759 Branch: perl
23760 +> pod/perl5005delta.pod
23761 - pod/perldelta.pod
23762 ! MANIFEST pod/perl.pod
db4a4bfe 23763____________________________________________________________________________
f58c54f0 23764[ 2341] By: gsar on 1998/11/28 12:41:55
99ed61e6
GS
23765 Log: fix MALLOC_LOCK #define
23766 Branch: perl
23767 ! malloc.c
db4a4bfe 23768____________________________________________________________________________
f58c54f0 23769[ 2340] By: gsar on 1998/11/28 12:18:23
99ed61e6
GS
23770 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23771 Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
23772 Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
23773 Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
23774 Branch: perl
23775 ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
db4a4bfe 23776____________________________________________________________________________
f58c54f0 23777[ 2339] By: jhi on 1998/11/28 11:59:01
99ed61e6
GS
23778 Log: Add -lm to dynix/ptx POSIX hints.
23779 From: "Martin J. Bligh" <mbligh@sequent.com>
23780 To: jhi@iki.fi
23781 Subject: Re: Making Perl work on DYNIX/ptx
23782 Date: Wed, 25 Nov 1998 10:34:41 -0800
23783 Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
23784 Branch: cfgperl
23785 ! ext/POSIX/hints/dynixptx.pl
db4a4bfe 23786____________________________________________________________________________
f58c54f0 23787[ 2338] By: jhi on 1998/11/28 11:57:19
99ed61e6
GS
23788 Log: Detypo.
23789 Branch: cfgperl
23790 ! lib/filetest.pm
db4a4bfe 23791____________________________________________________________________________
f58c54f0 23792[ 2337] By: jhi on 1998/11/28 11:56:29
99ed61e6
GS
23793 Log: Better LD_LIBRARY_PATH instructions for Bourneists.
23794 Branch: cfgperl
23795 ! Configure
db4a4bfe 23796____________________________________________________________________________
f58c54f0 23797[ 2336] By: gsar on 1998/11/28 11:41:14
99ed61e6
GS
23798 Log: teach CPAN.pm to ignore beta perl distributions when looking for
23799 modules
23800 From: root@dogberry.rutgers.edu (root)
23801 Date: Thu, 12 Nov 1998 23:08:39 -0500
23802 Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
23803 Subject: recompile tries getting a perl distribution
23804 Branch: perl
23805 ! lib/CPAN.pm
db4a4bfe 23806____________________________________________________________________________
f58c54f0 23807[ 2335] By: gsar on 1998/11/28 11:27:46
99ed61e6
GS
23808 Log: make $1 et al readonly under threads; make C<undef $1> fail like
23809 C<$1 = undef> does
23810 Branch: perl
23811 ! op.c pp.c t/op/undef.t
db4a4bfe 23812____________________________________________________________________________
f58c54f0 23813[ 2334] By: gsar on 1998/11/28 10:24:52
99ed61e6
GS
23814 Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
23815 Branch: perl
23816 ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
db4a4bfe 23817____________________________________________________________________________
f58c54f0 23818[ 2333] By: gsar on 1998/11/28 09:36:40
99ed61e6
GS
23819 Log: document changed PERL_HASH()
23820 Branch: perl
23821 ! pod/perlfunc.pod pod/perlguts.pod
db4a4bfe 23822____________________________________________________________________________
f58c54f0 23823[ 2332] By: nick on 1998/11/27 21:10:27
99ed61e6
GS
23824 Log: Handle INIT list in C.pm
23825 1. Provide init_av() from B.xs
23826 2. Export it in B.pm
23827 3. Use it in C.pm
23828 Also disable some pruning in savecv() which seems to undo
23829 my previous patch.
23830 Experimental feature - save pathnames of .so files in easily
23831 grep-able form for use in wrapper to feed to linker.
23832 Branch: perl
23833 ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
db4a4bfe 23834____________________________________________________________________________
f58c54f0 23835[ 2327] By: gsar on 1998/11/27 15:12:01
99ed61e6
GS
23836 Log: integrate change#2315 from maint-5.005
23837 Branch: perl
23838 ! t/op/sort.t
23839 !> op.c sv.c
db4a4bfe 23840____________________________________________________________________________
f58c54f0 23841[ 2326] By: gsar on 1998/11/27 15:00:42
99ed61e6
GS
23842 Log: integrate changes#2304,2305,2306,2308 from maint-5.005
23843 Branch: perl
23844 !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
23845 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
23846 !> lib/ExtUtils/typemap
db4a4bfe 23847____________________________________________________________________________
f58c54f0 23848[ 2325] By: gsar on 1998/11/27 14:46:18
99ed61e6
GS
23849 Log: malloc bugfix and documentation from Ilya Zakharevich
23850 Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
23851 Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
23852 Subject: [PATCH 5.005_*] Re: Internal coredump
23853 --
23854 Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
23855 Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
23856 Subject: [PATCH 5.005_*] malloc.c documentation
23857 Branch: perl
23858 ! malloc.c
db4a4bfe 23859____________________________________________________________________________
f58c54f0 23860[ 2324] By: gsar on 1998/11/27 14:41:38
99ed61e6
GS
23861 Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
23862 Branch: perl
23863 ! ext/B/B/C.pm
db4a4bfe 23864____________________________________________________________________________
f58c54f0 23865[ 2323] By: gsar on 1998/11/27 14:33:44
99ed61e6
GS
23866 Log: From: maeda@src.ricoh.co.jp
23867 Date: Tue, 24 Nov 1998 10:37:45 +0900
23868 Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
23869 Subject: format "..." bug
23870 Branch: perl
23871 ! pp_ctl.c t/op/write.t
db4a4bfe 23872____________________________________________________________________________
f58c54f0 23873[ 2322] By: gsar on 1998/11/27 14:20:12
99ed61e6
GS
23874 Log: add ext/Devel/Peek
23875 From: jan.dubois@ibm.net (Jan Dubois)
23876 Date: Mon, 23 Nov 1998 00:48:11 +0100
23877 Message-ID: <36589ec9.49964585@smtp1.ibm.net>
23878 Subject: [PATCH 5.005_53] Devel::Peek integration
23879 Branch: perl
23880 + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
23881 + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
23882 ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
23883 ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
23884 ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
db4a4bfe 23885____________________________________________________________________________
f58c54f0 23886[ 2321] By: gsar on 1998/11/27 13:03:08
99ed61e6
GS
23887 Log: ensure 'make regen_headers' even without perl installed
23888 (suggested by Ilya Zakharevich)
23889 Branch: perl
23890 ! bytecode.pl warning.pl
db4a4bfe 23891____________________________________________________________________________
f58c54f0 23892[ 2320] By: gsar on 1998/11/27 12:58:36
99ed61e6
GS
23893 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23894 Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
23895 Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
23896 Subject: [PATCH 5.005_*] Cosmetic malloc patch
23897 Branch: perl
23898 ! malloc.c
db4a4bfe 23899____________________________________________________________________________
f58c54f0 23900[ 2319] By: gsar on 1998/11/27 12:56:13
99ed61e6
GS
23901 Log: eliminate dup hunk from integration
23902 Branch: perl
23903 ! lib/filetest.pm perl.h
db4a4bfe 23904____________________________________________________________________________
f58c54f0 23905[ 2318] By: gsar on 1998/11/27 12:50:08
99ed61e6
GS
23906 Log: integrate cfgperl changes into mainline
23907 Branch: perl
23908 +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
23909 ! pod/perlfaq4.pod
23910 !> (integrate 30 files)
db4a4bfe 23911____________________________________________________________________________
f58c54f0 23912[ 2317] By: jhi on 1998/11/27 11:38:13
99ed61e6
GS
23913 Log: C<-x>.
23914 Branch: cfgperl
23915 ! lib/filetest.pm
db4a4bfe 23916____________________________________________________________________________
f58c54f0 23917[ 2316] By: jhi on 1998/11/27 11:10:22
99ed61e6
GS
23918 Log: Integrate from mainperl.
23919 Branch: cfgperl
23920 !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
23921 !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
23922 !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
23923 !> universal.c util.c win32/GenCAPI.pl win32/win32.h
23924 !> win32/win32sck.c
db4a4bfe 23925____________________________________________________________________________
f58c54f0 23926[ 2315] By: gbarr on 1998/11/27 05:16:50
99ed61e6
GS
23927 Log: integrate change#2246 from mainline, while still allowing
23928 C<sort $globref @foo>
23929
23930 allow C<sort $coderef @foo>
23931 Branch: maint-5.005/perl
23932 ! op.c sv.c
23933 !> t/op/sort.t
db4a4bfe 23934____________________________________________________________________________
f58c54f0 23935[ 2308] By: gbarr on 1998/11/27 00:11:44
99ed61e6
GS
23936 Log: Updates for MPE/iX DynaLoader and installperl, via private mail
23937 forwarded by Jarkko Hietaniemi from Mark Bixby
23938 Branch: maint-5.005/perl
23939 ! ext/DynaLoader/dl_mpeix.xs installperl
db4a4bfe 23940____________________________________________________________________________
f58c54f0 23941[ 2306] By: gbarr on 1998/11/26 23:44:47
99ed61e6
GS
23942 Log: Allow PL_FILES to have multiple targets from one source by allowing
23943 an array ref as the value in the hash
23944 Branch: maint-5.005/perl
23945 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
23946 ! lib/ExtUtils/MakeMaker.pm
db4a4bfe 23947____________________________________________________________________________
f58c54f0 23948[ 2305] By: gbarr on 1998/11/26 23:38:06
99ed61e6
GS
23949 Log: fix unsigned variables to use SvUV and sv_setuv
23950 Branch: maint-5.005/perl
23951 ! lib/ExtUtils/typemap
db4a4bfe 23952____________________________________________________________________________
f58c54f0 23953[ 2304] By: gbarr on 1998/11/26 23:36:17
99ed61e6
GS
23954 Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
23955 Branch: maint-5.005/perl
23956 ! lib/ExtUtils/MM_Unix.pm
db4a4bfe 23957____________________________________________________________________________
f58c54f0 23958[ 2301] By: gsar on 1998/11/26 10:16:54
99ed61e6
GS
23959 Log: fix PL_defoutgv leak under threads
23960 Branch: perl
23961 ! ext/Thread/Thread.xs
db4a4bfe 23962____________________________________________________________________________
f58c54f0 23963[ 2300] By: gsar on 1998/11/26 09:04:44
99ed61e6
GS
23964 Log: properly free temporaries created by threads
23965 Branch: perl
23966 ! ext/Thread/Thread.xs
db4a4bfe 23967____________________________________________________________________________
f58c54f0 23968[ 2299] By: gsar on 1998/11/26 06:51:16
99ed61e6
GS
23969 Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
23970 to set the package for the block properly
23971 Branch: perl
23972 ! op.c t/comp/package.t t/lib/dumper.t
db4a4bfe 23973____________________________________________________________________________
f58c54f0 23974[ 2298] By: nick on 1998/11/24 22:04:20
99ed61e6
GS
23975 Log: Part-1 of tweaks to allow Tk to be "compiled"
23976 Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
23977 (May also need attention to exports etc. - to follow.)
23978 Branch: perl
23979 ! universal.c
db4a4bfe 23980____________________________________________________________________________
f58c54f0 23981[ 2294] By: jhi on 1998/11/23 10:44:26
99ed61e6
GS
23982 Log: The new socket tests need in some platforms
23983 to #include <sys/types.h>.
23984 Branch: cfgperl
23985 ! Configure
db4a4bfe 23986____________________________________________________________________________
f58c54f0 23987[ 2293] By: jhi on 1998/11/23 10:33:42
99ed61e6
GS
23988 Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
23989 To: Jarkko Hietaniemi <jhi@cc.hut.fi>
23990 Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
23991 Date: Mon, 23 Nov 1998 10:07:04 +0100
23992 Message-Id: <9811230907.AA06484@AWT.nl>
23993
23994 NeXTstep NetInfo uses nidump to get the user/group databases.
23995 Branch: cfgperl
23996 ! t/op/grent.t t/op/pwent.t
db4a4bfe 23997____________________________________________________________________________
f58c54f0 23998[ 2291] By: TimBunce on 1998/11/22 22:23:09
99ed61e6
GS
23999 Log: Updated Porting/patchls utility.
24000 Branch: maint-5.004/perl
24001 ! Porting/patchls
db4a4bfe 24002____________________________________________________________________________
f58c54f0
NC
24003[ 2288] By: TimBunce on 1998/11/22 21:46:11
24004 Log: Title: "Buglet in Sys::Syslog.pm (with fix)"
24005 From: Henrik Tougaard <ht.000@foa.dk>
99ed61e6 24006 Msg-ID: <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
f58c54f0 24007 Files: lib/Sys/Syslog.pm
99ed61e6
GS
24008 Branch: maint-5.004/perl
24009 ! lib/Sys/Syslog.pm
db4a4bfe 24010____________________________________________________________________________
f58c54f0 24011[ 2286] By: jhi on 1998/11/22 19:08:42
99ed61e6
GS
24012 Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
24013 Branch: cfgperl
24014 ! ext/Socket/Socket.xs
db4a4bfe 24015____________________________________________________________________________
f58c54f0 24016[ 2285] By: jhi on 1998/11/22 18:21:07
99ed61e6 24017 Log: MSG_PROXY for GNU/Hurd (previously we believed that
f58c54f0 24018 all GNU libc platforms have MSG_PROXY. Untrue).
99ed61e6
GS
24019 In fact this ended up as a major MSG_* and SCM_*
24020 update. The MSG_XXX known to be enums in some
24021 versions of the glibc are now probed for and respective
24022 HAS_MSG_XXX are defined. While I was at it I noticed
24023 SCM_RIGHTS being similarly an enum. This reminded me of
24024 an ancient discussion in perl5-porters:
24025 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
24026 The BSD socket interface has a nifty feature for passing
f58c54f0 24027 file descriptors and credentials--via sockets. It may be
99ed61e6
GS
24028 too late to add this functionality to the CORE but
24029 at least Configure now probes for the functions,
24030 structs, and includes, defining the appropriate
24031 HAS_YYY and I_ZZZ, and the Socket extension exports
24032 the constants, in case somebody wants to write an
24033 extension for this interface.
24034 Branch: cfgperl
24035 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24036 ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
24037 ! iperlsys.h
db4a4bfe 24038____________________________________________________________________________
f58c54f0 24039[ 2284] By: jhi on 1998/11/22 18:13:21
99ed61e6
GS
24040 Log: perlhist.pod 1.54, containing 5_53.
24041 Branch: cfgperl
24042 ! pod/perlhist.pod
db4a4bfe 24043____________________________________________________________________________
f58c54f0 24044[ 2274] By: TimBunce on 1998/11/22 16:25:46
99ed61e6
GS
24045 Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
24046 Branch: maint-5.004/perl
24047 ! doio.c
db4a4bfe 24048____________________________________________________________________________
f58c54f0 24049[ 2273] By: TimBunce on 1998/11/22 16:17:43
99ed61e6
GS
24050 Log: Improve op/die_exit.t test for implicit close changing $!
24051 Branch: maint-5.004/perl
24052 ! t/op/die_exit.t
db4a4bfe 24053____________________________________________________________________________
f58c54f0 24054[ 2268] By: jhi on 1998/11/22 14:44:11
99ed61e6
GS
24055 Log: Fix thinko.
24056 Branch: cfgperl
24057 ! hints/dynixptx.sh
db4a4bfe 24058____________________________________________________________________________
f58c54f0 24059[ 2267] By: jhi on 1998/11/22 13:19:41
99ed61e6
GS
24060 Log: Document the d_socket override.
24061 Branch: cfgperl
24062 ! hints/dynixptx.sh
db4a4bfe 24063____________________________________________________________________________
f58c54f0 24064[ 2266] By: jhi on 1998/11/22 12:12:29
99ed61e6
GS
24065 Log: From: John Tobey <jtobey@channel1.com>
24066 Subject: [PATCH] perlfaq typos
24067 To: perl5-porters@perl.com
24068 Date: 22 Nov 1998 04:25:15 +0200
24069 Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
24070 Branch: cfgperl
24071 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
24072 ! pod/perlfaq7.pod pod/perlfaq8.pod
db4a4bfe 24073____________________________________________________________________________
f58c54f0 24074[ 2265] By: jhi on 1998/11/22 12:06:29
99ed61e6
GS
24075 Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
24076 Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
24077 Newsgroups: hut.lists.perl5-porters
24078 To: gsar@engin.umich.edu (Gurusamy Sarathy)
24079 Cc: perl5-porters@perl.org (Perl5 Porters)
24080 Date: 20 Nov 1998 12:20:41 +0200
24081 Branch: cfgperl
24082 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
24083 ! ext/DB_File/DB_File.xs
db4a4bfe 24084____________________________________________________________________________
f58c54f0 24085[ 2264] By: jhi on 1998/11/22 11:55:09
99ed61e6
GS
24086 Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
24087 From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
24088 Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
24089 To: perlbug@perl.com
24090 Date: 20 Nov 1998 18:39:06 +0200
24091 Lines: 47
24092 Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
24093 Branch: cfgperl
24094 ! t/op/grent.t t/op/pwent.t
db4a4bfe 24095____________________________________________________________________________
f58c54f0 24096[ 2263] By: jhi on 1998/11/22 11:42:59
99ed61e6
GS
24097 Log: Permission testing is tricky when we have too much power.
24098 Problem reported in
24099 From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
24100 Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
24101 To: perlbug@perl.com
24102 Date: 20 Nov 1998 18:39:06 +0200
24103 Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
24104 Branch: cfgperl
24105 ! t/op/filetest.t
db4a4bfe 24106____________________________________________________________________________
f58c54f0 24107[ 2262] By: gsar on 1998/11/22 11:37:02
99ed61e6
GS
24108 Log: fix broken CAPI generation
24109 Branch: perl
24110 ! win32/GenCAPI.pl
db4a4bfe 24111____________________________________________________________________________
f58c54f0 24112[ 2261] By: jhi on 1998/11/22 11:17:00
99ed61e6
GS
24113 Log: -x should be C<-x>, reported by Gerben Wierda.
24114 Branch: cfgperl
24115 ! pod/perlfunc.pod
db4a4bfe 24116____________________________________________________________________________
f58c54f0 24117[ 2260] By: gsar on 1998/11/22 11:12:02
99ed61e6
GS
24118 Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
24119 Branch: perl
24120 ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
24121 ! proto.h
db4a4bfe 24122____________________________________________________________________________
f58c54f0 24123[ 2259] By: jhi on 1998/11/22 11:06:40
99ed61e6
GS
24124 Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
24125 Subject: Re: [PATCH] Re: pod2man bug in date generated line
24126 To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
24127 Cc: perlbug@perl.com
24128 Date: 20 Nov 1998 21:30:17 +0200
24129 Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
24130 Branch: cfgperl
24131 ! pod/pod2man.PL
db4a4bfe 24132____________________________________________________________________________
f58c54f0 24133[ 2256] By: jhi on 1998/11/21 10:44:01
99ed61e6
GS
24134 Log: From: Thomas Bowditch <bowditch@inmet.com>
24135 Subject: Benchmark.pm suggestion
24136 To: jhi@iki.fi, Tim.Bunce@ig.co.uk
24137 Date: Fri, 20 Nov 1998 17:43:46 -0500
24138 Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
24139
24140 Added timesum().
24141 Branch: cfgperl
24142 ! lib/Benchmark.pm
db4a4bfe 24143____________________________________________________________________________
f58c54f0 24144[ 2255] By: gsar on 1998/11/21 08:45:06
99ed61e6
GS
24145 Log: another win32 portability fix: make sysread() and syswrite()
24146 work on sockets
24147 Branch: perl
24148 ! pp_sys.c win32/win32.h
db4a4bfe 24149____________________________________________________________________________
f58c54f0 24150[ 2254] By: gsar on 1998/11/21 07:49:06
99ed61e6
GS
24151 Log: win32_recvfrom() compatibility fix
24152 Branch: perl
24153 ! win32/win32sck.c
db4a4bfe 24154____________________________________________________________________________
f58c54f0 24155[ 2253] By: jhi on 1998/11/20 08:22:06
99ed61e6
GS
24156 Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
24157 To: jhi@iki.fi
24158 Subject: MPE/iX Perl 5.005_02 oops
24159 Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
24160 Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
24161 Branch: cfgperl
24162 ! ext/DynaLoader/dl_mpeix.xs installperl
db4a4bfe 24163____________________________________________________________________________
f58c54f0 24164[ 2252] By: gsar on 1998/11/19 17:38:03
99ed61e6
GS
24165 Log: mess_sv tweak for change#2249
24166 Branch: perl
24167 ! util.c
db4a4bfe 24168____________________________________________________________________________
f58c54f0 24169[ 2251] By: jhi on 1998/11/18 12:32:19
99ed61e6
GS
24170 Log: Display use64bits and usemultiplicity but only if necessary.
24171 Branch: cfgperl
24172 ! myconfig
db4a4bfe 24173____________________________________________________________________________
f58c54f0 24174[ 2250] By: jhi on 1998/11/18 12:26:50
99ed61e6
GS
24175 Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
24176 Subject: pp.c uses 'unsigned Quad_t'
24177 To: perlbug@perl.com
24178 Date: Sun, 15 Nov 1998 20:57:05 -0300
24179 Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
24180 Branch: cfgperl
24181 ! perl.h pp.c
db4a4bfe 24182____________________________________________________________________________
f58c54f0 24183[ 2249] By: gsar on 1998/11/18 05:43:11
99ed61e6
GS
24184 Log: use PL_mess_sv only during global destruction (fixes problems with
24185 overlapping invocations of form()/warn()/die()/croak() trampling on
24186 each other's messages)
24187 Branch: perl
24188 ! mg.c util.c
db4a4bfe 24189____________________________________________________________________________
f58c54f0 24190[ 2248] By: gsar on 1998/11/18 05:39:36
99ed61e6
GS
24191 Log: tweak change#2245 to skip previous message if any
24192 Branch: perl
24193 ! pp_ctl.c t/pragma/warn/pp_ctl
db4a4bfe 24194____________________________________________________________________________
f58c54f0 24195[ 2247] By: jhi on 1998/11/17 11:46:56
99ed61e6
GS
24196 Log: Integrate from mainperl.
24197 Branch: cfgperl
24198 !> (integrate 26 files)
db4a4bfe 24199____________________________________________________________________________
f58c54f0 24200[ 2246] By: gsar on 1998/11/17 09:41:10
99ed61e6
GS
24201 Log: allow C<sort $coderef @foo>
24202 Branch: perl
24203 ! op.c t/op/sort.t t/pragma/overload.t
db4a4bfe 24204____________________________________________________________________________
f58c54f0 24205[ 2245] By: gsar on 1998/11/17 08:28:26
99ed61e6
GS
24206 Log: propagate failures in DESTROY() as (optional) warnings
24207 Branch: perl
24208 ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
db4a4bfe 24209____________________________________________________________________________
f58c54f0 24210[ 2244] By: gsar on 1998/11/17 07:43:08
99ed61e6
GS
24211 Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
24212 Branch: perl
24213 ! perl.c thrdvar.h
db4a4bfe 24214____________________________________________________________________________
f58c54f0 24215[ 2243] By: gsar on 1998/11/17 07:40:09
99ed61e6
GS
24216 Log: sort WARN_FOO symbols to avoid hash traversal order dependency
24217 Branch: perl
24218 ! lib/warning.pm warning.h warning.pl
db4a4bfe 24219____________________________________________________________________________
f58c54f0 24220[ 2242] By: gsar on 1998/11/17 06:32:39
99ed61e6
GS
24221 Log: fix skipspace() to properly account for newlines in eval''-ed
24222 strings (caused bogus line numbers in diagnostics and debugger)
24223 Branch: perl
24224 ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
db4a4bfe 24225____________________________________________________________________________
f58c54f0 24226[ 2241] By: gsar on 1998/11/17 03:48:12
99ed61e6
GS
24227 Log: s/Perl_utf8skip/PL_utf8skip/g
24228 Branch: perl
24229 ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
db4a4bfe 24230____________________________________________________________________________
f58c54f0 24231[ 2240] By: gsar on 1998/11/14 06:09:06
99ed61e6
GS
24232 Log: rework op/groups.t
24233 Branch: perl
24234 ! t/op/filetest.t t/op/groups.t
db4a4bfe 24235____________________________________________________________________________
f58c54f0 24236[ 2235] By: gsar on 1998/11/14 00:17:05
99ed61e6
GS
24237 Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
24238 Branch: perl
24239 ! op.c
db4a4bfe 24240____________________________________________________________________________
f58c54f0 24241[ 2234] By: gsar on 1998/11/14 00:14:02
99ed61e6
GS
24242 Log: update Changes
24243 Branch: perl
24244 ! Changes win32/config.bc win32/config.gc win32/config.vc
db4a4bfe 24245____________________________________________________________________________
f58c54f0 24246[ 2233] By: gsar on 1998/11/13 09:43:03
99ed61e6
GS
24247 Log: doc tweak
24248 Branch: perl
24249 ! README.win32
db4a4bfe 24250____________________________________________________________________________
f58c54f0 24251[ 2230] By: jhi on 1998/11/12 17:07:45
99ed61e6
GS
24252 Log: Allow hints file override for d_socket
24253 (based on Sequent-induced change #2229).
24254 Branch: cfgperl
24255 ! Configure
823168e8 24256____________________________________________________________________________
f58c54f0 24257[ 2229] By: jhi on 1998/11/12 16:32:33
99ed61e6
GS
24258 Log:
24259 From: "Martin J. Bligh" <mbligh@sequent.com>
24260 To: jhi@iki.fi
24261 cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
24262 Subject: Re: Making Perl work on DYNIX/ptx
24263 Date: Tue, 10 Nov 1998 16:24:26 -0800
24264 Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
24265 Branch: cfgperl
24266 ! hints/dynixptx.sh
823168e8 24267____________________________________________________________________________
f58c54f0 24268[ 2228] By: jhi on 1998/11/12 11:40:37
99ed61e6
GS
24269 Log: From: "Martin J. Bligh" <mbligh@sequent.com>
24270 Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
24271 To: jhi@iki.fi
24272 cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
24273 Subject: Re: Making Perl work on DYNIX/ptx
24274 Date: Tue, 10 Nov 1998 18:01:10 -0800
24275 Branch: cfgperl
24276 + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
823168e8 24277____________________________________________________________________________
f58c54f0 24278[ 2227] By: jhi on 1998/11/12 11:17:42
99ed61e6
GS
24279 Log: Integrate from mainperl.
24280 Branch: cfgperl
24281 !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
24282 !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
24283 !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
24284 !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
24285 !> win32/win32.c x2p/s2p.PL
823168e8 24286____________________________________________________________________________
f58c54f0 24287[ 2226] By: gsar on 1998/11/11 21:05:42
99ed61e6
GS
24288 Log: provide -DPERL_POLLUTE
24289 Branch: perl
24290 ! embed.pl embedvar.h
823168e8 24291____________________________________________________________________________
f58c54f0 24292[ 2225] By: jhi on 1998/11/09 07:45:12
99ed61e6
GS
24293 Log: From: Hans Mulder <hansm@icgroup.nl>
24294 To: Ilya Zakharevich <ilya@math.ohio-state.edu>
24295 Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
24296 perl5-porters@perl.org
24297 Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
24298 (UNINSTALLED)
24299 Date: Sun, 8 Nov 98 22:20:23 +0100
24300 Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
24301 Branch: cfgperl
24302 ! malloc.c perl.h
823168e8 24303____________________________________________________________________________
f58c54f0 24304[ 2224] By: gsar on 1998/11/09 03:13:14
99ed61e6
GS
24305 Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
24306 Christoph <lupe@alanya.m.isar.de>)
24307 Branch: perl
24308 ! lib/Text/Wrap.pm
823168e8 24309____________________________________________________________________________
f58c54f0 24310[ 2223] By: gsar on 1998/11/09 02:09:06
99ed61e6
GS
24311 Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
24312 <lionel.fourquaux@wanadoo.fr>)
24313 Branch: perl
24314 ! x2p/s2p.PL
823168e8 24315____________________________________________________________________________
f58c54f0 24316[ 2222] By: gsar on 1998/11/09 01:56:24
99ed61e6
GS
24317 Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
24318 Date: Wed, 04 Nov 1998 12:19:44 +0000
24319 Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
24320 Subject: [PATCH] Re: [5.005_53] read overflow?
24321 --
24322 Date: Wed, 04 Nov 1998 13:15:18 +0000
24323 Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
24324 Subject: [PATCH 5.005_53] perl -V fix
24325 Branch: perl
24326 ! perl.c regexec.c
823168e8 24327____________________________________________________________________________
f58c54f0 24328[ 2221] By: gsar on 1998/11/09 01:34:56
99ed61e6
GS
24329 Log: From: jan.dubois@ibm.net (Jan Dubois)
24330 Date: Sun, 01 Nov 1998 00:05:01 +0100
24331 Message-ID: <364294bd.18052307@smtp1.ibm.net>
24332 Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
24333 Branch: perl
24334 ! Changes win32/makedef.pl
823168e8 24335____________________________________________________________________________
f58c54f0 24336[ 2220] By: gsar on 1998/11/08 21:13:07
99ed61e6
GS
24337 Log: integrate changes#2120,2168,2218 from maint-5.005;
24338 add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
24339 enum; make regen_headers
24340 Branch: perl
24341 ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
24342 ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
823168e8 24343____________________________________________________________________________
f58c54f0 24344[ 2219] By: gsar on 1998/11/08 19:42:57
99ed61e6
GS
24345 Log: integrate cfgperl changes into mainline
24346 Branch: perl
24347 +> README.vmesa
24348 !> Configure MANIFEST Porting/Glossary Porting/config.sh
24349 !> Porting/config_H config_h.SH ext/Thread/Thread.xs
24350 !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
24351 !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
24352 !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
24353 !> thread.h vms/subconfigure.com vos/config.h
823168e8 24354____________________________________________________________________________
f58c54f0 24355[ 2218] By: gbarr on 1998/11/08 16:48:44
99ed61e6
GS
24356 Log: From: Graham Barr <gbarr@ti.com>
24357 Date: Mon, 2 Nov 1998 07:38:52 -0600
24358 Message-ID: <19981102073852.A12751@asic.sc.ti.com>
24359 Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
24360 Branch: maint-5.005/perl
24361 ! ext/IPC/SysV/Msg.pm
823168e8 24362____________________________________________________________________________
f58c54f0 24363[ 2215] By: gsar on 1998/11/08 02:52:52
99ed61e6
GS
24364 Log: set close-on-exec bit on pipe() FDs
24365 Branch: perl
24366 ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
823168e8 24367____________________________________________________________________________
f58c54f0 24368[ 2214] By: gsar on 1998/11/08 02:27:57
99ed61e6
GS
24369 Log: typo in newHVhv()
24370 Branch: perl
24371 ! hv.c
823168e8 24372____________________________________________________________________________
f58c54f0 24373[ 2211] By: jhi on 1998/11/07 21:14:18
99ed61e6
GS
24374 Log: Finalize the Mach CThreads support.
24375
24376 From: Hans Mulder <hansm@icgroup.nl>
24377 Date: Sat, 7 Nov 98 22:06:20 +0100
24378 To: Gurusamy Sarathy <gsar@engin.umich.edu>
24379 Cc: jhi@iki.fi, perl5-porters@perl.org
24380 Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
24381 Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
24382 Branch: cfgperl
24383 ! malloc.c perl.h
823168e8 24384____________________________________________________________________________
f58c54f0 24385[ 2210] By: gsar on 1998/11/06 20:36:50
99ed61e6
GS
24386 Log: fix AvREALISH bogusness
24387 Branch: perl
24388 ! av.c t/op/array.t
823168e8 24389____________________________________________________________________________
f58c54f0 24390[ 2209] By: jhi on 1998/11/06 08:05:31
99ed61e6
GS
24391 Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
24392 ASSERT() causes problems in {NeXTStep,OpenStep}.
24393
24394 From: Hans Mulder <hansm@icgroup.nl>
24395 To: Jarkko Hietaniemi <jhi@cc.hut.fi>
24396 Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
24397 Date: Fri, 6 Nov 98 01:27:41 +0100
24398 Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
24399
24400 and
24401
24402 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24403 Subject: Re: ASSERT() in malloc.c
24404 To: jhi@iki.fi
24405 Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
24406 Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
24407 Branch: cfgperl
24408 ! malloc.c
823168e8 24409____________________________________________________________________________
f58c54f0 24410[ 2208] By: jhi on 1998/11/06 07:55:38
99ed61e6
GS
24411 Log: Mach CThreads needs #include <mach/cthreads.h>.
24412 Branch: cfgperl
24413 ! perl.h
823168e8 24414____________________________________________________________________________
f58c54f0 24415[ 2206] By: jhi on 1998/11/05 14:54:52
99ed61e6
GS
24416 Log: PERL_BADLANG wrongly documented.
24417
24418 From: ts <decoux@moulon.inra.fr>
24419 To: jhi@cc.hut.fi
24420 Subject: Re: Locale warning messages
24421 Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
24422 Message-Id: <199811051334.OAA24863@moulon.inra.fr>
24423
24424 and
24425
24426 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24427 Subject: Re: PERL_BADLANG
24428 To: jhi@iki.fi
24429 Subject: Re: PERL_BADLANG
24430 Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
24431 Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
24432 Branch: cfgperl
24433 ! pod/perllocale.pod
823168e8 24434____________________________________________________________________________
f58c54f0 24435[ 2205] By: jhi on 1998/11/05 14:24:33
99ed61e6
GS
24436 Log: Document all the control flow keywords in perlfunc
24437 so that "perlfunc -f while" works.
24438 Branch: cfgperl
24439 ! pod/perlfunc.pod
823168e8 24440____________________________________________________________________________
f58c54f0 24441[ 2204] By: jhi on 1998/11/05 12:46:02
99ed61e6
GS
24442 Log: Configure update. Remove last trace of PTHREADS_CREATED_JOINABLE
24443 (from vos/config.h). Update Porting/{Glossary,config*}.
24444 Branch: cfgperl
24445 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24446 ! config_h.SH vos/config.h
823168e8 24447____________________________________________________________________________
f58c54f0 24448[ 2203] By: jhi on 1998/11/05 08:34:39
99ed61e6
GS
24449 Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
24450 Branch: cfgperl
24451 ! hints/vmesa.sh vms/subconfigure.com
823168e8 24452____________________________________________________________________________
f58c54f0 24453[ 2202] By: jhi on 1998/11/05 08:03:20
99ed61e6
GS
24454 Log: Integrate from mainperl.
24455 Branch: cfgperl
24456 !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
24457 !> win32/Makefile win32/makefile.mk win32/win32.c
823168e8 24458____________________________________________________________________________
f58c54f0 24459[ 2201] By: gsar on 1998/11/05 04:40:44
99ed61e6
GS
24460 Log: another POPSTACK victim
24461 Branch: perl
24462 ! cop.h sv.c
823168e8 24463____________________________________________________________________________
f58c54f0 24464[ 2196] By: gsar on 1998/11/05 02:07:54
99ed61e6
GS
24465 Log: fix a location affected by change#2191, add note about POPSTACK
24466 Branch: perl
24467 ! cop.h gv.c pp_ctl.c
823168e8 24468____________________________________________________________________________
f58c54f0 24469[ 2195] By: gsar on 1998/11/05 02:04:45
99ed61e6
GS
24470 Log: makefile notes
24471 Branch: perl
24472 ! win32/Makefile win32/makefile.mk
823168e8 24473____________________________________________________________________________
f58c54f0 24474[ 2192] By: gsar on 1998/11/04 23:48:53
99ed61e6
GS
24475 Log: indeterminate order-of-evaluation fixes
24476 Branch: perl
24477 ! mg.c
823168e8 24478____________________________________________________________________________
f58c54f0 24479[ 2191] By: gsar on 1998/11/04 23:02:16
99ed61e6
GS
24480 Log: refetch local stack pointer in POPSTACK
24481 Branch: perl
24482 ! cop.h perl.c
823168e8 24483____________________________________________________________________________
f58c54f0 24484[ 2190] By: jhi on 1998/11/04 08:50:40
99ed61e6
GS
24485 Log: Configure update.
24486 Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
24487
24488 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
24489 To: Martin Bligh <mbligh@sequent.com>
24490 Cc: Jarkko Hietaniemi <jhi@iki.fi>
24491 Subject: Re: Perl 5's configure on DYNIX/ptx
24492 Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
24493 Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
24494
24495 find sockets also from libsocket, not just libnet.
24496 OS390: $compile_ok instead of $compile for <inttypes.h>,
24497
24498 From: pvhp@forte.com (Peter Prymmer)
24499 To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
24500 Subject: _53 not OK on os390 but looking better than ever
24501 Date: Tue, 3 Nov 98 17:33:22 PST
24502 Message-Id: <9811040133.AA09450@forte.com>
24503 Branch: cfgperl
24504 ! Configure
823168e8 24505____________________________________________________________________________
f58c54f0 24506[ 2189] By: jhi on 1998/11/04 07:43:58
99ed61e6
GS
24507 Log: sysio.t failure: fix undefined order of evaluation, from
24508
24509 From: Spider Boardman <spider@web.zk3.dec.com>
24510 Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
24511 To: perlbug@perl.com
24512 Date: 4 Nov 1998 01:22:30 +0200
24513 Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
24514 Branch: cfgperl
24515 ! pp_sys.c
823168e8 24516____________________________________________________________________________
f58c54f0 24517[ 2188] By: gsar on 1998/11/04 02:59:16
99ed61e6
GS
24518 Log: fix return value of win32_pclose()
24519 Branch: perl
24520 ! win32/win32.c
823168e8 24521____________________________________________________________________________
f58c54f0 24522[ 2187] By: gsar on 1998/11/04 02:56:34
99ed61e6
GS
24523 Log: s/sv_upgrade/SvUPGRADE/ a couple of places
24524 Branch: perl
24525 ! Changes doop.c gv.c util.c
823168e8 24526____________________________________________________________________________
f58c54f0 24527[ 2186] By: jhi on 1998/11/03 08:17:52
99ed61e6
GS
24528 Log: Document quads in pack.
24529 Branch: cfgperl
24530 ! pod/perlfunc.pod
823168e8 24531____________________________________________________________________________
f58c54f0 24532[ 2185] By: jhi on 1998/11/03 07:49:35
99ed61e6
GS
24533 Log: (IV) vs (I32) vs I_V()
24534
24535 Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
24536 From: Anton Berezin <tobez@plab.ku.dk>
24537 To: "p5p" <perl5-porters@perl.org>
24538 Date: 01 Nov 1998 15:09:11 +0100
24539 Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
24540
24541 and
24542
24543 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
24544 Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST)
24545 Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
24546 Branch: cfgperl
24547 ! sv.c
823168e8 24548____________________________________________________________________________
f58c54f0 24549[ 2184] By: jhi on 1998/11/03 07:42:46
99ed61e6
GS
24550 Log: VM/ESA updates.
24551 Branch: cfgperl
24552 + README.vmesa
24553 ! MANIFEST pod/perlfunc.pod pod/perlport.pod
823168e8 24554____________________________________________________________________________
f58c54f0 24555[ 2183] By: jhi on 1998/11/02 12:58:13
99ed61e6
GS
24556 Log: The id(1)-parsing is real fun.
24557 Branch: cfgperl
24558 ! t/op/groups.t
823168e8 24559____________________________________________________________________________
f58c54f0 24560[ 2182] By: jhi on 1998/11/02 12:07:43
99ed61e6
GS
24561 Log: Decommission the symlink test.
24562 Branch: cfgperl
24563 ! t/op/lex_assign.t
823168e8 24564____________________________________________________________________________
f58c54f0 24565[ 2181] By: jhi on 1998/11/02 12:03:08
99ed61e6
GS
24566 Log: Replace ATTR_JOINABLE with true Configure probe
24567 for PTHREAD_CREATE_JOINABLE (or equivalent:
24568 PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
24569 Remove ATTR_JOINABLE itself: Thread.xs uses
24570 PTHREAD_CREATE_JOINABLE (or equivalent) directly.
24571
24572 Really scan for <mach/cthreads.h> only if usethreads.
24573 Branch: cfgperl
24574 ! Configure config_h.SH ext/Thread/Thread.xs thread.h
823168e8 24575____________________________________________________________________________
f58c54f0 24576[ 2180] By: jhi on 1998/11/02 11:07:34
99ed61e6
GS
24577 Log: In HP-UX 10.X usethreads only if the required files are present.
24578 Branch: cfgperl
24579 ! hints/hpux.sh
823168e8 24580____________________________________________________________________________
f58c54f0 24581[ 2179] By: jhi on 1998/11/02 09:10:33
99ed61e6
GS
24582 Log: Prefer groups(1).
24583 id -Gn can be broken.
24584 id -a can save the day.
24585 Branch: cfgperl
24586 ! t/op/groups.t
823168e8 24587____________________________________________________________________________
f58c54f0 24588[ 2178] By: jhi on 1998/11/02 08:35:29
99ed61e6
GS
24589 Log: Detrail enum comma.
24590 Branch: cfgperl
24591 ! perl.h
823168e8 24592____________________________________________________________________________
f58c54f0 24593[ 2177] By: jhi on 1998/11/02 08:24:12
99ed61e6
GS
24594 Log: 0**0 = 1, from
24595
24596 From: d-lewart@uiuc.edu (Daniel S. Lewart)
24597 Subject: Math::Complex 0**0 patches
24598 Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
24599 Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
24600 To: jhi@iki.fi (Jarkko Hietaniemi),
24601 Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
24602 Branch: cfgperl
24603 ! lib/Math/Complex.pm t/lib/complex.t
823168e8 24604____________________________________________________________________________
f58c54f0
NC
24605[ 2168] By: gbarr on 1998/11/01 01:58:58
24606 Log: From: jan.dubois@ibm.net (Jan Dubois)
99ed61e6
GS
24607 Date: Fri, 09 Oct 1998 23:28:31 +0200
24608 Message-ID: <36217b7f.3193091@smtp1.ibm.net>
24609 Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
24610 Branch: maint-5.005/perl
24611 ! XSUB.h
823168e8 24612____________________________________________________________________________
f58c54f0 24613[ 2164] By: jhi on 1998/10/31 15:50:02
99ed61e6
GS
24614 Log: Integrate from mainperl.
24615 Branch: cfgperl
24616 +> t/op/lex_assign.t
24617 !> (integrate 45 files)
823168e8
GS
24618
24619----------------
24620Version 5.005_53
2e2b7522
GS
24621----------------
24622
24623____________________________________________________________________________
f58c54f0 24624[ 2163] By: gsar on 1998/10/31 11:31:12
99ed61e6
GS
24625 Log: bump patchlevel; other minor fixes for clean build and test on
24626 Solaris and win32
24627 Branch: perl
24628 ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
24629 ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
24630 ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
24631 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
24632 ! x2p/a2p.c
07f14f54 24633____________________________________________________________________________
f58c54f0 24634[ 2162] By: gsar on 1998/10/31 09:40:31
99ed61e6
GS
24635 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24636 Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
24637 Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
24638 Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
24639 Branch: perl
24640 ! pp.h
0f4592ef 24641____________________________________________________________________________
f58c54f0 24642[ 2161] By: gsar on 1998/10/31 09:39:13
99ed61e6
GS
24643 Log: From: Albert Dvornik <bert@genscan.com>
24644 Date: 30 Oct 1998 17:50:04 -0500
24645 Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
24646 Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
24647 Branch: perl
24648 ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
0f4592ef 24649____________________________________________________________________________
f58c54f0 24650[ 2160] By: gsar on 1998/10/31 09:35:03
99ed61e6
GS
24651 Log: fix for bugs in -x mode
24652 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24653 Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
24654 Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
24655 Subject: [PATCH 5.00552] Fix h2xs
24656 Branch: perl
24657 ! utils/h2xs.PL
0f4592ef 24658____________________________________________________________________________
f58c54f0 24659[ 2159] By: gsar on 1998/10/31 09:31:36
99ed61e6
GS
24660 Log: Data::Dumper update
24661 Branch: perl
24662 ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
24663 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
0f4592ef 24664____________________________________________________________________________
f58c54f0 24665[ 2153] By: gsar on 1998/10/30 21:40:09
99ed61e6
GS
24666 Log: add testsuite portion of patch
24667 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24668 Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
24669 Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
24670 Subject: [PATCH 5.00321 ;-)] 87% speedup
24671 Branch: perl
24672 + t/op/lex_assign.t
24673 ! MANIFEST
0f4592ef 24674____________________________________________________________________________
f58c54f0 24675[ 2152] By: gsar on 1998/10/30 21:08:11
99ed61e6
GS
24676 Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
24677 Branch: perl
24678 ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
0f4592ef 24679____________________________________________________________________________
f58c54f0 24680[ 2151] By: gsar on 1998/10/30 20:18:09
99ed61e6
GS
24681 Log: From: Mark-Jason Dominus <mjd@plover.com>
24682 Date: Fri, 30 Oct 1998 14:24:23 EST
24683 Message-Id: <19981030192423.27276.qmail@plover.com>
24684 Subject: PATCH: (5.005_02) a2p should use `chomp' instead of `chop'
24685 Branch: perl
24686 ! x2p/walk.c
0f4592ef 24687____________________________________________________________________________
f58c54f0 24688[ 2150] By: gsar on 1998/10/30 20:08:57
99ed61e6
GS
24689 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24690 Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
24691 Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
24692 Subject: [PATCH 5.00552] Overloaded <> and deref again
24693 Branch: perl
24694 ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
24695 ! t/pragma/overload.t toke.c
0f4592ef 24696____________________________________________________________________________
f58c54f0 24697[ 2149] By: gsar on 1998/10/30 19:38:15
99ed61e6
GS
24698 Log: From: Roderick Schertler <roderick@argon.org>
24699 Date: Thu, 29 Oct 1998 14:50:18 -0500
24700 Message-ID: <17625.909690618@eeyore.ibcinc.com>
24701 Subject: patch for daemonization docs in perlipc
24702 Branch: perl
24703 ! pod/perlipc.pod
0f4592ef 24704____________________________________________________________________________
f58c54f0 24705[ 2148] By: gsar on 1998/10/30 19:36:07
99ed61e6
GS
24706 Log: From: Anton Berezin <tobez@plab.ku.dk>
24707 Date: 29 Oct 1998 17:06:25 +0100
24708 Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
24709 Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
24710 Branch: perl
24711 ! win32/win32.c
0f4592ef 24712____________________________________________________________________________
f58c54f0 24713[ 2147] By: gsar on 1998/10/30 19:31:37
99ed61e6
GS
24714 Log: tweaked version of suggested patch
24715 From: Anton Berezin <tobez@plab.ku.dk>
24716 Date: 29 Oct 1998 14:48:54 +0100
24717 Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
24718 Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
24719 Branch: perl
24720 ! win32/win32.c
0f4592ef 24721____________________________________________________________________________
f58c54f0 24722[ 2146] By: gsar on 1998/10/30 19:03:50
99ed61e6
GS
24723 Log: hand-apply whitespace-mutiliated patch
24724 From: "vishal bhatia" <vishalb@hotmail.com>
24725 Date: Wed, 28 Oct 1998 23:45:32 PST
24726 Message-ID: <19981029074534.2334.qmail@hotmail.com>
24727 Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
24728 Branch: perl
24729 ! ext/B/B/C.pm ext/B/B/CC.pm
0f4592ef 24730____________________________________________________________________________
f58c54f0 24731[ 2145] By: gsar on 1998/10/30 18:46:58
99ed61e6
GS
24732 Log: remaining PL_foo stragglers
24733 Branch: perl
24734 ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
24735 ! op.h os2/os2.c vms/gen_shrfls.pl
0f4592ef 24736____________________________________________________________________________
f58c54f0 24737[ 2144] By: gsar on 1998/10/30 17:38:36
99ed61e6
GS
24738 Log: integrate cfgperl tweaks into mainline
24739 Branch: perl
24740 !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
24741 !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
0f4592ef 24742____________________________________________________________________________
f58c54f0 24743[ 2143] By: jhi on 1998/10/30 13:27:39
99ed61e6
GS
24744 Log: There can be multiple yacc/bison errors.
24745 Branch: cfgperl
24746 ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
0f4592ef 24747____________________________________________________________________________
f58c54f0 24748[ 2142] By: jhi on 1998/10/30 13:18:43
99ed61e6
GS
24749 Log: README.posix-bc update.
24750 Branch: cfgperl
24751 ! README.posix-bc
0f4592ef 24752____________________________________________________________________________
f58c54f0 24753[ 2141] By: jhi on 1998/10/30 09:12:59
99ed61e6
GS
24754 Log: #2133 fallout.
24755 Branch: cfgperl
24756 ! doio.c ext/POSIX/POSIX.xs
0f4592ef 24757____________________________________________________________________________
f58c54f0 24758[ 2140] By: jhi on 1998/10/30 08:43:18
99ed61e6
GS
24759 Log: Integrate from mainperl.
24760 Branch: cfgperl
24761 +> globvar.sym pp.sym
24762 - objpp.h thread.sym
24763 !> (integrate 61 files)
0f4592ef 24764____________________________________________________________________________
f58c54f0 24765[ 2133] By: gsar on 1998/10/30 02:51:39
99ed61e6
GS
24766 Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
24767 (objpp.h is gone, embed.pl now does some of that); objXSUB.h
24768 should soon be automated also; the global variables that
24769 escaped the PL_foo conversion are now reined in; renamed
24770 MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
24771 type of same name; duplicated lists of pp_things in various
24772 places is now gone; result has only been tested on win32
24773 Branch: perl
24774 + globvar.sym pp.sym
24775 - objpp.h thread.sym
24776 ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
24777 ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
24778 ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
24779 ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
24780 ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
24781 ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
24782 ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
24783 ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
24784 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
24785 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24786 ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
0f4592ef 24787____________________________________________________________________________
f58c54f0 24788[ 2130] By: jhi on 1998/10/29 15:31:26
99ed61e6
GS
24789 Log: Pure bison yylex() proto was broken.
24790 Branch: cfgperl
24791 ! proto.h
0f4592ef 24792____________________________________________________________________________
f58c54f0 24793[ 2126] By: jhi on 1998/10/29 08:35:54
99ed61e6
GS
24794 Log: Integrate mainperl.
24795 Branch: cfgperl
24796 !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
24797 !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
24798 !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
24799 !> t/pragma/warn/doio toke.c win32/makefile.mk
0f4592ef 24800____________________________________________________________________________
f58c54f0 24801[ 2125] By: jhi on 1998/10/29 08:32:38
99ed61e6
GS
24802 Log: EBCDIC Makefile.SH iteration converges. Hopefully.
24803 Branch: cfgperl
24804 ! Makefile.SH
0f4592ef 24805____________________________________________________________________________
f58c54f0 24806[ 2124] By: jhi on 1998/10/29 08:06:44
99ed61e6
GS
24807 Log: EBCDIC Makefile.SH tuneup.
24808 Branch: cfgperl
24809 ! Makefile.SH
0f4592ef 24810____________________________________________________________________________
f58c54f0 24811[ 2119] By: gsar on 1998/10/28 23:24:04
99ed61e6
GS
24812 Log: remove doubled hunk from integration
24813 Branch: perl
24814 ! pp.c
0f4592ef 24815____________________________________________________________________________
f58c54f0 24816[ 2118] By: gsar on 1998/10/28 22:03:31
99ed61e6
GS
24817 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24818 Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
24819 Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
24820 Subject: [PATCH 5.00552] Minor debugger tweaks
24821 Branch: perl
24822 ! lib/perl5db.pl
0f4592ef 24823____________________________________________________________________________
f58c54f0 24824[ 2117] By: gsar on 1998/10/28 22:02:30
99ed61e6
GS
24825 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24826 Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
24827 Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
24828 Subject: [PATCH 5.00552] Make sort respect overloading
24829 Branch: perl
24830 ! pp_ctl.c proto.h t/pragma/overload.t
0f4592ef 24831____________________________________________________________________________
f58c54f0 24832[ 2116] By: gsar on 1998/10/28 21:51:11
99ed61e6
GS
24833 Log: MM patches from Ilya Zakharevich
24834 Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
24835 Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
24836 Subject: [PATCH 5.00552] Make MakeMaker more verbose
24837 --
24838 Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
24839 Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
24840 Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
24841 Branch: perl
24842 ! lib/ExtUtils/MakeMaker.pm
0f4592ef 24843____________________________________________________________________________
f58c54f0 24844[ 2115] By: gsar on 1998/10/28 21:46:19
99ed61e6
GS
24845 Log: add explicit references to perl source path in ld2 and gcc2
24846 Branch: perl
24847 ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
0f4592ef 24848____________________________________________________________________________
f58c54f0 24849[ 2114] By: gsar on 1998/10/28 21:39:56
99ed61e6
GS
24850 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
24851 Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
24852 Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
24853 Subject: [PATCH] Re: Problems with: Creating an installable tar archive
24854 Branch: perl
24855 ! INSTALL
0f4592ef 24856____________________________________________________________________________
f58c54f0 24857[ 2113] By: gsar on 1998/10/28 21:21:16
99ed61e6
GS
24858 Log: integrate cfgperl into mainline
24859 Branch: perl
24860 +> t/op/filetest.t
24861 !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
24862 !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
24863 !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
24864 !> thread.h toke.c vmesa/Makefile
0f4592ef 24865____________________________________________________________________________
f58c54f0 24866[ 2112] By: gsar on 1998/10/28 21:14:18
99ed61e6
GS
24867 Log: minor cleanup
24868 Branch: perl
24869 ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
0f4592ef 24870____________________________________________________________________________
f58c54f0 24871[ 2111] By: gsar on 1998/10/28 18:52:10
99ed61e6
GS
24872 Log: smarter C<$SIG{FOO} = BAREWORD;> warning
24873 Branch: perl
24874 ! toke.c
0f4592ef 24875____________________________________________________________________________
f58c54f0 24876[ 2110] By: jhi on 1998/10/28 15:07:54
99ed61e6
GS
24877 Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
24878 Branch: cfgperl
24879 ! Makefile.SH
0f4592ef 24880____________________________________________________________________________
f58c54f0 24881[ 2109] By: jhi on 1998/10/28 13:39:54
99ed61e6
GS
24882 Log: a2p.y needs to generate also y.tab.h.
24883 Branch: cfgperl
24884 ! Makefile.SH
0f4592ef 24885____________________________________________________________________________
f58c54f0 24886[ 2108] By: jhi on 1998/10/28 10:33:36
99ed61e6
GS
24887 Log: The "parse error" must be converted to "syntax error",
24888 just matching it aint' enough.
24889 Branch: cfgperl
24890 ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24891 ! t/pragma/warning.t
0f4592ef 24892____________________________________________________________________________
f58c54f0 24893[ 2107] By: jhi on 1998/10/28 10:23:05
99ed61e6
GS
24894 Log: Regen sig_n{ame,umber}* if slightest doubt.
24895 Branch: cfgperl
24896 ! Configure
0f4592ef 24897____________________________________________________________________________
f58c54f0 24898[ 2106] By: jhi on 1998/10/28 08:44:49
99ed61e6
GS
24899 Log: Bison says 'parse error', not 'parser error'.
24900 Branch: cfgperl
24901 ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24902 ! t/pragma/warning.t
0f4592ef 24903____________________________________________________________________________
f58c54f0 24904[ 2105] By: jhi on 1998/10/28 08:42:09
99ed61e6
GS
24905 Log: yylex() parametrization.
24906 Branch: cfgperl
24907 ! proto.h toke.c
0f4592ef 24908____________________________________________________________________________
f58c54f0 24909[ 2104] By: jhi on 1998/10/28 08:25:09
99ed61e6
GS
24910 Log: Bring in #2102.
24911 Branch: cfgperl
24912 ! pp.c
0f4592ef 24913____________________________________________________________________________
f58c54f0 24914[ 2103] By: jhi on 1998/10/28 08:22:04
99ed61e6
GS
24915 Log: From: Dominic Dunlop <domo@vo.lu>
24916 Subject: [PATCH 5.005_02] Re: perl5.004_04 testing problem
24917 Date: 27 Oct 1998 20:47:25 +0200
24918 Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
24919 Branch: cfgperl
24920 ! t/op/groups.t
0f4592ef 24921____________________________________________________________________________
f58c54f0 24922[ 2102] By: larry on 1998/10/27 18:58:55
99ed61e6
GS
24923 Log: utf8 change to quotemeta broke EBCDIC
24924 Branch: perl
24925 ! pp.c
0f4592ef 24926____________________________________________________________________________
f58c54f0 24927[ 2101] By: jhi on 1998/10/27 12:55:34
99ed61e6
GS
24928 Log: $Config{sig_num_init}.
24929 Also, a new approach to the 'pthreads-created-joinable': drop
24930 it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
24931 directly. (See also #2096).
24932 Branch: cfgperl
24933 ! Configure config_h.SH
0f4592ef 24934____________________________________________________________________________
f58c54f0 24935[ 2100] By: jhi on 1998/10/27 10:48:55
99ed61e6
GS
24936 Log: Regenerated perly_c.diff.
24937 Branch: cfgperl
24938 ! perly_c.diff
0f4592ef 24939____________________________________________________________________________
f58c54f0 24940[ 2099] By: jhi on 1998/10/27 08:42:25
99ed61e6
GS
24941 Log: First the mangler was Netscape, then it was me.
24942 Branch: cfgperl
24943 ! vmesa/Makefile
0f4592ef 24944____________________________________________________________________________
f58c54f0 24945[ 2098] By: jhi on 1998/10/27 08:34:40
99ed61e6
GS
24946 Log: `id -Gn` might be available where `groups` is not.
24947 Branch: cfgperl
24948 ! t/op/groups.t
0f4592ef 24949____________________________________________________________________________
f58c54f0 24950[ 2097] By: jhi on 1998/10/27 08:05:17
99ed61e6
GS
24951 Log: Netscape had mangled the tabs.
24952 Branch: cfgperl
24953 ! vmesa/Makefile
0f4592ef 24954____________________________________________________________________________
f58c54f0 24955[ 2096] By: jhi on 1998/10/27 08:03:05
99ed61e6
GS
24956 Log: ATTR_JOINABLE logic, based on (private email)
24957
24958 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
24959 Subject: Some little diffs
24960 Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
24961 Date: Tue, 27 Oct 1998 13:44:42 +1300
24962 Branch: cfgperl
24963 ! thread.h
0f4592ef 24964____________________________________________________________________________
f58c54f0 24965[ 2095] By: jhi on 1998/10/27 07:56:57
99ed61e6
GS
24966 Log: Mach cthreads support based on:
24967
24968 From: brie@corp.home.net (Brian Harrison)
24969 Subject: perl5.005_02 patch for mthreads
24970 To: perl5-porters@perl.org
24971 Date: 24 Oct 1998 01:01:55 +0300
24972 Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
24973
24974 Pthread yield probe (dejavu)
24975 Cosmetic nanochange for the union semun output.
24976 Better inttypes.h probe.
24977 Undo the 'void *' $selecttype probe from #1971 because
24978 it breaks the $selectminbits test.
24979 Branch: cfgperl
24980 ! Configure config_h.SH perl.h thread.h
0f4592ef 24981____________________________________________________________________________
f58c54f0 24982[ 2094] By: jhi on 1998/10/26 13:02:07
99ed61e6
GS
24983 Log: Also posix-bc wants to reyacc.
24984 Branch: cfgperl
24985 ! Makefile.SH
0f4592ef 24986____________________________________________________________________________
f58c54f0 24987[ 2093] By: jhi on 1998/10/26 10:17:21
99ed61e6
GS
24988 Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
24989 5_02 and really breaking things in non-ASCII worlds.
24990 Branch: cfgperl
24991 ! pp.c
0f4592ef 24992____________________________________________________________________________
f58c54f0 24993[ 2092] By: jhi on 1998/10/26 09:08:00
99ed61e6
GS
24994 Log: More robustness.
24995 Branch: cfgperl
24996 ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24997 ! t/pragma/warning.t
0f4592ef 24998____________________________________________________________________________
f58c54f0 24999[ 2091] By: jhi on 1998/10/26 08:47:32
99ed61e6
GS
25000 Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
25001 Bison really wants YYLEX_PARAM.
25002 Branch: cfgperl
25003 ! perly.y proto.h toke.c
0f4592ef 25004____________________________________________________________________________
f58c54f0 25005[ 2090] By: jhi on 1998/10/26 08:21:25
99ed61e6
GS
25006 Log: s/YYLEX_PARAM/YYLEXPARAM/
25007 Branch: cfgperl
25008 ! perly.y
0f4592ef 25009____________________________________________________________________________
f58c54f0 25010[ 2089] By: jhi on 1998/10/26 08:17:33
99ed61e6
GS
25011 Log: Indicate skipped subtests.
25012 Branch: cfgperl
25013 ! t/io/pipe.t
0f4592ef 25014____________________________________________________________________________
f58c54f0 25015[ 2088] By: jhi on 1998/10/26 08:11:36
99ed61e6
GS
25016 Log: Integrate from mainperl.
25017 Branch: cfgperl
25018 !> (integrate 54 files)
0f4592ef 25019____________________________________________________________________________
f58c54f0 25020[ 2087] By: jhi on 1998/10/26 08:08:02
99ed61e6
GS
25021 Log: Add test for filetests.
25022 Branch: cfgperl
25023 + t/op/filetest.t
25024 ! MANIFEST
0f4592ef 25025____________________________________________________________________________
f58c54f0 25026[ 2086] By: gsar on 1998/10/26 02:44:44
99ed61e6
GS
25027 Log: various win32 tweaks; disable new xs_cpp section (it creates
25028 ambiguous inference graph for %.xs --> %.o)
25029 Branch: perl
25030 ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
25031 ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
25032 ! win32/config.gc win32/config_H.gc win32/makedef.pl
25033 ! win32/makefile.mk win32/win32.h
0f4592ef 25034____________________________________________________________________________
f58c54f0 25035[ 2085] By: gsar on 1998/10/26 00:50:02
99ed61e6
GS
25036 Log: sanity-check $Config{drand01} in rand.t
25037 Branch: perl
25038 ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
25039 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
0f4592ef 25040____________________________________________________________________________
f58c54f0 25041[ 2078] By: gsar on 1998/10/25 10:22:04
99ed61e6
GS
25042 Log: update win32/config*.?c
25043 Branch: perl
25044 ! Changes win32/config.bc win32/config.gc win32/config.vc
25045 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
0f4592ef 25046____________________________________________________________________________
f58c54f0 25047[ 2077] By: gsar on 1998/10/25 08:39:25
99ed61e6
GS
25048 Log: From: Graham Barr <gbarr@pobox.com>
25049 Date: Sat, 24 Oct 1998 21:45:50 -0500
25050 Message-ID: <19981024214550.C508@pobox.com>
25051 Subject: Re: die with a reference should use overload "" operator
25052 Branch: perl
25053 ! pp_ctl.c
104f9d64 25054____________________________________________________________________________
f58c54f0 25055[ 2076] By: gsar on 1998/10/25 08:37:49
99ed61e6
GS
25056 Log: From: Graham Barr <gbarr@pobox.com>
25057 Date: Sat, 24 Oct 1998 12:45:21 -0500
25058 Message-ID: <19981024124521.C512@pobox.com>
25059 Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
25060 Branch: perl
25061 ! sv.c
104f9d64 25062____________________________________________________________________________
f58c54f0 25063[ 2075] By: gsar on 1998/10/25 08:24:09
99ed61e6
GS
25064 Log: fix C<print $n += 5;> etc.
25065 Branch: perl
25066 ! toke.c
104f9d64 25067____________________________________________________________________________
f58c54f0 25068[ 2074] By: gsar on 1998/10/25 08:12:28
99ed61e6
GS
25069 Log: list builtins with portability caveats
25070 From: Jarkko Hietaniemi <jhi@iki.fi>
25071 Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
25072 Message-Id: <199810231105.OAA02411@alpha.hut.fi>
25073 Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
25074 Branch: perl
25075 ! pod/perlfunc.pod
104f9d64 25076____________________________________________________________________________
f58c54f0 25077[ 2073] By: gsar on 1998/10/25 07:55:43
99ed61e6
GS
25078 Log: fix stack overrun in file test operators
25079 Branch: perl
25080 ! pp_sys.c
104f9d64 25081____________________________________________________________________________
f58c54f0 25082[ 2072] By: gsar on 1998/10/25 07:29:45
99ed61e6 25083 Log: implement C<goto &func> and other fixes (via private mail)
f58c54f0
NC
25084 From: "vishal bhatia" <vishalb@hotmail.com>
25085 Date: Wed, 21 Oct 1998 22:59:03 PDT
99ed61e6
GS
25086 Message-Id: <19981022055904.20083.qmail@hotmail.com>
25087 Subject: [PATCH 5.005_52] More fixes for B
25088 Branch: perl
25089 ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
104f9d64 25090____________________________________________________________________________
f58c54f0 25091[ 2071] By: gsar on 1998/10/25 07:14:41
99ed61e6
GS
25092 Log: From: Graham Barr <gbarr@pobox.com>
25093 Date: Sat, 17 Oct 1998 20:42:41 -0500
25094 Message-ID: <19981017204241.G510@pobox.com>
25095 Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
25096 Branch: perl
25097 ! pp_ctl.c
104f9d64 25098____________________________________________________________________________
f58c54f0 25099[ 2070] By: gsar on 1998/10/25 07:07:29
99ed61e6
GS
25100 Log: avoid bogus line number in XSUB redefined warnings
25101 Branch: perl
25102 ! op.c
104f9d64 25103____________________________________________________________________________
f58c54f0 25104[ 2069] By: gsar on 1998/10/25 06:59:03
99ed61e6
GS
25105 Log: From: Martijn Koster <mak@excitecorp.com>
25106 Date: Wed, 21 Oct 1998 13:12:03 +0100
25107 Message-ID: <19981021131203.A15661@excitecorp.com>
25108 Subject: File::Path::mkpath reports the wrong error
25109 Branch: perl
25110 ! lib/File/Path.pm
104f9d64 25111____________________________________________________________________________
f58c54f0 25112[ 2068] By: gsar on 1998/10/25 06:54:43
99ed61e6
GS
25113 Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
25114 Date: Tue, 20 Oct 1998 20:52:20 -0500
25115 Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
25116 Subject: Exporter.pm's export_to_level() argument handling buggy
25117 Branch: perl
25118 ! lib/Exporter.pm
104f9d64 25119____________________________________________________________________________
f58c54f0 25120[ 2067] By: gsar on 1998/10/25 06:50:19
99ed61e6
GS
25121 Log: From: jan.dubois@ibm.net (Jan Dubois)
25122 Date: Wed, 21 Oct 1998 00:55:51 +0200
25123 Message-ID: <36380269.55370608@smtp1.ibm.net>
25124 Subject: Make _really_ sure Dynaloader.xs code is initialized only once
25125 Branch: perl
25126 ! ext/DynaLoader/DynaLoader_pm.PL
104f9d64 25127____________________________________________________________________________
f58c54f0 25128[ 2066] By: gsar on 1998/10/25 06:48:19
99ed61e6
GS
25129 Log: recognize '%' as a shell metachar for win32
25130 From: jan.dubois@ibm.net (Jan Dubois)
25131 Date: Tue, 20 Oct 1998 21:57:35 +0200
25132 Message-ID: <3636ea31.49170453@smtp1.ibm.net>
25133 Subject: [PATCH 5.005_02, Win32] Re: %ENV% not expanded in backquotes?
25134 Branch: perl
25135 ! win32/win32.c
104f9d64 25136____________________________________________________________________________
f58c54f0 25137[ 2065] By: gsar on 1998/10/25 06:46:30
99ed61e6
GS
25138 Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
25139 Branch: perl
25140 ! sv.c
104f9d64 25141____________________________________________________________________________
f58c54f0 25142[ 2064] By: gsar on 1998/10/25 06:45:09
99ed61e6
GS
25143 Log: From: Gisle Aas <gisle@aas.no>
25144 Date: 20 Oct 1998 14:24:44 +0200
25145 Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
25146 Subject: ord() and unpack("U*",...) should not be negative
25147 Branch: perl
25148 ! pp.c
104f9d64 25149____________________________________________________________________________
f58c54f0 25150[ 2063] By: gsar on 1998/10/25 06:42:29
99ed61e6
GS
25151 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25152 Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
25153 Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
25154 Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
25155 Branch: perl
25156 ! os2/os2.c
104f9d64 25157____________________________________________________________________________
f58c54f0 25158[ 2062] By: gsar on 1998/10/25 06:41:26
99ed61e6
GS
25159 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25160 Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
25161 Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
25162 Subject: [PATCH 5.005_*] Speed up aassign
25163 Branch: perl
25164 ! pp_hot.c
104f9d64 25165____________________________________________________________________________
f58c54f0 25166[ 2061] By: gsar on 1998/10/25 06:39:04
99ed61e6
GS
25167 Log: From: Graham Barr <gbarr@pobox.com>
25168 Date: Sat, 17 Oct 1998 22:22:02 -0500
25169 Message-ID: <19981017222202.J510@pobox.com>
25170 Subject: Re: '*' prototype does not allow bareword with strict
25171 Branch: perl
25172 ! toke.c
104f9d64 25173____________________________________________________________________________
f58c54f0 25174[ 2060] By: gsar on 1998/10/25 06:37:34
99ed61e6
GS
25175 Log: handle '::' in section names properly
25176 From: Graham Barr <gbarr@pobox.com>
25177 Date: Sat, 17 Oct 1998 12:57:54 -0500
25178 Message-ID: <19981017125754.C510@pobox.com>
25179 Subject: Re: pod2html
25180 Branch: perl
25181 ! lib/Pod/Html.pm
104f9d64 25182____________________________________________________________________________
f58c54f0 25183[ 2059] By: gsar on 1998/10/25 06:33:43
99ed61e6
GS
25184 Log: integrate changes#1982,2014,2021 (from maint-5.005)
25185 Branch: perl
25186 !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
25187 !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
104f9d64 25188____________________________________________________________________________
f58c54f0 25189[ 2058] By: gsar on 1998/10/25 05:44:17
99ed61e6
GS
25190 Log: allow more win32 symbol exports (suggested by Jan Dubois)
25191 Branch: perl
25192 ! win32/makedef.pl
104f9d64 25193____________________________________________________________________________
f58c54f0 25194[ 2057] By: gsar on 1998/10/25 05:40:40
99ed61e6
GS
25195 Log: integrate change#2053 from maint-5.005
25196 Branch: perl
25197 !> cop.h t/cmd/while.t
104f9d64 25198____________________________________________________________________________
f58c54f0 25199[ 2056] By: gsar on 1998/10/25 05:16:41
99ed61e6
GS
25200 Log: commented version of a patch suggested by Drago Goricanec
25201 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
25202 Date: 16 Oct 1998 15:24:45 +0300
25203 Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
25204 Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
25205 Branch: perl
25206 ! pp_sys.c
104f9d64 25207____________________________________________________________________________
f58c54f0 25208[ 2055] By: gsar on 1998/10/25 05:11:03
99ed61e6
GS
25209 Log: include eof() in description of buffering caveats
25210 From: Anton Berezin <tobez@plab.ku.dk>
25211 Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
25212 Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
25213 Subject: [DOCPATCH] pod/perlfunc.pod
25214 Branch: perl
25215 ! pod/perlfunc.pod
104f9d64 25216____________________________________________________________________________
f58c54f0 25217[ 2054] By: gsar on 1998/10/25 05:07:42
99ed61e6
GS
25218 Log: disallow 'x' in hex numbers (except leading '0x')
25219 From: Gisle Aas <gisle@aas.no>
25220 Date: 16 Oct 1998 16:33:12 +0200
25221 Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
25222 Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
25223 Branch: perl
25224 ! perlvars.h t/op/oct.t util.c
104f9d64 25225____________________________________________________________________________
f58c54f0 25226[ 2052] By: gsar on 1998/10/25 04:49:04
99ed61e6
GS
25227 Log: avoid the circular refcnt logic in magic_mutexfree()
25228 Branch: perl
25229 ! mg.c pp.c pp_hot.c
104f9d64 25230____________________________________________________________________________
f58c54f0 25231[ 2051] By: gsar on 1998/10/25 04:35:07
99ed61e6
GS
25232 Log: properly restore PL_rsfp_filters after require
25233 Branch: perl
25234 ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
25235 ! scope.h
104f9d64 25236____________________________________________________________________________
f58c54f0 25237[ 2050] By: gsar on 1998/10/25 02:42:32
99ed61e6
GS
25238 Log: integrate cfgperl changes back into mainline
25239 Branch: perl
25240 +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
25241 +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
25242 !> (integrate 33 files)
104f9d64 25243____________________________________________________________________________
f58c54f0 25244[ 2049] By: gsar on 1998/10/25 01:30:48
99ed61e6
GS
25245 Log: avoid "mysterious" compile-time failures without messages
25246 Branch: perl
25247 ! gv.c
104f9d64 25248____________________________________________________________________________
f58c54f0 25249[ 2041] By: gsar on 1998/10/23 21:11:56
99ed61e6
GS
25250 Log: checkin jpl under //depot/perlext/jpl/...
25251 Branch: perlext
25252 + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
25253 + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
25254 + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
25255 + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
25256 + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
25257 + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
25258 + jpl/PerlInterpreter/Makefile.PL
25259 + jpl/PerlInterpreter/PerlInterpreter.c
25260 + jpl/PerlInterpreter/PerlInterpreter.h
25261 + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
25262 + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
25263 + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
25264 + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
25265 + jpl/get_jdk/jdk_hosts jpl/install-jpl
104f9d64 25266____________________________________________________________________________
f58c54f0 25267[ 2040] By: larry on 1998/10/23 19:31:42
99ed61e6
GS
25268 Log: chr(0xFFFFFFFF) didn't translate to utf8 character
25269 Branch: perl
25270 ! pp.c
104f9d64 25271____________________________________________________________________________
f58c54f0 25272[ 2039] By: larry on 1998/10/23 18:48:34
99ed61e6
GS
25273 Log: tr///d does not seem to work
25274 Branch: perl
25275 ! lib/utf8_heavy.pl
104f9d64 25276____________________________________________________________________________
f58c54f0 25277[ 2038] By: larry on 1998/10/23 18:00:41
99ed61e6
GS
25278 Log: Program with utf8 identifiers fails to compile
25279 Branch: perl
25280 ! doop.c gv.c op.c pp.c pp_hot.c toke.c
104f9d64 25281____________________________________________________________________________
f58c54f0 25282[ 2037] By: jhi on 1998/10/23 14:04:51
99ed61e6
GS
25283 Log: Test suite portability:
25284 - posix-bc does not write to broken pipes
25285 - filehand #11 only iff we have fork
25286 - warning.t can now match $expected using regular expressions
25287 Branch: cfgperl
25288 ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
25289 ! t/pragma/warning.t
104f9d64 25290____________________________________________________________________________
f58c54f0 25291[ 2036] By: jhi on 1998/10/23 12:12:07
99ed61e6
GS
25292 Log: yacc clarification.
25293 Branch: cfgperl
25294 ! README.posix-bc
104f9d64 25295____________________________________________________________________________
f58c54f0 25296[ 2035] By: jhi on 1998/10/23 12:09:59
99ed61e6
GS
25297 Log: Some C compilers get upset about 8-bit characters in /* comments. */
25298 Branch: cfgperl
25299 ! mg.c
104f9d64 25300____________________________________________________________________________
f58c54f0 25301[ 2034] By: jhi on 1998/10/22 09:11:52
99ed61e6
GS
25302 Log: Configure update: both for pthread_yield more robust
25303 testing (all variants of pthread_attr_getdetachstate()) --
25304 and because Configure was broken in major way! About 1000
25305 last lines were truncated.
25306 Branch: cfgperl
25307 ! Configure
104f9d64 25308____________________________________________________________________________
f58c54f0 25309[ 2033] By: jhi on 1998/10/22 07:47:10
99ed61e6
GS
25310 Log: DJGPP feedback for #2028.
25311 Branch: cfgperl
25312 ! thread.h
104f9d64 25313____________________________________________________________________________
f58c54f0 25314[ 2032] By: jhi on 1998/10/21 13:03:57
99ed61e6
GS
25315 Log: yielding, the saga continues.
25316 Branch: cfgperl
25317 ! Configure config_h.SH
25318 !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
25319 !> t/op/goto.t t/pragma/constant.t
104f9d64 25320____________________________________________________________________________
f58c54f0 25321[ 2031] By: jhi on 1998/10/21 09:15:42
99ed61e6
GS
25322 Log: VM/ESA feedback for #2028.
25323 Branch: cfgperl
25324 ! Configure config_h.SH thread.h
104f9d64 25325____________________________________________________________________________
f58c54f0 25326[ 2030] By: gsar on 1998/10/21 04:22:53
99ed61e6
GS
25327 Log: fix handling of mayhaps-extended @_ in goto &sub
25328 Branch: perl
25329 ! av.c pp_ctl.c t/op/goto.t
104f9d64 25330____________________________________________________________________________
f58c54f0 25331[ 2029] By: gsar on 1998/10/21 00:54:14
99ed61e6
GS
25332 Log: restore sanity to "constant" references
25333 Branch: perl
25334 ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
104f9d64 25335____________________________________________________________________________
f58c54f0 25336[ 2028] By: jhi on 1998/10/20 15:01:20
99ed61e6
GS
25337 Log: OLD_PTHREADS_API reorganizing.
25338 Branch: cfgperl
25339 ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
25340 ! vmesa/vmesaish.h
104f9d64 25341____________________________________________________________________________
f58c54f0 25342[ 2027] By: jhi on 1998/10/20 14:14:51
99ed61e6
GS
25343 Log: #2026 fallout.
25344 Branch: cfgperl
25345 ! Makefile.SH
104f9d64 25346____________________________________________________________________________
f58c54f0 25347[ 2026] By: jhi on 1998/10/20 11:47:21
99ed61e6
GS
25348 Log: VM/ESA update.
25349 Branch: cfgperl
25350 ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
104f9d64 25351____________________________________________________________________________
f58c54f0 25352[ 2025] By: jhi on 1998/10/20 08:20:56
99ed61e6
GS
25353 Log: 64-bitness, based on
25354
25355 From: Scott Henry <scotth@sgi.com>
25356 To: perl-64bit@perl.org
25357 Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
25358 Subject: Re: Configure problems/questions...
25359 Date: 19 Oct 1998 22:38:06 -0700
25360 Branch: cfgperl
25361 ! hints/irix_6.sh perl.h
104f9d64 25362____________________________________________________________________________
f58c54f0 25363[ 2024] By: jhi on 1998/10/20 08:09:07
99ed61e6
GS
25364 Log: Add lseeksize.
25365 Branch: cfgperl
25366 ! config_h.SH
104f9d64 25367____________________________________________________________________________
f58c54f0 25368[ 2023] By: jhi on 1998/10/20 08:08:33
99ed61e6
GS
25369 Log: Mumble about _yields() only when threaded.
25370 Branch: cfgperl
25371 ! Configure
104f9d64 25372____________________________________________________________________________
f58c54f0 25373[ 2022] By: jhi on 1998/10/20 07:46:26
99ed61e6
GS
25374 Log: Thinko at PTHREADS_CREATED_JOINABLE.
25375 Branch: cfgperl
25376 ! thread.h
104f9d64 25377____________________________________________________________________________
f58c54f0 25378[ 2021] By: gbarr on 1998/10/20 01:25:23
99ed61e6
GS
25379 Log: From: Chip Salzenberg <chip@perlsupport.com>
25380 Date: Tue, 6 Oct 1998 13:33:05 -0400
25381 Message-ID: <19981006133305.A2348@perlsupport.com>
25382 Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
25383 Branch: maint-5.005/perl
25384 ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
25385 ! t/op/tie.t
104f9d64 25386____________________________________________________________________________
f58c54f0 25387[ 2020] By: jhi on 1998/10/19 09:15:53
99ed61e6
GS
25388 Log: YIELD more robustly.
25389 Branch: cfgperl
25390 ! thread.h
104f9d64 25391____________________________________________________________________________
f58c54f0 25392[ 2019] By: jhi on 1998/10/19 08:48:33
99ed61e6
GS
25393 Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
25394 the 'new' one (just like DJGPP, it seems).
25395 Branch: cfgperl
25396 ! thread.h
104f9d64 25397____________________________________________________________________________
f58c54f0 25398[ 2018] By: jhi on 1998/10/19 07:02:44
99ed61e6
GS
25399 Log: vmesaish.h doesn't exclude unixish.h.
25400 Branch: cfgperl
25401 ! perl.h
104f9d64 25402____________________________________________________________________________
f58c54f0 25403[ 2017] By: jhi on 1998/10/19 06:44:19
99ed61e6
GS
25404 Log: 1<<$randbits is not good for randbits=48.
25405 Branch: cfgperl
25406 ! t/op/rand.t
104f9d64 25407____________________________________________________________________________
f58c54f0 25408[ 2016] By: jhi on 1998/10/19 06:39:47
99ed61e6
GS
25409 Log: Make #2012 glob pattern more portable.
25410 Branch: cfgperl
25411 ! Makefile.SH
104f9d64 25412____________________________________________________________________________
f58c54f0 25413[ 2014] By: gbarr on 1998/10/17 20:31:42
99ed61e6
GS
25414 Log: Fix POSIX::sigprocmask not to check type of $old parameter
25415 as it is output only
25416 Branch: maint-5.005/perl
25417 ! ext/POSIX/POSIX.xs
104f9d64 25418____________________________________________________________________________
f58c54f0 25419[ 2012] By: jhi on 1998/10/17 15:04:23
99ed61e6
GS
25420 Log: clean numbered core dumps and t/tmp[0-9]*.
25421 Branch: cfgperl
25422 ! Makefile.SH
104f9d64 25423____________________________________________________________________________
f58c54f0 25424[ 2011] By: jhi on 1998/10/17 14:59:15
99ed61e6
GS
25425 Log: More robust yacc/bison failure output handling.
25426 Branch: cfgperl
25427 ! t/comp/require.t t/op/misc.t t/pragma/subs.t
104f9d64 25428____________________________________________________________________________
f58c54f0 25429[ 2010] By: jhi on 1998/10/17 14:51:05
99ed61e6
GS
25430 Log: BC2000 POSIX update.
25431 Branch: cfgperl
25432 ! MANIFEST
104f9d64 25433____________________________________________________________________________
f58c54f0 25434[ 2009] By: jhi on 1998/10/17 14:49:46
99ed61e6
GS
25435 Log: POSIX BC2000 port from perl-mvs:
25436
25437 Subject: Ported perl 5.005.02 to BS2000 / POSIX
25438 From: Dorner Thomas <Thomas.Dorner@start.de>
25439 Date: Tue, 29 Sep 1998 13:29:36 +0100
25440 Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de>
25441 Branch: cfgperl
25442 + README.posix-bc hints/posix-bc.sh
25443 ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
25444 ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
25445 ! unixish.h
104f9d64 25446____________________________________________________________________________
f58c54f0 25447[ 2008] By: jhi on 1998/10/17 14:07:49
99ed61e6
GS
25448 Log: VM/ESA-update.
25449 Branch: cfgperl
25450 ! MANIFEST
104f9d64 25451____________________________________________________________________________
f58c54f0 25452[ 2007] By: jhi on 1998/10/17 13:55:34
99ed61e6
GS
25453 Log: Forgot few S_I* imports.
25454 Branch: cfgperl
25455 ! t/lib/ipc_sysv.t
104f9d64 25456____________________________________________________________________________
f58c54f0 25457[ 2006] By: jhi on 1998/10/17 13:43:54
99ed61e6
GS
25458 Log: The VM/ESA port essentials, based on
25459
25460 perl-mvs:
25461
25462 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
25463 Subject: Re: Can't find Data/Dumper.pm
25464 Date: Mon, 28 Sep 1998 07:40:49 +1300
25465 Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
25466
25467 private email:
25468
25469 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
25470 Subject: Re: Perl thread problems in VM/ESA
25471 Date: Thu, 15 Oct 1998 07:18:35 +1300
25472 Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
25473
25474 and private email:
25475
25476 From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
25477 Subject: perl archive
f58c54f0 25478 Date: Sun, 11 Oct 1998 19:28:54 EDT
99ed61e6
GS
25479 Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
25480 which gave a pointer to
25481
25482 http://pucc.princeton.edu/~neale/perl.tar
25483
25484 (based on Perl 5.005_51)
25485 Branch: cfgperl
25486 + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
25487 ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
25488 ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
25489 ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
104f9d64 25490____________________________________________________________________________
f58c54f0 25491[ 2005] By: jhi on 1998/10/17 13:17:19
99ed61e6
GS
25492 Log: Integrate mainperl.
25493 Branch: cfgperl
25494 !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
25495 !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
25496 !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
25497 !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
25498 !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
25499 !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
25500 !> win32/makefile.mk
104f9d64 25501____________________________________________________________________________
f58c54f0 25502[ 2004] By: jhi on 1998/10/17 11:19:06
99ed61e6
GS
25503 Log: Removed an extra ' from the int64_t test.
25504 Branch: cfgperl
25505 ! Configure
104f9d64 25506____________________________________________________________________________
f58c54f0 25507[ 2003] By: gsar on 1998/10/17 04:11:40
99ed61e6
GS
25508 Log: silence -w noises (suggested by Greg Bacon)
25509 Branch: perl
25510 ! lib/Term/Complete.pm
104f9d64 25511____________________________________________________________________________
f58c54f0 25512[ 2002] By: gsar on 1998/10/17 04:07:48
99ed61e6
GS
25513 Log: From: Gisle Aas <gisle@aas.no>
25514 Date: 14 Oct 1998 15:53:14 +0200
25515 Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
25516 Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
25517 Branch: perl
25518 ! util.c
104f9d64 25519____________________________________________________________________________
f58c54f0 25520[ 2001] By: gsar on 1998/10/17 04:06:10
99ed61e6
GS
25521 Log: From: Gisle Aas <gisle@aas.no>
25522 Date: 14 Oct 1998 15:17:44 +0200
25523 Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
25524 Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
25525 Branch: perl
25526 ! toke.c
104f9d64 25527____________________________________________________________________________
f58c54f0 25528[ 2000] By: gsar on 1998/10/17 03:06:33
99ed61e6
GS
25529 Log: From: Gisle Aas <gisle@aas.no>
25530 Date: 14 Oct 1998 00:38:06 +0200
25531 Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
25532 Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
25533 Branch: perl
25534 ! sv.c
104f9d64 25535____________________________________________________________________________
f58c54f0 25536[ 1999] By: gsar on 1998/10/17 03:04:48
99ed61e6
GS
25537 Log: From: Dan Sugalski <sugalskd@osshe.edu>
25538 Date: Tue, 13 Oct 1998 15:10:57 -0700
25539 Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
25540 Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
25541 Branch: perl
25542 ! vms/ext/Stdio/Stdio.pm
104f9d64 25543____________________________________________________________________________
f58c54f0 25544[ 1998] By: gsar on 1998/10/17 03:00:40
99ed61e6
GS
25545 Log: skip readonly vars and unref references when doing a reset()
25546 Branch: perl
25547 ! sv.c
104f9d64 25548____________________________________________________________________________
f58c54f0 25549[ 1997] By: gsar on 1998/10/17 02:49:19
99ed61e6
GS
25550 Log: fix buggy treatment of large checksums on unicode strings
25551 From: Gisle Aas <gisle@aas.no>
25552 Date: 13 Oct 1998 21:35:39 +0200
25553 Message-ID: <m31zocp850.fsf@furu.g.aas.no>
25554 Subject: unpack("%48U*",...) [PATCH 5.005_52]
25555 Branch: perl
25556 ! pp.c
104f9d64 25557____________________________________________________________________________
f58c54f0 25558[ 1996] By: gsar on 1998/10/17 02:43:22
99ed61e6
GS
25559 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25560 Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
25561 Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
25562 Subject: [PATCH 5.005_52] Memory overrun in os2.c
25563 Branch: perl
25564 ! os2/Makefile.SHs os2/os2.c
104f9d64 25565____________________________________________________________________________
f58c54f0 25566[ 1995] By: gsar on 1998/10/17 02:42:01
99ed61e6
GS
25567 Log: clarify section name rules for typemaps
25568 Branch: perl
25569 ! pod/perlxs.pod
104f9d64 25570____________________________________________________________________________
f58c54f0 25571[ 1994] By: gsar on 1998/10/17 02:33:02
99ed61e6
GS
25572 Log: whitespace-proof grent.t
25573 Branch: perl
25574 ! t/op/grent.t
104f9d64 25575____________________________________________________________________________
f58c54f0 25576[ 1993] By: gsar on 1998/10/17 02:27:29
99ed61e6
GS
25577 Log: fix bug in B::CC::pp_sassign()
25578 From: "vishal bhatia" <vishalb@hotmail.com>
25579 Date: Sun, 11 Oct 1998 18:41:38 PDT
25580 Message-ID: <19981012014139.19614.qmail@hotmail.com>
25581 Subject: B::CC problems with pp_sassign routine
25582 Branch: perl
25583 ! ext/B/B/CC.pm
104f9d64 25584____________________________________________________________________________
f58c54f0 25585[ 1992] By: gsar on 1998/10/17 02:17:49
99ed61e6
GS
25586 Log: applied suggested patch with small doc tweak
25587 From: Gisle Aas <gisle@aas.no>
25588 Date: 11 Oct 1998 12:53:13 +0200
25589 Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
25590 Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
25591 Branch: perl
25592 ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
25593 ! t/op/tiehandle.t
104f9d64 25594____________________________________________________________________________
f58c54f0 25595[ 1991] By: gsar on 1998/10/17 02:08:30
99ed61e6
GS
25596 Log: apply non-conflicting parts from suggested patch
25597 From: jan.dubois@ibm.net (Jan Dubois)
25598 Date: Sat, 10 Oct 1998 13:15:45 +0200
25599 Message-ID: <36223ed7.18279374@smtp1.ibm.net>
f58c54f0 25600 Subject: [PATCH 5.005_52] Still more MakeMaker patches
99ed61e6
GS
25601 Branch: perl
25602 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
104f9d64 25603____________________________________________________________________________
f58c54f0 25604[ 1990] By: gsar on 1998/10/17 02:01:24
99ed61e6
GS
25605 Log: provide option to enable optimization with VC (suggested by Jan
25606 Dubois)
25607 Branch: perl
25608 ! win32/Makefile win32/makefile.mk
104f9d64 25609____________________________________________________________________________
f58c54f0 25610[ 1989] By: gsar on 1998/10/17 01:55:27
99ed61e6
GS
25611 Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
25612 Dave Leppik <dleppik@gage.com>
25613 Branch: perl
25614 ! perl.h
104f9d64 25615____________________________________________________________________________
f58c54f0 25616[ 1988] By: gsar on 1998/10/17 01:49:05
99ed61e6
GS
25617 Log: stray typo found by Hugo van der Sanden
25618 Branch: perl
25619 ! op.c
104f9d64 25620____________________________________________________________________________
f58c54f0 25621[ 1987] By: gsar on 1998/10/17 01:45:52
99ed61e6
GS
25622 Log: perldoc pod update
25623 From: Daniel Grisinger <dgris@perrin.dimensional.com>
25624 Date: 06 Oct 1998 23:56:51 -0600
25625 Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
25626 Subject: [PATCH _02 and _52] perldoc
25627 Branch: perl
25628 ! utils/perldoc.PL
104f9d64 25629____________________________________________________________________________
f58c54f0 25630[ 1986] By: gsar on 1998/10/17 01:41:40
99ed61e6
GS
25631 Log: qualify names of builtins
25632 Branch: perl
25633 ! ext/POSIX/POSIX.pm
104f9d64 25634____________________________________________________________________________
f58c54f0 25635[ 1982] By: gbarr on 1998/10/17 00:20:57
99ed61e6
GS
25636 Log: From: Jochen Wiedmann <joe@ispsoft.de>
25637 Date: Thu, 17 Sep 1998 17:16:06 +0200
25638 Message-ID: <360127B6.E44564A@ispsoft.de>
25639 Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
25640 Branch: maint-5.005/perl
25641 ! lib/ExtUtils/MakeMaker.pm
104f9d64 25642____________________________________________________________________________
f58c54f0 25643[ 1978] By: gsar on 1998/10/16 01:58:58
99ed61e6
GS
25644 Log: integrate cfgperl mods into mainline
25645 Branch: perl
25646 +> ext/DynaLoader/dl_vmesa.xs
25647 ! Porting/genlog
25648 !> Configure MANIFEST Makefile.SH config_h.SH
25649 !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
25650 !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
25651 !> x2p/Makefile.SH
104f9d64 25652____________________________________________________________________________
f58c54f0 25653[ 1976] By: gsar on 1998/10/16 00:10:52
99ed61e6
GS
25654 Log: stray tweak
25655 Branch: perl
25656 ! op.c
104f9d64 25657____________________________________________________________________________
f58c54f0 25658[ 1975] By: gsar on 1998/10/15 23:54:38
99ed61e6
GS
25659 Log: propagate typeness of lexicals while cloning them
25660 Branch: perl
25661 ! op.c
104f9d64 25662____________________________________________________________________________
f58c54f0 25663[ 1974] By: gsar on 1998/10/15 23:53:25
99ed61e6
GS
25664 Log: s/last/first/ typo in append_list()
25665 Branch: perl
25666 ! op.c
104f9d64 25667____________________________________________________________________________
f58c54f0 25668[ 1973] By: gsar on 1998/10/15 20:06:17
99ed61e6
GS
25669 Log: nuke confperl branch and contents
25670 Branch: confperl
25671 - (delete 1284 files)
104f9d64 25672____________________________________________________________________________
f58c54f0 25673[ 1972] By: jhi on 1998/10/15 07:07:35
99ed61e6
GS
25674 Log: Test #162 had been added but the "print 1..161" had not been updated.
25675 Branch: cfgperl
25676 ! t/op/pat.t
104f9d64 25677____________________________________________________________________________
f58c54f0 25678[ 1971] By: gsar on 1998/10/15 03:09:58
99ed61e6
GS
25679 Log: check in all confperl changes as of change#1964 into cfgperl
25680 Branch: cfgperl
25681 + ext/DynaLoader/dl_vmesa.xs
25682 ! Configure MANIFEST Makefile.SH config_h.SH
25683 ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
25684 ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
104f9d64 25685____________________________________________________________________________
f58c54f0 25686[ 1970] By: gsar on 1998/10/15 03:05:59
99ed61e6
GS
25687 Log: integrate mainline to get tr.t
25688 Branch: cfgperl
25689 +> t/op/tr.t
104f9d64 25690____________________________________________________________________________
f58c54f0 25691[ 1969] By: gsar on 1998/10/15 03:04:17
99ed61e6
GS
25692 Log: add missing tr.t to repository
25693 Branch: perl
25694 + t/op/tr.t
104f9d64 25695____________________________________________________________________________
f58c54f0 25696[ 1968] By: gsar on 1998/10/15 03:02:43
99ed61e6
GS
25697 Log: create cfgperl branch
25698 Branch: cfgperl
25699 +> (branch 1282 files)
104f9d64 25700____________________________________________________________________________
f58c54f0 25701[ 1967] By: gsar on 1998/10/15 02:46:08
99ed61e6
GS
25702 Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
25703 (MAN3PODS cannot be set to ' '; stray stricture violation)
25704 Branch: perl
25705 ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
25706 ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
25707 ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
25708 ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
25709 ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
25710 ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
25711 ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
25712 ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
25713 ! ext/attrs/Makefile.PL ext/re/Makefile.PL
25714 ! lib/ExtUtils/MM_Unix.pm
104f9d64 25715____________________________________________________________________________
f58c54f0 25716[ 1966] By: gsar on 1998/10/15 02:19:03
99ed61e6
GS
25717 Log: tweak to make fix in change#1944 behave correctly for closures
25718 created within eval''
25719 Branch: perl
25720 ! op.c t/op/eval.t
104f9d64 25721____________________________________________________________________________
f58c54f0 25722[ 1965] By: gsar on 1998/10/14 23:22:41
99ed61e6
GS
25723 Log: use better numbers for exitstatus test
25724 Branch: perl
25725 ! t/op/die_exit.t
104f9d64 25726____________________________________________________________________________
f58c54f0 25727[ 1964] By: jhi on 1998/10/14 17:25:41
99ed61e6
GS
25728 Log: Add VM/ESA dynaloading (uses <dll.h>).
25729 Branch: confperl
25730 + ext/DynaLoader/dl_vmesa.xs
25731 ! MANIFEST
104f9d64 25732____________________________________________________________________________
f58c54f0 25733[ 1963] By: jhi on 1998/10/14 17:17:10
99ed61e6
GS
25734 Log: Remove a2p.loadmap in 'clean' target.
25735 Branch: confperl
25736 ! x2p/Makefile.SH
104f9d64 25737____________________________________________________________________________
f58c54f0 25738[ 1962] By: jhi on 1998/10/14 17:13:11
99ed61e6
GS
25739 Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
25740 Branch: confperl
25741 ! Makefile.SH
104f9d64 25742____________________________________________________________________________
f58c54f0 25743[ 1961] By: jhi on 1998/10/14 16:27:39
99ed61e6
GS
25744 Log: VM/ESA creates executable.loadmaps.
25745 Branch: confperl
25746 ! Makefile.SH
104f9d64 25747____________________________________________________________________________
f58c54f0 25748[ 1960] By: jhi on 1998/10/14 15:37:39
99ed61e6
GS
25749 Log: Introduce SCHED_YIELD (one of sched_yield(),
25750 pthread_yield(), or pthread_yield(NULL)).
25751 YIELD is then defined using SCHED_YIELD unless
25752 a platform-specific YIELD has already been defined.
25753
25754 Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
25755
25756 The need for pthread_yield(NULL) and pthread_attr_setdet...
25757 introduced by (private email)
25758
25759 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
25760 Date: Sat, 10 Oct 1998 21:08:15 +1300
25761 Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
25762 Subject: Re: Perl thread problems in VM/ESA
25763
25764 Better select() protoprobe (for AIX), from (private email)
25765 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
25766 Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
25767 Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
25768 Subject: AIX select (fwd)
25769 From: Lars Hecking <lhecking@nmrc.ucc.ie>
25770 To: Andy Dougherty <doughera@lafcol.lafayette.edu>
25771 Date: Fri, 2 Oct 1998 10:40:01 +0100
25772 Subject: AIX select
25773
25774 Linux-avoid-so.X.Y, based on
25775 From: "Kurt D. Starsinic" <kstar@chapin.edu>
25776 Date: Tue, 13 Oct 1998 15:55:07 -0400
25777 Message-ID: <19981013155507.B4004@O2.chapin.edu>
25778 Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
25779 Branch: confperl
25780 ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
25781 ! thread.h
104f9d64 25782____________________________________________________________________________
f58c54f0 25783[ 1959] By: jhi on 1998/10/14 12:51:26
99ed61e6
GS
25784 Log: Some old pthread implementations have
25785 pthread_attr_setdetachstate(pthread_attr_t*, int*).
25786 Branch: confperl
25787 ! ext/Thread/Thread.xs
104f9d64 25788____________________________________________________________________________
f58c54f0 25789[ 1958] By: jhi on 1998/10/14 12:41:11
99ed61e6
GS
25790 Log: SCHED_YIELD and ATTR_JOINABLE fixes. Thread.xs and Configure
25791 counterparts will follow soon.
25792 Branch: confperl
25793 ! thread.h
104f9d64 25794____________________________________________________________________________
f58c54f0 25795[ 1957] By: jhi on 1998/10/14 12:38:11
99ed61e6
GS
25796 Log: Add tr.t (MANIFEST already knew about it, strange)
25797 Branch: confperl
25798 + t/op/tr.t
104f9d64 25799____________________________________________________________________________
f58c54f0 25800[ 1956] By: jhi on 1998/10/14 12:24:35
99ed61e6
GS
25801 Log: Mutexen should be initialized only once.
25802 Branch: confperl
25803 ! gv.c op.c
104f9d64 25804____________________________________________________________________________
f58c54f0 25805[ 1955] By: jhi on 1998/10/14 12:19:38
99ed61e6
GS
25806 Log: os390 has its own cppstdin.
25807 Branch: confperl
25808 ! hints/os390.sh
104f9d64 25809____________________________________________________________________________
f58c54f0 25810[ 1954] By: jhi on 1998/10/14 12:15:06
99ed61e6
GS
25811 Log: Integrate with mainperl.
25812 Branch: confperl
25813 !> (integrate 1280 files)
104f9d64 25814____________________________________________________________________________
f58c54f0 25815[ 1953] By: jhi on 1998/10/14 11:48:08
99ed61e6
GS
25816 Log: Removed duplicate CMA threads code for HPUX 10.X.
25817 (probably residue of patch(1) being too understanding)
25818 Enhanced 64-bit settings. (redo change#1940)
25819 Branch: confperl
25820 ! hints/hpux.sh
104f9d64 25821____________________________________________________________________________
f58c54f0 25822[ 1952] By: jhi on 1998/10/14 11:45:16
99ed61e6
GS
25823 Log: (redo change#1949) Detypo in the d_open64 warning about
25824 the impending WHOA.
25825 Branch: confperl
25826 ! hints/irix_6.sh
104f9d64 25827____________________________________________________________________________
f58c54f0 25828[ 1951] By: jhi on 1998/10/14 10:54:16
99ed61e6
GS
25829 Log: Mutexen should only be inited once, after they have been New()ed.
25830 Branch: confperl
25831 ! gv.c op.c
104f9d64 25832____________________________________________________________________________
f58c54f0 25833[ 1950] By: jhi on 1998/10/14 10:41:43
99ed61e6
GS
25834 Log: Own cppstdin.
25835 Branch: confperl
25836 ! hints/os390.sh
104f9d64 25837____________________________________________________________________________
f58c54f0 25838[ 1949] By: jhi on 1998/10/14 10:34:23
99ed61e6
GS
25839 Log: Detypo in the d_open64 warning about the impending WHOA.
25840 Branch: confperl
25841 ! hints/irix_6.sh
104f9d64 25842____________________________________________________________________________
f58c54f0 25843[ 1948] By: gsar on 1998/10/14 05:38:01
99ed61e6
GS
25844 Log: two typos
25845 Branch: perl
25846 ! pp_hot.c t/op/eval.t
104f9d64 25847____________________________________________________________________________
f58c54f0 25848[ 1947] By: gsar on 1998/10/14 05:37:10
99ed61e6
GS
25849 Log: let docatch() pass the buck when restartop turns out to be null,
25850 making exceptions in BEGIN{} propagate as expected
25851 Branch: perl
25852 ! pp_ctl.c t/op/misc.t
104f9d64 25853____________________________________________________________________________
f58c54f0 25854[ 1946] By: gsar on 1998/10/13 03:41:49
99ed61e6
GS
25855 Log: add missing file from change#1943
25856 Branch: perl
25857 ! proto.h
104f9d64 25858____________________________________________________________________________
f58c54f0 25859[ 1945] By: gsar on 1998/10/13 03:32:02
99ed61e6
GS
25860 Log: defer "deep recursion" warnings until CXt_SUB context is properly
25861 set up
25862 Branch: perl
25863 ! pp_hot.c t/pragma/warn/pp_hot
104f9d64 25864____________________________________________________________________________
f58c54f0 25865[ 1944] By: gsar on 1998/10/13 03:15:50
99ed61e6
GS
25866 Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
25867 fixup the cop_seq value that must be seen by lexical lookups that
25868 emanate within eval''
25869 Branch: perl
25870 ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
104f9d64 25871____________________________________________________________________________
f58c54f0 25872[ 1943] By: gsar on 1998/10/13 02:06:09
99ed61e6
GS
25873 Log: ensure recursive attempts to findlex()icals know enough about where
25874 the last eval'' context was encountered
25875 Branch: perl
25876 ! op.c t/op/eval.t
104f9d64 25877____________________________________________________________________________
f58c54f0 25878[ 1942] By: gsar on 1998/10/13 02:01:24
99ed61e6
GS
25879 Log: force copy of substrings when matching against temporaries
25880 Branch: perl
25881 ! pp_hot.c t/op/pat.t
104f9d64 25882____________________________________________________________________________
f58c54f0 25883[ 1941] By: gsar on 1998/10/13 01:49:16
99ed61e6
GS
25884 Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
25885 implementation)
25886 Branch: perl
25887 ! pp_ctl.c t/op/runlevel.t
104f9d64 25888____________________________________________________________________________
f58c54f0 25889[ 1940] By: jhi on 1998/10/12 09:57:44
99ed61e6
GS
25890 Log: Removed duplicate CMA threads code for HPUX 10.X.
25891 (probably residue of patch(1) being too understanding)
25892 Enhanced 64-bit settings.
25893 Branch: confperl
25894 ! hints/hpux.sh
104f9d64 25895____________________________________________________________________________
f58c54f0 25896[ 1939] By: jhi on 1998/10/12 09:53:11
99ed61e6
GS
25897 Log: Initial sync from mainline perl.
25898 Branch: confperl
25899 + (add 1282 files)
104f9d64 25900____________________________________________________________________________
f58c54f0 25901[ 1937] By: gsar on 1998/10/06 21:16:34
99ed61e6
GS
25902 Log: fix $/ init for USE_THREADS
25903 Branch: perl
25904 ! perl.c
104f9d64 25905____________________________________________________________________________
f58c54f0 25906[ 1936] By: gsar on 1998/10/06 07:19:39
99ed61e6
GS
25907 Log: fix globals caught by change#1927; builds and tests on Solaris
25908 Branch: perl
25909 ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
25910 ! warning.h warning.pl
104f9d64 25911____________________________________________________________________________
f58c54f0 25912[ 1935] By: gsar on 1998/10/06 06:50:35
99ed61e6
GS
25913 Log: add test for previous fix
25914 Branch: perl
25915 ! ext/Thread/create.t
e24b16f9 25916____________________________________________________________________________
f58c54f0 25917[ 1934] By: gsar on 1998/10/06 06:37:36
99ed61e6
GS
25918 Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
25919 Branch: perl
25920 ! util.c
e24b16f9 25921____________________________________________________________________________
f58c54f0 25922[ 1933] By: gsar on 1998/10/06 05:04:20
99ed61e6
GS
25923 Log: undo bogus part of change#1903 (as pointed out by Larry)
25924 Branch: perl
25925 ! pp_ctl.c
e24b16f9 25926____________________________________________________________________________
f58c54f0 25927[ 1932] By: gsar on 1998/10/06 04:21:31
99ed61e6
GS
25928 Log: added tweaked version of suggested patch
25929 From: jan.dubois@ibm.net (Jan Dubois)
25930 Date: Sat, 03 Oct 1998 19:04:48 +0200
25931 Message-ID: <361d54b2.36841294@smtp1.ibm.net>
25932 Subject: [PATCH 5.005_52] More MakeMaker patches
25933 Branch: perl
25934 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
25935 ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
e24b16f9 25936____________________________________________________________________________
f58c54f0 25937[ 1931] By: gsar on 1998/10/06 04:04:33
99ed61e6
GS
25938 Log: use cpp symbols instead of hardwired constants
25939 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25940 Date: Mon, 05 Oct 1998 09:23:33 +0100
25941 Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
25942 Subject: [PATCH 5.005_52] By the numbers (resend)
25943 Branch: perl
25944 ! op.c
e24b16f9 25945____________________________________________________________________________
f58c54f0 25946[ 1930] By: gsar on 1998/10/06 04:01:55
99ed61e6
GS
25947 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25948 Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
25949 Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
25950 Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
25951 Branch: perl
25952 ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
25953 ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
e24b16f9 25954____________________________________________________________________________
f58c54f0 25955[ 1929] By: gsar on 1998/10/06 03:50:36
99ed61e6
GS
25956 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25957 Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
25958 Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
25959 Subject: [PATCH 5.00552] Minor test improvement
25960 Branch: perl
25961 ! t/op/magic.t
e24b16f9 25962____________________________________________________________________________
f58c54f0 25963[ 1928] By: gsar on 1998/10/06 03:49:03
99ed61e6
GS
25964 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25965 Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
25966 Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
25967 Subject: [PATCH 5.00552] emacs/ptags inprovements
25968 Branch: perl
25969 ! emacs/ptags
e24b16f9 25970____________________________________________________________________________
f58c54f0 25971[ 1927] By: gsar on 1998/10/06 03:47:44
99ed61e6
GS
25972 Log: disable C<#define dirty PL_dirty> et al.
25973 Branch: perl
25974 ! embed.pl embedvar.h
e24b16f9 25975____________________________________________________________________________
f58c54f0 25976[ 1926] By: gsar on 1998/10/06 03:43:32
99ed61e6
GS
25977 Log: From: Mark-Jason Dominus <mjd@plover.com>
25978 Date: Sun, 04 Oct 1998 14:48:11 -0400
25979 Message-ID: <19981004184811.16048.qmail@plover.com>
25980 Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
25981 Branch: perl
25982 ! utils/perldoc.PL
e24b16f9 25983____________________________________________________________________________
f58c54f0 25984[ 1925] By: gsar on 1998/10/06 03:27:35
99ed61e6
GS
25985 Log: disable USE_THREADS when PERL_OBJECT is enabled
25986 Branch: perl
25987 ! win32/Makefile win32/makefile.mk
e24b16f9 25988____________________________________________________________________________
f58c54f0 25989[ 1924] By: gsar on 1998/10/06 03:26:54
99ed61e6
GS
25990 Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
25991 Branch: perl
25992 ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
25993 ! vms/perly_c.vms
e24b16f9 25994____________________________________________________________________________
f58c54f0 25995[ 1923] By: gsar on 1998/10/03 05:19:56
99ed61e6
GS
25996 Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
25997 overridden
25998 Branch: perl
25999 ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
26000 ! proto.h vms/perly_c.vms
e24b16f9 26001____________________________________________________________________________
f58c54f0 26002[ 1922] By: gsar on 1998/10/03 03:59:50
99ed61e6
GS
26003 Log: suppress manifypods leak in extensions
26004 Branch: perl
26005 ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
e24b16f9 26006____________________________________________________________________________
f58c54f0 26007[ 1921] By: gsar on 1998/10/02 22:30:15
99ed61e6
GS
26008 Log: os390 fixes (suggested by Peter Prymmer)
26009 Branch: perl
26010 ! Makefile.SH regcomp.c
e24b16f9 26011____________________________________________________________________________
f58c54f0 26012[ 1920] By: gsar on 1998/10/02 21:41:19
99ed61e6
GS
26013 Log: squelch undef warnings
26014 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26015 Date: Fri, 02 Oct 1998 11:01:14 +0100
26016 Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
26017 Subject: [PATCH] Re: Apparent bug in Math::BigInt
26018 Branch: perl
26019 ! Changes lib/Math/BigInt.pm
e24b16f9 26020____________________________________________________________________________
f58c54f0 26021[ 1919] By: gsar on 1998/10/02 04:59:13
99ed61e6
GS
26022 Log: add note to INSTALL about ANSI C
26023 Branch: perl
26024 ! INSTALL
9f6ab407 26025____________________________________________________________________________
f58c54f0 26026[ 1918] By: gsar on 1998/10/02 04:21:10
99ed61e6
GS
26027 Log: tolerate spaces when fixing up __cplusplus output by old h2xs
26028 From: jan.dubois@ibm.net (Jan Dubois)
26029 Date: Wed, 30 Sep 1998 23:35:30 +0200
26030 Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
26031 Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
26032 Branch: perl
26033 ! lib/ExtUtils/xsubpp
9f6ab407 26034____________________________________________________________________________
f58c54f0 26035[ 1917] By: gsar on 1998/10/02 04:16:02
99ed61e6
GS
26036 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
26037 Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
26038 Message-Id: <199810010837.LAA31371@alpha.hut.fi>
26039 Subject: Re: Configure test for selectbits busted
26040 Branch: perl
26041 ! Configure
9f6ab407 26042____________________________________________________________________________
f58c54f0 26043[ 1916] By: gsar on 1998/10/02 04:14:17
99ed61e6
GS
26044 Log: From: Dan Sugalski <sugalskd@osshe.edu>
26045 Date: Wed, 30 Sep 1998 17:15:20 -0700
26046 Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
26047 Subject: [PATCH 5.005_02]VMS config tweaks
26048 Branch: perl
26049 ! vms/descrip_mms.template vms/subconfigure.com
9f6ab407 26050____________________________________________________________________________
f58c54f0 26051[ 1915] By: gsar on 1998/10/02 04:10:47
99ed61e6
GS
26052 Log: use Off_t to permit 64-bit seek()
26053 From: Scott Henry <scotth@sgi.com>
26054 Date: 29 Sep 1998 17:38:46 -0700
26055 Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
26056 Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
26057 --
26058 Date: 28 Sep 1998 18:55:37 -0700
26059 Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
26060 Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
26061 Branch: perl
26062 ! doio.c pp_sys.c proto.h sv.c
9f6ab407 26063____________________________________________________________________________
f58c54f0 26064[ 1914] By: gsar on 1998/10/02 04:05:36
99ed61e6
GS
26065 Log: normalize tm struct passed to strftime() with mktime()
26066 From: Spider Boardman <spider@orb.nashua.nh.us>
26067 Date: Wed, 30 Sep 1998 15:12:09 -0400
26068 Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
26069 Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date
26070 Branch: perl
26071 ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
9f6ab407 26072____________________________________________________________________________
f58c54f0 26073[ 1913] By: gsar on 1998/10/02 03:59:46
99ed61e6
GS
26074 Log: don't try to run foo_SH.orig etc.
26075 Branch: perl
26076 ! Configure
9f6ab407 26077____________________________________________________________________________
f58c54f0 26078[ 1912] By: gsar on 1998/10/02 03:45:37
99ed61e6
GS
26079 Log: make warning about glob process failure optional
26080 Branch: perl
26081 ! pod/perldiag.pod pp_hot.c
9f6ab407 26082____________________________________________________________________________
f58c54f0 26083[ 1911] By: gsar on 1998/10/02 02:52:21
99ed61e6
GS
26084 Log: document yet another RE diagnostic, make it consistent with REG_INFTY
26085 From: Dominic Dunlop <domo@vo.lu>
26086 Date: Tue, 29 Sep 1998 21:06:30 +0000
26087 Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
26088 Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
26089 --
26090 Date: Wed, 30 Sep 1998 11:46:44 +0000
26091 Message-Id: <v03110702b237beb04830@[212.24.192.74]>
26092 Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
26093 Branch: perl
26094 ! pod/perldiag.pod regcomp.c
9f6ab407 26095____________________________________________________________________________
f58c54f0 26096[ 1910] By: gsar on 1998/10/02 02:48:48
99ed61e6
GS
26097 Log: minor Configure tweaks (via private mail)
26098 From: Jarkko Hietaniemi <jhi@iki.fi>
26099 Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
26100 Message-Id: <199809292325.CAA19737@alpha.hut.fi>
26101 Subject: [PATCH] 5.005_52: the drizzle continues
26102 Branch: perl
26103 ! Configure config_h.SH handy.h
9f6ab407 26104____________________________________________________________________________
f58c54f0 26105[ 1909] By: gsar on 1998/10/02 02:46:39
99ed61e6
GS
26106 Log: update SCO hints for dynamic loading
26107 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
26108 Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
26109 Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
26110 Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
26111 --
26112 Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
26113 Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
26114 Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
26115 Branch: perl
26116 ! hints/sco.sh
9f6ab407 26117____________________________________________________________________________
f58c54f0 26118[ 1908] By: gsar on 1998/10/02 02:33:39
99ed61e6
GS
26119 Log: make File::Find work when wanted() is autoloaded or a symbolic ref
26120 Branch: perl
26121 ! lib/File/Find.pm
9f6ab407 26122____________________________________________________________________________
f58c54f0 26123[ 1907] By: gsar on 1998/10/02 02:21:52
99ed61e6
GS
26124 Log: applied patches, but retained old behavior for win32 (where compilers
26125 can't read from stdin at all)
26126 From: Graham Barr <gbarr@ti.com>
26127 Date: Mon, 28 Sep 1998 09:41:49 -0500
26128 Message-ID: <19980928094149.B26576@asic.sc.ti.com>
26129 Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
26130 --
26131 Date: Tue, 29 Sep 1998 12:35:43 -0500
26132 Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
26133 Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
26134 Branch: perl
26135 ! ext/Errno/Errno_pm.PL
9f6ab407 26136____________________________________________________________________________
f58c54f0 26137[ 1906] By: gsar on 1998/10/02 02:02:19
99ed61e6
GS
26138 Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
26139 Hietaniemi)
26140 Branch: perl
26141 ! t/op/grent.t
9f6ab407 26142____________________________________________________________________________
f58c54f0 26143[ 1905] By: gsar on 1998/10/02 01:59:56
99ed61e6
GS
26144 Log: win32 caveats about truncate()
26145 Branch: perl
26146 ! pod/perlport.pod
9f6ab407 26147____________________________________________________________________________
f58c54f0 26148[ 1904] By: gsar on 1998/10/02 01:53:25
99ed61e6
GS
26149 Log: various Configure and hints updates (prefer drand48() or random()
26150 over rand(); add -Dusemultiplicity; enhanced 64-bitness); patch
37b8b4c9 26151 applied modulo SCO hints superseded by later patch
99ed61e6
GS
26152 From: Jarkko Hietaniemi <jhi@iki.fi>
26153 Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
26154 Message-Id: <199809282156.AAA18615@alpha.hut.fi>
26155 Subject: [PATCH] 5.005_52: Configure et al:
26156 Branch: perl
26157 + ext/IPC/SysV/hints/next_3.pl
26158 ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
26159 ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
26160 ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
9f6ab407 26161____________________________________________________________________________
f58c54f0 26162[ 1903] By: gsar on 1998/10/02 01:42:37
99ed61e6
GS
26163 Log: fixes for bugs in /RE/p from Hugo van der Sanden
26164 Date: Mon, 28 Sep 1998 17:41:49 +0100
26165 Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
26166 Subject: [PATCH 5.005_52] Re: More on ?p
26167 --
26168 Date: Thu, 01 Oct 1998 09:10:58 +0100
26169 Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
26170 Subject: [PATCH 5.005_52] ?p fix
26171 --
26172 Date: Thu, 01 Oct 1998 10:45:56 +0100
26173 Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
26174 Subject: [PATCH 5.005_52] more on ?p
26175 Branch: perl
26176 ! pp_ctl.c
9f6ab407 26177____________________________________________________________________________
f58c54f0 26178[ 1902] By: gsar on 1998/10/02 01:36:14
99ed61e6
GS
26179 Log: From: Kenneth Duda <kjd@cisco.com>
26180 Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
26181 Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
26182 Subject: writemain dies when there are more than 4000 characters of extensions
26183 Branch: perl
26184 ! writemain.SH
9f6ab407 26185____________________________________________________________________________
f58c54f0 26186[ 1901] By: gsar on 1998/10/02 01:33:16
99ed61e6
GS
26187 Log: tweak run_byacc recipe
26188 Branch: perl
26189 ! Makefile.SH Porting/pumpkin.pod
9f6ab407 26190____________________________________________________________________________
f58c54f0 26191[ 1900] By: gsar on 1998/10/02 01:02:09
99ed61e6
GS
26192 Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
26193 Branch: perl
26194 ! perl.h pp_ctl.c
9f6ab407 26195____________________________________________________________________________
f58c54f0 26196[ 1899] By: gsar on 1998/09/28 20:46:30
99ed61e6
GS
26197 Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
26198 Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
26199 Dvornik)
26200 Branch: perl
26201 ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
9f6ab407 26202____________________________________________________________________________
f58c54f0 26203[ 1898] By: gsar on 1998/09/28 20:42:52
99ed61e6
GS
26204 Log: flush unsubmitted 5.00552 change
26205 Branch: perl
26206 ! MANIFEST
9f6ab407 26207____________________________________________________________________________
f58c54f0 26208[ 1897] By: gsar on 1998/09/27 04:43:06
99ed61e6
GS
26209 Log: run vms_yfix.pl
26210 Branch: perl
26211 ! vms/perly_c.vms
9f6ab407 26212____________________________________________________________________________
f58c54f0 26213[ 1896] By: gsar on 1998/09/27 03:38:55
99ed61e6
GS
26214 Log: small tweak on last change
26215 Branch: perl
26216 ! win32/win32.c
9f6ab407 26217____________________________________________________________________________
f58c54f0 26218[ 1895] By: gsar on 1998/09/27 03:17:17
99ed61e6
GS
26219 Log: fix win32_stat() to do the right thing for share names
26220 Branch: perl
26221 ! win32/win32.c
9f6ab407 26222____________________________________________________________________________
f58c54f0 26223[ 1891] By: larry on 1998/09/25 18:50:40
99ed61e6
GS
26224 Log: Fixed apostrophe problem from Mark Knutsen.
26225 Branch: perl
26226 ! sv.h
9f6ab407
HS
26227
26228----------------
26229Version 5.005_52
26230----------------
26231
26232____________________________________________________________________________
f58c54f0 26233[ 1890] By: gsar on 1998/09/25 10:25:00
99ed61e6
GS
26234 Log: update template config.sh, add new config vars to win32 stuff
26235 Branch: perl
26236 ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
26237 ! pp_sys.c proto.h win32/config.bc win32/config.gc
26238 ! win32/config.vc win32/config_H.bc win32/config_H.gc
26239 ! win32/config_H.vc win32/win32.h
9f6ab407 26240____________________________________________________________________________
f58c54f0 26241[ 1889] By: gsar on 1998/09/25 07:13:13
99ed61e6
GS
26242 Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
26243 for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
26244 of full-fledged 64-bit support (including support for: fseeko/ftello,
26245 Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
26246 in Fcntl)
26247 From: Jarkko Hietaniemi <jhi@iki.fi>
26248 Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
26249 Message-Id: <199809112056.XAA04720@alpha.hut.fi>
26250 Subject: [PATCH] 5.005_51: Configure "Massive Attack"
26251 --
26252 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
26253 Date: 12 Sep 1998 09:44:25 +0300
26254 Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
26255 Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
26256 Branch: perl
26257 + lib/filetest.pm
26258 ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
26259 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
26260 ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
26261 ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
26262 ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
26263 ! win32/makedef.pl
327c3667 26264____________________________________________________________________________
f58c54f0 26265[ 1888] By: gsar on 1998/09/25 06:27:12
99ed61e6
GS
26266 Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
26267 Branch: perl
26268 ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
26269 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26270 ! win32/makedef.pl win32/makefile.mk win32/win32.c
327c3667 26271____________________________________________________________________________
f58c54f0 26272[ 1887] By: gsar on 1998/09/25 04:50:49
99ed61e6
GS
26273 Log: win32.c tweak
26274 Branch: perl
26275 ! win32/win32.c
327c3667 26276____________________________________________________________________________
f58c54f0 26277[ 1886] By: gsar on 1998/09/25 04:47:32
99ed61e6
GS
26278 Log: s/MAKEMAKEROPT/PERL_MM_OPT/
26279 Branch: perl
26280 ! lib/ExtUtils/MakeMaker.pm
327c3667 26281____________________________________________________________________________
f58c54f0 26282[ 1885] By: gsar on 1998/09/25 04:05:09
99ed61e6
GS
26283 Log: From: Dominic Dunlop <domo@vo.lu>
26284 Date: Thu, 10 Sep 1998 11:02:46 +0000
26285 Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
26286 Subject: MM_Unix::canonpath erroneously turns leading // into /
26287 Branch: perl
26288 ! lib/ExtUtils/MM_Unix.pm
327c3667 26289____________________________________________________________________________
f58c54f0 26290[ 1884] By: gsar on 1998/09/25 03:06:10
99ed61e6
GS
26291 Log: temporarily disable perl malloc for a2p until we clean up
26292 conflicting malloc() declarations everywhere
26293 Branch: perl
26294 ! x2p/Makefile.SH
327c3667 26295____________________________________________________________________________
f58c54f0 26296[ 1883] By: gsar on 1998/09/25 02:27:00
99ed61e6
GS
26297 Log: remove obsolete win32/bin/*.pl
26298 Branch: perl
26299 - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
26300 ! Changes MANIFEST win32/Makefile win32/makefile.mk
327c3667 26301____________________________________________________________________________
f58c54f0 26302[ 1882] By: gsar on 1998/09/25 02:04:43
99ed61e6
GS
26303 Log: missing file in last submit
26304 Branch: perl
26305 ! proto.h
400153aa 26306____________________________________________________________________________
f58c54f0 26307[ 1881] By: gsar on 1998/09/25 01:56:54
99ed61e6
GS
26308 Log: serial access to PL_x[inpr]v_root for USE_THREADS
26309 Branch: perl
26310 ! sv.c
400153aa 26311____________________________________________________________________________
f58c54f0 26312[ 1880] By: gsar on 1998/09/25 01:19:38
99ed61e6
GS
26313 Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
26314 From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
26315 Date: Thu, 24 Sep 1998 22:01:09 +0900
26316 Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
26317 Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe
26318 Branch: perl
26319 ! hv.c proto.h
400153aa 26320____________________________________________________________________________
f58c54f0 26321[ 1879] By: gsar on 1998/09/25 00:20:07
99ed61e6
GS
26322 Log: tweaks to enable PERL_OBJECT to build & test on win32
26323 Branch: perl
26324 ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
26325 ! win32/GenCAPI.pl
400153aa 26326____________________________________________________________________________
f58c54f0 26327[ 1878] By: gsar on 1998/09/25 00:13:36
99ed61e6
GS
26328 Log: fix change#1861, which breaks default boot_xxx symbol generation
26329 Branch: perl
26330 ! lib/ExtUtils/Mksymlists.pm
400153aa 26331____________________________________________________________________________
f58c54f0 26332[ 1877] By: gsar on 1998/09/24 10:29:54
99ed61e6
GS
26333 Log: two tweaks for clean build and test on Solaris
26334 Branch: perl
26335 ! op.c t/op/subst.t
400153aa 26336____________________________________________________________________________
f58c54f0 26337[ 1876] By: gsar on 1998/09/24 09:04:43
99ed61e6
GS
26338 Log: From: Colin Kuskie <ckuskie@cadence.com>
26339 Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
26340 Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
26341 Subject: [PATCH 5.005_51] perlform.pod
26342 Branch: perl
26343 ! pod/perlform.pod
942e002e 26344____________________________________________________________________________
f58c54f0 26345[ 1875] By: gsar on 1998/09/24 08:47:47
99ed61e6
GS
26346 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26347 Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
26348 Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
26349 Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
26350 Branch: perl
26351 ! regexec.c
942e002e 26352____________________________________________________________________________
f58c54f0 26353[ 1874] By: gsar on 1998/09/24 08:44:55
99ed61e6
GS
26354 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26355 Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
26356 Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
26357 Subject: Re: your Regexp.patch dated 21.8 [PATCH]
26358 Branch: perl
26359 ! toke.c
942e002e 26360____________________________________________________________________________
f58c54f0 26361[ 1873] By: gsar on 1998/09/24 08:39:41
99ed61e6
GS
26362 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26363 Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
26364 Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
26365 Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
26366 Branch: perl
26367 ! Changes regcomp.c
942e002e 26368____________________________________________________________________________
f58c54f0 26369[ 1872] By: gsar on 1998/09/24 08:37:00
99ed61e6
GS
26370 Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
26371 Date: Sun, 23 Aug 1998 23:18:38 PDT
26372 Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
26373 Subject: new irix_6.sh hints file
26374 Branch: perl
26375 ! hints/irix_6.sh
942e002e 26376____________________________________________________________________________
f58c54f0 26377[ 1871] By: gsar on 1998/09/24 07:26:37
99ed61e6
GS
26378 Log: correct FSF address in various places
26379 Branch: perl
26380 ! Copying README ext/B/README lib/Getopt/Long.pm
d1b80229 26381____________________________________________________________________________
f58c54f0
NC
26382[ 1870] By: gsar on 1998/09/24 07:11:56
26383 Log: From: Dan Sugalski <sugalskd@osshe.edu>
26384 Date: Fri, 14 Aug 1998 09:20:16 PDT
99ed61e6
GS
26385 Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
26386 Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
26387 Branch: perl
26388 ! configure.com
d1b80229 26389____________________________________________________________________________
f58c54f0 26390[ 1869] By: gsar on 1998/09/24 06:55:59
99ed61e6 26391 Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
f58c54f0
NC
26392 From: Scott Henry <scotth@sgi.com>
26393 Date: 13 Aug 1998 09:52:15 PDT
99ed61e6
GS
26394 Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
26395 Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
26396 Branch: perl
26397 ! hints/irix_6.sh
d1b80229 26398____________________________________________________________________________
f58c54f0
NC
26399[ 1868] By: gsar on 1998/09/24 06:51:23
26400 Log: From: Nathan Torkington <gnat@frii.com>
26401 Date: Thu, 13 Aug 1998 10:59:48 MDT
99ed61e6
GS
26402 Message-Id: <199808131659.KAA06179@prometheus.frii.com>
26403 Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
26404 Branch: perl
26405 ! pod/perlfunc.pod
d1b80229 26406____________________________________________________________________________
f58c54f0 26407[ 1867] By: gsar on 1998/09/24 06:45:13
99ed61e6
GS
26408 Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
26409 that are autoloaded)
26410 Branch: perl
26411 ! pp_ctl.c
d1b80229 26412____________________________________________________________________________
f58c54f0 26413[ 1866] By: gsar on 1998/09/24 05:21:19
99ed61e6
GS
26414 Log: grandfather deprecated "$$<digit>" no more
26415 Branch: perl
26416 ! pod/perldiag.pod toke.c
d1b80229 26417____________________________________________________________________________
f58c54f0 26418[ 1865] By: gsar on 1998/09/24 04:52:48
99ed61e6
GS
26419 Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
26420 low bits (suggested by Ilya Zakharevich)
26421 Branch: perl
26422 ! hv.h
d1b80229 26423____________________________________________________________________________
f58c54f0 26424[ 1864] By: gsar on 1998/09/24 04:29:14
99ed61e6
GS
26425 Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
26426 perly_c.diff
26427 Branch: perl
26428 ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
26429 ! perly_c.diff toke.c
d1b80229 26430____________________________________________________________________________
f58c54f0 26431[ 1863] By: gsar on 1998/09/24 03:36:30
99ed61e6
GS
26432 Log: provide locked access to string table for USE_THREADS
26433 Branch: perl
26434 ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
d1b80229 26435____________________________________________________________________________
f58c54f0 26436[ 1862] By: gsar on 1998/09/24 03:30:32
99ed61e6
GS
26437 Log: remove bogus warn()
26438 Branch: perl
26439 ! embed.pl
d1b80229 26440____________________________________________________________________________
f58c54f0 26441[ 1861] By: gsar on 1998/09/24 02:58:51
99ed61e6
GS
26442 Log: applied suggested patch, adapted for all platforms
26443 From: jan.dubois@ibm.net (Jan Dubois)
26444 Date: Sun, 20 Sep 1998 12:56:38 +0200
26445 Message-ID: <3604de0c.12319885@smtp1.ibm.net>
26446 Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
26447 Branch: perl
26448 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
26449 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
26450 ! lib/ExtUtils/MakeMaker.pm
d1b80229 26451____________________________________________________________________________
f58c54f0 26452[ 1860] By: gsar on 1998/09/24 02:16:14
99ed61e6
GS
26453 Log: upgrade to CPAN-1.40
26454 Branch: perl
26455 ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
d1b80229 26456____________________________________________________________________________
f58c54f0 26457[ 1859] By: gsar on 1998/09/24 02:08:59
99ed61e6
GS
26458 Log: use $ENV{MAKEMAKEROPT} to set default command line args
26459 Branch: perl
26460 ! lib/ExtUtils/MakeMaker.pm
d1b80229 26461____________________________________________________________________________
f58c54f0 26462[ 1857] By: gsar on 1998/09/23 10:58:36
99ed61e6
GS
26463 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26464 Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
26465 Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
26466 Subject: More verbose Test::Harness [PATCH]
26467 Branch: perl
26468 ! lib/Test/Harness.pm
2e2b7522 26469____________________________________________________________________________
f58c54f0 26470[ 1856] By: gsar on 1998/09/23 10:56:24
99ed61e6
GS
26471 Log: update hints for OPENSTEP 4.2 on i386
26472 From: Gerben Wierda <Gerben_Wierda@RnA.nl>
26473 Date: Sun, 20 Sep 1998 01:03:18 +0200
26474 Message-Id: <9809192303.AA29190@Spike>
26475 Subject: Perl 5.005_02 compilation problems
26476 Branch: perl
26477 ! hints/next_4.sh
2e2b7522 26478____________________________________________________________________________
f58c54f0 26479[ 1855] By: gsar on 1998/09/23 10:52:27
99ed61e6
GS
26480 Log: reset errno after C<require> search (as suggested by Larry)
26481 Branch: perl
26482 ! pp_ctl.c
2e2b7522 26483____________________________________________________________________________
f58c54f0 26484[ 1854] By: gsar on 1998/09/23 10:50:26
99ed61e6
GS
26485 Log: misc pod tweaks
26486 Branch: perl
26487 ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
2e2b7522 26488____________________________________________________________________________
f58c54f0 26489[ 1853] By: gsar on 1998/09/23 10:46:06
99ed61e6
GS
26490 Log: make Pod/Html.pm handle the --title option properly (as suggested
26491 by gml4410@ggr.co.uk)
26492 Branch: perl
26493 ! lib/Pod/Html.pm
2e2b7522 26494____________________________________________________________________________
f58c54f0 26495[ 1852] By: gsar on 1998/09/23 10:41:39
99ed61e6
GS
26496 Log: SSNEW() API for allocating memory on the savestack
26497 From: Albert Dvornik <bert@genscan.com>
26498 Date: 17 Sep 1998 19:23:07 -0400
26499 Message-Id: <tqemtae338.fsf@puma.genscan.com>
26500 Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
26501 Branch: perl
26502 ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
26503 ! perl.h proto.h scope.c scope.h t/io/tell.t
2e2b7522 26504____________________________________________________________________________
f58c54f0 26505[ 1851] By: gsar on 1998/09/23 10:37:05
99ed61e6
GS
26506 Log: From: Jochen Wiedmann <joe@ispsoft.de>
26507 Date: Thu, 17 Sep 1998 17:16:06 +0200
26508 Message-ID: <360127B6.E44564A@ispsoft.de>
26509 Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
26510 Branch: perl
26511 ! lib/ExtUtils/MakeMaker.pm
2e2b7522 26512____________________________________________________________________________
f58c54f0 26513[ 1850] By: gsar on 1998/09/23 10:33:05
99ed61e6
GS
26514 Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
26515 Date: 15 Sep 1998 01:32:31 +0200
26516 Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
26517 Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
26518 Branch: perl
26519 ! lib/ExtUtils/MM_Unix.pm
2e2b7522 26520____________________________________________________________________________
f58c54f0 26521[ 1849] By: gsar on 1998/09/23 10:29:04
99ed61e6
GS
26522 Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
26523 Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
26524 Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
26525 Subject: Re: extralibs.ld problem in MM_VMS.pm
26526 Branch: perl
26527 ! lib/ExtUtils/MM_VMS.pm
2e2b7522 26528____________________________________________________________________________
f58c54f0 26529[ 1848] By: gsar on 1998/09/23 10:25:24
99ed61e6
GS
26530 Log: From: Roderick Schertler <roderick@argon.org>
26531 Date: 11 Sep 1998 16:19:21 -0400
26532 Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
26533 Subject: Re: Open2 and memory leaks
26534 Branch: perl
26535 ! lib/IPC/Open3.pm
2e2b7522 26536____________________________________________________________________________
f58c54f0 26537[ 1847] By: gsar on 1998/09/23 10:18:31
99ed61e6
GS
26538 Log: From: Roderick Schertler <roderick@argon.org>
26539 Date: Wed, 09 Sep 1998 23:52:48 -0400
26540 Message-ID: <20567.905399568@eeyore.ibcinc.com>
26541 Subject: seed srand from /dev/urandom when possible
26542 Branch: perl
26543 ! pod/perlfunc.pod pp.c
2e2b7522 26544____________________________________________________________________________
f58c54f0 26545[ 1846] By: gsar on 1998/09/23 10:12:22
99ed61e6
GS
26546 Log: From: Roderick Schertler <roderick@argon.org>
26547 Date: Thu, 10 Sep 1998 00:32:17 -0400
26548 Message-ID: <21142.905401937@eeyore.ibcinc.com>
26549 Subject: doc update for crypt()'s salt
26550 Branch: perl
26551 ! pod/perlfunc.pod
2e2b7522 26552____________________________________________________________________________
f58c54f0 26553[ 1845] By: gsar on 1998/09/23 10:09:23
99ed61e6
GS
26554 Log: fix h2ph handling of C<#error "foo">
26555 From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
26556 Date: Thu, 10 Sep 1998 09:59:33 +0900
26557 Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
26558 Subject: [5.005_02] h2ph problem
26559 Branch: perl
26560 ! utils/h2ph.PL
2e2b7522 26561____________________________________________________________________________
f58c54f0 26562[ 1844] By: gsar on 1998/09/23 10:06:13
99ed61e6
GS
26563 Log: plug strictly private function leaks in API listing
26564 Branch: perl
26565 ! pod/perlguts.pod
2e2b7522 26566____________________________________________________________________________
f58c54f0 26567[ 1843] By: gsar on 1998/09/23 10:02:57
99ed61e6
GS
26568 Log: hide symbol for static build
26569 From: Dominic Dunlop <domo@vo.lu>
26570 Date: Tue, 8 Sep 1998 21:40:46 +0000
26571 Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
26572 Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
26573 Branch: perl
26574 ! regcomp.c
2e2b7522 26575____________________________________________________________________________
f58c54f0 26576[ 1842] By: gsar on 1998/09/23 09:52:46
99ed61e6
GS
26577 Log: define PUT_svindex(), PUT_opindex()
26578 Branch: perl
26579 ! ext/B/B/Assembler.pm
2e2b7522 26580____________________________________________________________________________
f58c54f0 26581[ 1841] By: gsar on 1998/09/23 09:44:25
99ed61e6
GS
26582 Log: From: Dominic Dunlop <domo@vo.lu>
26583 Date: Tue, 8 Sep 1998 15:34:53 +0000
26584 Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
26585 Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
26586 Branch: perl
26587 ! t/pragma/warn/regexec
2e2b7522 26588____________________________________________________________________________
f58c54f0 26589[ 1840] By: gsar on 1998/09/23 09:42:17
99ed61e6
GS
26590 Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
26591 Branch: perl
26592 ! win32/bin/pl2bat.pl
2e2b7522 26593____________________________________________________________________________
f58c54f0 26594[ 1839] By: gsar on 1998/09/23 09:38:18
99ed61e6
GS
26595 Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
26596 Date: Mon, 7 Sep 1998 17:36:09 +0900
26597 Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
26598 Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
26599 Branch: perl
26600 ! ext/Thread/Thread.xs
2e2b7522 26601____________________________________________________________________________
f58c54f0 26602[ 1838] By: gsar on 1998/09/23 09:21:11
99ed61e6
GS
26603 Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
26604 Date: Thu, 10 Sep 1998 00:02:07 -0400
26605 Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
26606 Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
26607 Branch: perl
26608 + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
26609 + vos/config.h vos/config_h.SH_orig vos/perl.bind
26610 + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
26611 ! MANIFEST perl.c perl.h pod/perlport.pod
2e2b7522 26612____________________________________________________________________________
f58c54f0 26613[ 1837] By: gsar on 1998/09/23 08:45:58
99ed61e6
GS
26614 Log: (via private mail)
26615 From: Charles Bailey <BAILEY@newman.upenn.edu>
26616 Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
26617 Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
26618 Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
26619 Branch: perl
26620 ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
26621 ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
26622 ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
26623 ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
26624 ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
26625 ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
26626 ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
26627 ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
26628 ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
26629 ! vms/writemain.pl
2e2b7522 26630____________________________________________________________________________
f58c54f0 26631[ 1836] By: gsar on 1998/09/23 08:17:42
99ed61e6
GS
26632 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26633 Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
26634 Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
26635 Subject: [PATCH 5.005_*] OS/2 spawning typos
26636 Branch: perl
26637 ! os2/os2.c
2e2b7522 26638____________________________________________________________________________
f58c54f0 26639[ 1835] By: gsar on 1998/09/23 08:09:55
99ed61e6
GS
26640 Log: warn on C<my($foo,$foo)>
26641 Branch: perl
26642 ! op.c pod/perldiag.pod
2e2b7522 26643____________________________________________________________________________
f58c54f0 26644[ 1834] By: gsar on 1998/09/23 07:35:56
99ed61e6
GS
26645 Log: From: pvhp@forte.com (Peter Prymmer)
26646 Date: Fri, 4 Sep 98 13:27:41 PDT
26647 Message-Id: <9809042027.AA04463@forte.com>
26648 Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
26649 Branch: perl
26650 ! README.vms
2e2b7522 26651____________________________________________________________________________
f58c54f0 26652[ 1833] By: gsar on 1998/09/23 07:27:34
99ed61e6
GS
26653 Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
26654 Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
26655 Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
26656 Subject: PATCH: 5.005_02 hint/hpux.sh
26657 Branch: perl
26658 ! hints/hpux.sh
2e2b7522 26659____________________________________________________________________________
f58c54f0 26660[ 1832] By: gsar on 1998/09/23 07:22:40
99ed61e6
GS
26661 Log: fix (some) installhtml bugs
26662 From: Larry Parmelee <parmelee@CS.Cornell.EDU>
26663 Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
26664 Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
26665 Subject: installhtml script needs work
26666 Branch: perl
26667 ! installhtml
2e2b7522 26668____________________________________________________________________________
f58c54f0 26669[ 1831] By: gsar on 1998/09/23 07:19:30
99ed61e6
GS
26670 Log: document 'U' magic with examples
26671 From: Alan Burlison <Alan.Burlison@UK.Sun.com>
26672 Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
26673 Message-Id: <199809011455.PAA00631@sale-wts>
26674 Subject: Re: Looking for some XS MAGIC examples...
26675 Branch: perl
26676 ! pod/perlguts.pod
2e2b7522 26677____________________________________________________________________________
f58c54f0 26678[ 1830] By: gsar on 1998/09/23 07:16:43
99ed61e6
GS
26679 Log: From: pvhp@forte.com (Peter Prymmer)
26680 Date: Mon, 31 Aug 98 17:13:49 PDT
26681 Message-Id: <9809010013.AA06737@forte.com>
26682 Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
26683 Branch: perl
26684 ! README.os390
2e2b7522 26685____________________________________________________________________________
f58c54f0 26686[ 1829] By: gsar on 1998/09/23 07:15:08
99ed61e6
GS
26687 Log: fix problematic typecast in filter_del()
26688 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
26689 Date: Mon, 31 Aug 1998 21:13:11 GMT
26690 Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
26691 Subject: perl5.005_02 does not build on Cray T90
26692 Branch: perl
26693 ! toke.c
2e2b7522 26694____________________________________________________________________________
f58c54f0 26695[ 1828] By: gsar on 1998/09/23 07:11:34
99ed61e6
GS
26696 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26697 Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
26698 Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
26699 Subject: [PATCH 5.005_5*] (?>) broken in RE
26700 Branch: perl
26701 ! regexec.c t/op/re_tests
2e2b7522 26702____________________________________________________________________________
f58c54f0 26703[ 1827] By: gsar on 1998/09/23 07:09:50
99ed61e6
GS
26704 Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
26705 Branch: perl
26706 ! t/op/grent.t t/op/groups.t
2e2b7522 26707____________________________________________________________________________
f58c54f0 26708[ 1826] By: gsar on 1998/09/23 07:03:16
99ed61e6
GS
26709 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
26710 Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
26711 Message-Id: <199808121941.WAA06263@alpha.hut.fi>
26712 Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
26713 Branch: perl
26714 - interp.sym
26715 ! MANIFEST Makefile.SH embed.pl perl_exp.SH
2e2b7522 26716____________________________________________________________________________
f58c54f0 26717[ 1825] By: gsar on 1998/09/23 06:56:40
99ed61e6
GS
26718 Log: re-introduce change#1703
26719 Branch: perl
26720 ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
2e2b7522 26721____________________________________________________________________________
f58c54f0 26722[ 1824] By: gsar on 1998/09/23 06:44:19
99ed61e6
GS
26723 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26724 Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
26725 Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
26726 Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
26727 Branch: perl
26728 ! lib/perl5db.pl
2e2b7522 26729____________________________________________________________________________
f58c54f0
NC
26730[ 1823] By: gsar on 1998/09/23 06:41:34
26731 Log: From: Joe Buehler <jhpb@hekimian.com>
26732 Date: 29 Aug 1998 17:13:28 -0400
26733 Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
26734 Subject: patches for perl 5.005_51 under U/WIN
2e2b7522 26735 Branch: perl
f58c54f0 26736 + hints/uwin.sh
2e2b7522 26737 ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
f58c54f0 26738 ! t/lib/posix.t
2e2b7522 26739____________________________________________________________________________
f58c54f0
NC
26740[ 1822] By: gsar on 1998/09/23 06:36:59
26741 Log: add missing C<no utf8;> tweak from Larry
2e2b7522 26742 Branch: perl
f58c54f0 26743 ! t/op/subst.t
2e2b7522 26744____________________________________________________________________________
f58c54f0
NC
26745[ 1821] By: gsar on 1998/09/23 06:27:51
26746 Log: s/runops/CALLRUNOPS/
2e2b7522 26747 Branch: perl
f58c54f0 26748 ! cc_runtime.h
2e2b7522 26749____________________________________________________________________________
f58c54f0
NC
26750[ 1820] By: gsar on 1998/09/23 06:24:49
26751 Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
2e2b7522
GS
26752 Branch: perl
26753 +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
26754 +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
26755 +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
26756 +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
26757 +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
26758 +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
26759 +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
f58c54f0 26760 +> t/pragma/warn/util
2e2b7522
GS
26761 - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
26762 - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
26763 - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
26764 - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
26765 - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
26766 - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
26767 - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
f58c54f0
NC
26768 - t/pragma/warn-util
26769 ! MANIFEST t/pragma/warning.t
26770____________________________________________________________________________
26771[ 1819] By: gsar on 1998/09/23 06:08:46
26772 Log: make \(%foo) return refs to values (not copies of values)
26773 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
26774 Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
26775 Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
26776 --
26777 From: Roderick Schertler <roderick@argon.org>
26778 Date: Sat, 29 Aug 1998 00:58:33 -0400
26779 Message-ID: <29894.904366713@eeyore.ibcinc.com>
26780 Subject: Re: \(%x) problems
26781 Branch: perl
26782 ! doop.c pod/perlref.pod
26783____________________________________________________________________________
26784[ 1818] By: gsar on 1998/09/23 06:05:08
26785 Log: make h2xs generate ANSI prototypes
26786 Branch: perl
26787 ! utils/h2xs.PL
26788____________________________________________________________________________
26789[ 1817] By: gsar on 1998/09/23 05:57:16
26790 Log: updated usethreads hints for hpux 10.X
26791 From: Matthew T Harden <mthard@mthard1.monsanto.com>
26792 Date: Fri, 28 Aug 1998 14:10:42 GMT
26793 Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
26794 Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
26795 Branch: perl
26796 ! hints/hpux.sh perl.h
26797____________________________________________________________________________
26798[ 1816] By: gsar on 1998/09/23 05:53:31
26799 Log: don't create empty directories in installperl
26800 From: Robin Barker <rmb1@cise.npl.co.uk>
26801 Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
26802 Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
26803 Subject: [PATCH 5.005_02] install: empty dirs
26804 Branch: perl
26805 ! installperl
26806____________________________________________________________________________
26807[ 1815] By: gsar on 1998/09/23 05:50:36
26808 Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
26809 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26810 Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
26811 Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
26812 Subject: Re: your mail
26813 Branch: perl
26814 ! regexec.c t/op/re_tests
26815____________________________________________________________________________
26816[ 1814] By: gsar on 1998/09/23 05:45:17
26817 Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
26818 Date: Thu, 20 Aug 1998 20:59:03 -0400
26819 Message-ID: <19980820205903.A12908@O2.chapin.edu>
26820 Subject: [PATCH] h2ph misquotes #error directives
26821 Branch: perl
26822 ! t/lib/h2ph.pht utils/h2ph.PL
26823____________________________________________________________________________
26824[ 1813] By: gsar on 1998/09/23 05:42:41
26825 Log: patch to support computed regular subexpressions
26826 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26827 Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
26828 Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
26829 Subject: [5.005_5* PATCH] Postponed RE - now!
2e2b7522
GS
26830 Branch: perl
26831 ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
f58c54f0 26832 ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
2e2b7522 26833____________________________________________________________________________
f58c54f0
NC
26834[ 1812] By: gsar on 1998/09/23 05:26:26
26835 Log: better CR-handling on shebang line and in formats (fixed variant of
26836 patch suggested by Igor Sysoev <igor@nitek.ru>)
2e2b7522 26837 Branch: perl
f58c54f0 26838 ! perl.c toke.c
2e2b7522 26839____________________________________________________________________________
f58c54f0
NC
26840[ 1811] By: gsar on 1998/09/23 04:35:46
26841 Log: document non-loopish blocks better
26842 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26843 Date: Tue, 18 Aug 1998 12:28:36 +0100
26844 Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
26845 Subject: Re: next in do {} while block gives error message
2e2b7522 26846 Branch: perl
f58c54f0 26847 ! pod/perlfunc.pod
2e2b7522 26848____________________________________________________________________________
f58c54f0
NC
26849[ 1810] By: gsar on 1998/09/23 04:12:05
26850 Log: fix bogus integerization of pop()'s return value
26851 From: Gurusamy Sarathy <gsar@engin.umich.edu>
26852 Date: Sat, 15 Aug 1998 23:27:54 -0400
26853 Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
26854 Subject: Re: Complex expression does integer arithmetic
2e2b7522 26855 Branch: perl
f58c54f0 26856 ! opcode.h opcode.pl
2e2b7522 26857____________________________________________________________________________
f58c54f0
NC
26858[ 1809] By: gsar on 1998/09/23 04:09:43
26859 Log: tweak README.win32
2e2b7522 26860 Branch: perl
f58c54f0 26861 ! README.win32
2e2b7522 26862____________________________________________________________________________
f58c54f0
NC
26863[ 1808] By: gsar on 1998/09/23 03:40:57
26864 Log: better diagnostic for do{} used as lvalue
2e2b7522 26865 Branch: perl
f58c54f0 26866 ! op.c pod/perlport.pod
2e2b7522 26867____________________________________________________________________________
f58c54f0
NC
26868[ 1807] By: gsar on 1998/09/23 03:38:30
26869 Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
26870 From: hansm@icgroup.nl
26871 Date: Tue, 11 Aug 98 21:08:51 +0200
26872 Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
26873 Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
2e2b7522 26874 Branch: perl
f58c54f0 26875 ! malloc.c
2e2b7522 26876____________________________________________________________________________
f58c54f0
NC
26877[ 1806] By: gsar on 1998/09/23 03:36:08
26878 Log: support make written in perl (aka "pmake") on win32
2e2b7522 26879 Branch: perl
f58c54f0 26880 ! lib/ExtUtils/MM_Win32.pm
2e2b7522 26881____________________________________________________________________________
f58c54f0
NC
26882[ 1805] By: gsar on 1998/09/23 03:30:07
26883 Log: fix mismatched UV/U32 types for to_utf8_*()
2e2b7522 26884 Branch: perl
f58c54f0 26885 ! utf8.c
2e2b7522 26886____________________________________________________________________________
f58c54f0
NC
26887[ 1804] By: gsar on 1998/09/23 03:22:22
26888 Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
26889 Date: Sun, 9 Aug 1998 22:38:23 +0200
26890 Message-ID: <19980809223823.A215@cdata.tvnet.hu>
26891 Subject: [PATCH 5.5002] dos-djgpp update
2e2b7522 26892 Branch: perl
f58c54f0 26893 ! t/io/fs.t
2e2b7522 26894____________________________________________________________________________
f58c54f0
NC
26895[ 1803] By: gsar on 1998/09/23 03:20:13
26896 Log: apply minimal variant of patch (sent via private mail)
26897 From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
26898 Date: Wed, 12 Aug 1998 15:42:35 +0300
26899 Message-Id: <199808121242.PAA29761@comanche.spices>
26900 Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
2e2b7522
GS
26901 Branch: perl
26902 ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
f58c54f0 26903 ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
2e2b7522 26904____________________________________________________________________________
f58c54f0
NC
26905[ 1802] By: gsar on 1998/09/23 03:03:39
26906 Log: adjust searchdict.t for EBCDIC (still needs documenting)
26907 From: pvhp@forte.com (Peter Prymmer)
26908 Date: Thu, 6 Aug 98 18:09:39 PDT
26909 Message-Id: <9808070109.AA06158@forte.com>
26910 Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
2e2b7522 26911 Branch: perl
f58c54f0 26912 ! README.os390 t/lib/searchdict.t
2e2b7522 26913____________________________________________________________________________
f58c54f0
NC
26914[ 1801] By: gsar on 1998/09/23 02:54:15
26915 Log: silence redefined warning for XS(INIT) {}
2e2b7522 26916 Branch: perl
f58c54f0 26917 ! op.c
2e2b7522 26918____________________________________________________________________________
f58c54f0
NC
26919[ 1800] By: gsar on 1998/09/23 02:42:23
26920 Log: support match indices via special variables @- and @+
26921 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26922 Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
26923 Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
26924 Subject: [PATCH 5.004_76] @- and @+
2e2b7522
GS
26925 Branch: perl
26926 ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
f58c54f0 26927 ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
2e2b7522 26928____________________________________________________________________________
f58c54f0
NC
26929[ 1799] By: gsar on 1998/09/23 01:44:31
26930 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26931 Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
26932 Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
26933 Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
2e2b7522 26934 Branch: perl
f58c54f0 26935 ! regcomp.c t/op/re_tests
2e2b7522 26936____________________________________________________________________________
f58c54f0
NC
26937[ 1798] By: gsar on 1998/09/23 01:39:23
26938 Log: integrate maint-5.005 changes (except conflicting change#1794)
2e2b7522 26939 Branch: perl
f58c54f0 26940 ! Changes
2e2b7522
GS
26941 !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
26942 !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
f58c54f0 26943 !> win32/win32.h
2e2b7522 26944____________________________________________________________________________
f58c54f0
NC
26945[ 1797] By: gsar on 1998/09/23 01:32:36
26946 Log: add note to win32/Makefile about setting CCHOME
2e2b7522 26947 Branch: perl
f58c54f0 26948 ! win32/Makefile win32/makefile.mk
2e2b7522 26949____________________________________________________________________________
f58c54f0
NC
26950[ 1796] By: gsar on 1998/09/23 01:31:32
26951 Log: perl.pod tweak
2e2b7522 26952 Branch: perl
f58c54f0 26953 ! pod/perl.pod
2e2b7522 26954____________________________________________________________________________
f58c54f0
NC
26955[ 1795] By: gsar on 1998/09/21 20:34:10
26956 Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
2e2b7522 26957 Branch: perl
f58c54f0 26958 ! lib/ExtUtils/xsubpp
2e2b7522 26959____________________________________________________________________________
f58c54f0
NC
26960[ 1789] By: gsar on 1998/09/18 18:01:37
26961 Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
2e2b7522 26962 Branch: perl
f58c54f0 26963 ! cop.h t/cmd/for.t
2e2b7522 26964____________________________________________________________________________
f58c54f0
NC
26965[ 1788] By: gsar on 1998/09/17 02:19:11
26966 Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
2e2b7522 26967 Branch: perl
f58c54f0 26968 ! win32/config.bc win32/config.gc win32/config.vc
2e2b7522 26969____________________________________________________________________________
f58c54f0
NC
26970[ 1787] By: gsar on 1998/09/17 01:45:14
26971 Log: suppress bogus warning on C<sub x {} x()>
2e2b7522 26972 Branch: perl
f58c54f0 26973 ! toke.c
2e2b7522 26974____________________________________________________________________________
f58c54f0
NC
26975[ 1786] By: gsar on 1998/09/17 01:42:51
26976 Log: ntohl typo in objXSUB.h
2e2b7522 26977 Branch: perl
f58c54f0 26978 ! objXSUB.h
2e2b7522 26979____________________________________________________________________________
f58c54f0
NC
26980[ 1785] By: gsar on 1998/09/17 01:41:48
26981 Log: fill gaps in sig_* entries in win32/config.?c
2e2b7522 26982 Branch: perl
f58c54f0 26983 ! win32/config.bc win32/config.gc win32/config.vc
2e2b7522 26984____________________________________________________________________________
f58c54f0
NC
26985[ 1781] By: larry on 1998/09/05 23:48:24
26986 Log: tr/// logic was hosed under utf8
2e2b7522 26987 Branch: perl
f58c54f0 26988 ! doop.c op.c op.h pp.c proto.h
2e2b7522 26989____________________________________________________________________________
f58c54f0
NC
26990[ 1780] By: larry on 1998/09/05 23:44:16
26991 Log: several new tests needed tweaking to work under utf8
2e2b7522 26992 Branch: perl
f58c54f0 26993 ! t/comp/require.t t/op/pack.t t/op/substr.t
2e2b7522 26994____________________________________________________________________________
f58c54f0
NC
26995[ 1779] By: larry on 1998/09/05 23:41:42
26996 Log: index() applied BM optimization to wrong argument
2e2b7522 26997 Branch: perl
f58c54f0 26998 ! op.c util.c
2e2b7522 26999____________________________________________________________________________
f58c54f0
NC
27000[ 1778] By: larry on 1998/09/05 23:38:29
27001 Log: Implicit require during compile reset line numbering
2e2b7522 27002 Branch: perl
f58c54f0 27003 ! pp_ctl.c
2e2b7522
GS
27004
27005----------------
27006Version 5.005_51
599cee73
PM
27007----------------
27008
27009____________________________________________________________________________
f58c54f0
NC
27010[ 1777] By: gsar on 1998/08/10 07:02:38
27011 Log: various tweaks: fix signed vs. unsigned problems that prevented C++
27012 builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
27013 lexical warning testsuite for win32
2b336d57
GS
27014 Branch: perl
27015 ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
27016 ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
27017 ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
27018 ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
f58c54f0 27019 ! win32/Makefile win32/makefile.mk
87de1672 27020____________________________________________________________________________
f58c54f0
NC
27021[ 1776] By: gsar on 1998/08/09 17:53:48
27022 Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
dfe13c55 27023 Branch: perl
f58c54f0 27024 ! Changes MANIFEST perl.c pod/perlhist.pod
dfe13c55 27025____________________________________________________________________________
f58c54f0
NC
27026[ 1775] By: gsar on 1998/08/09 14:35:33
27027 Log: tweak warning test
2aea9f8a 27028 Branch: perl
f58c54f0 27029 ! t/pragma/warn-toke
2aea9f8a 27030____________________________________________________________________________
f58c54f0
NC
27031[ 1774] By: gsar on 1998/08/09 14:13:46
27032 Log: add missing dTHR; notes for test failures due to small stacksize
2aea9f8a
GS
27033 Branch: perl
27034 ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
f58c54f0 27035 ! toke.c universal.c util.c
2aea9f8a 27036____________________________________________________________________________
f58c54f0
NC
27037[ 1773] By: gsar on 1998/08/09 11:31:53
27038 Log: lexical warnings; tweaks to places that didn't apply correctly
27039 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
27040 Date: Wed, 29 Jul 1998 09:28:45 BST
27041 Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
27042 Subject: lexical warnings patch for 5.005_50
2aea9f8a
GS
27043 Branch: perl
27044 + README.lexwarn lib/warning.pm t/pragma/warn-2use
27045 + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
27046 + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
27047 + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
27048 + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
27049 + t/pragma/warn-pp_sys t/pragma/warn-regcomp
27050 + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
27051 + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
f58c54f0 27052 + warning.h warning.pl
2aea9f8a
GS
27053 ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
27054 ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
27055 ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
27056 ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
f58c54f0 27057 ! universal.c util.c
2aea9f8a 27058____________________________________________________________________________
f58c54f0
NC
27059[ 1772] By: gsar on 1998/08/08 23:06:00
27060 Log: bump patchlevel to 5.005_51
599cee73
PM
27061 Branch: perl
27062 ! patchlevel.h win32/Makefile win32/config_H.bc
f58c54f0 27063 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
599cee73 27064____________________________________________________________________________
f58c54f0
NC
27065[ 1771] By: gsar on 1998/08/08 23:01:57
27066 Log: fix bogus warning on "\x{123}"
27067 From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
27068 Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
27069 Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
27070 Subject: [5.005_50 PATCH] Some unicode problems
599cee73 27071 Branch: perl
f58c54f0
NC
27072 ! regcomp.c toke.c
27073____________________________________________________________________________
27074[ 1770] By: gsar on 1998/08/08 22:56:55
27075 Log: hide dup symbol for static build of ext/re
27076 From: Dominic Dunlop <domo@ppp72.vo.lu>
27077 Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
27078 Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
27079 Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
27080 Branch: perl
27081 ! regcomp.c
599cee73 27082____________________________________________________________________________
f58c54f0
NC
27083[ 1769] By: gsar on 1998/08/08 22:45:06
27084 Log: fix double free on -Mutf8 -e '$b=uc("")'
27085 From: larry@wall.org (Larry Wall)
27086 Date: Fri, 7 Aug 1998 14:42:43 -0700
27087 Message-Id: <199808072142.OAA14920@wall.org>
27088 Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
599cee73 27089 Branch: perl
f58c54f0 27090 ! pp.c
599cee73 27091____________________________________________________________________________
f58c54f0
NC
27092[ 1768] By: gsar on 1998/08/08 22:42:29
27093 Log: substr() assumes utf8 without say-so
27094 From: larry@wall.org (Larry Wall)
27095 Date: Fri, 7 Aug 1998 12:25:12 -0700
27096 Message-Id: <199808071925.MAA13436@wall.org>
27097 Subject: [PATCH 5.005_50] substr bug?
599cee73 27098 Branch: perl
f58c54f0 27099 ! pp.c
599cee73 27100____________________________________________________________________________
f58c54f0
NC
27101[ 1767] By: gsar on 1998/08/08 22:38:25
27102 Log: fix intolerance of SWASHes for blank lines
27103 From: Gisle Aas <aas@sn.no>
27104 Date: 06 Aug 1998 23:28:57 +0200
27105 Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
27106 Subject: Re: Re[2]: another joyride begins
599cee73 27107 Branch: perl
f58c54f0 27108 ! lib/utf8_heavy.pl
599cee73 27109____________________________________________________________________________
f58c54f0
NC
27110[ 1766] By: gsar on 1998/08/08 22:33:10
27111 Log: utf8 doc tweak
27112 From: Gisle Aas <aas@sn.no>
27113 Date: 05 Aug 1998 00:41:04 +0200
27114 Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
27115 Subject: Matching clumps
599cee73 27116 Branch: perl
f58c54f0 27117 ! lib/utf8.pm
599cee73 27118____________________________________________________________________________
f58c54f0
NC
27119[ 1765] By: gsar on 1998/08/08 22:31:37
27120 Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
27121 From: Gisle Aas <aas@sn.no>
27122 Date: 04 Aug 1998 22:56:11 +0200
27123 Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
27124 Subject: Re: another joyride begins
599cee73 27125 Branch: perl
f58c54f0 27126 ! lib/utf8_heavy.pl
599cee73 27127____________________________________________________________________________
f58c54f0
NC
27128[ 1764] By: gsar on 1998/08/08 22:28:43
27129 Log: From: larry@wall.org (Larry Wall)
27130 Date: Tue, 4 Aug 1998 17:04:51 -0700
27131 Message-Id: <199808050004.RAA22592@wall.org>
27132 Subject: [PATCH 5.005_50] \pX not implemented!
599cee73 27133 Branch: perl
f58c54f0 27134 ! regcomp.c
599cee73 27135____________________________________________________________________________
f58c54f0
NC
27136[ 1763] By: gsar on 1998/08/08 22:27:15
27137 Log: From: Stephen McCamant <alias@mcs.com>
27138 Date: Sun, 2 Aug 1998 16:33:18 -0500 (CDT)
27139 Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
27140 Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
599cee73 27141 Branch: perl
f58c54f0 27142 ! op.c
599cee73 27143____________________________________________________________________________
f58c54f0
NC
27144[ 1762] By: gsar on 1998/08/08 22:26:09
27145 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
27146 Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
27147 Message-Id: <199808021905.WAA10592@alpha.hut.fi>
27148 Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
599cee73 27149 Branch: perl
f58c54f0
NC
27150 + t/op/grent.t t/op/pwent.t
27151 ! MANIFEST
599cee73 27152____________________________________________________________________________
f58c54f0
NC
27153[ 1761] By: gsar on 1998/08/08 22:21:52
27154 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27155 Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
27156 Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
27157 Subject: [5.005_50 PATCH] misprint in RE engine
599cee73 27158 Branch: perl
f58c54f0 27159 ! regexec.c t/op/re_tests
599cee73 27160____________________________________________________________________________
f58c54f0
NC
27161[ 1760] By: gsar on 1998/08/08 22:18:54
27162 Log: integrate maint-5.005 changes into mainline
599cee73 27163 Branch: perl
f58c54f0
NC
27164 +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
27165 !> (integrate 138 files)
599cee73 27166____________________________________________________________________________
f58c54f0
NC
27167[ 1672] By: gsar on 1998/07/27 18:35:28
27168 Log: create new Changes
599cee73 27169 Branch: perl
f58c54f0
NC
27170 + Changes
27171 ! Changes5.005 MANIFEST
599cee73 27172____________________________________________________________________________
f58c54f0
NC
27173[ 1671] By: gsar on 1998/07/27 18:30:57
27174 Log: rename Changes --> Changes5.005
599cee73 27175 Branch: perl
f58c54f0
NC
27176 +> Changes5.005
27177 - Changes
599cee73 27178____________________________________________________________________________
f58c54f0
NC
27179[ 1670] By: gsar on 1998/07/27 18:10:14
27180 Log: integrate 5.005_01 changes from maint
599cee73 27181 Branch: perl
f58c54f0 27182 ! Changes
599cee73 27183 !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
f58c54f0 27184 !> win32/win32.c
599cee73 27185____________________________________________________________________________
f58c54f0
NC
27186[ 1667] By: nick on 1998/07/26 14:31:01
27187 Log: Add dTHR so that it compiles miniperl in threaded mode
599cee73 27188 Branch: perl
f58c54f0 27189 ! doop.c mg.c regcomp.c regexec.c
599cee73 27190____________________________________________________________________________
f58c54f0
NC
27191[ 1666] By: nick on 1998/07/26 13:01:10
27192 Log: Resolve ansiperl against mainline (@1648?)
27193 Unclear that change number has "taken".
599cee73 27194 Branch: ansiperl
f58c54f0
NC
27195 +> (branch 169 files)
27196 - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
27197 !> (integrate 131 files)
599cee73
PM
27198
27199----------------
27200Version 5.005_50
527cc686
GS
27201----------------
27202
27203____________________________________________________________________________
f58c54f0
NC
27204[ 1665] By: gsar on 1998/07/26 05:38:48
27205 Log: add trailing newline to file
527cc686 27206 Branch: perl
f58c54f0 27207 ! Changes lib/unicode/blocks.txt
527cc686 27208____________________________________________________________________________
f58c54f0
NC
27209[ 1664] By: gsar on 1998/07/26 05:08:48
27210 Log: integrate proto.h additions from maint-5.005
527cc686 27211 Branch: perl
f58c54f0 27212 !> pod/perlhist.pod proto.h
527cc686 27213____________________________________________________________________________
f58c54f0
NC
27214[ 1663] By: gsar on 1998/07/26 05:07:05
27215 Log: add new files to MANIFEST; add missing prototypes to proto.h;
27216 s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
27217 add typecasts to silence warnings; tweaks for win32 builds
527cc686
GS
27218 Branch: perl
27219 ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
f58c54f0 27220 ! win32/Makefile win32/makefile.mk
527cc686 27221____________________________________________________________________________
f58c54f0
NC
27222[ 1662] By: gsar on 1998/07/26 05:01:52
27223 Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
527cc686 27224 Branch: maint-5.005/perl
f58c54f0 27225 ! pod/perlhist.pod proto.h
527cc686 27226____________________________________________________________________________
f58c54f0
NC
27227[ 1661] By: gsar on 1998/07/26 02:52:48
27228 Log: up patchlevel to 5.005_50
527cc686
GS
27229 Branch: perl
27230 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
f58c54f0 27231 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
527cc686 27232____________________________________________________________________________
f58c54f0
NC
27233[ 1660] By: gsar on 1998/07/26 02:43:57
27234 Log: integrate utfperl
527cc686 27235 Branch: perl
f58c54f0
NC
27236 +> (branch 162 files)
27237 !> (integrate 29 files)
527cc686 27238____________________________________________________________________________
f58c54f0
NC
27239[ 1659] By: gsar on 1998/07/26 02:38:22
27240 Log: integrate maint-5.005 changes
527cc686
GS
27241 Branch: perl
27242 !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
27243 !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
27244 !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
f58c54f0
NC
27245 !> vms/descrip_mms.template vms/subconfigure.com
27246____________________________________________________________________________
27247[ 1658] By: gsar on 1998/07/26 02:23:46
27248 Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
27249 Date: Fri, 24 Jul 1998 11:38:25 -0700
27250 Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
27251 Subject: [PATCH 5.005] version number problem with VMS (Corrected)
27252 --
27253 Date: Fri, 24 Jul 1998 12:30:36 -0700
27254 Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
27255 Subject: [PATCH 5.005]Tweaks to README.vms
27256 --
27257 Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
27258 Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
27259 Subject: [PATCH 5.005] Final build cleanup patch
527cc686 27260 Branch: maint-5.005/perl
f58c54f0
NC
27261 ! README.vms vms/descrip_mms.template vms/subconfigure.com
27262____________________________________________________________________________
27263[ 1657] By: gsar on 1998/07/26 02:19:50
27264 Log: another platform where pp_sselect() needs a whole fd_set buffer
27265 From: Lupe Christoph <lupe@alanya.m.isar.de>
27266 Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
27267 Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
27268 Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
527cc686 27269 Branch: maint-5.005/perl
f58c54f0
NC
27270 ! pp_sys.c
27271____________________________________________________________________________
27272[ 1656] By: gsar on 1998/07/26 02:12:46
27273 Log: fix problem building modules on dos-djgpp
27274 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
27275 Date: Sat, 25 Jul 1998 00:53:39 +0200
27276 Message-ID: <19980725005339.C222@cdata.tvnet.hu>
27277 Subject: [PATCH 5.005] dos-djgpp and modules problem
527cc686 27278 Branch: maint-5.005/perl
f58c54f0 27279 ! djgpp/fixpmain
527cc686 27280____________________________________________________________________________
f58c54f0
NC
27281[ 1655] By: gsar on 1998/07/26 02:11:09
27282 Log: From: Tom Spindler <dogcow@home.merit.edu>
27283 Date: Wed, 22 Jul 1998 16:11:07 -0400
27284 Message-ID: <19980722161107.A16813@home.merit.edu>
27285 Subject: [PATCH 5.005] BeOS tweak
527cc686 27286 Branch: maint-5.005/perl
f58c54f0 27287 ! hints/beos.sh
527cc686 27288____________________________________________________________________________
f58c54f0
NC
27289[ 1654] By: gsar on 1998/07/26 02:09:29
27290 Log: various pod tweaks
527cc686
GS
27291 Branch: maint-5.005/perl
27292 ! Changes pod/perldelta.pod pod/perlmodinstall.pod
f58c54f0
NC
27293 ! pod/perltoc.pod
27294____________________________________________________________________________
27295[ 1653] By: gsar on 1998/07/26 02:05:46
27296 Log: fix emacs/ptags for PL_* changes
27297 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27298 Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
27299 Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
27300 Subject: [PATCH 5.004_76] Yet better ptags
527cc686 27301 Branch: maint-5.005/perl
f58c54f0
NC
27302 ! emacs/ptags
27303____________________________________________________________________________
27304[ 1652] By: gsar on 1998/07/26 02:03:01
27305 Log: fix behavior of <=> on bigints
27306 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27307 Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
27308 Date: Fri, 24 Jul 1998 18:29:53 +0100
27309 Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
527cc686 27310 Branch: maint-5.005/perl
f58c54f0 27311 ! lib/Math/BigInt.pm t/lib/bigintpm.t
527cc686 27312____________________________________________________________________________
f58c54f0
NC
27313[ 1651] By: larry on 1998/07/24 05:44:33
27314 Log: Here are the long-expected Unicode/UTF-8 modifications.
527cc686
GS
27315 Branch: utfperl
27316 + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
27317 + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
27318 + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
27319 + lib/unicode/Decomposition.pl
27320 + lib/unicode/In/AlphabeticPresentationForms.pl
27321 + lib/unicode/In/Arabic.pl
27322 + lib/unicode/In/ArabicPresentationForms-A.pl
27323 + lib/unicode/In/ArabicPresentationForms-B.pl
27324 + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
27325 + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
27326 + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
27327 + lib/unicode/In/BoxDrawing.pl
27328 + lib/unicode/In/CJKCompatibility.pl
27329 + lib/unicode/In/CJKCompatibilityForms.pl
27330 + lib/unicode/In/CJKCompatibilityIdeographs.pl
27331 + lib/unicode/In/CJKSymbolsandPunctuation.pl
27332 + lib/unicode/In/CJKUnifiedIdeographs.pl
27333 + lib/unicode/In/CombiningDiacriticalMarks.pl
27334 + lib/unicode/In/CombiningHalfMarks.pl
27335 + lib/unicode/In/CombiningMarksforSymbols.pl
27336 + lib/unicode/In/ControlPictures.pl
27337 + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
27338 + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
27339 + lib/unicode/In/EnclosedAlphanumerics.pl
27340 + lib/unicode/In/EnclosedCJKLettersandMonths.pl
27341 + lib/unicode/In/GeneralPunctuation.pl
27342 + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
27343 + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
27344 + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
27345 + lib/unicode/In/HalfwidthandFullwidthForms.pl
27346 + lib/unicode/In/HangulCompatibilityJamo.pl
27347 + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
27348 + lib/unicode/In/Hebrew.pl
27349 + lib/unicode/In/HighPrivateUseSurrogates.pl
27350 + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
27351 + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
27352 + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
27353 + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
27354 + lib/unicode/In/LatinExtended-A.pl
27355 + lib/unicode/In/LatinExtended-B.pl
27356 + lib/unicode/In/LatinExtendedAdditional.pl
27357 + lib/unicode/In/LetterlikeSymbols.pl
27358 + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
27359 + lib/unicode/In/MathematicalOperators.pl
27360 + lib/unicode/In/MiscellaneousSymbols.pl
27361 + lib/unicode/In/MiscellaneousTechnical.pl
27362 + lib/unicode/In/NumberForms.pl
27363 + lib/unicode/In/OpticalCharacterRecognition.pl
27364 + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
27365 + lib/unicode/In/SmallFormVariants.pl
27366 + lib/unicode/In/SpacingModifierLetters.pl
27367 + lib/unicode/In/Specials.pl
27368 + lib/unicode/In/SuperscriptsandSubscripts.pl
27369 + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
27370 + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
27371 + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
27372 + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
27373 + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
27374 + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
27375 + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
27376 + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
27377 + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
27378 + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
27379 + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
27380 + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
27381 + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
27382 + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
27383 + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
27384 + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
27385 + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
27386 + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
27387 + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
27388 + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
27389 + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
27390 + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
27391 + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
27392 + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
27393 + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
27394 + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
27395 + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
27396 + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
27397 + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
27398 + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
27399 + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
27400 + lib/unicode/JamoShort.pl lib/unicode/Makefile
27401 + lib/unicode/Name.pl lib/unicode/Number.pl
27402 + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
27403 + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
27404 + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
27405 + lib/unicode/blocks.txt lib/unicode/index2.txt
27406 + lib/unicode/jamo2.txt lib/unicode/mktables.PL
27407 + lib/unicode/names2.txt lib/unicode/props2.txt
27408 + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
f58c54f0 27409 + utf8.c utf8.h
527cc686
GS
27410 ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
27411 ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
27412 ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
27413 ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
f58c54f0 27414 ! t/op/vec.t toke.c util.c vms/vmsish.h
527cc686 27415____________________________________________________________________________
f58c54f0
NC
27416[ 1650] By: gsar on 1998/07/24 04:06:48
27417 Log: create utfperl branch
527cc686 27418 Branch: utfperl
f58c54f0 27419 +> (branch 1079 files)
527cc686 27420____________________________________________________________________________
f58c54f0
NC
27421[ 1649] By: gsar on 1998/07/24 03:56:56
27422 Log: create maint-5.005 branch
527cc686 27423 Branch: maint-5.005/perl
f58c54f0 27424 +> (branch 1079 files)
527cc686 27425____________________________________________________________________________
f58c54f0
NC
27426[ 1648] By: gsar on 1998/07/24 03:36:35
27427 Log: un-checked-in 5.005 Changes (this is 5.005 *exactly*)
527cc686 27428 Branch: perl
f58c54f0 27429 ! Changes
527cc686 27430