This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Must Uppercase.
[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
GS
16
17 Gisle Aas <gisle@aas.no>
6d0f518e 18 Abigail <abigail@delanet.com>
527cc686
GS
19 Kenneth Albanowski <kjahds@kjahds.com>
20 Russ Allbery <rra@stanford.edu>
76438f5e
GS
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>
527cc686
GS
25 Spider Boardman <spider@orb.nashua.nh.us>
26 Tom Christiansen <tchrist@perl.com>
76438f5e
GS
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
GS
31 Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
32 M. J. T. Guy <mjtg@cus.cam.ac.uk>
33 Jarkko Hietaniemi <jhi@iki.fi>
76438f5e 34 Tom Hughes <tom@compton.nu>
527cc686
GS
35 Nick Ing-Simmons <nik@tiuk.ti.com>
36 Andreas Koenig <a.koenig@mind.de>
76438f5e 37 Douglas Lankshear <dougl@activestate.com>
527cc686 38 Doug MacEachern <dougm@opengroup.org>
76438f5e 39 Raphael Manfredi <Raphael.Manfredi@st.com>
0536e0eb 40 Paul Marquess <Paul.Marquess@btinternet.com>
527cc686 41 Stephen McCamant <alias@mcs.com>
933fea7f 42 Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
527cc686 43 Hans Mulder <hansmu@xs4all.nl>
76438f5e 44 Chris Nandor <pudge@pobox.com>
527cc686
GS
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>
76438f5e 50 Peter Prymmer <pvhp@forte.com>
527cc686
GS
51 Norbert Pueschel <pueschel@imsdd.meb.uni-bonn.de>
52 Dean Roehrich <roehrich@cray.com>
53 Hugo van der Sanden <hv@crypt0.demon.co.uk>
76438f5e 54 Michael G Schwern <schwern@pobox.com>
527cc686 55 Roderick Schertler <roderick@argon.org>
c47ff5f1 56 Kurt D. Starsinic <kstar@chapin.edu>
76438f5e 57 Benjamin Stuhl <sho_pi@hotmail.com>
527cc686 58 Dan Sugalski <sugalskd@osshe.edu>
76438f5e 59 Nathan Torkington <gnat@frii.com>
527cc686 60 Larry W. Virden <lvirden@cas.org>
76438f5e 61 Johan Vromans <jvromans@squirrel.nl>
527cc686
GS
62 Ilya Zakharevich <ilya@math.ohio-state.edu>
63
64And the Keepers of the Patch Pumpkin:
65
bd3fa61c 66 Charles Bailey <bailey@newman.upenn.edu>
0f31cffe 67 Graham Barr <gbarr@ti.com>
527cc686
GS
68 Malcolm Beattie <mbeattie@sable.ox.ac.uk>
69 Tim Bunce <Tim.Bunce@ig.co.uk>
70 Andy Dougherty <doughera@lafcol.lafayette.edu>
6e238990 71 Gurusamy Sarathy <gsar@activestate.com>
527cc686
GS
72 Chip Salzenberg <chip@perl.com>
73
74And, of course, the Author of Perl:
75
76 Larry Wall <larry@wall.org>
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
84 ! modified
85 + added
86 - deleted
87 +> branched (from elsewhere)
88 !> merged changes (from elsewhere)
89
90
fe6f1558
GS
91--------------
92Version v5.6.0
93--------------
94
95____________________________________________________________________________
c15ecffd
GS
96[ 5899] By: gsar on 2000/03/23 05:39:11
97 Log: update patchlevel.h, Changes; regen perltoc.pod
98 Branch: perl
99 ! Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
100____________________________________________________________________________
101[ 5898] By: jhi on 2000/03/23 05:36:47
102 Log: Integrate with Sarathy.
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____________________________________________________________________________
37590e52
GS
107[ 5897] By: gsar on 2000/03/23 05:31:12
108 Log: revise perldelta for more optimal ordering, minor Todo
109 rearrangments
110 Branch: perl
111 ! README.machten Todo Todo-5.6 pod/perldelta.pod
112 ! pod/perldiag.pod
113____________________________________________________________________________
114[ 5896] By: gsar on 2000/03/23 05:30:15
115 Log: pod updates (from Tom Christiansen)
116 Branch: perl
117 ! pod/perldebug.pod pod/perlport.pod
118____________________________________________________________________________
119[ 5895] By: gsar on 2000/03/23 02:33:33
120 Log: fix misplaced OP refcount for eval root
121 Branch: perl
122 ! sv.c
123____________________________________________________________________________
124[ 5894] By: jhi on 2000/03/22 21:37:03
125 Log: Integrate with Sarathy.
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____________________________________________________________________________
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)
136 Branch: perl
137 ! hints/machten.sh
138____________________________________________________________________________
139[ 5892] By: gsar on 2000/03/22 20:37:44
140 Log: integrate cfgperl changes into mainline
141 Branch: perl
142 !> Configure config_h.SH hints/machten.sh hints/solaris_2.sh
143 !> hints/unicosmk.sh
144____________________________________________________________________________
145[ 5891] By: gsar on 2000/03/22 20:04:01
146 Log: perlsyn.pod nit (from Tom Christiansen)
147 Branch: perl
148 ! pod/perlsyn.pod
149____________________________________________________________________________
150[ 5890] By: gsar on 2000/03/22 19:43:22
151 Log: typo in comment
152 Branch: perl
153 ! ext/DynaLoader/dlutils.c
154____________________________________________________________________________
155[ 5889] By: gsar on 2000/03/22 19:41:46
156 Log: add README.machten (from Dominic Dunlop)
157 Branch: perl
158 + README.machten
159 ! MAINTAIN MANIFEST pod/perl.pod win32/Makefile
160 ! win32/makefile.mk
161____________________________________________________________________________
162[ 5888] By: gsar on 2000/03/22 19:29:47
163 Log: makefile nits
164 Branch: perl
165 ! win32/Makefile win32/makefile.mk
166____________________________________________________________________________
167[ 5887] By: gsar on 2000/03/22 19:26:03
168 Log: add note about lib/open3.t#22 failure on Win2K
169 Branch: perl
170 ! README.win32 pod/perldelta.pod
171____________________________________________________________________________
172[ 5886] By: gsar on 2000/03/22 19:14:20
173 Log: io/fs.t tweaks for Windows 2000
174 Branch: perl
175 ! t/io/fs.t
176____________________________________________________________________________
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)
180 Branch: perl
181 ! ext/DynaLoader/dlutils.c pod/perldelta.pod
182____________________________________________________________________________
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)
186 Branch: perl
187 ! ext/IO/lib/IO/File.pm
188____________________________________________________________________________
189[ 5883] By: jhi on 2000/03/22 17:45:01
190 Log: Integrate with Sarathy.
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____________________________________________________________________________
200[ 5882] By: jhi on 2000/03/22 17:16:27
201 Log: Metaconfigify #5881.
202 Branch: cfgperl
203 ! Configure config_h.SH
204 Branch: metaconfig
205 ! U/installdirs/inc_version_list.U
206____________________________________________________________________________
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)
210 Branch: perl
211 ! Configure
212____________________________________________________________________________
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)
216 Branch: perl
217 ! lib/File/Compare.pm
218____________________________________________________________________________
219[ 5879] By: jhi on 2000/03/22 16:48:33
220 Log: Retract #5871.
221 Branch: cfgperl
222 ! hints/machten.sh
223____________________________________________________________________________
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>)
227 Branch: perl
228 ! ext/POSIX/Makefile.PL lib/ExtUtils/Liblist.pm
229____________________________________________________________________________
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)
236 Branch: perl
237 ! util.c
238____________________________________________________________________________
239[ 5876] By: gsar on 2000/03/22 15:02:59
240 Log: missing pieces in perldelta
241 Branch: perl
242 ! pod/perldelta.pod
243____________________________________________________________________________
244[ 5875] By: gsar on 2000/03/22 14:46:24
245 Log: rename tests to more appropriate names
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____________________________________________________________________________
251[ 5874] By: jhi on 2000/03/22 14:32:57
252 Log: Make the no-luck-on-uselongdouble warning more visible.
253 Branch: cfgperl
254 ! hints/solaris_2.sh
255____________________________________________________________________________
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)
259 Branch: perl
260 ! lib/ExtUtils/xsubpp utils/h2xs.PL
261____________________________________________________________________________
262[ 5872] By: gsar on 2000/03/22 14:21:20
263 Log: remove outdated notes in makefiles
264 Branch: perl
265 ! win32/Makefile win32/makefile.mk
266____________________________________________________________________________
267[ 5871] By: jhi on 2000/03/22 14:17:40
268 Log: Disable SysV shm and msg even more.
269 Branch: cfgperl
270 ! hints/machten.sh
271____________________________________________________________________________
272[ 5870] By: jhi on 2000/03/22 14:16:54
273 Log: Augment #5865.
274 Branch: cfgperl
275 ! hints/unicosmk.sh
276____________________________________________________________________________
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>)
280 Branch: perl
281 ! utils/perlbug.PL
282____________________________________________________________________________
283[ 5868] By: gsar on 2000/03/22 13:54:27
284 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
293[ 5867] By: jhi on 2000/03/22 05:25:40
294 Log: OpenBSD pthreadness fixes from Tom Christiansen.
295 Branch: cfgperl
296 ! hints/openbsd.sh
297____________________________________________________________________________
298[ 5866] By: gsar on 2000/03/22 04:18:39
299 Log: UMRs in universal.c (SvCUR() may not be there unless SvPOK())
300 Branch: perl
301 ! universal.c
302____________________________________________________________________________
303[ 5865] By: jhi on 2000/03/21 21:38:20
304 Log: The SysV shm*() are in libc but unimplemented.
305 Branch: cfgperl
306 ! hints/unicosmk.sh
307____________________________________________________________________________
308[ 5864] By: jhi on 2000/03/21 21:30:02
309 Log: s/setgropus/setgroups/; # detypo in a comment
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____________________________________________________________________________
318[ 5863] By: jhi on 2000/03/21 20:25:40
319 Log: Add supported platforms.
320 Branch: cfgperl
321 ! pod/perlport.pod
322____________________________________________________________________________
323[ 5862] By: jhi on 2000/03/21 19:19:04
324 Log: Integrate with Sarathy.
325 Branch: cfgperl
326 !> makedef.pl
327____________________________________________________________________________
328[ 5861] By: gsar on 2000/03/21 19:07:13
329 Log: add missing bincompat symbols to export list
330 Branch: perl
331 ! makedef.pl
332____________________________________________________________________________
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%.)
336 Branch: cfgperl
337 ! hints/dec_osf.sh pod/perldelta.pod
338____________________________________________________________________________
339[ 5859] By: jhi on 2000/03/21 16:36:27
340 Log: Nit for #5802 from Robin Barker.
341 Branch: cfgperl
342 ! Configure config_h.SH
343 Branch: metaconfig
344 ! U/modified/Getfile.U
345____________________________________________________________________________
346[ 5858] By: jhi on 2000/03/21 14:34:25
347 Log: Be more lenient in the case libsunmath cannot be found.
348 Branch: cfgperl
349 ! hints/solaris_2.sh
350____________________________________________________________________________
351[ 5857] By: jhi on 2000/03/21 14:14:38
352 Log: Integrate with Sarathy.
353 Branch: cfgperl
354 !> (integrate 27 files)
355____________________________________________________________________________
356[ 5856] By: gsar on 2000/03/21 10:44:10
357 Log: here lies RC3
358 Branch: perl
359 ! Changes patchlevel.h pod/perlhist.pod
360____________________________________________________________________________
bc38b8f5
GS
361[ 5855] By: gsar on 2000/03/21 10:05:42
362 Log: clone awareness for change#5847
363 Branch: perl
364 ! sv.c
365____________________________________________________________________________
366[ 5854] By: gsar on 2000/03/21 09:30:50
367 Log: regen win32/config*
368 Branch: perl
369 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
370____________________________________________________________________________
371[ 5853] By: gsar on 2000/03/21 08:56:58
372 Log: integrate cfgperl and vmsperl contents into mainline
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____________________________________________________________________________
377[ 5852] By: gsar on 2000/03/21 06:08:20
378 Log: README.mint tweaks (from Guido Flohr <gufl0000@stud.uni-sb.de>)
379 Branch: perl
380 ! Changes README.mint
381____________________________________________________________________________
ee517269
GS
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
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____________________________________________________________________________
391[ 5850] By: gsar on 2000/03/21 04:05:00
392 Log: disable unused Windows code that won't run on Windows 95
393 Branch: perl
394 ! win32/vmem.h
395____________________________________________________________________________
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>)
399 Branch: perl
400 ! lib/File/Find.pm
401____________________________________________________________________________
402[ 5848] By: gsar on 2000/03/21 02:46:01
403 Log: test fails when sockets not available (from Yitzchak Scott-Thoennes)
404 Branch: perl
405 ! t/lib/io_unix.t
406____________________________________________________________________________
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
410 Branch: perl
411 ! cop.h
412____________________________________________________________________________
413[ 5846] By: jhi on 2000/03/20 23:54:37
414 Log: Document the lib/io_multihomedt hang in 64-bit HP-Ux.
415 Branch: cfgperl
416 ! pod/perldelta.pod
417____________________________________________________________________________
418[ 5845] By: jhi on 2000/03/20 23:45:24
419 Log: detypo
420 Branch: cfgperl
421 ! t/op/taint.t
422____________________________________________________________________________
423[ 5844] By: jhi on 2000/03/20 23:17:18
424 Log: Integrate with Sarathy.
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____________________________________________________________________________
431[ 5843] By: gsar on 2000/03/20 22:14:35
432 Log: add note about symbolic filehandles (from Johan Vromans)
433 Branch: perl
434 ! lib/strict.pm pod/perlfunc.pod
435____________________________________________________________________________
436[ 5842] By: gsar on 2000/03/20 21:59:51
437 Log: perlbugtron flags in perlbug (from Richard Foley); eliminate duplicate
438 code
439 Branch: perl
440 ! utils/perlbug.PL
441____________________________________________________________________________
442[ 5841] By: gsar on 2000/03/20 21:06:01
443 Log: more sleep needed from slow systems (from Peter Haworth)
444 Branch: perl
445 ! t/io/pipe.t
446____________________________________________________________________________
447[ 5840] By: gsar on 2000/03/20 21:04:42
448 Log: typo in change#5839
449 Branch: perl
450 ! lib/Dumpvalue.pm
451____________________________________________________________________________
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
455 Branch: perl
456 ! lib/Dumpvalue.pm lib/dumpvar.pl
457____________________________________________________________________________
458[ 5838] By: gsar on 2000/03/20 20:53:25
459 Log: mention handle autovivification in perldata (from Johan Vromans)
460 Branch: perl
461 ! lib/User/pwent.pm pod/perldata.pod
462____________________________________________________________________________
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}"
465 Branch: perl
466 ! t/lib/charnames.t toke.c
467____________________________________________________________________________
468[ 5836] By: gsar on 2000/03/20 16:27:13
469 Log: autovivify open($fh[0],...) properly
470 Branch: perl
471 ! op.c pp.c
472____________________________________________________________________________
473[ 5835] By: gsar on 2000/03/19 18:51:24
474 Log: add @x->[2] bug to known issues (from Johan Vromans)
475 Branch: perl
476 ! pod/perldelta.pod
477____________________________________________________________________________
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.
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____________________________________________________________________________
487[ 5833] By: jhi on 2000/03/19 18:20:42
488 Log: Integrate with Sarathy.
489 Branch: cfgperl
490 !> (integrate 42 files)
491____________________________________________________________________________
492[ 5832] By: gsar on 2000/03/19 18:01:28
493 Log: pwent.pm doc tweak (from Tom Christiansen)
494 Branch: perl
495 ! lib/User/pwent.pm
496____________________________________________________________________________
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>)
500 Branch: perl
501 ! Configure
502____________________________________________________________________________
503[ 5830] By: gsar on 2000/03/19 17:40:20
504 Log: taint.t shouldn't fail where IPC::SysV unavailable
505 Branch: perl
506 ! t/op/taint.t
507____________________________________________________________________________
508[ 5829] By: gsar on 2000/03/19 17:19:46
509 Log: update Changes
510 Branch: perl
511 ! Changes embed.h
512____________________________________________________________________________
5779f8bc
GS
513[ 5828] By: gsar on 2000/03/19 16:47:14
514 Log: squelch known scalar leak due to compile failure
515 Branch: perl
516 ! t/pragma/strict-vars
517____________________________________________________________________________
518[ 5827] By: gsar on 2000/03/19 09:20:22
519 Log: mention how to look up perllocal.pod (from Michael G Schwern)
520 Branch: perl
521 ! pod/perlapi.pod pod/perlmodinstall.pod pod/perlmodlib.pod
522____________________________________________________________________________
523[ 5826] By: gsar on 2000/03/19 08:49:27
524 Log: mention need to wait for children (from Russ Allbery)
525 Branch: perl
526 ! lib/IPC/Open2.pm lib/IPC/Open3.pm pod/perldelta.pod
527____________________________________________________________________________
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)
531 Branch: perl
532 ! lib/Pod/Man.pm
533____________________________________________________________________________
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)
538 Branch: perl
539 ! lib/User/pwent.pm
540____________________________________________________________________________
541[ 5823] By: gsar on 2000/03/19 07:41:46
542 Log: pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>)
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____________________________________________________________________________
547[ 5822] By: gsar on 2000/03/19 07:34:29
548 Log: integrate cfgperl contents into mainline
549 Branch: perl
550 ! ext/Thread/Thread.pm pod/perlthrtut.pod
551 !> (integrate 41 files)
552____________________________________________________________________________
553[ 5821] By: gsar on 2000/03/19 07:14:38
554 Log: remove dead code
555 Branch: perl
556 ! lib/charnames.pm
557____________________________________________________________________________
558[ 5820] By: gsar on 2000/03/19 07:13:01
559 Log: fix typo
560 Branch: perl
561 ! pod/perldiag.pod
562____________________________________________________________________________
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 ..."
566 Branch: perl
567 ! pod/perldelta.pod pod/perldiag.pod toke.c
568____________________________________________________________________________
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
573 Branch: perl
574 ! lib/Dumpvalue.pm lib/dumpvar.pl lib/perl5db.pl
575 ! pod/perldebug.pod
576____________________________________________________________________________
577[ 5817] By: gsar on 2000/03/19 06:18:24
578 Log: better notes on s///ee (from Simon Cozens <simon@cozens.net>)
579 Branch: perl
580 ! pod/perlop.pod
581____________________________________________________________________________
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>)
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____________________________________________________________________________
589[ 5815] By: gsar on 2000/03/19 05:27:31
590 Log: fix sort optimizer to not hang inside loops
591 Branch: perl
592 ! op.c t/op/sort.t
593____________________________________________________________________________
594[ 5814] By: gsar on 2000/03/19 03:59:29
595 Log: fixes for alias handling in debugger (from Tom Christiansen)
596 Branch: perl
597 ! lib/perl5db.pl
598____________________________________________________________________________
599[ 5813] By: gsar on 2000/03/19 03:38:10
600 Log: warn about CHECK and INIT blocks encountered at run time
601 Branch: perl
602 ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op
603____________________________________________________________________________
604[ 5812] By: jhi on 2000/03/19 03:15:58
605 Log: Taint msgrcv() messages; general SysV IPC cleanup.
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____________________________________________________________________________
610[ 5811] By: jhi on 2000/03/19 01:48:47
611 Log: Taint shmread().
612 Branch: cfgperl
613 ! doio.c pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod
614 ! t/op/taint.t
615____________________________________________________________________________
616[ 5810] By: jhi on 2000/03/19 01:22:47
617 Log: Taint also the passwd field of the getpw*().
618 Branch: cfgperl
619 ! pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod pp_sys.c
620 ! t/op/taint.t
621____________________________________________________________________________
622[ 5809] By: jhi on 2000/03/18 21:44:34
623 Log: Integrate with Sarathy.
624 Branch: cfgperl
625 !> t/pragma/strict-vars toke.c
626____________________________________________________________________________
627[ 5808] By: jhi on 2000/03/18 21:40:55
628 Log: (Re-)introduce $uidsign and $gidsign.
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____________________________________________________________________________
639[ 5807] By: jhi on 2000/03/18 20:38:12
640 Log: The #5805 requires a test change, too.
641 Branch: cfgperl
642 ! t/op/taint.t
643____________________________________________________________________________
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
646 Branch: perl
647 ! t/pragma/strict-vars toke.c
648____________________________________________________________________________
649[ 5805] By: jhi on 2000/03/18 19:56:12
650 Log: Taint the shell from the getpw*.
651 Branch: cfgperl
652 ! pod/perldelta.pod pod/perlfunc.pod pod/perlsec.pod pp_sys.c
653____________________________________________________________________________
654[ 5804] By: jhi on 2000/03/18 19:37:01
655 Log: Use the newSVuv().
656 Branch: cfgperl
657 ! embed.h op.c pp_sys.c toke.c
658____________________________________________________________________________
659[ 5803] By: jhi on 2000/03/18 19:08:40
660 Log: Add newSVuv().
661 Branch: cfgperl
662 ! Configure embed.pl global.sym objXSUB.h perlapi.c perlapi.h
663 ! pod/perlapi.pod proto.h sv.c
664____________________________________________________________________________
665[ 5802] By: jhi on 2000/03/18 17:11:07
666 Log: Configure nits: rewording from Sarathy (aka #5796),
b38af7ad 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____________________________________________________________________________
677[ 5801] By: jhi on 2000/03/18 16:41:31
678 Log: Integrate with Sarathy.
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____________________________________________________________________________
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)
687 Branch: perl
688 ! hints/dos_djgpp.sh
689____________________________________________________________________________
690[ 5799] By: gsar on 2000/03/18 05:12:00
691 Log: Getopt::Long 2.23 update (from Johan Vromans)
692 Branch: perl
693 ! Changes lib/Getopt/Long.pm
694____________________________________________________________________________
bee0ef1e
GS
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)
698 Branch: perl
699 ! lib/ExtUtils/xsubpp
700____________________________________________________________________________
701[ 5797] By: gsar on 2000/03/18 04:21:43
702 Log: make "\N{...}" enable utf8-ness correctly
703 Branch: perl
704 ! t/lib/charnames.t toke.c
705____________________________________________________________________________
706[ 5796] By: gsar on 2000/03/18 04:03:08
707 Log: avoid mentioning Perl version in Configure question
708 Branch: perl
709 ! Configure
710____________________________________________________________________________
711[ 5795] By: gsar on 2000/03/18 03:32:31
712 Log: better explanation of C<> tags (from Wolfgang Laun)
713 Branch: perl
714 ! pod/perlpod.pod
715____________________________________________________________________________
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)
719 Branch: perl
720 ! mg.c pp_hot.c t/pragma/utf8.t
721____________________________________________________________________________
722[ 5793] By: jhi on 2000/03/18 01:45:30
723 Log: Integrate with Sarathy.
724 Branch: cfgperl
725 !> hints/powerux.sh xsutils.c
726____________________________________________________________________________
727[ 5792] By: gsar on 2000/03/18 01:08:25
728 Log: hints fixups for PowerMAX (from Tom Horsley)
729 Branch: perl
730 ! hints/powerux.sh
731____________________________________________________________________________
732[ 5791] By: gsar on 2000/03/17 23:53:21
733 Log: make reftype() consistently croak on non-refs
734 Branch: perl
735 ! xsutils.c
736____________________________________________________________________________
737[ 5790] By: jhi on 2000/03/17 23:41:36
738 Log: Integrate with Sarathy.
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____________________________________________________________________________
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)
747 Branch: perl
748 ! perl.c
749____________________________________________________________________________
750[ 5788] By: gsar on 2000/03/17 22:32:25
751 Log: make noTTY debugger option work again (from Paul Marquess)
752 Branch: perl
753 ! lib/perl5db.pl
754____________________________________________________________________________
755[ 5787] By: gsar on 2000/03/17 17:00:05
756 Log: make Config.pm report sane errors with older perls
757 Branch: perl
758 ! configpm
759____________________________________________________________________________
760[ 5786] By: gsar on 2000/03/17 16:48:20
761 Log: syntax errors in Thread::* (from Tom Christiansen)
762 Branch: perl
763 ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
764 ! ext/Thread/Thread/Specific.pm
765____________________________________________________________________________
766[ 5785] By: gsar on 2000/03/17 16:45:34
767 Log: tweak perldata section on v-strings
768 Branch: perl
769 ! pod/perldata.pod
770____________________________________________________________________________
771[ 5784] By: gsar on 2000/03/17 16:24:28
772 Log: missing file in change#5781
773 Branch: perl
774 ! lib/Pod/Find.pm
775____________________________________________________________________________
776[ 5783] By: jhi on 2000/03/17 14:38:29
777 Log: Add the NEXTSTEP strftime %j bug to Known Problems.
778 Branch: cfgperl
779 ! pod/perldelta.pod
780____________________________________________________________________________
781[ 5782] By: jhi on 2000/03/17 14:29:46
782 Log: Integrate with Sarathy.
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____________________________________________________________________________
788[ 5781] By: gsar on 2000/03/17 06:19:17
789 Log: PodParser v1.13 update (from Brad Appleton)
790 Branch: perl
791 ! t/pod/testpchk.pl
792____________________________________________________________________________
793[ 5780] By: gsar on 2000/03/17 05:42:45
794 Log: propagate CvFLAGS() into clones
795 Branch: perl
796 ! op.c
797____________________________________________________________________________
798[ 5779] By: gsar on 2000/03/17 04:58:39
799 Log: documentation fixes from p5p
800 Branch: perl
801 ! ext/B/B/Bblock.pm lib/File/Spec/Unix.pm pod/perlcompile.pod
802 ! pod/perldebug.pod
803____________________________________________________________________________
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.
807 Branch: vmsperl
808 ! lib/File/Spec/VMS.pm t/op/taint.t
809____________________________________________________________________________
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)
813 Branch: perl
814 ! sv.c
815____________________________________________________________________________
816[ 5776] By: jhi on 2000/03/17 03:40:18
817 Log: More Todo.
818 Branch: cfgperl
819 ! Todo Todo-5.6
820____________________________________________________________________________
821[ 5775] By: gsar on 2000/03/17 03:40:14
822 Log: s/:def/:DEFAULT/
823 Branch: perl
824 ! lib/open.pm
825____________________________________________________________________________
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)
829 Branch: perl
830 ! embed.pl global.sym objXSUB.h perlapi.c
831____________________________________________________________________________
832[ 5773] By: gsar on 2000/03/17 03:12:34
833 Log: remove non-ANSI parts in comp/cpp.t
834 Branch: perl
835 ! t/comp/cpp.aux
836____________________________________________________________________________
837[ 5772] By: jhi on 2000/03/17 03:11:49
838 Log: Integrate with Sarathy.
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____________________________________________________________________________
846[ 5771] By: jhi on 2000/03/17 03:10:34
847 Log: Make the test easier to use.
848 Branch: cfgperl
849 ! t/op/sysio.t
850____________________________________________________________________________
851[ 5770] By: gsar on 2000/03/17 03:04:33
852 Log: pod{man,text} updates from podlators-1.00 (from Russ Allbery)
853 Branch: perl
854 ! lib/Pod/Man.pm pod/pod2man.PL pod/pod2text.PL
855____________________________________________________________________________
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)
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____________________________________________________________________________
864[ 5768] By: gsar on 2000/03/17 02:48:14
865 Log: fix signedness in test for syswrite() length argument
866 Branch: perl
867 ! pp_sys.c
868____________________________________________________________________________
869[ 5767] By: gsar on 2000/03/17 02:38:51
870 Log: integrate cfgperl contents into mainline
871 Branch: perl
872 !> (integrate 28 files)
873____________________________________________________________________________
874[ 5766] By: jhi on 2000/03/17 02:29:24
875 Log: Add "Known Problems" section.
876 Branch: cfgperl
877 ! pod/perldelta.pod
878____________________________________________________________________________
879[ 5765] By: gsar on 2000/03/17 00:31:19
880 Log: add missing bincompat5005 #defines
881 Branch: perl
882 ! embed.h embed.pl
883____________________________________________________________________________
884[ 5764] By: jhi on 2000/03/16 15:32:52
885 Log: pp_send() type tuning continues.
886 Branch: cfgperl
887 ! pp_sys.c
888____________________________________________________________________________
889[ 5763] By: jhi on 2000/03/16 04:09:37
890 Log: Integrate with Sarathy.
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____________________________________________________________________________
895[ 5762] By: jhi on 2000/03/16 04:06:36
896 Log: VMS patches from Dan Sugalski and Charles Bailey
897 Branch: cfgperl
898 ! configure.com ext/File/Glob/Glob.pm lib/CGI.pm
899 ! lib/ExtUtils/Mksymlists.pm vms/subconfigure.com
900____________________________________________________________________________
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
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____________________________________________________________________________
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)
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____________________________________________________________________________
928[ 5759] By: jhi on 2000/03/15 23:47:11
929 Log: Integrate with Sarathy.
930 Branch: cfgperl
931 !> makedef.pl
932____________________________________________________________________________
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.
936 Branch: cfgperl
937 ! hints/freebsd.sh
938____________________________________________________________________________
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.
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____________________________________________________________________________
954[ 5756] By: jhi on 2000/03/15 22:20:06
955 Log: cater for FreeBSD 5.*
956 Branch: cfgperl
957 ! hints/freebsd.sh
958____________________________________________________________________________
959[ 5755] By: jhi on 2000/03/15 22:00:57
960 Log: Add missing Windows O_ constants.
961 Branch: cfgperl
962 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
963____________________________________________________________________________
964[ 5754] By: gsar on 2000/03/15 19:56:37
965 Log: add PL_thr_key to export list under useithreads
966 Branch: perl
967 ! makedef.pl
968____________________________________________________________________________
969[ 5753] By: jhi on 2000/03/15 04:19:19
970 Log: Integrate with Sarathy.
971 Branch: cfgperl
972 !> (integrate 37 files)
973____________________________________________________________________________
974[ 5752] By: bailey on 2000/03/15 03:45:28
975 Log: Make DEBUGGING a configurable option
976 Branch: vmsperl
977 ! configure.com
978____________________________________________________________________________
979[ 5751] By: bailey on 2000/03/15 03:38:57
980 Log: Remove obsolete DCL symbol from subconfigure.com
981 Branch: vmsperl
982 ! vms/subconfigure.com
983____________________________________________________________________________
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)
986 Branch: vmsperl
987 ! lib/CGI.pm
988 !> ext/File/Glob/Glob.pm
989____________________________________________________________________________
990[ 5749] By: bailey on 2000/03/15 02:05:28
991 Log: Change test using obsolete %COnfig element
992 Branch: vmsperl
993 ! lib/ExtUtils/Mksymlists.pm
994____________________________________________________________________________
995[ 5748] By: gsar on 2000/03/14 23:39:42
996 Log: update local_patches entry for RC2
997 Branch: perl
998 ! Changes patchlevel.h pod/perlhist.pod
999____________________________________________________________________________
bd05022c
GS
1000[ 5747] By: gsar on 2000/03/14 22:44:27
1001 Log: more warnings tidy-ups (from Paul Marquess)
1002 Branch: perl
1003 ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq4.pod
1004 ! t/lib/attrs.t utils/h2xs.PL
1005____________________________________________________________________________
1006[ 5746] By: gsar on 2000/03/14 22:30:43
1007 Log: Sys::Syslog fix for accidental arguments to autoloaded constants
1008 Branch: perl
1009 ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
1010____________________________________________________________________________
1011[ 5745] By: gsar on 2000/03/14 22:20:27
1012 Log: tweak to use SIZE_ONLY
1013 Branch: perl
1014 ! regcomp.c
1015____________________________________________________________________________
1016[ 5744] By: gsar on 2000/03/14 21:56:48
1017 Log: regen win32/config*
1018 Branch: perl
1019 ! win32/Makefile win32/config_H.bc win32/config_H.gc
1020 ! win32/config_H.vc win32/makefile.mk
1021____________________________________________________________________________
1022[ 5743] By: gsar on 2000/03/14 21:46:25
1023 Log: change#5729 had syntax errors
1024 Branch: perl
1025 ! t/lib/complex.t
1026____________________________________________________________________________
1027[ 5742] By: gsar on 2000/03/14 21:26:33
1028 Log: integrate vmsperl changes into mainline (change#5693 denied)
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____________________________________________________________________________
1034[ 5741] By: gsar on 2000/03/14 21:17:34
1035 Log: update Changes; integrate cfgperl contents into mainline
1036 Branch: perl
1037 ! Changes
1038 !> ext/Socket/Socket.xs patchlevel.h perl.h t/lib/complex.t
1039____________________________________________________________________________
e277ebbf
GS
1040[ 5740] By: gsar on 2000/03/14 20:57:12
1041 Log: perlfaq4 tweak (from Damian Conway <damian@cs.monash.edu.au>)
1042 Branch: perl
1043 ! pod/perlfaq4.pod
1044____________________________________________________________________________
1045[ 5739] By: gsar on 2000/03/14 20:53:07
1046 Log: allow alternates to negate correctly (from Johan Vromans)
1047 Branch: perl
1048 ! lib/Getopt/Long.pm
1049____________________________________________________________________________
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;>
1052 Branch: perl
1053 ! ext/IO/lib/IO/Seekable.pm
1054____________________________________________________________________________
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)
1058 Branch: perl
1059 ! lib/Pod/Man.pm
1060____________________________________________________________________________
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)
1067 Branch: perl
1068 ! win32/Makefile win32/makefile.mk
1069____________________________________________________________________________
1070[ 5735] By: gsar on 2000/03/14 19:31:53
1071 Log: regen perltoc, other pod nits
1072 Branch: perl
1073 ! ext/IO/poll.c pod/Makefile pod/buildtoc pod/perlnumber.pod
1074 ! pod/perltoc.pod pod/roffitall
1075____________________________________________________________________________
1076[ 5734] By: gsar on 2000/03/14 19:08:22
1077 Log: avoid dup warning (from Simon Cozens)
1078 Branch: perl
1079 ! regcomp.c
1080____________________________________________________________________________
1081[ 5733] By: gsar on 2000/03/14 18:46:50
1082 Log: allow usemymalloc to be overridden via -Uusemymalloc
1083 Branch: perl
1084 ! hints/hpux.sh
1085____________________________________________________________________________
1086[ 5732] By: gsar on 2000/03/14 17:23:47
1087 Log: test case for change#5700 (from M. J. T. Guy)
1088 Branch: perl
1089 ! t/op/universal.t
1090____________________________________________________________________________
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)
1094 Branch: perl
1095 ! README.win32 pod/perlport.pod
1096____________________________________________________________________________
1097[ 5730] By: gsar on 2000/03/14 17:14:21
1098 Log: tweak sort() notes (from Nathan Torkington)
1099 Branch: perl
1100 ! pod/perlfunc.pod
1101____________________________________________________________________________
1102[ 5729] By: jhi on 2000/03/14 15:13:13
1103 Log: Make the tests 1018 and 1019 more robust.
1104 Branch: cfgperl
1105 ! t/lib/complex.t
1106____________________________________________________________________________
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.
1110 Branch: cfgperl
1111 ! ext/Socket/Socket.xs
1112____________________________________________________________________________
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.
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____________________________________________________________________________
1124[ 5726] By: gsar on 2000/03/14 07:43:37
1125 Log: fixes for Borland compiler (from Vadim Konovalov
1126 <vkonovalov@lucent.com>)
1127 Branch: perl
1128 ! utils/perlcc.PL win32/makefile.mk
1129____________________________________________________________________________
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>)
1132 Branch: perl
1133 ! lib/Text/Abbrev.pm
1134____________________________________________________________________________
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
1139 Branch: perl
1140 !> Todo-5.6 patchlevel.h perl.h pod/perl.pod pod/perlport.pod
1141 !> vms/perlvms.pod
1142____________________________________________________________________________
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)
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____________________________________________________________________________
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>)
1155 Branch: perl
1156 ! t/lib/io_sock.t
1157____________________________________________________________________________
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)
1161 Branch: perl
1162 ! utils/perldoc.PL
1163____________________________________________________________________________
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
1167 Branch: cfgperl
1168 ! pod/perl.pod pod/perlport.pod
1169____________________________________________________________________________
1170[ 5719] By: jhi on 2000/03/14 02:44:55
1171 Log: more todo
1172 Branch: cfgperl
1173 ! Todo-5.6
1174____________________________________________________________________________
1175[ 5718] By: jhi on 2000/03/14 02:17:16
1176 Log: detypo
1177 Branch: cfgperl
1178 ! vms/perlvms.pod
1179____________________________________________________________________________
1180[ 5717] By: jhi on 2000/03/14 02:00:24
1181 Log: Integrate with Sarathy.
1182 Branch: cfgperl
1183 ! patchlevel.h perl.h
1184 !> (integrate 60 files)
1185____________________________________________________________________________
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
1189 Branch: perl
1190 ! ext/Devel/Peek/Peek.xs
1191____________________________________________________________________________
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>)
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____________________________________________________________________________
1201[ 5714] By: gsar on 2000/03/13 21:37:48
1202 Log: typos in perlboot.pod (from Randal L. Schwartz <merlyn@stonehenge.com>)
1203 Branch: perl
1204 ! pod/perlboot.pod
1205____________________________________________________________________________
1206[ 5713] By: gsar on 2000/03/13 21:36:24
1207 Log: avoid infinite loop in h2xs (from Hugo van der Sanden)
1208 Branch: perl
1209 ! utils/h2xs.PL
1210____________________________________________________________________________
1211[ 5712] By: gsar on 2000/03/13 21:29:15
1212 Log: lexical warnings update for docs and tests (from Paul Marquess)
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____________________________________________________________________________
1226[ 5711] By: gsar on 2000/03/13 21:08:29
1227 Log: updates from PodParser v1.12 on CPAN (from Brad Appleton)
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____________________________________________________________________________
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>)
1237 Branch: perl
1238 ! op.c
1239____________________________________________________________________________
1240[ 5709] By: gsar on 2000/03/13 20:43:30
1241 Log: mention changes to diagnostics
1242 Branch: perl
1243 ! pod/perldelta.pod
1244____________________________________________________________________________
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)
1247 Branch: perl
1248 ! lib/ExtUtils/xsubpp
1249____________________________________________________________________________
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)
1254 Branch: perl
1255 ! toke.c
1256____________________________________________________________________________
1257[ 5706] By: gsar on 2000/03/13 18:14:18
1258 Log: integrate cfgperl changes into mainline
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____________________________________________________________________________
1263[ 5705] By: jhi on 2000/03/13 14:44:11
1264 Log: STRLEN != int.
1265 Branch: cfgperl
1266 ! mg.c
1267____________________________________________________________________________
1268[ 5704] By: jhi on 2000/03/13 13:18:07
1269 Log: Integrate with Sarathy.
1270 Branch: cfgperl
1271 +> lib/warnings/register.pm
1272 !> (integrate 42 files)
1273____________________________________________________________________________
1274[ 5703] By: gsar on 2000/03/13 12:40:51
1275 Log: mention autoflush portability caveat
1276 Branch: perl
1277 ! pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
1278____________________________________________________________________________
1279[ 5702] By: gsar on 2000/03/13 11:09:05
1280 Log: final touches for lexical warnings (from Paul Marquess)
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____________________________________________________________________________
1292[ 5701] By: gsar on 2000/03/13 11:00:00
1293 Log: avoid compiler warnings
1294 Branch: perl
1295 ! pp_hot.c
1296____________________________________________________________________________
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)
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____________________________________________________________________________
1304[ 5699] By: gsar on 2000/03/13 06:59:57
1305 Log: the premature FREETMPS calls in change#1187 weren't defensive enough
1306 Branch: perl
1307 ! pp_ctl.c pp_hot.c t/op/recurse.t
1308____________________________________________________________________________
1309[ 5698] By: jhi on 2000/03/13 05:03:37
1310 Log: hints nibbling continues
1311 Branch: cfgperl
1312 ! hints/hpux.sh
1313____________________________________________________________________________
1314[ 5697] By: jhi on 2000/03/13 04:45:57
1315 Log: there's no end to tweaking
1316 Branch: cfgperl
1317 ! hints/hpux.sh
1318____________________________________________________________________________
1319[ 5696] By: jhi on 2000/03/13 04:26:15
1320 Log: hints tweak
1321 Branch: cfgperl
1322 ! hints/hpux.sh
1323____________________________________________________________________________
1324[ 5695] By: bailey on 2000/03/13 03:54:09
1325 Log: Trim out leftover hunk from prior resolve conflict
1326 Branch: vmsperl
1327 ! lib/File/Spec/VMS.pm
1328____________________________________________________________________________
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)
1332 Branch: vmsperl
1333 ! configure.com vms/subconfigure.com
1334____________________________________________________________________________
1335[ 5693] By: bailey on 2000/03/13 03:00:16
1336 Log: Add vmsish 'hushed' option to suppress error messages at exit
1337 Branch: vmsperl
1338 ! perl.h vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com
1339 ! vms/vmsish.h
1340____________________________________________________________________________
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)
1344 Branch: vmsperl
1345 ! vms/subconfigure.com
1346____________________________________________________________________________
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)
1351 Branch: vmsperl
1352 ! t/lib/complex.t
1353____________________________________________________________________________
1354[ 5690] By: bailey on 2000/03/13 02:31:44
1355 Log: Resync with mainline post RC1
1356 Branch: vmsperl
1357 +> lib/Pod/Plainer.pm
1358 !> (integrate 137 files)
1359____________________________________________________________________________
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.
1364 Branch: vmsperl
1365 ! lib/File/Spec/VMS.pm t/lib/filespec.t vms/ext/filespec.t
1366 ! vms/vms.c
1367____________________________________________________________________________
1368[ 5688] By: bailey on 2000/03/13 02:12:11
1369 Log: Basic 5.6.0 RC1 build patches for VMS
1370 Branch: vmsperl
1371 ! configure.com t/pragma/warn/doio t/pragma/warn/util
1372 ! vms/subconfigure.com
1373____________________________________________________________________________
1374[ 5687] By: jhi on 2000/03/13 00:41:51
1375 Log: Solaris long double fixes from Alan Burlison.
1376 Branch: cfgperl
1377 ! hints/solaris_2.sh perl.h pp.c
1378____________________________________________________________________________
1379[ 5686] By: jhi on 2000/03/13 00:17:13
1380 Log: Integrate with Sarathy.
1381 Branch: cfgperl
1382 !> dump.c hints/hpux.sh op.c pod/perldelta.pod t/op/misc.t
1383____________________________________________________________________________
1384[ 5685] By: jhi on 2000/03/13 00:13:17
1385 Log: Retract #5680, it broke more than it helped.
1386 Branch: cfgperl
1387 ! hints/hpux.sh
1388____________________________________________________________________________
1389[ 5684] By: gsar on 2000/03/12 21:48:44
1390 Log: set optimize=-O only if not already set
1391 Branch: perl
1392 ! hints/hpux.sh
1393____________________________________________________________________________
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
1397 Branch: perl
1398 ! dump.c op.c pod/perldelta.pod t/op/misc.t
1399____________________________________________________________________________
1400[ 5682] By: jhi on 2000/03/12 18:11:52
1401 Log: update AVAILABILITY for LynxOS
1402 Branch: cfgperl
1403 ! pod/perl.pod
1404____________________________________________________________________________
1405[ 5681] By: jhi on 2000/03/12 18:03:46
1406 Log: 64-bitness hints tweaks
1407 Branch: cfgperl
1408 ! hints/solaris_2.sh
1409____________________________________________________________________________
1410[ 5680] By: jhi on 2000/03/12 17:49:25
1411 Log: 64-bitness tweak: separate 64bitint and 64bitall.
1412 Branch: cfgperl
1413 ! hints/hpux.sh
1414____________________________________________________________________________
1415[ 5679] By: jhi on 2000/03/12 17:43:09
1416 Log: metaconfig-ify #5676.
1417 Branch: cfgperl
1418 ! Configure config_h.SH
1419 Branch: metaconfig/U/perl
1420 ! fflushall.U
1421____________________________________________________________________________
1422[ 5678] By: jhi on 2000/03/12 17:37:14
1423 Log: Integrate with Sarathy.
1424 Branch: cfgperl
1425 !> Changes Configure Todo lib/File/DosGlob.pm
1426____________________________________________________________________________
1427[ 5677] By: gsar on 2000/03/12 11:35:10
1428 Log: integrate cfgperl changes into mainline
1429 Branch: perl
1430 ! Changes Todo
1431 !> Todo-5.6 perl.h pod/perldelta.pod
1432____________________________________________________________________________
53c32ee0
GS
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
1436 Branch: perl
1437 ! Configure
1438____________________________________________________________________________
1439[ 5675] By: jhi on 2000/03/12 05:08:29
1440 Log: continue flogging the string->int conversion ifdefs
1441 Branch: cfgperl
1442 ! perl.h
1443____________________________________________________________________________
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>)
1447 Branch: perl
1448 ! lib/File/DosGlob.pm
1449____________________________________________________________________________
1450[ 5673] By: jhi on 2000/03/12 04:48:14
1451 Log: Integrate with Sarathy.
1452 Branch: cfgperl
1453 !> doop.c perl.h pod/perldelta.pod pod/perldiag.pod
1454 !> pod/perlpod.pod toke.c utils/perldoc.PL
1455____________________________________________________________________________
1456[ 5672] By: gsar on 2000/03/12 03:57:23
1457 Log: security fixes for perldoc (from Tom Christiansen)
1458 Branch: perl
1459 ! utils/perldoc.PL
1460____________________________________________________________________________
1461[ 5671] By: gsar on 2000/03/12 03:45:27
1462 Log: Larry's patch to disallow CORE::Snark, with perldiag entry
1463 Branch: perl
1464 ! pod/perldelta.pod pod/perldiag.pod toke.c
1465____________________________________________________________________________
1466[ 5670] By: gsar on 2000/03/12 03:36:17
1467 Log: insufficient buffer in change#5317
1468 Branch: perl
1469 ! doop.c
1470____________________________________________________________________________
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
1473 Branch: perl
1474 ! pod/perlpod.pod
1475____________________________________________________________________________
1476[ 5668] By: gsar on 2000/03/12 02:35:55
1477 Log: rework change#5664
1478 Branch: perl
1479 ! perl.h
1480____________________________________________________________________________
1481[ 5667] By: jhi on 2000/03/11 21:35:29
1482 Log: todo and perldelta updates
1483 Branch: cfgperl
1484 ! Todo Todo-5.6 pod/perldelta.pod
1485____________________________________________________________________________
1486[ 5666] By: jhi on 2000/03/11 21:00:34
1487 Log: Integrate with Sarathy.
1488 Branch: cfgperl
1489 !> perl.h
1490____________________________________________________________________________
1491[ 5665] By: jhi on 2000/03/11 20:58:58
1492 Log: Fixes for #5661.
1493 Branch: cfgperl
1494 ! perl.h
1495____________________________________________________________________________
1496[ 5664] By: gsar on 2000/03/11 19:50:06
1497 Log: fix Strtoul() misdefinition is change#5661
1498 Branch: perl
1499 ! perl.h
1500____________________________________________________________________________
1501[ 5663] By: gsar on 2000/03/11 19:21:18
1502 Log: integrate cfgperl contents into mainline
1503 Branch: perl
1504 !> Configure config_h.SH hints/solaris_2.sh perl.h
1505 !> t/pragma/warn/pp_hot toke.c
1506____________________________________________________________________________
1507[ 5662] By: jhi on 2000/03/11 19:06:20
1508 Log: Integrate with Sarathy.
1509 Branch: cfgperl
1510 !> cop.h perl.c pp_ctl.c t/op/eval.t t/op/misc.t
1511____________________________________________________________________________
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().
1515 Branch: cfgperl
1516 ! perl.h toke.c
1517____________________________________________________________________________
1518[ 5660] By: gsar on 2000/03/11 18:40:49
1519 Log: another long-standing eval bug: return doesn't reset $@ correctly
1520 Branch: perl
1521 ! pp_ctl.c t/op/eval.t
1522____________________________________________________________________________
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.
1526 Branch: cfgperl
1527 ! Configure config_h.SH hints/solaris_2.sh
1528 Branch: metaconfig/U/perl
1529 ! d_unorderedl.U fflushall.U
1530____________________________________________________________________________
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
1534 Branch: perl
1535 ! cop.h perl.c pp_ctl.c t/op/misc.t
1536____________________________________________________________________________
1537[ 5657] By: jhi on 2000/03/11 18:04:44
1538 Log: Rewording.
1539 Branch: cfgperl
1540 ! t/pragma/warn/pp_hot
1541____________________________________________________________________________
1542[ 5656] By: jhi on 2000/03/11 17:41:29
1543 Log: Integrate with Sarathy.
1544 Branch: cfgperl
1545 !> (integrate 27 files)
1546____________________________________________________________________________
1547[ 5655] By: gsar on 2000/03/11 17:06:03
1548 Log: reword comment
1549 Branch: perl
1550 ! t/pragma/warn/pp_hot
1551____________________________________________________________________________
1552[ 5654] By: gsar on 2000/03/11 17:01:47
1553 Log: off-by-one in os2.c (from Ilya Zakharevich)
1554 Branch: perl
1555 ! os2/os2.c
1556____________________________________________________________________________
1557[ 5653] By: gsar on 2000/03/11 16:59:48
1558 Log: File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker)
1559 Branch: perl
1560 ! lib/File/Spec/VMS.pm t/lib/filespec.t
1561____________________________________________________________________________
1562[ 5652] By: gsar on 2000/03/11 16:52:03
1563 Log: missing export list entry in change#5619
1564 Branch: perl
1565 ! makedef.pl
1566____________________________________________________________________________
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
1570 Branch: perl
1571 ! malloc.c thread.h win32/win32thread.h
1572____________________________________________________________________________
1573[ 5650] By: gsar on 2000/03/11 16:07:35
1574 Log: remove =for section (from Johan Vromans)
1575 Branch: perl
1576 ! lib/Getopt/Long.pm
1577____________________________________________________________________________
1578[ 5649] By: gsar on 2000/03/11 16:05:50
1579 Log: add nokfile target in Makefile (from Andy Dougherty)
1580 Branch: perl
1581 ! Makefile.SH
1582____________________________________________________________________________
1583[ 5648] By: gsar on 2000/03/11 16:02:53
1584 Log: mention podchecker (from Tim Jenness <timj@jach.hawaii.edu>)
1585 Branch: perl
1586 ! pod/perlpod.pod
1587____________________________________________________________________________
1588[ 5647] By: gsar on 2000/03/11 16:01:03
1589 Log: VMS build tweaks (from Charles Bailey)
1590 Branch: perl
1591 ! configure.com perl.c t/pragma/warn/doio t/pragma/warn/util
1592 ! vms/subconfigure.com
1593____________________________________________________________________________
1594[ 5646] By: gsar on 2000/03/11 10:13:27
1595 Log: remove outdated ftp.cis.ufl.edu reference
1596 Branch: perl
1597 ! pod/perlfaq2.pod
1598____________________________________________________________________________
1599[ 5645] By: gsar on 2000/03/11 10:10:39
1600 Log: failed hunk in change#5644
1601 Branch: perl
1602 ! t/op/pat.t
1603____________________________________________________________________________
1604[ 5644] By: gsar on 2000/03/11 10:08:47
1605 Log: fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)
1606 Branch: perl
1607 ! regcomp.c t/op/pat.t
1608____________________________________________________________________________
1609[ 5643] By: gsar on 2000/03/11 09:48:30
1610 Log: better {local,gm}time documentation (from Mark-Jason Dominus)
1611 Branch: perl
1612 ! pod/perlfunc.pod
1613____________________________________________________________________________
1614[ 5642] By: gsar on 2000/03/11 09:45:10
1615 Log: tweaks for lynxos build (from Ed Mooring <mooring@lynx.com>)
1616 Branch: perl
1617 ! doio.c hints/lynxos.sh perl.h
1618____________________________________________________________________________
1619[ 5641] By: gsar on 2000/03/11 09:42:56
1620 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
1625[ 5640] By: gsar on 2000/03/11 09:24:30
1626 Log: perldelta update, typos and whitespace adjustments
1627 Branch: perl
1628 ! lib/open.pm miniperlmain.c pod/perldelta.pod win32/perllib.c
1629____________________________________________________________________________
1630[ 5639] By: jhi on 2000/03/11 00:51:48
1631 Log: Integrate with Sarathy.
1632 Branch: cfgperl
1633 !> (integrate 44 files)
1634____________________________________________________________________________
1635[ 5638] By: jhi on 2000/03/11 00:45:46
1636 Log: Cpp out deadcode that IRIX compiler noticed.
1637 Branch: cfgperl
1638 ! regcomp.c
1639____________________________________________________________________________
1640[ 5637] By: jhi on 2000/03/10 14:22:24
1641 Log: Do not use Perl's malloc in IRIX.
1642 Branch: cfgperl
1643 ! hints/irix_6.sh
1644____________________________________________________________________________
1645[ 5636] By: jhi on 2000/03/10 05:27:03
1646 Log: More/modified unused floating point units.
1647 Branch: metaconfig/U/perl
1648 + d_fp_class_l.U d_unordered.U d_unorderedl.U
1649 ! d_fpclass.U
1650____________________________________________________________________________
1651[ 5635] By: jhi on 2000/03/10 01:54:07
1652 Log: Add various yet-unused units.
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____________________________________________________________________________
1660[ 5634] By: jhi on 2000/03/10 01:07:54
1661 Log: Fix goofups noticed by Mark Bixby and Jeff Okamoto.
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____________________________________________________________________________
1669[ 5633] By: jhi on 2000/03/09 23:22:33
1670 Log: Remove an obsolete note.
1671 Branch: cfgperl
1672 ! t/op/64bit.t
1673____________________________________________________________________________
1674[ 5632] By: gsar on 2000/03/09 18:50:43
1675 Log: update Changes
1676 Branch: perl
1677 ! Changes
1678____________________________________________________________________________
41fda654
GS
1679[ 5631] By: gsar on 2000/03/09 18:49:12
1680 Log: track more of the child state on Windows
1681 Branch: perl
1682 ! win32/win32.c win32/win32.h
1683____________________________________________________________________________
1684[ 5630] By: gsar on 2000/03/09 18:48:05
1685 Log: UNIVERSAL::isa() and UNIVERSAL::can() fail for magic values
1686 Branch: perl
1687 ! universal.c
1688____________________________________________________________________________
1689[ 5629] By: gsar on 2000/03/09 18:37:35
1690 Log: tweak Unicode notes, other cleanups
1691 Branch: perl
1692 ! Changes lib/bytes.pm lib/utf8.pm pod/perldelta.pod
1693 ! pod/perlhist.pod pod/perlunicode.pod
1694____________________________________________________________________________
21bad921
GS
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//
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____________________________________________________________________________
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)
1707 Branch: perl
1708 ! hints/solaris_2.sh pod/perldelta.pod
1709____________________________________________________________________________
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>)
1713 Branch: perl
1714 ! hints/hpux.sh
1715____________________________________________________________________________
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"
1719 Branch: perl
1720 ! pp_sys.c
1721____________________________________________________________________________
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>)
1725 Branch: perl
1726 ! lib/perl5db.pl pod/perldebug.pod
1727____________________________________________________________________________
1728[ 5623] By: gsar on 2000/03/09 06:39:21
1729 Log: new xsubpp keywords should be in all caps
1730 Branch: perl
1731 ! lib/ExtUtils/xsubpp
1732____________________________________________________________________________
1733[ 5622] By: gsar on 2000/03/09 06:26:04
1734 Log: demand-load utf8.pm in swash routines
1735 Branch: perl
1736 ! op.c utf8.c
1737____________________________________________________________________________
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>)
1741 Branch: perl
1742 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
1743 ! pod/perldelta.pod
1744____________________________________________________________________________
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>)
1748 Branch: perl
1749 ! op.c pp_ctl.c t/comp/require.t
1750____________________________________________________________________________
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
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____________________________________________________________________________
1758[ 5618] By: jhi on 2000/03/08 18:03:30
1759 Log: Integrate with Sarathy.
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____________________________________________________________________________
1767[ 5617] By: jhi on 2000/03/08 15:44:05
1768 Log: ICU todo fixes.
1769 Branch: cfgperl
1770 ! Todo-5.6
1771____________________________________________________________________________
1772[ 5616] By: jhi on 2000/03/08 14:30:40
1773 Log: Even more Todo.
1774 Branch: cfgperl
1775 ! Todo-5.6
1776____________________________________________________________________________
1777[ 5615] By: jhi on 2000/03/08 14:13:45
1778 Log: More Todo.
1779 Branch: cfgperl
1780 ! Todo-5.6
1781____________________________________________________________________________
1782[ 5614] By: jhi on 2000/03/08 13:50:53
1783 Log: wording changes
1784 Branch: cfgperl
1785 ! lib/Math/Complex.pm
1786____________________________________________________________________________
1787[ 5613] By: gsar on 2000/03/08 12:51:35
1788 Log: clarify docs on return value from binding operators
1789 Branch: perl
1790 ! pod/perlop.pod
1791____________________________________________________________________________
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)
1795 Branch: perl
1796 + lib/Pod/Plainer.pm
1797 ! MANIFEST lib/Pod/Parser.pm pod/pod2latex.PL
1798____________________________________________________________________________
1799[ 5611] By: gsar on 2000/03/08 12:22:59
1800 Log: integrate cfgperl changes into mainline
1801 Branch: perl
1802 ! Changes
1803 !> installperl lib/Math/Complex.pm pod/perldelta.pod
1804 !> t/lib/complex.t vms/vmsish.h
1805____________________________________________________________________________
f07cf794
GS
1806[ 5610] By: gsar on 2000/03/08 12:08:17
1807 Log: add missing locks for op refcounts
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____________________________________________________________________________
1812[ 5609] By: gsar on 2000/03/08 11:30:32
1813 Log: Pod::InputObjects tweak (from Brad Appleton)
1814 Branch: perl
1815 ! lib/Pod/InputObjects.pm
1816____________________________________________________________________________
1817[ 5608] By: jhi on 2000/03/08 05:08:59
1818 Log: Integrate with Sarathy.
1819 Branch: cfgperl
1820 !> (integrate 27 files)
1821____________________________________________________________________________
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>.
1826 Branch: cfgperl
1827 ! lib/Math/Complex.pm pod/perldelta.pod t/lib/complex.t
1828____________________________________________________________________________
1829[ 5606] By: jhi on 2000/03/08 00:49:14
1830 Log: s/lfs/largefiles/
1831 Branch: metaconfig
1832 ! U/mksample
1833____________________________________________________________________________
1834[ 5605] By: gsar on 2000/03/07 23:37:48
1835 Log: VMS build patch (from Peter Prymmer)
1836 Branch: perl
1837 ! configure.com installhtml lib/lib.pm vms/descrip_mms.template
1838 ! vms/subconfigure.com vms/vms.c
1839____________________________________________________________________________
1840[ 5604] By: gsar on 2000/03/07 23:25:46
1841 Log: CopFILEGV(&PL_compiling) must be reset properly (from Doug MacEachern)
1842 Branch: perl
1843 ! perl.c
1844____________________________________________________________________________
1845[ 5603] By: gsar on 2000/03/07 23:05:16
1846 Log: type mismatch
1847 Branch: perl
1848 ! sv.c
1849____________________________________________________________________________
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)
1852 Branch: perl
1853 ! INSTALL
1854____________________________________________________________________________
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)
1858 Branch: perl
1859 ! embed.h embed.pl perl.c proto.h t/lib/fatal.t
1860____________________________________________________________________________
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>)
1864 Branch: perl
1865 ! lib/Fatal.pm t/lib/fatal.t
1866____________________________________________________________________________
1867[ 5599] By: gsar on 2000/03/07 18:35:21
1868 Log: Pod::Html tweak to avoid false falses
1869 Branch: perl
1870 ! lib/Pod/Html.pm
1871____________________________________________________________________________
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)
1875 Branch: perl
1876 ! pp_ctl.c
1877____________________________________________________________________________
1878[ 5597] By: gsar on 2000/03/07 16:33:29
1879 Log: omit XSLoader from bytecode dumps
1880 Branch: perl
1881 ! ext/B/B/Bytecode.pm ext/B/B/Stash.pm ext/B/B/Xref.pm
1882____________________________________________________________________________
1883[ 5596] By: gsar on 2000/03/07 10:58:17
1884 Log: avoid coredump on C<printf "%vd">
1885 Branch: perl
1886 ! sv.c
1887____________________________________________________________________________
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>)
1891 Branch: perl
1892 ! lib/Pod/Text.pm
1893____________________________________________________________________________
1894[ 5594] By: gsar on 2000/03/07 10:24:55
1895 Log: Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant.org>)
1896 Branch: perl
1897 ! lib/Fatal.pm
1898____________________________________________________________________________
1899[ 5593] By: gsar on 2000/03/07 09:57:24
1900 Log: get ByteLoader working again
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____________________________________________________________________________
1906[ 5592] By: gsar on 2000/03/07 05:14:49
1907 Log: typo in makedef.pl
1908 Branch: perl
1909 ! lib/File/Path.pm makedef.pl
1910____________________________________________________________________________
1911[ 5591] By: jhi on 2000/03/06 22:56:24
1912 Log: Integrate with Sarathy.
1913 Branch: cfgperl
1914 !> Changes ext/File/Glob/Glob.xs lib/Pod/Html.pm
1915____________________________________________________________________________
1916[ 5590] By: gsar on 2000/03/06 22:32:44
1917 Log: fix incorrect prototypes in File::Glob
1918 Branch: perl
1919 ! ext/File/Glob/Glob.xs
1920____________________________________________________________________________
1921[ 5589] By: gsar on 2000/03/06 22:07:38
1922 Log: update Changes
1923 Branch: perl
1924 ! Changes
1925____________________________________________________________________________
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>
1933 Branch: cfgperl
1934 ! vms/vmsish.h
1935____________________________________________________________________________
1936[ 5587] By: jhi on 2000/03/06 21:23:27
1937 Log: Use $^O.
1938 Branch: cfgperl
1939 ! installperl
1940____________________________________________________________________________
1941[ 5586] By: jhi on 2000/03/06 21:19:15
1942 Log: Undo drift from the mainline.
1943 Branch: cfgperl
1944 !> (integrate 1607 files)
1945____________________________________________________________________________
9b0c9623
GS
1946[ 5585] By: gsar on 2000/03/06 20:23:37
1947 Log: change#5513 accidentally undid change#5373, put it back
1948 Branch: perl
1949 ! lib/Pod/Html.pm
1950____________________________________________________________________________
1951[ 5584] By: jhi on 2000/03/06 17:30:48
1952 Log: Integrate with Sarathy.
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____________________________________________________________________________
1957[ 5583] By: gsar on 2000/03/06 17:02:52
1958 Log: makedef.pl typos
1959 Branch: perl
1960 ! makedef.pl
1961____________________________________________________________________________
1962[ 5582] By: gsar on 2000/03/06 15:24:14
1963 Log: Pod::Man bugfixes (from Russ Allbery)
1964 Branch: perl
1965 ! lib/Pod/Man.pm
1966____________________________________________________________________________
1967[ 5581] By: gsar on 2000/03/06 15:17:08
1968 Log: File::Path::rmtree() doesn't delete stale symlinks correctly
1969 Branch: perl
1970 ! lib/File/Path.pm
1971____________________________________________________________________________
1972[ 5580] By: gsar on 2000/03/06 14:55:57
1973 Log: pod nits
1974 Branch: perl
1975 ! lib/Getopt/Long.pm lib/IPC/Open2.pm
1976____________________________________________________________________________
1977[ 5579] By: gsar on 2000/03/06 14:55:08
1978 Log: 64-bit build fix on VMS (from Dan Sugalski)
1979 Branch: perl
1980 ! toke.c vms/subconfigure.com
1981____________________________________________________________________________
1982[ 5578] By: jhi on 2000/03/06 14:37:46
1983 Log: Integrate with Sarathy.
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____________________________________________________________________________
1993[ 5577] By: gsar on 2000/03/06 07:26:18
1994 Log: skip tests that need VMS::Filespec on other platforms
1995 Branch: perl
1996 ! t/lib/filespec.t
1997____________________________________________________________________________
1998[ 5576] By: gsar on 2000/03/06 07:11:21
1999 Log: integrate vmsperl contents into mainline
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____________________________________________________________________________
2005[ 5575] By: gsar on 2000/03/06 07:05:34
2006 Log: support for autovivified handles (from Tom Christiansen)
2007 Branch: perl
2008 ! lib/IPC/Open2.pm lib/IPC/Open3.pm
2009____________________________________________________________________________
2010[ 5574] By: gsar on 2000/03/06 06:31:55
2011 Log: vendorlib support for Windows; regen win32/config*
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____________________________________________________________________________
2018[ 5573] By: bailey on 2000/03/06 05:23:23
2019 Log: Skip openpid.t while VMS subprocess intercommunication in flux (several vmsperlers)
2020 Branch: vmsperl
2021 ! vms/test.com
2022____________________________________________________________________________
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
2025 Branch: perl
2026 ! perl.c
2027____________________________________________________________________________
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
2032 Branch: vmsperl
2033 ! lib/File/Spec/VMS.pm t/lib/filespec.t
2034____________________________________________________________________________
2035[ 5570] By: gsar on 2000/03/06 05:00:44
2036 Log: integrate cfgperl changes into mainline
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____________________________________________________________________________
2044[ 5569] By: jhi on 2000/03/06 04:51:39
2045 Log: Integrate with Sarathy.
2046 Branch: cfgperl
2047 !> installperl pp.c
2048____________________________________________________________________________
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
2052 Branch: perl
2053 ! installperl
2054____________________________________________________________________________
2055[ 5567] By: bailey on 2000/03/06 03:43:36
2056 Log: Set up for vendorarch (and fix 64bitint typo) (Dan Sugalski)
2057 Branch: vmsperl
2058 ! configure.com vms/subconfigure.com
2059____________________________________________________________________________
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)
2063 Branch: vmsperl
2064 ! configure.com vms/subconfigure.com
2065____________________________________________________________________________
2066[ 5565] By: bailey on 2000/03/06 03:37:46
2067 Log: Remove trailing . from typeless files (Charles Lane)
2068 Branch: vmsperl
2069 ! t/lib/filefind.t
2070____________________________________________________________________________
2071[ 5564] By: bailey on 2000/03/06 03:36:26
2072 Log: Resync with mainline, update test in vmsfspec.t
2073 Branch: vmsperl
2074 +> lib/Term/ANSIColor.pm t/lib/ansicolor.t
2075 ! vms/ext/filespec.t
2076 !> (integrate 171 files)
2077____________________________________________________________________________
2078[ 5563] By: gsar on 2000/03/06 03:29:11
2079 Log: avoid warning
2080 Branch: perl
2081 ! pp.c
2082____________________________________________________________________________
2083[ 5562] By: bailey on 2000/03/06 02:48:17
2084 Log: Downcase function call to hush picky cc
2085 Branch: vmsperl
2086 ! vms/vms.c
2087____________________________________________________________________________
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.
2092 Branch: cfgperl
2093 ! vos/config.def vos/config.h vos/config_h.SH_orig
2094____________________________________________________________________________
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>
2104 Branch: cfgperl
2105 ! ext/DynaLoader/DynaLoader_pm.PL
2106____________________________________________________________________________
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>
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____________________________________________________________________________
2123[ 5558] By: jhi on 2000/03/05 21:18:59
2124 Log: Integrate with Sarathy.
2125 Branch: cfgperl
2126 !> hints/linux.sh lib/Getopt/Long.pm
2127____________________________________________________________________________
2128[ 5557] By: gsar on 2000/03/05 20:35:13
2129 Log: Getopt-Long v2.21 update (from Johan Vromans)
2130 Branch: perl
2131 ! lib/Getopt/Long.pm
2132____________________________________________________________________________
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>)
2136 Branch: perl
2137 ! hints/linux.sh
2138____________________________________________________________________________
2139[ 5555] By: jhi on 2000/03/05 20:15:34
2140 Log: Integrate with Sarathy.
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____________________________________________________________________________
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'>
2150 Branch: perl
2151 ! opcode.h opcode.pl pod/perlfunc.pod pp.c pp_sys.c
2152 ! t/comp/proto.t toke.c
2153____________________________________________________________________________
2154[ 5553] By: jhi on 2000/03/05 19:55:02
2155 Log: AIX gcvt() cannot format long doubles very well.
2156 Branch: cfgperl
2157 ! hints/aix.sh
2158____________________________________________________________________________
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
2162 Branch: cfgperl
2163 ! toke.c
2164____________________________________________________________________________
2165[ 5551] By: jhi on 2000/03/05 18:24:32
2166 Log: IRIX cpp is fussy.
2167 Branch: cfgperl
2168 ! toke.c
2169____________________________________________________________________________
2170[ 5550] By: gsar on 2000/03/05 17:46:18
2171 Log: perlbug tweak to grok local_patches better
2172 Branch: perl
2173 ! utils/perlbug.PL
2174____________________________________________________________________________
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)
2178 Branch: perl
2179 + lib/Term/ANSIColor.pm t/lib/ansicolor.t
2180 ! MANIFEST lib/Pod/InputObjects.pm pod/perldelta.pod
2181____________________________________________________________________________
2182[ 5548] By: jhi on 2000/03/05 17:27:06
2183 Log: clean up the makedepend temp file
2184 Branch: cfgperl
2185 ! Makefile.SH
2186____________________________________________________________________________
2187[ 5547] By: jhi on 2000/03/05 17:23:18
2188 Log: Integrate with Sarathy.
2189 Branch: cfgperl
2190 !> perl.c
2191____________________________________________________________________________
2192[ 5546] By: jhi on 2000/03/05 17:16:12
2193 Log: Integrate with Sarathy.
2194 Branch: cfgperl
2195 !> (integrate 47 files)
2196____________________________________________________________________________
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
2200 Branch: perl
2201 ! perl.c
2202____________________________________________________________________________
2203[ 5544] By: jhi on 2000/03/05 17:12:42
2204 Log: s/Perl/PeRl/; # yeah
2205 Branch: cfgperl
2206 ! Configure config_h.SH
2207 Branch: metaconfig
2208 ! U/modified/cpp_stuff.U
2209____________________________________________________________________________
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)
2213 Branch: perl
2214 ! sv.c t/pragma/strict-vars
2215____________________________________________________________________________
2216[ 5542] By: gsar on 2000/03/05 09:37:26
2217 Log: regen win32/config*, up version numbers &c.
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____________________________________________________________________________
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)
2226 Branch: perl
2227 ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/poderrs.xr
2228____________________________________________________________________________
2229[ 5540] By: gsar on 2000/03/05 09:04:52
2230 Log: fixes for most warnings identified by gcc -Wall
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____________________________________________________________________________
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>)
2240 Branch: perl
2241 ! patchlevel.h perl.h
2242____________________________________________________________________________
2243[ 5538] By: gsar on 2000/03/05 05:50:44
2244 Log: tyop
2245 Branch: perl
2246 ! config_h.SH
2247____________________________________________________________________________
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
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____________________________________________________________________________
2256[ 5536] By: jhi on 2000/03/05 05:37:22
2257 Log: dethinko
2258 Branch: cfgperl
2259 ! toke.c
2260____________________________________________________________________________
2261[ 5535] By: jhi on 2000/03/05 05:14:40
2262 Log: Integrate with Sarathy.
2263 Branch: cfgperl
2264 !> pp.c t/op/inc.t toke.c
2265____________________________________________________________________________
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
2269 Branch: perl
2270 ! toke.c
2271____________________________________________________________________________
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)
2275 Branch: perl
2276 ! pp.c t/op/inc.t toke.c
2277____________________________________________________________________________
2278[ 5532] By: jhi on 2000/03/05 01:11:37
2279 Log: more cpp cosmetics, logic cleanup
2280 Branch: cfgperl
2281 ! toke.c
2282____________________________________________________________________________
2283[ 5531] By: jhi on 2000/03/05 00:51:20
2284 Log: Implement #5525 in metaconfig.
2285 Branch: cfgperl
2286 ! Configure config_h.SH
2287 Branch: metaconfig
2288 ! U/modified/cpp_stuff.U
2289____________________________________________________________________________
2290[ 5530] By: jhi on 2000/03/05 00:32:51
2291 Log: Integrate with Sarathy.
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____________________________________________________________________________
2299[ 5529] By: jhi on 2000/03/05 00:31:17
2300 Log: Sanity check on the strtoll and strtoull.
2301 Branch: cfgperl
2302 ! Configure config_h.SH
2303 Branch: metaconfig/U/perl
2304 ! d_strtoll.U d_strtoull.U
2305____________________________________________________________________________
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.
2308 Branch: cfgperl
2309 ! toke.c
2310____________________________________________________________________________
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
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____________________________________________________________________________
2318[ 5526] By: gsar on 2000/03/04 20:39:36
2319 Log: remove deadcode
2320 Branch: perl
2321 ! lib/Cwd.pm
2322____________________________________________________________________________
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
2326 Branch: perl
2327 ! config_h.SH
2328____________________________________________________________________________
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>)
2332 Branch: perl
2333 ! doio.c
2334____________________________________________________________________________
2335[ 5523] By: gsar on 2000/03/04 18:59:03
2336 Log: pod tweak
2337 Branch: perl
2338 ! pod/perldebug.pod
2339____________________________________________________________________________
2340[ 5522] By: gsar on 2000/03/04 17:46:58
2341 Log: regen win32/config_H*
2342 Branch: perl
2343 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2344____________________________________________________________________________
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>
2351 Branch: cfgperl
2352 ! toke.c
2353____________________________________________________________________________
2354[ 5520] By: jhi on 2000/03/04 15:41:12
2355 Log: unthink wishful thinking
2356 Branch: cfgperl
2357 ! pod/perl.pod
2358____________________________________________________________________________
2359[ 5519] By: gsar on 2000/03/04 06:42:47
2360 Log: fix OS/2 coredump with POSIX::tmpnam() (from Ilya Zakharevich)
2361 Branch: perl
2362 ! os2/os2ish.h
2363____________________________________________________________________________
2364[ 5518] By: gsar on 2000/03/04 06:02:26
2365 Log: avoid "scalars leaked" message in test
2366 Branch: perl
2367 ! t/pragma/warn/regcomp
2368____________________________________________________________________________
2369[ 5517] By: jhi on 2000/03/04 06:01:16
2370 Log: detypo
2371 Branch: cfgperl
2372 ! pod/perl.pod
2373____________________________________________________________________________
2374[ 5516] By: jhi on 2000/03/04 05:59:21
2375 Log: cleanup AVAILABILITY and mention binaries
2376 Branch: cfgperl
2377 ! pod/perl.pod
2378____________________________________________________________________________
2379[ 5515] By: gsar on 2000/03/04 05:55:02
2380 Log: syntax error in change#5498
2381 Branch: perl
2382 ! t/lib/ipc_sysv.t
2383____________________________________________________________________________
2384[ 5514] By: jhi on 2000/03/04 05:50:56
2385 Log: assuming that removing the libbind will be a good idea
2386 Branch: cfgperl
2387 ! hints/sco.sh
2388____________________________________________________________________________
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>)
2392 Branch: perl
2393 ! lib/Pod/Html.pm
2394____________________________________________________________________________
2395[ 5512] By: jhi on 2000/03/04 05:45:52
2396 Log: Integrate with Sarathy.
2397 Branch: cfgperl
2398 !> (integrate 41 files)
2399____________________________________________________________________________
2400[ 5511] By: jhi on 2000/03/04 05:42:37
2401 Log: HP-UX 64-bitness cures
2402 Branch: cfgperl
2403 ! hints/hpux.sh perl.h
2404____________________________________________________________________________
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)
2408 Branch: perl
2409 ! lib/ExtUtils/xsubpp
2410____________________________________________________________________________
2411[ 5509] By: jhi on 2000/03/04 05:33:27
2412 Log: scratch #5508
2413 Branch: cfgperl
2414 ! perl.h
2415____________________________________________________________________________
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.
2418 Branch: cfgperl
2419 ! perl.h
2420____________________________________________________________________________
2421[ 5507] By: gsar on 2000/03/04 04:27:51
2422 Log: more whitespace removal (from Michael G Schwern)
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____________________________________________________________________________
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
2439 Branch: perl
2440 ! lib/Pod/Parser.pm t/pod/poderrs.xr
2441____________________________________________________________________________
2442[ 5505] By: gsar on 2000/03/04 04:00:44
2443 Log: rid blanks in pods (from Michael G Schwern)
2444 Branch: perl
2445 ! README.amiga README.dos README.os2
2446____________________________________________________________________________
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)
2450 Branch: perl
2451 ! doio.c
2452____________________________________________________________________________
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>)
2456 Branch: perl
2457 ! unixish.h
2458____________________________________________________________________________
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)
2462 Branch: perl
2463 ! lib/CGI.pm
2464____________________________________________________________________________
2465[ 5501] By: gsar on 2000/03/04 01:08:54
2466 Log: adjust perldelta
2467 Branch: perl
2468 ! Todo-5.6 pod/perl.pod pod/perldelta.pod
2469____________________________________________________________________________
2470[ 5500] By: gsar on 2000/03/04 00:33:49
2471 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
2476[ 5499] By: jhi on 2000/03/03 22:51:53
2477 Log: solaris hints tweak
2478 Branch: cfgperl
2479 ! hints/solaris_2.sh
2480____________________________________________________________________________
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>
2491 Branch: cfgperl
2492 ! pod/perlfunc.pod t/lib/ipc_sysv.t
2493____________________________________________________________________________
2494[ 5497] By: jhi on 2000/03/03 21:08:53
2495 Log: Update AVAILABILITY.
2496 Branch: cfgperl
2497 ! pod/perl.pod
2498____________________________________________________________________________
2499[ 5496] By: gsar on 2000/03/03 20:21:05
2500 Log: perldebug tweak (from M J T Guy)
2501 Branch: perl
2502 ! pod/perldebug.pod
2503____________________________________________________________________________
2504[ 5495] By: jhi on 2000/03/03 19:32:58
2505 Log: Integrate with Sarathy.
2506 Branch: cfgperl
2507 !> (integrate 79 files)
2508____________________________________________________________________________
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.
2512 Branch: cfgperl
2513 ! hints/irix_6.sh
2514____________________________________________________________________________
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)
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____________________________________________________________________________
c47ff5f1
GS
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>)
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____________________________________________________________________________
2541[ 5491] By: gsar on 2000/03/03 16:45:49
2542 Log: add MakeMaker caveat to INSTALL (from Andy Dougherty)
2543 Branch: perl
2544 ! INSTALL
2545____________________________________________________________________________
2546[ 5490] By: gsar on 2000/03/03 16:44:42
2547 Log: perldelta tweaks
2548 Branch: perl
2549 ! pod/perldelta.pod
2550____________________________________________________________________________
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>)
2554 Branch: perl
2555 ! ext/Sys/Syslog/Syslog.pm
2556____________________________________________________________________________
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>)
2560 Branch: perl
2561 ! makedef.pl os2/diff.configure os2/dl_os2.c os2/dlfcn.h
2562 ! os2/os2.sym
2563____________________________________________________________________________
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>)
2566 Branch: perl
2567 ! t/lib/glob-basic.t
2568____________________________________________________________________________
2569[ 5486] By: gsar on 2000/03/03 15:42:28
2570 Log: integrate cfgperl and vmsperl contents into mainline
2571 Branch: perl
2572 ! pod/perl.pod
2573 !> (integrate 38 files)
2574____________________________________________________________________________
2575[ 5485] By: jhi on 2000/03/03 15:21:40
2576 Log: pull the sparcv9 workshop libraries in front of loclibpth
2577 Branch: cfgperl
2578 ! hints/solaris_2.sh
2579____________________________________________________________________________
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.
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____________________________________________________________________________
2590[ 5483] By: jhi on 2000/03/03 05:37:58
2591 Log: The _cflags must be left-aligned.
2592 Branch: cfgperl
2593 ! hints/irix_6.sh
2594____________________________________________________________________________
2595[ 5482] By: bailey on 2000/03/03 04:42:45
2596 Log: Once more unto resync
2597 Branch: vmsperl
2598 !> (integrate 48 files)
2599____________________________________________________________________________
2600[ 5481] By: bailey on 2000/03/03 04:36:46
2601 Log: VMS-specific perldelta update
2602 Branch: vmsperl
2603 ! pod/perldelta.pod
2604____________________________________________________________________________
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)
2608 Branch: vmsperl
2609 ! configure.com pod/pod2usage.PL pod/podselect.PL
2610 ! utils/dprofpp.PL vms/descrip_mms.template
2611____________________________________________________________________________
2612[ 5479] By: bailey on 2000/03/03 04:01:48
2613 Log: Fix test to match new behavior of vmsify() (Craig Berry)
2614 Branch: vmsperl
2615 ! vms/ext/filespec.t
2616____________________________________________________________________________
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.
2620 Branch: vmsperl
2621 ! vms/perlvms.pod vms/vms.c
2622____________________________________________________________________________
2623[ 5477] By: bailey on 2000/03/03 03:37:18
2624 Log: Remove leftover bits of VAXC support (Dan Sugalski)
2625 Branch: vmsperl
2626 ! vms/gen_shrfls.pl
2627____________________________________________________________________________
2628[ 5476] By: bailey on 2000/03/03 03:34:51
2629 Log: Add missing declaration (Dan Sugalski)
2630 Branch: vmsperl
2631 ! vms/vms.c
2632____________________________________________________________________________
2633[ 5475] By: gsar on 2000/03/03 03:27:52
2634 Log: warn about /(?p{})/ (from Simon Cozens)
2635 Branch: perl
2636 ! regcomp.c toke.c
2637____________________________________________________________________________
2638[ 5474] By: bailey on 2000/03/03 03:27:05
2639 Log: Ad hoc patch for duping stdout into stderr
2640 Branch: vmsperl
2641 ! vms/vms.c
2642____________________________________________________________________________
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
2645 Branch: vmsperl
2646 ! vms/subconfigure.com vms/vmsish.h
2647____________________________________________________________________________
2648[ 5472] By: gsar on 2000/03/03 02:58:49
2649 Log: File::Spec bugs (spotted by Hack Kampbjorn <hack@hackdata.com>)
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____________________________________________________________________________
2654[ 5471] By: jhi on 2000/03/03 02:38:23
2655 Log: more todo
2656 Branch: cfgperl
2657 ! Todo-5.6
2658____________________________________________________________________________
2659[ 5470] By: gsar on 2000/03/03 02:36:02
2660 Log: skip test if db doesn't have null key support
2661 Branch: perl
2662 ! t/lib/anydbm.t
2663____________________________________________________________________________
2664[ 5469] By: jhi on 2000/03/03 02:26:53
2665 Log: Integrate with Sarathy.
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____________________________________________________________________________
2673[ 5468] By: jhi on 2000/03/03 02:24:05
2674 Log: irix hints tweak
2675 Branch: cfgperl
2676 ! hints/irix_6.sh
2677____________________________________________________________________________
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>)
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____________________________________________________________________________
2686[ 5466] By: jhi on 2000/03/03 02:12:41
2687 Log: in words order bad
2688 Branch: cfgperl
2689 ! pod/perlre.pod
2690____________________________________________________________________________
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)
2694 Branch: cfgperl
2695 ! regcomp.c t/pragma/warn/regcomp
2696____________________________________________________________________________
2697[ 5464] By: gsar on 2000/03/03 02:04:48
2698 Log: perldelta notes about IO::Socket changes (from Graham Barr)
2699 Branch: perl
2700 ! pod/perldelta.pod
2701____________________________________________________________________________
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)
2704 Branch: perl
2705 ! lib/constant.pm
2706____________________________________________________________________________
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)
2710 Branch: perl
2711 ! utils/h2xs.PL
2712____________________________________________________________________________
2713[ 5461] By: jhi on 2000/03/03 01:51:53
2714 Log: cosmetics
2715 Branch: cfgperl
2716 ! t/op/pack.t
2717____________________________________________________________________________
2718[ 5460] By: jhi on 2000/03/03 01:50:07
2719 Log: detypo
2720 Branch: cfgperl
2721 ! t/op/pack.t
2722____________________________________________________________________________
2723[ 5459] By: gsar on 2000/03/03 01:46:35
2724 Log: pod tweaks
2725 Branch: perl
2726 ! pod/perl.pod pod/perlpod.pod
2727____________________________________________________________________________
2728[ 5458] By: jhi on 2000/03/03 01:25:21
2729 Log: solaris hints tweak
2730 Branch: cfgperl
2731 ! hints/solaris_2.sh
2732____________________________________________________________________________
2733[ 5457] By: jhi on 2000/03/02 22:56:49
2734 Log: detypo
2735 Branch: cfgperl
2736 ! hints/solaris_2.sh
2737____________________________________________________________________________
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
2741 Branch: perl
2742 ! lib/Test/Harness.pm win32/Makefile win32/makefile.mk
2743____________________________________________________________________________
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)
2747 Branch: perl
2748 ! INSTALL
2749____________________________________________________________________________
2750[ 5454] By: jhi on 2000/03/02 21:03:35
2751 Log: Integrate with Sarathy.
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____________________________________________________________________________
2757[ 5453] By: jhi on 2000/03/02 20:58:43
2758 Log: Further long double patches from Spider Boardman.
2759 Branch: cfgperl
2760 ! t/comp/use.t t/lib/bigfltpm.t t/op/pack.t t/op/universal.t
2761____________________________________________________________________________
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>)
2765 Branch: perl
2766 ! pod/perldata.pod pod/perldelta.pod pod/perlop.pod
2767____________________________________________________________________________
2768[ 5451] By: gsar on 2000/03/02 20:30:29
2769 Log: integrate cfgperl changes into mainline
2770 Branch: perl
2771 !> Configure hints/irix_6.sh pp.c
2772____________________________________________________________________________
2773[ 5450] By: gsar on 2000/03/02 20:08:10
2774 Log: still other multiline match cleanups (from Greg Bacon)
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____________________________________________________________________________
2779[ 5449] By: jhi on 2000/03/02 20:01:58
2780 Log: Integrate with Sarathy.
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____________________________________________________________________________
fe6f1558
GS
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
2792 Branch: cfgperl
2793 ! pp.c
2794____________________________________________________________________________
2795[ 5447] By: jhi on 2000/03/02 19:52:34
2796 Log: Workaround for an optimizer bug.
2797 Branch: cfgperl
2798 ! hints/irix_6.sh
2799____________________________________________________________________________
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)
2803 Branch: cfgperl
2804 ! Configure
2805 Branch: metaconfig
2806 ! U/installdirs/installstyle.U
2807____________________________________________________________________________
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
2811 Branch: perl
2812 ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
2813 ! win32/win32.h
2814____________________________________________________________________________
2815[ 5444] By: gsar on 2000/03/02 19:26:08
2816 Log: avoid buffering issue in warn/8signal
2817 Branch: perl
2818 ! t/pragma/warn/8signal
2819____________________________________________________________________________
2820[ 5443] By: gsar on 2000/03/02 18:13:28
2821 Log: integrate cfgperl changes into mainline
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____________________________________________________________________________
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})
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____________________________________________________________________________
2837[ 5441] By: jhi on 2000/03/02 17:56:20
2838 Log: nit from Spider Boardman
2839 Branch: cfgperl
2840 ! makedepend.SH
2841____________________________________________________________________________
2842[ 5440] By: jhi on 2000/03/02 17:48:15
2843 Log: Confusion over uselargefiles.cbu and uselfs.cbu (the first one
b38af7ad 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____________________________________________________________________________
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.
2855 Branch: cfgperl
2856 ! t/op/pack.t
2857____________________________________________________________________________
2858[ 5438] By: jhi on 2000/03/02 04:58:48
2859 Log: Integrate with Sarathy.
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____________________________________________________________________________
2865[ 5437] By: jhi on 2000/03/02 04:51:46
2866 Log: A patch on #5407.
2867 Branch: cfgperl
2868 ! sv.c
2869____________________________________________________________________________
2870[ 5436] By: gsar on 2000/03/02 04:45:37
2871 Log: avoid useless comparison
2872 Branch: perl
2873 ! op.c
2874____________________________________________________________________________
2875[ 5435] By: bailey on 2000/03/02 04:43:11
2876 Log: YA sync with mainline
2877 Branch: vmsperl
2878 +> lib/open.pm pod/perlboot.pod pod/perlnumber.pod
2879 +> t/lib/env-array.t
2880 !> (integrate 150 files)
2881____________________________________________________________________________
2882[ 5434] By: gsar on 2000/03/02 04:28:48
2883 Log: make the "back to top" links optional
2884 Branch: perl
2885 ! lib/Pod/Html.pm
2886____________________________________________________________________________
2887[ 5433] By: bailey on 2000/03/02 04:26:58
2888 Log: Protect manipulation of open pipe list from concurrent ASTs (Charles Lane)
2889 Branch: vmsperl
2890 ! vms/vms.c
2891____________________________________________________________________________
2892[ 5432] By: bailey on 2000/03/02 04:20:51
2893 Log: Update dependencies and remove obsolete VAXC support
2894 Branch: vmsperl
2895 ! vms/descrip_mms.template
2896____________________________________________________________________________
2897[ 5431] By: bailey on 2000/03/02 04:19:42
2898 Log: Rmeove obsolete VAXC support
2899 Branch: vmsperl
2900 ! vms/gen_shrfls.pl
2901____________________________________________________________________________
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
2908 Branch: vmsperl
2909 ! vms/subconfigure.com
2910____________________________________________________________________________
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
2916 Branch: vmsperl
2917 ! configure.com
2918____________________________________________________________________________
2919[ 5428] By: bailey on 2000/03/02 04:06:53
2920 Log: Optional warning for truncated logical name equivalence string (Dan Sugalski)
2921 Branch: vmsperl
2922 ! vms/vms.c
2923____________________________________________________________________________
2924[ 5427] By: bailey on 2000/03/02 04:05:47
2925 Log: FIx no-op in vms.c
2926 Branch: vmsperl
2927 ! vms/vms.c
2928____________________________________________________________________________
2929[ 5426] By: bailey on 2000/03/02 04:04:52
2930 Log: MIscellaneous tweaks to test and driver (Charles Lane)
2931 Branch: vmsperl
2932 ! t/pragma/warn/8signal t/pragma/warn/pp_sys t/pragma/warnings.t
2933 ! vms/test.com
2934____________________________________________________________________________
2935[ 5425] By: bailey on 2000/03/02 04:02:44
2936 Log: Take advantage of new subprocess invocation (Charles Lane)
2937 Branch: vmsperl
2938 ! t/op/runlevel.t t/pragma/strict.t t/pragma/subs.t
2939 ! t/pragma/warnings.t
2940____________________________________________________________________________
2941[ 5424] By: bailey on 2000/03/02 04:00:20
2942 Log: Increment counter for skipped tests (Charles Lane)
2943 Branch: vmsperl
2944 ! t/io/open.t
2945____________________________________________________________________________
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)
2949 Branch: vmsperl
2950 ! lib/Test/Harness.pm
2951____________________________________________________________________________
2952[ 5422] By: bailey on 2000/03/02 03:57:40
2953 Log: Use temp to construct dirspec in File::Find (Charles Lane)
2954 Branch: vmsperl
2955 ! lib/File/Find.pm
2956____________________________________________________________________________
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)
2960 Branch: vmsperl
2961 ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/testp2pt.pl
2962____________________________________________________________________________
2963[ 5420] By: bailey on 2000/03/02 03:52:45
2964 Log: Escape \n in commands written to Descrip.MMS (Charles Lane)
2965 Branch: vmsperl
2966 ! lib/ExtUtils/MM_VMS.pm
2967____________________________________________________________________________
2968[ 5419] By: bailey on 2000/03/02 03:50:53
2969 Log: Make File::Glob more VMS-friendly (Charles Lane)
2970 Branch: vmsperl
2971 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2972 ! t/lib/glob-basic.t
2973____________________________________________________________________________
2974[ 5418] By: bailey on 2000/03/02 03:47:21
2975 Log: Miscellaneous fixes to build procedures (Peter Prymmer)
2976 Branch: vmsperl
2977 ! configure.com vms/subconfigure.com
2978____________________________________________________________________________
2979[ 5417] By: bailey on 2000/03/02 03:42:49
2980 Log: Temrinate statements in pp_ctl warning test (Charles Lane)
2981 Branch: vmsperl
2982 ! t/pragma/warn/pp_ctl
2983____________________________________________________________________________
2984[ 5416] By: bailey on 2000/03/02 03:39:46
2985 Log: Warn but continue installing when file missing (Dan Sugalski)
2986 Branch: vmsperl
2987 ! installperl
2988____________________________________________________________________________
2989[ 5415] By: jhi on 2000/03/01 23:31:23
2990 Log: Make file sparseness detection more portable (Scott Henry)
2991 Branch: cfgperl
2992 ! t/lib/syslfs.t t/op/lfs.t
2993____________________________________________________________________________
2994[ 5414] By: jhi on 2000/03/01 22:53:48
2995 Log: detypo #5411 continues: Sun grep doesn't have -e.
2996 Branch: cfgperl
2997 ! hints/solaris_2.sh
2998____________________________________________________________________________
2999[ 5413] By: jhi on 2000/03/01 22:49:44
3000 Log: detypo #5411
3001 Branch: cfgperl
3002 ! hints/solaris_2.sh
3003____________________________________________________________________________
3004[ 5412] By: gsar on 2000/03/01 20:04:42
3005 Log: typo in change#5408
3006 Branch: perl
3007 ! lib/ExtUtils/MM_Unix.pm
3008____________________________________________________________________________
3009[ 5411] By: jhi on 2000/03/01 18:48:52
3010 Log: Better detection of the solaris workshop compiler.
3011 Branch: cfgperl
3012 ! hints/solaris_2.sh
3013____________________________________________________________________________
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>
3020 Branch: cfgperl
3021 ! hints/solaris_2.sh
3022____________________________________________________________________________
3023[ 5409] By: jhi on 2000/03/01 18:16:43
3024 Log: Integrate with Sarathy.
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____________________________________________________________________________
3034[ 5408] By: gsar on 2000/03/01 18:15:49
3035 Log: still more multiline match cleanups (from Greg Bacon)
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____________________________________________________________________________
3040[ 5407] By: jhi on 2000/03/01 18:11:09
3041 Log: A further patch from Spider Boardman for long doubleness.
3042 Branch: cfgperl
3043 ! sv.c
3044____________________________________________________________________________
3045[ 5406] By: gsar on 2000/03/01 17:32:09
3046 Log: yet more multiline match cleanups (from Greg Bacon)
3047 Branch: perl
3048 ! lib/CPAN.pm lib/Cwd.pm
3049____________________________________________________________________________
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>)
3053 Branch: perl
3054 + t/lib/env-array.t
3055 ! MANIFEST lib/Env.pm pod/perldelta.pod t/lib/env.t
3056____________________________________________________________________________
3057[ 5404] By: gsar on 2000/03/01 17:00:23
3058 Log: cygwin update (from Eric Fifer)
3059 Branch: perl
3060 ! README.cygwin t/lib/glob-basic.t
3061____________________________________________________________________________
3062[ 5403] By: gsar on 2000/03/01 16:55:47
3063 Log: more multiline match cleanups (from Greg Bacon)
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____________________________________________________________________________
3068[ 5402] By: gsar on 2000/03/01 16:38:48
3069 Log: avoid DProf entering dl_unload_file() (from Alan Burlison)
3070 Branch: perl
3071 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c
3072____________________________________________________________________________
3073[ 5401] By: gsar on 2000/03/01 16:35:28
3074 Log: fix minor compatibility issues with finddepth() (from Helmut Jarausch)
3075 Branch: perl
3076 ! lib/File/Find.pm t/lib/filefind.t
3077____________________________________________________________________________
3078[ 5400] By: gsar on 2000/03/01 16:32:24
3079 Log: mention "r" debugger command (from Ilya Zakharevich)
3080 Branch: perl
3081 ! pod/perldebug.pod
3082____________________________________________________________________________
3083[ 5399] By: jhi on 2000/03/01 14:58:33
3084 Log: Integrate with Sarathy.
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____________________________________________________________________________
3096[ 5398] By: gsar on 2000/03/01 07:03:13
3097 Log: fix testsuite issues in change#5397
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____________________________________________________________________________
48e87789
GS
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
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____________________________________________________________________________
3120[ 5396] By: gsar on 2000/03/01 06:28:22
3121 Log: integrate cfgperl changes into mainline
3122 Branch: perl
3123 !> ext/Fcntl/Fcntl.pm hints/solaris_2.sh pp.c sv.c
3124____________________________________________________________________________
3125[ 5395] By: jhi on 2000/03/01 06:12:10
3126 Log: Integrate with Sarathy.
3127 Branch: cfgperl
3128 +> lib/open.pm
3129 !> MANIFEST Todo-5.6 mg.c
3130____________________________________________________________________________
3131[ 5394] By: gsar on 2000/03/01 06:07:00
3132 Log: fix segfault on C<local ${^WARNING_BITS}>
3133 Branch: perl
3134 ! mg.c
3135____________________________________________________________________________
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>
3143 Branch: cfgperl
3144 ! ext/Fcntl/Fcntl.pm
3145____________________________________________________________________________
3146[ 5392] By: gsar on 2000/03/01 05:55:20
3147 Log: update Todo-5.6, add stub open.pm
3148 Branch: perl
3149 + lib/open.pm
3150 ! MANIFEST Todo-5.6
3151____________________________________________________________________________
3152[ 5391] By: jhi on 2000/03/01 05:42:25
3153 Log: The 64-bitallness does require the /usr/lib/sparcv9 in loclibpth.
3154 Branch: cfgperl
3155 ! hints/solaris_2.sh
3156____________________________________________________________________________
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).
3161 Branch: cfgperl
3162 ! pp.c sv.c
3163____________________________________________________________________________
3164[ 5389] By: jhi on 2000/03/01 05:33:54
3165 Log: Integrate with Sarathy.
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____________________________________________________________________________
3176[ 5388] By: gsar on 2000/03/01 03:38:03
3177 Log: Windows miscellany
3178 Branch: perl
3179 ! pod/perlguts.pod win32/perllib.c win32/win32.c win32/win32.h
3180____________________________________________________________________________
3181[ 5387] By: gsar on 2000/03/01 03:13:37
3182 Log: mention ftp/rsync access to repository in perlhack
3183 Branch: perl
3184 ! Changes pod/perlhack.pod pod/perlhist.pod
3185____________________________________________________________________________
2be4c08b
GS
3186[ 5386] By: gsar on 2000/03/01 03:04:54
3187 Log: support kill(0,$pid) on Windows to test if process exists
3188 Branch: perl
3189 ! README.win32 pod/perldelta.pod pod/perlport.pod win32/win32.c
3190____________________________________________________________________________
3191[ 5385] By: gsar on 2000/03/01 02:10:01
3192 Log: integrate cfgperl changes into mainline
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____________________________________________________________________________
3199[ 5384] By: gsar on 2000/03/01 01:47:55
3200 Log: oops, change#5382 didn't really fix the typo
3201 Branch: perl
3202 ! ext/DynaLoader/dl_dlopen.xs
3203____________________________________________________________________________
3204[ 5383] By: gsar on 2000/03/01 01:38:25
3205 Log: avoid warning on type-mismatch
3206 Branch: perl
3207 ! ext/DynaLoader/dlutils.c
3208____________________________________________________________________________
3209[ 5382] By: gsar on 2000/03/01 01:33:42
3210 Log: fix bug in change#5381
3211 Branch: perl
3212 ! ext/DynaLoader/dl_dlopen.xs
3213____________________________________________________________________________
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)
3217 Branch: perl
3218 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
3219 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
3220____________________________________________________________________________
3221[ 5380] By: gsar on 2000/03/01 00:34:10
3222 Log: add perlnumber.pod (from Ilya Zakharevich); substantially edited
3223 prose
3224 Branch: perl
3225 + pod/perlnumber.pod
3226 ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
3227 ! pod/perltoc.pod pod/roffitall
3228____________________________________________________________________________
3229[ 5379] By: jhi on 2000/02/29 23:37:01
3230 Log: Be understanding.
3231 Branch: cfgperl
3232 ! Configure config_h.SH
3233 Branch: metaconfig/U/perl
3234 ! use64bits.U uselfs.U
3235____________________________________________________________________________
3236[ 5378] By: gsar on 2000/02/29 23:35:50
3237 Log: VMS fixups (from Dan Sugalski); cosmetic tweaks
3238 Branch: perl
3239 ! lib/Test/Harness.pm vms/vms.c
3240____________________________________________________________________________
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.
3244 Branch: cfgperl
3245 ! hints/dec_osf.sh
3246____________________________________________________________________________
3247[ 5376] By: jhi on 2000/02/29 23:02:45
3248 Log: Integrate with Sarathy.
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____________________________________________________________________________
3254[ 5375] By: gsar on 2000/02/29 23:02:34
3255 Log: fix File::Find::finddepth() bugs (from Helmut Jarausch)
3256 Branch: perl
3257 ! lib/File/Find.pm
3258____________________________________________________________________________
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.
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____________________________________________________________________________
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)
3275 Branch: perl
3276 ! lib/Pod/Html.pm pod/perlfunc.pod pod/perlop.pod
3277____________________________________________________________________________
3278[ 5372] By: gsar on 2000/02/29 22:52:27
3279 Log: better fix for malloc bug in change#5346 (from Dominic Dunlop)
3280 Branch: perl
3281 ! malloc.c
3282____________________________________________________________________________
3283[ 5371] By: gsar on 2000/02/29 22:29:36
3284 Log: fix pods to reflect newer canonical names for call_sv() etc.
3285 Branch: perl
3286 ! gv.c pod/perlapi.pod pod/perlcall.pod pod/perldiag.pod
3287 ! pod/perlembed.pod pod/perlguts.pod
3288____________________________________________________________________________
3289[ 5370] By: jhi on 2000/02/29 22:08:26
3290 Log: Integrate with Sarathy.
3291 Branch: cfgperl
3292 !> perl.c perl.h win32/win32.c win32/win32.h
3293____________________________________________________________________________
3294[ 5369] By: gsar on 2000/02/29 21:37:10
3295 Log: remove bogus code that caused test failures on HP-UX
3296 Branch: perl
3297 ! perl.h
3298____________________________________________________________________________
3299[ 5368] By: gsar on 2000/02/29 20:45:01
3300 Log: change#5364 had a few problems
3301 Branch: perl
3302 ! perl.c win32/win32.c win32/win32.h
3303____________________________________________________________________________
3304[ 5367] By: gsar on 2000/02/29 18:19:04
3305 Log: integrate cfgperl changes into mainline
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____________________________________________________________________________
3311[ 5366] By: jhi on 2000/02/29 18:15:09
3312 Log: Some compilers have problems with quad switch() controls.
3313 Branch: cfgperl
3314 ! regcomp.c
3315____________________________________________________________________________
3316[ 5365] By: jhi on 2000/02/29 18:14:30
3317 Log: Integrate with Sarathy.
3318 Branch: cfgperl
3319 !> perl.c win32/Makefile win32/makefile.mk win32/win32.c
3320 !> win32/win32.h
3321____________________________________________________________________________
3322[ 5364] By: gsar on 2000/02/29 18:11:34
3323 Log: utf8-ize @ARGV when -C switch is used on Windows
3324 Branch: perl
3325 ! perl.c win32/Makefile win32/makefile.mk win32/win32.c
3326 ! win32/win32.h
3327____________________________________________________________________________
3328[ 5363] By: jhi on 2000/02/29 17:47:48
3329 Log: HP-UX lddlflags were broken.
3330 Branch: cfgperl
3331 ! Configure config_h.SH
3332 Branch: metaconfig/U/perl
3333 ! dlsrc.U
3334____________________________________________________________________________
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.
3338 Branch: cfgperl
3339 ! Configure config_h.SH
3340 Branch: metaconfig
3341 ! U/protos/socksizetype.U
3342____________________________________________________________________________
3343[ 5361] By: jhi on 2000/02/29 17:17:10
3344 Log: Integrate with Sarathy.
3345 Branch: cfgperl
3346 !> malloc.c
3347____________________________________________________________________________
3348[ 5360] By: gsar on 2000/02/29 17:16:09
3349 Log: malloc "fix" in change#5346 coredumps on HP-UX, revert
3350 Branch: perl
3351 ! malloc.c
3352____________________________________________________________________________
3353[ 5359] By: jhi on 2000/02/29 17:06:12
3354 Log: Make the warning about preferring HP's ar more visible.
3355 Branch: cfgperl
3356 ! hints/hpux.sh
3357____________________________________________________________________________
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.
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____________________________________________________________________________
3368[ 5357] By: jhi on 2000/02/29 16:58:08
3369 Log: Make the warning about abandoning long doubles more visible.
3370 Branch: cfgperl
3371 ! Configure config_h.SH
3372 Branch: metaconfig/U/perl
3373 ! uselongdbl.U
3374____________________________________________________________________________
3375[ 5356] By: jhi on 2000/02/29 16:51:33
3376 Log: HP-UX gcc fix; detypo in use64bits.
3377 Branch: cfgperl
3378 ! Configure config_h.SH
3379 Branch: metaconfig/U/perl
3380 ! dlsrc.U use64bits.U
3381____________________________________________________________________________
3382[ 5355] By: jhi on 2000/02/29 16:31:17
3383 Log: Solaris 64-bitness hints saga continues.
3384 Branch: cfgperl
3385 ! hints/solaris_2.sh
3386____________________________________________________________________________
3387[ 5354] By: jhi on 2000/02/29 16:04:42
3388 Log: Integrate with Sarathy.
3389 Branch: cfgperl
3390 !> ext/Thread/Thread.xs perl.c perl.h
3391____________________________________________________________________________
3392[ 5353] By: jhi on 2000/02/29 15:54:10
3393 Log: Solaris hints tweak for 64-bitallness.
3394 Branch: cfgperl
3395 ! hints/solaris_2.sh
3396____________________________________________________________________________
3397[ 5352] By: jhi on 2000/02/29 15:35:13
3398 Log: Too many 64-bitness option combinations.
3399 Branch: cfgperl
3400 ! Configure config_h.SH
3401 Branch: metaconfig/U/perl
3402 ! use64bits.U
3403____________________________________________________________________________
3404[ 5351] By: gsar on 2000/02/29 15:31:56
3405 Log: more adjustments needed for change#5342 under use5005threads
3406 Branch: perl
3407 ! ext/Thread/Thread.xs perl.c perl.h
3408____________________________________________________________________________
3409[ 5350] By: jhi on 2000/02/29 15:24:59
3410 Log: Integrate with Sarathy.
3411 Branch: cfgperl
3412 +> pod/perlboot.pod
3413 !> (integrate 40 files)
3414____________________________________________________________________________
3415[ 5349] By: gsar on 2000/02/29 08:13:56
3416 Log: more m//s and $ vs \z fixups (from Greg Bacon)
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____________________________________________________________________________
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>)
3426 Branch: perl
3427 ! t/io/pipe.t
3428____________________________________________________________________________
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>)
3432 Branch: perl
3433 + pod/perlboot.pod
3434 ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
3435 ! pod/perldelta.pod pod/perltoc.pod
3436____________________________________________________________________________
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>)
3440 Branch: perl
3441 ! hints/machten.sh malloc.c
3442____________________________________________________________________________
3443[ 5345] By: gsar on 2000/02/29 06:32:56
3444 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
3453[ 5344] By: gsar on 2000/02/29 06:25:33
3454 Log: export list tweak
3455 Branch: perl
3456 ! makedef.pl
3457____________________________________________________________________________
3458[ 5343] By: gsar on 2000/02/29 06:01:22
3459 Log: various shenanigans in change#5342
3460 Branch: perl
3461 ! makedef.pl thread.h util.c win32/Makefile win32/makefile.mk
3462 ! win32/win32.h win32/win32thread.h
3463____________________________________________________________________________
3464[ 5342] By: gsar on 2000/02/29 04:53:00
3465 Log: support fetching current interpreter from TLS under useithreads
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____________________________________________________________________________
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.
3474 Branch: cfgperl
3475 ! hints/hpux.sh
3476____________________________________________________________________________
3477[ 5340] By: jhi on 2000/02/29 03:07:16
3478 Log: Added few more libs to scan.
3479 Branch: cfgperl
3480 ! Configure config_h.SH
3481 Branch: metaconfig
3482 ! U/modified/Myinit.U U/modified/libs.U
3483____________________________________________________________________________
3484[ 5339] By: jhi on 2000/02/29 01:37:43
3485 Log: Bigger warning on the changed behaviour of the unary ~.
3486 Branch: cfgperl
3487 ! pod/perldelta.pod
3488____________________________________________________________________________
3489[ 5338] By: jhi on 2000/02/29 01:17:07
3490 Log: IRIX 64-bitness fixes.
3491 Branch: cfgperl
3492 ! Configure config_h.SH hints/irix_6.sh
3493 Branch: metaconfig
3494 ! U/modified/Cppsym.U
3495____________________________________________________________________________
3496[ 5337] By: jhi on 2000/02/29 00:59:08
3497 Log: Userfriendliness.
3498 Branch: cfgperl
3499 ! Configure config_h.SH
3500 Branch: metaconfig/U/perl
3501 ! use64bits.U
3502____________________________________________________________________________
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.
3506 Branch: cfgperl
3507 ! sv.c
3508____________________________________________________________________________
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.
3511 Branch: cfgperl
3512 ! Configure config_h.SH hints/hpux.sh
3513 Branch: metaconfig/U/perl
3514 ! dlsrc.U
3515____________________________________________________________________________
3516[ 5334] By: jhi on 2000/02/28 23:59:59
3517 Log: Do not cast pointers into I32s.
3518 Branch: cfgperl
3519 ! mg.c
3520____________________________________________________________________________
3521[ 5333] By: jhi on 2000/02/28 23:39:26
3522 Log: More AIX fixes from Steven Hirsch.
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____________________________________________________________________________
3529[ 5332] By: jhi on 2000/02/28 22:45:59
3530 Log: Detypo.
3531 Branch: cfgperl
3532 ! hints/irix_6.sh
3533____________________________________________________________________________
3534[ 5331] By: jhi on 2000/02/28 22:23:36
3535 Log: Regularize the call-back units (and fix a bug in #5330).
3536 Branch: cfgperl
3537 ! hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
3538____________________________________________________________________________
3539[ 5330] By: jhi on 2000/02/28 21:50:28
3540 Log: Don't be overeager to turn on 64-bitallness.
3541 Branch: cfgperl
3542 ! hints/solaris_2.sh
3543____________________________________________________________________________
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().
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____________________________________________________________________________
3551[ 5328] By: jhi on 2000/02/28 20:11:59
3552 Log: Do not add -Ae for gcc.
3553 Branch: cfgperl
3554 ! hints/hpux.sh
3555____________________________________________________________________________
3556[ 5327] By: jhi on 2000/02/28 17:35:39
3557 Log: Use the vendor file(1).
3558 Branch: cfgperl
3559 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
3560____________________________________________________________________________
3561[ 5326] By: jhi on 2000/02/28 17:31:19
3562 Log: Put back madvise lost because of a typo.
3563 Branch: cfgperl
3564 ! Configure config_h.SH perl.h win32/config.bc win32/config.gc
3565 ! win32/config.vc
3566____________________________________________________________________________
3567[ 5325] By: jhi on 2000/02/28 16:44:32
3568 Log: Tweak HP-UX libraries.
3569 Branch: cfgperl
3570 ! hints/hpux.sh
3571____________________________________________________________________________
3572[ 5324] By: jhi on 2000/02/28 16:37:43
3573 Log: Don't be overeager to turn on largefileness.
3574 Branch: cfgperl
3575 ! hints/solaris_2.sh
3576____________________________________________________________________________
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?
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____________________________________________________________________________
3588[ 5322] By: jhi on 2000/02/28 16:17:33
3589 Log: Integrate with Sarathy.
3590 Branch: cfgperl
3591 !> (integrate 45 files)
3592____________________________________________________________________________
3593[ 5321] By: gsar on 2000/02/28 10:13:03
3594 Log: avoid warnings in legacy code (from David Dyck)
3595 Branch: perl
3596 ! lib/pwd.pl
3597____________________________________________________________________________
3598[ 5320] By: gsar on 2000/02/28 10:11:37
3599 Log: find2perl doc tweak (from David Dyck <dcd@tc.fluke.com>)
3600 Branch: perl
3601 ! x2p/find2perl.PL
3602____________________________________________________________________________
3603[ 5319] By: gsar on 2000/02/28 10:07:00
3604 Log: fix outdated URLs (from Michael G Schwern)
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____________________________________________________________________________
3612[ 5318] By: gsar on 2000/02/28 10:04:57
3613 Log: update Changes, patchlevel etc.
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____________________________________________________________________________
93342173
GS
3619[ 5317] By: gsar on 2000/02/28 09:39:47
3620 Log: make stringwise bitops work properly on utf8 strings
3621 Branch: perl
3622 ! doop.c t/op/bop.t
3623____________________________________________________________________________
3624[ 5316] By: gsar on 2000/02/28 07:04:22
3625 Log: integrate cfgperl and vmsperl changes into mainline
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____________________________________________________________________________
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.
3640 Branch: cfgperl
3641 ! Configure config_h.SH hints/hpux.sh
3642 Branch: metaconfig
3643 ! U/modified/libs.U
3644____________________________________________________________________________
3645[ 5314] By: jhi on 2000/02/28 06:08:40
3646 Log: Even better use64bitall logic.
3647 Branch: cfgperl
3648 ! Configure config_h.SH
3649 Branch: metaconfig/U/perl
3650 ! use64bits.U uselfs.U
3651____________________________________________________________________________
3652[ 5313] By: jhi on 2000/02/28 05:47:27
3653 Log: Integrate with Sarathy.
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____________________________________________________________________________
3659[ 5312] By: jhi on 2000/02/28 05:09:31
3660 Log: Ask about use64bitall regardless of whether use64bitint is defined.
3661 Branch: cfgperl
3662 ! Configure config_h.SH
3663 Branch: metaconfig/U/perl
3664 ! use64bits.U
3665____________________________________________________________________________
3666[ 5311] By: bailey on 2000/02/28 05:05:56
3667 Log: Integrate mainline
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____________________________________________________________________________
3677[ 5310] By: bailey on 2000/02/28 04:36:20
3678 Log: Revert File::Spec::Unix functions and keep VMS versions VMS-specific
3679 Branch: vmsperl
3680 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3681____________________________________________________________________________
3682[ 5309] By: jhi on 2000/02/28 04:17:36
3683 Log: The #5249 wasn't doing any good.
3684 Branch: cfgperl
3685 ! Makefile.SH lib/ExtUtils/MM_Unix.pm
3686____________________________________________________________________________
3687[ 5308] By: bailey on 2000/02/28 03:56:51
3688 Log: Repair typo -- conjunction of variable with text
3689 Branch: vmsperl
3690 ! t/lib/cgi-html.t
3691____________________________________________________________________________
3692[ 5307] By: jhi on 2000/02/28 03:46:14
3693 Log: A less ambitious version of #5292.
3694 Branch: cfgperl
3695 ! Makefile.SH
3696____________________________________________________________________________
3697[ 5306] By: bailey on 2000/02/28 03:42:38
3698 Log: Defer inclusion of VMS-specific code to runtime
3699 Branch: vmsperl
3700 ! t/io/openpid.t
3701____________________________________________________________________________
3702[ 5305] By: jhi on 2000/02/28 03:41:48
3703 Log: The #5292 was Not So Good Idea.
3704 Branch: cfgperl
3705 ! Makefile.SH
3706____________________________________________________________________________
3707[ 5304] By: bailey on 2000/02/28 02:57:14
3708 Log: Minor test updates to accomodate new subprocess invocation
3709 Branch: vmsperl
3710 ! t/comp/script.t t/op/goto.t t/op/split.t
3711____________________________________________________________________________
3712[ 5303] By: bailey on 2000/02/28 02:52:47
3713 Log: Missed bit of #5302 (case-sensitive symbols)
3714 Branch: vmsperl
3715 ! lib/ExtUtils/Mksymlists.pm
3716____________________________________________________________________________
3717[ 5302] By: bailey on 2000/02/28 02:51:00
3718 Log: Support case-sensitive symbols usage in linker
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____________________________________________________________________________
3723[ 5301] By: bailey on 2000/02/28 02:46:47
3724 Log: Free $PARSE context after lookups
3725 Branch: vmsperl
3726 ! vms/vms.c
3727____________________________________________________________________________
3728[ 5300] By: bailey on 2000/02/28 02:43:56
3729 Log: Don't wait for subprocess to read final EOF
3730 Branch: vmsperl
3731 ! vms/vms.c
3732____________________________________________________________________________
3733[ 5299] By: bailey on 2000/02/28 00:44:45
3734 Log: Dan Sugalski's config/build changes to .660
3735 Branch: vmsperl
3736 ! configure.com vms/descrip_mms.template vms/subconfigure.com
3737____________________________________________________________________________
3738[ 5298] By: bailey on 2000/02/28 00:07:13
3739 Log: When testing CGI.pm, use its notion of CRLF
3740 Branch: vmsperl
3741 ! t/lib/cgi-html.t
3742____________________________________________________________________________
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
3746 Branch: vmsperl
3747 ! t/io/openpid.t
3748____________________________________________________________________________
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!
3755 Branch: perl
3756 ! lib/File/Basename.pm lib/File/Find.pm x2p/find2perl.PL
3757____________________________________________________________________________
3758[ 5295] By: jhi on 2000/02/27 23:18:40
3759 Log: Version number update.
3760 Branch: cfgperl
3761 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3762____________________________________________________________________________
3763[ 5294] By: gsar on 2000/02/27 22:27:46
3764 Log: typos in change#5293
3765 Branch: perl
3766 ! lib/fields.pm
3767____________________________________________________________________________
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>)
3774 Branch: perl
3775 ! lib/fields.pm pod/perldelta.pod pod/perlfunc.pod
3776 ! pod/perlref.pod t/lib/fields.t
3777____________________________________________________________________________
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)
3783 Branch: cfgperl
3784 ! Makefile.SH
3785____________________________________________________________________________
3786[ 5291] By: jhi on 2000/02/27 18:57:12
3787 Log: Integrate with Sarathy.
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____________________________________________________________________________
3796[ 5290] By: gsar on 2000/02/27 18:47:00
3797 Log: integrate cfgperl and vmsperl contents into mainline
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____________________________________________________________________________
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())
3806 Branch: perl
3807 ! pp_sys.c
3808____________________________________________________________________________
3809[ 5288] By: gsar on 2000/02/27 17:12:41
3810 Log: djgpp update (from Laszlo Molnar)
3811 Branch: perl
3812 ! README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
3813 ! hints/dos_djgpp.sh
3814____________________________________________________________________________
3815[ 5287] By: gsar on 2000/02/27 16:58:53
3816 Log: tweak comment about core glob()
3817 Branch: perl
3818 ! ext/File/Glob/Glob.pm
3819____________________________________________________________________________
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
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____________________________________________________________________________
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;>
3830 Branch: perl
3831 ! pp_sys.c
3832____________________________________________________________________________
3833[ 5284] By: gsar on 2000/02/27 14:31:24
3834 Log: avoid compiler warnings (from Dan Sugalski)
3835 Branch: perl
3836 ! op.c sv.c
3837____________________________________________________________________________
3838[ 5283] By: gsar on 2000/02/27 14:21:16
3839 Log: propagate utf8ness in sv_setsv() (from Gisle Aas)
3840 Branch: perl
3841 ! sv.c
3842____________________________________________________________________________
3843[ 5282] By: bailey on 2000/02/27 05:07:08
3844 Log: Impose security constraints on lnm lookup only if tainting
3845 Branch: vmsperl
3846 ! vms/vms.c
3847____________________________________________________________________________
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
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____________________________________________________________________________
3856[ 5280] By: bailey on 2000/02/27 04:58:01
3857 Log: Accept filespecs as command verbs for subprocesses
3858 Branch: vmsperl
3859 ! vms/perlvms.pod vms/vms.c
3860____________________________________________________________________________
3861[ 5279] By: jhi on 2000/02/27 04:01:53
3862 Log: Integrate with Sarathy.
3863 Branch: cfgperl
3864 !> pp_hot.c
3865____________________________________________________________________________
3866[ 5278] By: bailey on 2000/02/27 02:43:01
3867 Log: Resync with mainline again
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____________________________________________________________________________
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>
3884 Branch: cfgperl
3885 ! regexec.c t/pragma/locale.t
3886____________________________________________________________________________
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)
3890 Branch: perl
3891 ! pp_hot.c
3892____________________________________________________________________________
3893[ 5275] By: jhi on 2000/02/26 16:43:11
3894 Log: Integrate with Sarathy.
3895 Branch: cfgperl
3896 !> (integrate 34 files)
3897____________________________________________________________________________
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>)
3901 Branch: perl
3902 ! pod/perlfunc.pod
3903____________________________________________________________________________
3904[ 5273] By: gsar on 2000/02/26 15:04:54
3905 Log: PodParser v1.11 update (from Brad Appleton)
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____________________________________________________________________________
3911[ 5272] By: gsar on 2000/02/26 14:48:24
3912 Log: add missing perl headers to perldepend action
3913 Branch: perl
3914 ! lib/ExtUtils/MM_Unix.pm
3915____________________________________________________________________________
3916[ 5271] By: gsar on 2000/02/26 08:03:36
3917 Log: VMS patch (from Peter Prymmer)
3918 Branch: perl
3919 ! Makefile.SH README.vms configure.com vms/descrip_mms.template
3920 ! vms/sockadapt.h vms/subconfigure.com
3921____________________________________________________________________________
3922[ 5270] By: gsar on 2000/02/26 07:46:35
3923 Log: integrate vmsperl changes into mainline
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____________________________________________________________________________
3928[ 5269] By: bailey on 2000/02/26 07:04:55
3929 Log: Resync with mainline
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____________________________________________________________________________
3940[ 5268] By: gsar on 2000/02/26 06:50:04
3941 Log: reintroduce useithreads (accidentally deleted in change#5261)
3942 Branch: perl
3943 ! win32/config.vc
3944____________________________________________________________________________
3945[ 5266] By: gsar on 2000/02/26 06:46:06
3946 Log: integrate cfgperl changes into mainline
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____________________________________________________________________________
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
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____________________________________________________________________________
3961[ 5264] By: jhi on 2000/02/26 04:14:15
3962 Log: Add libscheck for IRIX.
3963 Branch: cfgperl
3964 ! hints/irix_6.sh
3965____________________________________________________________________________
3966[ 5263] By: jhi on 2000/02/26 03:40:47
3967 Log: Add libscheck for Solaris.
3968 Branch: cfgperl
3969 ! hints/solaris_2.sh
3970____________________________________________________________________________
3971[ 5262] By: jhi on 2000/02/26 03:10:47
3972 Log: Rhapsody/Darwin patches from Wilfredo Sanchez.
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____________________________________________________________________________
3981[ 5261] By: jhi on 2000/02/26 02:48:23
3982 Log: Rename use64bits to use64bitint;
3983 rename usefull64bits to use64bitall.
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____________________________________________________________________________
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>
4006 Branch: cfgperl
4007 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
4008____________________________________________________________________________
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.
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____________________________________________________________________________
4025[ 5258] By: jhi on 2000/02/25 21:04:17
4026 Log: Further fixes to malloc.c prototypes from Dominic Dunlop.
4027 Branch: cfgperl
4028 ! malloc.c
4029____________________________________________________________________________
4030[ 5257] By: jhi on 2000/02/25 20:48:13
4031 Log: Integrate with Sarathy.
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____________________________________________________________________________
4036[ 5256] By: gsar on 2000/02/25 20:04:37
4037 Log: fix missing perl_alloc() declaration under PERL_IMPLICIT_SYS
4038 Branch: perl
4039 ! embed.h embed.pl objXSUB.h perlapi.c proto.h
4040____________________________________________________________________________
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
4044 Branch: perl
4045 ! op.c op.h pp_ctl.c t/cmd/while.t
4046____________________________________________________________________________
4047[ 5254] By: jhi on 2000/02/25 06:00:01
4048 Log: Integrate with Sarathy.
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____________________________________________________________________________
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.
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____________________________________________________________________________
4090[ 5252] By: gsar on 2000/02/25 03:15:03
4091 Log: update PodParser to v1.10 (from Brad Appleton)
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____________________________________________________________________________
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)
4099 Branch: perl
4100 ! t/lib/filefind.t
4101____________________________________________________________________________
4102[ 5250] By: gsar on 2000/02/25 01:50:04
4103 Log: more Compiler tweaks for useithreads
4104 Branch: perl
4105 ! ext/B/B.xs ext/B/B/C.pm
4106____________________________________________________________________________
4107[ 5249] By: jhi on 2000/02/25 00:17:53
4108 Log: Remove NFS temp files and Configure temp C files.
4109 Branch: cfgperl
4110 ! Makefile.SH lib/ExtUtils/MM_Unix.pm
4111____________________________________________________________________________
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>
4122 Branch: cfgperl
4123 ! unixish.h
4124____________________________________________________________________________
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>
4131 Branch: cfgperl
4132 ! doop.c op.c perl.c pp.c regcomp.c regexec.c sv.c
4133____________________________________________________________________________
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.
4137 Branch: cfgperl
4138 ! t/op/stat.t
4139____________________________________________________________________________
4140[ 5245] By: jhi on 2000/02/24 19:28:53
4141 Log: More VMS patches from Peter Prymmer.
4142 Branch: cfgperl
4143 ! configure.com vms/subconfigure.com
4144____________________________________________________________________________
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.
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____________________________________________________________________________
4156[ 5243] By: jhi on 2000/02/24 18:40:25
4157 Log: Tidy up the 64-bit (and socklen_t) type probing.
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____________________________________________________________________________
4167[ 5242] By: jhi on 2000/02/24 18:09:49
4168 Log: Integrate with Sarathy.
4169 Branch: cfgperl
4170 !> pod/perlop.pod
4171____________________________________________________________________________
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>
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____________________________________________________________________________
4183[ 5240] By: jhi on 2000/02/24 17:53:12
4184 Log: VMS patch from Peter Prymmer; use full_ar.
4185 Branch: cfgperl
4186 ! vms/subconfigure.com
4187____________________________________________________________________________
4188[ 5239] By: jhi on 2000/02/24 17:46:45
4189 Log: MPE/ix patches from Mark Bixby.
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____________________________________________________________________________
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>
4204 Branch: cfgperl
4205 ! Configure config_h.SH t/op/numconvert.t
4206 Branch: metaconfig
4207 ! U/modified/libs.U
4208____________________________________________________________________________
4209[ 5237] By: jhi on 2000/02/24 15:47:11
4210 Log: Remove more cruft from IO.
4211 Branch: cfgperl
4212 ! ext/IO/IO.xs
4213____________________________________________________________________________
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>
4220 Branch: cfgperl
4221 ! utils/h2xs.PL
4222____________________________________________________________________________
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>
4232 Branch: cfgperl
4233 ! perl.h
4234____________________________________________________________________________
4235[ 5234] By: gsar on 2000/02/24 03:39:17
4236 Log: integrate cfgperl changes into mainline
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____________________________________________________________________________
4247[ 5233] By: jhi on 2000/02/24 01:31:38
4248 Log: VMS patch from Peter Prymmer.
4249 Branch: cfgperl
4250 ! vms/subconfigure.com
4251____________________________________________________________________________
4252[ 5232] By: jhi on 2000/02/24 01:15:03
4253 Log: Detypo fpos64_t test.
4254 Branch: cfgperl
4255 ! Configure config_h.SH
4256 Branch: metaconfig/U/perl
4257 ! io64.U
4258____________________________________________________________________________
4259[ 5231] By: jhi on 2000/02/24 01:11:17
4260 Log: miscut'n'paste in #5230.
4261 Branch: cfgperl
4262 ! Configure config_h.SH
4263 Branch: metaconfig/U/perl
4264 ! d_int64_t.U
4265____________________________________________________________________________
4266[ 5230] By: jhi on 2000/02/24 01:02:05
4267 Log: The #5228 wasn't quite right + fix typos.
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____________________________________________________________________________
4275[ 5229] By: jhi on 2000/02/24 00:40:01
4276 Log: Depickify the compiler (about unused and set but not used variables)
4277 Branch: cfgperl
4278 ! hints/irix_6.sh
4279____________________________________________________________________________
4280[ 5228] By: jhi on 2000/02/24 00:34:35
4281 Log: Cosmetics.
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____________________________________________________________________________
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>
4297 Branch: cfgperl
4298 ! hints/irix_6.sh
4299____________________________________________________________________________
4300[ 5226] By: jhi on 2000/02/23 20:39:28
4301 Log: Integrate with Sarathy.
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____________________________________________________________________________
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]>
4313 Branch: cfgperl
4314 ! malloc.c
4315____________________________________________________________________________
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)
4324 Branch: cfgperl
4325 ! configure.com vms/descrip_mms.template vms/subconfigure.com
4326____________________________________________________________________________
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]>
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____________________________________________________________________________
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).
4345 Branch: cfgperl
4346 ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
4347____________________________________________________________________________
4348[ 5221] By: jhi on 2000/02/23 16:00:29
4349 Log: Streamline #5218 even more.
4350 Branch: cfgperl
4351 ! ext/IO/lib/IO/Socket.pm
4352____________________________________________________________________________
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
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____________________________________________________________________________
4360[ 5219] By: jhi on 2000/02/23 04:24:54
4361 Log: Streamline #5218.
4362 Branch: cfgperl
4363 ! ext/IO/lib/IO/Socket.pm
4364____________________________________________________________________________
4365[ 5218] By: jhi on 2000/02/23 02:08:19
4366 Log: Trying to connect to an already open socket may give EISCONN.
4367 Branch: cfgperl
4368 ! ext/IO/lib/IO/Socket.pm
4369____________________________________________________________________________
4370[ 5217] By: jhi on 2000/02/22 23:54:51
4371 Log: Fix prototype conflicts with POSIX.pm.
4372 Branch: cfgperl
4373 ! ext/Fcntl/Fcntl.pm
4374____________________________________________________________________________
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.
4378 Branch: cfgperl
4379 - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
4380 ! MANIFEST lib/unicode/mktables.PL
4381____________________________________________________________________________
4382[ 5215] By: jhi on 2000/02/22 22:11:17
4383 Log: Add uselongdouble, regroup the use* more logically.
4384 Branch: cfgperl
4385 ! myconfig.SH
4386____________________________________________________________________________
4387[ 5214] By: jhi on 2000/02/22 22:04:43
4388 Log: Integrate with Sarathy.
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____________________________________________________________________________
4393[ 5213] By: jhi on 2000/02/22 22:03:26
4394 Log: Add socklen_t probe; Configure maintenance.
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____________________________________________________________________________
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)
4409 Branch: perl
4410 ! malloc.c
4411____________________________________________________________________________
4412[ 5211] By: gsar on 2000/02/22 19:51:47
4413 Log: add -W and -X to -h output; fix other pod omissions
4414 Branch: perl
4415 ! perl.c pod/perlrun.pod
4416____________________________________________________________________________
4417[ 5210] By: gsar on 2000/02/22 19:51:13
4418 Log: describe C<< ... >> in perlpod.pod (from Brad Appleton)
4419 Branch: perl
4420 ! pod/perlpod.pod
4421____________________________________________________________________________
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.
4425 Branch: cfgperl
4426 ! t/op/64bit.t
4427____________________________________________________________________________
4428[ 5208] By: gsar on 2000/02/22 19:13:44
4429 Log: s/Activeware/ActiveState/
4430 Branch: perl
4431 ! pod/perlrun.pod
4432____________________________________________________________________________
4433[ 5207] By: jhi on 2000/02/22 18:38:29
4434 Log: Perl version nit spotted by Spider Boardman.
4435 Branch: cfgperl
4436 ! configpm
4437____________________________________________________________________________
4438[ 5206] By: gsar on 2000/02/22 17:50:44
4439 Log: change#5205 wasn't quite right; SvCUR() should be SvLEN()
4440 Branch: perl
4441 ! toke.c
4442____________________________________________________________________________
4443[ 5205] By: gsar on 2000/02/22 17:36:26
4444 Log: fix memory overrun due to off-by-one in change#5192
4445 Branch: perl
4446 ! toke.c
4447____________________________________________________________________________
4448[ 5204] By: gsar on 2000/02/22 17:10:39
4449 Log: sundry typos and such
4450 Branch: perl
4451 ! pod/perldelta.pod pod/perldiag.pod utils/perldoc.PL
4452____________________________________________________________________________
4453[ 5203] By: jhi on 2000/02/22 17:10:22
4454 Log: Integrate with Sarathy.
4455 Branch: cfgperl
4456 !> (integrate 56 files)
4457____________________________________________________________________________
4458[ 5202] By: gsar on 2000/02/22 16:48:58
4459 Log: remove vestiges of older attribute syntax
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____________________________________________________________________________
4464[ 5201] By: jhi on 2000/02/22 14:39:56
4465 Log: Configure nits spotted by Spider Boardman.
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____________________________________________________________________________
4473[ 5200] By: jhi on 2000/02/22 14:31:21
4474 Log: Tru64 V5.0 patches from Spider Boardman.
4475 Branch: cfgperl
4476 ! hints/dec_osf.sh
4477
4478----------------
4479Version v5.5.660
4480----------------
4481
4482____________________________________________________________________________
4483[ 5199] By: gsar on 2000/02/22 11:29:28
4484 Log: beta2
4485 Branch: perl
4486 ! Changes
4487____________________________________________________________________________
4a338e52
GS
4488[ 5198] By: gsar on 2000/02/22 10:45:54
4489 Log: PodParser-1.093 update (from Brad Appleton's site)
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____________________________________________________________________________
4496[ 5197] By: gsar on 2000/02/22 10:24:13
4497 Log: integrate cfgperl contents into mainline, update Changes
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____________________________________________________________________________
82b1ab75
GS
4504[ 5196] By: gsar on 2000/02/22 10:10:36
4505 Log: dos-djgpp updates (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
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____________________________________________________________________________
4511[ 5195] By: gsar on 2000/02/22 10:01:49
4512 Log: s/undef/NO_INIT/g in change#5183
4513 Branch: perl
4514 ! lib/ExtUtils/xsubpp pod/perlxs.pod
4515____________________________________________________________________________
4516[ 5194] By: gsar on 2000/02/22 09:44:07
4517 Log: perlipc bug (spotted by Ben Low)
4518 Branch: perl
4519 ! pod/perlipc.pod
4520____________________________________________________________________________
4521[ 5193] By: gsar on 2000/02/22 09:38:58
4522 Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
4523 Branch: perl
4524 ! README.epoc epoc/config.sh epoc/createpkg.pl perl.c
4525____________________________________________________________________________
4526[ 5192] By: gsar on 2000/02/22 09:26:06
4527 Log: improvements for high-bit text literals (from Gisle Aas)
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____________________________________________________________________________
4532[ 5191] By: gsar on 2000/02/22 07:35:47
4533 Log: allow C<print v10>, $h{v13.10} etc.
4534 Branch: perl
4535 ! t/op/ver.t toke.c
4536____________________________________________________________________________
4537[ 5190] By: gsar on 2000/02/22 05:35:27
4538 Log: adjust for lost fp precision in require version check
4539 Branch: perl
4540 ! pp_ctl.c t/comp/require.t
4541____________________________________________________________________________
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.
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____________________________________________________________________________
4551[ 5188] By: gsar on 2000/02/22 04:45:57
4552 Log: use same treatment for EINVAL as for ETIMEDOUT
4553 Branch: perl
4554 ! ext/IO/lib/IO/Socket/INET.pm
4555____________________________________________________________________________
4556[ 5187] By: gsar on 2000/02/21 23:15:12
4557 Log: type mismatch
4558 Branch: perl
4559 ! sv.c
4560____________________________________________________________________________
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
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____________________________________________________________________________
4572[ 5185] By: jhi on 2000/02/21 20:36:05
4573 Log: detypo
4574 Branch: cfgperl
4575 ! perl.h
4576____________________________________________________________________________
4577[ 5184] By: gsar on 2000/02/21 18:37:38
4578 Log: clarify "use Module VERSION LIST" (from Robin Barker)
4579 Branch: perl
4580 ! pod/perlfunc.pod
4581____________________________________________________________________________
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)
4585 Branch: perl
4586 ! lib/ExtUtils/xsubpp pod/perlfunc.pod pod/perlxs.pod
4587____________________________________________________________________________
4588[ 5182] By: jhi on 2000/02/21 18:22:47
4589 Log: Add Solaris LP64 notes.
4590 Branch: cfgperl
4591 ! hints/solaris_2.sh
4592____________________________________________________________________________
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
4596 Branch: perl
4597 ! perl.c pod/perldelta.pod pod/perlfunc.pod sv.c t/op/ver.t
4598 ! utils/perlbug.PL
4599____________________________________________________________________________
4600[ 5180] By: gsar on 2000/02/21 07:11:00
4601 Log: detypo
4602 Branch: perl
4603 ! ext/B/B.xs
4604____________________________________________________________________________
4605[ 5179] By: gsar on 2000/02/21 07:08:38
4606 Log: undo accidental delete
4607 Branch: perl
4608 ! ext/B/B.pm ext/B/B.xs
4609____________________________________________________________________________
4610[ 5178] By: gsar on 2000/02/21 07:02:16
4611 Log: get Compiler "working" under useithreads
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____________________________________________________________________________
4616[ 5177] By: jhi on 2000/02/21 03:16:24
4617 Log: Thou shalt not printf longs with %d.
4618 Branch: cfgperl
4619 ! malloc.c
4620____________________________________________________________________________
4621[ 5176] By: jhi on 2000/02/21 01:37:35
4622 Log: Integrate with Sarathy.
4623 Branch: cfgperl
4624 +> t/pragma/warn/9enabled
4625 !> (integrate 63 files)
4626____________________________________________________________________________
4627[ 5175] By: gsar on 2000/02/21 00:25:00
4628 Log: misplaced braces
4629 Branch: perl
4630 ! malloc.c
4631____________________________________________________________________________
4632[ 5174] By: gsar on 2000/02/21 00:09:16
4633 Log: more malloc.c tweaks for change#5070
4634 Branch: perl
4635 ! malloc.c
4636____________________________________________________________________________
4637[ 5173] By: gsar on 2000/02/21 00:01:17
4638 Log: malloc.c fixups in change#5170 need to fetch thx pointer
4639 Branch: perl
4640 ! malloc.c
4641____________________________________________________________________________
4642[ 5172] By: gsar on 2000/02/20 23:52:39
4643 Log: missing file in change#5170
4644 Branch: perl
4645 + t/pragma/warn/9enabled
4646____________________________________________________________________________
4647[ 5171] By: gsar on 2000/02/20 23:49:17
4648 Log: skip conditionally defined symbols in change#5162
4649 Branch: perl
4650 ! makedef.pl
4651____________________________________________________________________________
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)
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____________________________________________________________________________
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)
4667 Branch: perl
4668 ! iperlsys.h win32/perlhost.h win32/win32.c win32/win32.h
4669____________________________________________________________________________
4670[ 5168] By: gsar on 2000/02/20 20:19:11
4671 Log: update Changes, credits
4672 Branch: perl
4673 ! Changes
4674____________________________________________________________________________
76438f5e
GS
4675[ 5167] By: gsar on 2000/02/20 18:54:27
4676 Log: avoid reading out-of-bounds memory when matching against reference
4677 Branch: perl
4678 ! regexec.c
4679____________________________________________________________________________
4680[ 5166] By: gsar on 2000/02/20 17:59:41
4681 Log: byte mode chop() should clear UTF8 (from Gisle Aas)
4682 Branch: perl
4683 ! doop.c
4684____________________________________________________________________________
4685[ 5165] By: gsar on 2000/02/20 17:57:08
4686 Log: test fix needed by change#5164
4687 Branch: perl
4688 ! t/pragma/warn/toke
4689____________________________________________________________________________
4690[ 5164] By: gsar on 2000/02/20 17:50:38
4691 Log: default mkdir() mode argument to 0777
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____________________________________________________________________________
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
4699 Branch: perl
4700 ! op.c opcode.h opcode.pl
4701____________________________________________________________________________
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)
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____________________________________________________________________________
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)
4713 Branch: perl
4714 ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
4715____________________________________________________________________________
4716[ 5160] By: gsar on 2000/02/20 11:53:28
4717 Log: mention portability caveat about C<use Errno 'EFOO'>
4718 Branch: perl
4719 ! ext/Errno/Errno_pm.PL
4720____________________________________________________________________________
4721[ 5159] By: gsar on 2000/02/20 11:14:36
4722 Log: revise docs on @+ and @- (from Tom "Camel" Christiansen)
4723 Branch: perl
4724 ! pod/perlvar.pod
4725____________________________________________________________________________
4726[ 5158] By: gsar on 2000/02/20 10:53:49
4727 Log: README.vms and related updates (from Peter Prymmer <pvhp@best.com>)
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____________________________________________________________________________
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.)
4736 Branch: cfgperl
4737 ! pod/perldelta.pod
4738____________________________________________________________________________
4739[ 5156] By: jhi on 2000/02/19 18:38:14
4740 Log: Integrate with Sarathy.
4741 Branch: cfgperl
4742 +> lib/bytes.pm lib/bytes_heavy.pl
4743 - lib/byte.pm lib/byte_heavy.pl
4744 !> (integrate 61 files)
4745____________________________________________________________________________
4746[ 5155] By: gsar on 2000/02/19 17:57:39
4747 Log: char vs U8 warnings
4748 Branch: perl
4749 ! sv.c
4750____________________________________________________________________________
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)
4754 Branch: perl
4755 ! pod/perlfunc.pod
4756____________________________________________________________________________
4757[ 5153] By: gsar on 2000/02/19 17:41:41
4758 Log: tests, doc tweak (from Gisle Aas)
4759 Branch: perl
4760 ! pod/perlfaq9.pod t/op/ord.t
4761____________________________________________________________________________
4762[ 5152] By: gsar on 2000/02/19 17:35:50
4763 Log: document behavior of splice(@ary) (from Gisle Aas)
4764 Branch: perl
4765 ! pod/perlfunc.pod
4766____________________________________________________________________________
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>)
4770 Branch: perl
4771 ! regexec.c t/op/pat.t
4772____________________________________________________________________________
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)
4775 Branch: perl
4776 ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm op.c
4777____________________________________________________________________________
4778[ 5149] By: gsar on 2000/02/19 17:32:03
4779 Log: avoid compiler warnings
4780 Branch: perl
4781 ! malloc.c perl.h
4782____________________________________________________________________________
4783[ 5148] By: gsar on 2000/02/19 17:18:09
4784 Log: document 'lvalue' attribute (from Simon Cozens <simon@brecon.co.uk>)
4785 Branch: perl
4786 ! lib/attributes.pm
4787____________________________________________________________________________
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)
4791 Branch: perl
4792 ! ext/Errno/Errno_pm.PL
4793____________________________________________________________________________
4794[ 5146] By: gsar on 2000/02/19 16:18:46
4795 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
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>)
4805 Branch: perl
4806 ! ext/POSIX/POSIX.xs t/lib/posix.t
4807____________________________________________________________________________
4808[ 5144] By: gsar on 2000/02/19 16:02:40
4809 Log: don't blindly set bool=char on linux (from Andy Dougherty)
4810 Branch: perl
4811 ! handy.h hints/linux.sh x2p/a2p.h
4812____________________________________________________________________________
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>
4816 Branch: perl
4817 ! doio.c perl.c perl.h pp_hot.c pp_sys.c toke.c util.c
4818____________________________________________________________________________
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>)
4822 Branch: perl
4823 ! lib/Pod/Html.pm
4824____________________________________________________________________________
4825[ 5141] By: gsar on 2000/02/19 08:27:29
4826 Log: grammos (spotted by Tom Christiansen)
4827 Branch: perl
4828 ! pod/perlfunc.pod
4829____________________________________________________________________________
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
4835 Branch: perl
4836 ! lib/ExtUtils/xsubpp
4837____________________________________________________________________________
4838[ 5139] By: gsar on 2000/02/19 07:55:18
4839 Log: s/croak/Perl_croak/
4840 Branch: perl
4841 ! sv.c
4842____________________________________________________________________________
4843[ 5138] By: gsar on 2000/02/19 07:51:39
4844 Log: make comparisons promote to utf8 as necessary (from Gisle Aas)
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____________________________________________________________________________
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
4852 Branch: perl
4853 ! pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod pp_sys.c
4854____________________________________________________________________________
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)
4858 Branch: perl
4859 ! pp.c utf8.c utf8.h
4860____________________________________________________________________________
4861[ 5135] By: gsar on 2000/02/19 06:53:13
4862 Log: s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
4863 Branch: perl
4864 ! lib/warnings.pm op.c warnings.h warnings.pl
4865____________________________________________________________________________
4866[ 5134] By: gsar on 2000/02/19 06:36:46
4867 Log: s/byte/bytes/g remnants
4868 Branch: perl
4869 ! lib/bytes.pm lib/bytes_heavy.pl
4870____________________________________________________________________________
4871[ 5133] By: gsar on 2000/02/19 06:33:49
4872 Log: rename byte:: to bytes::
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____________________________________________________________________________
4880[ 5132] By: gsar on 2000/02/19 05:58:42
4881 Log: English names for $^R and $^S
4882 Branch: perl
4883 ! lib/English.pm pod/perlvar.pod
4884____________________________________________________________________________
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)
4889 Branch: perl
4890 ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op
4891____________________________________________________________________________
4892[ 5130] By: gsar on 2000/02/19 05:43:10
4893 Log: fix outdated info about PerlClinic and the bug-tracking system
4894 Branch: perl
4895 ! pod/perlfaq2.pod pod/perltodo.pod
4896____________________________________________________________________________
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)
4900 Branch: perl
4901 ! README.win32 t/lib/safe2.t t/op/mkdir.t win32/makefile.mk
4902 ! win32/win32.h
4903____________________________________________________________________________
4904[ 5128] By: gsar on 2000/02/18 06:55:33
4905 Log: avoid $@-clearing sideeffect of require in Carp
4906 Branch: perl
4907 ! lib/Carp.pm
4908____________________________________________________________________________
4909[ 5127] By: gsar on 2000/02/18 04:58:26
4910 Log: stronger testcase for change#5126
4911 Branch: perl
4912 ! t/op/pat.t
4913____________________________________________________________________________
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>)
4917 Branch: perl
4918 ! regexec.c t/op/pat.t
4919____________________________________________________________________________
4920[ 5125] By: gsar on 2000/02/18 03:57:43
4921 Log: Compiler fixups from Jan Dubois
4922 Branch: perl
4923 ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm utils/perlcc.PL
4924____________________________________________________________________________
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.
4927 Branch: cfgperl
4928 ! hints/hpux.sh
4929____________________________________________________________________________
4930[ 5123] By: jhi on 2000/02/17 18:40:17
4931 Log: Integrate with Sarathy.
4932 Branch: cfgperl
4933 !> dump.c ext/ODBM_File/ODBM_File.xs t/op/split.t
4934____________________________________________________________________________
4935[ 5122] By: gsar on 2000/02/17 18:01:14
4936 Log: fix test that depends on op_dump() output
4937 Branch: perl
4938 ! t/op/split.t
4939____________________________________________________________________________
4940[ 5121] By: gsar on 2000/02/17 17:55:18
4941 Log: op_dump() tweak
4942 Branch: perl
4943 ! dump.c
4944____________________________________________________________________________
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".
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____________________________________________________________________________
4957[ 5119] By: jhi on 2000/02/16 22:29:11
4958 Log: HP-UX 64-bitness/largefile fixes.
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____________________________________________________________________________
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.
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____________________________________________________________________________
4980[ 5117] By: gsar on 2000/02/16 06:39:06
4981 Log: avoid warnings due to redefined NULL
4982 Branch: perl
4983 ! ext/ODBM_File/ODBM_File.xs
4984____________________________________________________________________________
4985[ 5116] By: gsar on 2000/02/16 00:10:25
4986 Log: integrate cfgperl changes into mainline
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____________________________________________________________________________
4993[ 5115] By: jhi on 2000/02/15 23:11:55
4994 Log: Probe for <sys/utsname.h>.
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____________________________________________________________________________
5001[ 5114] By: jhi on 2000/02/15 22:59:59
5002 Log: Integrate with Sarathy.
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____________________________________________________________________________
5009[ 5113] By: gsar on 2000/02/15 21:22:18
5010 Log: update Changes, patchlevel
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____________________________________________________________________________
bf6c18a6
GS
5015[ 5112] By: gsar on 2000/02/15 20:57:12
5016 Log: fix change#5104 under useithreads
5017 Branch: perl
5018 ! op.c
5019____________________________________________________________________________
5020[ 5111] By: gsar on 2000/02/15 20:45:10
5021 Log: export list tweak needed by change#5103
5022 Branch: perl
5023 ! makedef.pl
5024____________________________________________________________________________
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>)
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____________________________________________________________________________
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>)
5039 Branch: perl
5040 ! universal.c
5041____________________________________________________________________________
5042[ 5108] By: gsar on 2000/02/15 18:25:05
5043 Log: avoid accidental #line directives (from Rick Delaney
5044 <rick@consumercontact.com>)
5045 Branch: perl
5046 ! pod/perlsyn.pod toke.c
5047____________________________________________________________________________
5048[ 5107] By: gsar on 2000/02/15 18:04:31
5049 Log: locale guards needed (from Simon Cozens <simon@brecon.co.uk>)
5050 Branch: perl
5051 ! perl.c
5052____________________________________________________________________________
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>)
5056 Branch: perl
5057 ! pod/perldelta.pod pod/perlfunc.pod
5058____________________________________________________________________________
5059[ 5105] By: gsar on 2000/02/15 17:43:27
5060 Log: s/use vars/our/ (from Gisle Aas)
5061 Branch: perl
5062 ! bytecode.pl
5063____________________________________________________________________________
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>)
5067 Branch: perl
5068 ! op.c t/lib/fields.t
5069____________________________________________________________________________
5070[ 5103] By: gsar on 2000/02/15 17:18:12
5071 Log: provide malloc stats via get_mstats() (from Ilya Zakharevich)
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____________________________________________________________________________
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
5078 Branch: perl
5079 ! Todo-5.6 pod/perldata.pod pod/perlport.pod
5080____________________________________________________________________________
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
5084 Branch: perl
5085 ! Makefile.SH
5086____________________________________________________________________________
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)
5090 Branch: perl
5091 ! op.c t/op/lex_assign.t
5092____________________________________________________________________________
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>)
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____________________________________________________________________________
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>)
5103 Branch: perl
5104 ! toke.c
5105____________________________________________________________________________
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>)
5109 Branch: perl
5110 ! win32/win32.c
5111____________________________________________________________________________
5112[ 5096] By: jhi on 2000/02/15 14:22:23
5113 Log: Integrate with Sarathy.
5114 Branch: cfgperl
5115 !> win32/Makefile win32/bin/exetype.pl win32/makefile.mk
5116____________________________________________________________________________
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.
5120 Branch: cfgperl
5121 ! hints/aix.sh
5122____________________________________________________________________________
5123[ 5094] By: gsar on 2000/02/15 05:42:17
5124 Log: update exetype.pl tool
5125 Branch: perl
5126 ! win32/Makefile win32/bin/exetype.pl win32/makefile.mk
5127____________________________________________________________________________
5128[ 5093] By: jhi on 2000/02/15 05:24:02
5129 Log: Integrate with Sarathy.
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____________________________________________________________________________
5136[ 5092] By: jhi on 2000/02/15 05:22:09
5137 Log: Unroll the libs scan thanks to HP-UX.
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____________________________________________________________________________
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()
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____________________________________________________________________________
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
5156 Branch: perl
5157 ! sv.c
5158____________________________________________________________________________
5159[ 5089] By: jhi on 2000/02/15 00:41:36
5160 Log: AIX perl linkage tweakage.
5161 Branch: cfgperl
5162 ! Makefile.SH
5163____________________________________________________________________________
5164[ 5088] By: jhi on 2000/02/15 00:07:06
5165 Log: abort instead of just promising.
5166 Branch: cfgperl
5167 ! hints/aix.sh
5168____________________________________________________________________________
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
5172 Branch: cfgperl
5173 ! ext/Sys/Syslog/Syslog.xs
5174____________________________________________________________________________
5175[ 5086] By: jhi on 2000/02/14 21:13:24
5176 Log: Add lseektype and lseeksize to myconfig.
5177 Branch: cfgperl
5178 ! myconfig.SH
5179____________________________________________________________________________
5180[ 5085] By: gsar on 2000/02/14 18:51:11
5181 Log: avoid warnings
5182 Branch: perl
5183 ! perl.c
5184____________________________________________________________________________
5185[ 5084] By: gsar on 2000/02/14 18:26:08
5186 Log: fix small interpreter leaks identified by Purify
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____________________________________________________________________________
5191[ 5083] By: jhi on 2000/02/14 17:50:52
5192 Log: Remove tagged core files.
5193 Branch: cfgperl
5194 ! lib/ExtUtils/MM_Unix.pm
5195____________________________________________________________________________
5196[ 5082] By: jhi on 2000/02/14 17:41:07
5197 Log: Prefer full_ar.
5198 Branch: cfgperl
5199 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5200____________________________________________________________________________
5201[ 5081] By: jhi on 2000/02/14 17:20:32
5202 Log: Add ivtype, ivsize, nvtype, nvsize to myconfig.
5203 Branch: cfgperl
5204 ! myconfig.SH
5205____________________________________________________________________________
5206[ 5080] By: jhi on 2000/02/14 15:33:03
5207 Log: Integrate with Sarathy.
5208 Branch: cfgperl
5209 !> Porting/pumpkin.pod av.c malloc.c sv.c
5210____________________________________________________________________________
5211[ 5079] By: gsar on 2000/02/14 08:50:06
5212 Log: notes about running Purify
5213 Branch: perl
5214 ! Porting/pumpkin.pod av.c sv.c
5215____________________________________________________________________________
5216[ 5078] By: gsar on 2000/02/14 07:27:21
5217 Log: use system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY
5218 Branch: perl
5219 ! malloc.c
5220____________________________________________________________________________
5221[ 5077] By: gsar on 2000/02/14 07:25:44
5222 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
5232[ 5076] By: jhi on 2000/02/14 05:01:56
5233 Log: Integrate with Sarathy.
5234 Branch: cfgperl
5235 !> embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
5236____________________________________________________________________________
5237[ 5075] By: jhi on 2000/02/14 04:56:52
5238 Log: Configure -A stopped processing of any further options.
5239 Branch: cfgperl
5240 ! Configure config_h.SH
5241 Branch: metaconfig
5242 ! U/modified/Options.U
5243____________________________________________________________________________
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
5247 Branch: perl
5248 ! embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
5249____________________________________________________________________________
5250[ 5073] By: jhi on 2000/02/13 19:28:17
5251 Log: Integrate with Sarathy.
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____________________________________________________________________________
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)
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____________________________________________________________________________
5267[ 5071] By: jhi on 2000/02/12 19:59:35
5268 Log: uselonglong sits deep.
5269 Branch: cfgperl
5270 ! Configure config_h.SH hints/solaris_2.sh
5271 Branch: metaconfig/U/perl
5272 ! use64bits.U
5273____________________________________________________________________________
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.
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____________________________________________________________________________
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.
5293 Branch: cfgperl
5294 ! hints/hpux.sh
5295____________________________________________________________________________
5296[ 5068] By: jhi on 2000/02/11 21:01:21
5297 Log: Guard against accidental long long use.
5298 Branch: cfgperl
5299 ! perl.h
5300____________________________________________________________________________
5301[ 5067] By: jhi on 2000/02/11 19:50:32
5302 Log: logic fixes
5303 Branch: cfgperl
5304 ! Configure config_h.SH
5305 Branch: metaconfig/U/perl
5306 ! uselonglong.U
5307____________________________________________________________________________
5308[ 5066] By: jhi on 2000/02/11 19:32:30
5309 Log: Clarify 64-bit issues.
5310 Branch: cfgperl
5311 ! pod/perldelta.pod
5312____________________________________________________________________________
5313[ 5065] By: jhi on 2000/02/11 18:13:29
5314 Log: Integrate with Sarathy.
5315 Branch: cfgperl
5316 !> ext/Devel/Peek/Peek.xs regcomp.c t/comp/require.t t/comp/use.t
5317 !> toke.c
5318____________________________________________________________________________
5319[ 5064] By: jhi on 2000/02/11 18:11:47
5320 Log: Silence linker warnings about binary backward incompatibilities.
5321 Branch: cfgperl
5322 ! hints/hpux.sh
5323____________________________________________________________________________
5324[ 5063] By: gsar on 2000/02/11 16:36:14
5325 Log: fix uninitialized memory reads found by purify
5326 Branch: perl
5327 ! ext/Devel/Peek/Peek.xs regcomp.c
5328____________________________________________________________________________
5329[ 5062] By: jhi on 2000/02/11 00:11:39
5330 Log: de-fancify the largefiles hints
5331 Branch: cfgperl
5332 ! hints/hpux.sh
5333____________________________________________________________________________
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}>
5338 Branch: perl
5339 ! t/comp/require.t t/comp/use.t toke.c
5340____________________________________________________________________________
5341[ 5060] By: jhi on 2000/02/10 13:29:25
5342 Log: Integrate with Sarathy.
5343 Branch: cfgperl
5344 !> makedef.pl pp_ctl.c t/op/write.t win32/vdir.h
5345____________________________________________________________________________
5346[ 5059] By: gsar on 2000/02/10 06:21:21
5347 Log: make global symbol exports AIX-specific
5348 Branch: perl
5349 ! makedef.pl
5350____________________________________________________________________________
5351[ 5058] By: gsar on 2000/02/10 06:16:57
5352 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
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
5366 Branch: perl
5367 ! win32/vdir.h
5368____________________________________________________________________________
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
5372 Branch: perl
5373 ! pp_ctl.c t/op/write.t
5374____________________________________________________________________________
5375[ 5055] By: jhi on 2000/02/09 19:48:58
5376 Log: Regenerate Configure for I_SYSLOG.
5377 Branch: cfgperl
5378 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5379 ! config_h.SH
5380____________________________________________________________________________
5381[ 5054] By: jhi on 2000/02/09 19:38:04
5382 Log: fix AIX and multiplicity problems
5383 Branch: cfgperl
5384 ! Makefile.SH makedef.pl
5385____________________________________________________________________________
5386[ 5053] By: bailey on 2000/02/09 10:58:11
5387 Log: remove redundant archcore directory prefix in installperl
5388 Branch: vmsperl
5389 ! installperl
5390____________________________________________________________________________
5391[ 5052] By: bailey on 2000/02/09 10:44:22
5392 Log: Work around prefixing bug in older DECC preprocessors
5393 Branch: vmsperl
5394 ! vms/vms.c vms/vmsish.h
5395____________________________________________________________________________
5396[ 5051] By: bailey on 2000/02/09 09:52:06
5397 Log: Eliminate unnecessary (and sometimes confounding) test for
5398 word boundary
5399 Branch: vmsperl
5400 ! lib/ExtUtils/MM_VMS.pm
5401____________________________________________________________________________
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)
5405 Branch: vmsperl
5406 ! av.c mg.h pp_sys.c scope.c sv.c vms/vms.c
5407____________________________________________________________________________
5408[ 5049] By: bailey on 2000/02/09 09:09:45
5409 Log: Resync with mainline
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____________________________________________________________________________
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)
5423 Branch: cfgperl
5424 ! Configure config_h.SH
5425 Branch: metaconfig
5426 ! U/modified/Cppsym.U
5427____________________________________________________________________________
5428[ 5047] By: jhi on 2000/02/09 02:56:43
5429 Log: (fake) use of getcwd.
5430 Branch: cfgperl
5431 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5432 ! config_h.SH perl.h
5433____________________________________________________________________________
5434[ 5046] By: jhi on 2000/02/09 02:22:50
5435 Log: lib scan fix
5436 Branch: cfgperl
5437 ! Configure config_h.SH
5438 Branch: metaconfig
5439 ! U/modified/libs.U
5440____________________________________________________________________________
5441[ 5045] By: jhi on 2000/02/09 02:17:34
5442 Log: Reintroduce #5019 via metaconfig.
5443 Branch: cfgperl
5444 ! Configure config_h.SH
5445 Branch: metaconfig
5446 ! U/installdirs/inc_version_list.U
5447____________________________________________________________________________
5448[ 5044] By: jhi on 2000/02/09 02:07:08
5449 Log: Add/restore probes for getcwd/mk*temp*/mmap.
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____________________________________________________________________________
5461[ 5043] By: jhi on 2000/02/08 20:58:02
5462 Log: Integrate with Sarathy.
5463 Branch: cfgperl
5464 +> Todo-5.6 t/op/ver.t win32/bin/exetype.pl
5465 !> (integrate 110 files)
5466____________________________________________________________________________
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')
5470 Branch: perl
5471 ! Configure
5472
5473----------------
5474Version v5.5.650
5475----------------
5476
5477____________________________________________________________________________
5478[ 5041] By: gsar on 2000/02/08 07:57:11
5479 Log: update Changes
5480 Branch: perl
5481 ! Changes
5482____________________________________________________________________________
7dc0bfe9
GS
5483[ 5040] By: gsar on 2000/02/08 07:51:20
5484 Log: documentation patches (from Michael Schwern and Yitzchak
5485 Scott-Thoennes)
5486 Branch: perl
5487 ! av.c hv.c lib/UNIVERSAL.pm pod/perlapi.pod
5488____________________________________________________________________________
5489[ 5039] By: gsar on 2000/02/08 07:22:46
5490 Log: alias to $^V to $PERL_VERSION_TUPLE
5491 Branch: perl
5492 ! lib/English.pm pod/perlvar.pod
5493____________________________________________________________________________
5494[ 5038] By: gsar on 2000/02/08 07:03:34
5495 Log: update Changes
5496 Branch: perl
5497 ! Changes pod/perlhist.pod
5498____________________________________________________________________________
de993576
GS
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
5502 Branch: perl
5503 ! perl.c
5504____________________________________________________________________________
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
5510 Branch: perl
5511 ! Configure
5512____________________________________________________________________________
5513[ 5035] By: gsar on 2000/02/07 21:21:44
5514 Log: sprintf("%v"...) buffer resizing busted
5515 Branch: perl
5516 ! sv.c
5517____________________________________________________________________________
5518[ 5034] By: gsar on 2000/02/07 19:16:21
5519 Log: update Changes
5520 Branch: perl
5521 ! Changes pod/perlhist.pod
5522____________________________________________________________________________
151210d1
GS
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
5526 Branch: perl
5527 ! pp_hot.c toke.c
5528____________________________________________________________________________
5529[ 5032] By: gsar on 2000/02/07 18:25:31
5530 Log: add note about printf("%v",...)
5531 Branch: perl
5532 ! pod/perldelta.pod
5533____________________________________________________________________________
5534[ 5031] By: gsar on 2000/02/07 18:18:43
5535 Log: update Changes
5536 Branch: perl
5537 ! Changes Todo-5.6
5538____________________________________________________________________________
69883f8f
GS
5539[ 5030] By: gsar on 2000/02/07 18:17:49
5540 Log: thinko in change#5029
5541 Branch: perl
5542 ! gv.c
5543____________________________________________________________________________
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)
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____________________________________________________________________________
5552[ 5028] By: gsar on 2000/02/07 17:10:03
5553 Log: perlport updates (from Peter Prymmer)
5554 Branch: perl
5555 ! pod/perlport.pod
5556____________________________________________________________________________
5557[ 5027] By: gsar on 2000/02/07 16:53:47
5558 Log: fix up Todo-5.6
5559 Branch: perl
5560 ! Todo-5.6
5561____________________________________________________________________________
5562[ 5026] By: gsar on 2000/02/07 16:32:31
5563 Log: rename Todo-5.005 to Todo-5.6
5564 Branch: perl
5565 +> Todo-5.6
5566 - Todo-5.005
5567 ! MANIFEST
5568____________________________________________________________________________
5569[ 5025] By: gsar on 2000/02/07 16:09:54
5570 Log: ${^Warnings} renamed to ${^WARNING_BITS}
5571 Branch: perl
5572 ! gv.c lib/warnings.pm mg.c pod/perltoc.pod pod/perlvar.pod
5573 ! toke.c warnings.pl
5574____________________________________________________________________________
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
5579 Branch: perl
5580 ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
5581 ! win32/win32.h
5582____________________________________________________________________________
5583[ 5023] By: gsar on 2000/02/07 11:44:19
5584 Log: avoid MakeMaker setting $^W=1
5585 Branch: perl
5586 ! lib/ExtUtils/MakeMaker.pm
5587____________________________________________________________________________
5588[ 5022] By: gsar on 2000/02/07 10:38:56
5589 Log: up to v5.5.650
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____________________________________________________________________________
24df1a40
GS
5594[ 5021] By: gsar on 2000/02/07 10:10:31
5595 Log: mention threads status in pod
5596 Branch: perl
5597 ! ext/Thread/Thread.pm
5598____________________________________________________________________________
5599[ 5020] By: gsar on 2000/02/07 09:57:46
5600 Log: tolerate NULL SITELIB_EXP
5601 Branch: perl
5602 ! perl.c
5603____________________________________________________________________________
5604[ 5019] By: gsar on 2000/02/07 09:46:11
5605 Log: NULL-terminate PERL_INC_VERSION_LIST
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____________________________________________________________________________
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>)
5614 Branch: perl
5615 ! lib/lib.pm perl.c
5616____________________________________________________________________________
5617[ 5017] By: gsar on 2000/02/07 08:58:56
5618 Log: makefiles now use exetype.pl to make wperl.exe
5619 Branch: perl
5620 ! sv.c win32/Makefile win32/makefile.mk
5621____________________________________________________________________________
5622[ 5016] By: gsar on 2000/02/07 08:38:25
5623 Log: add exetype.pl (from Jan Dubois)
5624 Branch: perl
5625 + win32/bin/exetype.pl
5626 ! MANIFEST
5627____________________________________________________________________________
5628[ 5015] By: gsar on 2000/02/07 08:29:28
5629 Log: pod fixes (from Abigail and M J T Guy)
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____________________________________________________________________________
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)
5638 Branch: perl
5639 ! pod/perlfunc.pod
5640____________________________________________________________________________
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
5646 Branch: perl
5647 ! lib/byte.pm lib/utf8.pm pod/perlunicode.pod pod/perlvar.pod
5648 ! pp.c sv.c
5649____________________________________________________________________________
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)
5653 Branch: perl
5654 ! lib/Sys/Hostname.pm
5655____________________________________________________________________________
5656[ 5011] By: gsar on 2000/02/07 06:26:30
5657 Log: allow 64-bit utf8-encoded integers (from Ilya Zakharevich)
5658 Branch: perl
5659 ! utf8.c utf8.h
5660____________________________________________________________________________
5661[ 5010] By: gsar on 2000/02/06 21:27:03
5662 Log: fix debug code in Perl_malloc() (from Ilya Zakharevich)
5663 Branch: perl
5664 ! malloc.c
5665____________________________________________________________________________
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)
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____________________________________________________________________________
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>)
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____________________________________________________________________________
5685[ 5007] By: gsar on 2000/02/06 17:47:01
5686 Log: reduce memory consumption of POSIX.pm (from Ilya Zakharevich)
5687 Branch: perl
5688 ! ext/POSIX/POSIX.pm
5689____________________________________________________________________________
5690[ 5006] By: gsar on 2000/02/06 17:28:35
5691 Log: integrate cfgperl contents into mainline
5692 Branch: perl
5693 !> Configure config_h.SH ext/Sys/Syslog/Syslog.xs hints/hpux.sh
5694 !> perl.h pp_sys.c
5695____________________________________________________________________________
5696[ 5005] By: gsar on 2000/02/06 17:18:39
5697 Log: VOS port updates (from Paul Green <Paul_Green@stratus.com>)
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____________________________________________________________________________
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
5707 Branch: perl
5708 ! t/comp/use.t toke.c
5709____________________________________________________________________________
5710[ 5003] By: gsar on 2000/02/06 14:57:30
5711 Log: avoid -Bforcearchive on netbsd too
5712 Branch: perl
5713 ! Changes hints/netbsd.sh
5714____________________________________________________________________________
9f060c84
GS
5715[ 5002] By: gsar on 2000/02/06 14:45:17
5716 Log: revised notes about Pod::Parser & Co.
5717 Branch: perl
5718 ! lib/Pod/Usage.pm pod/perldelta.pod
5719____________________________________________________________________________
5720[ 5001] By: gsar on 2000/02/06 14:02:43
5721 Log: fix description of obsolete diagnostic
5722 Branch: perl
5723 ! pod/perldiag.pod
5724____________________________________________________________________________
5725[ 5000] By: gsar on 2000/02/06 13:59:58
5726 Log: allow "\x{12ab}" even without C<use utf8>
5727 Branch: perl
5728 ! t/pragma/warn/toke toke.c
5729____________________________________________________________________________
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
5733 Branch: perl
5734 ! utils/perlbug.PL
5735____________________________________________________________________________
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
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____________________________________________________________________________
5744[ 4997] By: gsar on 2000/02/04 21:40:08
5745 Log: change#4970 fallout for useithreads
5746 Branch: perl
5747 ! sv.c
5748____________________________________________________________________________
5749[ 4996] By: jhi on 2000/02/04 20:09:00
5750 Log: Largefilify offsets of tied handles.
5751 Branch: cfgperl
5752 ! pp_sys.c
5753____________________________________________________________________________
5754[ 4995] By: jhi on 2000/02/04 19:54:25
5755 Log: Sanity check for libraries scan.
5756 Branch: cfgperl
5757 ! Configure config_h.SH
5758 Branch: metaconfig
5759 ! U/modified/libs.U
5760____________________________________________________________________________
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.
5764 Branch: cfgperl
5765 ! perl.h
5766____________________________________________________________________________
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.
5771 Branch: metaconfig
5772 ! U/modified/Cppsym.U
5773____________________________________________________________________________
5774[ 4992] By: jhi on 2000/02/04 19:13:10
5775 Log: Use <syslog.h>, not <sys/syslog.h>.
5776 Branch: cfgperl
5777 ! Configure config_h.SH ext/Sys/Syslog/Syslog.xs
5778____________________________________________________________________________
5779[ 4991] By: gsar on 2000/02/04 19:11:07
5780 Log: dmake is on CPAN now
5781 Branch: perl
5782 ! README.win32
5783____________________________________________________________________________
5784[ 4990] By: jhi on 2000/02/04 19:04:01
5785 Log: Re-introduce #4817 and #4964 wiped out by #4987.
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____________________________________________________________________________
5793[ 4989] By: jhi on 2000/02/04 18:54:00
5794 Log: typo fix
5795 Branch: cfgperl
5796 ! Configure config_h.SH
5797 Branch: metaconfig
5798 ! U/modified/libs.U
5799____________________________________________________________________________
5800[ 4988] By: jhi on 2000/02/04 18:34:06
5801 Log: Integrate with Sarathy.
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____________________________________________________________________________
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.
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____________________________________________________________________________
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>)
5823 Branch: perl
5824 ! sv.c
5825____________________________________________________________________________
5826[ 4985] By: gsar on 2000/02/04 16:43:49
5827 Log: avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)
5828 Branch: perl
5829 ! ext/Devel/DProf/DProf.xs
5830____________________________________________________________________________
5831[ 4984] By: gsar on 2000/02/04 08:20:05
5832 Log: CPAN.pm updated to v1.52 (from Andreas Koenig)
5833 Branch: perl
5834 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5835____________________________________________________________________________
5836[ 4983] By: gsar on 2000/02/04 08:00:38
5837 Log: updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>)
5838 Branch: perl
5839 ! hints/openbsd.sh
5840____________________________________________________________________________
5841[ 4982] By: gsar on 2000/02/04 07:54:04
5842 Log: pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)
5843 Branch: perl
5844 ! lib/Pod/Parser.pm
5845____________________________________________________________________________
5846[ 4981] By: gsar on 2000/02/04 07:34:38
5847 Log: avoid assuming cc accepts -o switch (from Tom Hughes)
5848 Branch: perl
5849 ! Makefile.SH
5850____________________________________________________________________________
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>)
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____________________________________________________________________________
5859[ 4979] By: gsar on 2000/02/04 07:13:19
5860 Log: pod updates (from David Adler, M J T Guy)
5861 Branch: perl
5862 ! pod/perlfaq2.pod pod/perlop.pod pod/perlsyn.pod
5863____________________________________________________________________________
5864[ 4978] By: gsar on 2000/02/04 07:08:14
5865 Log: typos in config_h.SH (from Paul_Green@vos.stratus.com)
5866 Branch: perl
5867 ! config_h.SH
5868____________________________________________________________________________
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>)
5872 Branch: perl
5873 ! Makefile.SH
5874____________________________________________________________________________
5875[ 4976] By: gsar on 2000/02/04 06:33:43
5876 Log: VMS update (from Dan Sugalski and Peter Prymmer)
5877 Branch: perl
5878 ! configure.com vms/descrip_mms.template vms/subconfigure.com
5879____________________________________________________________________________
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)
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____________________________________________________________________________
5888[ 4974] By: gsar on 2000/02/04 05:05:57
5889 Log: off-by-one in malloc.c (from Ilya Zakharevich)
5890 Branch: perl
5891 ! malloc.c
5892____________________________________________________________________________
5893[ 4973] By: gsar on 2000/02/04 05:03:00
5894 Log: OS/2 build fixups from Ilya Zakharevich
5895 Branch: perl
5896 ! ext/Devel/DProf/DProf.xs os2/Makefile.SHs t/op/fork.t
5897____________________________________________________________________________
5898[ 4972] By: gsar on 2000/02/04 04:58:57
5899 Log: avoid /* within comment
5900 Branch: perl
5901 ! xsutils.c
5902____________________________________________________________________________
5903[ 4971] By: gsar on 2000/02/04 04:56:09
5904 Log: another HINT_BYTE victim
5905 Branch: perl
5906 ! lib/charnames.pm
5907____________________________________________________________________________
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 } }>
5910 Branch: perl
5911 ! op.c scope.c scope.h t/op/closure.t toke.c
5912____________________________________________________________________________
5913[ 4969] By: gsar on 2000/02/04 01:09:37
5914 Log: byte.pm and HINT_BYTE don't match (0x8, not 0x10!)
5915 Branch: perl
5916 ! lib/byte.pm
5917____________________________________________________________________________
5918[ 4968] By: jhi on 2000/02/02 13:17:25
5919 Log: Integrate with Sarathy.
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____________________________________________________________________________
5930[ 4967] By: gsar on 2000/02/02 12:22:29
5931 Log: update makerel for new version format
5932 Branch: perl
5933 ! Changes Porting/makerel
5934____________________________________________________________________________
93136620
GS
5935[ 4966] By: gsar on 2000/02/02 11:42:03
5936 Log: workaround for undefined symbol
5937 Branch: perl
5938 ! win32/win32.h
5939____________________________________________________________________________
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>)
5943 Branch: perl
5944 ! pp_sys.c
5945____________________________________________________________________________
5946[ 4964] By: gsar on 2000/02/02 11:11:15
5947 Log: adjust notes on use5005threads
5948 Branch: perl
5949 ! Configure INSTALL README.threads
5950____________________________________________________________________________
5951[ 4963] By: gsar on 2000/02/02 10:14:30
5952 Log: fix typo
5953 Branch: perl
5954 ! Configure
5955____________________________________________________________________________
5956[ 4962] By: gsar on 2000/02/02 10:13:10
5957 Log: integrate selected changes from cfgperl (#4899,4900,4904,4918)
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____________________________________________________________________________
5962[ 4961] By: gsar on 2000/02/02 09:55:45
5963 Log: PodParser-1.092 update via CPAN (from Brad Appleton)
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____________________________________________________________________________
5968[ 4960] By: gsar on 2000/02/02 08:22:31
5969 Log: replace misleading docs with a BUGS section
5970 Branch: perl
5971 ! lib/English.pm
5972____________________________________________________________________________
5973[ 4959] By: gsar on 2000/02/02 08:16:17
5974 Log: remove FUD from perlfunc/use (from M J T Guy)
5975 Branch: perl
5976 ! pod/perlfunc.pod
5977____________________________________________________________________________
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>)
5981 Branch: perl
5982 ! Changes lib/Benchmark.pm
5983____________________________________________________________________________
ce9550df
GS
5984[ 4957] By: gsar on 2000/02/02 08:04:52
5985 Log: fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)
5986 Branch: perl
5987 ! pp_hot.c
5988____________________________________________________________________________
5989[ 4956] By: gsar on 2000/02/02 08:02:57
5990 Log: flock() pod talks about "adding" in the sense of "or-ing"
5991 Branch: perl
5992 ! pod/perlfunc.pod
5993____________________________________________________________________________
5994[ 4955] By: gsar on 2000/02/02 07:58:35
5995 Log: fixes for switching files in the debugger (from Ilya Zakharevich)
5996 Branch: perl
5997 ! lib/perl5db.pl pod/perldebug.pod
5998____________________________________________________________________________
5999[ 4954] By: gsar on 2000/02/02 07:53:51
6000 Log: use warnings rather than fiddling with $^W (from Paul Marquess)
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____________________________________________________________________________
6007[ 4953] By: gsar on 2000/02/02 07:40:33
6008 Log: dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)
6009 Branch: perl
6010 ! hints/dynixptx.sh
6011____________________________________________________________________________
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)
6015 Branch: perl
6016 ! pod/perldelta.pod
6017____________________________________________________________________________
6018[ 4951] By: gsar on 2000/02/02 06:54:22
6019 Log: avoid mismatched type warnings
6020 Branch: perl
6021 ! embed.pl perlapi.h
6022____________________________________________________________________________
6023[ 4950] By: jhi on 2000/02/02 06:49:10
6024 Log: Integrate with Sarathy.
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____________________________________________________________________________
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>)
6035 Branch: perl
6036 ! lib/File/Spec/Win32.pm
6037____________________________________________________________________________
6038[ 4948] By: gsar on 2000/02/02 06:30:41
6039 Log: makefile tweak
6040 Branch: perl
6041 ! Makefile.SH
6042____________________________________________________________________________
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>)
6046 Branch: perl
6047 ! lib/warnings.pm t/pragma/warn/2use warnings.pl
6048____________________________________________________________________________
6049[ 4946] By: gsar on 2000/02/02 06:21:34
6050 Log: doc tweak (from Michael G Schwern <schwern@pobox.com>)
6051 Branch: perl
6052 ! lib/Text/Tabs.pm
6053____________________________________________________________________________
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>)
6057 Branch: perl
6058 ! utils/perldoc.PL
6059____________________________________________________________________________
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>)
6063 Branch: perl
6064 ! vms/descrip_mms.template
6065____________________________________________________________________________
6066[ 4943] By: gsar on 2000/02/02 03:40:49
6067 Log: reword some sections of perlunicode.pod
6068 Branch: perl
6069 ! pod/perlunicode.pod
6070____________________________________________________________________________
6071[ 4942] By: gsar on 2000/02/01 21:02:01
6072 Log: AIX warning on undefined symbol
6073 Branch: perl
6074 ! makedef.pl
6075____________________________________________________________________________
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
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____________________________________________________________________________
6084[ 4940] By: jhi on 2000/02/01 12:22:30
6085 Log: Integrate with Sarathy.
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____________________________________________________________________________
6092[ 4939] By: gsar on 2000/02/01 08:52:16
6093 Log: export pregexec(), Tk uses it
6094 Branch: perl
6095 ! embed.pl global.sym objXSUB.h perlapi.c
6096____________________________________________________________________________
6097[ 4938] By: gsar on 2000/02/01 04:00:09
6098 Log: mark literal utf8 in string literals properly
6099 Branch: perl
6100 ! toke.c
6101____________________________________________________________________________
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)
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____________________________________________________________________________
6112[ 4936] By: jhi on 2000/01/31 20:17:44
6113 Log: HP-UX (induced) fixes.
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____________________________________________________________________________
6121[ 4935] By: jhi on 2000/01/31 19:15:43
6122 Log: Cosmetics.
6123 Branch: metaconfig
6124 ! U/compline/d_gconvert.U
6125____________________________________________________________________________
6126[ 4934] By: jhi on 2000/01/31 19:15:22
6127 Log: Cppsym saga continues.
6128 Branch: cfgperl
6129 ! Configure config_h.SH
6130 Branch: metaconfig
6131 ! U/modified/Cppsym.U
6132____________________________________________________________________________
6133[ 4933] By: gsar on 2000/01/31 18:45:07
6134 Log: !USING_WIDE() branch is busted in win32_stat()
6135 Branch: perl
6136 ! win32/win32.c
6137____________________________________________________________________________
6138[ 4932] By: jhi on 2000/01/31 06:41:47
6139 Log: Reveal even more symbols.
6140 Branch: cfgperl
6141 ! Configure config_h.SH
6142 Branch: metaconfig
6143 ! U/modified/Cppsym.U
6144____________________________________________________________________________
6145[ 4931] By: jhi on 2000/01/31 06:21:41
6146 Log: Integrate with Sarathy.
6147 Branch: cfgperl
6148 - lib/caller.pm
6149 !> (integrate 29 files)
6150____________________________________________________________________________
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)
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____________________________________________________________________________
6163[ 4929] By: gsar on 2000/01/31 04:17:09
6164 Log: remove caller.pm from change#3534 (flawed idea)
6165 Branch: perl
6166 - lib/caller.pm
6167 ! MANIFEST pod/perldelta.pod pod/perlfunc.pod
6168____________________________________________________________________________
6169[ 4928] By: gsar on 2000/01/31 04:16:01
6170 Log: fix factual regression (-e doesn't create temporary files anymore)
6171 Branch: perl
6172 ! pod/perlfilter.pod
6173____________________________________________________________________________
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
6177 Branch: perl
6178 ! gv.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
6179 ! pod/perlvar.pod
6180____________________________________________________________________________
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>)
6184 Branch: perl
6185 ! lib/File/Find.pm x2p/find2perl.PL
6186____________________________________________________________________________
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>)
6190 Branch: perl
6191 ! pod/perlfunc.pod
6192____________________________________________________________________________
6193[ 4924] By: gsar on 2000/01/28 17:49:34
6194 Log: README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
6195 Branch: perl
6196 ! README.cygwin
6197____________________________________________________________________________
6198[ 4923] By: gsar on 2000/01/28 17:10:08
6199 Log: avoid leaking lexicals into program being debugged (from Ilya
6200 Zakharevich)
6201 Branch: perl
6202 ! lib/perl5db.pl
6203____________________________________________________________________________
6204[ 4922] By: gsar on 2000/01/28 16:36:13
6205 Log: perldelta note about export list changes
6206 Branch: perl
6207 ! Changes pod/perldelta.pod
6208____________________________________________________________________________
ed09ebcd
GS
6209[ 4921] By: gsar on 2000/01/28 15:49:04
6210 Log: alias realpath() to abs_path() (from Tom Christiansen)
6211 Branch: perl
6212 ! lib/Cwd.pm
6213____________________________________________________________________________
6214[ 4920] By: jhi on 2000/01/28 09:52:47
6215 Log: Cppsym fixup from Andy.
6216 Branch: cfgperl
6217 ! Configure config_h.SH
6218 Branch: metaconfig
6219 ! U/modified/Cppsym.U
6220____________________________________________________________________________
6221[ 4919] By: jhi on 2000/01/28 09:52:22
6222 Log: In HP-UX no largefiles if no 64 bits.
6223 Branch: cfgperl
6224 ! hints/hpux.sh
6225____________________________________________________________________________
6226[ 4918] By: jhi on 2000/01/28 09:03:37
6227 Log: The #4880 was too eager, the $n test is useful too.
6228 Branch: cfgperl
6229 ! lib/Benchmark.pm
6230____________________________________________________________________________
6231[ 4917] By: jhi on 2000/01/28 06:27:50
6232 Log: Integrate with Sarathy.
6233 Branch: cfgperl
6234 +> pod/perlapi.pod pod/perlintern.pod
6235 !> (integrate 39 files)
6236____________________________________________________________________________
6237[ 4916] By: gsar on 2000/01/28 05:29:37
6238 Log: more exported symbols needed for build on windows
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____________________________________________________________________________
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
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____________________________________________________________________________
6257[ 4914] By: gsar on 2000/01/27 19:43:35
6258 Log: document unimplemented status of forking pipe open() on windows
6259 Branch: perl
6260 ! pod/perlfork.pod t/op/fork.t
6261____________________________________________________________________________
6262[ 4913] By: jhi on 2000/01/27 11:18:51
6263 Log: Integrate with Sarathy.
6264 Branch: cfgperl
6265 !> (integrate 51 files)
6266____________________________________________________________________________
6267[ 4912] By: jhi on 2000/01/27 10:35:48
6268 Log: Cppsym update continues.
6269 Branch: cfgperl
6270 ! Configure config_h.SH
6271 Branch: metaconfig
6272 ! U/modified/Cppsym.U
6273____________________________________________________________________________
6274[ 4911] By: gsar on 2000/01/27 08:04:17
6275 Log: add missing flag in change#4892
6276 Branch: perl
6277 ! win32/win32.c
6278____________________________________________________________________________
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)
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____________________________________________________________________________
6290[ 4909] By: gsar on 2000/01/26 22:45:28
6291 Log: typo
6292 Branch: perl
6293 ! Porting/p4desc
6294____________________________________________________________________________
6295[ 4908] By: gsar on 2000/01/26 22:41:18
6296 Log: update p4 tool
6297 Branch: perl
6298 ! Porting/p4desc
6299____________________________________________________________________________
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)
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____________________________________________________________________________
6308[ 4906] By: gsar on 2000/01/26 20:16:39
6309 Log: pod typos and warnings (from Abigail <abigail@delanet.com>)
6310 Branch: perl
6311 ! README.win32 ext/B/B/Deparse.pm lib/Class/Struct.pm
6312____________________________________________________________________________
6313[ 4905] By: gsar on 2000/01/26 19:10:26
6314 Log: s/STOP/CHECK/ blocks
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____________________________________________________________________________
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.
6326 Branch: cfgperl
6327 ! ext/IO/IO.xs
6328____________________________________________________________________________
6329[ 4903] By: jhi on 2000/01/26 11:16:34
6330 Log: Continue cpp symbol update.
6331 Branch: cfgperl
6332 ! Configure config_h.SH
6333 Branch: metaconfig
6334 ! U/modified/Cppsym.U
6335____________________________________________________________________________
6336[ 4902] By: gsar on 2000/01/26 09:28:37
6337 Log: tweak exports list on Windows
6338 Branch: perl
6339 ! makedef.pl t/op/fork.t win32/win32.h
6340____________________________________________________________________________
6341[ 4901] By: jhi on 2000/01/26 08:05:57
6342 Log: Integrate with Sarathy.
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____________________________________________________________________________
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.
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____________________________________________________________________________
6360[ 4899] By: jhi on 2000/01/26 07:46:56
6361 Log: Update the scan of the cpp symbols.
6362 Branch: cfgperl
6363 ! Configure config_h.SH
6364 Branch: metaconfig
6365 ! U/modified/Cppsym.U
6366____________________________________________________________________________
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>)
6370 Branch: perl
6371 ! lib/Getopt/Std.pm
6372____________________________________________________________________________
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
6376 Branch: perl
6377 ! t/op/grep.t toke.c
6378____________________________________________________________________________
6379[ 4896] By: gsar on 2000/01/26 00:56:14
6380 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
aff0d67d
GS
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)
6391 Branch: perl
6392 ! toke.c
6393____________________________________________________________________________
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
6397 Branch: perl
6398 ! lib/File/Path.pm
6399____________________________________________________________________________
6400[ 4893] By: gsar on 2000/01/25 23:19:18
6401 Log: typo in change#4892
6402 Branch: perl
6403 ! win32/win32.c
6404____________________________________________________________________________
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
6410 Branch: perl
6411 ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
6412 ! win32/win32.h
6413____________________________________________________________________________
6414[ 4891] By: gsar on 2000/01/25 20:22:01
6415 Log: produce redeclaration warning on C<our $foo; { our $foo; ... }>
6416 Branch: perl
6417 ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/strict-vars
6418____________________________________________________________________________
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
6422 Branch: perl
6423 ! win32/Makefile win32/makefile.mk
6424____________________________________________________________________________
6425[ 4889] By: jhi on 2000/01/25 14:44:55
6426 Log: Misedit in #4888.
6427 Branch: cfgperl
6428 ! pp.c
6429____________________________________________________________________________
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.
6438 Branch: cfgperl
6439 ! Configure config_h.SH hints/unicosmk.sh pp.c
6440 Branch: metaconfig
6441 ! U/modified/Oldconfig.U
6442____________________________________________________________________________
6443[ 4887] By: jhi on 2000/01/25 06:13:14
6444 Log: Integrate with Sarathy.
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____________________________________________________________________________
6452[ 4886] By: gsar on 2000/01/25 02:54:00
6453 Log: consistently use MAX_PATH+1 buffer sizes
6454 Branch: perl
6455 ! win32/win32.c
6456____________________________________________________________________________
6457[ 4885] By: gsar on 2000/01/25 02:51:35
6458 Log: workaround for rename('x','X') bug in Windows NT
6459 Branch: perl
6460 ! t/io/fs.t win32/win32.c
6461____________________________________________________________________________
6462[ 4884] By: gsar on 2000/01/25 01:32:57
6463 Log: windows build fixups from uniform DLL name change to perl56.dll
6464 Branch: perl
6465 ! installperl makedef.pl win32/perllib.c
6466____________________________________________________________________________
6467[ 4883] By: gsar on 2000/01/25 01:31:27
6468 Log: more fixes for warnings from change#4840
6469 Branch: perl
6470 ! lib/Pod/Html.pm
6471____________________________________________________________________________
6472[ 4882] By: gsar on 2000/01/24 15:35:12
6473 Log: assorted little nits
6474 Branch: perl
6475 ! mg.c win32/Makefile win32/makefile.mk win32/perlhost.h
6476 ! win32/win32.c
6477____________________________________________________________________________
6478[ 4881] By: gsar on 2000/01/24 14:32:31
6479 Log: add new warnings to perldelta
6480 Branch: perl
6481 ! Changes pod/perldelta.pod pod/perldiag.pod
6482____________________________________________________________________________
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>
6490 Branch: cfgperl
6491 ! lib/Benchmark.pm
6492____________________________________________________________________________
56e90b21
GS
6493[ 4879] By: gsar on 2000/01/24 14:14:20
6494 Log: force linkage of the function wrappers for globals in change#4878
6495 Branch: perl
6496 ! embed.pl globals.c perlapi.h win32/win32.h
6497____________________________________________________________________________
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)
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____________________________________________________________________________
6506[ 4877] By: jhi on 2000/01/24 11:41:57
6507 Log: perlhist update.
6508 Branch: cfgperl
6509 ! pod/perlhist.pod
6510____________________________________________________________________________
6511[ 4876] By: jhi on 2000/01/24 11:32:07
6512 Log: Updates on the large file support status.
6513 Branch: cfgperl
6514 ! pod/perldelta.pod
6515____________________________________________________________________________
6516[ 4875] By: jhi on 2000/01/24 11:23:16
6517 Log: Integrate with Sarathy.
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____________________________________________________________________________
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)
6526 Branch: perl
6527 ! ext/DB_File/Makefile.PL lib/Math/Complex.pm lib/Math/Trig.pm
6528 ! lib/Shell.pm
6529____________________________________________________________________________
6530[ 4873] By: gsar on 2000/01/24 09:40:24
6531 Log: avoid warnings when there's no subs to autosplit
6532 Branch: perl
6533 ! lib/AutoSplit.pm
6534____________________________________________________________________________
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.
6537 Branch: cfgperl
6538 + vos/config.def vos/config.pl
6539 ! MANIFEST vos/config.h vos/config_h.SH_orig
6540____________________________________________________________________________
6541[ 4871] By: gsar on 2000/01/24 09:15:20
6542 Log: typos in change#4623
6543 Branch: perl
6544 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
6545____________________________________________________________________________
6546[ 4870] By: jhi on 2000/01/24 06:43:19
6547 Log: Sync metaconfig units to comply with the typo fixes of #4869.
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____________________________________________________________________________
6555[ 4869] By: jhi on 2000/01/24 06:04:31
6556 Log: Integrate with Sarathy.
6557 Branch: cfgperl
6558 +> t/pragma/diagnostics.t
6559 !> (integrate 120 files)
6560____________________________________________________________________________
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)
6564 Branch: perl
6565 ! win32/win32.c
6566____________________________________________________________________________
6567[ 4867] By: gsar on 2000/01/23 21:19:31
6568 Log: change#4866 was flawed; revert and add better fix for warning
6569 Branch: perl
6570 ! op.c op.h
6571____________________________________________________________________________
6572[ 4866] By: gsar on 2000/01/23 20:43:56
6573 Log: optimize away runtime code for our($foo) (also avoid warnings)
6574 Branch: perl
6575 ! op.c
6576____________________________________________________________________________
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>
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____________________________________________________________________________
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>)
6586 Branch: perl
6587 ! doio.c
6588____________________________________________________________________________
6589[ 4863] By: gsar on 2000/01/23 13:01:35
6590 Log: fix misclassified warnings
6591 Branch: perl
6592 ! pod/perldiag.pod
6593____________________________________________________________________________
6594[ 4862] By: gsar on 2000/01/23 12:52:12
6595 Log: document bareword prototype incompatibility
6596 Branch: perl
6597 ! pod/perldelta.pod pod/perlsub.pod
6598____________________________________________________________________________
6599[ 4861] By: gsar on 2000/01/23 12:32:25
6600 Log: faulty edit
6601 Branch: perl
6602 ! lib/File/stat.pm
6603____________________________________________________________________________
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
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____________________________________________________________________________
6634[ 4859] By: gsar on 2000/01/23 11:29:22
6635 Log: fix diagnostics to report "our" vs "my" correctly
6636 Branch: perl
6637 ! op.c pod/perldiag.pod
6638____________________________________________________________________________
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)
6642 Branch: perl
6643 ! patchlevel.h
6644____________________________________________________________________________
6645[ 4857] By: gsar on 2000/01/23 10:04:03
6646 Log: disallow our($foo::bar)
6647 Branch: perl
6648 ! pod/perldiag.pod toke.c
6649____________________________________________________________________________
6650[ 4856] By: gsar on 2000/01/23 09:50:54
6651 Log: dprofpp can't find Devel::DProf::VERSION due to change#4852
6652 Branch: perl
6653 ! utils/dprofpp.PL
6654____________________________________________________________________________
6655[ 4855] By: gsar on 2000/01/23 09:36:51
6656 Log: new test (from Michael G Schwern <schwern@pobox.com>)
6657 Branch: perl
6658 + t/pragma/diagnostics.t
6659 ! MANIFEST
6660____________________________________________________________________________
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>)
6664 Branch: perl
6665 ! utils/h2xs.PL
6666____________________________________________________________________________
6667[ 4853] By: gsar on 2000/01/23 09:08:30
6668 Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
6669 Branch: perl
6670 ! cygwin/Makefile.SHs hints/cygwin.sh t/io/tell.t
6671____________________________________________________________________________
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)
6675 Branch: perl
6676 ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
6677____________________________________________________________________________
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>)
6681 Branch: perl
6682 ! lib/Sys/Hostname.pm
6683____________________________________________________________________________
6684[ 4850] By: gsar on 2000/01/23 08:36:43
6685 Log: integrate cfgperl contents into mainline
6686 Branch: perl
6687 !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
6688 !> Porting/config_H config_h.SH perl.h
6689____________________________________________________________________________
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)
6693 Branch: perl
6694 ! op.c pp_ctl.c t/cmd/while.t
6695____________________________________________________________________________
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")
6701 Branch: perl
6702 ! pp_ctl.c t/cmd/while.t
6703____________________________________________________________________________
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.
6707 Branch: perl
6708 ! op.c
6709____________________________________________________________________________
6710[ 4846] By: gsar on 2000/01/23 04:44:17
6711 Log: avoid warnings in change#4839
6712 Branch: perl
6713 ! lib/Carp/Heavy.pm
6714____________________________________________________________________________
6715[ 4845] By: gsar on 2000/01/22 13:12:38
6716 Log: Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
6717 Branch: perl
6718 ! Changes Configure
6719____________________________________________________________________________
7f95ee77
GS
6720[ 4844] By: gsar on 2000/01/22 12:46:26
6721 Log: wrong category for exec() warning
6722 Branch: perl
6723 ! op.c pod/perlop.pod
6724____________________________________________________________________________
6725[ 4843] By: gsar on 2000/01/22 12:42:40
6726 Log: fix line continuations in argument lists (from Helmut Jarausch)
6727 Branch: perl
6728 ! lib/ExtUtils/xsubpp
6729____________________________________________________________________________
6730[ 4842] By: gsar on 2000/01/22 12:34:39
6731 Log: CGI.pm upgraded to v2.56 from CPAN
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____________________________________________________________________________
6737[ 4841] By: gsar on 2000/01/22 12:07:23
6738 Log: avoid warnings due to lack of forward declarations
6739 Branch: perl
6740 ! lib/Pod/Html.pm
6741____________________________________________________________________________
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>)
6745 Branch: perl
6746 ! lib/Pod/Html.pm
6747____________________________________________________________________________
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>)
6751 Branch: perl
6752 ! lib/Carp/Heavy.pm pod/perldelta.pod
6753____________________________________________________________________________
6754[ 4838] By: gsar on 2000/01/22 10:53:06
6755 Log: truncate(FH) flushes FH before truncating it
6756 Branch: perl
6757 ! pp_sys.c t/io/fs.t
6758____________________________________________________________________________
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>)
6763 Branch: perl
6764 ! toke.c
6765____________________________________________________________________________
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
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____________________________________________________________________________
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'
6778 Branch: perl
6779 ! lib/base.pm lib/fields.pm t/lib/fields.t
6780____________________________________________________________________________
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
6784 Branch: perl
6785 ! embed.h embed.pl op.c proto.h t/op/closure.t
6786____________________________________________________________________________
6787[ 4833] By: gsar on 2000/01/21 17:04:21
6788 Log: add $VERSION
6789 Branch: perl
6790 ! lib/Text/Soundex.pm lib/Tie/Handle.pm
6791____________________________________________________________________________
6792[ 4832] By: gsar on 2000/01/21 16:49:09
6793 Log: fix bug in dumping self-referential scalars
6794 Branch: perl
6795 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
6796 ! t/lib/dumper.t
6797____________________________________________________________________________
6798[ 4831] By: jhi on 2000/01/21 09:16:07
6799 Log: Integrate with Sarathy.
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____________________________________________________________________________
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)
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____________________________________________________________________________
6817[ 4829] By: gsar on 2000/01/21 03:43:46
6818 Log: typo fix
6819 Branch: perl
6820 ! pod/perlop.pod
6821____________________________________________________________________________
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
6825 Branch: perl
6826 ! pod/perlvar.pod
6827____________________________________________________________________________
6828[ 4827] By: gsar on 2000/01/21 01:45:51
6829 Log: support for C<exists &func> (from Spider Boardman)
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____________________________________________________________________________
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
6838 Branch: perl
6839 ! pod/perldelta.pod
6840____________________________________________________________________________
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
6846 Branch: perl
6847 ! utils/h2xs.PL
6848____________________________________________________________________________
6849[ 4824] By: gsar on 2000/01/20 19:14:26
6850 Log: INSTALL updates from Andy Dougherty
6851 Branch: perl
6852 ! INSTALL
6853____________________________________________________________________________
6854[ 4823] By: gsar on 2000/01/20 08:40:13
6855 Log: sv_true() has a superfluous test
6856 Branch: perl
6857 ! sv.c sv.h
6858____________________________________________________________________________
6859[ 4822] By: bailey on 2000/01/20 02:03:35
6860 Log: Minor cosmetic updates
6861 Branch: vmsperl
6862 ! configure.com
6863____________________________________________________________________________
6864[ 4821] By: bailey on 2000/01/20 00:25:30
6865 Log: Quick integration of mainline changes to date
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____________________________________________________________________________
6876[ 4820] By: jhi on 2000/01/19 22:46:42
6877 Log: More robust inc_version_list from Andy.
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____________________________________________________________________________
6884[ 4819] By: jhi on 2000/01/19 17:36:56
6885 Log: Add NV_PRESERVES_UV.
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____________________________________________________________________________
6895[ 4818] By: jhi on 2000/01/19 08:13:05
6896 Log: Integrate with Sarathy.
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____________________________________________________________________________
6902[ 4817] By: gsar on 2000/01/19 05:25:43
6903 Log: regen win32/config*
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____________________________________________________________________________
6908[ 4816] By: jhi on 2000/01/18 21:19:10
6909 Log: Policy patch from Andy for installation directories,
6910 removing the $apiversion.
6911 Branch: cfgperl
6912 ! Policy_sh.SH
6913____________________________________________________________________________
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.
6917 Branch: cfgperl
6918 ! Configure config_h.SH
6919 Branch: metaconfig
6920 ! U/compline/d_gnulibc.U U/modified/cc.U
6921____________________________________________________________________________
6922[ 4814] By: gsar on 2000/01/18 20:48:10
6923 Log: integrate cfgperl changes into mainline
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____________________________________________________________________________
4b9858f9
GS
6930[ 4813] By: jhi on 2000/01/18 19:41:33
6931 Log: metaconfig todo note from Andy.
6932 Branch: cfgperl
6933 ! Configure config_h.SH
6934 Branch: metaconfig
6935 ! U/installdirs/inc_version_list.U
6936____________________________________________________________________________
6937[ 4812] By: jhi on 2000/01/18 15:02:55
6938 Log: More -V.
6939 Branch: cfgperl
6940 ! perl.c
6941____________________________________________________________________________
6942[ 4811] By: jhi on 2000/01/18 10:35:30
6943 Log: More compile-time options shown with -V.
6944 Branch: cfgperl
6945 ! perl.c
6946____________________________________________________________________________
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.
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____________________________________________________________________________
6959[ 4809] By: jhi on 2000/01/16 19:21:18
6960 Log: strtoll works better ternary.
6961 Branch: cfgperl
6962 ! perl.h
6963____________________________________________________________________________
6964[ 4808] By: jhi on 2000/01/16 19:12:58
6965 Log: Know strtoll.
6966 Branch: cfgperl
6967 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6968 ! config_h.SH perl.h
6969____________________________________________________________________________
6970[ 4807] By: jhi on 2000/01/16 17:57:03
6971 Log: Integrate with Sarathy.
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____________________________________________________________________________
6976[ 4806] By: jhi on 2000/01/16 16:37:47
6977 Log: Continue qgcvt work; closer now but not yet there.
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____________________________________________________________________________
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.
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____________________________________________________________________________
7009[ 4804] By: jhi on 2000/01/14 14:22:24
7010 Log: Add more quad/long long/long double sciency.
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____________________________________________________________________________
7015[ 4803] By: gsar on 2000/01/14 04:40:49
7016 Log: minor optimization (avoid double sv_upgrade() for "our Foo $bar;")
7017 Branch: perl
7018 ! op.c
7019____________________________________________________________________________
7020[ 4802] By: gsar on 2000/01/14 04:35:55
7021 Log: add note about "our"
7022 Branch: perl
7023 ! lib/vars.pm
7024____________________________________________________________________________
7025[ 4801] By: gsar on 2000/01/14 04:16:51
7026 Log: nailed "our" declarations, and better warnings on duplicate
7027 "our" declarations
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____________________________________________________________________________
7032[ 4800] By: gsar on 2000/01/14 01:27:13
7033 Log: avoid spurious "Useless use of variable" warning on C<our $foo;>
7034 Branch: perl
7035 ! dump.c op.c op.h
7036____________________________________________________________________________
7037[ 4799] By: gsar on 2000/01/14 01:17:15
7038 Log: doc typo
7039 Branch: perl
7040 ! pod/perlfunc.pod
7041____________________________________________________________________________
7042[ 4798] By: jhi on 2000/01/13 16:31:34
7043 Log: Integrate with Sarathy.
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____________________________________________________________________________
7056[ 4797] By: gsar on 2000/01/13 08:12:56
7057 Log: clearer docs for change#4796; faster av_exists()
7058 Branch: perl
7059 ! av.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7060____________________________________________________________________________
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
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____________________________________________________________________________
7070[ 4795] By: gsar on 2000/01/11 20:52:30
7071 Log: extend site_perl changes change#4773 to vendor_perl as well
7072 Branch: perl
7073 ! Configure
7074____________________________________________________________________________
7075[ 4794] By: gsar on 2000/01/11 19:18:50
7076 Log: rework INSTALL to reflect new logic for versioning sitelibs
7077 Branch: perl
7078 ! INSTALL
7079____________________________________________________________________________
7080[ 4793] By: gsar on 2000/01/11 01:44:00
7081 Log: test for change#4792
7082 Branch: perl
7083 ! t/op/fork.t
7084____________________________________________________________________________
7085[ 4792] By: gsar on 2000/01/11 01:22:36
7086 Log: pseudo forked children inherit environment correctly
7087 Branch: perl
7088 ! win32/perlhost.h
7089____________________________________________________________________________
7090[ 4791] By: gsar on 2000/01/10 19:14:03
7091 Log: test tweak
7092 Branch: perl
7093 ! t/op/fork.t
7094____________________________________________________________________________
7095[ 4790] By: gsar on 2000/01/10 18:56:16
7096 Log: check for USE_ITHREADS sanity was too restrictive
7097 Branch: perl
7098 ! perl.h
7099____________________________________________________________________________
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
7103 Branch: perl
7104 ! README.win32 win32/Makefile win32/makefile.mk win32/perlhost.h
7105 ! win32/vdir.h win32/win32.c
7106____________________________________________________________________________
4b9858f9
GS
7107[ 4782] By: gsar on 2000/01/10 05:27:03
7108 Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
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____________________________________________________________________________
7117[ 4781] By: gsar on 2000/01/10 05:11:03
7118 Log: pod typos (from Abigail <abigail@delanet.com>)
7119 Branch: perl
7120 ! pod/perl.pod pod/perllexwarn.pod pod/perlxstut.pod
7121____________________________________________________________________________
7122[ 4780] By: gsar on 2000/01/10 05:07:35
7123 Log: failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)
7124 Branch: perl
7125 ! t/lib/thread.t
7126____________________________________________________________________________
7127[ 4779] By: gsar on 2000/01/10 05:06:16
7128 Log: terminate -s switch processing only on C<-->, not on C<--foo>
7129 Branch: perl
7130 ! perl.c
7131____________________________________________________________________________
7132[ 4778] By: gsar on 2000/01/10 04:38:45
7133 Log: useithreads needs usemultiplicity
7134 Branch: perl
7135 ! Configure perl.h
7136____________________________________________________________________________
7137[ 4777] By: gsar on 2000/01/10 01:18:04
7138 Log: use $Config{version} rather than $] where appropriate
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____________________________________________________________________________
7144[ 4776] By: gsar on 2000/01/10 00:11:34
7145 Log: enable fork.t on windows
7146 Branch: perl
7147 ! t/op/fork.t
7148____________________________________________________________________________
7149[ 4775] By: gsar on 2000/01/10 00:07:29
7150 Log: broken test for use5005threads
7151 Branch: perl
7152 ! t/lib/safe2.t
7153____________________________________________________________________________
7154[ 4774] By: gsar on 2000/01/09 23:56:37
7155 Log: more windows build tweaks
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____________________________________________________________________________
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
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____________________________________________________________________________
273cf8d1
GS
7183[ 4772] By: gsar on 2000/01/09 19:05:33
7184 Log: s/usethreads/use5005threads/g
7185 Branch: perl
7186 ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
7187____________________________________________________________________________
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)
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____________________________________________________________________________
7197[ 4770] By: gsar on 2000/01/07 22:18:54
7198 Log: fix for 'make utest' failures (from Ilya Zakharevich)
7199 Branch: perl
7200 ! regexec.c
7201____________________________________________________________________________
7202[ 4769] By: gsar on 2000/01/07 18:23:16
7203 Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
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____________________________________________________________________________
7212[ 4768] By: gsar on 2000/01/07 18:12:15
7213 Log: typo on h2xs.PL (from Helmut Jarausch)
7214 Branch: perl
7215 ! utils/h2xs.PL
7216____________________________________________________________________________
7217[ 4767] By: gsar on 2000/01/07 17:58:45
7218 Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
7219 Branch: perl
7220 ! README.vms configure.com vms/subconfigure.com
7221____________________________________________________________________________
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>)
7225 Branch: perl
7226 - os2/POSIX.mkfifo
7227 ! MANIFEST README.os2
7228____________________________________________________________________________
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)
7232 Branch: perl
7233 + ext/DynaLoader/hints/openbsd.pl
7234 ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
7235____________________________________________________________________________
9d4ce9a5
GS
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>)
7239 Branch: perl
7240 ! lib/File/Find.pm
7241____________________________________________________________________________
7242[ 4763] By: gsar on 2000/01/06 10:51:07
7243 Log: fix various C-backend shenanigans
7244 Branch: perl
7245 ! ext/B/B/C.pm
7246____________________________________________________________________________
7247[ 4762] By: gsar on 2000/01/06 04:09:00
7248 Log: tweak test in change#4757 for Windows
7249 Branch: perl
7250 ! t/io/open.t
7251____________________________________________________________________________
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)
7255 Branch: perl
7256 ! op.c
7257____________________________________________________________________________
7258[ 4760] By: gsar on 2000/01/06 00:22:40
7259 Log: constant ranges could escape bareword check in list context
7260 Branch: perl
7261 ! op.c t/pragma/strict-subs
7262____________________________________________________________________________
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
7268 Branch: perl
7269 ! regexec.c t/op/pat.t
7270____________________________________________________________________________
7271[ 4758] By: gsar on 2000/01/05 12:49:40
7272 Log: various nits identified by warnings unmasked by recent changes
7273 Branch: perl
7274 ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
7275____________________________________________________________________________
7276[ 4757] By: gsar on 2000/01/05 12:48:10
7277 Log: severe bugs in change#3786 fixed
7278 Branch: perl
7279 ! doio.c t/io/open.t
7280____________________________________________________________________________
7281[ 4756] By: gsar on 2000/01/05 11:25:10
7282 Log: tweak change#4745 to make ebcdic output match for chars <= 037
7283 Branch: perl
7284 ! ext/Data/Dumper/Dumper.pm
7285____________________________________________________________________________
7286[ 4755] By: gsar on 2000/01/05 06:56:05
7287 Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
7288 Branch: perl
7289 ! Configure util.c utils/perlcc.PL
7290____________________________________________________________________________
7291[ 4754] By: gsar on 2000/01/05 06:52:25
7292 Log: avoid expensive Version_check (from Andreas Koenig)
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____________________________________________________________________________
ca4e74cd
GS
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
7302 Branch: perl
7303 ! Changes lib/File/Copy.pm t/lib/filecopy.t
7304____________________________________________________________________________
1a04d035
A
7305[ 4752] By: gsar on 2000/01/04 01:19:20
7306 Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
7307 Branch: perl
7308 ! win32/Makefile win32/makefile.mk win32/win32.h
7309____________________________________________________________________________
7310[ 4751] By: gsar on 2000/01/03 18:26:08
7311 Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
7312 Branch: perl
7313 ! lib/ExtUtils/MakeMaker.pm
7314____________________________________________________________________________
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>)
7319 Branch: perl
7320 ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
7321____________________________________________________________________________
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)
7327 Branch: perl
7328 ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
7329____________________________________________________________________________
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>)
7333 Branch: perl
7334 ! lib/ExtUtils/MakeMaker.pm
7335____________________________________________________________________________
7336[ 4747] By: gsar on 2000/01/02 20:17:36
7337 Log: fix 4-arg substr() when used as argument to subroutine
7338 Branch: perl
7339 ! pp.c t/op/substr.t
7340____________________________________________________________________________
7341[ 4746] By: gsar on 2000/01/02 18:45:58
7342 Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
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____________________________________________________________________________
7349[ 4745] By: gsar on 2000/01/02 18:15:44
7350 Log: ebcdic fix for Data::Dumper from Peter Prymmer
7351 Branch: perl
7352 ! ext/Data/Dumper/Dumper.pm regcomp.c
7353____________________________________________________________________________
7354[ 4744] By: gsar on 1999/12/31 22:42:23
7355 Log: missing files in previous submit
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____________________________________________________________________________
7360[ 4743] By: gsar on 1999/12/31 06:47:18
7361 Log: various Windows build tweaks
7362 Branch: perl
7363 ! win32/win32.h
7364____________________________________________________________________________
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?)
7369 Branch: perl
7370 ! configpm gv.c
7371____________________________________________________________________________
7372[ 4741] By: gsar on 1999/12/30 19:36:21
7373 Log: avoid CRLF in byteloadable files created by perlcc
7374 Branch: perl
7375 ! utils/perlcc.PL
7376____________________________________________________________________________
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
7379 Branch: perl
7380 ! pod/perldelta.pod toke.c
7381____________________________________________________________________________
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
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____________________________________________________________________________
7391[ 4738] By: gsar on 1999/12/30 04:36:12
7392 Log: CR-LF support broken for formats
7393 Branch: perl
7394 ! toke.c
7395____________________________________________________________________________
7396[ 4737] By: gsar on 1999/12/29 22:30:52
7397 Log: make DProf functional under pseudo-fork()
7398 Branch: perl
7399 ! ext/Devel/DProf/DProf.xs
7400____________________________________________________________________________
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)
7404 Branch: perl
7405 ! doio.c pp_hot.c t/io/argv.t
7406____________________________________________________________________________
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)
7410 Branch: perl
7411 ! Makefile.SH
7412____________________________________________________________________________
7413[ 4734] By: gsar on 1999/12/28 21:10:37
7414 Log: Windows build tweaks
7415 Branch: perl
7416 ! INTERN.h sv.c
7417____________________________________________________________________________
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>)
7421 Branch: perl
7422 ! pp_sys.c
7423____________________________________________________________________________
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>
7427 Branch: perl
7428 ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
7429____________________________________________________________________________
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)
7433 Branch: perl
7434 ! XSUB.h lib/ExtUtils/xsubpp
7435____________________________________________________________________________
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
7440 Branch: perl
7441 ! pp_ctl.c t/op/range.t
7442____________________________________________________________________________
7443[ 4729] By: gsar on 1999/12/28 18:40:19
7444 Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
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____________________________________________________________________________
7453[ 4728] By: gsar on 1999/12/28 07:44:19
7454 Log: typecasts needed
7455 Branch: perl
7456 ! toke.c
7457____________________________________________________________________________
7458[ 4727] By: gsar on 1999/12/28 06:23:08
7459 Log: change#4721 needed line number adjustments
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____________________________________________________________________________
7465[ 4726] By: gsar on 1999/12/28 04:18:15
7466 Log: integrate utfperl contents into mainline
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____________________________________________________________________________
7473[ 4725] By: gsar on 1999/12/28 04:08:09
7474 Log: integrate mainline contents
7475 Branch: utfperl
7476 - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
7477 - lib/unicode/Eq/Unicode
7478 !> (integrate 60 files)
7479____________________________________________________________________________
7480[ 4724] By: gsar on 1999/12/28 03:44:10
7481 Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
7482 Branch: perl
7483 ! regcomp.c t/op/re_tests
7484____________________________________________________________________________
7485[ 4723] By: gsar on 1999/12/28 03:28:39
7486 Log: more ebcdic testsuite fixups (from Peter Prymmer)
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____________________________________________________________________________
7491[ 4722] By: gsar on 1999/12/28 03:14:48
7492 Log: avoid "used once" warning
7493 Branch: perl
7494 ! lib/diagnostics.pm
7495____________________________________________________________________________
f70c35af
GS
7496[ 4721] By: gsar on 1999/12/28 03:10:32
7497 Log: ebcdic tweaks for tests from Peter Prymmer
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____________________________________________________________________________
7502[ 4720] By: gsar on 1999/12/28 03:08:39
7503 Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
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____________________________________________________________________________
7509[ 4719] By: gsar on 1999/12/28 03:01:04
7510 Log: perlport v1.45 from Chris Nandor
7511 Branch: perl
7512 ! pod/perlport.pod
7513____________________________________________________________________________
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
7517 Branch: perl
7518 ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
7519 ! t/pragma/constant.t
7520____________________________________________________________________________
7521[ 4717] By: gsar on 1999/12/28 02:47:04
7522 Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
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____________________________________________________________________________
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)
7532 Branch: perl
7533 ! Configure
7534____________________________________________________________________________
7535[ 4715] By: gsar on 1999/12/28 02:38:44
7536 Log: better variant of change#4644 (from Andy Dougherty)
7537 Branch: perl
7538 ! Configure
7539____________________________________________________________________________
7540[ 4714] By: gsar on 1999/12/28 02:36:40
7541 Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
7542 Branch: perl
7543 ! Configure
7544____________________________________________________________________________
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)
7548 Branch: perl
7549 ! Configure
7550____________________________________________________________________________
7551[ 4712] By: gsar on 1999/12/28 02:30:55
7552 Log: avoid creating new files during make install
7553 Branch: perl
7554 ! Makefile.SH
7555____________________________________________________________________________
7556[ 4711] By: gsar on 1999/12/28 02:24:44
7557 Log: pod edits from Paul Marquess and Mark-Jason Dominus
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____________________________________________________________________________
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
7566 Branch: perl
7567 ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
7568____________________________________________________________________________
7569[ 4709] By: gsar on 1999/12/28 01:20:39
7570 Log: partly fix perldiag regressions identified by Tom Christiansen
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____________________________________________________________________________
7576[ 4708] By: gsar on 1999/12/27 23:33:24
7577 Log: update perldiag for change#4707
7578 Branch: perl
7579 ! perl.c pod/perldiag.pod
7580____________________________________________________________________________
7581[ 4707] By: gsar on 1999/12/27 23:23:39
7582 Log: allow spaces in -I switch argument
7583 Branch: perl
7584 ! perl.c
7585____________________________________________________________________________
7586[ 4706] By: gsar on 1999/12/26 23:44:53
7587 Log: fix typos
7588 Branch: utfperl
7589 ! sv.h toke.c
7590____________________________________________________________________________
7591[ 4705] By: gsar on 1999/12/24 04:02:35
7592 Log: support for v5.5.640 style version numbers
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____________________________________________________________________________
7597[ 4704] By: gsar on 1999/12/23 08:54:27
7598 Log: bring in basic threads stuff under USE_ITHREADS
7599 Branch: perl
7600 ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
7601 ! util.c
7602____________________________________________________________________________
7603[ 4703] By: gsar on 1999/12/23 00:10:06
7604 Log: integrate mainline contents into utfperl
7605 Branch: utfperl
7606 !> (integrate 33 files)
7607____________________________________________________________________________
7608[ 4702] By: gsar on 1999/12/20 17:18:23
7609 Log: virtual directory handling broken on paths with trailing slash
7610 Branch: perl
7611 ! win32/Makefile win32/makefile.mk win32/vdir.h
7612____________________________________________________________________________
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)
7616 Branch: perl
7617 ! pp_ctl.c
7618____________________________________________________________________________
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)
7622 Branch: perl
7623 ! pp_ctl.c
7624____________________________________________________________________________
7625[ 4699] By: gsar on 1999/12/20 16:19:00
7626 Log: pod tweaks
7627 Branch: perl
7628 ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
7629____________________________________________________________________________
7630[ 4698] By: gsar on 1999/12/20 07:55:07
7631 Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
7632 Branch: perl
7633 ! utf8.c
7634____________________________________________________________________________
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
7638 Branch: perl
7639 ! t/comp/term.t toke.c
7640____________________________________________________________________________
7641[ 4696] By: gsar on 1999/12/17 19:55:03
7642 Log: leak in change#4694 spotted by Larry
7643 Branch: perl
7644 ! hv.c
7645____________________________________________________________________________
7646[ 4695] By: gsar on 1999/12/17 18:14:11
7647 Log: test case for change#4694
7648 Branch: perl
7649 ! t/op/delete.t
7650____________________________________________________________________________
7651[ 4694] By: gsar on 1999/12/17 18:09:08
7652 Log: delete() should return the value as is, not a copy thereof
7653 Branch: perl
7654 ! hv.c pod/perldelta.pod
7655____________________________________________________________________________
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)
7658 Branch: perl
7659 ! regexec.c t/op/re_tests
7660____________________________________________________________________________
7661[ 4692] By: gsar on 1999/12/17 17:41:10
7662 Log: credits tweak
7663 Branch: perl
7664 ! lib/File/Spec.pm
7665____________________________________________________________________________
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)
7669 Branch: perl
7670 ! ext/DynaLoader/Makefile.PL
7671____________________________________________________________________________
7672[ 4690] By: gsar on 1999/12/17 06:26:34
7673 Log: add missing new ops
7674 Branch: perl
7675 ! ext/B/ramblings/runtime.porting
7676____________________________________________________________________________
7677[ 4689] By: gsar on 1999/12/17 06:16:49
7678 Log: test harness tweak from Hans Mulder
7679 Branch: perl
7680 ! t/TEST
7681____________________________________________________________________________
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>)
7685 Branch: perl
7686 ! Makefile.SH cygwin/Makefile.SHs
7687____________________________________________________________________________
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 /
7694 Branch: perl
7695 ! lib/File/Find.pm
7696____________________________________________________________________________
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)
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____________________________________________________________________________
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>)
7708 Branch: perl
7709 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
7710____________________________________________________________________________
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>)
7714 Branch: perl
7715 ! pod/perlfunc.pod
7716____________________________________________________________________________
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>)
7720 Branch: perl
7721 ! regcomp.c
7722____________________________________________________________________________
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>)
7726 Branch: perl
7727 ! win32/win32.c
7728____________________________________________________________________________
7729[ 4681] By: gsar on 1999/12/16 08:31:15
7730 Log: missing backslash (spotted by Johan Vromans)
7731 Branch: perl
7732 ! perl.c
7733____________________________________________________________________________
7734[ 4680] By: gsar on 1999/12/16 08:26:00
7735 Log: avoid coredump on diagnostics when STDERR is closed
7736 Branch: perl
7737 ! perl.h
7738____________________________________________________________________________
7739[ 4679] By: gsar on 1999/12/12 18:09:41
7740 Log: integrate mainline changes
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____________________________________________________________________________
7747[ 4678] By: gsar on 1999/12/10 01:39:13
7748 Log: interpreter structure should be nulled under -DMULTIPLICITY
7749 Branch: perl
7750 ! perl.c
7751____________________________________________________________________________
7752[ 4677] By: gsar on 1999/12/09 11:10:27
7753 Log: update Changes
7754 Branch: perl
7755 ! Changes
7756
7757----------------
7758Version 5.005_63
a2126434
JN
7759----------------
7760
7761____________________________________________________________________________
42fe2635
GS
7762[ 4676] By: gsar on 1999/12/09 10:51:43
7763 Log: fix File::Find testsuite bugs in symlink-less places
7764 Branch: perl
7765 ! t/lib/filefind.t
7766____________________________________________________________________________
7767[ 4675] By: gsar on 1999/12/09 10:22:31
7768 Log: USE_ITHREADS tweaks and notes
7769 Branch: perl
7770 ! op.c pod/perldelta.pod sv.c
7771____________________________________________________________________________
7772[ 4674] By: gsar on 1999/12/09 10:21:53
7773 Log: allow new style sort subs to work under usethreads
7774 Branch: perl
7775 ! pp_ctl.c
7776____________________________________________________________________________
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)
7780 Branch: perl
7781 ! pod/perldelta.pod
7782____________________________________________________________________________
7783[ 4672] By: gsar on 1999/12/09 01:14:46
7784 Log: avoid mismatched expectation <-> int types for C++ builds
7785 Branch: perl
7786 ! embed.pl intrpvar.h proto.h toke.c
7787____________________________________________________________________________
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>
7791 Branch: perl
7792 ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
7793____________________________________________________________________________
7794[ 4670] By: gsar on 1999/12/09 00:13:06
7795 Log: avoid initializing GvCV slot for autovivified filehandles
7796 Branch: perl
7797 ! pp.c
7798____________________________________________________________________________
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)
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____________________________________________________________________________
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}}
7812 Branch: perl
7813 ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
7814____________________________________________________________________________
7815[ 4667] By: gsar on 1999/12/08 18:47:37
7816 Log: patch to fix aix hints from ortmann@vnet.ibm.com
7817 Branch: perl
7818 ! hints/aix.sh
7819____________________________________________________________________________
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
7823 Branch: perl
7824 ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
7825____________________________________________________________________________
8a4f6ac2
GS
7826[ 4665] By: gsar on 1999/12/08 02:22:31
7827 Log: introduce save_I8() for saving byte values
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____________________________________________________________________________
7832[ 4664] By: gsar on 1999/12/08 02:02:33
7833 Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
7834 Branch: perl
7835 ! toke.c
7836____________________________________________________________________________
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
7840 Branch: perl
7841 ! toke.c
7842____________________________________________________________________________
7843[ 4662] By: gsar on 1999/12/07 23:16:21
7844 Log: typos in change#4546
7845 Branch: perl
7846 ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
7847____________________________________________________________________________
7848[ 4661] By: gsar on 1999/12/07 09:33:50
7849 Log: typos in change#4660
7850 Branch: perl
7851 ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
7852____________________________________________________________________________
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
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____________________________________________________________________________
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>)
7863 Branch: perl
7864 ! perl.h
7865____________________________________________________________________________
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>)
7869 Branch: perl
7870 ! mg.c
7871____________________________________________________________________________
7872[ 4657] By: gsar on 1999/12/06 06:50:01
7873 Log: change#4641 needs perldiag.pod edit
7874 Branch: perl
7875 - lib/unicode/UnicodeData-Latest.txt
7876 ! pod/perldiag.pod
7877____________________________________________________________________________
7878[ 4656] By: gsar on 1999/12/06 01:36:56
7879 Log: Makefile tweak for change#4649
7880 Branch: perl
7881 ! Makefile.SH
7882____________________________________________________________________________
7883[ 4655] By: gsar on 1999/12/05 17:23:57
7884 Log: change#4653 was missing a patch reject
7885 Branch: perl
7886 ! win32/makefile.mk
7887____________________________________________________________________________
7888[ 4654] By: gsar on 1999/12/05 11:41:04
7889 Log: windows build tweaks for Borland compiler
7890 Branch: perl
7891 ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
7892____________________________________________________________________________
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
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____________________________________________________________________________
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)
7910 Branch: perl
7911 ! Changes hints/svr5.sh
7912____________________________________________________________________________
878143fb
MH
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
7916 Branch: perl
7917 ! lib/File/Path.pm
7918____________________________________________________________________________
7919[ 4650] By: gsar on 1999/12/05 08:47:11
7920 Log: windows build tweaks for change#4649
7921 Branch: perl
7922 ! win32/Makefile win32/makefile.mk
7923____________________________________________________________________________
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)
7927 Branch: perl
7928 ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
7929 ! win32/makefile.mk
7930____________________________________________________________________________
7931[ 4648] By: gsar on 1999/12/05 00:33:34
7932 Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
7933 Branch: perl
7934 ! lib/Pod/Html.pm
7935____________________________________________________________________________
7936[ 4647] By: gsar on 1999/12/05 00:14:01
7937 Log: remove outdated entry
7938 Branch: perl
7939 ! pod/perltrap.pod
7940____________________________________________________________________________
7941[ 4646] By: gsar on 1999/12/04 22:48:51
7942 Log: s/block/loop block/ in diagnostics about next, last, redo
7943 Branch: perl
7944 ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
7945____________________________________________________________________________
7946[ 4645] By: gsar on 1999/12/04 22:25:32
7947 Log: readability tweak suggested by GRommel@sears.com
7948 Branch: perl
7949 ! pp.c
7950____________________________________________________________________________
7951[ 4644] By: gsar on 1999/12/04 22:05:00
7952 Log: Configure tweak from Peter Prymmer
7953 Branch: perl
7954 ! Configure
7955____________________________________________________________________________
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)
7959 Branch: perl
7960 ! toke.c
7961____________________________________________________________________________
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
7966 Branch: perl
7967 ! pp_sys.c
7968____________________________________________________________________________
7969[ 4641] By: gsar on 1999/12/04 04:42:25
7970 Log: make uninitialized value warnings report opcode
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____________________________________________________________________________
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
7982 Branch: perl
7983 ! lib/Time/Local.pm
7984____________________________________________________________________________
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."
7991 Branch: perl
7992 ! op.c pod/perldelta.pod pp.c t/io/open.t
7993____________________________________________________________________________
7994[ 4638] By: gsar on 1999/12/03 21:20:00
7995 Log: pod nits
7996 Branch: perl
7997 ! pod/perlfunc.pod pod/perlrun.pod
7998____________________________________________________________________________
7999[ 4637] By: gsar on 1999/12/03 08:59:04
8000 Log: change#4431 was flawed
8001 Branch: perl
8002 ! Makefile.SH
8003____________________________________________________________________________
8004[ 4636] By: gsar on 1999/12/03 07:59:52
8005 Log: pod embellishments from Nathan Torkington
8006 Branch: perl
8007 ! pod/perlfaq2.pod pod/perlhack.pod
8008____________________________________________________________________________
8009[ 4635] By: gsar on 1999/12/03 07:56:04
8010 Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
8011 Branch: perl
8012 ! pod/perlfaq4.pod
8013____________________________________________________________________________
8014[ 4634] By: gsar on 1999/12/03 07:47:47
8015 Log: test tweak for VMS (from Craig A. Berry)
8016 Branch: perl
8017 ! t/io/nargv.t
8018____________________________________________________________________________
8019[ 4633] By: gsar on 1999/12/03 07:44:52
8020 Log: patchls tweak from Andreas Koenig
8021 Branch: perl
8022 ! Porting/patchls
8023____________________________________________________________________________
8024[ 4632] By: gsar on 1999/12/03 07:42:23
8025 Log: don't mess with the umask()
8026 Branch: perl
8027 ! installhtml installman installperl lib/ExtUtils/Install.pm
8028 ! lib/ExtUtils/Manifest.pm
8029____________________________________________________________________________
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>)
8033 Branch: perl
8034 ! ext/B/B/Bytecode.pm utils/perlcc.PL
8035____________________________________________________________________________
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)
8039 Branch: perl
8040 ! pod/perltrap.pod
8041____________________________________________________________________________
8042[ 4629] By: gsar on 1999/12/03 06:40:15
8043 Log: use PerlIO abstraction rather than straight stdio (from
8044 Chip Salzenberg)
8045 Branch: perl
8046 ! ext/ByteLoader/ByteLoader.xs
8047____________________________________________________________________________
8048[ 4628] By: gsar on 1999/12/03 06:15:54
8049 Log: avoid warning in IO::Select::exists() if socket doesn't exist
8050 Branch: perl
8051 ! ext/IO/lib/IO/Select.pm
8052____________________________________________________________________________
8053[ 4627] By: gsar on 1999/12/03 06:05:19
8054 Log: two small patches from Peter Prymmer <pvhp@forte.com>
8055 Branch: perl
8056 ! makedepend.SH win32/Makefile win32/makefile.mk
8057____________________________________________________________________________
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
8063 Branch: perl
8064 ! regcomp.c
8065____________________________________________________________________________
8066[ 4625] By: gsar on 1999/12/03 05:20:21
8067 Log: Windows build tweaks due to change#4623
8068 Branch: perl
8069 ! win32/Makefile win32/makefile.mk win32/perlhost.h
8070____________________________________________________________________________
8071[ 4624] By: gsar on 1999/12/03 04:58:30
8072 Log: add missing file
8073 Branch: perl
8074 + ext/DynaLoader/XSLoader_pm.PL
8075____________________________________________________________________________
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
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____________________________________________________________________________
8096[ 4622] By: gsar on 1999/12/03 04:02:39
8097 Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
8098 Branch: perl
8099 ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
8100____________________________________________________________________________
34baa6c3
GS
8101[ 4621] By: gsar on 1999/12/02 22:24:53
8102 Log: caveat about thread-safety of extensions
8103 Branch: perl
8104 ! pod/perlfork.pod
8105____________________________________________________________________________
8106[ 4620] By: gsar on 1999/12/02 20:31:02
8107 Log: XS documentation patches suggested by Ilya, severally adjusted
8108 Branch: perl
8109 ! pod/perlxs.pod pod/perlxstut.pod
8110____________________________________________________________________________
8111[ 4619] By: gsar on 1999/12/02 17:52:50
8112 Log: re-add missing Unicode database master
8113 Branch: perl
8114 + lib/unicode/Unicode.300
8115____________________________________________________________________________
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
8122 Branch: perl
8123 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
8124____________________________________________________________________________
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
8127 Branch: perl
8128 ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
8129____________________________________________________________________________
8130[ 4616] By: gsar on 1999/12/02 04:30:22
8131 Log: various documentation tweaks suggested by M. J. T. Guy
8132 Branch: perl
8133 ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
8134____________________________________________________________________________
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!
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____________________________________________________________________________
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>)
8150 Branch: perl
8151 ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
8152____________________________________________________________________________
8153[ 4613] By: gsar on 1999/12/02 01:59:19
8154 Log: ignore yet another known scalar leak
8155 Branch: perl
8156 ! t/pragma/warn/regcomp
8157____________________________________________________________________________
8158[ 4612] By: gsar on 1999/12/02 01:15:02
8159 Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
8160 Branch: perl
8161 ! pp.c
8162____________________________________________________________________________
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
8169 Branch: perl
8170 ! pod/perlfunc.pod
8171____________________________________________________________________________
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>)
8175 Branch: perl
8176 ! pod/perlfunc.pod
8177____________________________________________________________________________
8178[ 4609] By: gsar on 1999/12/01 18:43:49
8179 Log: avoid "Callback called exit" error on intentional exit()
8180 Branch: perl
8181 ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
8182____________________________________________________________________________
8183[ 4608] By: gsar on 1999/12/01 18:42:38
8184 Log: find_byclass() prototype was incoherent
8185 Branch: perl
8186 ! regexec.c
8187____________________________________________________________________________
8188[ 4607] By: gsar on 1999/12/01 05:45:10
8189 Log: better documentation for goto &NAME (from M. J. T. Guy)
8190 Branch: perl
8191 ! pod/perlfunc.pod
8192____________________________________________________________________________
8193[ 4606] By: gsar on 1999/12/01 05:33:14
8194 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
d9aad7f7
GS
8202[ 4605] By: gsar on 1999/12/01 05:15:27
8203 Log: avoid PTR->IV cast warnings
8204 Branch: perl
8205 ! mg.c op.c scope.h
8206____________________________________________________________________________
8207[ 4604] By: gsar on 1999/12/01 03:59:56
8208 Log: email address changes
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____________________________________________________________________________
8216[ 4603] By: gsar on 1999/12/01 03:45:13
8217 Log: minor USE_ITHREADS tweaks
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____________________________________________________________________________
8222[ 4602] By: gsar on 1999/12/01 01:00:09
8223 Log: more complete pseudo-fork() support for Windows
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____________________________________________________________________________
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
8244 Branch: perl
8245 ! lib/perl5db.pl
8246____________________________________________________________________________
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().
8250 Branch: perl
8251 ! pod/perlfunc.pod
8252____________________________________________________________________________
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.)
8256 Branch: perl
8257 ! perl.h
8258____________________________________________________________________________
8259[ 4598] By: jhi on 1999/11/22 21:30:17
8260 Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
8261 Branch: cfgperl
8262 ! README.vms t/io/open.t
8263____________________________________________________________________________
8264[ 4597] By: jhi on 1999/11/21 16:21:21
8265 Log: Replace #4596 with the change done in 5.005_03.
8266 Branch: cfgperl
8267 ! ext/Errno/Errno_pm.PL
8268____________________________________________________________________________
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)
8272 Branch: cfgperl
8273 ! ext/Errno/Errno_pm.PL
8274____________________________________________________________________________
8275[ 4595] By: jhi on 1999/11/21 14:05:10
8276 Log: VMS patches from Peter Prymmer.
8277 Branch: cfgperl
8278 ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
8279____________________________________________________________________________
8280[ 4594] By: jhi on 1999/11/18 17:07:14
8281 Log: The find_byclass prototype is already in proto.h.
8282 Branch: cfgperl
8283 ! regexec.c
8284____________________________________________________________________________
8285[ 4593] By: gsar on 1999/11/16 21:25:21
8286 Log: typo in flag checks
8287 Branch: utfperl
8288 ! sv.h
8289____________________________________________________________________________
8290[ 4592] By: jhi on 1999/11/16 21:17:25
8291 Log: Regen Configure.
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____________________________________________________________________________
8297[ 4591] By: jhi on 1999/11/16 14:53:19
8298 Log: Integrate with Sarathy.
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____________________________________________________________________________
8306[ 4590] By: gsar on 1999/11/16 05:57:56
8307 Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
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____________________________________________________________________________
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 :)
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____________________________________________________________________________
8321[ 4588] By: gsar on 1999/11/15 14:34:36
8322 Log: cloning the stack (part 1)
8323 Branch: perl
8324 ! cop.h deb.c perl.c sv.c
8325____________________________________________________________________________
8326[ 4587] By: jhi on 1999/11/15 00:22:20
8327 Log: Integrate with Sarathy.
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____________________________________________________________________________
8333[ 4586] By: jhi on 1999/11/14 21:17:26
8334 Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
8335 Branch: cfgperl
8336 ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
8337____________________________________________________________________________
8338[ 4585] By: gsar on 1999/11/14 20:01:45
8339 Log: tweak for win32 build
8340 Branch: perl
8341 ! embed.h embed.pl op.c proto.h
8342____________________________________________________________________________
8343[ 4584] By: gsar on 1999/11/14 19:46:25
8344 Log: cosmetic tweaks
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____________________________________________________________________________
8349[ 4583] By: gsar on 1999/11/14 17:38:32
8350 Log: fix problem pointer casts
8351 Branch: perl
8352 ! Changes run.c sv.c
8353____________________________________________________________________________
4265b575
GS
8354[ 4582] By: jhi on 1999/11/14 17:10:01
8355 Log: Integrate with Sarathy.
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____________________________________________________________________________
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).
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____________________________________________________________________________
8372[ 4580] By: jhi on 1999/11/14 13:26:41
8373 Log: Another Unicode update.
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____________________________________________________________________________
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)
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____________________________________________________________________________
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)
8390 Branch: perl
8391 ! perly.c perly.y t/op/misc.t vms/perly_c.vms
8392____________________________________________________________________________
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.
8396 Branch: cfgperl
8397 ! regexec.c t/op/re_tests
8398____________________________________________________________________________
8399[ 4576] By: jhi on 1999/11/13 19:43:37
8400 Log: Integrate with Sarathy.
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____________________________________________________________________________
8406[ 4575] By: gsar on 1999/11/13 19:41:46
8407 Log: typos in change#4561 and change#4565
8408 Branch: perl
8409 ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
8410____________________________________________________________________________
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)
8417 Branch: perl
8418 ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
8419____________________________________________________________________________
8420[ 4573] By: gsar on 1999/11/13 19:13:04
8421 Log: integrate cfgperl changes into mainline
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____________________________________________________________________________
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>
8446 Branch: cfgperl
8447 ! README.vms
8448____________________________________________________________________________
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>
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____________________________________________________________________________
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>
8469 Branch: cfgperl
8470 ! makedef.pl
8471____________________________________________________________________________
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>
8479 Branch: cfgperl
8480 ! pod/perlfaq9.pod
8481____________________________________________________________________________
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>
8488 Branch: cfgperl
8489 ! ext/DynaLoader/DynaLoader_pm.PL
8490____________________________________________________________________________
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>
8497 Branch: cfgperl
8498 ! lib/Exporter/Heavy.pm
8499____________________________________________________________________________
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>
8506 Branch: cfgperl
8507 ! utils/perldoc.PL
8508____________________________________________________________________________
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>
8516 Branch: cfgperl
8517 ! ext/IO/lib/IO/Socket.pm
8518____________________________________________________________________________
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>
8526 Branch: cfgperl
8527 ! configure.com vms/descrip_mms.template vms/subconfigure.com
8528 ! vms/vms.c vms/vmsish.h
8529____________________________________________________________________________
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.
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____________________________________________________________________________
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>
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____________________________________________________________________________
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.
8567 Branch: cfgperl
8568 ! ext/Errno/Errno_pm.PL
8569____________________________________________________________________________
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.
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____________________________________________________________________________
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.
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____________________________________________________________________________
8593[ 4558] By: jhi on 1999/11/13 11:36:19
8594 Log: Undo drift from mainline.
8595 Branch: cfgperl
8596 ! regcomp.c util.c utils/h2xs.PL
8597____________________________________________________________________________
8598[ 4557] By: gsar on 1999/11/13 10:54:46
8599 Log: typo
8600 Branch: perl
8601 ! util.c
8602____________________________________________________________________________
8603[ 4556] By: gsar on 1999/11/13 10:53:41
8604 Log: integrate cfgperl contents (op.[ch] needed manual resolve)
8605 Branch: perl
8606 +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
8607 +> epoc/epoc_stubs.c
8608 !> (integrate 48 files)
8609____________________________________________________________________________
8610[ 4555] By: jhi on 1999/11/13 10:05:54
8611 Log: Integrate with Sarathy.
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____________________________________________________________________________
8616[ 4554] By: jhi on 1999/11/13 10:03:07
8617 Log: s/_SIGN$/_sign/g;
8618 Branch: metaconfig
8619 ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
8620____________________________________________________________________________
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*()
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____________________________________________________________________________
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.
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____________________________________________________________________________
8650[ 4551] By: jhi on 1999/11/11 23:16:15
8651 Log: Split int64type from i_inttypes, rename quadcase into quadkind.
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____________________________________________________________________________
8658[ 4550] By: jhi on 1999/11/11 20:24:55
8659 Log: Fix a thinko in 4548.
8660 Branch: cfgperl
8661 ! pp_sys.c
8662____________________________________________________________________________
8663[ 4549] By: jhi on 1999/11/11 19:48:21
8664 Log: Integrate with Sarathy.
8665 Branch: cfgperl
8666 !> (integrate 56 files)
8667____________________________________________________________________________
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.
8671 Branch: cfgperl
8672 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8673 ! config_h.SH pp_sys.c
8674____________________________________________________________________________
8675[ 4547] By: jhi on 1999/11/11 19:40:38
8676 Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
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____________________________________________________________________________
8681[ 4546] By: gsar on 1999/11/11 10:32:54
8682 Log: avoid stash pointers in optree under USE_ITHREADS
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____________________________________________________________________________
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
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____________________________________________________________________________
8706[ 4544] By: gsar on 1999/11/10 18:19:12
8707 Log: more cleanups for change#4539
8708 Branch: perl
8709 ! gv.h op.c op.h pp_ctl.c pp_hot.c
8710____________________________________________________________________________
8711[ 4543] By: gsar on 1999/11/10 01:52:22
8712 Log: remove dead branch/infinite looper in change#3612
8713 Branch: perl
8714 ! op.c
8715____________________________________________________________________________
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
8718 Branch: perl
8719 ! sv.c sv.h toke.c
8720____________________________________________________________________________
8721[ 4541] By: gsar on 1999/11/09 05:47:53
8722 Log: small nits in changes#4538,4539
8723 Branch: perl
8724 ! op.c sv.c
8725____________________________________________________________________________
8726[ 4540] By: gsar on 1999/11/08 20:30:58
8727 Log: win32 symbol export tweak
8728 Branch: perl
8729 ! makedef.pl win32/win32.c win32/win32iop.h
8730____________________________________________________________________________
8731[ 4539] By: gsar on 1999/11/08 18:50:40
8732 Log: preliminary support for GVOP indirection via pad
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____________________________________________________________________________
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"; ...)
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____________________________________________________________________________
8748[ 4537] By: gsar on 1999/11/08 11:19:18
8749 Log: more thorough cleanup in perl_destroy()
8750 Branch: perl
8751 ! perl.c util.c
8752____________________________________________________________________________
8753[ 4536] By: gsar on 1999/11/08 07:16:10
8754 Log: win32 internal data must be interpreter-local
8755 Branch: perl
8756 ! win32/win32.c win32/win32.h win32/win32sck.c
8757____________________________________________________________________________
8758[ 4535] By: gsar on 1999/11/08 04:17:28
8759 Log: tweak change#4502
8760 Branch: perl
8761 ! doio.c perl.c
8762____________________________________________________________________________
8763[ 4534] By: jhi on 1999/11/07 13:17:03
8764 Log: Four special class subs, not three.
8765 Branch: cfgperl
8766 ! pod/perlmod.pod
8767____________________________________________________________________________
8768[ 4533] By: jhi on 1999/11/07 13:13:15
8769 Log: Integrate with Sarathy.
8770 Branch: cfgperl
8771 !> mg.c t/io/print.t
8772____________________________________________________________________________
8773[ 4532] By: jhi on 1999/11/07 12:36:10
8774 Log: More test program maintenance.
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____________________________________________________________________________
8787[ 4531] By: jhi on 1999/11/07 00:34:09
8788 Log: Tidy up the metaconfig test programs.
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____________________________________________________________________________
8801[ 4530] By: jhi on 1999/11/06 23:51:34
8802 Log: So many printfs, so little time.
8803 Branch: cfgperl
8804 ! op.c perl.c regcomp.c scope.c util.c
8805____________________________________________________________________________
8806[ 4529] By: jhi on 1999/11/06 23:27:35
8807 Log: Replace the explicit zeros with NOOPs.
8808 Branch: cfgperl
8809 ! perl.h
8810____________________________________________________________________________
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>
8819 Branch: cfgperl
8820 ! op.c op.h
8821____________________________________________________________________________
8822[ 4527] By: jhi on 1999/11/06 20:22:14
8823 Log: ...and fewer.
8824 Branch: cfgperl
8825 ! dump.c
8826____________________________________________________________________________
8827[ 4526] By: jhi on 1999/11/06 20:19:04
8828 Log: ...and they are getting fewer.
8829 Branch: cfgperl
8830 ! dump.c op.c util.c
8831____________________________________________________________________________
8832[ 4525] By: jhi on 1999/11/06 19:59:59
8833 Log: More printf miscasts flushed out.
8834 Branch: cfgperl
8835 ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
8836 ! regexec.c
8837____________________________________________________________________________
8838[ 4524] By: jhi on 1999/11/06 15:39:05
8839 Log: Crushing the remaining %ld guerillas.
8840 Branch: cfgperl
8841 ! ext/Devel/DProf/DProf.xs
8842____________________________________________________________________________
8843[ 4523] By: jhi on 1999/11/06 15:11:38
8844 Log: Update CPAN sites list.
8845 Branch: cfgperl
8846 ! pod/perlmodlib.pod
8847____________________________________________________________________________
8848[ 4522] By: jhi on 1999/11/05 19:50:46
8849 Log: The -n32 is normally part of $cc, not $ccflags.
8850 Branch: cfgperl
8851 ! hints/irix_6.sh
8852____________________________________________________________________________
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
8855 Branch: perl
8856 ! mg.c t/io/print.t
8857____________________________________________________________________________
8858[ 4520] By: jhi on 1999/11/04 23:30:09
8859 Log: Integrate with Sarathy.
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____________________________________________________________________________
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>
8874 Branch: cfgperl
8875 ! op.c
8876____________________________________________________________________________
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>
8883 Branch: cfgperl
8884 ! lib/ExtUtils/MM_Unix.pm
8885____________________________________________________________________________
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>
8892 Branch: cfgperl
8893 ! regexp.h
8894____________________________________________________________________________
8895[ 4516] By: gsar on 1999/11/04 18:25:45
8896 Log: change#4485 didn't do the right thing for B::Bytecode
8897 Branch: perl
8898 ! ext/B/B/Bytecode.pm
8899____________________________________________________________________________
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)
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____________________________________________________________________________
8910[ 4514] By: gsar on 1999/11/04 15:59:46
8911 Log: display BSD license in Glob.pm (for clause #2 conformity)
8912 Branch: perl
8913 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
8914 ! ext/File/Glob/bsd_glob.h
8915____________________________________________________________________________
8916[ 4513] By: jhi on 1999/11/04 08:26:19
8917 Log: Integrate with Sarathy.
8918 Branch: cfgperl
8919 +> t/io/nargv.t
8920 !> (integrate 34 files)
8921____________________________________________________________________________
8922[ 4512] By: jhi on 1999/11/04 08:01:25
8923 Log: Incremental Mac integration from Matthias.
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____________________________________________________________________________
8928[ 4511] By: gsar on 1999/11/04 02:53:37
8929 Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
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____________________________________________________________________________
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.
8939 Branch: cfgperl
8940 ! perl.c
8941____________________________________________________________________________
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>
8948 Branch: cfgperl
8949 ! pod/perlfunc.pod
8950____________________________________________________________________________
8951[ 4508] By: jhi on 1999/11/02 20:46:27
8952 Log: Initial integration of the MacPerl changes form Matthias.
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____________________________________________________________________________
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>
8965 Branch: cfgperl
8966 ! regexec.c t/op/pat.t
8967____________________________________________________________________________
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>
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____________________________________________________________________________
8980[ 4505] By: gsar on 1999/11/01 17:09:44
8981 Log: macros for COP.cop_filegv access
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____________________________________________________________________________
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)
8989 Branch: perl
8990 ! pod/Win32.pod win32/win32.c
8991____________________________________________________________________________
8992[ 4503] By: gsar on 1999/10/31 20:56:06
8993 Log: change#4502 was missing a file
8994 Branch: perl
8995 + t/io/nargv.t
8996____________________________________________________________________________
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
9002 Branch: perl
9003 ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
9004 ! pp_hot.c scope.c
9005____________________________________________________________________________
9006[ 4501] By: jhi on 1999/10/31 12:43:54
9007 Log: Integrate with Sarathy.
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____________________________________________________________________________
9012[ 4500] By: gsar on 1999/10/31 10:01:17
9013 Log: updated windows config* files
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____________________________________________________________________________
9018[ 4499] By: gsar on 1999/10/31 09:15:17
9019 Log: integrate cfgperl contents into mainline
9020 Branch: perl
9021 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9022 !> config_h.SH perl.h
9023____________________________________________________________________________
9024[ 4498] By: gsar on 1999/10/31 09:13:41
9025 Log: remove unused struct Outrec
9026 Branch: perl
9027 ! perl.h
9028____________________________________________________________________________
9029[ 4497] By: jhi on 1999/10/30 12:41:50
9030 Log: Add HAS_QUAD ($Config{d_quad}); use it.
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____________________________________________________________________________
9040[ 4496] By: gsar on 1999/10/30 00:28:32
9041 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
9048[ 4495] By: jhi on 1999/10/29 23:36:19
9049 Log: Continue what #4494 started; introduce uid and gid formats.
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____________________________________________________________________________
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.
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____________________________________________________________________________
9068[ 4493] By: jhi on 1999/10/29 22:08:06
9069 Log: Finetuning the output continues along the lines of #4490 and #4491.
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____________________________________________________________________________
9078[ 4492] By: jhi on 1999/10/29 21:14:53
9079 Log: Hurd update from Mark Kettenis.
9080 Branch: cfgperl
9081 ! README.hurd
9082____________________________________________________________________________
9083[ 4491] By: jhi on 1999/10/29 20:37:02
9084 Log: A new try at what #4490 tried to accomplish.
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____________________________________________________________________________
9091[ 4490] By: jhi on 1999/10/29 20:19:41
9092 Log: metaconfig nits.
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____________________________________________________________________________
9100[ 4489] By: jhi on 1999/10/29 16:08:43
9101 Log: Integrate with Sarathy.
9102 Branch: cfgperl
9103 !> (integrate 31 files)
9104____________________________________________________________________________
9105[ 4488] By: jhi on 1999/10/29 15:30:30
9106 Log: Regen Configure and Glossary.
9107 Branch: cfgperl
9108 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9109 ! config_h.SH
9110____________________________________________________________________________
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.
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____________________________________________________________________________
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.
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____________________________________________________________________________
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
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____________________________________________________________________________
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)
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____________________________________________________________________________
9155[ 4483] By: jhi on 1999/10/28 22:01:12
9156 Log: Regen Configure.
9157 Branch: cfgperl
9158 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9159 ! config_h.SH
9160____________________________________________________________________________
9161[ 4482] By: jhi on 1999/10/28 21:45:26
9162 Log: Installdirs patches from Andy.
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____________________________________________________________________________
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)
9177 Branch: perl
9178 ! lib/Time/Local.pm
9179____________________________________________________________________________
9180[ 4480] By: jhi on 1999/10/28 13:49:26
9181 Log: Fix printing of uids and gids; regen Configure.
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____________________________________________________________________________
9186[ 4479] By: jhi on 1999/10/28 11:53:57
9187 Log: Fix typo.
9188 Branch: metaconfig
9189 ! U/typedefs/gidsize.U
9190____________________________________________________________________________
9191[ 4478] By: jhi on 1999/10/28 06:50:02
9192 Log: Integrate with Sarathy.
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____________________________________________________________________________
9199[ 4477] By: jhi on 1999/10/28 06:40:54
9200 Log: (Slightly) better comments for Policy_sh.SH from Andy.
9201 Branch: cfgperl
9202 ! Policy_sh.SH
9203____________________________________________________________________________
9204[ 4476] By: gsar on 1999/10/27 23:54:36
9205 Log: regen config* stuff for windows
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____________________________________________________________________________
52b0428e
GS
9212[ 4475] By: gsar on 1999/10/27 21:32:30
9213 Log: integrate cfgperl contents into mainline; merge conflicts
9214 Branch: perl
9215 !> (integrate 46 files)
9216____________________________________________________________________________
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)
9220 Branch: perl
9221 ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
9222____________________________________________________________________________
9223[ 4473] By: jhi on 1999/10/27 21:11:11
9224 Log: Do not block if no message queues available.
9225 Branch: cfgperl
9226 ! t/lib/ipc_sysv.t
9227____________________________________________________________________________
9228[ 4472] By: jhi on 1999/10/27 18:27:40
9229 Log: Remove unused "squatter" symbols; regen Configure.
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____________________________________________________________________________
9235[ 4471] By: jhi on 1999/10/27 18:26:55
9236 Log: metaconfig; split socket; fix output.
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____________________________________________________________________________
9243[ 4470] By: jhi on 1999/10/27 17:19:06
9244 Log: Regen Configure.
9245 Branch: cfgperl
9246 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9247 ! config_h.SH perl.c perl.h
9248____________________________________________________________________________
9249[ 4469] By: jhi on 1999/10/27 17:18:41
9250 Log: metaconfig; split statfs.
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____________________________________________________________________________
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).
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____________________________________________________________________________
9264[ 4467] By: jhi on 1999/10/27 13:38:41
9265 Log: Regen Configure.
9266 Branch: cfgperl
9267 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9268 ! config_h.SH
9269____________________________________________________________________________
9270[ 4466] By: jhi on 1999/10/27 13:18:06
9271 Log: metaconfig fixes from Andy.
9272 Branch: metaconfig
9273 + U/modified/libnlist.U U/modified/usrinc.U
9274 ! U/Glossary.patch U/mkglossary U/modified/libpth.U
9275____________________________________________________________________________
9276[ 4465] By: jhi on 1999/10/27 13:06:27
9277 Log: Nosuid checking for statfs() people.
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____________________________________________________________________________
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.
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____________________________________________________________________________
9294[ 4463] By: jhi on 1999/10/27 07:55:53
9295 Log: We need cc to be able to test for cc -v.
9296 Branch: cfgperl
9297 ! hints/dec_osf.sh
9298____________________________________________________________________________
9299[ 4462] By: gsar on 1999/10/27 01:31:41
9300 Log: more GCC v2.95 induced adjustments
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____________________________________________________________________________
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
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____________________________________________________________________________
9312[ 4459] By: jhi on 1999/10/26 10:15:58
9313 Log: Regen Configure.
9314 Branch: cfgperl
9315 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9316 ! config_h.SH
9317____________________________________________________________________________
9318[ 4458] By: jhi on 1999/10/26 09:48:37
9319 Log: Minor rewordings.
9320 Branch: metaconfig/U/perl
9321 ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
9322____________________________________________________________________________
9323[ 4456] By: jhi on 1999/10/26 09:11:49
9324 Log: Fix d_statfsflags; add d_getmnt.
9325 Branch: metaconfig/U/perl
9326 + d_getmnt.U
9327 ! d_statfs.U
9328____________________________________________________________________________
9329[ 4455] By: jhi on 1999/10/26 08:12:27
9330 Log: Massive multitypo in #4446.
9331 Branch: cfgperl
9332 ! hints/dec_osf.sh
9333____________________________________________________________________________
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>
9340 Branch: cfgperl
9341 ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
9342 ! pod/perldelta.pod t/lib/io_unix.t
9343____________________________________________________________________________
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>
9350 Branch: cfgperl
9351 ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
9352____________________________________________________________________________
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>
9359 Branch: cfgperl
9360 ! pod/perldiag.pod regcomp.c regexec.c
9361____________________________________________________________________________
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>
9368 Branch: cfgperl
9369 ! t/lib/charnames.t
9370____________________________________________________________________________
9371[ 4450] By: gsar on 1999/10/25 07:38:15
9372 Log: win32 tweak
9373 Branch: perl
9374 ! win32/perllib.c
9375____________________________________________________________________________
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)
9379 Branch: perl
9380 ! pod/perlfunc.pod pod/perllocale.pod sv.c
9381____________________________________________________________________________
9382[ 4448] By: gsar on 1999/10/24 22:20:42
9383 Log: remove unused interpreter globals
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____________________________________________________________________________
9389[ 4447] By: jhi on 1999/10/24 21:49:52
9390 Log: Another hints tweak.
9391 Branch: cfgperl
9392 ! hints/aix.sh
9393____________________________________________________________________________
9394[ 4446] By: jhi on 1999/10/24 21:48:02
9395 Log: Hints tweak.
9396 Branch: cfgperl
9397 ! hints/dec_osf.sh
9398____________________________________________________________________________
9399[ 4445] By: nick on 1999/10/24 21:03:28
9400 Log: Integrate own changes to mainline.
9401 Branch: utfperl
9402 !> installperl pp.c
9403____________________________________________________________________________
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])
9407 Branch: perl
9408 ! pp.c
9409____________________________________________________________________________
9410[ 4443] By: nick on 1999/10/24 15:09:51
9411 Log: Follow that camel ... another sync.
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____________________________________________________________________________
9418[ 4442] By: gsar on 1999/10/24 14:40:01
9419 Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
9420 Branch: perl
9421 ! installperl
9422____________________________________________________________________________
9423[ 4441] By: gsar on 1999/10/24 14:33:11
9424 Log: test in change#4428 needs strict interpretation of C modulus
9425 Branch: perl
9426 ! t/op/int.t
9427____________________________________________________________________________
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
9431 Branch: perl
9432 ! perl.c pod/perldelta.pod pod/perldiag.pod
9433____________________________________________________________________________
9434[ 4439] By: jhi on 1999/10/24 13:19:17
9435 Log: test for #2835 (yeah, better later than never)
9436 Branch: cfgperl
9437 ! t/op/array.t
9438____________________________________________________________________________
9439[ 4438] By: gsar on 1999/10/24 12:59:12
9440 Log: typo, doc tweak
9441 Branch: perl
9442 ! lib/attributes.pm pod/perlop.pod
9443____________________________________________________________________________
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)
9447 Branch: perl
9448 ! lib/attributes.pm
9449____________________________________________________________________________
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>)
9453 Branch: perl
9454 ! Changes t/op/lex_assign.t t/pragma/warn/op
9455____________________________________________________________________________
98f7afd0
GS
9456[ 4435] By: gsar on 1999/10/24 11:39:42
9457 Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
9458 Branch: perl
9459 ! ext/B/defsubs_h.PL
9460____________________________________________________________________________
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>)
9464 Branch: perl
9465 ! lib/Time/Local.pm
9466____________________________________________________________________________
9467[ 4433] By: gsar on 1999/10/24 11:25:51
9468 Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
9469 Branch: perl
9470 ! README lib/File/Path.pm
9471____________________________________________________________________________
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
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____________________________________________________________________________
9489[ 4431] By: gsar on 1999/10/24 10:50:14
9490 Log: install all README.foo with pod content as podfoo.pod
9491 Branch: perl
9492 ! Makefile.SH installman
9493____________________________________________________________________________
9494[ 4430] By: gsar on 1999/10/24 09:28:24
9495 Log: @INC needs ../lib
9496 Branch: perl
9497 ! t/op/int.t
9498____________________________________________________________________________
9499[ 4429] By: jhi on 1999/10/23 21:47:49
9500 Log: More printf-fixes (see also #4426).
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____________________________________________________________________________
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)
9509 Branch: perl
9510 ! op.c t/op/int.t
9511____________________________________________________________________________
9512[ 4427] By: jhi on 1999/10/23 16:10:10
9513 Log: Integrate with Sarathy.
9514 Branch: cfgperl
9515 !> sv.c win32/win32.c
9516____________________________________________________________________________
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.
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____________________________________________________________________________
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.
9529 Branch: cfgperl
9530 ! Configure config_h.SH
9531____________________________________________________________________________
9532[ 4424] By: nick on 1999/10/23 00:46:22
9533 Log: Resolve mainline before possible hacking operertunity this weekend
9534 Branch: utfperl
9535 +> pod/perlfilter.pod
9536 !> (integrate 32 files)
9537____________________________________________________________________________
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>
9545 Branch: cfgperl
9546 ! Policy_sh.SH
9547____________________________________________________________________________
9548[ 4422] By: jhi on 1999/10/22 22:44:44
9549 Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
9550 Branch: cfgperl
9551 ! hints/aix.sh
9552____________________________________________________________________________
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>
9556 Branch: perl
9557 ! sv.c
9558____________________________________________________________________________
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)
9562 Branch: perl
9563 ! win32/win32.c
9564____________________________________________________________________________
9565[ 4419] By: jhi on 1999/10/21 10:31:41
9566 Log: Integrate with Sarathy.
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____________________________________________________________________________
9571[ 4418] By: gsar on 1999/10/20 23:49:47
9572 Log: add test for change#4417
9573 Branch: perl
9574 ! t/op/sort.t
9575____________________________________________________________________________
9576[ 4417] By: gsar on 1999/10/20 23:45:03
9577 Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
9578 Branch: perl
9579 ! op.c
9580____________________________________________________________________________
9581[ 4416] By: gsar on 1999/10/20 01:00:50
9582 Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
9583 Branch: perl
9584 ! lib/CPAN/FirstTime.pm
9585____________________________________________________________________________
9586[ 4415] By: gsar on 1999/10/20 00:52:34
9587 Log: disable optimizing troublesome ops in change#3612
9588 (from Ilya Zakharevich)
9589 Branch: perl
9590 ! Makefile.SH opcode.h opcode.pl
9591____________________________________________________________________________
9592[ 4414] By: gsar on 1999/10/20 00:37:46
9593 Log: skip unreadable directory test when running as root
9594 Branch: perl
9595 ! t/lib/glob-basic.t
9596____________________________________________________________________________
9597[ 4413] By: jhi on 1999/10/19 09:26:52
9598 Log: Avoid GNU ar if HP cc is being used.
9599 Branch: cfgperl
9600 ! hints/hpux.sh
9601____________________________________________________________________________
9602[ 4412] By: jhi on 1999/10/19 07:24:29
9603 Log: Integrate with Sarathy.
9604 Branch: cfgperl
9605 !> perlvars.h
9606____________________________________________________________________________
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.
9610 Branch: cfgperl
9611 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9612 ! config_h.SH perl.h
9613____________________________________________________________________________
9614[ 4410] By: jhi on 1999/10/19 07:21:42
9615 Log: Add sqrtl probe, add echo dependencies.
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____________________________________________________________________________
9622[ 4409] By: gsar on 1999/10/19 02:18:54
9623 Log: perl_mutex n/a if !USE_THREADS
9624 Branch: perl
9625 ! perlvars.h
9626____________________________________________________________________________
9627[ 4408] By: jhi on 1999/10/18 20:13:02
9628 Log: Forgotten s/warning/warnings/.
9629 Branch: cfgperl
9630 ! Makefile.SH
9631____________________________________________________________________________
9632[ 4407] By: jhi on 1999/10/18 20:02:12
9633 Log: Integrate with Sarathy.
9634 Branch: cfgperl
9635 +> pod/perlfilter.pod
9636 !> (integrate 30 files)
9637____________________________________________________________________________
9638[ 4406] By: gsar on 1999/10/18 16:32:10
9639 Log: added intro to source filters from Paul Marquess
9640 Branch: perl
9641 + pod/perlfilter.pod
9642 ! MANIFEST pod/perldelta.pod
9643____________________________________________________________________________
9644[ 4405] By: gsar on 1999/10/18 05:53:06
9645 Log: missing manpages
9646 Branch: perl
9647 ! installman
9648____________________________________________________________________________
9649[ 4404] By: gsar on 1999/10/18 05:09:22
9650 Log: pod updates from Tom Christiansen
9651 Branch: perl
9652 ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
9653____________________________________________________________________________
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)
9657 Branch: perl
9658 ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
9659____________________________________________________________________________
9660[ 4402] By: gsar on 1999/10/17 22:30:30
9661 Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
9662 windows
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____________________________________________________________________________
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
9672 Branch: perl
9673 ! pp_ctl.c t/op/eval.t
9674____________________________________________________________________________
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!)
9678 Branch: perl
9679 ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
9680 ! t/pod/testcmp.pl
9681____________________________________________________________________________
9682[ 4399] By: nick on 1999/10/17 14:51:35
9683 Log: Pre-trip resolve
9684 Branch: utfperl
9685 !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
9686____________________________________________________________________________
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>)
9690 Branch: perl
9691 ! installperl lib/Text/Tabs.pm
9692____________________________________________________________________________
9693[ 4397] By: gsar on 1999/10/16 18:30:14
9694 Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
9695 Branch: perl
9696 ! perl.c
9697____________________________________________________________________________
9698[ 4396] By: jhi on 1999/10/16 17:44:39
9699 Log: Missing comma.
9700 Branch: cfgperl
9701 ! lib/diagnostics.pm
9702____________________________________________________________________________
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
9707 Branch: perl
9708 ! pp_hot.c
9709____________________________________________________________________________
9710[ 4394] By: nick on 1999/10/16 09:35:20
9711 Log: Resolve utfperl branch against mainline as of _62
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____________________________________________________________________________
9724[ 4393] By: gsar on 1999/10/16 04:07:02
9725 Log: OS/2 support bits (from Ilya Zakharevich)
9726 Branch: perl
9727 ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
9728____________________________________________________________________________
9729[ 4392] By: jhi on 1999/10/15 10:28:09
9730 Log: Integrate with Sarathy.
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
GS
9740____________________________________________________________________________
9741[ 4391] By: gsar on 1999/10/15 10:12:42
9742 Log: here be 5.005_62
9743 Branch: perl
9744 ! Changes MANIFEST Porting/makerel
9745____________________________________________________________________________
0ebdc6d5
GS
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::*
9750 Branch: perl
9751 ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
9752 ! pod/perlopentut.pod
9753____________________________________________________________________________
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)
9757 Branch: perl
9758 ! Makefile.SH op.c win32/Makefile win32/makefile.mk
9759____________________________________________________________________________
9760[ 4388] By: jhi on 1999/10/15 08:07:49
9761 Log: Integrate with Sarathy.
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____________________________________________________________________________
9766[ 4387] By: gsar on 1999/10/15 07:46:24
9767 Log: integrate cfgperl contents into mainline
9768 Branch: perl
9769 ! Changes
9770 !> pod/perldelta.pod pod/perldiag.pod regcomp.c
9771 !> t/pragma/warn/regcomp
9772____________________________________________________________________________
45447e0d
GS
9773[ 4386] By: gsar on 1999/10/15 05:45:36
9774 Log: various little goofs in change#4385
9775 Branch: perl
9776 ! win32/include/dirent.h win32/win32.c
9777____________________________________________________________________________
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)
9781 Branch: perl
9782 ! win32/include/dirent.h win32/win32.c
9783____________________________________________________________________________
9784[ 4384] By: gsar on 1999/10/15 01:34:09
9785 Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
9786 Branch: perl
9787 ! lib/Benchmark.pm pod/perldelta.pod
9788____________________________________________________________________________
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>)
9792 Branch: perl
9793 ! pod/perlfaq2.pod
9794____________________________________________________________________________
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()
9800 Branch: perl
9801 ! ext/POSIX/POSIX.xs
9802____________________________________________________________________________
9803[ 4381] By: jhi on 1999/10/14 22:11:36
9804 Log: Integrate with Sarathy.
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____________________________________________________________________________
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).
9816 Branch: cfgperl
9817 ! pod/perldelta.pod pod/perldiag.pod regcomp.c
9818 ! t/pragma/warn/regcomp
9819____________________________________________________________________________
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>)
9823 Branch: perl
9824 ! pod/perlop.pod
9825____________________________________________________________________________
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>)
9829 Branch: perl
9830 ! lib/Time/Local.pm
9831____________________________________________________________________________
9832[ 4377] By: gsar on 1999/10/14 18:15:11
9833 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
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
9845 Branch: perl
9846 ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
9847____________________________________________________________________________
9848[ 4375] By: gsar on 1999/10/14 15:54:48
9849 Log: avoid warnings
9850 Branch: perl
9851 ! ext/File/Glob/bsd_glob.c
9852____________________________________________________________________________
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.
9856 Branch: cfgperl
9857 ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
9858 ! t/pragma/warn/regcomp
9859____________________________________________________________________________
9860[ 4373] By: gsar on 1999/10/14 03:49:54
9861 Log: File::Glob fixes for Windows
9862 Branch: perl
9863 ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
9864 ! win32/makefile.mk
9865____________________________________________________________________________
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())
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____________________________________________________________________________
9873[ 4371] By: jhi on 1999/10/13 21:17:17
9874 Log: Integrate with Sarathy.
9875 Branch: cfgperl
9876 !> op.c pod/perldelta.pod
9877____________________________________________________________________________
9878[ 4370] By: gsar on 1999/10/13 18:08:45
9879 Log: misc tweaks
9880 Branch: perl
9881 ! op.c pod/perldelta.pod
9882____________________________________________________________________________
9883[ 4369] By: jhi on 1999/10/13 16:18:58
9884 Log: Integrate with Sarathy.
9885 Branch: cfgperl
9886 !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9887____________________________________________________________________________
9888[ 4368] By: gsar on 1999/10/13 16:14:16
9889 Log: pod nits from various perl porters
9890 Branch: perl
9891 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9892____________________________________________________________________________
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>
9899 Branch: cfgperl
9900 ! pod/perlop.pod
9901____________________________________________________________________________
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>
9905 Branch: perl
9906 ! pod/perldelta.pod pod/perldiag.pod
9907____________________________________________________________________________
9908[ 4365] By: jhi on 1999/10/13 07:27:44
9909 Log: Integrate with Sarathy.
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____________________________________________________________________________
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>)
9923 Branch: perl
9924 ! lib/perl5db.pl
9925____________________________________________________________________________
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>
9932 Branch: cfgperl
9933 ! hints/svr5.sh
9934____________________________________________________________________________
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>
9942 Branch: cfgperl
9943 + ext/DB_File/hints/sco.pl
9944 ! MANIFEST
9945____________________________________________________________________________
9946[ 4361] By: gsar on 1999/10/13 06:56:08
9947 Log: PL_numeric_radix used without being defined (from Ilya
9948 Zakharevich)
9949 Branch: perl
9950 ! util.c
9951____________________________________________________________________________
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)
9958 Branch: perl
9959 + ext/NDBM_File/hints/sco.pl
9960 ! MANIFEST ext/ODBM_File/hints/sco.pl
9961____________________________________________________________________________
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>)
9964 Branch: perl
9965 ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
9966 ! pod/perlport.pod
9967____________________________________________________________________________
9968[ 4358] By: gsar on 1999/10/12 19:10:27
9969 Log: perldelta updates
9970 Branch: perl
9971 ! pod/perldelta.pod
9972____________________________________________________________________________
9973[ 4357] By: gsar on 1999/10/12 17:11:18
9974 Log: update perldelta for change#4356
9975 Branch: perl
9976 ! Changes pod/perldelta.pod
9977____________________________________________________________________________
becf2bd3
GS
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
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____________________________________________________________________________
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.
10003 Branch: cfgperl
10004 ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
10005____________________________________________________________________________
10006[ 4354] By: jhi on 1999/10/12 09:58:59
10007 Log: Integrate with Sarathy.
10008 Branch: cfgperl
10009 !> (integrate 33 files)
10010____________________________________________________________________________
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>
10014 Branch: perl
10015 ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
10016 ! t/op/groups.t
10017____________________________________________________________________________
883d36a6
GS
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)
10021 Branch: perl
10022 ! pp.c t/op/pack.t
10023____________________________________________________________________________
10024[ 4351] By: gsar on 1999/10/12 05:02:35
10025 Log: avoid warnings
10026 Branch: perl
10027 ! malloc.c
10028____________________________________________________________________________
10029[ 4350] By: gsar on 1999/10/12 04:50:52
10030 Log: various cleanups
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____________________________________________________________________________
10037[ 4349] By: gsar on 1999/10/12 00:23:11
10038 Log: update Changes, patchlevel etc.
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____________________________________________________________________________
04dc9db9
GS
10044[ 4348] By: gsar on 1999/10/11 23:11:57
10045 Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
10046 Branch: perl
10047 ! pod/perlfunc.pod
10048____________________________________________________________________________
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>
10058 Branch: cfgperl
10059 ! hints/linux.sh
10060____________________________________________________________________________
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
10065 Branch: perl
10066 ! pod/perlfunc.pod pp.c t/op/pack.t
10067____________________________________________________________________________
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>)
10072 Branch: perl
10073 ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
10074____________________________________________________________________________
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?
10081 Branch: perl
10082 ! pod/perlre.pod
10083____________________________________________________________________________
10084[ 4343] By: gsar on 1999/10/11 16:55:48
10085 Log: change#4327 was inefficient
10086 Branch: perl
10087 ! lib/lib.pm
10088____________________________________________________________________________
10089[ 4342] By: jhi on 1999/10/11 07:01:46
10090 Log: Integrate with Sarathy.
10091 Branch: cfgperl
10092 +> pod/perlhack.pod
10093 !> (integrate 28 files)
10094____________________________________________________________________________
10095[ 4341] By: jhi on 1999/10/11 06:37:47
10096 Log: The 2.5th cut at the AIX C++ extension problems.
10097 Branch: cfgperl
10098 ! hints/aix.sh
10099____________________________________________________________________________
10100[ 4340] By: gsar on 1999/10/10 23:48:07
10101 Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
10102 Branch: perl
10103 + pod/perlhack.pod
10104 ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
10105____________________________________________________________________________
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*)
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____________________________________________________________________________
10116[ 4338] By: gsar on 1999/10/10 20:38:59
10117 Log: add missing new diagnostics to perldelta
10118 Branch: perl
10119 ! pod/perldelta.pod
10120____________________________________________________________________________
10121[ 4337] By: gsar on 1999/10/10 17:40:13
10122 Log: update perldelta for change#3406
10123 Branch: perl
10124 ! embed.pl pod/perldata.pod pod/perldelta.pod
10125____________________________________________________________________________
10126[ 4336] By: gsar on 1999/10/10 16:33:14
10127 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
10133[ 4335] By: jhi on 1999/10/10 11:09:48
10134 Log: Update perldelta.
10135 Branch: cfgperl
10136 ! pod/perldelta.pod
10137____________________________________________________________________________
10138[ 4334] By: jhi on 1999/10/10 10:31:46
10139 Log: Integrate with Sarathy.
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____________________________________________________________________________
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)
10154 Branch: perl
10155 ! installperl lib/diagnostics.pm utils/perldoc.PL
10156____________________________________________________________________________
10157[ 4332] By: gsar on 1999/10/10 05:15:26
10158 Log: add $VERSION
10159 Branch: perl
10160 ! lib/Exporter.pm
10161____________________________________________________________________________
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>)
10165 Branch: perl
10166 ! lib/Exporter.pm
10167____________________________________________________________________________
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>)
10172 Branch: perl
10173 ! lib/ExtUtils/MM_Unix.pm
10174____________________________________________________________________________
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>)
10178 Branch: perl
10179 + win32/genmk95.pl
10180 ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
10181 ! win32/makefile.mk
10182____________________________________________________________________________
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
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____________________________________________________________________________
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>)
10196 Branch: perl
10197 ! lib/lib.pm
10198____________________________________________________________________________
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>)
10202 Branch: perl
10203 ! pod/perlfunc.pod
10204____________________________________________________________________________
10205[ 4325] By: gsar on 1999/10/09 22:46:23
10206 Log: perldelta updates (see TODO markers)
10207 Branch: perl
10208 ! Changes pod/perldelta.pod pp_sys.c
10209____________________________________________________________________________
a5222a85
GS
10210[ 4324] By: gsar on 1999/10/09 19:43:10
10211 Log: fix Exporter::export_to_level() documentation
10212 Branch: perl
10213 ! lib/Exporter.pm
10214____________________________________________________________________________
10215[ 4323] By: gsar on 1999/10/09 18:48:31
10216 Log: don't run END blocks when running under -c switch (older,
883d36a6 10217 rarely useful behavior may still be obtained by putting
a5222a85
GS
10218 BEGIN { $^C = 0; exit; } at the end of the script)
10219 Branch: perl
10220 ! perl.c
10221____________________________________________________________________________
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>
10230 Branch: cfgperl
10231 ! hints/irix_6.sh perl.h
10232____________________________________________________________________________
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>
10238 Branch: perl
10239 ! cop.h pp_ctl.c pp_hot.c
10240____________________________________________________________________________
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)
10245 Branch: perl
10246 ! cop.h pp_ctl.c pp_hot.c
10247____________________________________________________________________________
10248[ 4319] By: jhi on 1999/10/08 14:33:31
10249 Log: Integrate with Sarathy.
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____________________________________________________________________________
10255[ 4318] By: jhi on 1999/10/08 13:51:34
10256 Log: The second cut at AIX C++ extension troubles.
10257 Branch: cfgperl
10258 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
10259 ! hints/aix.sh
10260____________________________________________________________________________
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>
10273 Branch: cfgperl
10274 + ext/DynaLoader/hints/aix.pl
10275 ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
10276____________________________________________________________________________
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
10281 Branch: perl
10282 ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
10283____________________________________________________________________________
10284[ 4315] By: jhi on 1999/10/08 09:48:59
10285 Log: Fix omission.
10286 Branch: cfgperl
10287 ! makedef.pl
10288____________________________________________________________________________
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; ... }>)
10292 Branch: perl
10293 ! op.c
10294____________________________________________________________________________
10295[ 4313] By: gsar on 1999/10/08 04:52:19
10296 Log: small tweak for change#4309
10297 Branch: perl
10298 ! op.c
10299____________________________________________________________________________
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)
10306 Branch: perl
10307 ! opcode.h t/comp/bproto.t toke.c
10308____________________________________________________________________________
10309[ 4311] By: gsar on 1999/10/08 00:58:19
10310 Log: typo
10311 Branch: perl
10312 ! pp_sys.c
10313____________________________________________________________________________
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>)
10317 Branch: perl
10318 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
10319____________________________________________________________________________
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)
10329 Branch: perl
10330 ! cop.h op.c perly.c perly.y
10331____________________________________________________________________________
10332[ 4308] By: jhi on 1999/10/07 19:21:27
10333 Log: Integrate with Sarathy.
10334 Branch: cfgperl
10335 !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
10336____________________________________________________________________________
10337[ 4307] By: gsar on 1999/10/07 15:12:24
10338 Log: update to podlators-0.08 from Russ Allbery
10339 Branch: perl
10340 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
10341____________________________________________________________________________
10342[ 4306] By: jhi on 1999/10/06 17:20:34
10343 Log: Integrate with Sarathy.
10344 Branch: cfgperl
10345 !> (integrate 45 files)
10346____________________________________________________________________________
10347[ 4305] By: gsar on 1999/10/06 16:55:45
10348 Log: some versions of mingw32 have __int64, define iff it isn't
10349 Branch: perl
10350 ! win32/win32.h
10351____________________________________________________________________________
10352[ 4304] By: gsar on 1999/10/06 03:45:44
10353 Log: fix typos in change#4288
10354 Branch: perl
10355 ! Changes dump.c sv.c
10356____________________________________________________________________________
07270b1a
GS
10357[ 4303] By: gsar on 1999/10/06 03:22:46
10358 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
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()
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____________________________________________________________________________
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)
10391 Branch: cfgperl
10392 ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
10393____________________________________________________________________________
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>
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____________________________________________________________________________
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>
10412 Branch: cfgperl
10413 ! t/lib/fields.t t/pragma/constant.t
10414____________________________________________________________________________
10415[ 4298] By: gsar on 1999/10/04 04:57:53
10416 Log: some compatibility macros were busted
10417 Branch: perl
10418 ! embed.h embed.pl toke.c
10419____________________________________________________________________________
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>
10428 Branch: cfgperl
10429 ! av.c op.c pod/perldiag.pod
10430____________________________________________________________________________
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.
10442 Branch: cfgperl
10443 ! av.c pod/perldiag.pod
10444____________________________________________________________________________
10445[ 4295] By: gsar on 1999/10/03 16:09:36
10446 Log: avoid doing irrelevant things on 'make perl'
10447 Branch: perl
10448 ! Makefile.SH
10449____________________________________________________________________________
10450[ 4294] By: jhi on 1999/10/03 14:16:24
10451 Log: Fix a typo in #4293 spotted by Graham Barr.
10452 Branch: cfgperl
10453 ! pod/perlref.pod
10454____________________________________________________________________________
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>
10461 Branch: cfgperl
10462 ! pod/perlfunc.pod pod/perlref.pod
10463____________________________________________________________________________
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>
10470 Branch: cfgperl
10471 ! lib/Benchmark.pm
10472____________________________________________________________________________
10473[ 4291] By: jhi on 1999/10/02 23:43:53
10474 Log: Be understanding about large file systems.
10475 Branch: cfgperl
10476 ! t/lib/syslfs.t t/op/lfs.t
10477____________________________________________________________________________
10478[ 4290] By: jhi on 1999/10/02 23:39:16
10479 Log: Configure fixfest continues.
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____________________________________________________________________________
10490[ 4289] By: jhi on 1999/10/02 23:12:54
10491 Log: Regen Porting stuff.
10492 Branch: cfgperl
10493 ! Porting/Glossary Porting/config.sh Porting/config_H
10494____________________________________________________________________________
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.
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____________________________________________________________________________
10504[ 4287] By: jhi on 1999/10/02 22:54:18
10505 Log: metaconfig maintenance.
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____________________________________________________________________________
10511[ 4286] By: nick on 1999/10/02 11:11:44
10512 Log: Incremental merge of mainline
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____________________________________________________________________________
10521[ 4285] By: jhi on 1999/10/02 10:16:15
10522 Log: Battle namespace pollution.
10523 Branch: cfgperl
10524 ! lib/Benchmark.pm
10525____________________________________________________________________________
10526[ 4284] By: jhi on 1999/10/02 10:11:20
10527 Log: Regen Configure, all of xs_apiversion didn't take.
10528 Branch: cfgperl
10529 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10530 ! config_h.SH patchlevel.h
10531____________________________________________________________________________
10532[ 4283] By: jhi on 1999/10/02 09:48:17
10533 Log: Integrate with Sarathy.
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____________________________________________________________________________
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
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____________________________________________________________________________
10549[ 4281] By: gsar on 1999/10/02 06:14:44
10550 Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
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____________________________________________________________________________
10561[ 4280] By: gsar on 1999/10/02 04:39:38
10562 Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
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____________________________________________________________________________
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>)
10578 Branch: perl
10579 ! av.c t/op/avhv.t
10580____________________________________________________________________________
10581[ 4278] By: gsar on 1999/10/02 02:36:55
10582 Log: deprecate C<use attrs>
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____________________________________________________________________________
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
10590 Branch: perl
10591 ! pod/perlfunc.pod
10592____________________________________________________________________________
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>)
10596 Branch: perl
10597 ! pod/pod2man.PL
10598____________________________________________________________________________
10599[ 4275] By: gsar on 1999/10/02 01:09:16
10600 Log: updated ptags generator from Ilya Zakharevich
10601 Branch: perl
10602 ! emacs/ptags
10603____________________________________________________________________________
10604[ 4274] By: gsar on 1999/10/01 23:08:52
10605 Log: update Changes
10606 Branch: perl
10607 ! Changes
10608____________________________________________________________________________
bcdd1f73
GS
10609[ 4273] By: gsar on 1999/10/01 22:58:55
10610 Log: typo, whitespace adjustments
10611 Branch: perl
10612 ! utils/h2xs.PL
10613____________________________________________________________________________
10614[ 4272] By: gsar on 1999/10/01 22:46:06
10615 Log: remove dup hunks
10616 Branch: perl
10617 ! configure.com vms/vms.c
10618____________________________________________________________________________
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)
10624 Branch: perl
10625 !> (integrate 35 files)
10626____________________________________________________________________________
10627[ 4270] By: jhi on 1999/10/01 12:05:56
10628 Log: Integrate with Sarathy.
10629 Branch: cfgperl
10630 !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
10631 !> pod/perldiag.pod util.c
10632____________________________________________________________________________
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>
10639 Branch: cfgperl
10640 ! pod/perlguts.pod
10641____________________________________________________________________________
10642[ 4268] By: jhi on 1999/10/01 07:32:33
10643 Log: There *is* a month called October.
10644 Branch: cfgperl
10645 ! t/op/time.t
10646____________________________________________________________________________
10647[ 4267] By: jhi on 1999/10/01 06:58:10
10648 Log: Temp file cleanliness.
10649 Branch: cfgperl
10650 ! t/lib/filecopy.t
10651____________________________________________________________________________
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>
10658 Branch: cfgperl
10659 ! lib/Benchmark.pm
10660____________________________________________________________________________
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.)
10668 Branch: cfgperl
10669 ! lib/Benchmark.pm
10670____________________________________________________________________________
10671[ 4264] By: gsar on 1999/09/30 17:59:26
10672 Log: re-add missing "Out of memory!" entry
10673 Branch: perl
10674 ! pod/perldiag.pod
10675____________________________________________________________________________
10676[ 4263] By: jhi on 1999/09/30 17:05:43
10677 Log: Regenerate Configure.
10678 Branch: cfgperl
10679 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10680 ! config_h.SH
10681____________________________________________________________________________
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>
10688 Branch: cfgperl
10689 ! pod/perldelta.pod
10690____________________________________________________________________________
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>
10697 Branch: metaconfig
10698 ! U/mkglossary
10699 Branch: metaconfig/U/perl
10700 + xs_apiversion.U
10701 ! patchlevel.U
10702____________________________________________________________________________
10703[ 4259] By: jhi on 1999/09/30 15:07:16
10704 Log: Further ?idsize.U fixing.
10705 Branch: metaconfig
10706 ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
10707____________________________________________________________________________
10708[ 4258] By: jhi on 1999/09/30 15:00:14
10709 Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
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____________________________________________________________________________
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>
10722 Branch: cfgperl
10723 ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
10724____________________________________________________________________________
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>
10732 Branch: cfgperl
10733 ! Makefile.SH opcode.pl
10734____________________________________________________________________________
10735[ 4255] By: gsar on 1999/09/30 09:03:48
10736 Log: remove prehistoric XFree() gunk
10737 Branch: perl
10738 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
10739____________________________________________________________________________
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
10745 Branch: perl
10746 ! ext/B/B/C.pm
10747____________________________________________________________________________
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
10751 Branch: perl
10752 ! util.c
10753____________________________________________________________________________
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>
10760 Branch: cfgperl
10761 ! utils/h2xs.PL
10762____________________________________________________________________________
10763[ 4250] By: jhi on 1999/09/29 19:11:32
10764 Log: Integrate with Sarathy.
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____________________________________________________________________________
10770[ 4249] By: bailey on 1999/09/29 02:21:31
10771 Log: resync with mainline
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____________________________________________________________________________
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>
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____________________________________________________________________________
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
10803 Branch: perl
10804 ! lib/Time/Local.pm
10805____________________________________________________________________________
10806[ 4246] By: gsar on 1999/09/28 17:33:14
10807 Log: tweak for win32 build
10808 Branch: perl
10809 ! win32/Makefile win32/makefile.mk
10810____________________________________________________________________________
10811[ 4245] By: gsar on 1999/09/28 17:31:34
10812 Log: change#4236 fallout
10813 Branch: perl
10814 ! lib/ExtUtils/MM_Unix.pm
10815____________________________________________________________________________
10816[ 4244] By: gsar on 1999/09/28 17:29:31
10817 Log: remove doubled new_xpv
10818 Branch: perl
10819 ! embed.h embed.pl proto.h
10820____________________________________________________________________________
10821[ 4243] By: jhi on 1999/09/27 19:13:20
10822 Log: Artistic fine-tuning.
10823 Branch: cfgperl
10824 ! ext/B/defsubs_h.PL
10825____________________________________________________________________________
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
10829 Branch: perl
10830 ! djgpp/configure.bat lib/Exporter/Heavy.pm
10831 ! t/pragma/locale/latin1
10832____________________________________________________________________________
10833[ 4241] By: jhi on 1999/09/27 07:48:19
10834 Log: Integrate with Sarathy.
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____________________________________________________________________________
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>
10847 Branch: cfgperl
10848 ! lib/ExtUtils/xsubpp
10849____________________________________________________________________________
10850[ 4239] By: gsar on 1999/09/27 02:48:42
10851 Log: add notes in INSTALL about Configure -Accflags=-DFOO
10852 Branch: perl
10853 ! INSTALL
10854____________________________________________________________________________
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
10858 Branch: perl
10859 ! embed.h embed.pl
10860____________________________________________________________________________
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
10866 Branch: perl
10867 ! malloc.c pod/perldiag.pod
10868____________________________________________________________________________
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>)
10872 Branch: perl
10873 ! win32/Makefile win32/makefile.mk
10874____________________________________________________________________________
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()
10880 Branch: perl
10881 ! pp.c pp_ctl.c pp_hot.c pp_sys.c
10882____________________________________________________________________________
10883[ 4234] By: jhi on 1999/09/26 12:06:28
10884 Log: Fix #endif.
10885 Branch: cfgperl
10886 ! XSUB.h
10887____________________________________________________________________________
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.
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____________________________________________________________________________
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>
10911 Branch: cfgperl
10912 ! lib/ExtUtils/xsubpp utils/h2xs.PL
10913____________________________________________________________________________
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>
10920 Branch: cfgperl
10921 ! pod/perlguts.pod
10922____________________________________________________________________________
10923[ 4230] By: gsar on 1999/09/26 00:50:08
10924 Log: add $installarchlib/CORE to default linker search path on windows
10925 Branch: perl
10926 ! win32/Makefile win32/makefile.mk
10927____________________________________________________________________________
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>)
10931 Branch: perl
10932 ! lib/Shell.pm
10933____________________________________________________________________________
10934[ 4228] By: gsar on 1999/09/25 07:03:34
10935 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
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
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____________________________________________________________________________
10956[ 4226] By: jhi on 1999/09/24 23:10:52
10957 Log: Integrate with Sarathy.
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____________________________________________________________________________
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
10966 Branch: perl
10967 ! toke.c
10968____________________________________________________________________________
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>)
10973 Branch: perl
10974 ! utils/perlcc.PL
10975____________________________________________________________________________
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
10983 Branch: perl
10984 ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10985 ! ext/POSIX/hints/linux.pl t/lib/posix.t
10986____________________________________________________________________________
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
10994 Branch: perl
10995 ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
10996____________________________________________________________________________
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
11002 Branch: perl
11003 ! utils/perlcc.PL
11004____________________________________________________________________________
11005[ 4220] By: gsar on 1999/09/23 01:12:24
11006 Log: add include guard
11007 Branch: perl
11008 ! XSUB.h
11009____________________________________________________________________________
11010[ 4219] By: jhi on 1999/09/22 20:38:15
11011 Log: Cleanup cleanup.
11012 Branch: cfgperl
11013 ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
11014____________________________________________________________________________
11015[ 4218] By: jhi on 1999/09/22 19:26:58
11016 Log: Tweak the equivalence tables once again.
11017 Branch: cfgperl
11018 ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
11019 ! lib/unicode/mktables.PL
11020____________________________________________________________________________
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>
11033 Branch: cfgperl
11034 ! regcomp.c regexec.c
11035____________________________________________________________________________
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)
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____________________________________________________________________________
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>
11058 Branch: cfgperl
11059 ! pod/perlfaq9.pod
11060____________________________________________________________________________
11061[ 4212] By: jhi on 1999/09/20 19:55:42
11062 Log: Integrate with Sarathy.
11063 Branch: cfgperl
11064 +> README.Y2K
11065 !> Changes MANIFEST
11066____________________________________________________________________________
11067[ 4211] By: jhi on 1999/09/20 19:44:44
11068 Log: Rename -Duselfs to -Duselargefiles. We don't need no stnkngbbrvtns.
11069 Branch: cfgperl
11070 ! Configure config_h.SH pod/perldelta.pod
11071 Branch: metaconfig/U/perl
11072 ! use64bits.U uselfs.U uselongdbl.U
11073____________________________________________________________________________
11074[ 4210] By: jhi on 1999/09/20 19:38:26
11075 Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
11076 Branch: cfgperl
11077 ! Configure config_h.SH
11078 Branch: metaconfig
11079 ! U/modified/Options.U
11080____________________________________________________________________________
11081[ 4209] By: gsar on 1999/09/20 19:35:39
11082 Log: integrate cfgperl changes into mainline
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____________________________________________________________________________
4c968f61
GS
11089[ 4208] By: gsar on 1999/09/20 18:28:44
11090 Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
11091 Branch: perl
11092 + README.Y2K
11093 ! MANIFEST
11094____________________________________________________________________________
11095[ 4207] By: jhi on 1999/09/20 11:06:13
11096 Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
11097 Branch: cfgperl
11098 ! pod/perldelta.pod
11099____________________________________________________________________________
11100[ 4206] By: jhi on 1999/09/20 09:53:15
11101 Log: Do not test for gccish things in non-gccish platforms.
11102 Branch: cfgperl
11103 ! Configure config_h.SH
11104 Branch: metaconfig
11105 ! U/compline/ccflags.U
11106____________________________________________________________________________
11107[ 4205] By: jhi on 1999/09/20 09:41:22
11108 Log: Prompt for uselfs.
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____________________________________________________________________________
11117[ 4204] By: jhi on 1999/09/20 09:09:29
11118 Log: Add usemorebits and uselfs.
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____________________________________________________________________________
11126[ 4203] By: jhi on 1999/09/20 07:48:48
11127 Log: Dethinko.
11128 Branch: cfgperl
11129 ! pod/perlfunc.pod
11130____________________________________________________________________________
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>
11138 Branch: cfgperl
11139 ! pod/perlfunc.pod
11140____________________________________________________________________________
11141[ 4201] By: jhi on 1999/09/20 07:01:26
11142 Log: Integrate with Sarathy.
11143 Branch: cfgperl
11144 +> t/op/args.t
11145 !> (integrate 31 files)
11146____________________________________________________________________________
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
11152 Branch: perl
11153 ! lib/File/Find.pm
11154____________________________________________________________________________
11155[ 4199] By: gsar on 1999/09/20 03:27:49
11156 Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
11157 Branch: perl
11158 ! ext/B/B/Terse.pm
11159____________________________________________________________________________
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)
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____________________________________________________________________________
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
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____________________________________________________________________________
11185[ 4196] By: gsar on 1999/09/19 22:14:29
11186 Log: control change#1914 via hints (causes problems on some platforms)
11187 Branch: perl
11188 ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
11189 ! ext/POSIX/hints/linux.pl
11190____________________________________________________________________________
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
11195 Branch: perl
11196 + t/op/args.t
11197 ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
11198____________________________________________________________________________
11199[ 4194] By: jhi on 1999/09/18 18:57:45
11200 Log: Integrate with Sarathy.
11201 Branch: cfgperl
11202 !> opcode.h opcode.pl
11203____________________________________________________________________________
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.
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____________________________________________________________________________
11231[ 4192] By: gsar on 1999/09/18 15:11:47
11232 Log: more op description tweaks
11233 Branch: perl
11234 ! opcode.h opcode.pl
11235____________________________________________________________________________
11236[ 4191] By: jhi on 1999/09/18 07:47:16
11237 Log: Integrate with Sarathy.
11238 Branch: cfgperl
11239 !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
11240 !> t/pragma/warn/op
11241____________________________________________________________________________
11242[ 4190] By: jhi on 1999/09/18 07:35:45
11243 Log: Add description of the Unicode database files.
11244 Branch: cfgperl
11245 + lib/unicode/Unicode.html
11246____________________________________________________________________________
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 $@ ?)
11250 Branch: perl
11251 ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
11252 ! t/pragma/warn/op
11253____________________________________________________________________________
f1612b5c
GS
11254[ 4188] By: jhi on 1999/09/17 21:30:08
11255 Log: Pick up the typo fix.
11256 Branch: cfgperl
11257 !> t/io/open.t
11258____________________________________________________________________________
11259[ 4187] By: gsar on 1999/09/17 21:13:55
11260 Log: fix typo
11261 Branch: perl
11262 ! t/io/open.t
11263____________________________________________________________________________
11264[ 4186] By: gsar on 1999/09/17 20:57:29
11265 Log: integrate cfgperl change
11266 Branch: perl
11267 !> vms/subconfigure.com
11268____________________________________________________________________________
11269[ 4185] By: jhi on 1999/09/17 20:46:41
11270 Log: Re-apply applicable parts of #3993, #3994, and #3995.
11271 Branch: cfgperl
11272 ! vms/subconfigure.com
11273____________________________________________________________________________
11274[ 4184] By: gsar on 1999/09/17 20:26:02
11275 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
11289[ 4183] By: jhi on 1999/09/17 20:25:51
11290 Log: Integrate with Sarathy.
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____________________________________________________________________________
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)
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____________________________________________________________________________
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>
11314 Branch: cfgperl
11315 ! lib/Exporter/Heavy.pm
11316____________________________________________________________________________
11317[ 4180] By: gsar on 1999/09/17 20:11:00
11318 Log: perlhist additions
11319 Branch: perl
11320 ! pod/perlhist.pod
11321____________________________________________________________________________
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.
11324 Branch: cfgperl
11325 ! doio.c
11326____________________________________________________________________________
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>
11333 Branch: cfgperl
11334 ! pod/perlsyn.pod
11335____________________________________________________________________________
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>
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____________________________________________________________________________
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.
11359 Branch: cfgperl
11360 ! doio.c t/io/dup.t
11361____________________________________________________________________________
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>
11368 Branch: cfgperl
11369 ! lib/Benchmark.pm
11370____________________________________________________________________________
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.
11374 Branch: cfgperl
11375 ! t/lib/syslfs.t t/op/lfs.t
11376____________________________________________________________________________
11377[ 4173] By: jhi on 1999/09/17 14:03:44
11378 Log: UNICOS has sloppy division/modulo for floating point numbers.
11379 Branch: cfgperl
11380 ! t/op/arith.t
11381____________________________________________________________________________
11382[ 4172] By: jhi on 1999/09/17 13:47:49
11383 Log: Portable blocksize (replaces #4171).
11384 Branch: cfgperl
11385 ! t/lib/syslfs.t t/op/lfs.t
11386____________________________________________________________________________
11387[ 4171] By: jhi on 1999/09/17 13:08:54
11388 Log: (replaced by #4172)
11389 Branch: cfgperl
11390 ! t/lib/syslfs.t t/op/lfs.t
11391____________________________________________________________________________
11392[ 4170] By: jhi on 1999/09/17 12:59:11
11393 Log: Detypo #4169.
11394 Branch: cfgperl
11395 ! t/lib/syslfs.t t/op/lfs.t
11396____________________________________________________________________________
11397[ 4169] By: jhi on 1999/09/17 12:16:34
11398 Log: Diagnose possible quota limits.
11399 Branch: cfgperl
11400 ! t/lib/syslfs.t t/op/lfs.t
11401____________________________________________________________________________
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.
11406 Branch: cfgperl
11407 ! hints/unicos.sh
11408____________________________________________________________________________
11409[ 4167] By: jhi on 1999/09/17 11:49:30
11410 Log: Filesystem quotas may stop you from using large files.
11411 Branch: cfgperl
11412 ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
11413____________________________________________________________________________
11414[ 4166] By: jhi on 1999/09/17 11:36:01
11415 Log: Too strict pattern for parsing group lists.
11416 Branch: cfgperl
11417 ! t/op/groups.t
11418____________________________________________________________________________
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.
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____________________________________________________________________________
11428[ 4164] By: jhi on 1999/09/15 06:57:51
11429 Log: Integrate with Sarathy.
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____________________________________________________________________________
11445[ 4163] By: gsar on 1999/09/15 05:17:27
11446 Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
11447 Branch: perl
11448 ! lib/File/Spec/Functions.pm
11449____________________________________________________________________________
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>)
11452 Branch: perl
11453 ! Changes embed.h embed.pl
11454____________________________________________________________________________
c88bfdbc
GS
11455[ 4161] By: gsar on 1999/09/15 04:08:25
11456 Log: missing perlhist dates from Jeff Okamoto
11457 Branch: perl
11458 ! pod/perlhist.pod
11459____________________________________________________________________________
11460[ 4160] By: gsar on 1999/09/15 03:13:08
11461 Log: jpl tweak
11462 Branch: perl
11463 ! MANIFEST jpl/JNI/Makefile.PL
11464____________________________________________________________________________
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>)
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____________________________________________________________________________
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
11485 Branch: perl
11486 ! regexec.c t/op/pat.t
11487____________________________________________________________________________
11488[ 4157] By: jhi on 1999/09/14 21:18:09
11489 Log: config.h will define USE_64_BITS if need be.
11490 Branch: cfgperl
11491 ! hints/irix_6.sh
11492____________________________________________________________________________
11493[ 4156] By: jhi on 1999/09/14 20:30:00
11494 Log: Change #4149 necessitates also a small code change.
11495 Branch: cfgperl
11496 ! ext/B/defsubs_h.PL
11497____________________________________________________________________________
11498[ 4155] By: jhi on 1999/09/14 20:15:53
11499 Log: Update EPOC libdir names.
11500 Branch: cfgperl
11501 ! epoc/config.h
11502____________________________________________________________________________
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.
11506 Branch: cfgperl
11507 ! Configure config_h.SH epoc/config.h
11508____________________________________________________________________________
11509[ 4153] By: jhi on 1999/09/14 20:04:53
11510 Log: Configure nits.
11511 Branch: cfgperl
11512 ! Configure config_h.SH
11513 Branch: metaconfig
11514 ! U/compline/d_sigaction.U U/threads/i_pthread.U
11515____________________________________________________________________________
11516[ 4152] By: jhi on 1999/09/14 19:30:22
11517 Log: Integrate with Sarathy.
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____________________________________________________________________________
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)
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____________________________________________________________________________
11561[ 4150] By: gsar on 1999/09/14 09:31:57
11562 Log: INSTALL tweak
11563 Branch: perl
11564 ! INSTALL
11565____________________________________________________________________________
11566[ 4149] By: gsar on 1999/09/14 09:00:45
11567 Log: change some filenames to be 8.3-friendly
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____________________________________________________________________________
11573[ 4148] By: gsar on 1999/09/14 08:35:00
11574 Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
11575 Branch: perl
11576 ! win32/config_sh.PL
11577____________________________________________________________________________
11578[ 4147] By: jhi on 1999/09/14 08:07:49
11579 Log: Not that UVSIZE normally differs that much from IVSIZE...
11580 Branch: cfgperl
11581 ! perl.h
11582____________________________________________________________________________
11583[ 4146] By: jhi on 1999/09/14 08:04:40
11584 Log: Integrate with Sarathy.
11585 Branch: cfgperl
11586 !> Changes ext/DB_File/DB_File.xs
11587____________________________________________________________________________
11588[ 4145] By: jhi on 1999/09/14 07:10:02
11589 Log: I_PTHREAD was PTHREADEAD.
11590 Branch: cfgperl
11591 ! Configure config_h.SH
11592 Branch: metaconfig
11593 ! U/threads/i_pthread.U
11594____________________________________________________________________________
11595[ 4144] By: gsar on 1999/09/14 06:46:47
11596 Log: change#4113 was missing DB_File.xs changes
11597 Branch: perl
11598 ! ext/DB_File/DB_File.xs
11599____________________________________________________________________________
11600[ 4143] By: jhi on 1999/09/13 20:16:20
11601 Log: Small doc and whitespace edits.
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____________________________________________________________________________
11610[ 4142] By: gsar on 1999/09/13 19:32:31
11611 Log: integrate cfgperl contents into mainline, update Changes
11612 Branch: perl
11613 +> ext/DB_File/version.c
11614 ! Changes
11615 !> (integrate 44 files)
11616____________________________________________________________________________
5319f02c
GS
11617[ 4141] By: jhi on 1999/09/13 16:16:56
11618 Log: Scan for <pthread.h> always.
11619 Branch: cfgperl
11620 ! Configure config_h.SH perl.h
11621 Branch: metaconfig
11622 ! U/threads/i_pthread.U
11623____________________________________________________________________________
11624[ 4140] By: jhi on 1999/09/13 16:00:08
11625 Log: Integrate with Sarathy.
11626 Branch: cfgperl
11627 !> (integrate 27 files)
11628____________________________________________________________________________
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.
11632 Branch: cfgperl
11633 ! Configure config_h.SH
11634 Branch: metaconfig
11635 ! U/modified/Oldconfig.U U/modified/Options.U
11636____________________________________________________________________________
11637[ 4138] By: jhi on 1999/09/13 13:42:56
11638 Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
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____________________________________________________________________________
11646[ 4137] By: jhi on 1999/09/13 13:25:31
11647 Log: Applying change #4136 manually introduced patch residue.
11648 Branch: cfgperl
11649 ! perl.h
11650____________________________________________________________________________
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>
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____________________________________________________________________________
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>
11679 Branch: cfgperl
11680 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
11681____________________________________________________________________________
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>
11688 Branch: cfgperl
11689 ! pod/perldiag.pod
11690____________________________________________________________________________
11691[ 4133] By: gsar on 1999/09/13 03:25:43
11692 Log: avoid assertion failure on C<@a'>
11693 Branch: perl
11694 ! toke.c
11695____________________________________________________________________________
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>)
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____________________________________________________________________________
11704[ 4131] By: gsar on 1999/09/12 22:06:25
11705 Log: fix DATA leaks; reword documentation about the DATA filehandle
11706 Branch: perl
11707 ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
11708____________________________________________________________________________
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
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____________________________________________________________________________
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
11722 Branch: perl
11723 ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
11724____________________________________________________________________________
11725[ 4128] By: gsar on 1999/09/12 16:59:12
11726 Log: better debugger help output (from Ilya Zakharevich)
11727 Branch: perl
11728 ! lib/perl5db.pl
11729____________________________________________________________________________
11730[ 4127] By: jhi on 1999/09/11 20:50:37
11731 Log: Integrate with Sarathy.
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____________________________________________________________________________
11737[ 4126] By: nick on 1999/09/10 20:44:22
11738 Log: Get resolve -at mainline
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____________________________________________________________________________
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.)
11755 Branch: perl
11756 ! XSUB.h pp.h
11757____________________________________________________________________________
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
11764 Branch: perl
11765 ! pod/perlre.pod
11766____________________________________________________________________________
11767[ 4123] By: gsar on 1999/09/10 18:21:53
11768 Log: note about AVf_*
11769 Branch: perl
11770 ! av.h
11771____________________________________________________________________________
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>)
11775 Branch: perl
11776 ! lib/Pod/Html.pm
11777____________________________________________________________________________
11778[ 4121] By: gsar on 1999/09/10 17:49:35
11779 Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
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____________________________________________________________________________
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)
11789 Branch: perl
11790 + pod/perlcompile.pod
11791 ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
11792____________________________________________________________________________
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
11796 Branch: perl
11797 ! patchlevel.h perl.c
11798____________________________________________________________________________
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>)
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____________________________________________________________________________
1a505819
GS
11806[ 4116] By: jhi on 1999/09/09 15:56:52
11807 Log: perldeltify change #4115.
11808 Branch: cfgperl
11809 ! pod/perldelta.pod
11810____________________________________________________________________________
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>
11817 Branch: cfgperl
11818 ! lib/Time/Local.pm
11819____________________________________________________________________________
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>
11826 Branch: cfgperl
11827 ! pp_sys.c
11828____________________________________________________________________________
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>
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____________________________________________________________________________
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>
11848 Branch: cfgperl
11849 ! regexec.c t/op/pat.t
11850____________________________________________________________________________
1a505819
GS
11851[ 4110] By: jhi on 1999/09/09 07:29:17
11852 Log: Tidy up 64-bit situation in perldelta.
11853 Branch: cfgperl
11854 ! pod/perldelta.pod
11855____________________________________________________________________________
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>
11864 Branch: cfgperl
11865 ! regexec.c
11866____________________________________________________________________________
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)
11870 Branch: perl
11871 ! ext/Data/Dumper/Dumper.pm
11872____________________________________________________________________________
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 @
11878 Branch: perl
11879 ! x2p/s2p.PL
11880____________________________________________________________________________
11881[ 4106] By: gsar on 1999/09/08 20:25:12
11882 Log: integrate cfgperl contents into mainline
11883 Branch: perl
11884 !> (integrate 30 files)
11885____________________________________________________________________________
11886[ 4105] By: jhi on 1999/09/08 09:02:37
11887 Log: Minor touches at the [:class:] description.
11888 Branch: cfgperl
11889 ! pod/perlre.pod
11890____________________________________________________________________________
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>
11897 Branch: cfgperl
11898 ! regcomp.c
11899____________________________________________________________________________
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>
11902 Branch: perl
11903 ! pp.c
11904____________________________________________________________________________
11905[ 4102] By: gsar on 1999/09/08 00:52:50
11906 Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
11907 Branch: perl
11908 ! cop.h pp_hot.c
11909____________________________________________________________________________
11910[ 4101] By: gsar on 1999/09/07 17:25:07
11911 Log: various fixups for windows
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____________________________________________________________________________
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>
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____________________________________________________________________________
11932[ 4099] By: jhi on 1999/09/07 10:29:04
11933 Log: Add sig/pid/uid size and sign probes.
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____________________________________________________________________________
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().
11941 Branch: cfgperl
11942 ! taint.c
11943____________________________________________________________________________
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)
11947 Branch: cfgperl
11948 ! pp_sys.c sv.c t/op/64bit.t
11949____________________________________________________________________________
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>
11958 Branch: cfgperl
11959 ! hints/hpux.sh perl.h
11960____________________________________________________________________________
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
11967 Branch: perl
11968 ! ext/B/B/C.pm
11969____________________________________________________________________________
11970[ 4094] By: jhi on 1999/09/06 20:34:44
11971 Log: Integrate with Sarathy.
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____________________________________________________________________________
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.
11979 Branch: cfgperl
11980 ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
11981____________________________________________________________________________
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
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____________________________________________________________________________
11993[ 4091] By: jhi on 1999/09/06 19:10:41
11994 Log: Integrate with Sarathy.
11995 Branch: cfgperl
11996 +> t/pragma/sub_lval.t
11997 !> (integrate 52 files)
11998____________________________________________________________________________
11999[ 4090] By: gsar on 1999/09/06 19:09:06
12000 Log: propagate changed error text
12001 Branch: perl
12002 ! t/pragma/sub_lval.t
12003____________________________________________________________________________
12004[ 4089] By: gsar on 1999/09/06 18:54:43
12005 Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
12006 Branch: perl
12007 ! pod/perlfunc.pod
12008____________________________________________________________________________
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
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____________________________________________________________________________
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]
12028 Branch: perl
12029 ! Changes op.c t/op/lex_assign.t
12030____________________________________________________________________________
3dbf192b
IZ
12031[ 4086] By: gsar on 1999/09/06 17:57:52
12032 Log: misc tweaks
12033 Branch: perl
12034 ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
12035____________________________________________________________________________
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)
12042 Branch: perl
12043 ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
12044____________________________________________________________________________
12045[ 4084] By: bailey on 1999/09/06 02:39:11
12046 Log: Integrate mainline 5.05_61
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____________________________________________________________________________
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>)
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____________________________________________________________________________
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>)
12067 Branch: perl
12068 ! ext/SDBM_File/sdbm/sdbm.c
12069____________________________________________________________________________
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>)
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____________________________________________________________________________
12082[ 4080] By: jhi on 1999/09/05 22:02:18
12083 Log: Undo #4055 (related to #4079).
12084 Branch: cfgperl
12085 ! pod/perlop.pod
12086____________________________________________________________________________
12087[ 4079] By: jhi on 1999/09/05 21:30:54
12088 Log: Time is not yet ripe.
12089 Branch: cfgperl
12090 ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
12091____________________________________________________________________________
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
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____________________________________________________________________________
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>.
12108 Branch: cfgperl
12109 ! lib/Benchmark.pm
12110____________________________________________________________________________
a2126434
JN
12111[ 4076] By: gsar on 1999/09/04 20:21:59
12112 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
12120[ 4075] By: jhi on 1999/09/04 18:04:47
12121 Log: use integer on the problematic subtest.
12122 Branch: cfgperl
12123 ! t/op/misc.t
12124____________________________________________________________________________
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.
12128 Branch: cfgperl
12129 ! sv.c
12130____________________________________________________________________________
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.
12134 Branch: cfgperl
12135 ! perl.h
12136____________________________________________________________________________
12137[ 4072] By: jhi on 1999/09/04 15:35:37
12138 Log: Integrate with Sarathy.
12139 Branch: cfgperl
12140 !> win32/win32.c
12141____________________________________________________________________________
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.
12160 Branch: cfgperl
12161 ! perlio.c
12162____________________________________________________________________________
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.)
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____________________________________________________________________________
12170[ 4069] By: jhi on 1999/09/03 21:17:30
12171 Log: Turn on USE_64_BIT_OFFSETS implicitly.
12172 Branch: cfgperl
12173 ! perl.h
12174____________________________________________________________________________
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()).
12178 Branch: cfgperl
12179 ! toke.c
12180____________________________________________________________________________
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>
12188 Branch: cfgperl
12189 ! t/lib/dprof.t
12190____________________________________________________________________________
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>
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____________________________________________________________________________
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.
12211 Branch: cfgperl
12212 ! hints/machten.sh perl.h
12213____________________________________________________________________________
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>
12221 Branch: cfgperl
12222 ! lib/ExtUtils/Install.pm
12223____________________________________________________________________________
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.
12227 Branch: cfgperl
12228 ! t/lib/syslfs.t t/op/lfs.t
12229____________________________________________________________________________
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>
12238 Branch: cfgperl
12239 ! pod/perldiag.pod
12240____________________________________________________________________________
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>
12248 Branch: cfgperl
12249 ! op.c t/op/join.t
12250____________________________________________________________________________
12251[ 4060] By: jhi on 1999/09/01 07:59:42
12252 Log: IV_DIG and NV_DIG fixes.
12253 Branch: cfgperl
12254 ! perl.h
12255____________________________________________________________________________
12256[ 4059] By: jhi on 1999/08/31 14:47:18
12257 Log: \C{} -> \N{} residue.
12258 Branch: cfgperl
12259 ! toke.c
12260____________________________________________________________________________
a2126434
JN
12261[ 4057] By: gsar on 1999/08/30 22:08:19
12262 Log: avoid hiding child process window
12263 Branch: perl
12264 ! win32/win32.c
12265____________________________________________________________________________
a2126434
JN
12266[ 4055] By: jhi on 1999/08/30 21:20:50
12267 Log: Document the undefinedness of overshifting.
12268 Branch: cfgperl
12269 ! pod/perlop.pod
12270____________________________________________________________________________
12271[ 4054] By: jhi on 1999/08/30 20:18:18
12272 Log: History fixes and updates.
12273 Branch: cfgperl
12274 ! pod/perlhist.pod
12275____________________________________________________________________________
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>
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____________________________________________________________________________
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>
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____________________________________________________________________________
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>
12321 Branch: cfgperl
12322 ! universal.c
12323____________________________________________________________________________
12324[ 4050] By: jhi on 1999/08/29 16:38:58
12325 Log: Conditionally socksify the LIBS of Socket.
12326 Branch: cfgperl
12327 ! ext/Socket/Makefile.PL
12328____________________________________________________________________________
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>
12335 Branch: cfgperl
12336 ! lib/perl5db.pl
12337____________________________________________________________________________
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>
12344 Branch: cfgperl
12345 ! op.c t/op/sort.t
12346____________________________________________________________________________
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)
12353 Branch: cfgperl
12354 ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
12355 ! epoc/perl.mmp epoc/perl.pkg
12356____________________________________________________________________________
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>
12363 Branch: cfgperl
12364 ! t/lib/cgi-html.t
12365____________________________________________________________________________
12366[ 4045] By: jhi on 1999/08/29 15:18:38
12367 Log: Fix scalar gmtime (and localtime) in quad environments,
b38af7ad 12368 bug reported by Robin Barker.
a2126434
JN
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>
12376 Branch: cfgperl
12377 ! pp_sys.c t/op/time.t
12378____________________________________________________________________________
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.
12387 Branch: cfgperl
12388 ! dump.c op.c op.h pp.h
12389____________________________________________________________________________
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>
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____________________________________________________________________________
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.
12409 Branch: cfgperl
12410 ! Configure config_h.SH
12411 Branch: metaconfig
12412 ! U/compline/ccflags.U U/modified/cc.U
12413____________________________________________________________________________
12414[ 4041] By: jhi on 1999/08/29 10:47:30
12415 Log: Fix a typo in #4036.
12416 Branch: cfgperl
12417 ! mg.c
12418____________________________________________________________________________
12419[ 4040] By: jhi on 1999/08/29 10:34:58
12420 Log: Add a missing #endif forgotten by #4035.
12421 Branch: cfgperl
12422 ! doop.c
12423____________________________________________________________________________
12424[ 4039] By: jhi on 1999/08/29 10:31:19
12425 Log: Remove an extra #endif introduced by #4036.
12426 Branch: cfgperl
12427 ! perl.h
12428____________________________________________________________________________
12429[ 4038] By: jhi on 1999/08/29 10:18:59
12430 Log: Rename warning to warnings, from Paul Marquess.
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____________________________________________________________________________
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.
12452 Branch: cfgperl
12453 ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12454 ! lib/unicode/mktables.PL
12455____________________________________________________________________________
12456[ 4036] By: jhi on 1999/08/29 09:29:08
12457 Log: Integrate with Sarathy.
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____________________________________________________________________________
12467[ 4035] By: jhi on 1999/08/29 08:56:15
12468 Log: Implement 64-bit vec().
12469 Branch: cfgperl
12470 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12471 ! pp.h t/op/64bit.t
12472____________________________________________________________________________
12473[ 4034] By: gsar on 1999/08/29 03:35:18
12474 Log: deadcode removal
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____________________________________________________________________________
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>
12485 Branch: cfgperl
12486 ! perl.h
12487____________________________________________________________________________
12488[ 4032] By: gsar on 1999/08/26 23:53:33
12489 Log: new thread should set current interp in TLS
12490 Branch: perl
12491 ! ext/Thread/Thread.xs
12492____________________________________________________________________________
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
12495 Branch: vmsperl
12496 ! lib/ExtUtils/MM_VMS.pm
12497____________________________________________________________________________
12498[ 4030] By: bailey on 1999/08/23 03:37:43
12499 Log: Patch up holes in realclean target
12500 Branch: vmsperl
12501 ! vms/descrip_mms.template
12502____________________________________________________________________________
12503[ 4029] By: bailey on 1999/08/23 03:36:24
12504 Log: Fix handling of PERL_POLLUTE
12505 Branch: vmsperl
12506 ! lib/ExtUtils/MM_VMS.pm
12507____________________________________________________________________________
12508[ 4028] By: bailey on 1999/08/23 03:34:08
12509 Log: Update VMS version of perly.h
12510 Branch: vmsperl
12511 ! vms/perly_h.vms
12512____________________________________________________________________________
12513[ 4027] By: bailey on 1999/08/23 03:32:45
12514 Log: Update dependencies in Descrip.MMS
12515 Branch: vmsperl
12516 ! vms/descrip_mms.template
12517____________________________________________________________________________
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
12521 Branch: vmsperl
12522 ! perlapi.c vms/vmsish.h
12523____________________________________________________________________________
12524[ 4025] By: bailey on 1999/08/23 03:25:51
12525 Log: Add '-m' option to Configure.com which skips the MANIFEST check
12526 Branch: vmsperl
12527 ! configure.com
12528____________________________________________________________________________
12529[ 4024] By: bailey on 1999/08/23 03:23:34
12530 Log: Skip open() tests that rely on Unix fork semantics
12531 Branch: vmsperl
12532 ! t/io/open.t
12533____________________________________________________________________________
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
12536 Branch: vmsperl
12537 ! vms/gen_shrfls.pl
12538____________________________________________________________________________
12539[ 4022] By: bailey on 1999/08/23 03:17:33
12540 Log: update MM_VMS to use new File::Spec routines
12541 Branch: vmsperl
12542 ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
12543____________________________________________________________________________
12544[ 4021] By: bailey on 1999/08/23 03:13:40
12545 Log: byteperl is now part of the ByteLoader ext
12546 Branch: vmsperl
12547 ! ext/ByteLoader/byterun.h vms/descrip_mms.template
12548____________________________________________________________________________
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
12551 Branch: vmsperl
12552 ! vms/vms.c
12553____________________________________________________________________________
12554[ 4019] By: bailey on 1999/08/23 03:07:28
12555 Log: Update calls for new thread context handling
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____________________________________________________________________________
12560[ 4018] By: bailey on 1999/08/23 03:01:31
12561 Log: Allow for file versions in library when looking for .bs files
12562 Branch: vmsperl
12563 ! ext/DynaLoader/DynaLoader_pm.PL
12564____________________________________________________________________________
12565[ 4017] By: bailey on 1999/08/23 02:58:55
12566 Log: Update VMS configuration procedures for 5.005_60
12567 Branch: vmsperl
12568 ! configure.com vms/subconfigure.com
12569____________________________________________________________________________
12570[ 4016] By: gsar on 1999/08/20 22:19:56
12571 Log: update Changes
12572 Branch: perl
12573 ! Changes
12574
12575----------------
12576Version 5.005_61
651a3225
GS
12577----------------
12578
12579____________________________________________________________________________
7138795d
GS
12580[ 4015] By: gsar on 1999/08/20 22:17:41
12581 Log: perl_free() should use PerlMem_free()
12582 Branch: perl
12583 ! perl.c
12584____________________________________________________________________________
12585[ 4014] By: gsar on 1999/08/20 22:10:46
12586 Log: win32 tweaks
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____________________________________________________________________________
12592[ 4013] By: gsar on 1999/08/20 22:09:56
12593 Log: DEBUG_m() adjusted to internalize dTHX
12594 Branch: perl
12595 ! malloc.c perl.h util.c
12596____________________________________________________________________________
12597[ 4012] By: gsar on 1999/08/20 17:51:06
12598 Log: make autogenerated files writable
12599 Branch: perl
12600 ! (edit 171 files)
12601____________________________________________________________________________
12602[ 4011] By: gsar on 1999/08/20 17:43:47
12603 Log: update Changes
12604 Branch: perl
12605 ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
12606____________________________________________________________________________
12607[ 4010] By: gsar on 1999/08/20 17:21:53
12608 Log: up patchlevel &c
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____________________________________________________________________________
651a3225
GS
12613[ 4009] By: gsar on 1999/08/20 16:46:26
12614 Log: add missing Is/Syl*.pl files
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____________________________________________________________________________
12623[ 4008] By: gsar on 1999/08/20 16:31:02
12624 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
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
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____________________________________________________________________________
12641[ 4006] By: jhi on 1999/08/19 19:01:41
12642 Log: Tighten the vec() code so that naughty BITS cause an error.
12643 Branch: cfgperl
12644 ! doop.c
12645____________________________________________________________________________
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)
12649 Branch: cfgperl
12650 ! pod/perldiag.pod pod/perlfunc.pod
12651____________________________________________________________________________
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.
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____________________________________________________________________________
12665[ 4003] By: jhi on 1999/08/18 08:27:22
12666 Log: Warn about small spherical distances.
12667 Branch: cfgperl
12668 ! lib/Math/Trig.pm
12669____________________________________________________________________________
12670[ 4002] By: jhi on 1999/08/17 09:11:51
12671 Log: Enhance IV_FITS_IN_IV (though it's still unused).
12672 Branch: cfgperl
12673 ! perl.h
12674____________________________________________________________________________
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
12681 Branch: cfgperl
12682 ! lib/overload.pm
12683____________________________________________________________________________
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>
12690 Branch: cfgperl
12691 ! pod/perlobj.pod
12692____________________________________________________________________________
12693[ 3999] By: jhi on 1999/08/16 19:49:09
12694 Log: Integrate with Nick.
12695 Branch: cfgperl
12696 !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
12697____________________________________________________________________________
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.
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____________________________________________________________________________
12716[ 3997] By: jhi on 1999/08/16 19:20:37
12717 Log: A fix of sorts for the flush-before-dup scenario.
12718 Branch: cfgperl
12719 ! doio.c
12720____________________________________________________________________________
12721[ 3996] By: jhi on 1999/08/16 19:14:37
12722 Log: More paranoia.
12723 Branch: cfgperl
12724 ! sv.c
12725____________________________________________________________________________
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
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____________________________________________________________________________
12754[ 3994] By: jhi on 1999/08/16 07:53:44
12755 Log: More Configure/subconfigure.com syncing.
12756 Branch: cfgperl
12757 ! vms/subconfigure.com
12758____________________________________________________________________________
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.
12761 Branch: cfgperl
12762 ! vms/subconfigure.com
12763____________________________________________________________________________
12764[ 3992] By: jhi on 1999/08/14 13:29:13
12765 Log: Small test tweaks.
12766 Branch: cfgperl
12767 ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
12768____________________________________________________________________________
12769[ 3991] By: jhi on 1999/08/14 13:08:41
12770 Log: Augment filesize limit note.
12771 Branch: cfgperl
12772 ! doio.c
12773____________________________________________________________________________
12774[ 3990] By: jhi on 1999/08/14 13:06:12
12775 Log: Note about filesize limits.
12776 Branch: cfgperl
12777 ! doio.c pp_sys.c
12778____________________________________________________________________________
12779[ 3989] By: jhi on 1999/08/14 11:31:58
12780 Log: Catch the case of filesize limits.
12781 Branch: cfgperl
12782 ! t/lib/syslfs.t t/op/lfs.t
12783____________________________________________________________________________
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 <<<
12793 Branch: perl
12794 ! cop.h perl.c t/op/eval.t util.c
12795____________________________________________________________________________
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]>
12802 Branch: cfgperl
12803 ! lib/ExtUtils/MM_VMS.pm
12804____________________________________________________________________________
12805[ 3986] By: jhi on 1999/08/13 23:56:44
12806 Log: Don't quit before printing out the message.
12807 Branch: cfgperl
12808 ! t/lib/syslfs.t t/op/lfs.t
12809____________________________________________________________________________
12810[ 3985] By: jhi on 1999/08/13 23:35:49
12811 Log: Remove more t/ trash on target "clean".
12812 Branch: cfgperl
12813 ! Makefile.SH
12814____________________________________________________________________________
12815[ 3984] By: jhi on 1999/08/13 23:02:53
12816 Log: Avoid double long double.
12817 Branch: cfgperl
12818 ! Configure config_h.SH
12819 Branch: metaconfig/U/perl
12820 ! uselongdbl.U
12821____________________________________________________________________________
12822[ 3983] By: jhi on 1999/08/13 22:59:56
12823 Log: BYTEORDER fix.
12824 Branch: cfgperl
12825 ! Configure config_h.SH
12826 Branch: metaconfig
12827 ! U/compline/byteorder.U
12828____________________________________________________________________________
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.
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____________________________________________________________________________
651a3225
GS
12843[ 3980] By: jhi on 1999/08/13 15:09:11
12844 Log: Introduce HAS_LLSEEK.
12845 Branch: cfgperl
12846 ! Configure config_h.SH perl.h
12847____________________________________________________________________________
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>
12855 Branch: cfgperl
12856 ! vms/vms.c
12857____________________________________________________________________________
12858[ 3978] By: jhi on 1999/08/13 09:56:46
12859 Log: Make the 64-bit tests more paranoid.
12860 Branch: cfgperl
12861 ! t/op/64bit.t
12862____________________________________________________________________________
651a3225
GS
12863[ 3976] By: jhi on 1999/08/12 21:49:16
12864 Log: IRIX64 needs more -mabi=64 with gcc.
12865 Branch: cfgperl
12866 ! hints/irix_6.sh
12867____________________________________________________________________________
12868[ 3975] By: jhi on 1999/08/12 21:02:03
12869 Log: Reincarnate change #3967, now in more modest form.
12870 Branch: cfgperl
12871 ! hints/irix_6.sh
12872____________________________________________________________________________
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.
12878 Branch: cfgperl
12879 ! Configure config_h.SH hints/irix_6.sh
12880 Branch: metaconfig
12881 ! U/modified/Myinit.U
12882____________________________________________________________________________
12883[ 3973] By: jhi on 1999/08/12 19:42:53
12884 Log: st_blocks is in 512 byte blocks.
12885 Branch: cfgperl
12886 ! t/lib/syslfs.t t/op/lfs.t
12887____________________________________________________________________________
12888[ 3972] By: jhi on 1999/08/12 19:27:31
12889 Log: Don't claim defeat too early.
12890 Branch: cfgperl
12891 ! Configure config_h.SH
12892 Branch: metaconfig/U/perl
12893 ! longdblfio.U
12894____________________________________________________________________________
12895[ 3971] By: jhi on 1999/08/12 19:24:14
12896 Log: IRIX 64-bit hint tweak.
12897 Branch: cfgperl
12898 ! hints/irix_6.sh
12899____________________________________________________________________________
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
12903 Branch: perl
12904 ! op.c t/pragma/warn/op
12905____________________________________________________________________________
12906[ 3969] By: jhi on 1999/08/12 19:06:17
12907 Log: Add Configure -Duselongdouble and add a missing semicolon.
12908 Branch: cfgperl
12909 ! Configure config_h.SH sv.c
12910 Branch: metaconfig/U/perl
12911 + uselongdbl.U
12912____________________________________________________________________________
12913[ 3968] By: jhi on 1999/08/12 18:46:00
12914 Log: Simply exit() early if lfs support seems unlikely.
12915 Branch: cfgperl
12916 ! t/lib/syslfs.t t/op/lfs.t
12917____________________________________________________________________________
12918[ 3967] By: jhi on 1999/08/12 18:44:05
12919 Log: Suffer silently for unused libraries.
12920 Branch: cfgperl
12921 ! hints/irix_6.sh
12922____________________________________________________________________________
12923[ 3966] By: jhi on 1999/08/12 13:18:44
12924 Log: Update MANIFEST to follow change #3965.
12925 Branch: cfgperl
12926 ! MANIFEST
12927____________________________________________________________________________
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.
12931 Branch: cfgperl
12932 ! (edit 159 files)
12933____________________________________________________________________________
12934[ 3964] By: jhi on 1999/08/12 10:06:24
12935 Log: Remove more spurious casting.
12936 Branch: cfgperl
12937 ! pp_sys.c
12938____________________________________________________________________________
12939[ 3963] By: jhi on 1999/08/12 08:18:53
12940 Log: Minor niggles on the lfs tests.
12941 Branch: cfgperl
12942 ! t/lib/syslfs.t t/op/lfs.t
12943____________________________________________________________________________
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.
12946 Branch: cfgperl
12947 ! t/lib/syslfs.t t/op/lfs.t
12948____________________________________________________________________________
12949[ 3961] By: jhi on 1999/08/11 22:22:54
12950 Log: Long double patches from Dan Sugalski.
12951 Branch: cfgperl
12952 ! sv.c
12953____________________________________________________________________________
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>
12969 Branch: cfgperl
12970 ! doio.c pod/perldelta.pod
12971____________________________________________________________________________
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>
12983 Branch: cfgperl
12984 ! vms/vms.c
12985____________________________________________________________________________
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.
12991 Branch: cfgperl
12992 ! t/lib/syslfs.t t/op/lfs.t
12993____________________________________________________________________________
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.
12997 Branch: cfgperl
12998 ! pp.c pp.h pp_hot.c
12999____________________________________________________________________________
13000[ 3956] By: jhi on 1999/08/11 08:19:23
13001 Log: Add sysio large file support testing.
13002 Branch: cfgperl
13003 + t/lib/syslfs.t
13004 ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
13005____________________________________________________________________________
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>
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____________________________________________________________________________
13019[ 3954] By: jhi on 1999/08/10 20:37:55
13020 Log: LFS testing robustness.
13021 Branch: cfgperl
13022 ! t/op/lfs.t
13023____________________________________________________________________________
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>
13031 Branch: cfgperl
13032 ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
13033 ! vms/subconfigure.com vms/vmsish.h
13034____________________________________________________________________________
13035[ 3952] By: jhi on 1999/08/10 17:18:57
13036 Log: AIX is different, again. Now in cc -E output.
13037 Branch: cfgperl
13038 ! Configure config_h.SH
13039 Branch: metaconfig
13040 ! U/modified/cppstdin.U
13041____________________________________________________________________________
13042[ 3951] By: jhi on 1999/08/10 14:37:08
13043 Log: Use Pid_t on pgrp matters.
13044 Branch: cfgperl
13045 ! pp_sys.c
13046____________________________________________________________________________
13047[ 3950] By: jhi on 1999/08/10 14:35:30
13048 Log: Use Pid_t.
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____________________________________________________________________________
13053[ 3949] By: jhi on 1999/08/10 14:11:15
13054 Log: Use Mode_t.
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____________________________________________________________________________
13059[ 3948] By: jhi on 1999/08/10 13:53:19
13060 Log: Small perlbug doc tweaks from Jon Orwant.
13061 Branch: cfgperl
13062 ! utils/perlbug.PL
13063____________________________________________________________________________
13064[ 3947] By: jhi on 1999/08/10 09:55:11
13065 Log: Large file support testing.
13066 Branch: cfgperl
13067 + t/op/lfs.t
13068 ! MANIFEST t/op/64bit.t
13069____________________________________________________________________________
13070[ 3946] By: jhi on 1999/08/10 09:13:54
13071 Log: Remove I32 casting from time-related functions.
13072 Branch: cfgperl
13073 ! pp_sys.c
13074____________________________________________________________________________
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.
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____________________________________________________________________________
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.
13096 Branch: cfgperl
13097 ! pp_sys.c
13098____________________________________________________________________________
13099[ 3943] By: jhi on 1999/08/10 07:38:30
13100 Log: Remove blathering.
13101 Branch: cfgperl
13102 ! lib/unicode/mktables.PL
13103____________________________________________________________________________
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.
13110 Branch: cfgperl
13111 ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
13112 ! util.c warning.h warning.pl
13113____________________________________________________________________________
13114[ 3941] By: jhi on 1999/08/09 10:40:47
13115 Log: Integrate with Nick.
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____________________________________________________________________________
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).
13124 Branch: cfgperl
13125 ! (edit 157 files)
13126____________________________________________________________________________
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.
13129 Branch: cfgperl
13130 ! lib/unicode/UnicodeData-Latest.txt
13131____________________________________________________________________________
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.
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____________________________________________________________________________
13143[ 3937] By: jhi on 1999/08/09 10:21:51
13144 Log: Move the equivalence class creation last.
13145 Branch: cfgperl
13146 ! lib/unicode/mktables.PL
13147____________________________________________________________________________
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.
13151 Branch: cfgperl
13152 ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
13153 ! lib/unicode/mktables.PL
13154____________________________________________________________________________
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.
13160 Branch: perl
13161 ! ext/B/B/C.pm
13162____________________________________________________________________________
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>
13167 Branch: perl
13168 ! ext/B/B/CC.pm
13169____________________________________________________________________________
13170[ 3933] By: nick on 1999/08/07 12:19:46
13171 Log: B::C changes to get simple Tk app. compiling again
13172 Branch: perl
13173 ! ext/B/B/C.pm
13174____________________________________________________________________________
13175[ 3932] By: jhi on 1999/08/06 21:17:16
13176 Log: Regen Configure to include change #3915.
13177 Branch: cfgperl
13178 ! Configure config_h.SH
13179____________________________________________________________________________
13180[ 3931] By: jhi on 1999/08/06 18:52:57
13181 Log: Todo update.
13182 Branch: cfgperl
13183 ! Todo Todo-5.005 lib/unicode/mktables.PL
13184____________________________________________________________________________
13185[ 3930] By: jhi on 1999/08/06 13:13:05
13186 Log: Character class equivalence tables.
13187 Branch: cfgperl
13188 + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
13189 ! MANIFEST lib/unicode/mktables.PL
13190____________________________________________________________________________
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.
13198 Branch: cfgperl
13199 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
13200____________________________________________________________________________
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>
13211 Branch: cfgperl
13212 ! pod/perldiag.pod pp.c
13213____________________________________________________________________________
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>
13222 Branch: cfgperl
13223 ! ext/B/B/Assembler.pm
13224____________________________________________________________________________
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.
13229 Branch: cfgperl
13230 ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
13231____________________________________________________________________________
13232[ 3925] By: jhi on 1999/08/05 10:31:47
13233 Log: split /^/ deprecation warning should not be on by default.
13234 Branch: cfgperl
13235 ! pp.c
13236____________________________________________________________________________
651a3225
GS
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>
13244 Branch: cfgperl
13245 ! t/lib/anydbm.t
13246____________________________________________________________________________
651a3225
GS
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)
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____________________________________________________________________________
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>
13267 Branch: cfgperl
13268 ! ext/B/B/Assembler.pm
13269____________________________________________________________________________
13270[ 3919] By: jhi on 1999/08/04 10:56:26
13271 Log: Update history records.
13272 Branch: cfgperl
13273 ! pod/perlhist.pod
13274____________________________________________________________________________
13275[ 3918] By: jhi on 1999/08/04 09:36:13
13276 Log: Minor fixes to linux -Dusethreads -Duseperlio.
13277 Branch: cfgperl
13278 ! perlio.c
13279____________________________________________________________________________
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>
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____________________________________________________________________________
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>
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____________________________________________________________________________
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.
13316 Branch: metaconfig
13317 ! U/modified/Config_sh.U
13318____________________________________________________________________________
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
4945ba8d 13322 From: François Désarménien <desar@club-internet.fr>
651a3225
GS
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>
13327 Branch: cfgperl
13328 ! t/op/filetest.t
13329____________________________________________________________________________
651a3225
GS
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.
13341 Branch: cfgperl
13342 ! perlio.c
13343____________________________________________________________________________
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]>
13350 Branch: cfgperl
13351 ! utils/perlbug.PL
13352____________________________________________________________________________
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>
13361 Branch: cfgperl
13362 + ext/ByteLoader/hints/sunos.pl
13363 ! MANIFEST ext/ByteLoader/ByteLoader.xs
13364____________________________________________________________________________
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>
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____________________________________________________________________________
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>
13388 Branch: cfgperl
13389 ! embed.pl
13390____________________________________________________________________________
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.
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____________________________________________________________________________
13398[ 3905] By: gsar on 1999/08/02 21:03:23
13399 Log: this will be 5.005_60
13400 Branch: perl
13401 ! Changes
13402
13403----------------
13404Version 5.005_60
412582ad
GS
13405----------------
13406
13407____________________________________________________________________________
def5be65
GS
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
13412 Branch: perl
13413 ! embed.h embed.pl global.sym opcode.h perlapi.c
13414____________________________________________________________________________
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>)
13418 Branch: perl
13419 ! pp.c
13420____________________________________________________________________________
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>)
13424 Branch: perl
13425 + opnames.h
13426 ! Changes MANIFEST opcode.pl perl.h
13427____________________________________________________________________________
abdd5c84
GS
13428[ 3901] By: gsar on 1999/08/02 18:51:18
13429 Log: integrate cfgperl contents
13430 Branch: perl
13431 !> INSTALL README pod/perldelta.pod
13432____________________________________________________________________________
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.
13444 Branch: cfgperl
13445 ! INSTALL README
13446____________________________________________________________________________
13447[ 3899] By: jhi on 1999/08/02 18:36:35
13448 Log: Integrate with Sarathy.
13449 Branch: cfgperl
13450 !> op.c
13451____________________________________________________________________________
13452[ 3898] By: jhi on 1999/08/02 18:34:49
13453 Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
13454 Branch: cfgperl
13455 ! pod/perldelta.pod
13456____________________________________________________________________________
13457[ 3897] By: gsar on 1999/08/02 18:18:37
13458 Log: optimizations could sometimes bypass bareword check
13459 Branch: perl
13460 ! op.c
13461____________________________________________________________________________
13462[ 3896] By: jhi on 1999/08/02 18:18:34
13463 Log: Integrate with Sarathy.
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____________________________________________________________________________
13469[ 3895] By: gsar on 1999/08/02 17:22:40
13470 Log: up patchlevel etc.
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____________________________________________________________________________
412582ad
GS
13475[ 3894] By: gsar on 1999/08/02 17:12:31
13476 Log: integrate change#3893, make it conditional on bincompat5005
13477 Branch: perl
13478 ! makedef.pl
13479____________________________________________________________________________
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.)
13483 Branch: cfgperl
13484 ! makedef.pl
13485____________________________________________________________________________
13486[ 3892] By: gsar on 1999/08/02 16:09:13
13487 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
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.
13499 Branch: cfgperl
13500 ! Configure config_h.SH hints/aix.sh
13501 Branch: metaconfig/U/perl
13502 ! quadfio.U
13503____________________________________________________________________________
13504[ 3890] By: jhi on 1999/08/02 14:21:55
13505 Log: Exact path to perl for open -|.
13506 Branch: cfgperl
13507 ! t/io/open.t
13508____________________________________________________________________________
13509[ 3889] By: jhi on 1999/08/02 14:18:03
13510 Log: Integrate with Sarathy.
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____________________________________________________________________________
13516[ 3888] By: jhi on 1999/08/02 14:14:29
13517 Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
13518 Branch: cfgperl
13519 ! hints/aix.sh
13520____________________________________________________________________________
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.
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____________________________________________________________________________
13529[ 3886] By: jhi on 1999/08/02 12:43:16
13530 Log: Mention that also *BSD systems with glibc are known to stumble.
13531 Branch: cfgperl
13532 ! t/pragma/warn/pp_hot
13533____________________________________________________________________________
13534[ 3885] By: jhi on 1999/08/02 12:34:15
13535 Log: Allow also non-long long but still quad platforms print quads.
13536 Branch: cfgperl
13537 ! Configure config_h.SH
13538 Branch: metaconfig/U/perl
13539 ! longdblfio.U quadfio.U
13540____________________________________________________________________________
13541[ 3884] By: jhi on 1999/08/02 11:56:14
13542 Log: Fix regclass utf8 hex ranges for quads.
13543 Branch: cfgperl
13544 ! regcomp.c
13545____________________________________________________________________________
13546[ 3883] By: jhi on 1999/08/02 11:42:14
13547 Log: Enhance the description of how to detect quad support.
13548 Branch: cfgperl
13549 ! pod/perlfunc.pod
13550____________________________________________________________________________
13551[ 3882] By: jhi on 1999/08/02 11:22:19
13552 Log: Fix printf %D %U %O for quads.
13553 Branch: cfgperl
13554 ! sv.c t/op/64bit.t
13555____________________________________________________________________________
13556[ 3881] By: jhi on 1999/08/02 11:16:12
13557 Log: Document quad printing.
13558 Branch: cfgperl
13559 ! pod/perlfunc.pod
13560____________________________________________________________________________
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.)
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____________________________________________________________________________
278c13c7
GS
13575[ 3879] By: gsar on 1999/08/02 08:18:58
13576 Log: integrate cfgperl changes into mainline
13577 Branch: perl
13578 !> Configure config_h.SH sv.c
13579____________________________________________________________________________
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)
13584 Branch: perl
13585 ! pp_ctl.c
13586____________________________________________________________________________
13587[ 3877] By: gsar on 1999/08/02 08:00:29
13588 Log: up patchlevel to 59
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____________________________________________________________________________
a502f3d8
GS
13594[ 3876] By: gsar on 1999/08/02 07:51:18
13595 Log: fix coredump under usethreads+debug
13596 Branch: perl
13597 ! util.c
13598____________________________________________________________________________
13599[ 3875] By: jhi on 1999/08/02 07:50:51
13600 Log: d_bincompat5005 could be left empty.
13601 Branch: cfgperl
13602 ! Configure config_h.SH
13603 Branch: metaconfig/U/perl
13604 ! bincompat5005.U
13605____________________________________________________________________________
13606[ 3874] By: jhi on 1999/08/02 07:42:45
13607 Log: Fix printf %d when IV is quad.
13608 Branch: cfgperl
13609 ! sv.c
13610____________________________________________________________________________
13611[ 3873] By: gsar on 1999/08/02 07:41:03
13612 Log: fix d_bincompat5005='' junking config.h
13613 Branch: perl
13614 ! Configure
13615____________________________________________________________________________
13616[ 3872] By: gsar on 1999/08/02 07:38:48
13617 Log: C needs parameter list, not merely type
13618 Branch: perl
13619 ! win32/win32.c
13620____________________________________________________________________________
13621[ 3871] By: jhi on 1999/08/02 07:20:51
13622 Log: Integrate with Sarathy.
13623 Branch: cfgperl
13624 !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
13625____________________________________________________________________________
13626[ 3870] By: gsar on 1999/08/02 07:12:18
13627 Log: integrate cfgperl changes into mainline
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____________________________________________________________________________
e1c4585f
GS
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
13640 Branch: perl
13641 ! ext/B/B/C.pm ext/B/B/CC.pm
13642____________________________________________________________________________
13643[ 3868] By: gsar on 1999/08/02 06:55:51
13644 Log: debug build tweak
13645 Branch: perl
13646 ! regexec.c
13647____________________________________________________________________________
13648[ 3867] By: gsar on 1999/08/02 06:35:18
13649 Log: create vmsperl branch (to be owned and operated by: cbailey)
13650 Branch: vmsperl
13651 +> (branch 1476 files)
13652____________________________________________________________________________
13653[ 3866] By: jhi on 1999/08/01 23:34:40
13654 Log: so_locations once is enough.
13655 Branch: cfgperl
13656 ! Makefile.SH
13657____________________________________________________________________________
13658[ 3865] By: jhi on 1999/08/01 23:13:05
13659 Log: Simplicate duplicated code.
13660 Branch: cfgperl
13661 ! util.c
13662____________________________________________________________________________
13663[ 3864] By: jhi on 1999/08/01 22:41:41
13664 Log: Integrate with Sarathy. perl.h and util.c required manual resolving.
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____________________________________________________________________________
13678[ 3863] By: jhi on 1999/08/01 22:36:02
13679 Log: Regen Configure and Glossary once again.
13680 Branch: cfgperl
13681 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13682 ! config_h.SH
13683____________________________________________________________________________
13684[ 3862] By: jhi on 1999/08/01 22:26:09
13685 Log: Glossary update for #3861.
13686 Branch: cfgperl
13687 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13688 ! config_h.SH
13689____________________________________________________________________________
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.
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____________________________________________________________________________
13710[ 3860] By: gsar on 1999/08/01 21:23:18
13711 Log: integrate cfgperl contents into mainline
13712 Branch: perl
13713 ! toke.c
13714 !> (integrate 29 files)
13715____________________________________________________________________________
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
13721 Branch: perl
13722 ! ext/B/B/Disassembler.pm
13723____________________________________________________________________________
13724[ 3858] By: gsar on 1999/08/01 21:09:15
13725 Log: DB_File 1.68 update from Paul Marquess
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____________________________________________________________________________
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
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____________________________________________________________________________
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
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____________________________________________________________________________
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
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____________________________________________________________________________
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...')
13776 Branch: perl
13777 ! ext/B/B/Deparse.pm op.c
13778____________________________________________________________________________
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
13784 Branch: perl
13785 ! op.c opcode.h opcode.pl
13786____________________________________________________________________________
13787[ 3852] By: gsar on 1999/08/01 20:29:17
13788 Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
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____________________________________________________________________________
13797[ 3851] By: gsar on 1999/08/01 20:20:05
13798 Log: move files around for s/cygwin32/cygwin/ renaming
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____________________________________________________________________________
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>)
13815 Branch: perl
13816 ! Changes hints/posix-bc.sh
13817____________________________________________________________________________
4113c5bc
GS
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>)
13821 Branch: perl
13822 ! perl.h pod/perldelta.pod pod/perlguts.pod
13823____________________________________________________________________________
13824[ 3848] By: gsar on 1999/08/01 18:34:41
13825 Log: fix defined(@foo) encarpments
13826 Branch: perl
13827 ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
13828 ! pod/perltrap.pod
13829____________________________________________________________________________
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.
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____________________________________________________________________________
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.
13843 Branch: cfgperl
13844 ! toke.c
13845____________________________________________________________________________
13846[ 3845] By: jhi on 1999/08/01 11:00:24
13847 Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
13848 Branch: cfgperl
13849 + ext/SDBM_File/hints/solaris.pl
13850____________________________________________________________________________
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).
13854 Branch: cfgperl
13855 ! hints/solaris_2.sh
13856____________________________________________________________________________
13857[ 3843] By: jhi on 1999/07/31 22:44:56
13858 Log: Integer overflow iteration.
13859 Branch: cfgperl
13860 ! t/op/oct.t toke.c util.c
13861____________________________________________________________________________
13862[ 3842] By: jhi on 1999/07/31 22:11:03
13863 Log: Remove a lot of unused regnode codes.
13864 Noticed by Ilya.
13865 Branch: cfgperl
13866 ! regcomp.c regcomp.sym regexec.c regnodes.h
13867____________________________________________________________________________
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.)
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____________________________________________________________________________
13881[ 3840] By: jhi on 1999/07/31 20:26:22
13882 Log: Hack the "integer overflow" code some more.
13883 Branch: cfgperl
13884 ! perl.h toke.c util.c
13885____________________________________________________________________________
13886[ 3839] By: jhi on 1999/07/31 20:22:00
13887 Log: Test oct() at the 2^32-1 limit.
13888 Branch: cfgperl
13889 ! t/op/oct.t
13890____________________________________________________________________________
13891[ 3838] By: jhi on 1999/07/31 20:08:43
13892 Log: Update MANIFEST for #3837.
13893 Branch: cfgperl
13894 ! MANIFEST
13895____________________________________________________________________________
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).
13899 Branch: cfgperl
13900 + ext/SDBM_File/hints/dec_osf.pl
13901____________________________________________________________________________
13902[ 3836] By: jhi on 1999/07/29 21:09:01
13903 Log: Allow for Configure -Ubincompat5005 override.
13904 Branch: cfgperl
13905 ! Configure config_h.SH
13906 Branch: metaconfig/U/perl
13907 ! bincompat5005.U
13908____________________________________________________________________________
13909[ 3835] By: jhi on 1999/07/29 21:04:02
13910 Log: Make Configure support PERL_BINCOMPAT_5005.
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____________________________________________________________________________
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>
13919 Branch: cfgperl
13920 ! Makefile.SH
13921____________________________________________________________________________
13922[ 3833] By: jhi on 1999/07/29 14:07:09
13923 Log: Integrate with Sarathy. I overruled on perldelta
13924 and perldiag.
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____________________________________________________________________________
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.
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____________________________________________________________________________
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>
13946 Branch: cfgperl
13947 ! t/op/exec.t
13948____________________________________________________________________________
13949[ 3830] By: gsar on 1999/07/29 07:46:11
13950 Log: cperl-mode.el v4.19
13951 Branch: perl
13952 ! emacs/cperl-mode.el
13953____________________________________________________________________________
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
13959 Branch: perl
13960 ! win32/bin/pl2bat.pl
13961____________________________________________________________________________
13962[ 3828] By: gsar on 1999/07/29 07:19:27
13963 Log: tweak previous change for multiple hits
13964 Branch: perl
13965 ! utils/perldoc.PL
13966____________________________________________________________________________
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)
13970 Branch: perl
13971 ! utils/perldoc.PL
13972____________________________________________________________________________
13973[ 3826] By: gsar on 1999/07/29 01:33:46
13974 Log: minor tweaks to pods and toke.c comments
13975 Branch: perl
13976 ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
13977____________________________________________________________________________
13978[ 3825] By: gsar on 1999/07/29 00:12:52
13979 Log: integrate cfgperl changes into mainline
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____________________________________________________________________________
13990[ 3824] By: jhi on 1999/07/28 21:15:04
13991 Log: Tiny patch to go over #3820 (via private mail from Lincoln).
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____________________________________________________________________________
13996[ 3823] By: jhi on 1999/07/28 20:29:17
13997 Log: Continue pack() doc honing.
13998 Branch: cfgperl
13999 ! pod/perlfunc.pod
14000____________________________________________________________________________
14001[ 3822] By: jhi on 1999/07/28 20:17:37
14002 Log: Enhance pack() doc.
14003 Branch: cfgperl
14004 ! pod/perlfunc.pod
14005____________________________________________________________________________
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>
14014 Branch: cfgperl
14015 ! t/lib/io_unix.t
14016____________________________________________________________________________
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>
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____________________________________________________________________________
14038[ 3819] By: gsar on 1999/07/28 18:08:06
14039 Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
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____________________________________________________________________________
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>
14055 Branch: cfgperl
14056 ! perl.h
14057____________________________________________________________________________
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>
14067 Branch: cfgperl
14068 ! pp_sys.c
14069____________________________________________________________________________
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.
14080 Branch: cfgperl
14081 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14082 ! config_h.SH
14083____________________________________________________________________________
14084[ 3815] By: jhi on 1999/07/28 17:31:11
14085 Log: Silence metalint on vendorprefix.U.
14086 Branch: metaconfig
14087 ! U/installdirs/vendorprefix.U
14088____________________________________________________________________________
14089[ 3814] By: jhi on 1999/07/28 17:13:29
14090 Log: QNX shell needs more semicolons.
14091 Branch: metaconfig/U/perl
14092 ! Extensions.U
14093____________________________________________________________________________
14094[ 3813] By: jhi on 1999/07/28 17:05:08
14095 Log: Integrate with Sarathy.
14096 Branch: cfgperl
14097 !> lib/ExtUtils/MM_Unix.pm
14098____________________________________________________________________________
14099[ 3812] By: jhi on 1999/07/28 16:20:17
14100 Log: Fix a typo, un-shout, and reformat the installation output.
14101 Branch: cfgperl
14102 ! lib/ExtUtils/Install.pm
14103____________________________________________________________________________
14104[ 3811] By: gsar on 1999/07/28 15:41:11
14105 Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
14106 Branch: perl
14107 ! lib/ExtUtils/MM_Unix.pm
14108____________________________________________________________________________
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.)
14112 Branch: cfgperl
14113 ! pod/perlfunc.pod
14114____________________________________________________________________________
14115[ 3809] By: jhi on 1999/07/28 07:23:48
14116 Log: Integrate with Sarathy.
14117 Branch: cfgperl
14118 !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
14119 !> t/op/pwent.t
14120____________________________________________________________________________
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>
14128 Branch: cfgperl
14129 ! toke.c
14130____________________________________________________________________________
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>
14139 Branch: cfgperl
14140 ! pod/perlre.pod
14141____________________________________________________________________________
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>
14152 Branch: perl
14153 ! configpm
14154____________________________________________________________________________
14155[ 3805] By: gsar on 1999/07/28 07:03:34
14156 Log: avoid warning (from Doug MacEachern)
14157 Branch: perl
14158 ! perl.h
14159____________________________________________________________________________
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>
14168 Branch: perl
14169 ! lib/Pod/Html.pm
14170____________________________________________________________________________
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>
14179 Branch: perl
14180 ! hints/freebsd.sh
14181____________________________________________________________________________
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>
14190 Branch: perl
14191 ! t/op/grent.t t/op/pwent.t
14192____________________________________________________________________________
14193[ 3801] By: jhi on 1999/07/27 13:49:39
14194 Log: Minuscule cleanup of the integer overflow patch.
14195 Branch: cfgperl
14196 ! util.c
14197____________________________________________________________________________
14198[ 3800] By: jhi on 1999/07/27 13:37:23
14199 Log: Test hex('x...').
14200 Branch: cfgperl
14201 ! t/op/oct.t
14202____________________________________________________________________________
14203[ 3799] By: jhi on 1999/07/27 12:45:45
14204 Log: Integrate with Sarathy (5.005_58).
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____________________________________________________________________________
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.
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____________________________________________________________________________
14226[ 3797] By: gsar on 1999/07/27 10:48:27
14227 Log: here lies 5.005_58
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____________________________________________________________________________
f29c64d6
GS
14238[ 3796] By: gsar on 1999/07/27 09:23:42
14239 Log: regenerate win32/config_H.?c
14240 Branch: perl
14241 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14242____________________________________________________________________________
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
14248 Branch: perl
14249 ! win32/bin/pl2bat.pl
14250____________________________________________________________________________
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
14256 Branch: perl
14257 ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
14258 ! lib/SelfLoader.pm
14259____________________________________________________________________________
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)
14263 Branch: perl
14264 ! embed.h embed.pl
14265____________________________________________________________________________
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)
14269 Branch: perl
14270 ! lib/Pod/Parser.pm
14271____________________________________________________________________________
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>)
14275 Branch: perl
14276 ! ext/Devel/DProf/DProf.xs
14277____________________________________________________________________________
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)
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____________________________________________________________________________
14285[ 3789] By: jhi on 1999/07/27 07:44:55
14286 Log: Integrate with Sarathy.
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____________________________________________________________________________
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.
14299 Branch: perl
14300 + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
14301 ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
14302____________________________________________________________________________
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
14308 Branch: perl
14309 ! ext/SDBM_File/sdbm/sdbm.h
14310____________________________________________________________________________
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
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____________________________________________________________________________
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>)
14328 Branch: perl
14329 ! lib/Pod/Html.pm
14330____________________________________________________________________________
14331[ 3784] By: gsar on 1999/07/27 03:56:17
14332 Log: change#3762 wasn't needed
14333 Branch: perl
14334 ! ext/B/B/CC.pm
14335____________________________________________________________________________
14336[ 3783] By: jhi on 1999/07/26 19:08:21
14337 Log: Integrate with Sarathy.
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____________________________________________________________________________
14343[ 3782] By: gsar on 1999/07/26 18:16:50
14344 Log: update Changes, patchlevel &c.
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____________________________________________________________________________
0002dd40
GS
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
14355 Branch: perl
14356 ! toke.c
14357____________________________________________________________________________
14358[ 3780] By: gsar on 1999/07/26 17:37:04
14359 Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
14360 Branch: perl
14361 ! pod/perlfunc.pod
14362____________________________________________________________________________
14363[ 3779] By: jhi on 1999/07/26 16:37:23
14364 Log: Dusting off.
14365 Branch: cfgperl
14366 ! README.threads
14367____________________________________________________________________________
14368[ 3778] By: gsar on 1999/07/26 13:28:46
14369 Log: avoid DIVZERO
14370 Branch: perl
14371 ! utils/dprofpp.PL
14372____________________________________________________________________________
14373[ 3777] By: gsar on 1999/07/26 13:18:53
14374 Log: warnings identified by Borland compiler
14375 Branch: perl
14376 ! makedef.pl pp_ctl.c
14377____________________________________________________________________________
14378[ 3776] By: jhi on 1999/07/26 13:07:36
14379 Log: Integrate with Sarathy.
14380 Branch: cfgperl
14381 !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
14382____________________________________________________________________________
14383[ 3775] By: gsar on 1999/07/26 12:55:43
14384 Log: avoid infinite recursion when Thread.pm croaks during
14385 bootstrap
14386 Branch: perl
14387 ! lib/Carp/Heavy.pm
14388____________________________________________________________________________
14389[ 3774] By: gsar on 1999/07/26 12:43:02
14390 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
14399[ 3773] By: jhi on 1999/07/26 12:40:29
14400 Log: Use long doubles only if they are useful.
14401 Branch: cfgperl
14402 ! ext/POSIX/POSIX.xs
14403____________________________________________________________________________
14404[ 3772] By: gsar on 1999/07/26 12:33:11
14405 Log: typo in change#3768
14406 Branch: perl
14407 ! pp_hot.c
14408____________________________________________________________________________
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
14415 Branch: perl
14416 ! pp_ctl.c
14417____________________________________________________________________________
14418[ 3770] By: jhi on 1999/07/26 11:38:36
14419 Log: Back out #3735. Needs more work.
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____________________________________________________________________________
14427[ 3769] By: jhi on 1999/07/26 11:24:45
14428 Log: Integrate with Sarathy.
14429 Branch: cfgperl
14430 !> (integrate 35 files)
14431____________________________________________________________________________
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
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____________________________________________________________________________
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
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____________________________________________________________________________
14455[ 3766] By: jhi on 1999/07/26 10:18:56
14456 Log: Use $< instead of $*.c in *perlmain.o rules.
14457 Branch: cfgperl
14458 ! Makefile.SH
14459____________________________________________________________________________
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
14465 Branch: perl
14466 ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
14467____________________________________________________________________________
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.
14478 Branch: cfgperl
14479 + lib/Carp/Heavy.pm
14480 ! MANIFEST lib/Carp.pm
14481____________________________________________________________________________
14482[ 3763] By: gsar on 1999/07/26 09:03:17
14483 Log: ~ isn't valid in VMS filenames
14484 Branch: perl
14485 ! lib/Pod/Html.pm
14486____________________________________________________________________________
14487[ 3762] By: gsar on 1999/07/26 08:59:47
14488 Log: setstate stop-gap from Vishal Bhatia
14489 Branch: perl
14490 ! ext/B/B/CC.pm
14491____________________________________________________________________________
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
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____________________________________________________________________________
14502[ 3760] By: jhi on 1999/07/26 07:14:43
14503 Log: Integrate with Sarathy.
14504 Branch: cfgperl
14505 !> (integrate 43 files)
14506____________________________________________________________________________
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>)
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____________________________________________________________________________
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
14523 Branch: perl
14524 ! sv.c
14525____________________________________________________________________________
14526[ 3757] By: gsar on 1999/07/26 04:40:32
14527 Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
14528 Branch: perl
14529 ! pod/perlport.pod
14530____________________________________________________________________________
14531[ 3756] By: gsar on 1999/07/26 04:20:37
14532 Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
14533 Branch: perl
14534 ! utils/dprofpp.PL
14535____________________________________________________________________________
14536[ 3755] By: gsar on 1999/07/26 04:18:00
14537 Log: disable VPATH for now (breaks x2p build)
14538 Branch: perl
14539 ! x2p/Makefile.SH
14540____________________________________________________________________________
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
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____________________________________________________________________________
14550[ 3753] By: gsar on 1999/07/26 02:38:28
14551 Log: integrate cfgperl contents into mainline
14552 Branch: perl
14553 +> t/pragma/locale/latin1 t/pragma/locale/utf8
14554 !> (integrate 53 files)
14555____________________________________________________________________________
14556[ 3752] By: gsar on 1999/07/26 02:11:31
14557 Log: ensure implicitly closed handles don't set $? or $!
14558 Branch: perl
14559 ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
14560____________________________________________________________________________
14561[ 3751] By: gsar on 1999/07/26 01:28:34
14562 Log: change#3534 didn't preserve undef return values from caller()
14563 Branch: perl
14564 ! Changes pp_ctl.c
14565____________________________________________________________________________
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.
14570 Branch: cfgperl
14571 ! Makefile.SH
14572____________________________________________________________________________
a682de96
GS
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.
14577 Branch: cfgperl
14578 ! Makefile.SH
14579____________________________________________________________________________
14580[ 3749] By: jhi on 1999/07/25 19:15:55
14581 Log: Integrate with Sarathy.
14582 Branch: cfgperl
14583 !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
14584____________________________________________________________________________
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.
14589 Branch: cfgperl
14590 + t/pragma/locale/latin1 t/pragma/locale/utf8
14591 ! MANIFEST t/pragma/locale.t
14592____________________________________________________________________________
14593[ 3747] By: jhi on 1999/07/25 19:01:46
14594 Log: Like #3743.
14595 Branch: cfgperl
14596 ! utils/perlbug.PL
14597____________________________________________________________________________
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
14601 Branch: perl
14602 ! utils/h2xs.PL
14603____________________________________________________________________________
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>)
14607 Branch: perl
14608 ! lib/ExtUtils/MM_Unix.pm
14609____________________________________________________________________________
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)
14616 Branch: perl
14617 ! toke.c
14618____________________________________________________________________________
14619[ 3743] By: jhi on 1999/07/25 16:24:55
14620 Log: Fix a typo in #3725.
14621 Branch: cfgperl
14622 ! utils/perlbug.PL
14623____________________________________________________________________________
14624[ 3742] By: jhi on 1999/07/25 16:14:39
14625 Log: Integrate with Sarathy.
14626 Branch: cfgperl
14627 !> (integrate 26 files)
14628____________________________________________________________________________
14629[ 3741] By: jhi on 1999/07/25 16:02:28
14630 Log: Cut-and-pasto in #3737.
14631 Branch: cfgperl
14632 ! perl.c
14633____________________________________________________________________________
14634[ 3740] By: gsar on 1999/07/25 15:59:34
14635 Log: add note about glibc bug
14636 Branch: perl
14637 ! t/pragma/warn/pp_hot
14638____________________________________________________________________________
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"
14643 Branch: perl
14644 ! dump.c embed.h embed.pl op.c proto.h
14645____________________________________________________________________________
14646[ 3738] By: jhi on 1999/07/25 14:15:26
14647 Log: In accordance with #3737.
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____________________________________________________________________________
14654[ 3737] By: jhi on 1999/07/25 14:12:34
14655 Log: Use vendorprefixlib.
14656 Branch: cfgperl
14657 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14658 ! config_h.SH perl.c
14659____________________________________________________________________________
14660[ 3736] By: jhi on 1999/07/25 13:10:03
14661 Log: Populate metaconfig branch.
14662 Branch: metaconfig
14663 + (add 1468 files)
14664 Branch: metaconfig/U/perl
14665 + (add 101 files)
14666____________________________________________________________________________
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.
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____________________________________________________________________________
14680[ 3734] By: jhi on 1999/07/25 11:19:28
14681 Log: Poor Glossary--are we fixed yet?
14682 Branch: cfgperl
14683 ! Porting/Glossary
14684____________________________________________________________________________
14685[ 3733] By: jhi on 1999/07/25 11:15:06
14686 Log: Change #3732 mistakenly clobbered Glossary.
14687 Branch: cfgperl
14688 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14689 ! config_h.SH
14690____________________________________________________________________________
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.
14696 Branch: cfgperl
14697 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14698 ! config_h.SH
14699____________________________________________________________________________
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.)
14705 Branch: cfgperl
14706 ! Configure config_h.SH hints/aix.sh
14707____________________________________________________________________________
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
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____________________________________________________________________________
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>
14730 Branch: cfgperl
14731 ! INSTALL
14732____________________________________________________________________________
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()
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____________________________________________________________________________
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
14749 Branch: perl
14750 ! opcode.h opcode.pl pp.c t/op/each.t
14751____________________________________________________________________________
14752[ 3726] By: jhi on 1999/07/23 12:08:30
14753 Log: Change #3725 aftershock.
14754 Branch: cfgperl
14755 ! INSTALL jpl/JNI/JNI.pm
14756____________________________________________________________________________
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.
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____________________________________________________________________________
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>
14778 Branch: cfgperl
14779 ! av.c
14780____________________________________________________________________________
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
14784 Branch: perl
14785 ! op.c op.h pod/perldiag.pod
14786____________________________________________________________________________
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>
14794 Branch: cfgperl
14795 ! lib/ExtUtils/MakeMaker.pm
14796____________________________________________________________________________
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>
14803 Branch: cfgperl
14804 ! hints/os390.sh
14805____________________________________________________________________________
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>
14818 Branch: cfgperl
14819 ! Configure Makefile.SH config_h.SH hints/aix.sh
14820____________________________________________________________________________
14821[ 3719] By: jhi on 1999/07/22 08:23:53
14822 Log: Update history records.
14823 Branch: cfgperl
14824 ! pod/perlhist.pod
14825____________________________________________________________________________
14826[ 3718] By: jhi on 1999/07/21 13:54:42
14827 Log: Todododobedobedo.
14828 Branch: cfgperl
14829 ! Todo
14830____________________________________________________________________________
14831[ 3717] By: jhi on 1999/07/21 12:10:48
14832 Log: Even more Todo.
14833 Branch: cfgperl
14834 ! Todo
14835____________________________________________________________________________
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>
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____________________________________________________________________________
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>
14859 Branch: cfgperl
14860 ! cflags.SH x2p/cflags.SH
14861____________________________________________________________________________
14862[ 3714] By: jhi on 1999/07/20 21:26:19
14863 Log: More Todo.
14864 Branch: cfgperl
14865 ! Todo
14866____________________________________________________________________________
14867[ 3713] By: jhi on 1999/07/20 18:02:45
14868 Log: Integrate with Sarathy.
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____________________________________________________________________________
14883[ 3712] By: gsar on 1999/07/20 15:29:01
14884 Log: DProf tweak
14885 Branch: perl
14886 ! ext/Devel/DProf/DProf.xs
14887____________________________________________________________________________
14888[ 3711] By: gsar on 1999/07/20 07:56:19
14889 Log: another DProf build tweak
14890 Branch: perl
14891 ! utils/dprofpp.PL
14892____________________________________________________________________________
14893[ 3710] By: gsar on 1999/07/20 07:36:36
14894 Log: move DProf things around to where they are supposed to be
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____________________________________________________________________________
14914[ 3709] By: gsar on 1999/07/20 06:13:16
14915 Log: DProf fixups for PERL_IMPLICIT_CONTEXT
14916 Branch: perl
14917 ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14918 ! ext/Devel/Peek/Makefile.PL
14919____________________________________________________________________________
14920[ 3708] By: gsar on 1999/07/20 06:01:22
14921 Log: move DProf to Devel/DProf
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____________________________________________________________________________
14944[ 3707] By: gsar on 1999/07/20 05:39:11
14945 Log: add Devel::DProf v19990108 from CPAN, as it was
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____________________________________________________________________________
14956[ 3706] By: gsar on 1999/07/20 04:52:25
14957 Log: C<union any> needs no PERL_OBJECT-treatment
14958 Branch: perl
14959 ! win32/win32.h
14960____________________________________________________________________________
14961[ 3705] By: gsar on 1999/07/20 04:11:54
14962 Log: fix problem in default build
14963 Branch: perl
14964 ! win32/Makefile win32/makefile.mk
14965____________________________________________________________________________
14966[ 3704] By: jhi on 1999/07/19 07:06:36
14967 Log: Integrate with Sarathy.
14968 Branch: cfgperl
14969 !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
14970 !> win32/win32.c
14971____________________________________________________________________________
14972[ 3703] By: gsar on 1999/07/19 05:55:57
14973 Log: win32 nits
14974 Branch: perl
14975 ! makedef.pl sv.h
14976____________________________________________________________________________
14977[ 3702] By: gsar on 1999/07/19 04:29:34
14978 Log: don't display tid from main thread (or testsuite breaks)
14979 Branch: perl
14980 ! lib/Carp.pm util.c
14981____________________________________________________________________________
14982[ 3701] By: gsar on 1999/07/19 00:47:52
14983 Log: remove several doubled (and tripled!) entries
14984 Branch: perl
14985 ! pod/perldiag.pod
14986____________________________________________________________________________
14987[ 3700] By: gsar on 1999/07/19 00:42:34
14988 Log: integrate cfgperl contents into mainline
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____________________________________________________________________________
14997[ 3699] By: gsar on 1999/07/19 00:33:59
14998 Log: avoid bug in win32_str_os_error() (from Jan Dubois)
14999 Branch: perl
15000 ! Changes win32/win32.c
15001____________________________________________________________________________
15002[ 3698] By: jhi on 1999/07/18 21:33:57
15003 Log: Integrate with Sarathy.
15004 Branch: cfgperl
15005 +> t/op/chars.t
15006 !> (integrate 57 files)
15007____________________________________________________________________________
2ce77adf
GS
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
15013 Branch: perl
15014 + t/op/chars.t
15015 ! MANIFEST ebcdic.c t/op/ord.t
15016____________________________________________________________________________
15017[ 3696] By: gsar on 1999/07/18 05:11:02
15018 Log: display thread id in diagnostics (suggested by Dan Sugalski)
15019 Branch: perl
15020 ! lib/Carp.pm util.c
15021____________________________________________________________________________
15022[ 3695] By: gsar on 1999/07/18 04:57:47
15023 Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
15024 Branch: perl
15025 ! pod/perldiag.pod
15026____________________________________________________________________________
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
15033 Branch: perl
15034 ! sv.c
15035____________________________________________________________________________
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
15041 Branch: perl
15042 ! lib/ExtUtils/Manifest.pm
15043____________________________________________________________________________
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
15047 Branch: perl
15048 ! perly.c perly.y pp_ctl.c t/op/goto.t
15049____________________________________________________________________________
15050[ 3691] By: gsar on 1999/07/18 01:49:59
15051 Log: detypo, update Changes
15052 Branch: perl
15053 ! Changes doio.c
15054____________________________________________________________________________
2aa1486d
GS
15055[ 3690] By: gsar on 1999/07/18 01:16:59
15056 Log: mention the -Minteger effect on modulus (from Nathan Torkington)
15057 Branch: perl
15058 ! lib/integer.pm
15059____________________________________________________________________________
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()
15064 Branch: perl
15065 ! pod/perlfunc.pod win32/bin/pl2bat.pl
15066____________________________________________________________________________
15067[ 3688] By: gsar on 1999/07/17 20:47:44
15068 Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
15069 Branch: perl
15070 ! ext/SDBM_File/sdbm/Makefile.PL
15071____________________________________________________________________________
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>)
15075 Branch: perl
15076 ! cc_runtime.h ext/B/B/CC.pm
15077____________________________________________________________________________
15078[ 3686] By: gsar on 1999/07/17 20:39:08
15079 Log: tiny bug in vars.pm (from John Dlugosz)
15080 Branch: perl
15081 ! lib/vars.pm
15082____________________________________________________________________________
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
15089 Branch: perl
15090 ! lib/Pod/Html.pm
15091____________________________________________________________________________
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>)
15094 Branch: perl
15095 ! thrdvar.h
15096____________________________________________________________________________
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
15102 Branch: perl
15103 ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
15104 ! proto.h
15105____________________________________________________________________________
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)
15110 Branch: perl
15111 ! lib/ExtUtils/MM_Unix.pm
15112____________________________________________________________________________
15113[ 3681] By: gsar on 1999/07/17 19:12:33
15114 Log: allow $foo{$x} and $bar[$i] for (\$) prototype
15115 Branch: perl
15116 ! op.c t/comp/proto.t
15117____________________________________________________________________________
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].
15124 Branch: perl
15125 ! doop.c t/op/tie.t
15126____________________________________________________________________________
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
15133 Branch: perl
15134 ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
15135 ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
15136____________________________________________________________________________
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
15142 Branch: perl
15143 ! util.c
15144____________________________________________________________________________
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
15148 Branch: perl
15149 ! x2p/find2perl.PL
15150____________________________________________________________________________
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
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
15161 ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
15162____________________________________________________________________________
15163[ 3675] By: gsar on 1999/07/17 00:16:53
15164 Log: backout redundant change#3628
15165 Branch: perl
15166 ! Changes hints/bsdos.sh
15167____________________________________________________________________________
fa9c2ea8
GS
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.
15171 Branch: cfgperl
15172 ! t/pragma/warn/util
15173____________________________________________________________________________
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.
15183 Branch: cfgperl
15184 + makedef.pl
15185 - perl_exp.SH win32/makedef.pl
15186 ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
15187 ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
15188 ! win32/makefile.mk
15189____________________________________________________________________________
15190[ 3672] By: gsar on 1999/07/14 17:12:13
15191 Log: minor efficiency tweak
15192 Branch: perl
15193 ! pp_ctl.c
15194____________________________________________________________________________
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.
15200 Branch: cfgperl
15201 ! regexec.c
15202____________________________________________________________________________
15203[ 3670] By: jhi on 1999/07/13 07:59:09
15204 Log: Integrate with Sarathy.
15205 Branch: cfgperl
15206 - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
15207 - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
15208 !> (integrate 67 files)
15209____________________________________________________________________________
15210[ 3669] By: gsar on 1999/07/12 06:14:54
15211 Log: fixups for sundry warnings about function pointers
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
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
15236 Branch: perl
15237 - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
15238 - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
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
15256 ! win32/win32iop.h win32/win32sck.c
15257____________________________________________________________________________
15258[ 3666] By: jhi on 1999/07/11 22:00:13
15259 Log: Integrate with Sarathy.
15260 Branch: cfgperl
15261 !> op.c t/op/lex_assign.t
15262____________________________________________________________________________
15263[ 3665] By: jhi on 1999/07/11 21:59:01
15264 Log: More manual sync.
15265 Branch: cfgperl
15266 ! pod/perldelta.pod
15267____________________________________________________________________________
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
15271 Branch: perl
15272 ! op.c t/op/lex_assign.t
15273____________________________________________________________________________
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.
15278 Branch: cfgperl
15279 ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
15280____________________________________________________________________________
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".
15286 Branch: cfgperl
15287 ! pod/perldiag.pod t/pragma/warn/util util.c
15288____________________________________________________________________________
15289[ 3661] By: jhi on 1999/07/08 21:54:55
15290 Log: Integrate with Sarathy.
15291 Branch: cfgperl
15292 +> perlapi.c perlapi.h
15293 !> (integrate 43 files)
15294____________________________________________________________________________
15295[ 3660] By: gsar on 1999/07/08 18:47:35
15296 Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
15297 Branch: perl
15298 + perlapi.c perlapi.h
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
15305 ! win32/win32.h
15306____________________________________________________________________________
15307[ 3659] By: gsar on 1999/07/08 18:41:45
15308 Log: sundry cleanups for clean build on windows
15309 Branch: perl
15310 ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
15311____________________________________________________________________________
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
15315 Branch: perl
15316 ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
15317 ! t/pragma/warn/op toke.c utf8.c util.c
15318____________________________________________________________________________
15319[ 3657] By: jhi on 1999/07/07 23:01:16
15320 Log: Integrate with Sarathy. perldiag.pod required manual editing.
15321 Branch: cfgperl
15322 ! pod/perldiag.pod
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
15329 !> t/pragma/overload.t thread.h vms/vms.c
15330____________________________________________________________________________
15331[ 3656] By: gsar on 1999/07/07 21:04:38
15332 Log: integrate cfgperl contents
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
15336 +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
15337 ! Changes
15338 !> (integrate 45 files)
15339____________________________________________________________________________
3e3318e7
GS
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>
15343 Branch: perl
15344 ! ext/ByteLoader/Makefile.PL t/op/filetest.t
15345____________________________________________________________________________
15346[ 3654] By: gsar on 1999/07/07 18:47:03
15347 Log: change#1889 mistakenly removed F_SETLK
15348 Branch: perl
15349 ! ext/Fcntl/Fcntl.xs
15350____________________________________________________________________________
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
15357 Branch: perl
15358 ! ext/B/B/Deparse.pm
15359____________________________________________________________________________
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
15365 Branch: perl
15366 ! gv.c t/pragma/overload.t
15367____________________________________________________________________________
15368[ 3651] By: gsar on 1999/07/07 17:47:30
15369 Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
15370 Branch: perl
15371 ! perlsfio.h
15372____________________________________________________________________________
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
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
15384 ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
15385____________________________________________________________________________
15386[ 3649] By: jhi on 1999/07/07 13:38:02
15387 Log: Sync regcomp warn with reality.
15388 Branch: cfgperl
15389 ! t/pragma/warn/regcomp
15390____________________________________________________________________________
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.
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
15397 +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
15398 - README.lexwarn
15399 !> (integrate 79 files)
15400____________________________________________________________________________
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
15406 Branch: perl
15407 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
15408 ! lib/ExtUtils/MakeMaker.pm
15409____________________________________________________________________________
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
15413 Branch: perl
15414 ! ext/IO/lib/IO/Handle.pm
15415____________________________________________________________________________
15416[ 3645] By: gsar on 1999/07/07 10:18:55
15417 Log: prohibit thread join()ing itself (from Dan Sugalski)
15418 Branch: perl
15419 ! ext/Thread/Thread.xs
15420____________________________________________________________________________
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
15426 Branch: perl
15427 ! ext/B/B/C.pm
15428____________________________________________________________________________
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>)
15432 Branch: perl
15433 ! pod/perlsyn.pod
15434____________________________________________________________________________
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}
15440 Branch: perl
15441 ! ext/B/B.xs
15442____________________________________________________________________________
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
15449 Branch: perl
15450 ! ext/POSIX/POSIX.xs
15451____________________________________________________________________________
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
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
15462 + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
15463 - README.lexwarn
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
15477 ! warning.h warning.pl win32/win32.c
15478____________________________________________________________________________
0453d815
PM
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
15484 Branch: perl
15485 ! jpl/JPL_Rolo/JPL_Rolo.jpl
15486____________________________________________________________________________
15487[ 3638] By: jhi on 1999/07/07 08:07:58
15488 Log: Integrate with Sarathy.
15489 Branch: cfgperl
15490 !> (integrate 34 files)
15491____________________________________________________________________________
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
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
15502 ! pod/perltoc.pod pp_ctl.c pp_hot.c
15503____________________________________________________________________________
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
15510 Branch: perl
15511 ! ext/IO/lib/IO/Socket.pm
15512____________________________________________________________________________
15513[ 3635] By: gsar on 1999/07/07 07:26:05
15514 Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
15515 Branch: perl
15516 ! hints/powerux.sh
15517____________________________________________________________________________
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
15523 Branch: perl
15524 ! embed.h embed.pl objXSUB.h op.c proto.h
15525____________________________________________________________________________
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)
15529 Branch: perl
15530 ! opcode.h opcode.pl pp.sym pp_proto.h
15531____________________________________________________________________________
15532[ 3632] By: gsar on 1999/07/07 06:41:13
15533 Log: better diagnostics on read operations from write-only
15534 filehandles
15535 Branch: perl
15536 ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
15537 ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
15538____________________________________________________________________________
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>)
15542 Branch: perl
15543 ! lib/Sys/Hostname.pm
15544____________________________________________________________________________
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
15550 Branch: perl
15551 ! ext/B/B/CC.pm
15552____________________________________________________________________________
15553[ 3629] By: gsar on 1999/07/07 01:46:03
15554 Log: installperl should write normal messages to STDOUT, not STDERR
15555 Branch: perl
15556 ! installperl
15557____________________________________________________________________________
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)
15560 Branch: perl
15561 ! hints/bsdos.sh
15562____________________________________________________________________________
15563[ 3627] By: gsar on 1999/07/07 00:27:10
15564 Log: make diagnostic on C<my $^I> etc., more readable
15565 Branch: perl
15566 ! op.c
15567____________________________________________________________________________
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]
15573 Branch: perl
15574 ! Makefile.SH utils/Makefile
15575____________________________________________________________________________
15576[ 3625] By: jhi on 1999/07/06 21:50:46
15577 Log: Some new files of #3624 missing from MANIFEST.
15578 Branch: cfgperl
15579 ! MANIFEST
15580____________________________________________________________________________
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.
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
15589 + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
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
15603 ! t/pragma/warn/regcomp utf8.c
15604____________________________________________________________________________
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
15610 Branch: perl
15611 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
15612____________________________________________________________________________
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)
15619 Branch: perl
15620 ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
15621 ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
15622____________________________________________________________________________
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
15628 Branch: perl
15629 ! doio.c
15630____________________________________________________________________________
15631[ 3620] By: jhi on 1999/07/06 19:16:47
15632 Log: Mention EPOC and SOCKS.
15633 Branch: cfgperl
15634 ! pod/perldelta.pod
15635____________________________________________________________________________
15636[ 3619] By: gsar on 1999/07/06 16:52:37
15637 Log: fix int vs STRLEN issue
15638 Branch: perl
15639 ! pp.c
15640____________________________________________________________________________
15641[ 3618] By: jhi on 1999/07/06 16:52:20
15642 Log: There ain't Perl_atonv().
15643 Branch: cfgperl
15644 ! ext/ByteLoader/bytecode.h
15645____________________________________________________________________________
15646[ 3617] By: jhi on 1999/07/06 15:55:22
15647 Log: Integrate with Sarathy.
15648 Branch: cfgperl
15649 !> Makefile.SH
15650____________________________________________________________________________
15651[ 3616] By: jhi on 1999/07/06 15:54:09
15652 Log: Tweak for #3613.
15653 Branch: cfgperl
15654 ! Configure config_h.SH
15655____________________________________________________________________________
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]
15661 Branch: perl
15662 ! Makefile.SH
15663____________________________________________________________________________
15664[ 3614] By: jhi on 1999/07/06 10:44:48
15665 Log: Integrate with Sarathy.
15666 Branch: cfgperl
15667 !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
15668 !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
15669____________________________________________________________________________
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>
15677 Branch: cfgperl
15678 ! Configure config_h.SH
15679____________________________________________________________________________
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
15685 Branch: perl
15686 ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
15687____________________________________________________________________________
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
15693 Branch: perl
15694 ! ext/IO/lib/IO/File.pm
15695____________________________________________________________________________
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
15703 Branch: perl
15704 ! perl.h t/base/rs.t
15705____________________________________________________________________________
15706[ 3609] By: jhi on 1999/07/06 09:28:48
15707 Log: Integrate with Sarathy.
15708 Branch: cfgperl
15709 !> (integrate 49 files)
15710____________________________________________________________________________
15711[ 3608] By: gsar on 1999/07/06 09:28:21
15712 Log: test tweak
15713 Branch: perl
15714 ! t/pragma/warn/op
15715____________________________________________________________________________
15716[ 3607] By: jhi on 1999/07/06 09:22:48
15717 Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
15718 Branch: cfgperl
15719 ! Configure config_h.SH
15720____________________________________________________________________________
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
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
15732 ! util.c
15733____________________________________________________________________________
15734[ 3605] By: gsar on 1999/07/06 08:54:03
15735 Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
15736 Branch: perl
15737 ! sv.c
15738____________________________________________________________________________
f722798b
IZ
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
15744 Branch: perl
15745 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15746 ! ext/DB_File/DB_File.xs ext/DB_File/typemap
15747____________________________________________________________________________
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
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
15757 ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15758____________________________________________________________________________
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
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
15769 ! proto.h sv.c sv.h toke.c universal.c util.c
15770____________________________________________________________________________
15771[ 3601] By: gsar on 1999/07/06 06:52:57
15772 Log: integrate cfgperl contents into mainline
15773 Branch: perl
15774 +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
15775 +> epoc/perl.mmp epoc/perl.pkg
15776 !> (integrate 30 files)
15777____________________________________________________________________________
15778[ 3598] By: jhi on 1999/07/05 20:02:55
15779 Log: Integrate with mainperl.
15780 Branch: cfgperl
15781 +> lib/CGI/Pretty.pm
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
15786 !> vms/vmsish.h
15787____________________________________________________________________________
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.
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
15794 ! pp_sys.c
15795____________________________________________________________________________
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
15801 Branch: perl
15802 ! pp_sys.c t/lib/io_udp.t
15803____________________________________________________________________________
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 $!
15809 Branch: perl
15810 ! mg.c
15811____________________________________________________________________________
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
15818 Branch: perl
15819 ! thread.h vms/descrip_mms.template vms/subconfigure.com
15820 ! vms/vms.c vms/vmsish.h
15821____________________________________________________________________________
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
15828 Branch: perl
15829 ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
15830 ! ext/B/B/Stackobj.pm
15831____________________________________________________________________________
5ab5c7a4
VB
15832[ 3592] By: jhi on 1999/07/05 17:17:22
15833 Log: AIX threaded build, plus few more on the side.
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
15838 ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
15839____________________________________________________________________________
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
15846 Branch: perl
15847 ! toke.c
15848____________________________________________________________________________
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)
15852 Branch: perl
15853 ! opcode.h opcode.pl
15854____________________________________________________________________________
15855[ 3589] By: gsar on 1999/07/05 16:34:06
15856 Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
15857 Branch: perl
15858 ! ext/GDBM_File/GDBM_File.xs
15859____________________________________________________________________________
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)
15863 Branch: perl
15864 ! op.c
15865____________________________________________________________________________
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.
15868 Branch: cfgperl
15869 ! perl_exp.SH
15870____________________________________________________________________________
15871[ 3586] By: jhi on 1999/07/05 09:29:31
15872 Log: Remove unnecessary and extraneous my $i = 0.
15873 Branch: cfgperl
15874 ! bytecode.pl
15875____________________________________________________________________________
15876[ 3585] By: jhi on 1999/07/05 07:28:59
15877 Log: Integrate with mainperl.
15878 Branch: cfgperl
15879 !> (integrate 30 files)
15880____________________________________________________________________________
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
15886 Branch: perl
15887 ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
15888____________________________________________________________________________
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>)
15892 Branch: perl
15893 ! lib/Test/Harness.pm
15894____________________________________________________________________________
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
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
15910 ! t/op/magic.t util.c
15911____________________________________________________________________________
15912[ 3581] By: gsar on 1999/07/05 02:46:18
15913 Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
15914 Branch: perl
15915 ! util.c
15916____________________________________________________________________________
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
15922 Branch: perl
15923 ! t/TEST t/UTEST t/harness utils/perlcc.PL
15924____________________________________________________________________________
15925[ 3579] By: gsar on 1999/07/05 01:20:58
15926 Log: compatibility tweak for Class::Struct
15927 Branch: perl
15928 ! lib/Class/Struct.pm
15929____________________________________________________________________________
15930[ 3578] By: jhi on 1999/07/04 23:26:01
15931 Log: Miscellaneus AIX fixes + SOCKS support.
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
15935 ! hints/aix.sh pp_sys.c
15936____________________________________________________________________________
15937[ 3577] By: gsar on 1999/07/04 23:07:39
15938 Log: test tweak
15939 Branch: perl
15940 ! t/io/openpid.t
15941____________________________________________________________________________
15942[ 3576] By: jhi on 1999/07/04 22:39:23
15943 Log: Integrate with mainperl.
15944 Branch: cfgperl
15945 +> t/io/openpid.t
15946 - win32/perlhost.h
15947 !> (integrate 51 files)
15948____________________________________________________________________________
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.
15952 Branch: cfgperl
15953 ! Configure config_h.SH hints/aix.sh
15954____________________________________________________________________________
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>
15963 Branch: cfgperl
15964 ! Configure config_h.SH
15965____________________________________________________________________________
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
15972 Branch: perl
15973 + t/io/openpid.t
15974 ! MANIFEST win32/win32.c
15975____________________________________________________________________________
15976[ 3572] By: gsar on 1999/07/04 20:29:32
15977 Log: perl_run() should call my_exit(0) for normal completion
15978 Branch: perl
15979 ! perl.c
15980____________________________________________________________________________
15981[ 3571] By: jhi on 1999/07/04 20:10:44
15982 Log: Add test for change #3568 plus general cleanup.
15983 Branch: cfgperl
15984 ! t/pragma/locale.t
15985____________________________________________________________________________
15986[ 3570] By: gsar on 1999/07/04 20:03:21
15987 Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
15988 overloading
15989 Branch: perl
15990 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
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)
16019 Branch: perl
16020 ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
16021 ! t/pragma/warn/op
16022____________________________________________________________________________
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
16028 Branch: perl
16029 ! Changes win32/win32.c win32/win32.h
16030____________________________________________________________________________
2d63fa08
JD
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)
16034 Branch: perl
16035 ! pod/perlxstut.pod
16036____________________________________________________________________________
16037[ 3564] By: gsar on 1999/07/02 03:09:04
16038 Log: avoid warnings
16039 Branch: perl
16040 ! ext/Thread/Thread/Specific.pm lib/fields.pm
16041____________________________________________________________________________
16042[ 3563] By: gsar on 1999/06/28 19:23:47
16043 Log: inc version (for CPAN.pm sanity)
16044 Branch: perl
16045 ! lib/Text/ParseWords.pm
16046____________________________________________________________________________
16047[ 3562] By: gsar on 1999/06/28 19:19:01
16048 Log: regen perltoc
16049 Branch: perl
16050 ! pod/perltoc.pod
16051____________________________________________________________________________
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
16057 Branch: perl
16058 ! MANIFEST lib/Class/Struct.pm
16059____________________________________________________________________________
16060[ 3560] By: gsar on 1999/06/28 18:50:52
16061 Log: remove bogus PL_optype_size
16062 Branch: perl
16063 ! bytecode.pl ext/ByteLoader/byterun.h
16064____________________________________________________________________________
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)
16067 Branch: perl
16068 + lib/CGI/Pretty.pm
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
16071 ! t/lib/cgi-html.t t/lib/cgi-request.t
16072____________________________________________________________________________
16073[ 3558] By: jhi on 1999/06/28 07:30:21
16074 Log: Change Olaf Lebbe's email address.
16075 Branch: cfgperl
16076 ! README.epoc
16077____________________________________________________________________________
16078[ 3557] By: gsar on 1999/06/28 00:07:33
16079 Log: make autogenerated files writable
16080 Branch: perl
16081 - win32/perlhost.h
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
16086 ! win32/config_H.gc win32/config_H.vc
16087____________________________________________________________________________
16088[ 3556] By: jhi on 1999/06/27 19:22:53
16089 Log: Update MANIFEST to match #3555.
16090 Branch: cfgperl
16091 ! MANIFEST
16092____________________________________________________________________________
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>
16101 Branch: cfgperl
16102 + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
16103 + epoc/perl.mmp epoc/perl.pkg
16104 ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
16105 ! perl.h sv.c util.c
16106____________________________________________________________________________
16107[ 3554] By: jhi on 1999/06/27 18:50:52
16108 Log: Integrate from mainperl.
16109 Branch: cfgperl
16110 !> (integrate 48 files)
16111____________________________________________________________________________
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
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
16131 ! win32/win32sck.c
16132____________________________________________________________________________
16133[ 3552] By: gsar on 1999/06/27 13:49:31
16134 Log: integrate cfgperl changes into mainline
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
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____________________________________________________________________________
c9fdb9e9
GS
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.
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
16212 ! util.c
16213____________________________________________________________________________
16214[ 3541] By: jhi on 1999/06/17 20:00:16
16215 Log: Integrate from mainperl.
16216 Branch: cfgperl
16217 !> ext/Data/Dumper/Dumper.pm op.c
16218____________________________________________________________________________
16219[ 3540] By: gsar on 1999/06/16 16:49:55
16220 Log: dump C<0> as such, not C<'0'>
16221 Branch: perl
16222 ! ext/Data/Dumper/Dumper.pm
16223____________________________________________________________________________
16224[ 3539] By: gsar on 1999/06/13 04:04:40
16225 Log: fix coredumper in change#3498
16226 Branch: perl
16227 ! op.c
16228____________________________________________________________________________
16229[ 3538] By: jhi on 1999/06/12 22:01:26
16230 Log: Integrate from mainperl.
16231 Branch: cfgperl
16232 +> lib/caller.pm
16233 !> (integrate 36 files)
16234____________________________________________________________________________
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
16239 Branch: perl
16240 ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
16241 ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
16242____________________________________________________________________________
16243[ 3536] By: gsar on 1999/06/12 06:38:21
16244 Log: caller.pm typos
16245 Branch: perl
16246 ! lib/caller.pm
16247____________________________________________________________________________
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
16251 Branch: perl
16252 ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
16253 ! pod/perldelta.pod proto.h win32/perllib.c
16254____________________________________________________________________________
16255[ 3534] By: gsar on 1999/06/11 20:41:51
16256 Log: implement C<use caller 'encoding'>
16257 Branch: perl
16258 + lib/caller.pm
16259 ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
16260____________________________________________________________________________
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
16264 Branch: perl
16265 ! op.c t/io/fs.t
16266____________________________________________________________________________
16267[ 3532] By: gsar on 1999/06/11 09:09:16
16268 Log: GDBM tweak
16269 Branch: perl
16270 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
16271____________________________________________________________________________
16272[ 3531] By: gsar on 1999/06/10 23:34:19
16273 Log: part of the platform changes for IMPLICIT_CONTEXT
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
16279 ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
16280____________________________________________________________________________
16281[ 3530] By: jhi on 1999/06/10 20:55:56
16282 Log: Integrate from mainperl.
16283 Branch: cfgperl
16284 !> ext/DB_File/DB_File.xs ext/DB_File/typemap
16285____________________________________________________________________________
16286[ 3529] By: gsar on 1999/06/10 20:40:01
16287 Log: DB_File tweaks for IMPLICIT CONTEXT
16288 Branch: perl
16289 ! ext/DB_File/DB_File.xs ext/DB_File/typemap
16290____________________________________________________________________________
16291[ 3528] By: jhi on 1999/06/10 10:18:15
16292 Log: Integrate from mainperl.
16293 Branch: cfgperl
16294 !> (integrate 105 files)
16295____________________________________________________________________________
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)
16301 Branch: perl
16302 ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
16303 ! perlvars.h
16304____________________________________________________________________________
16305[ 3526] By: gsar on 1999/06/10 08:38:00
16306 Log: fix small nits
16307 Branch: perl
16308 ! cc_runtime.h ext/B/B/CC.pm run.c
16309____________________________________________________________________________
16310[ 3525] By: gsar on 1999/06/10 04:41:38
16311 Log: win32 build fixes
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
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
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
16363 ! util.c win32/Makefile win32/makefile.mk writemain.SH
16364____________________________________________________________________________
16365[ 3523] By: gsar on 1999/06/07 05:24:13
16366 Log: missed a file
16367 Branch: perl
16368 + proto.pl
16369 ! MANIFEST
16370____________________________________________________________________________
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)
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
16388 ! universal.c utf8.c util.c
16389____________________________________________________________________________
16390[ 3521] By: gsar on 1999/06/04 23:00:22
16391 Log: clean up some stray "global" symbols
16392 Branch: perl
16393 ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
16394 ! pp_proto.h proto.h
16395____________________________________________________________________________
16396[ 3520] By: jhi on 1999/06/02 21:33:28
16397 Log: Integrate from mainperl.
16398 Branch: cfgperl
16399 !> (integrate 94 files)
16400____________________________________________________________________________
16401[ 3519] By: gsar on 1999/06/02 07:16:10
16402 Log: avoid dereferencing null pointer from getpwent() et al
16403 Branch: perl
16404 ! pp_sys.c
16405____________________________________________________________________________
16406[ 3518] By: gsar on 1999/06/02 04:47:10
16407 Log: remove _() non-ansism
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
16427 ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
16428____________________________________________________________________________
16429[ 3517] By: gsar on 1999/06/02 02:17:51
16430 Log: missed a few files
16431 Branch: perl
16432 ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
16433____________________________________________________________________________
16434[ 3516] By: gsar on 1999/06/02 01:37:33
16435 Log: integrate cfgperl contents into mainline
16436 Branch: perl
16437 +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
16438 +> ext/ByteLoader/byterun.h
16439 - bytecode.h byterun.c byterun.h
16440 ! Changes
16441 !> (integrate 58 files)
16442____________________________________________________________________________
69dec784
GS
16443[ 3515] By: gsar on 1999/06/02 00:48:50
16444 Log: remove stray K&R-isms
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
16449 ! toke.c util.c win32/win32.c x2p/hash.c
16450____________________________________________________________________________
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'
16454 Branch: perl
16455 ! op.c t/pragma/strict-subs
16456____________________________________________________________________________
16457[ 3513] By: jhi on 1999/06/01 07:17:05
16458 Log: Patch applying of #3499 had gone awry.
16459 Branch: cfgperl
16460 ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
16461____________________________________________________________________________
16462[ 3512] By: gsar on 1999/05/31 19:21:30
16463 Log: tighter -help output
16464 Branch: perl
16465 ! perl.c
16466____________________________________________________________________________
16467[ 3511] By: gsar on 1999/05/31 17:18:23
16468 Log: fix memory leak in C<eval 'return sub {...}'>
16469 Branch: perl
16470 ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
16471____________________________________________________________________________
16472[ 3510] By: gsar on 1999/05/31 14:11:46
16473 Log: tweak C++isms
16474 Branch: perl
16475 ! win32/dl_win32.xs win32/win32.c
16476____________________________________________________________________________
16477[ 3509] By: jhi on 1999/05/30 13:02:26
16478 Log: Cleanup of #3488.
16479 Branch: cfgperl
16480 ! Configure config_h.SH
16481____________________________________________________________________________
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>
16488 Branch: cfgperl
16489 ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
16490____________________________________________________________________________
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>
16497 Branch: cfgperl
16498 ! op.h
16499____________________________________________________________________________
16500[ 3506] By: gsar on 1999/05/29 16:49:39
16501 Log: avoid gv_check() recursive pit
16502 Branch: perl
16503 ! gv.c
16504____________________________________________________________________________
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>
16512 Branch: cfgperl
16513 ! t/op/grent.t t/op/pwent.t
16514____________________________________________________________________________
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>
16523 Branch: cfgperl
16524 ! ext/IO/poll.c
16525____________________________________________________________________________
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>
16532 Branch: cfgperl
16533 ! lib/Math/BigFloat.pm
16534____________________________________________________________________________
16535[ 3502] By: jhi on 1999/05/29 10:44:44
16536 Log: Make Configure support the change #3367,
16537 SysV shadow passwords.
16538 Branch: cfgperl
16539 ! Configure config_h.SH pp_sys.c
16540____________________________________________________________________________
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
16545 Branch: perl
16546 ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
16547 ! win32/win32.c win32/win32.h
16548____________________________________________________________________________
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.
16552 Branch: cfgperl
16553 ! t/lib/io_linenum.t
16554____________________________________________________________________________
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.
16564 Branch: cfgperl
16565 + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
16566 + ext/ByteLoader/byterun.h
16567 - bytecode.h byterun.c byterun.h
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
16572 ! perl.h perlvars.h proto.h util.c utils/Makefile
16573____________________________________________________________________________
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>
16580 Branch: cfgperl
16581 ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
16582 ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
16583____________________________________________________________________________
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>
16590 Branch: cfgperl
16591 ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
16592 ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
16593____________________________________________________________________________
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>
16600 Branch: cfgperl
16601 ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
16602 ! t/op/stat.t util.c
16603____________________________________________________________________________
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>
16610 Branch: cfgperl
16611 ! t/TEST
16612____________________________________________________________________________
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>
16655 Branch: cfgperl
16656 ! Configure config_h.SH
16657____________________________________________________________________________
16658[ 3489] By: jhi on 1999/05/28 07:39:17
16659 Log: Integrate from mainperl.
16660 Branch: cfgperl
16661 !> malloc.c win32/makedef.pl win32/win32.c
16662____________________________________________________________________________
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>
16669 Branch: cfgperl
16670 ! Configure config_h.SH hints/sunos_4_1.sh util.c
16671____________________________________________________________________________
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
16675 Branch: perl
16676 ! win32/win32.c
16677____________________________________________________________________________
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>
16684 Branch: cfgperl
16685 ! util.c
16686____________________________________________________________________________
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.
16689 Branch: maint-5.004/perl
16690 ! Configure
16691____________________________________________________________________________
16692[ 3484] By: gsar on 1999/05/26 01:56:28
16693 Log: fix missing exported symbol
16694 Branch: perl
16695 ! malloc.c win32/makedef.pl
16696____________________________________________________________________________
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>
16705 Branch: cfgperl
16706 ! hints/openbsd.sh
16707____________________________________________________________________________
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>
16714 Branch: cfgperl
16715 ! Configure config_h.SH
16716____________________________________________________________________________
16717[ 3481] By: jhi on 1999/05/25 22:31:50
16718 Log: 3479, 3480, 3481 seems logical.
16719 Branch: cfgperl
16720 !> hints/aix.sh
16721____________________________________________________________________________
16722[ 3480] By: jhi on 1999/05/25 22:13:39
16723 Log: The change #3479 wasn't perfect.
16724 Branch: perl
16725 ! hints/aix.sh
16726____________________________________________________________________________
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.
16734 Branch: cfgperl
16735 ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
16736 ! perlvars.h
16737 Branch: perl
16738 ! hints/aix.sh
16739____________________________________________________________________________
16740[ 3478] By: jhi on 1999/05/25 20:13:47
16741 Log: Integrate from mainperl.
16742 Branch: cfgperl
16743 +> pod/perltootc.pod
16744 !> (integrate 101 files)
16745____________________________________________________________________________
16746[ 3477] By: gsar on 1999/05/25 10:43:48
16747 Log: here be 5.005_57
16748 Branch: perl
16749 ! Changes MANIFEST Porting/makerel
16750 !> Changes5.005
16751
16752----------------
16753Version 5.005_57
db5cf5a9
GS
16754----------------
16755
16756____________________________________________________________________________
3239fffd
GS
16757[ 3476] By: gsar on 1999/05/25 09:23:43
16758 Log: up patchlevel &c
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
16762 ! win32/makefile.mk
16763____________________________________________________________________________
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
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
16772 ! thrdvar.h util.c
16773____________________________________________________________________________
16774[ 3474] By: gsar on 1999/05/25 08:39:56
16775 Log: test case for change#3470
16776 Branch: perl
16777 ! t/lib/bigintpm.t
16778____________________________________________________________________________
16779[ 3473] By: gsar on 1999/05/25 08:36:52
16780 Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
16781 Branch: perl
16782 ! Changes pod/perlport.pod
16783____________________________________________________________________________
b7df3edc
GS
16784[ 3472] By: gsar on 1999/05/25 08:28:57
16785 Log: assorted tweaks
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
16789 ! win32/config_H.vc win32/makedef.pl
16790____________________________________________________________________________
16791[ 3471] By: gsar on 1999/05/25 06:06:04
16792 Log: perlref update from Tom Christiansen
16793 Branch: perl
16794 ! pod/perlref.pod
16795____________________________________________________________________________
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()
16801 Branch: perl
16802 ! hv.c
16803____________________________________________________________________________
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>)
16807 Branch: perl
16808 ! lib/ExtUtils/MM_Unix.pm
16809____________________________________________________________________________
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.
16815 Branch: perl
16816 ! lib/Pod/Text.pm
16817____________________________________________________________________________
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
16821 Branch: perl
16822 ! pp_hot.c
16823____________________________________________________________________________
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
16827 Branch: perl
16828 ! pod/perldiag.pod pp_ctl.c
16829____________________________________________________________________________
16830[ 3465] By: gsar on 1999/05/25 02:24:08
16831 Log: add caveat about close(PIPE) carelessness
16832 Branch: perl
16833 ! pod/perlfunc.pod
16834____________________________________________________________________________
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)
16838 Branch: perl
16839 ! op.c
16840____________________________________________________________________________
16841[ 3463] By: gsar on 1999/05/24 23:31:58
16842 Log: change#3455 had a typo
16843 Branch: perl
16844 ! pp_ctl.c
16845____________________________________________________________________________
16846[ 3462] By: gsar on 1999/05/24 17:32:20
16847 Log: more pod updates from Tom Christiansen; regen perltoc
16848 Branch: perl
16849 ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
16850 ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
16851____________________________________________________________________________
16852[ 3461] By: gsar on 1999/05/24 07:41:32
16853 Log: perlmod notes from Damian Conway (via Tom Christiansen)
16854 Branch: perl
16855 ! pod/perlmod.pod
16856____________________________________________________________________________
16857[ 3460] By: gsar on 1999/05/24 07:24:11
16858 Log: major pod update from Tom Christiansen
16859 Branch: perl
16860 + pod/perltootc.pod
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
16871 ! pod/perlxs.pod pod/pod2man.PL
16872____________________________________________________________________________
16873[ 3459] By: gsar on 1999/05/24 06:26:48
16874 Log: perlfaq update from Tom Christiansen
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
16879 ! pod/perlfaq9.pod
16880____________________________________________________________________________
16881[ 3458] By: gsar on 1999/05/24 05:55:11
16882 Log: updated to v1.50 from CPAN
16883 Branch: perl
16884 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
16885____________________________________________________________________________
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
16891 Branch: perl
16892 ! cop.h op.c perl.c pp_ctl.c toke.c util.c
16893____________________________________________________________________________
16894[ 3456] By: gsar on 1999/05/24 05:18:06
16895 Log: make -t mode the default on emacs/dumb terminals
16896 Branch: perl
16897 ! Changes utils/perldoc.PL
16898____________________________________________________________________________
d49321e7
GS
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)
16902 Branch: perl
16903 ! pp_ctl.c
16904____________________________________________________________________________
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
16910 Branch: perl
16911 ! lib/ExtUtils/MM_Unix.pm
16912____________________________________________________________________________
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
16919 Branch: perl
16920 ! lib/diagnostics.pm
16921____________________________________________________________________________
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>)
16925 Branch: perl
16926 ! pp_ctl.c
16927____________________________________________________________________________
16928[ 3451] By: gsar on 1999/05/24 03:03:05
16929 Log: minor logic tweak for reserved word warning
16930 Branch: perl
16931 ! lib/Test/Harness.pm toke.c
16932____________________________________________________________________________
16933[ 3450] By: gsar on 1999/05/24 02:34:20
16934 Log: oops, some files missing in change#3449
16935 Branch: perl
16936 ! op.c op.h toke.c
16937____________________________________________________________________________
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
16943 Branch: perl
16944 ! t/comp/proto.t
16945____________________________________________________________________________
16946[ 3448] By: gsar on 1999/05/24 01:51:24
16947 Log: remove vestiges of PL_last_proto
16948 Branch: perl
16949 ! embedvar.h intrpvar.h objXSUB.h
16950____________________________________________________________________________
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
16957 Branch: perl
16958 ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
16959____________________________________________________________________________
16960[ 3446] By: gsar on 1999/05/23 05:00:55
16961 Log: remove redundant part of change#1169 superceded by change#2061;
16962 avoid "future reserved word" warning on prototypical bearwords
16963 Branch: perl
16964 ! t/lib/fatal.t toke.c
16965____________________________________________________________________________
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)
16971 Branch: perl
16972 ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
16973____________________________________________________________________________
16974[ 3444] By: gsar on 1999/05/21 23:08:55
16975 Log: integrate Configure changes from cfgperl
16976 Branch: perl
16977 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16978 !> config_h.SH
16979____________________________________________________________________________
16980[ 3443] By: jhi on 1999/05/21 22:00:56
16981 Log: Integrate from mainperl.
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
16986 !> win32/perlhost.h win32/win32.c x2p/walk.c
16987____________________________________________________________________________
16988[ 3442] By: jhi on 1999/05/21 21:59:46
16989 Log: fflush.
16990 Branch: cfgperl
16991 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16992 ! config_h.SH
16993____________________________________________________________________________
16994[ 3441] By: gsar on 1999/05/21 17:48:55
16995 Log: integrate cfgperl changes
16996 Branch: perl
16997 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16998 !> config_h.SH hints/sunos_4_1.sh installperl
16999____________________________________________________________________________
17000[ 3440] By: gsar on 1999/05/21 17:42:49
17001 Log: test tweak
17002 Branch: perl
17003 ! t/comp/proto.t
17004____________________________________________________________________________
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)
17009 Branch: perl
17010 ! Changes perl.h
17011____________________________________________________________________________
e2dbf222
GS
17012[ 3438] By: gsar on 1999/05/20 16:41:01
17013 Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
17014 Branch: perl
17015 ! pod/perlport.pod
17016____________________________________________________________________________
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).
17020 Branch: cfgperl
17021 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17022 ! config_h.SH hints/sunos_4_1.sh
17023____________________________________________________________________________
17024[ 3436] By: gsar on 1999/05/20 05:18:26
17025 Log: various little nits
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
17029 ! win32/perlhost.h win32/win32.c x2p/walk.c
17030____________________________________________________________________________
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>
17037 Branch: cfgperl
17038 ! installperl
17039____________________________________________________________________________
17040[ 3434] By: jhi on 1999/05/17 21:25:54
17041 Log: Integrate from mainperl.
17042 Branch: cfgperl
17043 +> lib/ExtUtils/MM_Cygwin.pm
17044 - cygwin32/impure_ptr.c
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
17049 !> x2p/find2perl.PL
17050____________________________________________________________________________
17051[ 3433] By: gsar on 1999/05/17 09:49:01
17052 Log: integrate cfgperl changes into mainline
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
17057 !> util.c
17058____________________________________________________________________________
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)
17062 Branch: perl
17063 ! gv.c pod/perldiag.pod pp.c pp_hot.c
17064____________________________________________________________________________
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
17070 Branch: perl
17071 ! x2p/find2perl.PL
17072____________________________________________________________________________
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
17079 Branch: perl
17080 + lib/ExtUtils/MM_Cygwin.pm
17081 - cygwin32/impure_ptr.c
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
17085 ! perl.h util.c
17086____________________________________________________________________________
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)
17092 Branch: perl
17093 ! INSTALL
17094____________________________________________________________________________
17095[ 3428] By: jhi on 1999/05/17 07:03:26
17096 Log: Integrate from mainperl modulo the Socket.xs change.
17097 Branch: cfgperl
17098 !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
17099 !> win32/win32.c win32/win32.h
17100____________________________________________________________________________
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>
17107 Branch: cfgperl
17108 ! ext/Devel/Peek/Peek.xs
17109____________________________________________________________________________
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>
17116 Branch: cfgperl
17117 ! pod/perldiag.pod
17118____________________________________________________________________________
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
17122 Branch: perl
17123 ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
17124 ! win32/win32.h
17125____________________________________________________________________________
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.
17136 Branch: perl
17137 ! op.c
17138____________________________________________________________________________
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)
17142 Branch: perl
17143 ! win32/win32.c
17144____________________________________________________________________________
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>
17151 Branch: cfgperl
17152 ! configure.com
17153____________________________________________________________________________
17154[ 3421] By: jhi on 1999/05/14 07:34:20
17155 Log: Integrate from mainperl.
17156 Branch: cfgperl
17157 !> lib/ExtUtils/MM_Unix.pm win32/win32.c
17158____________________________________________________________________________
17159[ 3420] By: jhi on 1999/05/14 07:33:26
17160 Log: Still fflushing.
17161 Branch: cfgperl
17162 ! Configure config_h.SH util.c
17163____________________________________________________________________________
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)
17167 Branch: perl
17168 ! win32/win32.c
17169____________________________________________________________________________
17170[ 3418] By: gsar on 1999/05/14 03:06:50
17171 Log: make win32_longname() preserve kind of slashes in argument
17172 Branch: perl
17173 ! win32/win32.c
17174____________________________________________________________________________
17175[ 3417] By: gsar on 1999/05/14 03:04:44
17176 Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
17177 Branch: perl
17178 ! lib/ExtUtils/MM_Unix.pm
17179____________________________________________________________________________
17180[ 3416] By: jhi on 1999/05/13 21:18:06
17181 Log: Integrate from mainperl.
17182 Branch: cfgperl
17183 !> pp_ctl.c
17184____________________________________________________________________________
17185[ 3415] By: jhi on 1999/05/13 21:16:49
17186 Log: Fixes from Andy Dougherty (via private email).
17187 Branch: cfgperl
17188 ! Configure config_h.SH
17189____________________________________________________________________________
17190[ 3414] By: nick on 1999/05/13 20:04:26
17191 Log: valist vs va_list typo
17192 Branch: perl
17193 ! pp_ctl.c
17194____________________________________________________________________________
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>
17201 Branch: cfgperl
17202 ! INSTALL
17203____________________________________________________________________________
17204[ 3412] By: jhi on 1999/05/13 14:20:17
17205 Log: Integrate from mainperl.
17206 Branch: cfgperl
17207 !> pp_ctl.c
17208____________________________________________________________________________
17209[ 3411] By: gsar on 1999/05/13 14:16:56
17210 Log: docatch_body() declaration mismatch
17211 Branch: perl
17212 ! pp_ctl.c
17213____________________________________________________________________________
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.
17216 Branch: cfgperl
17217 ! Configure config_h.SH perl.h
17218____________________________________________________________________________
17219[ 3409] By: jhi on 1999/05/13 13:31:53
17220 Log: Still fflushing strong.
17221 Branch: cfgperl
17222 ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
17223 ! proto.h util.c
17224____________________________________________________________________________
17225[ 3408] By: jhi on 1999/05/12 14:30:23
17226 Log: Integrate from mainperl.
17227 Branch: cfgperl
17228 !> (integrate 30 files)
17229____________________________________________________________________________
17230[ 3407] By: jhi on 1999/05/12 12:28:31
17231 Log: Be tidier with fflush(NULL) testing.
17232 Branch: cfgperl
17233 ! Configure config_h.SH
17234____________________________________________________________________________
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
17241 Branch: perl
17242 ! pp.c t/op/list.t
17243____________________________________________________________________________
17244[ 3405] By: gsar on 1999/05/12 11:22:27
17245 Log: change#3397 needs test tweak
17246 Branch: perl
17247 ! Changes t/pragma/warn/sv
17248____________________________________________________________________________
17249[ 3404] By: gsar on 1999/05/12 11:07:44
17250 Log: typo in change#3397
17251 Branch: perl
17252 ! doop.c
17253____________________________________________________________________________
b0c98cec
GS
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
17259 Branch: perl
17260 ! lib/Test/Harness.pm
17261____________________________________________________________________________
17262[ 3402] By: gsar on 1999/05/12 10:42:06
17263 Log: typo in change#3400
17264 Branch: perl
17265 ! ext/B/B/Deparse.pm
17266____________________________________________________________________________
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.
17270 Branch: cfgperl
17271 ! Configure config_h.SH
17272____________________________________________________________________________
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...)
17279 Branch: perl
17280 ! ext/B/B/Deparse.pm
17281____________________________________________________________________________
17282[ 3399] By: gsar on 1999/05/12 10:36:02
17283 Log: more testsuite smarts (many of them courtesy Ilya)
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
17291 ! t/op/pwent.t
17292____________________________________________________________________________
17293[ 3398] By: jhi on 1999/05/12 09:33:08
17294 Log: Detect whether fflush(NULL) works as per change #3352.
17295 Branch: cfgperl
17296 ! Configure config_h.SH perl.h
17297____________________________________________________________________________
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
17303 Branch: perl
17304 ! doop.c
17305____________________________________________________________________________
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
17309 Branch: perl
17310 ! win32/win32.c
17311____________________________________________________________________________
17312[ 3395] By: jhi on 1999/05/11 22:21:32
17313 Log: Redo parts of #3341 and #3358 that #3394 undid.
17314 Branch: cfgperl
17315 ! Configure config_h.SH
17316____________________________________________________________________________
17317[ 3394] By: jhi on 1999/05/11 22:03:48
17318 Log: Add I_NETINET_TCP to help change #3391.
17319 Branch: cfgperl
17320 ! Configure config_h.SH ext/Socket/Socket.xs
17321____________________________________________________________________________
17322[ 3393] By: jhi on 1999/05/11 21:44:59
17323 Log: Integrate from mainperl.
17324 Branch: cfgperl
17325 !> (integrate 55 files)
17326____________________________________________________________________________
17327[ 3392] By: gsar on 1999/05/11 20:56:43
17328 Log: update embedvar.h
17329 Branch: perl
17330 ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
17331____________________________________________________________________________
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]
17337 Branch: perl
17338 ! ext/Socket/Socket.pm ext/Socket/Socket.xs
17339____________________________________________________________________________
17340[ 3390] By: gsar on 1999/05/11 15:27:40
17341 Log: display more frequent progress messages when STDOUT is a tty
17342 Branch: perl
17343 ! lib/Test/Harness.pm
17344____________________________________________________________________________
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
17350 Branch: perl
17351 ! lib/Test/Harness.pm
17352____________________________________________________________________________
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
17358 Branch: perl
17359 ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
17360____________________________________________________________________________
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
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
17378 ! win32/win32.c win32/win32.h
17379____________________________________________________________________________
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
17386 Branch: perl
17387 ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
17388 ! scope.c scope.h thrdvar.h util.c
17389____________________________________________________________________________
a6c40364
GS
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>)
17394 Branch: perl
17395 ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
17396 ! pod/perldiag.pod proto.h sv.c sv.h util.c
17397____________________________________________________________________________
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)
17401 Branch: cfgperl
17402 ! INSTALL hints/dec_osf.sh
17403____________________________________________________________________________
17404[ 3381] By: jhi on 1999/05/10 14:39:28
17405 Log: Integrate from mainperl.
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
17415 +> t/op/numconvert.t utils/perlbc.PL
17416 - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
17417 - cygwin32/perlld
17418 !> (integrate 105 files)
17419____________________________________________________________________________
17420[ 3380] By: gsar on 1999/05/10 12:27:14
17421 Log: regen regnodes.h
17422 Branch: perl
17423 ! Changes regnodes.h
17424____________________________________________________________________________
885f9e59
GS
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
17430 Branch: perl
17431 ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
17432 ! win32/config_H.vc
17433____________________________________________________________________________
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
17439 Branch: perl
17440 + t/op/numconvert.t
17441 ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
17442 ! util.c
17443____________________________________________________________________________
17444[ 3377] By: gsar on 1999/05/10 11:39:48
17445 Log: pp_modulo comment tweak from Ilya
17446 Branch: perl
17447 ! pp.c
17448____________________________________________________________________________
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]
17454 Branch: perl
17455 ! lib/Test.pm
17456____________________________________________________________________________
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
17462 Branch: perl
17463 ! sv.c
17464____________________________________________________________________________
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
17470 Branch: perl
17471 ! perl.h
17472____________________________________________________________________________
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)
17478 Branch: perl
17479 ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
17480 ! util.c
17481____________________________________________________________________________
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
17487 Branch: perl
17488 ! regcomp.c regcomp.pl
17489____________________________________________________________________________
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
17495 Branch: perl
17496 ! installhtml lib/Pod/Html.pm
17497____________________________________________________________________________
17498[ 3370] By: gsar on 1999/05/10 10:45:52
17499 Log: testsuite nits
17500 Branch: perl
17501 ! t/lib/io_linenum.t t/op/filetest.t
17502____________________________________________________________________________
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
17508 Branch: perl
17509 ! os2/os2ish.h os2/os2thread.h
17510____________________________________________________________________________
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
17516 Branch: perl
17517 ! dump.c
17518____________________________________________________________________________
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
17526 Branch: perl
17527 ! pp_sys.c
17528____________________________________________________________________________
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
17534 Branch: perl
17535 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
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____________________________________________________________________________
db085819
GS
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
17603 Branch: perl
17604 ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
17605 ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
17606____________________________________________________________________________
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
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
17619 + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
17620 - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
17621 - cygwin32/perlld
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
17627 ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
17628____________________________________________________________________________
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
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
17639 ! vms/subconfigure.com vms/test.com vms/vms.c
17640____________________________________________________________________________
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
17647 Branch: perl
17648 + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
17649 + ext/ByteLoader/Makefile.PL utils/perlbc.PL
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
17653 ! utils/Makefile win32/Makefile win32/makefile.mk
17654____________________________________________________________________________
17655[ 3355] By: gsar on 1999/05/10 03:22:49
17656 Log: document 'test' attribute (from Andreas Koenig)
17657 Branch: perl
17658 ! lib/ExtUtils/MakeMaker.pm
17659____________________________________________________________________________
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
17665 Branch: perl
17666 ! util.c
17667____________________________________________________________________________
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()
17671 Branch: perl
17672 ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
17673 ! win32/win32iop.h
17674____________________________________________________________________________
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
17679 Branch: perl
17680 ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
17681 ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
17682____________________________________________________________________________
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>)
17686 Branch: perl
17687 ! utils/perlcc.PL
17688____________________________________________________________________________
17689[ 3350] By: gsar on 1999/05/09 20:39:11
17690 Log: normalize $^X to full pathname on win32
17691 Branch: perl
17692 ! win32/runperl.c
17693____________________________________________________________________________
17694[ 3349] By: gsar on 1999/05/09 20:23:07
17695 Log: allow readline($globref), <$globref> already works
17696 Branch: perl
17697 ! pp_hot.c
17698____________________________________________________________________________
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>)
17702 Branch: perl
17703 ! utils/perldoc.PL
17704____________________________________________________________________________
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>
17708 Branch: perl
17709 ! ext/Thread/Thread.pm
17710____________________________________________________________________________
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?
17716 Branch: perl
17717 ! ext/B/B/Xref.pm
17718____________________________________________________________________________
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
17722 Branch: perl
17723 ! win32/win32.c
17724____________________________________________________________________________
17725[ 3344] By: gsar on 1999/05/09 03:20:06
17726 Log: fix typo in dbm filters that caused odbm.t to fail
17727 Branch: perl
17728 ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
17729____________________________________________________________________________
17730[ 3343] By: gsar on 1999/05/09 02:02:59
17731 Log: tweak test totals
17732 Branch: perl
17733 ! Changes t/lib/tie-stdhandle.t
17734____________________________________________________________________________
4068bd03
GS
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>)
17738 Branch: perl
17739 ! lib/autouse.pm
17740____________________________________________________________________________
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>)
17744 Branch: perl
17745 ! Configure Makefile.SH
17746____________________________________________________________________________
17747[ 3340] By: gsar on 1999/05/09 00:40:41
17748 Log: generate manpages for newly added utils
17749 Branch: perl
17750 ! installman
17751____________________________________________________________________________
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
17757 Branch: perl
17758 ! toke.c
17759____________________________________________________________________________
17760[ 3338] By: jhi on 1999/05/08 22:40:29
17761 Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
17762 Branch: cfgperl
17763 ! INSTALL
17764____________________________________________________________________________
17765[ 3337] By: jhi on 1999/05/08 22:22:26
17766 Log: Integrate from mainperl.
17767 Branch: cfgperl
17768 +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
17769 !> (integrate 54 files)
17770____________________________________________________________________________
17771[ 3336] By: gsar on 1999/05/08 21:48:22
17772 Log: make perldoc -f grok nested =items
17773 Branch: perl
17774 ! utils/perldoc.PL
17775____________________________________________________________________________
17776[ 3335] By: gsar on 1999/05/08 19:48:11
17777 Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
17778 Branch: perl
17779 ! op.c t/lib/fields.t
17780____________________________________________________________________________
17781[ 3334] By: gsar on 1999/05/08 19:09:41
17782 Log: update test totals
17783 Branch: perl
17784 ! t/lib/bigintpm.t
17785____________________________________________________________________________
17786[ 3333] By: gsar on 1999/05/08 16:56:02
17787 Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
17788 Branch: perl
17789 ! pod/perlfunc.pod
17790____________________________________________________________________________
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
17797 Branch: perl
17798 ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
17799____________________________________________________________________________
17800[ 3331] By: gsar on 1999/05/08 16:09:33
17801 Log: avoid temporary files named 'tmp'
17802 Branch: perl
17803 ! Makefile.SH pp.c
17804____________________________________________________________________________
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.
17809 Branch: perl
17810 + t/lib/tie-stdhandle.t
17811 ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
17812____________________________________________________________________________
17813[ 3329] By: nick on 1999/05/08 12:03:45
17814 Log: Tweaks to open(my $fh,...) stuff
17815 Branch: perl
17816 ! op.c pp.c pp_sys.c t/io/open.t
17817____________________________________________________________________________
17818[ 3328] By: nick on 1999/05/08 11:18:42
17819 Log: Bring SDBM_File.xs into line with new typemap
17820 Branch: perl
17821 ! ext/SDBM_File/SDBM_File.xs
17822____________________________________________________________________________
17823[ 3327] By: gsar on 1999/05/08 00:07:11
17824 Log: add test case for AUTOLOAD reentrancy fix in change#3279
17825 Branch: perl
17826 ! t/lib/autoloader.t
17827____________________________________________________________________________
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,...)
17838 Branch: perl
17839 ! op.c pp.c pp_sys.c t/io/open.t
17840____________________________________________________________________________
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().
17843 Branch: perl
17844 ! util.c
17845____________________________________________________________________________
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)
17849 Branch: perl
17850 ! util.c
17851____________________________________________________________________________
17852[ 3323] By: gsar on 1999/05/07 19:45:08
17853 Log: allow line numbers to show in diagnostics during global destruction
17854 Branch: perl
17855 ! util.c
17856____________________________________________________________________________
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
17862 Branch: perl
17863 ! lib/ExtUtils/MM_VMS.pm
17864____________________________________________________________________________
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
17870 Branch: perl
17871 ! Makefile.SH
17872____________________________________________________________________________
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
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
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____________________________________________________________________________
4068bd03
GS
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)
17950 Branch: perl
17951 ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
17952 ! t/op/ref.t
17953____________________________________________________________________________
17954[ 3313] By: jhi on 1999/05/06 07:59:52
17955 Log: Integrate from mainperl.
17956 Branch: cfgperl
17957 !> (integrate 33 files)
17958____________________________________________________________________________
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>)
17962 Branch: perl
17963 ! lib/unicode/UnicodeData-Latest.txt
17964____________________________________________________________________________
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
17970 Branch: perl
17971 ! hints/solaris_2.sh
17972____________________________________________________________________________
17973[ 3310] By: gsar on 1999/05/06 05:14:35
17974 Log: emit more accurate diagnostic for syntax errors involving <>
17975 within eval""
17976 Branch: perl
17977 ! toke.c utils/perldoc.PL
17978____________________________________________________________________________
17979[ 3309] By: gsar on 1999/05/06 04:36:31
17980 Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
17981 Branch: perl
17982 ! t/lib/open3.t
17983____________________________________________________________________________
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
17992 Branch: perl
17993 ! toke.c
17994____________________________________________________________________________
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
c9fdb9e9 17997 change#3180)
4068bd03
GS
17998 Branch: perl
17999 ! op.c
18000____________________________________________________________________________
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
18007 Branch: perl
18008 ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
18009 ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
18010____________________________________________________________________________
f675dbe5
CB
18011[ 3305] By: gsar on 1999/05/05 16:20:19
18012 Log: make perldoc use backslashed pathnames within system() on win32
18013 Branch: perl
18014 ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
18015____________________________________________________________________________
18016[ 3304] By: gsar on 1999/05/05 07:29:43
18017 Log: upgrade Pod::Parser to v1.081 from CPAN
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
18021 ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
18022____________________________________________________________________________
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
18028 Branch: perl
18029 ! INSTALL
18030____________________________________________________________________________
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
18037 Branch: perl
18038 ! lib/base.pm lib/locale.pm
18039____________________________________________________________________________
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)
18043 Branch: perl
18044 ! pod/pod2man.PL
18045____________________________________________________________________________
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)
18049 Branch: perl
18050 ! win32/win32.c
18051____________________________________________________________________________
18052[ 3299] By: gsar on 1999/05/02 19:39:55
18053 Log: add test case for change#3298
18054 Branch: perl
18055 ! sv.c t/op/readdir.t
18056____________________________________________________________________________
18057[ 3298] By: gsar on 1999/05/02 19:24:41
18058 Log: close directory handles properly when localized
18059 Branch: perl
18060 ! sv.c
18061____________________________________________________________________________
18062[ 3297] By: jhi on 1999/04/30 11:42:14
18063 Log: Integrate from mainperl.
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
18069 !> vms/subconfigure.com win32/win32.c
18070____________________________________________________________________________
18071[ 3293] By: chip on 1999/04/29 18:50:49
18072 Log: Fix shebang lines.
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
18078 ! x2p/find2perl.PL x2p/s2p.PL
18079____________________________________________________________________________
18080[ 3284] By: gsar on 1999/04/27 00:48:42
18081 Log: integrate change#3279 from maint-5.004
18082 Branch: perl
18083 ! lib/AutoLoader.pm
18084____________________________________________________________________________
18085[ 3279] By: chip on 1999/04/26 23:09:26
18086 Log: Make &AutoLoad::AUTOLOAD reentrant.
18087 Branch: maint-5.004/perl
18088 ! lib/AutoLoader.pm
18089____________________________________________________________________________
18090[ 3276] By: chip on 1999/04/26 22:34:36
18091 Log: Make porting scripts executable.
18092 Branch: maint-5.004/perl
18093 ! Changes Porting/genlog Porting/makerel Porting/p4desc
18094 ! Porting/patchls
18095____________________________________________________________________________
18096[ 3274] By: gsar on 1999/04/26 17:30:31
18097 Log: allow embedded null characters in diagnostics
18098 Branch: perl
18099 ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
18100____________________________________________________________________________
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
18107 Branch: perl
18108 ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
18109 ! vms/munchconfig.c vms/subconfigure.com
18110____________________________________________________________________________
18111[ 3272] By: gsar on 1999/04/26 08:25:41
18112 Log: update Changes; tweak minor regressions
18113 Branch: perl
18114 ! Changes lib/AutoSplit.pm lib/File/Path.pm
18115____________________________________________________________________________
18116[ 3271] By: gsar on 1999/04/26 07:52:51
18117 Log: integrate change#3229 from maint-5.004
18118 Branch: perl
18119 ! pp_ctl.c util.c
18120____________________________________________________________________________
53667d02
GS
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)
18125 Branch: perl
18126 ! pp.c t/op/ref.t
18127____________________________________________________________________________
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)
18131 Branch: perl
18132 ! win32/win32.c
18133____________________________________________________________________________
18134[ 3268] By: gsar on 1999/04/24 16:38:25
18135 Log: kill dup hunk
18136 Branch: perl
18137 ! config_h.SH
18138____________________________________________________________________________
18139[ 3267] By: gsar on 1999/04/24 16:35:57
18140 Log: integrate cfgperl changes into mainline
18141 Branch: perl
18142 +> myconfig.SH
18143 - myconfig
18144 ! pod/perlre.pod
18145 !> (integrate 38 files)
18146____________________________________________________________________________
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>
18166 Branch: cfgperl
18167 ! vms/descrip_mms.template
18168____________________________________________________________________________
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>
18175 Branch: cfgperl
18176 ! Porting/pumpkin.pod
18177____________________________________________________________________________
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>
18184 Branch: cfgperl
18185 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18186 ! config_h.SH
18187____________________________________________________________________________
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>
18194 Branch: cfgperl
18195 ! pod/perlbook.pod
18196____________________________________________________________________________
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>
18204 Branch: cfgperl
18205 ! hints/solaris_2.sh
18206____________________________________________________________________________
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>
18213 Branch: cfgperl
18214 ! pod/perldata.pod
18215____________________________________________________________________________
18216[ 3259] By: jhi on 1999/04/13 23:12:52
18217 Log: LDLIBPTH also on 'clean' targets.
18218 Branch: cfgperl
18219 ! Makefile.SH
18220____________________________________________________________________________
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).
18224 Branch: cfgperl
18225 ! pp.c t/op/repeat.t
18226____________________________________________________________________________
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.
18230 Branch: cfgperl
18231 ! hints/aix.sh
18232____________________________________________________________________________
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).
18235 Branch: cfgperl
18236 ! doio.c perl.h
18237____________________________________________________________________________
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>
18244 Branch: cfgperl
18245 ! lib/ExtUtils/MM_VMS.pm
18246____________________________________________________________________________
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>
18253 Branch: cfgperl
18254 ! hints/openbsd.sh
18255____________________________________________________________________________
18256[ 3229] By: chip on 1999/04/13 04:04:14
18257 Log: Preserve errno from importunities of sfio.
18258 Branch: maint-5.004/perl
18259 ! pp_ctl.c util.c
18260____________________________________________________________________________
18261[ 3226] By: jhi on 1999/04/11 12:52:26
18262 Log: If both ways to call semctl are broken, skip the tests.
18263 Branch: cfgperl
18264 ! t/lib/ipc_sysv.t
18265____________________________________________________________________________
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>
18273 Branch: cfgperl
18274 ! ext/POSIX/POSIX.xs
18275____________________________________________________________________________
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)
18284 Branch: cfgperl
18285 ! hints/linux.sh
18286____________________________________________________________________________
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>
18295 Branch: cfgperl
18296 ! lib/Cwd.pm
18297____________________________________________________________________________
18298[ 3220] By: jhi on 1999/04/04 16:33:49
18299 Log: Integrate from mainperl.
18300 Branch: cfgperl
18301 !> (integrate 39 files)
18302____________________________________________________________________________
18303[ 3219] By: gsar on 1999/04/04 02:48:17
18304 Log: tweak previous change
18305 Branch: maint-5.005/perl
18306 ! win32/win32.c
18307____________________________________________________________________________
18308[ 3218] By: gsar on 1999/04/04 02:44:47
18309 Log: be careful about extending the stack for the Win32:: builtins
18310 Branch: maint-5.005/perl
18311 ! win32/win32.c
18312____________________________________________________________________________
18313[ 3217] By: gsar on 1999/04/04 01:59:26
18314 Log: correct places that said newSVpv() when they meant newSVpvn()
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
18322 ! win32/win32.c
18323____________________________________________________________________________
18324[ 3216] By: gsar on 1999/04/03 23:58:27
18325 Log: avoid duplicate code
18326 Branch: perl
18327 ! sv.c
18328____________________________________________________________________________
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
18332 Branch: perl
18333 ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
18334 ! sv.c
18335____________________________________________________________________________
18336[ 3214] By: gsar on 1999/04/03 21:01:09
18337 Log: scrounge and save three extra branches in pp_entersub()
18338 Branch: perl
18339 ! cv.h pp_ctl.c pp_hot.c
18340____________________________________________________________________________
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
18344 Branch: perl
18345 ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
18346 ! proto.h scope.c sv.c sv.h
18347____________________________________________________________________________
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>
18356 Branch: cfgperl
18357 ! doio.c pp_sys.c
18358____________________________________________________________________________
18359[ 3211] By: jhi on 1999/04/03 13:27:26
18360 Log: Change #3210 was rather unportable. This is better.
18361 Branch: cfgperl
18362 ! Configure config_h.SH
18363____________________________________________________________________________
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>
18373 Branch: cfgperl
18374 ! Configure config_h.SH
18375____________________________________________________________________________
18376[ 3209] By: jhi on 1999/04/03 12:49:04
18377 Log: Integrate from mainperl.
18378 Branch: cfgperl
18379 !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
18380____________________________________________________________________________
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>
18391 Branch: cfgperl
18392 ! hints/irix_6.sh
18393____________________________________________________________________________
18394[ 3207] By: jhi on 1999/04/03 12:20:21
18395 Log: Be polite about usemymalloc.
18396 Branch: cfgperl
18397 ! hints/aix.sh
18398____________________________________________________________________________
18399[ 3206] By: gsar on 1999/04/02 23:31:59
18400 Log: a typo in change#3205
18401 Branch: perl
18402 ! t/lib/bigfloatpm.t
18403____________________________________________________________________________
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)
18407 Branch: perl
18408 ! t/lib/bigfloatpm.t
18409____________________________________________________________________________
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>
18418 Branch: cfgperl
18419 ! hints/linux.sh
18420____________________________________________________________________________
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>
18429 Branch: cfgperl
18430 ! hints/linux.sh
18431____________________________________________________________________________
18432[ 3202] By: gsar on 1999/04/02 21:23:18
18433 Log: various little goofs
18434 Branch: perl
18435 ! Changes Makefile.SH README installperl
18436____________________________________________________________________________
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=''.
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
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.
18464 Branch: maint-5.005/perl
18465 ! pod/perlhist.pod
18466____________________________________________________________________________
18467[ 3194] By: jhi on 1999/03/28 12:30:01
18468 Log: Integrate from mainperl.
18469 Branch: cfgperl
18470 +> t/op/grep.t
18471 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
18472 ! t/lib/bigintpm.t
18473 !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
18474 !> t/lib/thread.t
18475____________________________________________________________________________
18476[ 3189] By: gsar on 1999/03/28 08:22:00
18477 Log: various pod niggles
18478 Branch: maint-5.005/perl
18479 ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
18480 ! pod/perlfunc.pod pod/perlhist.pod
18481____________________________________________________________________________
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)
18485 Branch: maint-5.005/perl
18486 ! win32/GenCAPI.pl
18487____________________________________________________________________________
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
18491 Branch: maint-5.005/perl
18492 ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
18493____________________________________________________________________________
18494[ 3183] By: gsar on 1999/03/28 06:00:46
18495 Log: update p4 utility to ignore non-text files
18496 Branch: perl
18497 ! Porting/p4desc
18498____________________________________________________________________________
efb12ca0
GS
18499[ 3181] By: gsar on 1999/03/28 03:37:23
18500 Log: integrate change#3179 from maint-5.005
18501 Branch: perl
18502 !> ext/Thread/Thread.xs t/lib/thread.t
18503____________________________________________________________________________
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)
18507 Branch: perl
18508 + t/op/grep.t
18509 ! MANIFEST op.c
18510____________________________________________________________________________
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)>
18514 Branch: maint-5.005/perl
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
18524 Branch: maint-5.005/perl
18525 ! pod/perlthrtut.pod
18526____________________________________________________________________________
18527[ 3173] By: gbarr on 1999/03/27 18:19:47
18528 Log: Update Test.pm to VERSION 1.122 from CPAN
18529 Branch: maint-5.005/perl
18530 ! lib/Test.pm
18531____________________________________________________________________________
18532[ 3171] By: jhi on 1999/03/26 22:38:28
18533 Log: Integrate from mainperl.
18534 Branch: cfgperl
18535 !> (integrate 37 files)
18536____________________________________________________________________________
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'
18540 Branch: perl
18541 ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
18542 ! t/op/misc.t t/op/re_tests toke.c
18543____________________________________________________________________________
18544[ 3169] By: gsar on 1999/03/26 00:50:51
18545 Log: better description of "Integer overflow" diagnostic
18546 Branch: perl
18547 ! pod/perldiag.pod
18548____________________________________________________________________________
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
18555 Branch: perl
18556 ! ext/B/B/Bblock.pm ext/B/B/CC.pm
18557____________________________________________________________________________
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>)
18561 Branch: perl
18562 ! pod/perlsyn.pod
18563____________________________________________________________________________
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>)
18567 Branch: perl
18568 ! pod/perlsub.pod
18569____________________________________________________________________________
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>)
18573 Branch: perl
18574 ! ext/B/B/C.pm
18575____________________________________________________________________________
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
18581 Branch: perl
18582 ! ext/B/B.xs op.h opcode.pl
18583____________________________________________________________________________
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
18593 Branch: perl
18594 ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
18595____________________________________________________________________________
18596[ 3162] By: gsar on 1999/03/25 06:11:46
18597 Log: fix a few places that said 'int', but meant 'STRLEN'
18598 Branch: perl
18599 ! pod/perlguts.pod proto.h sv.c
18600____________________________________________________________________________
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
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
18610 ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
18611____________________________________________________________________________
18612[ 3160] By: gsar on 1999/03/25 02:26:31
18613 Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
18614 Branch: perl
18615 ! opcode.h opcode.pl
18616____________________________________________________________________________
18617[ 3159] By: gsar on 1999/03/25 02:18:17
18618 Log: add statement-modifier loops to :base_loop class
18619 Branch: perl
18620 ! ext/Opcode/Opcode.pm
18621____________________________________________________________________________
18622[ 3158] By: gsar on 1999/03/25 00:36:57
18623 Log: integrate changes#3105,3130,3154 from maint-5.005
18624 Branch: perl
18625 !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
18626____________________________________________________________________________
18627[ 3157] By: gsar on 1999/03/25 00:24:17
18628 Log: remove bogus panic()
18629 Branch: perl
18630 ! Changes lib/Math/BigFloat.pm
18631____________________________________________________________________________
18632[ 3156] By: jhi on 1999/03/24 22:43:43
18633 Log: Integrate from mainperl.
18634 Branch: cfgperl
18635 +> (branch 38 files)
18636 !> (integrate 68 files)
18637____________________________________________________________________________
18638[ 3155] By: jhi on 1999/03/24 22:12:17
18639 Log: Configure regenerated because of changes #3130/#3154 and #3147.
18640 Branch: cfgperl
18641 ! Configure config_h.SH
18642____________________________________________________________________________
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.
18646 Branch: maint-5.005/perl
18647 ! INSTALL
18648____________________________________________________________________________
0e8b9368
GS
18649[ 3153] By: gsar on 1999/03/24 10:38:05
18650 Log: applied suggested patch, modulo superceded 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
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
18659 ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
18660____________________________________________________________________________
18661[ 3152] By: gsar on 1999/03/24 10:30:51
18662 Log: applied suggested patch, modulo superceded 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
18667 Branch: perl
18668 ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
18669 ! lib/File/Basename.pm
18670____________________________________________________________________________
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>
18673 Branch: perl
18674 ! pod/perlop.pod
18675____________________________________________________________________________
18676[ 3150] By: gsar on 1999/03/24 10:09:13
18677 Log: missing integration in previous change
18678 Branch: perl
18679 !> README.apollo
18680____________________________________________________________________________
18681[ 3149] By: gsar on 1999/03/24 10:06:44
18682 Log: integrate changes#3116,3119 from maint-5.005
18683 Branch: perl
18684 + README.apollo
18685 +> apollo/netinet/in.h
18686 !> MANIFEST hints/apollo.sh t/lib/io_udp.t
18687____________________________________________________________________________
18688[ 3148] By: gsar on 1999/03/24 10:01:56
18689 Log: integrate changes#3091-3094 from maint-5.005
18690 Branch: perl
18691 !> README.hurd vms/subconfigure.com vos/config.h
18692 !> vos/config_h.SH_orig
18693____________________________________________________________________________
18694[ 3147] By: gsar on 1999/03/24 09:31:49
18695 Log: warn about newfangled vfork() caveats
18696 Branch: perl
18697 ! Configure
18698____________________________________________________________________________
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.
18702 Branch: maint-5.005/perl
18703 ! utils/perlbug.PL
18704____________________________________________________________________________
18705[ 3145] By: gsar on 1999/03/24 08:37:02
18706 Log: integrate change#3115 from maint-5.005
18707 Branch: perl
18708 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
18709 !> ext/DB_File/DB_File.xs ext/DB_File/typemap
18710____________________________________________________________________________
18711[ 3144] By: gsar on 1999/03/24 08:33:59
18712 Log: add note about map in scalar context
18713 Branch: perl
18714 ! pod/perlfunc.pod
18715____________________________________________________________________________
18716[ 3143] By: gsar on 1999/03/24 08:25:59
18717 Log: doc tweak
18718 Branch: perl
18719 ! lib/Time/Local.pm
18720____________________________________________________________________________
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
18727 Branch: perl
18728 ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
18729____________________________________________________________________________
18730[ 3141] By: gsar on 1999/03/24 08:06:12
18731 Log: integrate change#3104 from maint-5.005
18732 Branch: perl
18733 !> README.os390 t/lib/posix.t
18734____________________________________________________________________________
18735[ 3140] By: gsar on 1999/03/24 06:34:56
18736 Log: fix failure of C<&locked_sub;> under -Dusethreads
18737 Branch: perl
18738 ! pp_hot.c t/lib/thread.t
18739____________________________________________________________________________
18740[ 3139] By: gsar on 1999/03/24 05:52:00
18741 Log: debugger tweak (wasn't printing a newline after recalled commands)
18742 Branch: perl
18743 ! lib/perl5db.pl
18744____________________________________________________________________________
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>)
18748 Branch: perl
18749 ! pod/perlfunc.pod
18750____________________________________________________________________________
18751[ 3137] By: gsar on 1999/03/24 02:50:20
18752 Log: better "Illegal %s digit ignored" warnings
18753 Branch: perl
18754 ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
18755 ! toke.c util.c
18756____________________________________________________________________________
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}]/>
18759 Branch: perl
18760 + t/pragma/utf8.t
18761 ! regcomp.c
18762____________________________________________________________________________
18763[ 3135] By: gsar on 1999/03/24 01:29:09
18764 Log: flip release & version in win32_uname()
18765 Branch: perl
18766 ! win32/win32.c
18767____________________________________________________________________________
18768[ 3134] By: gsar on 1999/03/24 01:08:33
18769 Log: support POSIX::uname() via win32_uname()
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
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
18795 ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
18796 ! pod/perldelta.pod pod/perlmodlib.pod
18797____________________________________________________________________________
18798[ 3131] By: gsar on 1999/03/23 22:07:59
18799 Log: integrate cfgperl changes into mainline
18800 Branch: perl
18801 +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
18802 !> Configure Makefile.SH config_h.SH configure.gnu handy.h
18803 !> installperl malloc.c perl.c perl.h pod/perl.pod
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.
18814 Branch: maint-5.005/perl
18815 ! Configure hints/dec_osf.sh
18816____________________________________________________________________________
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)
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
18831 + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
18832 ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
18833 ! win32/Makefile win32/makefile.mk win32/pod.mak
18834____________________________________________________________________________
18835[ 3128] By: jhi on 1999/03/23 10:14:54
18836 Log: Integrate from mainperl.
18837 Branch: cfgperl
18838 !> (integrate 46 files)
18839____________________________________________________________________________
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
18845 Branch: perl
18846 ! lib/Math/BigInt.pm
18847____________________________________________________________________________
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
18854 Branch: perl
18855 ! hints/dec_osf.sh
18856____________________________________________________________________________
18857[ 3125] By: gsar on 1999/03/23 00:56:38
18858 Log: avoid typeglob persistence in pp_readline()
18859 Branch: perl
18860 ! sv.c t/op/gv.t
18861____________________________________________________________________________
18862[ 3124] By: gsar on 1999/03/22 21:12:23
18863 Log: update copyright years
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
18869 ! sv.c sv.h toke.c utf8.c utf8.h util.c
18870____________________________________________________________________________
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
18875 Branch: perl
18876 ! win32/win32.c win32/win32.h
18877____________________________________________________________________________
18878[ 3122] By: jhi on 1999/03/19 21:12:14
18879 Log: Describe the new Benchmark feature in more detail.
18880 Branch: cfgperl
18881 ! pod/perldelta.pod
18882 Branch: maint-5.005/perl
18883 ! pod/perldelta.pod
18884____________________________________________________________________________
18885[ 3121] By: jhi on 1999/03/19 08:16:12
18886 Log: AVAILABILITY tuning.
18887 Branch: cfgperl
18888 ! pod/perl.pod
18889 Branch: maint-5.005/perl
18890 ! pod/perl.pod
18891____________________________________________________________________________
4eb8286e
GS
18892[ 3120] By: jhi on 1999/03/17 14:52:17
18893 Log: Rhapsody change assumed too much.
18894 Branch: cfgperl
18895 ! t/op/stat.t
18896____________________________________________________________________________
18897[ 3119] By: jhi on 1999/03/17 14:33:43
18898 Log: More Apollo fixes.
18899 Branch: maint-5.005/perl
18900 ! README.apollo hints/apollo.sh t/lib/io_udp.t
18901____________________________________________________________________________
18902[ 3118] By: jhi on 1999/03/16 17:23:39
18903 Log: Nada.
18904 Branch: maint-5.005/perl
18905 ! README.apollo
18906____________________________________________________________________________
18907[ 3117] By: jhi on 1999/03/16 17:18:49
18908 Log: Apollo DomainOS AVAILABILITY.
18909 Branch: cfgperl
18910 ! pod/perl.pod
18911 Branch: maint-5.005/perl
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>
18920 Branch: maint-5.005/perl
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>
18933 Branch: maint-5.005/perl
18934 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18935 ! ext/DB_File/DB_File.xs ext/DB_File/typemap
18936____________________________________________________________________________
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.
18941 Branch: cfgperl
18942 ! pod/perl.pod pod/perldelta.pod
18943 Branch: maint-5.005/perl
18944 ! pod/perl.pod
18945____________________________________________________________________________
18946[ 3113] By: jhi on 1999/03/16 10:38:53
18947 Log: perldelta niggling.
18948 Branch: cfgperl
18949 ! pod/perldelta.pod
18950 Branch: maint-5.005/perl
18951 ! pod/perldelta.pod
18952____________________________________________________________________________
18953[ 3112] By: jhi on 1999/03/16 10:35:21
18954 Log: Integrate from mainperl.
18955 Branch: cfgperl
18956 !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
18957 !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
18958____________________________________________________________________________
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.
18962 Branch: cfgperl
18963 ! pod/perl.pod
18964 Branch: maint-5.005/perl
18965 ! pod/perl.pod
18966____________________________________________________________________________
18967[ 3110] By: gsar on 1999/03/16 04:34:23
18968 Log: sundry pod niggles
18969 Branch: perl
18970 ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
18971 ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
18972____________________________________________________________________________
18973[ 3109] By: jhi on 1999/03/15 17:00:11
18974 Log: Integrate from mainperl.
18975 Branch: cfgperl
18976 +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
18977 +> lib/unicode/Is/Syllable.pl
18978 +> lib/unicode/MakeEthiopicSyllables.PL
18979 +> lib/unicode/README.Ethiopic
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
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
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
19002 ! x2p/util.c
19003____________________________________________________________________________
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
19010 Branch: perl
19011 + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
19012 + lib/unicode/Is/Syllable.pl
19013 + lib/unicode/MakeEthiopicSyllables.PL
19014 + lib/unicode/README.Ethiopic
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
19022 ! lib/unicode/Name.pl lib/unicode/Number.pl
19023____________________________________________________________________________
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)>
19027 Branch: perl
19028 ! op.c
19029____________________________________________________________________________
19030[ 3105] By: jhi on 1999/03/12 15:54:57
19031 Log: Recognize the NetBSD packages collection.
19032 Branch: maint-5.005/perl
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>
19041 Branch: maint-5.005/perl
19042 ! README.os390 t/lib/posix.t
19043____________________________________________________________________________
19044[ 3103] By: jhi on 1999/03/10 11:07:46
19045 Log: Integrate from mainperl.
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
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>
19057 Branch: maint-5.005/perl
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>
19066 Branch: maint-5.005/perl
19067 ! pod/perlfunc.pod
19068____________________________________________________________________________
19069[ 3100] By: gsar on 1999/03/09 23:04:44
19070 Log: change#3060 had the wrong quotes
19071 Branch: perl
19072 ! pod/pod2man.PL
19073____________________________________________________________________________
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>
19091 Branch: cfgperl
19092 ! Configure config_h.SH
19093____________________________________________________________________________
19094[ 3098] By: gsar on 1999/03/09 03:16:07
19095 Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
19096 Branch: perl
19097 ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
19098____________________________________________________________________________
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
19102 Branch: perl
19103 ! op.c toke.c
19104____________________________________________________________________________
19105[ 3096] By: gsar on 1999/03/09 02:47:36
19106 Log: adjust testsuite for change#3067
19107 Branch: perl
19108 ! t/pragma/warn/1global
19109____________________________________________________________________________
19110[ 3095] By: gsar on 1999/03/08 21:04:48
19111 Log: remove bogus symbols from global.sym
19112 Branch: perl
19113 ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
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>
19122 Branch: maint-5.005/perl
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>
19131 Branch: maint-5.005/perl
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>
19141 Branch: maint-5.005/perl
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>
19150 Branch: maint-5.005/perl
19151 ! vms/subconfigure.com
19152____________________________________________________________________________
19153[ 3090] By: gsar on 1999/03/06 04:40:03
19154 Log: integrate change#3089 from mainline
19155
19156 tolerate CRs after options
19157 Branch: maint-5.005/perl
19158 !> perl.c
19159____________________________________________________________________________
db5cf5a9
GS
19160[ 3089] By: gsar on 1999/03/06 04:30:40
19161 Log: tolerate CRs after options
19162 Branch: perl
19163 ! perl.c
19164____________________________________________________________________________
19165[ 3088] By: jhi on 1999/03/05 12:49:01
19166 Log: Integrate from mainperl.
19167 Branch: cfgperl
19168 +> README.hurd
19169 !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
19170____________________________________________________________________________
19171[ 3087] By: gsar on 1999/03/05 06:41:16
19172 Log: adjust timeouts to accomodate slow/busy systems
19173 Branch: perl
19174 ! t/lib/io_sock.t
19175____________________________________________________________________________
19176[ 3083] By: gsar on 1999/03/05 01:32:47
19177 Log: integrate change#3081 from maint-5.005
19178 Branch: perl
19179 !> ext/Errno/Errno_pm.PL
19180____________________________________________________________________________
19181[ 3082] By: gsar on 1999/03/05 01:31:06
19182 Log: integrate change#2904 from maint-5.005
19183 Branch: perl
19184 +> README.hurd
19185 !> MANIFEST
19186____________________________________________________________________________
19187[ 3081] By: gsar on 1999/03/05 00:14:33
19188 Log: protect against doubled backslashes
19189 Branch: maint-5.005/perl
19190 ! ext/Errno/Errno_pm.PL
19191____________________________________________________________________________
19192[ 3077] By: jhi on 1999/03/04 08:10:13
19193 Log: Integrate from mainperl.
19194 Branch: cfgperl
19195 +> ext/B/B/Stash.pm
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
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
19239 ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
19240 ! lib/Test/Harness.pm utils/perlcc.PL
19241____________________________________________________________________________
19242[ 3065] By: gsar on 1999/03/04 05:03:30
19243 Log: more s/s_/s!/ etc.
19244 Branch: perl
19245 ! pod/perldelta.pod pod/perlfunc.pod
19246____________________________________________________________________________
19247[ 3064] By: gsar on 1999/03/04 04:50:45
19248 Log: integrate cfgperl contents into mainline
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
19253 !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
19254____________________________________________________________________________
19255[ 3063] By: gsar on 1999/03/04 04:44:13
19256 Log: HP-UX has yet another spelling for /NaNQ?/
19257 Branch: perl
19258 ! t/lib/bigfloatpm.t
19259____________________________________________________________________________
19260[ 3062] By: gsar on 1999/03/04 04:36:08
19261 Log: error-check for accept() test
19262 Branch: perl
19263 ! t/lib/io_sock.t
19264____________________________________________________________________________
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())
19271 Branch: perl
19272 ! lib/File/Compare.pm
19273____________________________________________________________________________
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
19280 Branch: perl
19281 ! pod/pod2man.PL
19282____________________________________________________________________________
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
19288 Branch: cfgperl
19289 ! Configure config_h.SH
19290____________________________________________________________________________
19291[ 3054] By: jhi on 1999/03/03 09:57:59
19292 Log: Change #3053 missed perldelta.
19293 Branch: cfgperl
19294 ! pod/perldelta.pod
19295____________________________________________________________________________
19296[ 3053] By: jhi on 1999/03/03 08:29:43
19297 Log: Use '!' to mark native integer packings instead of '_'.
19298 Branch: cfgperl
19299 ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
19300____________________________________________________________________________
19301[ 3052] By: jhi on 1999/03/02 23:12:36
19302 Log: The HP-UX threads patch (change #3028) is needed also here.
19303 Branch: cfgperl
19304 ! hints/hpux.sh thread.h
19305____________________________________________________________________________
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>
19312 Branch: cfgperl
19313 ! README.vms
19314 Branch: maint-5.005/perl
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.
19332 Branch: cfgperl
19333 ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
19334 ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
19335____________________________________________________________________________
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>
19342 Branch: cfgperl
19343 ! bytecode.h
19344 Branch: maint-5.005/perl
19345 ! bytecode.h
19346____________________________________________________________________________
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>
19349 Branch: perl
19350 ! MANIFEST README.hpux
19351____________________________________________________________________________
19352[ 3047] By: jhi on 1999/03/01 06:34:43
19353 Log: Integrate from mainperl.
19354 Branch: cfgperl
19355 +> README.hpux lib/File/Spec/Functions.pm
19356 !> (integrate 28 files)
19357____________________________________________________________________________
19358[ 3046] By: gsar on 1999/03/01 05:34:28
19359 Log: this is 5.005_56
19360 Branch: perl
19361 ! Changes
19362
19363----------------
19364Version 5.005_56
642c2561
GS
19365----------------
19366
19367____________________________________________________________________________
f3af6f93
GS
19368[ 3045] By: gsar on 1999/03/01 03:32:30
19369 Log: destroy PL_svref_mutex in perl_destruct()
19370 Branch: perl
19371 ! perl.c
19372____________________________________________________________________________
19373[ 3044] By: gsar on 1999/03/01 00:38:50
19374 Log: up patchlevel &c.
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
19378 ! win32/makefile.mk
19379____________________________________________________________________________
642c2561
GS
19380[ 3043] By: gsar on 1999/03/01 00:14:15
19381 Log: integrate cfgperl contents into mainline
19382 Branch: perl
19383 ! pod/perldelta.pod
19384 !> Configure config_h.SH
19385____________________________________________________________________________
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
19392 Branch: perl
19393 + lib/File/Spec/Functions.pm
19394 ! MANIFEST lib/File/Spec.pm
19395____________________________________________________________________________
19396[ 3041] By: gsar on 1999/02/28 22:47:19
19397 Log: fix subtle bug in eval'' testsuite
19398 Branch: perl
19399 ! t/op/eval.t
19400____________________________________________________________________________
19401[ 3040] By: gsar on 1999/02/28 22:46:24
19402 Log: avoid literal control characters in change#3039
19403 Branch: perl
19404 ! t/base/lex.t
19405____________________________________________________________________________
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>)
19409 Branch: perl
19410 ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
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.
19507 Branch: maint-5.005/perl
19508 ! hints/hpux.sh thread.h
19509____________________________________________________________________________
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.
19514 Branch: cfgperl
19515 ! Configure config_h.SH
19516____________________________________________________________________________
19517[ 3024] By: jhi on 1999/02/24 12:54:59
19518 Log: Integrate from mainperl.
19519 Branch: cfgperl
19520 +> t/lib/fatal.t
19521 !> (integrate 44 files)
19522____________________________________________________________________________
19523[ 3023] By: gsar on 1999/02/24 07:02:12
19524 Log: integrate cfgperl contents
19525 Branch: perl
19526 !> (integrate 30 files)
19527____________________________________________________________________________
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
19533 Branch: perl
19534 ! utils/perldoc.PL
19535____________________________________________________________________________
19536[ 3021] By: gsar on 1999/02/24 05:51:53
19537 Log: ansify perlio.c, fix PerlIO-ish typos
19538 Branch: perl
19539 ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
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
19609 Branch: maint-5.005/perl
19610 ! pod/perl.pod
19611____________________________________________________________________________
19612[ 3012] By: jhi on 1999/02/22 10:26:11
19613 Log: Snapshot the cross-compilation/multiarchitecture stuff
19614 (currently broken in next)
19615 Branch: cfgperl
19616 ! Configure config_h.SH pp.c
19617____________________________________________________________________________
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>
19625 Branch: cfgperl
19626 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19627 ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
19628____________________________________________________________________________
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.
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
19636 ! win32/config_H.gc win32/config_H.vc
19637____________________________________________________________________________
19638[ 3008] By: jhi on 1999/02/22 08:58:04
19639 Log: Add -DMULTIARCH (see change #3006).
19640 Branch: cfgperl
19641 ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
19642____________________________________________________________________________
19643[ 3007] By: jhi on 1999/02/22 08:54:06
19644 Log: Undo the references to local{lib,arch} introduced by #3006.
19645 Branch: cfgperl
19646 ! Configure config_h.SH
19647____________________________________________________________________________
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.
19658 Branch: cfgperl
19659 ! Configure config_h.SH
19660____________________________________________________________________________
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').
19664 Branch: cfgperl
19665 ! Configure config_h.SH
19666 Branch: maint-5.005/perl
19667 ! Configure
19668____________________________________________________________________________
19669[ 3004] By: jhi on 1999/02/21 15:46:02
19670 Log: Update Acorn AVAILABILITY.
19671 Branch: cfgperl
19672 ! pod/perl.pod
19673 Branch: maint-5.005/perl
19674 ! pod/perl.pod
19675____________________________________________________________________________
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>
19682 Branch: cfgperl
19683 ! pod/perlref.pod
19684 Branch: maint-5.005/perl
19685 ! pod/perlref.pod
19686____________________________________________________________________________
19687[ 3002] By: jhi on 1999/02/21 14:35:22
19688 Log: Sync cfgperl with maint-5.005 change #3000.
19689 Branch: cfgperl
19690 ! pod/perlfunc.pod t/op/pack.t
19691____________________________________________________________________________
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
19697 Branch: perl
19698 ! regcomp.c
19699____________________________________________________________________________
19700[ 2998] By: jhi on 1999/02/20 14:13:06
19701 Log: Enhanced the endianness description.
19702 Branch: cfgperl
19703 ! pod/perlfunc.pod
19704____________________________________________________________________________
19705[ 2996] By: jhi on 1999/02/20 13:55:41
19706 Log: Glossary now mostly fixed.
19707 Branch: cfgperl
19708 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19709 ! config_h.SH
19710____________________________________________________________________________
19711[ 2994] By: jhi on 1999/02/20 11:58:33
19712 Log: Perldeltify GNU/Hurd.
19713 Branch: cfgperl
19714 ! pod/perldelta.pod
19715____________________________________________________________________________
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)
19722 Branch: perl
19723 ! malloc.c
19724____________________________________________________________________________
19725[ 2992] By: gsar on 1999/02/20 00:51:08
19726 Log: integrate change#2980 from maint-5.005
19727 Branch: perl
19728 !> utils/h2xs.PL
19729____________________________________________________________________________
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
19735 Branch: perl
19736 ! pp_hot.c t/op/pat.t
19737____________________________________________________________________________
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
19743 Branch: perl
19744 ! win32/win32.c
19745____________________________________________________________________________
19746[ 2989] By: gsar on 1999/02/20 00:27:01
19747 Log: do poll() emulation unless HAS_POLL && I_POLL
19748 Branch: perl
19749 ! ext/IO/poll.h
19750____________________________________________________________________________
19751[ 2988] By: gsar on 1999/02/19 23:52:12
19752 Log: tweak RE for NaNQ? recognition
19753 Branch: perl
19754 ! t/lib/bigfloatpm.t
19755____________________________________________________________________________
19756[ 2987] By: gsar on 1999/02/19 23:29:59
19757 Log: mention C<use utf8> and C<use warning> in perldelta
19758 Branch: perl
19759 ! pod/perldelta.pod
19760____________________________________________________________________________
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.
19764 Branch: cfgperl
19765 ! perl.h pp.c t/op/pack.t
19766____________________________________________________________________________
19767[ 2984] By: jhi on 1999/02/19 20:38:54
19768 Log: Regen Configure.
19769 Branch: cfgperl
19770 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
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)
19790 Branch: cfgperl
19791 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
19792 ! Porting/config_H
19793____________________________________________________________________________
19794[ 2980] By: gbarr on 1999/02/19 16:06:53
19795 Log: Make result of h2xs work when user adds C<use strict>
19796 Branch: maint-5.005/perl
19797 ! utils/h2xs.PL
19798____________________________________________________________________________
19799[ 2979] By: gsar on 1999/02/19 05:24:29
19800 Log: doc for change#2978
19801 Branch: perl
19802 ! pod/perlsub.pod
19803____________________________________________________________________________
19804[ 2978] By: gsar on 1999/02/19 05:08:29
19805 Log: bring '*' prototype closer to how it behaves internally
19806 Branch: perl
19807 + t/lib/fatal.t
19808 ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
19809____________________________________________________________________________
19810[ 2977] By: gsar on 1999/02/19 02:50:31
19811 Log: stem leakage of perly.h #defines #ifndef PERL_CORE
19812 Branch: perl
19813 ! perly.h
19814____________________________________________________________________________
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)
19818 Branch: perl
19819 ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
19820 ! vms/perly_c.vms
19821____________________________________________________________________________
19822[ 2974] By: gsar on 1999/02/18 21:03:06
19823 Log: missing PERL_POLLUTE_MALLOC
19824 Branch: perl
19825 ! ext/SDBM_File/sdbm/sdbm.h
19826____________________________________________________________________________
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
19832 Branch: perl
19833 ! lib/dotsh.pl
19834____________________________________________________________________________
19835[ 2972] By: gsar on 1999/02/18 17:04:12
19836 Log: s/#defined/#define/
19837 Branch: perl
19838 ! ext/Data/Dumper/Dumper.xs
19839____________________________________________________________________________
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)
19842 Branch: perl
19843 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
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.
19888 Branch: cfgperl
19889 ! Configure
19890____________________________________________________________________________
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
19896 Branch: perl
19897 ! lib/Pod/Functions.pm
19898____________________________________________________________________________
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
19905 Branch: perl
19906 ! regcomp.c regexec.c t/op/misc.t
19907____________________________________________________________________________
19908[ 2962] By: gsar on 1999/02/16 21:26:28
19909 Log: NaNQ? tweak
19910 Branch: perl
19911 ! t/lib/bigfloatpm.t
19912____________________________________________________________________________
19913[ 2961] By: jhi on 1999/02/16 19:26:38
19914 Log: Integrate from mainperl.
19915 Branch: cfgperl
19916 !> (integrate 37 files)
19917____________________________________________________________________________
19918[ 2960] By: gsar on 1999/02/16 18:04:29
19919 Log: undo change#2465 (qw[] is a real list now)
19920 Branch: perl
19921 ! pod/perlop.pod
19922____________________________________________________________________________
19923[ 2959] By: gsar on 1999/02/16 07:09:33
19924 Log: this was 5.005_55
19925 Branch: perl
19926 ! Changes
19927
19928----------------
19929Version 5.005_55
5fdc711f
GS
19930----------------
19931
19932____________________________________________________________________________
50c2b76a
GS
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
19936 Branch: perl
19937 ! Changes pod/perlhist.pod
19938 !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
19939 !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
19940 !> pod/perlport.pod pp.c t/op/pack.t
19941____________________________________________________________________________
99ed61e6
GS
19942[ 2957] By: gsar on 1999/02/16 04:09:47
19943 Log: propagate PERL_VERSION everywhere, add to pod
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
19953 ! win32/win32.c x2p/a2py.c
19954____________________________________________________________________________
19955[ 2955] By: jhi on 1999/02/15 16:15:03
19956 Log: The pack tests now better in C90 (after the packnative patches).
19957 Branch: cfgperl
19958 ! t/op/pack.t
19959____________________________________________________________________________
19960[ 2954] By: gsar on 1999/02/15 14:11:50
19961 Log: tweak Configure to follow new PERL_VERSION etc.
19962 Branch: perl
19963 ! Configure patchlevel.h pod/perlhist.pod
19964____________________________________________________________________________
19965[ 2953] By: jhi on 1999/02/15 14:02:21
19966 Log: Integrate from mainperl.
19967 Branch: cfgperl
19968 !> MANIFEST Porting/makerel
19969____________________________________________________________________________
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.
19974 Branch: cfgperl
19975 ! pod/perlfunc.pod pp.c t/op/pack.t
19976____________________________________________________________________________
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.
19980 Branch: cfgperl
19981 ! pod/perl.pod
19982____________________________________________________________________________
19983[ 2949] By: gsar on 1999/02/15 13:28:51
19984 Log: will this be it for 5.005_55?
19985 Branch: perl
19986 ! MANIFEST Porting/makerel
19987____________________________________________________________________________
19988[ 2948] By: jhi on 1999/02/15 13:23:52
19989 Log: Integrate from mainperl.
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
19997 !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
19998____________________________________________________________________________
19999[ 2947] By: jhi on 1999/02/15 13:20:41
20000 Log: perlport.pod 1.39 from Chris.
20001 Branch: cfgperl
20002 ! pod/perlport.pod
20003____________________________________________________________________________
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>
20012 Branch: cfgperl
20013 ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
20014____________________________________________________________________________
20015[ 2945] By: jhi on 1999/02/15 13:04:50
20016 Log: OpenBSD sparc SHMLBA.
20017 Branch: cfgperl
20018 ! ext/IPC/SysV/SysV.xs
20019____________________________________________________________________________
20020[ 2944] By: gsar on 1999/02/15 12:09:52
20021 Log: update win32/config* stuff, Changes
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
20025 ! win32/config_H.vc win32/makefile.mk
20026____________________________________________________________________________
c4d53692
GS
20027[ 2943] By: gsar on 1999/02/15 11:54:08
20028 Log: #include patchlevel.h by default, provide
20029 PERL_{REVISION,VERSION,SUBVERSION}
20030 Branch: perl
20031 ! patchlevel.h perl.h
20032____________________________________________________________________________
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
20036 Branch: perl
20037 ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
20038____________________________________________________________________________
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>
20049 Branch: perl
20050 ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
20051 ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
20052 ! pod/perlmodlib.pod pod/perltoc.pod
20053____________________________________________________________________________
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
20061 Branch: perl
20062 ! ext/B/B/C.pm
20063____________________________________________________________________________
20064[ 2939] By: jhi on 1999/02/15 08:40:18
20065 Log: Integrate from mainperl.
20066 Branch: cfgperl
20067 +> t/lib/bigfloat.t t/lib/bigfloatpm.t
20068 - lib/File/PathConvert.pm
20069 !> (integrate 81 files)
20070____________________________________________________________________________
20071[ 2938] By: gsar on 1999/02/15 06:56:39
20072 Log: change#2839 was bogus, redo
20073 Branch: perl
20074 !> t/lib/h2ph.pht
20075____________________________________________________________________________
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)
20082 Branch: perl
20083 ! win32/win32.c
20084____________________________________________________________________________
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
20091 Branch: perl
20092 ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
20093 ! t/lib/ipc_sysv.t t/op/pack.t
20094____________________________________________________________________________
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
20100 Branch: perl
20101 ! utils/h2xs.PL
20102____________________________________________________________________________
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
20109 Branch: perl
20110 + t/lib/bigfloat.t t/lib/bigfloatpm.t
20111 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
20112 ! t/lib/bigintpm.t
20113____________________________________________________________________________
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
20119 Branch: perl
20120 ! x2p/s2p.PL
20121____________________________________________________________________________
20122[ 2932] By: gsar on 1999/02/15 04:45:55
20123 Log: clarify what a "line" is
20124 Branch: perl
20125 ! pod/perlfunc.pod pod/perlvar.pod
20126____________________________________________________________________________
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
20133 Branch: perl
20134 - lib/File/PathConvert.pm
20135 ! MANIFEST installhtml lib/Pod/Html.pm
20136____________________________________________________________________________
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
20142 Branch: perl
20143 ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
20144____________________________________________________________________________
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
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
20162 ! pod/perlvar.pod pod/perlxs.pod
20163____________________________________________________________________________
20164[ 2928] By: gsar on 1999/02/15 03:39:53
20165 Log: allow the Carp routines to pass through exception objects
20166 Branch: perl
20167 ! lib/Carp.pm
20168____________________________________________________________________________
20169[ 2927] By: gsar on 1999/02/15 03:22:57
20170 Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
20171 Branch: perl
20172 ! pod/perlfaq8.pod
20173____________________________________________________________________________
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)
20177 Branch: perl
20178 !> utils/h2ph.PL
20179____________________________________________________________________________
20180[ 2925] By: gsar on 1999/02/15 03:17:01
20181 Log: integrate cfgperl changes into mainline
20182 Branch: perl
20183 ! Changes
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
20187 !> vms/subconfigure.com
20188____________________________________________________________________________
9816bd0f
GS
20189[ 2924] By: gsar on 1999/02/15 03:07:08
20190 Log: add const qualifier to most char* prototypes, handle ripple effect
20191 Branch: perl
20192 ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
20193 ! universal.c util.c
20194____________________________________________________________________________
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
20200 Branch: perl
20201 ! pp_ctl.c t/op/range.t
20202____________________________________________________________________________
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
20208 Branch: perl
20209 ! regcomp.c t/op/re_tests
20210____________________________________________________________________________
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
20217 Branch: perl
20218 ! ext/POSIX/POSIX.xs
20219____________________________________________________________________________
20220[ 2920] By: gsar on 1999/02/15 00:05:33
20221 Log: tweak READ() docs to mention $buffer must be altered by reference
20222 Branch: perl
20223 ! pod/perltie.pod
20224____________________________________________________________________________
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
20231 Branch: perl
20232 ! pod/perlop.pod
20233____________________________________________________________________________
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
20241 Branch: perl
20242 ! lib/Time/Local.pm pod/perldelta.pod
20243____________________________________________________________________________
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
20249 Branch: perl
20250 ! utils/perldoc.PL
20251____________________________________________________________________________
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
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
20261 ! lib/File/Spec/Win32.pm
20262____________________________________________________________________________
20263[ 2915] By: gsar on 1999/02/14 10:48:01
20264 Log: tweak select() test
20265 Branch: perl
20266 ! pod/perlipc.pod t/op/fh.t
20267____________________________________________________________________________
20268[ 2914] By: gsar on 1999/02/14 10:25:55
20269 Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
20270 Branch: perl
20271 ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
20272____________________________________________________________________________
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 ...
20278 Branch: perl
20279 ! pod/perlguts.pod
20280____________________________________________________________________________
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
20287 Branch: perl
20288 ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
20289 ! sv.h
20290____________________________________________________________________________
20291[ 2911] By: gsar on 1999/02/14 06:51:05
20292 Log: elide stray effluvium
20293 Branch: perl
20294 ! pod/perldelta.pod
20295____________________________________________________________________________
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
20299 Branch: perl
20300 ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
20301 ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
20302____________________________________________________________________________
20303[ 2909] By: gsar on 1999/02/14 00:02:11
20304 Log: perly_c.diff typo
20305 Branch: perl
20306 ! perly.c perly_c.diff vms/perly_c.vms
20307____________________________________________________________________________
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 ''>
20313 Branch: perl
20314 ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
20315____________________________________________________________________________
20316[ 2907] By: jhi on 1999/02/13 15:07:26
20317 Log: Integrate from mainperl.
20318 Branch: cfgperl
20319 +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
20320 !> (integrate 150 files)
20321____________________________________________________________________________
9816bd0f
GS
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
20327 Branch: perl
20328 ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
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____________________________________________________________________________
9816bd0f
GS
20355[ 2899] By: jhi on 1999/02/12 12:03:48
20356 Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
20357 Branch: cfgperl
20358 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20359 ! config_h.SH hints/openbsd.sh
20360____________________________________________________________________________
20361[ 2898] By: gsar on 1999/02/12 11:49:25
20362 Log: support win32_putenv()
20363 Branch: perl
20364 ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
20365 ! win32/win32.c win32/win32iop.h
20366____________________________________________________________________________
9816bd0f
GS
20367[ 2894] By: gsar on 1999/02/12 11:09:27
20368 Log: add missing hunk in change#2657
20369 Branch: perl
20370 ! ext/B/B/CC.pm
20371____________________________________________________________________________
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
20377 Branch: perl
20378 ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
20379 ! t/pragma/subs.t t/pragma/warning.t
20380____________________________________________________________________________
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
20387 Branch: perl
20388 ! t/op/subst.t toke.c
20389____________________________________________________________________________
20390[ 2891] By: gsar on 1999/02/12 10:31:17
20391 Log: make testsuite somewhat location independent
20392 Branch: perl
20393 ! (edit 117 files)
20394____________________________________________________________________________
93430cb4
GS
20395[ 2890] By: gsar on 1999/02/12 10:00:30
20396 Log: add $AutoLoader::VERSION
20397 Branch: perl
20398 ! lib/AutoLoader.pm
20399____________________________________________________________________________
20400[ 2889] By: gsar on 1999/02/12 09:55:48
20401 Log: tweak PERL_STRICT_CR notes
20402 Branch: perl
20403 ! pod/perl5005delta.pod
20404____________________________________________________________________________
20405[ 2888] By: gsar on 1999/02/12 09:41:45
20406 Log: add note about test-notty target
20407 Branch: perl
20408 ! README.win32
20409____________________________________________________________________________
20410[ 2887] By: gsar on 1999/02/12 09:37:37
20411 Log: add perltodo.pod
20412 Branch: perl
20413 + pod/perltodo.pod
20414 ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
20415 ! win32/pod.mak
20416____________________________________________________________________________
20417[ 2886] By: jhi on 1999/02/12 08:52:14
20418 Log: Integrate from mainperl.
20419 Branch: cfgperl
20420 +> t/op/fh.t
20421 !> (integrate 30 files)
20422____________________________________________________________________________
20423[ 2885] By: gsar on 1999/02/12 08:42:10
20424 Log: note how to find REG_INFTY limit
20425 Branch: perl
20426 ! pod/perlre.pod
20427____________________________________________________________________________
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>
20431 Branch: maint-5.005/perl
20432 ! Configure hints/openbsd.sh
20433____________________________________________________________________________
93430cb4
GS
20434[ 2882] By: gsar on 1999/02/12 08:05:20
20435 Log: IO is maintained by p5p (per Graham Barr's wishes)
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
20440 ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
20441____________________________________________________________________________
20442[ 2881] By: gsar on 1999/02/12 07:57:13
20443 Log: fh.t typo
20444 Branch: perl
20445 ! t/op/fh.t
20446____________________________________________________________________________
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>)
20449 Branch: perl
20450 ! perl.c pod/perlrun.pod
20451____________________________________________________________________________
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)
20456 Branch: perl
20457 + t/op/fh.t
20458 ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
20459 ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
20460____________________________________________________________________________
93430cb4
GS
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]>
20467 Branch: cfgperl
20468 ! pod/perlport.pod
20469____________________________________________________________________________
93430cb4
GS
20470[ 2870] By: gsar on 1999/02/11 11:17:08
20471 Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
20472 Branch: perl
20473 ! ext/IO/lib/IO/Pipe.pm
20474____________________________________________________________________________
20475[ 2869] By: gsar on 1999/02/11 11:00:56
20476 Log: update win32/pod.mak
20477 Branch: perl
20478 ! win32/pod.mak
20479____________________________________________________________________________
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]
20485 Branch: perl
20486 ! ext/IO/lib/IO/Socket.pm
20487____________________________________________________________________________
20488[ 2867] By: gsar on 1999/02/11 09:43:03
20489 Log: av_extend() doc tweak from Jan Dubois
20490 Branch: perl
20491 ! pod/perlguts.pod
20492____________________________________________________________________________
20493[ 2866] By: gsar on 1999/02/11 09:27:17
20494 Log: display full pathname of unreadable files
20495 Branch: perl
20496 ! utils/perldoc.PL
20497____________________________________________________________________________
20498[ 2865] By: gsar on 1999/02/11 09:02:31
20499 Log: missing patch in change#2522
20500 Branch: perl
20501 ! lib/Pod/Text.pm
20502____________________________________________________________________________
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>
20509 Branch: maint-5.005/perl
20510 ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
20511____________________________________________________________________________
93430cb4
GS
20512[ 2862] By: gsar on 1999/02/11 08:14:34
20513 Log: integrate changes#2738,2740 from maint-5.005
20514 Branch: perl
20515 !> lib/ExtUtils/MakeMaker.pm
20516____________________________________________________________________________
20517[ 2861] By: jhi on 1999/02/11 08:04:25
20518 Log: Integrate from mainperl.
20519 Branch: cfgperl
20520 !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
20521 !> t/op/range.t win32/config.gc
20522____________________________________________________________________________
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>)
20526 Branch: perl
20527 ! perl.h
20528____________________________________________________________________________
20529[ 2859] By: gsar on 1999/02/11 07:14:21
20530 Log: update Changes
20531 Branch: perl
20532 ! Changes
20533 !> pod/perl5005delta.pod
20534____________________________________________________________________________
854b7fdb
GS
20535[ 2856] By: gsar on 1999/02/11 07:07:39
20536 Log: integrate perldelta changes from maint-5.005
20537 Branch: perl
20538 !> pod/perl5005delta.pod
20539____________________________________________________________________________
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
20546 Branch: perl
20547 ! pp_ctl.c t/op/range.t
20548____________________________________________________________________________
20549[ 2854] By: gsar on 1999/02/11 05:00:55
20550 Log: compatibility fix: magic non-propagation in foreach implicit localization
20551 Branch: perl
20552 ! pp_ctl.c t/op/local.t win32/config.gc
20553____________________________________________________________________________
854b7fdb
GS
20554[ 2852] By: gsar on 1999/02/10 23:17:49
20555 Log: fair warning about -Dusethreads
20556 Branch: maint-5.005/perl
20557 ! Configure INSTALL README.threads
20558____________________________________________________________________________
854b7fdb
GS
20559[ 2847] By: jhi on 1999/02/09 19:13:28
20560 Log: Integrate from mainperl.
20561 Branch: cfgperl
20562 !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
20563 !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
20564____________________________________________________________________________
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
20571 Branch: perl
20572 ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
20573____________________________________________________________________________
20574[ 2845] By: gsar on 1999/02/09 00:03:26
20575 Log: clarify docs for change#2835
20576 Branch: perl
20577 ! pod/perldelta.pod pod/perlop.pod
20578____________________________________________________________________________
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
20585 Branch: perl
20586 ! pod/perlobj.pod t/op/method.t
20587____________________________________________________________________________
20588[ 2843] By: jhi on 1999/02/08 21:06:28
20589 Log: Ultrix mmap tidbit.
20590 Branch: cfgperl
20591 ! hints/ultrix_4.sh
20592____________________________________________________________________________
20593[ 2842] By: jhi on 1999/02/08 20:22:55
20594 Log: Integrate from mainperl.
20595 Branch: cfgperl
20596 +> t/op/subst_wamp.t
20597 !> (integrate 35 files)
20598____________________________________________________________________________
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>
20605 Branch: cfgperl
20606 + t/op/subst_amp.t
20607 ! MANIFEST regcomp.c t/op/subst.t
20608____________________________________________________________________________
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>
20615 Branch: cfgperl
20616 ! pp_hot.c t/op/pat.t
20617____________________________________________________________________________
20618[ 2839] By: jhi on 1999/02/08 17:25:30
20619 Log: A require was missing.
20620 Branch: cfgperl
20621 ! t/lib/h2ph.pht
20622____________________________________________________________________________
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.)
20626 Branch: cfgperl
20627 ! Configure utils/h2ph.PL
20628____________________________________________________________________________
854b7fdb
GS
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>)
20632 Branch: perl
20633 ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
20634____________________________________________________________________________
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
20639 Branch: perl
20640 ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
20641 ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
20642____________________________________________________________________________
20643[ 2833] By: gsar on 1999/02/08 10:56:16
20644 Log: remove spurious #endif in last change
20645 Branch: perl
20646 ! perl.h
20647____________________________________________________________________________
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)
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
20654 ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
20655____________________________________________________________________________
20656[ 2831] By: jhi on 1999/02/08 08:33:33
20657 Log: Update vms/subconfigure.com along the lines of change #2829.
20658 Branch: cfgperl
20659 ! vms/subconfigure.com
20660____________________________________________________________________________
20661[ 2830] By: gsar on 1999/02/08 00:19:46
20662 Log: integrate cfgperl changes into mainline
20663 Branch: perl
20664 +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
20665 +> lib/File/PathConvert.pm pod/perlthrtut.pod
20666 ! Changes
20667 !> (integrate 93 files)
20668____________________________________________________________________________
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).
20674 Branch: cfgperl
20675 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20676 ! config_h.SH perl.h
20677____________________________________________________________________________
a43a7b9b
GS
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
20683 Branch: perl
20684 + t/op/subst_amp.t t/op/subst_wamp.t
20685 ! MANIFEST regcomp.c t/op/subst.t
20686____________________________________________________________________________
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
20692 Branch: perl
20693 ! pp_hot.c t/op/pat.t
20694____________________________________________________________________________
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
20701 Branch: perl
20702 ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
20703 ! regexec.c
20704____________________________________________________________________________
20705[ 2825] By: jhi on 1999/02/07 18:05:13
20706 Log: Integrate from mainperl.
20707 Branch: cfgperl
20708 +> lib/DB.pm t/comp/bproto.t
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
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____________________________________________________________________________
a43a7b9b
GS
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
20781____________________________________________________________________________
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>
20819 Branch: maint-5.005/perl
20820 ! Configure utils/h2ph.PL
20821____________________________________________________________________________
20822[ 2808] By: jhi on 1999/02/03 16:59:55
20823 Log: Enhance the perlbug checklist.
20824 Branch: cfgperl
20825 ! utils/perlbug.PL
20826____________________________________________________________________________
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]>
20835 Branch: cfgperl
20836 ! ext/POSIX/POSIX.pod
20837____________________________________________________________________________
20838[ 2806] By: jhi on 1999/02/03 13:58:00
20839 Log: Integrate from mainperl.
20840 Branch: cfgperl
20841 !> perl.h
20842____________________________________________________________________________
20843[ 2805] By: gsar on 1999/02/03 03:32:31
20844 Log: PL_uuemap[] init needs help for sizeof()
20845 Branch: perl
20846 ! perl.h
20847____________________________________________________________________________
20848[ 2804] By: jhi on 1999/02/02 20:44:30
20849 Log: These should've been already in #2803.
20850 Branch: cfgperl
20851 ! Configure config_h.SH vms/subconfigure.com
20852____________________________________________________________________________
20853[ 2803] By: jhi on 1999/02/02 20:38:45
20854 Log: telldir prototype issue, from mists of time...
20855 Branch: cfgperl
20856 ! hints/netbsd.sh pp_sys.c
20857____________________________________________________________________________
a43a7b9b
GS
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>
20864 Branch: cfgperl
20865 ! pod/perlre.pod
20866____________________________________________________________________________
20867[ 2800] By: jhi on 1999/02/02 17:26:49
20868 Log: Update todo with POSIX 1003.1 1996 Edition reminder.
20869 Branch: cfgperl
20870 ! Todo-5.005
20871____________________________________________________________________________
20872[ 2799] By: jhi on 1999/02/02 17:18:51
20873 Log: Update FindBin from maint-5.005.
20874 Branch: cfgperl
20875 ! lib/FindBin.pm
20876____________________________________________________________________________
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)
20884 Branch: cfgperl
20885 ! ext/POSIX/POSIX.xs
20886____________________________________________________________________________
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
20892 Branch: cfgperl
20893 ! ext/POSIX/POSIX.xs
20894____________________________________________________________________________
20895[ 2796] By: jhi on 1999/02/02 17:13:23
20896 Log: Do not use File::Slurp.
20897 Branch: cfgperl
20898 ! t/lib/textfill.t
20899____________________________________________________________________________
20900[ 2795] By: jhi on 1999/02/02 17:11:48
20901 Log: perlhist update from maint-5.005.
20902 Branch: cfgperl
20903 ! pod/perlhist.pod
20904____________________________________________________________________________
20905[ 2794] By: jhi on 1999/02/02 17:10:33
20906 Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
20907 Branch: cfgperl
20908 ! ext/POSIX/POSIX.pm
20909____________________________________________________________________________
20910[ 2793] By: jhi on 1999/02/02 17:08:39
20911 Log: Missed the html test from change #2787.
20912 Branch: cfgperl
20913 ! t/lib/cgi-html.t
20914____________________________________________________________________________
20915[ 2792] By: jhi on 1999/02/02 17:01:24
20916 Log: Update Getopt::Long to 2.19.
20917 Branch: cfgperl
20918 ! lib/Getopt/Long.pm
20919____________________________________________________________________________
20920[ 2791] By: jhi on 1999/02/02 16:59:13
20921 Log: overload syntax is no longer experimental
20922 Branch: cfgperl
20923 ! lib/overload.pm
20924____________________________________________________________________________
a43a7b9b
GS
20925[ 2789] By: jhi on 1999/02/02 16:47:50
20926 Log: Still doc fixes.
20927 Branch: cfgperl
20928 ! lib/diagnostics.pm
20929____________________________________________________________________________
20930[ 2788] By: jhi on 1999/02/02 16:47:07
20931 Log: Doc fixes.
20932 Branch: cfgperl
20933 ! lib/CGI.pm lib/diagnostics.pm
20934____________________________________________________________________________
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).
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
20949 ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
20950____________________________________________________________________________
20951[ 2786] By: jhi on 1999/02/02 16:17:52
20952 Log: Update CPAN to 1.47.
20953 Branch: cfgperl
20954 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
20955____________________________________________________________________________
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>
20961 Branch: cfgperl
20962 ! pod/perlsub.pod
20963____________________________________________________________________________
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
20971 Branch: cfgperl
20972 ! gv.c
20973____________________________________________________________________________
20974[ 2783] By: jhi on 1999/02/02 15:50:38
20975 Log: perldelta updates.
20976 Branch: cfgperl
20977 ! pod/perldelta.pod
20978____________________________________________________________________________
20979[ 2782] By: jhi on 1999/02/02 14:28:26
20980 Log: Mirror change #2781.
20981 Branch: cfgperl
20982 ! hints/linux.sh
20983____________________________________________________________________________
20984[ 2781] By: jhi on 1999/02/02 14:27:01
20985 Log: Update the MkLinux note.
20986 Branch: maint-5.005/perl
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.
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
21029 ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
21030____________________________________________________________________________
21031[ 2776] By: jhi on 1999/02/02 13:17:16
21032 Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
21033 Branch: cfgperl
21034 ! Makefile.SH hints/freebsd.sh
21035____________________________________________________________________________
a43a7b9b
GS
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)
21039 Branch: cfgperl
21040 + pod/perlthrtut.pod
21041 ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
21042____________________________________________________________________________
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>
21049 Branch: cfgperl
21050 ! pod/perlguts.pod
21051____________________________________________________________________________
a43a7b9b
GS
21052[ 2771] By: jhi on 1999/02/02 12:47:34
21053 Log: Use perlbug instead of personal email address.
21054 Branch: cfgperl
21055 ! Configure
21056____________________________________________________________________________
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>
21065 Branch: cfgperl
21066 ! iperlsys.h
21067____________________________________________________________________________
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>
21074 Branch: cfgperl
21075 ! os2/os2ish.h
21076____________________________________________________________________________
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>
21088 Branch: cfgperl
21089 ! Makefile.SH
21090____________________________________________________________________________
a43a7b9b
GS
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.
21094 Branch: cfgperl
21095 ! Configure
21096____________________________________________________________________________
21097[ 2765] By: jhi on 1999/02/02 11:59:30
21098 Log: Undo part of change #2562.
21099 Branch: cfgperl
21100 ! Configure
21101____________________________________________________________________________
21102[ 2764] By: jhi on 1999/02/02 11:52:39
21103 Log: NetBSD synch with maint-5.005.
21104 Branch: cfgperl
21105 ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
21106____________________________________________________________________________
21107[ 2763] By: jhi on 1999/02/02 11:44:07
21108 Log: $Config{installusrbinperl}
21109 (maint-5.005 changes #2614 and #2709)
21110 Branch: cfgperl
21111 ! Configure installperl
21112____________________________________________________________________________
21113[ 2762] By: jhi on 1999/02/02 11:29:13
21114 Log: Errno update from maint-5.005 (changes #2583, #2710).
21115 Branch: cfgperl
21116 ! Configure ext/Errno/Errno_pm.PL
21117____________________________________________________________________________
21118[ 2759] By: jhi on 1999/02/02 10:53:20
21119 Log: Update Trig.pm from maint-5.005.
21120 Branch: cfgperl
21121 ! lib/Math/Trig.pm
21122____________________________________________________________________________
a43a7b9b
GS
21123[ 2757] By: jhi on 1999/02/02 10:41:26
21124 Log: MPE/iX update (mirror maint-5.005 change #2715)
21125 Branch: cfgperl
21126 ! hints/mpeix.sh mpeix/relink
21127____________________________________________________________________________
21128[ 2756] By: jhi on 1999/02/02 10:38:08
21129 Log: BeOS update (Mirror maint-5.005 change #2727).
21130 Branch: cfgperl
21131 + ext/DynaLoader/dl_beos.xs
21132 ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
21133 ! lib/ExtUtils/MM_Unix.pm
21134____________________________________________________________________________
a43a7b9b
GS
21135[ 2754] By: gsar on 1999/02/02 08:52:13
21136 Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
21137 Branch: perl
21138 ! Porting/pumpkin.pod Todo Todo-5.005
21139____________________________________________________________________________
21140[ 2753] By: gsar on 1999/02/02 08:46:21
21141 Log: Todo tweaks
21142 Branch: perl
21143 ! Todo Todo-5.005
21144____________________________________________________________________________
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>
21153 Branch: maint-5.005/perl
21154 + pod/perlthrtut.pod
21155 ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
21156 ! pod/roffitall
21157____________________________________________________________________________
21158[ 2751] By: gsar on 1999/02/01 07:28:05
21159 Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
21160 Branch: perl
21161 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
21162 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
21163____________________________________________________________________________
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
21169 Branch: perl
21170 ! regexec.c
21171____________________________________________________________________________
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
21177 Branch: perl
21178 ! regexec.c
21179____________________________________________________________________________
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
21185 Branch: perl
21186 ! pod/perlfunc.pod
21187____________________________________________________________________________
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
21194 Branch: perl
21195 ! lib/Pod/Text.pm
21196____________________________________________________________________________
21197[ 2746] By: gsar on 1999/02/01 06:27:35
21198 Log: various win32-ish changes merged from maint-5.005
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
21204 ! win32/win32.c
21205____________________________________________________________________________
21206[ 2745] By: gsar on 1999/02/01 04:51:54
21207 Log: integrate cfgperl changes into mainline
21208 Branch: perl
21209 !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
21210____________________________________________________________________________
21211[ 2744] By: gsar on 1999/02/01 04:31:09
21212 Log: improved diagnostic on syntax errors at EOL
21213 Branch: perl
21214 ! toke.c
21215____________________________________________________________________________
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>
21221 Branch: perl
21222 ! t/lib/io_multihomed.t
21223____________________________________________________________________________
21224[ 2742] By: gsar on 1999/02/01 03:08:58
21225 Log: update Changes
21226 Branch: perl
21227 ! Changes pod/perldelta.pod
21228____________________________________________________________________________
5fdc711f
GS
21229[ 2740] By: gsar on 1999/02/01 02:43:07
21230 Log: CAPI inheritance tweak and doc
21231 Branch: maint-5.005/perl
21232 ! lib/ExtUtils/MakeMaker.pm
21233____________________________________________________________________________
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).
21238 Branch: maint-5.005/perl
21239 ! Makefile.SH hints/freebsd.sh
21240____________________________________________________________________________
21241[ 2738] By: gsar on 1999/01/31 05:04:32
21242 Log: fix bogus CAPI inheritance from change#2541
21243 Branch: maint-5.005/perl
21244 ! lib/ExtUtils/MakeMaker.pm
21245____________________________________________________________________________
5fdc711f
GS
21246[ 2731] By: jhi on 1999/01/29 14:33:12
21247 Log: FreeBSD version numbers can be like "2.2.8-release".
21248 Branch: maint-5.005/perl
21249 ! hints/freebsd.sh
21250____________________________________________________________________________
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.
21255 Branch: maint-5.005/perl
21256 ! hints/freebsd.sh
21257____________________________________________________________________________
5fdc711f
GS
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
21263 Branch: maint-5.005/perl
21264 + ext/DynaLoader/dl_beos.xs
21265 ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
21266 ! lib/ExtUtils/MM_Unix.pm
21267____________________________________________________________________________
21268[ 2726] By: gbarr on 1999/01/29 03:30:51
21269 Log: Remove use of File::Slurp in t/lib/textfill.t
21270 Branch: maint-5.005/perl
21271 ! t/lib/textfill.t
21272____________________________________________________________________________
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
21278 Branch: maint-5.005/perl
21279 ! win32/Makefile win32/makefile.mk
21280____________________________________________________________________________
5fdc711f
GS
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____________________________________________________________________________
5fdc711f
GS
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>
21296 Branch: maint-5.005/perl
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>
21307 Branch: maint-5.005/perl
21308 ! iperlsys.h
21309____________________________________________________________________________
5fdc711f
GS
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>
21316 Branch: maint-5.005/perl
21317 ! hints/mpeix.sh mpeix/relink
21318____________________________________________________________________________
5fdc711f
GS
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>
21333 Branch: maint-5.005/perl
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>
21345 Branch: maint-5.005/perl
21346 ! Configure
21347____________________________________________________________________________
5fdc711f
GS
21348[ 2707] By: gbarr on 1999/01/26 02:06:17
21349 Log: Add redef IO::Handle::* for setv?buf()
21350 Branch: maint-5.005/perl
21351 ! ext/POSIX/POSIX.pm
21352____________________________________________________________________________
5fdc711f
GS
21353[ 2705] By: jhi on 1999/01/24 15:14:30
21354 Log: Mention year-1900 and month 0..11.
21355 Branch: cfgperl
21356 ! lib/Time/Local.pm
21357____________________________________________________________________________
21358[ 2704] By: jhi on 1999/01/24 15:13:36
21359 Log: Document Configure -Uinstallusrbinperl.
21360 Branch: cfgperl
21361 ! INSTALL pod/perldelta.pod
21362____________________________________________________________________________
99ed61e6
GS
21363[ 2698] By: jhi on 1999/01/24 12:46:00
21364 Log: Use only xlc_r for usethreads.
21365 Branch: cfgperl
21366 ! hints/aix.sh
5fdc711f
GS
21367____________________________________________________________________________
21368[ 2695] By: gsar on 1999/01/24 07:09:05
21369 Log: integrate cfgperl changes into mainline
21370 Branch: perl
21371 +> lib/Exporter/Heavy.pm
21372 !> (integrate 65 files)
21373____________________________________________________________________________
21374[ 2694] By: gsar on 1999/01/24 01:28:49
21375 Log: better notes on 'make' on win32
21376 Branch: perl
21377 ! README.win32
21378____________________________________________________________________________
5fdc711f
GS
21379[ 2683] By: jhi on 1999/01/22 15:41:00
21380 Log: More de-cut-and-pastos.
21381 Branch: cfgperl
21382 ! hints/irix_6.sh hints/os2.sh
21383____________________________________________________________________________
21384[ 2682] By: jhi on 1999/01/22 15:30:51
21385 Log: usethreads.cbu cut-and-pasto.
21386 Branch: cfgperl
21387 ! hints/solaris_2.sh
21388____________________________________________________________________________
21389[ 2681] By: jhi on 1999/01/22 14:54:55
21390 Log: Better (I hope) LANGUAGE documentation.
21391 Branch: cfgperl
21392 ! pod/perllocale.pod
21393____________________________________________________________________________
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>
21400 Branch: cfgperl
21401 ! vms/subconfigure.com
21402____________________________________________________________________________
21403[ 2679] By: jhi on 1999/01/22 09:13:18
21404 Log: nosuid getmntent() branch.
21405 Branch: cfgperl
21406 ! perl.c perl.h
21407____________________________________________________________________________
21408[ 2678] By: jhi on 1999/01/22 08:54:19
21409 Log: nosuid patch continued: *BSD needs <sys/param.h>.
21410 Branch: cfgperl
21411 ! Configure config_h.SH
21412____________________________________________________________________________
5fdc711f
GS
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
21420 Branch: maint-5.005/perl
21421 ! lib/FindBin.pm
21422____________________________________________________________________________
5fdc711f
GS
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
21430 Branch: maint-5.005/perl
21431 ! README.win32 win32/Makefile win32/config_sh.PL
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>
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
21561 ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
21562____________________________________________________________________________
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>
21569 Branch: cfgperl
21570 ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
21571____________________________________________________________________________
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>
21578 Branch: cfgperl
21579 ! ext/Errno/Errno_pm.PL
21580____________________________________________________________________________
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>
21589 Branch: cfgperl
21590 ! Porting/patching.pod
21591____________________________________________________________________________
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>
21598 Branch: cfgperl
21599 ! makedepend.SH
21600____________________________________________________________________________
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>
21607 Branch: cfgperl
21608 ! os2/Changes os2/os2.c
21609____________________________________________________________________________
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>
21616 Branch: cfgperl
21617 ! ext/B/B/CC.pm
21618____________________________________________________________________________
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>
21624 Branch: cfgperl
21625 ! pp.c
21626____________________________________________________________________________
21627[ 2655] By: jhi on 1999/01/21 10:46:01
21628 Log: Handle NIS (and NetInfo) more robustly.
21629 Branch: cfgperl
21630 ! t/op/grent.t t/op/pwent.t
21631____________________________________________________________________________
21632[ 2654] By: jhi on 1999/01/21 10:17:20
21633 Log: Two-argument eaccess() of SCO.
21634 Branch: cfgperl
21635 ! pp_sys.c
21636____________________________________________________________________________
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.
21640 Branch: cfgperl
21641 ! perl.c
21642____________________________________________________________________________
21643[ 2652] By: jhi on 1999/01/21 08:22:50
21644 Log: The LANGUAGE mirrors LC_ALL usage.
21645 Branch: cfgperl
21646 ! Configure config_h.SH
21647____________________________________________________________________________
21648[ 2651] By: jhi on 1999/01/20 22:01:21
21649 Log: I_MNTENT was missing.
21650 Branch: cfgperl
21651 ! Configure config_h.SH
21652____________________________________________________________________________
21653[ 2650] By: jhi on 1999/01/19 13:42:03
21654 Log: NetBSD update, based on patches from the NetBSD packages system.
21655 Branch: cfgperl
21656 ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
21657____________________________________________________________________________
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"
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
21671 ! pod/perldiag.pod
21672____________________________________________________________________________
21673[ 2648] By: jhi on 1999/01/19 09:16:44
21674 Log: Mention /usr/share/locale.
21675 Branch: cfgperl
21676 ! pod/perllocale.pod
21677____________________________________________________________________________
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>
21686 Branch: cfgperl
21687 ! ext/IPC/SysV/SysV.xs
21688____________________________________________________________________________
21689[ 2646] By: jhi on 1999/01/19 08:58:17
21690 Log: Show LANGUAGE env var when needed. (Augment change #2645).
21691 Branch: cfgperl
21692 ! util.c utils/perlbug.PL
21693____________________________________________________________________________
21694[ 2645] By: jhi on 1999/01/19 08:52:15
21695 Log: Document the GNU LANGUAGE env var.
21696 Branch: cfgperl
21697 ! pod/perllocale.pod
21698____________________________________________________________________________
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>
21705 Branch: cfgperl
21706 ! pp_hot.c t/op/pat.t
21707____________________________________________________________________________
21708[ 2643] By: jhi on 1999/01/18 11:23:41
21709 Log: Add various cruft to "clean" target. (Time for t/Makefile?)
21710 Branch: cfgperl
21711 ! Makefile.SH
21712____________________________________________________________________________
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.
21716 Branch: cfgperl
21717 ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
21718____________________________________________________________________________
21719[ 2641] By: jhi on 1999/01/18 10:55:04
21720 Log: Integrate from mainperl.
21721 Branch: cfgperl
21722 +> ext/B/defsubs.h.PL
21723 ! t/op/groups.t
21724 !> (integrate 38 files)
21725____________________________________________________________________________
21726[ 2640] By: gsar on 1999/01/18 10:06:29
21727 Log: a few random cleanups
21728 Branch: perl
21729 ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
21730____________________________________________________________________________
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)
21736 Branch: perl
21737 ! ext/B/B/C.pm
21738____________________________________________________________________________
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
21744 Branch: perl
21745 ! dump.c
21746____________________________________________________________________________
5fdc711f
GS
21747[ 2633] By: gsar on 1999/01/17 13:39:59
21748 Log: bogus assert()
21749 Branch: perl
21750 ! pp.c t/op/groups.t
21751____________________________________________________________________________
21752[ 2632] By: gsar on 1999/01/17 13:22:04
21753 Log: various tweaks for clean build and test on win32
21754 Branch: perl
21755 ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
21756 ! op.c t/pragma/warn/doio
21757____________________________________________________________________________
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
21761 Branch: perl
21762 ! Porting/pumpkin.pod lib/CPAN.pm
21763____________________________________________________________________________
21764[ 2630] By: gsar on 1999/01/17 12:04:06
21765 Log: fix silent taint failures under -U
21766 Branch: perl
21767 ! doio.c
21768____________________________________________________________________________
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)
21772 Branch: perl
21773 ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
21774 ! t/op/taint.t t/pragma/warn/doio
21775____________________________________________________________________________
21776[ 2628] By: gsar on 1999/01/17 11:26:21
21777 Log: regen headers
21778 Branch: perl
21779 ! embed.h embedvar.h objXSUB.h
21780____________________________________________________________________________
21781[ 2627] By: gsar on 1999/01/17 11:23:37
21782 Log: PERL_OBJECTness for change#2595
21783 Branch: perl
21784 ! embed.pl op.c pod/perlport.pod proto.h
21785____________________________________________________________________________
21786[ 2626] By: gsar on 1999/01/17 09:47:07
21787 Log: PERL_OBJECT tweaks for change#2426
21788 Branch: perl
21789 ! embed.pl proto.h regcomp.c
21790____________________________________________________________________________
21791[ 2625] By: gsar on 1999/01/17 09:37:58
21792 Log: documentation in change#2596 is not quite right; fix it
21793 Branch: perl
21794 ! lib/Math/BigFloat.pm pod/perlguts.pod
21795____________________________________________________________________________
21796[ 2624] By: gsar on 1999/01/17 09:28:34
21797 Log: undo change#2571; C<use File::Spec> instead
21798 Branch: perl
21799 ! lib/FindBin.pm
21800____________________________________________________________________________
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
21804 Branch: perl
21805 ! global.sym perl.c proto.h
21806____________________________________________________________________________
21807[ 2622] By: gsar on 1999/01/17 09:17:42
21808 Log: change#2576 is based on a wrong premise; undo it
21809 Branch: perl
21810 ! pp_ctl.c
21811____________________________________________________________________________
21812[ 2621] By: gsar on 1999/01/17 09:12:42
21813 Log: fix change#2602 to not used hard coded constants
21814 Branch: perl
21815 ! ext/B/B/C.pm ext/B/defsubs.h.PL
21816____________________________________________________________________________
21817[ 2620] By: gsar on 1999/01/17 09:02:07
21818 Log: integrate cfgperl changes into mainline, fix conflicts
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
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____________________________________________________________________________
5fdc711f
GS
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
21844 Branch: maint-5.005/perl
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
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
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
21880 Branch: maint-5.005/perl
21881 ! Configure Makefile.SH hints/netbsd.sh installperl
21882 ! makedepend.SH unixish.h
21883____________________________________________________________________________
5fdc711f
GS
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>
21890 Branch: cfgperl
21891 + pod/perlopentut.pod
21892 ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
21893____________________________________________________________________________
5fdc711f
GS
21894[ 2607] By: gbarr on 1999/01/14 02:53:40
21895 Log: Added Carp::cluck to perldelta.pod
21896 Branch: maint-5.005/perl
21897 ! pod/perldelta.pod
21898____________________________________________________________________________
5fdc711f
GS
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>
21970 Branch: cfgperl
21971 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
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>.
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
22022 + mint/sys/time.h mint/time.h
22023 ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
22024 ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
22025____________________________________________________________________________
22026[ 2593] By: jhi on 1999/01/09 16:54:26
22027 Log: Detypo.
22028 Branch: cfgperl
22029 ! hints/dec_osf.sh
22030____________________________________________________________________________
22031[ 2592] By: jhi on 1999/01/09 16:17:13
22032 Log: Move usethreads and use64bits logic from hints to Configure.
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
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
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
22126 ! pod/perlfaq9.pod
22127____________________________________________________________________________
22128[ 2587] By: jhi on 1999/01/08 11:17:43
22129 Log: More doc fixes from Abigail.
22130 Branch: cfgperl
22131 ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
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____________________________________________________________________________
5fdc711f
GS
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
22151 Branch: maint-5.005/perl
22152 ! ext/Errno/Errno_pm.PL
22153____________________________________________________________________________
5fdc711f
GS
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)
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
22247 ! lib/Tie/Array.pm lib/Tie/Hash.pm
22248____________________________________________________________________________
99ed61e6
GS
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
5fdc711f
GS
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)
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
22376 ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
22377____________________________________________________________________________
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
22383 Branch: maint-5.005/perl
22384 ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
22385 ! win32/GenCAPI.pl win32/makedef.pl
22386____________________________________________________________________________
5fdc711f
GS
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
22392 Branch: maint-5.005/perl
22393 ! ext/POSIX/POSIX.pm
22394____________________________________________________________________________
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
22400 Branch: maint-5.005/perl
22401 ! lib/FindBin.pm
22402____________________________________________________________________________
5fdc711f
GS
22403[ 2561] By: jhi on 1999/01/05 10:49:10
22404 Log: Reword the setlocale() 1-arg case better.
22405 Branch: cfgperl
22406 ! ext/POSIX/POSIX.pod
22407____________________________________________________________________________
5fdc711f
GS
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
22413 Branch: maint-5.005/perl
22414 ! lib/Tie/SubstrHash.pm
22415____________________________________________________________________________
5fdc711f
GS
22416[ 2554] By: jhi on 1999/01/02 14:55:06
22417 Log: Object destruction order testing.
22418 Branch: cfgperl
22419 ! t/op/misc.t
22420____________________________________________________________________________
22421[ 2553] By: jhi on 1999/01/02 14:49:40
22422 Log: perldelta the Dumpvalue.pm of change #2513.
22423 Branch: cfgperl
22424 ! lib/Dumpvalue.pm pod/perldelta.pod
22425____________________________________________________________________________
22426[ 2552] By: nick on 1999/01/02 14:45:38
22427 Log: Tone down Makefile.PL so it works on Win32
22428 Branch: perl
22429 ! ext/B/Makefile.PL
22430____________________________________________________________________________
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.
22434 Branch: perl
22435 + ext/B/defsubs.h.PL
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
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>
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
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____________________________________________________________________________
5fdc711f
GS
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
22522 Branch: maint-5.005/perl
22523 ! lib/ExtUtils/MakeMaker.pm
22524____________________________________________________________________________
22525[ 2540] By: jhi on 1998/12/30 08:42:04
22526 Log: Evermore AUTHORS and MAINTAIN.
22527 Branch: cfgperl
22528 ! AUTHORS MAINTAIN
22529____________________________________________________________________________
22530[ 2539] By: jhi on 1998/12/29 15:10:34
22531 Log: More AUTHORS and MAINTAIN.
22532 Branch: cfgperl
22533 ! AUTHORS MAINTAIN
22534____________________________________________________________________________
5fdc711f
GS
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)
22541 Branch: cfgperl
22542 ! lib/AutoSplit.pm
22543____________________________________________________________________________
5fdc711f
GS
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
22550 Branch: maint-5.005/perl
22551 ! lib/AutoSplit.pm
22552____________________________________________________________________________
5fdc711f
GS
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____________________________________________________________________________
5fdc711f
GS
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
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
22674 ! win32/config_sh.PL win32/makedef.pl
22675____________________________________________________________________________
5fdc711f 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
GS
22681____________________________________________________________________________
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
GS
22690____________________________________________________________________________
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
GS
22702____________________________________________________________________________
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
GS
22711____________________________________________________________________________
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
GS
22720____________________________________________________________________________
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
GS
22729____________________________________________________________________________
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
GS
22738____________________________________________________________________________
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
GS
22747____________________________________________________________________________
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
GS
22756____________________________________________________________________________
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
GS
22761____________________________________________________________________________
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
GS
22766____________________________________________________________________________
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'
22770 operator under certain circumstances. See t/op/repeat.t
22771 test #20 for graphic details. Reported in
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
GS
22791____________________________________________________________________________
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
GS
22796____________________________________________________________________________
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
GS
22801____________________________________________________________________________
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
GS
22806____________________________________________________________________________
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
GS
22815____________________________________________________________________________
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
GS
22830____________________________________________________________________________
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
GS
22841____________________________________________________________________________
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
GS
22846____________________________________________________________________________
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
GS
22851____________________________________________________________________________
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
GS
22862____________________________________________________________________________
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
GS
22874____________________________________________________________________________
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
GS
22885____________________________________________________________________________
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
GS
22895____________________________________________________________________________
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
GS
22900____________________________________________________________________________
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
GS
22905____________________________________________________________________________
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
GS
22910____________________________________________________________________________
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
GS
22915____________________________________________________________________________
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
GS
22927____________________________________________________________________________
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
GS
22939____________________________________________________________________________
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
GS
22957____________________________________________________________________________
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
GS
22967____________________________________________________________________________
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
GS
22972____________________________________________________________________________
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
GS
22981____________________________________________________________________________
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
GS
22986____________________________________________________________________________
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
GS
22997____________________________________________________________________________
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
GS
23006____________________________________________________________________________
23007[ 2463] By: jhi on 1998/12/11 13:29:54
99ed61e6
GS
23008 Log: MAXPATHLEN.
23009 Branch: cfgperl
23010 ! perl.h
5fdc711f
GS
23011____________________________________________________________________________
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
GS
23020____________________________________________________________________________
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>
23024 1. Fixes the bug reported by Robin Barker <rmb1@cise.npl.co.uk>
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
GS
23034____________________________________________________________________________
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
GS
23042____________________________________________________________________________
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
GS
23052____________________________________________________________________________
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
GS
23057____________________________________________________________________________
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
GS
23062____________________________________________________________________________
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
GS
23067____________________________________________________________________________
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
GS
23072____________________________________________________________________________
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
GS
23078____________________________________________________________________________
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
GS
23084____________________________________________________________________________
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
GS
23092____________________________________________________________________________
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
GS
23098____________________________________________________________________________
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
GS
23103____________________________________________________________________________
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
GS
23108____________________________________________________________________________
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
GS
23113____________________________________________________________________________
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
GS
23118____________________________________________________________________________
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
GS
23124____________________________________________________________________________
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
GS
23138____________________________________________________________________________
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
GS
23143____________________________________________________________________________
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
GS
23162____________________________________________________________________________
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
GS
23167____________________________________________________________________________
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
23171 turned into underscores in NAME tags. This could
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
GS
23182____________________________________________________________________________
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
GS
23187____________________________________________________________________________
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
GS
23196____________________________________________________________________________
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
GS
23205____________________________________________________________________________
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
5fdc711f
GS
23216____________________________________________________________________________
23217[ 2430] By: gsar on 1998/12/01 12:12:50
99ed61e6
GS
23218 Log: 5.005_54, as released
23219 Branch: perl
23220 ! Changes MANIFEST pod/perlhist.pod pp_hot.c
5fdc711f
GS
23221____________________________________________________________________________
23222[ 2429] By: jhi on 1998/12/01 11:28:39
99ed61e6
GS
23223 Log: From: Anton Berezin <tobez@plab.ku.dk>
23224 To: perl5-porters@perl.org
23225 Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
23226 Date: 30 Nov 1998 19:46:24 +0100
23227 Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
23228 Branch: cfgperl
23229 ! hints/freebsd.sh
5fdc711f
GS
23230____________________________________________________________________________
23231[ 2428] By: jhi on 1998/12/01 11:08:16
99ed61e6
GS
23232 Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
23233 Branch: cfgperl
23234 +> (branch 30 files)
23235 !> (integrate 71 files)
5fdc711f
GS
23236____________________________________________________________________________
23237[ 2427] By: jhi on 1998/12/01 10:51:37
99ed61e6
GS
23238 Log: Default to accepting a hinted $randfunc even when $csym
23239 does not find it. (the previous defaylt behaviour was not
23240 to accept).
23241 Branch: cfgperl
23242 ! Configure
5fdc711f
GS
23243____________________________________________________________________________
23244[ 2426] By: jhi on 1998/12/01 10:13:03
99ed61e6
GS
23245 Log: Separated the [:foo:] parsing to its own function.
23246 Passes all tests.
23247 Branch: cfgperl
23248 ! regcomp.c
5fdc711f
GS
23249____________________________________________________________________________
23250[ 2425] By: jhi on 1998/12/01 08:22:49
99ed61e6
GS
23251 Log: Typo in comments.
23252 Branch: cfgperl
23253 ! regexec.c
5fdc711f
GS
23254____________________________________________________________________________
23255[ 2424] By: jhi on 1998/12/01 08:21:38
99ed61e6
GS
23256 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23257 Subject: [PATCH 5.005_*] Debugger 'v' command
23258 To: perl5-porters@perl.org (Mailing list Perl5)
23259 Date: 1 Dec 1998 07:55:11 +0200
23260 Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
23261 Branch: cfgperl
23262 ! lib/perl5db.pl
5fdc711f
GS
23263____________________________________________________________________________
23264[ 2423] By: jhi on 1998/12/01 08:19:08
99ed61e6
GS
23265 Log: From: pvhp@forte.com (Peter Prymmer)
23266 Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
23267 To: perl5-porters@perl.org
23268 Date: 1 Dec 1998 07:27:11 +0200
23269 Message-ID: <MLIST_9812010508.AA07791@forte.com>
23270 Branch: cfgperl
23271 ! hints/os390.sh
5fdc711f
GS
23272____________________________________________________________________________
23273[ 2417] By: jhi on 1998/11/30 08:14:00
99ed61e6
GS
23274 Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
23275 Branch: cfgperl
23276 ! ext/Socket/Socket.xs
5fdc711f
GS
23277____________________________________________________________________________
23278[ 2416] By: jhi on 1998/11/30 08:00:15
99ed61e6
GS
23279 Log: Undo #2395, seems more like a problem in netbsd-current.
23280 Branch: cfgperl
23281 ! util.c
5fdc711f
GS
23282
23283----------------
23284Version 5.005_54
823168e8
GS
23285----------------
23286
23287____________________________________________________________________________
c2444246 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
GS
23293____________________________________________________________________________
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
GS
23298____________________________________________________________________________
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
GS
23303____________________________________________________________________________
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
GS
23308____________________________________________________________________________
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
GS
23314____________________________________________________________________________
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____________________________________________________________________________
db4a4bfe 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
GS
23325____________________________________________________________________________
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
GS
23331____________________________________________________________________________
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
GS
23336____________________________________________________________________________
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
GS
23341____________________________________________________________________________
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
GS
23348____________________________________________________________________________
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
23355 From: David Muir Sharnoff <muir@idiom.com>
23356 Date: Sat, 28 Nov 1998 04:34:17 PST
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
GS
23361____________________________________________________________________________
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
GS
23366____________________________________________________________________________
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
GS
23371____________________________________________________________________________
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
GS
23376____________________________________________________________________________
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
GS
23381____________________________________________________________________________
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
GS
23386____________________________________________________________________________
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
GS
23391____________________________________________________________________________
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
GS
23396____________________________________________________________________________
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
GS
23401____________________________________________________________________________
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
GS
23407____________________________________________________________________________
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
GS
23413____________________________________________________________________________
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
GS
23430____________________________________________________________________________
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
GS
23435____________________________________________________________________________
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
GS
23448____________________________________________________________________________
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
GS
23453____________________________________________________________________________
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
GS
23458____________________________________________________________________________
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
GS
23463____________________________________________________________________________
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
GS
23473____________________________________________________________________________
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
GS
23479____________________________________________________________________________
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
GS
23484____________________________________________________________________________
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
GS
23500____________________________________________________________________________
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
GS
23508____________________________________________________________________________
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
GS
23513____________________________________________________________________________
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
GS
23519____________________________________________________________________________
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
GS
23527____________________________________________________________________________
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
GS
23535____________________________________________________________________________
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
GS
23544____________________________________________________________________________
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
GS
23552____________________________________________________________________________
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
GS
23560____________________________________________________________________________
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
GS
23566____________________________________________________________________________
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
GS
23573____________________________________________________________________________
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
GS
23583____________________________________________________________________________
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
GS
23592____________________________________________________________________________
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
GS
23601____________________________________________________________________________
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
GS
23606____________________________________________________________________________
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
GS
23611____________________________________________________________________________
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
GS
23619____________________________________________________________________________
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
GS
23628____________________________________________________________________________
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
GS
23633____________________________________________________________________________
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
GS
23638____________________________________________________________________________
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
GS
23650____________________________________________________________________________
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
GS
23658____________________________________________________________________________
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
GS
23663____________________________________________________________________________
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
GS
23669____________________________________________________________________________
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
GS
23685____________________________________________________________________________
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
GS
23698____________________________________________________________________________
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
GS
23704____________________________________________________________________________
23705[ 2351] By: jhi on 1998/11/28 15:14:24
99ed61e6
GS
23706 Log: Change #2251 fixup.
23707 Branch: cfgperl
23708 ! myconfig
db4a4bfe
GS
23709____________________________________________________________________________
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
GS
23717____________________________________________________________________________
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
GS
23722____________________________________________________________________________
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
GS
23729____________________________________________________________________________
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
GS
23734____________________________________________________________________________
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
GS
23739____________________________________________________________________________
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
GS
23744____________________________________________________________________________
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
GS
23750____________________________________________________________________________
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
GS
23755____________________________________________________________________________
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
GS
23763____________________________________________________________________________
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
GS
23768____________________________________________________________________________
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
GS
23776____________________________________________________________________________
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
GS
23786____________________________________________________________________________
23787[ 2338] By: jhi on 1998/11/28 11:57:19
99ed61e6
GS
23788 Log: Detypo.
23789 Branch: cfgperl
23790 ! lib/filetest.pm
db4a4bfe
GS
23791____________________________________________________________________________
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
GS
23796____________________________________________________________________________
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
GS
23806____________________________________________________________________________
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
GS
23812____________________________________________________________________________
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
GS
23817____________________________________________________________________________
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
GS
23822____________________________________________________________________________
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
GS
23834____________________________________________________________________________
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
GS
23840____________________________________________________________________________
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
GS
23847____________________________________________________________________________
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
GS
23859____________________________________________________________________________
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
GS
23864____________________________________________________________________________
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
GS
23872____________________________________________________________________________
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
GS
23885____________________________________________________________________________
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
GS
23891____________________________________________________________________________
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
GS
23899____________________________________________________________________________
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
GS
23904____________________________________________________________________________
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
GS
23911____________________________________________________________________________
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
GS
23916____________________________________________________________________________
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
GS
23925____________________________________________________________________________
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
GS
23934____________________________________________________________________________
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
GS
23940____________________________________________________________________________
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
GS
23947____________________________________________________________________________
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
GS
23952____________________________________________________________________________
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
GS
23957____________________________________________________________________________
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
GS
23962____________________________________________________________________________
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
GS
23967____________________________________________________________________________
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
GS
23973____________________________________________________________________________
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
GS
23980____________________________________________________________________________
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
GS
23986____________________________________________________________________________
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
GS
23997____________________________________________________________________________
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
GS
24002____________________________________________________________________________
24003[ 2288] By: TimBunce on 1998/11/22 21:46:11
99ed61e6
GS
24004 Log: Title: "Buglet in Sys::Syslog.pm (with fix)"
24005 From: Henrik Tougaard <ht.000@foa.dk>
24006 Msg-ID: <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
24007 Files: lib/Sys/Syslog.pm
24008 Branch: maint-5.004/perl
24009 ! lib/Sys/Syslog.pm
db4a4bfe
GS
24010____________________________________________________________________________
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
GS
24015____________________________________________________________________________
24016[ 2285] By: jhi on 1998/11/22 18:21:07
99ed61e6
GS
24017 Log: MSG_PROXY for GNU/Hurd (previously we believed that
24018 all GNU libc platforms have MSG_PROXY. Untrue).
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
24027 file descriptors and credentials--via sockets. It may be
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
GS
24038____________________________________________________________________________
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
GS
24043____________________________________________________________________________
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
GS
24048____________________________________________________________________________
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
GS
24053____________________________________________________________________________
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
GS
24058____________________________________________________________________________
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
GS
24063____________________________________________________________________________
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
GS
24073____________________________________________________________________________
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
GS
24084____________________________________________________________________________
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
GS
24095____________________________________________________________________________
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
GS
24106____________________________________________________________________________
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
GS
24111____________________________________________________________________________
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
GS
24116____________________________________________________________________________
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
GS
24122____________________________________________________________________________
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
GS
24132____________________________________________________________________________
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
GS
24143____________________________________________________________________________
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
GS
24149____________________________________________________________________________
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
GS
24154____________________________________________________________________________
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
GS
24163____________________________________________________________________________
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
GS
24168____________________________________________________________________________
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
GS
24173____________________________________________________________________________
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
GS
24182____________________________________________________________________________
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
GS
24189____________________________________________________________________________
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
GS
24194____________________________________________________________________________
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
GS
24199____________________________________________________________________________
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
GS
24204____________________________________________________________________________
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
GS
24209____________________________________________________________________________
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
GS
24214____________________________________________________________________________
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
GS
24219____________________________________________________________________________
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
GS
24225____________________________________________________________________________
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
GS
24230____________________________________________________________________________
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
GS
24235____________________________________________________________________________
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
GS
24240____________________________________________________________________________
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
GS
24245____________________________________________________________________________
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____________________________________________________________________________
823168e8 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
GS
24256____________________________________________________________________________
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
GS
24267____________________________________________________________________________
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
GS
24277____________________________________________________________________________
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
GS
24286____________________________________________________________________________
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
GS
24291____________________________________________________________________________
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
GS
24303____________________________________________________________________________
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
GS
24309____________________________________________________________________________
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
GS
24315____________________________________________________________________________
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
GS
24327____________________________________________________________________________
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
GS
24335____________________________________________________________________________
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
GS
24343____________________________________________________________________________
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
GS
24354____________________________________________________________________________
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
GS
24362____________________________________________________________________________
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
GS
24367____________________________________________________________________________
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
GS
24372____________________________________________________________________________
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
GS
24384____________________________________________________________________________
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
GS
24389____________________________________________________________________________
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
GS
24409____________________________________________________________________________
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
GS
24414____________________________________________________________________________
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
GS
24434____________________________________________________________________________
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
GS
24440____________________________________________________________________________
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
GS
24447____________________________________________________________________________
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
GS
24452____________________________________________________________________________
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
GS
24458____________________________________________________________________________
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
GS
24463____________________________________________________________________________
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
GS
24468____________________________________________________________________________
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
GS
24473____________________________________________________________________________
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
GS
24478____________________________________________________________________________
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
GS
24483____________________________________________________________________________
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
GS
24505____________________________________________________________________________
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
GS
24516____________________________________________________________________________
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
GS
24521____________________________________________________________________________
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
GS
24526____________________________________________________________________________
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
GS
24531____________________________________________________________________________
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
GS
24548____________________________________________________________________________
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
GS
24554____________________________________________________________________________
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
GS
24559____________________________________________________________________________
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
GS
24564____________________________________________________________________________
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
GS
24575____________________________________________________________________________
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
GS
24580____________________________________________________________________________
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
GS
24587____________________________________________________________________________
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
GS
24592____________________________________________________________________________
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
GS
24604____________________________________________________________________________
24605[ 2168] By: gbarr on 1998/11/01 01:58:58
99ed61e6
GS
24606 Log: From: jan.dubois@ibm.net (Jan Dubois)
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
GS
24612____________________________________________________________________________
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____________________________________________________________________________
07f14f54 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____________________________________________________________________________
0f4592ef 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
GS
24641____________________________________________________________________________
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
GS
24649____________________________________________________________________________
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
GS
24658____________________________________________________________________________
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
GS
24664____________________________________________________________________________
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
GS
24674____________________________________________________________________________
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
GS
24679____________________________________________________________________________
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
GS
24687____________________________________________________________________________
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
GS
24696____________________________________________________________________________
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
GS
24704____________________________________________________________________________
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
GS
24712____________________________________________________________________________
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
GS
24721____________________________________________________________________________
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
GS
24730____________________________________________________________________________
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
GS
24736____________________________________________________________________________
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
GS
24742____________________________________________________________________________
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
GS
24747____________________________________________________________________________
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
GS
24752____________________________________________________________________________
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
GS
24757____________________________________________________________________________
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
GS
24764____________________________________________________________________________
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
GS
24787____________________________________________________________________________
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
GS
24792____________________________________________________________________________
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
GS
24800____________________________________________________________________________
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
GS
24805____________________________________________________________________________
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
GS
24810____________________________________________________________________________
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
GS
24815____________________________________________________________________________
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
GS
24823____________________________________________________________________________
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
GS
24831____________________________________________________________________________
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
GS
24843____________________________________________________________________________
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
GS
24848____________________________________________________________________________
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
GS
24856____________________________________________________________________________
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
GS
24865____________________________________________________________________________
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
GS
24870____________________________________________________________________________
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
GS
24875____________________________________________________________________________
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
GS
24880____________________________________________________________________________
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
GS
24885____________________________________________________________________________
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
GS
24892____________________________________________________________________________
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
GS
24897____________________________________________________________________________
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
GS
24903____________________________________________________________________________
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
GS
24908____________________________________________________________________________
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
GS
24913____________________________________________________________________________
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
GS
24921____________________________________________________________________________
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
GS
24926____________________________________________________________________________
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
GS
24934____________________________________________________________________________
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
GS
24939____________________________________________________________________________
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
GS
24944____________________________________________________________________________
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
GS
24949____________________________________________________________________________
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
GS
24954____________________________________________________________________________
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
GS
24964____________________________________________________________________________
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
GS
24981____________________________________________________________________________
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
GS
24986____________________________________________________________________________
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
GS
24992____________________________________________________________________________
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
GS
24998____________________________________________________________________________
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
GS
25004____________________________________________________________________________
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
GS
25009____________________________________________________________________________
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
GS
25014____________________________________________________________________________
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
GS
25019____________________________________________________________________________
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
GS
25025____________________________________________________________________________
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
GS
25034____________________________________________________________________________
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
GS
25040____________________________________________________________________________
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____________________________________________________________________________
104f9d64 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
GS
25054____________________________________________________________________________
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
GS
25062____________________________________________________________________________
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
GS
25067____________________________________________________________________________
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
GS
25076____________________________________________________________________________
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
GS
25081____________________________________________________________________________
25082[ 2072] By: gsar on 1998/10/25 07:29:45
99ed61e6
GS
25083 Log: implement C<goto &func> and other fixes (via private mail)
25084 From: "vishal bhatia" <vishalb@hotmail.com>
25085 Date: Wed, 21 Oct 1998 22:59:03 PDT
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
GS
25090____________________________________________________________________________
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
GS
25098____________________________________________________________________________
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
GS
25103____________________________________________________________________________
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
GS
25111____________________________________________________________________________
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
GS
25119____________________________________________________________________________
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
GS
25127____________________________________________________________________________
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
GS
25136____________________________________________________________________________
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
GS
25141____________________________________________________________________________
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
GS
25149____________________________________________________________________________
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
GS
25157____________________________________________________________________________
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
GS
25165____________________________________________________________________________
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
GS
25173____________________________________________________________________________
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
GS
25182____________________________________________________________________________
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
GS
25188____________________________________________________________________________
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
GS
25193____________________________________________________________________________
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
GS
25198____________________________________________________________________________
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
GS
25207____________________________________________________________________________
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
GS
25216____________________________________________________________________________
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____________________________________________________________________________
104f9d64 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
GS
25230____________________________________________________________________________
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
GS
25236____________________________________________________________________________
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
GS
25243____________________________________________________________________________
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____________________________________________________________________________
104f9d64 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
GS
25266____________________________________________________________________________
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
GS
25271____________________________________________________________________________
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
GS
25276____________________________________________________________________________
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
GS
25281____________________________________________________________________________
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
GS
25290____________________________________________________________________________
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
GS
25295____________________________________________________________________________
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
GS
25300____________________________________________________________________________
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
GS
25308____________________________________________________________________________
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
GS
25313____________________________________________________________________________
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
GS
25320____________________________________________________________________________
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
GS
25325____________________________________________________________________________
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
GS
25330____________________________________________________________________________
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
GS
25335____________________________________________________________________________
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
GS
25341____________________________________________________________________________
25342[ 2027] By: jhi on 1998/10/20 14:14:51
99ed61e6
GS
25343 Log: #2026 fallout.
25344 Branch: cfgperl
25345 ! Makefile.SH
104f9d64
GS
25346____________________________________________________________________________
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
GS
25351____________________________________________________________________________
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
GS
25362____________________________________________________________________________
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
GS
25367____________________________________________________________________________
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
GS
25372____________________________________________________________________________
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
GS
25377____________________________________________________________________________
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
GS
25386____________________________________________________________________________
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
GS
25391____________________________________________________________________________
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
GS
25397____________________________________________________________________________
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
GS
25402____________________________________________________________________________
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
GS
25407____________________________________________________________________________
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____________________________________________________________________________
104f9d64 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____________________________________________________________________________
104f9d64 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
GS
25423____________________________________________________________________________
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
GS
25428____________________________________________________________________________
25429[ 2010] By: jhi on 1998/10/17 14:51:05
99ed61e6
GS
25430 Log: BC2000 POSIX update.
25431 Branch: cfgperl
25432 ! MANIFEST
104f9d64
GS
25433____________________________________________________________________________
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
GS
25446____________________________________________________________________________
25447[ 2008] By: jhi on 1998/10/17 14:07:49
99ed61e6
GS
25448 Log: VM/ESA-update.
25449 Branch: cfgperl
25450 ! MANIFEST
104f9d64
GS
25451____________________________________________________________________________
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
GS
25456____________________________________________________________________________
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
25478 Date: Sun, 11 Oct 1998 19:28:54 EDT
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
GS
25490____________________________________________________________________________
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
GS
25501____________________________________________________________________________
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
GS
25506____________________________________________________________________________
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
GS
25511____________________________________________________________________________
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
GS
25519____________________________________________________________________________
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
GS
25527____________________________________________________________________________
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
GS
25535____________________________________________________________________________
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
GS
25543____________________________________________________________________________
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
GS
25548____________________________________________________________________________
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
GS
25557____________________________________________________________________________
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
GS
25565____________________________________________________________________________
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
GS
25570____________________________________________________________________________
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
GS
25575____________________________________________________________________________
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
GS
25584____________________________________________________________________________
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
GS
25594____________________________________________________________________________
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>
25600 Subject: [PATCH 5.005_52] Still more MakeMaker patches
25601 Branch: perl
25602 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
104f9d64
GS
25603____________________________________________________________________________
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
GS
25609____________________________________________________________________________
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
GS
25615____________________________________________________________________________
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
GS
25620____________________________________________________________________________
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
GS
25629____________________________________________________________________________
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____________________________________________________________________________
104f9d64 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____________________________________________________________________________
104f9d64 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____________________________________________________________________________
104f9d64 25653[ 1976] By: gsar on 1998/10/16 00:10:52
99ed61e6
GS
25654 Log: stray tweak
25655 Branch: perl
25656 ! op.c
104f9d64
GS
25657____________________________________________________________________________
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
GS
25662____________________________________________________________________________
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
GS
25667____________________________________________________________________________
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
GS
25672____________________________________________________________________________
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
GS
25677____________________________________________________________________________
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
GS
25685____________________________________________________________________________
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
GS
25690____________________________________________________________________________
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
GS
25695____________________________________________________________________________
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
GS
25700____________________________________________________________________________
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
GS
25715____________________________________________________________________________
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
GS
25721____________________________________________________________________________
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
GS
25726____________________________________________________________________________
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
GS
25732____________________________________________________________________________
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
GS
25737____________________________________________________________________________
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
GS
25742____________________________________________________________________________
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
GS
25747____________________________________________________________________________
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
GS
25782____________________________________________________________________________
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
GS
25788____________________________________________________________________________
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
GS
25794____________________________________________________________________________
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
GS
25799____________________________________________________________________________
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
GS
25804____________________________________________________________________________
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
GS
25809____________________________________________________________________________
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
GS
25814____________________________________________________________________________
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
GS
25821____________________________________________________________________________
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
GS
25827____________________________________________________________________________
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
GS
25832____________________________________________________________________________
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
GS
25837____________________________________________________________________________
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
GS
25842____________________________________________________________________________
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
GS
25847____________________________________________________________________________
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
GS
25853____________________________________________________________________________
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
GS
25858____________________________________________________________________________
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
GS
25864____________________________________________________________________________
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
GS
25871____________________________________________________________________________
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
GS
25877____________________________________________________________________________
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
GS
25882____________________________________________________________________________
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
GS
25888____________________________________________________________________________
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
GS
25895____________________________________________________________________________
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____________________________________________________________________________
104f9d64 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
GS
25905____________________________________________________________________________
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____________________________________________________________________________
e24b16f9 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
GS
25916____________________________________________________________________________
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
GS
25921____________________________________________________________________________
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
GS
25926____________________________________________________________________________
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
GS
25936____________________________________________________________________________
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
GS
25945____________________________________________________________________________
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
GS
25954____________________________________________________________________________
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
GS
25962____________________________________________________________________________
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
GS
25970____________________________________________________________________________
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
GS
25975____________________________________________________________________________
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
GS
25983____________________________________________________________________________
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
GS
25988____________________________________________________________________________
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
GS
25994____________________________________________________________________________
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
GS
26001____________________________________________________________________________
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
GS
26006____________________________________________________________________________
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
GS
26011____________________________________________________________________________
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____________________________________________________________________________
9f6ab407 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
HS
26025____________________________________________________________________________
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
HS
26034____________________________________________________________________________
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
HS
26042____________________________________________________________________________
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
HS
26050____________________________________________________________________________
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
HS
26063____________________________________________________________________________
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
HS
26072____________________________________________________________________________
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
HS
26077____________________________________________________________________________
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
HS
26082____________________________________________________________________________
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
HS
26095____________________________________________________________________________
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
HS
26104____________________________________________________________________________
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
HS
26117____________________________________________________________________________
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
HS
26122____________________________________________________________________________
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
HS
26136____________________________________________________________________________
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
HS
26142____________________________________________________________________________
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
HS
26147____________________________________________________________________________
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
26151 applied modulo SCO hints superceded by later patch
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
HS
26161____________________________________________________________________________
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
HS
26177____________________________________________________________________________
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
HS
26185____________________________________________________________________________
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
HS
26190____________________________________________________________________________
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
HS
26195____________________________________________________________________________
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
HS
26202____________________________________________________________________________
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
HS
26207____________________________________________________________________________
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
HS
26212____________________________________________________________________________
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
HS
26217____________________________________________________________________________
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
HS
26222____________________________________________________________________________
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____________________________________________________________________________
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____________________________________________________________________________
327c3667 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
GS
26264____________________________________________________________________________
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
GS
26271____________________________________________________________________________
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
GS
26276____________________________________________________________________________
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
GS
26281____________________________________________________________________________
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
GS
26289____________________________________________________________________________
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
GS
26295____________________________________________________________________________
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____________________________________________________________________________
400153aa 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
GS
26306____________________________________________________________________________
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
GS
26311____________________________________________________________________________
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
GS
26320____________________________________________________________________________
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
GS
26326____________________________________________________________________________
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
GS
26331____________________________________________________________________________
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____________________________________________________________________________
942e002e 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
GS
26344____________________________________________________________________________
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
GS
26352____________________________________________________________________________
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
GS
26360____________________________________________________________________________
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
GS
26368____________________________________________________________________________
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____________________________________________________________________________
d1b80229 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
IZ
26381____________________________________________________________________________
26382[ 1870] By: gsar on 1998/09/24 07:11:56
99ed61e6
GS
26383 Log: From: Dan Sugalski <sugalskd@osshe.edu>
26384 Date: Fri, 14 Aug 1998 09:20:16 PDT
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
IZ
26389____________________________________________________________________________
26390[ 1869] By: gsar on 1998/09/24 06:55:59
99ed61e6
GS
26391 Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
26392 From: Scott Henry <scotth@sgi.com>
26393 Date: 13 Aug 1998 09:52:15 PDT
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
IZ
26398____________________________________________________________________________
26399[ 1868] By: gsar on 1998/09/24 06:51:23
99ed61e6
GS
26400 Log: From: Nathan Torkington <gnat@frii.com>
26401 Date: Thu, 13 Aug 1998 10:59:48 MDT
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
IZ
26406____________________________________________________________________________
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
IZ
26412____________________________________________________________________________
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
IZ
26417____________________________________________________________________________
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
IZ
26423____________________________________________________________________________
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
IZ
26430____________________________________________________________________________
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
IZ
26435____________________________________________________________________________
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
IZ
26440____________________________________________________________________________
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
IZ
26451____________________________________________________________________________
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
IZ
26456____________________________________________________________________________
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____________________________________________________________________________
2e2b7522 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
GS
26469____________________________________________________________________________
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
GS
26478____________________________________________________________________________
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
GS
26483____________________________________________________________________________
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
GS
26488____________________________________________________________________________
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
GS
26494____________________________________________________________________________
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
GS
26504____________________________________________________________________________
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
GS
26512____________________________________________________________________________
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
GS
26520____________________________________________________________________________
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
GS
26528____________________________________________________________________________
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
GS
26536____________________________________________________________________________
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
GS
26544____________________________________________________________________________
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
GS
26552____________________________________________________________________________
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
GS
26561____________________________________________________________________________
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
GS
26566____________________________________________________________________________
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
GS
26575____________________________________________________________________________
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
GS
26580____________________________________________________________________________
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
GS
26588____________________________________________________________________________
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
GS
26593____________________________________________________________________________
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
GS
26601____________________________________________________________________________
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
GS
26612____________________________________________________________________________
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
GS
26630____________________________________________________________________________
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
GS
26638____________________________________________________________________________
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
GS
26643____________________________________________________________________________
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
GS
26651____________________________________________________________________________
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
GS
26659____________________________________________________________________________
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
GS
26668____________________________________________________________________________
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
GS
26677____________________________________________________________________________
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
GS
26685____________________________________________________________________________
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
GS
26694____________________________________________________________________________
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
GS
26702____________________________________________________________________________
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
GS
26707____________________________________________________________________________
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
GS
26716____________________________________________________________________________
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
GS
26721____________________________________________________________________________
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
GS
26729____________________________________________________________________________
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
26735 Branch: perl
26736 + hints/uwin.sh
26737 ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
26738 ! t/lib/posix.t
26739____________________________________________________________________________
26740[ 1822] By: gsar on 1998/09/23 06:36:59
26741 Log: add missing C<no utf8;> tweak from Larry
26742 Branch: perl
26743 ! t/op/subst.t
26744____________________________________________________________________________
26745[ 1821] By: gsar on 1998/09/23 06:27:51
26746 Log: s/runops/CALLRUNOPS/
26747 Branch: perl
26748 ! cc_runtime.h
26749____________________________________________________________________________
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
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
26760 +> t/pragma/warn/util
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
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!
26830 Branch: perl
26831 ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
26832 ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
26833____________________________________________________________________________
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>)
26837 Branch: perl
26838 ! perl.c toke.c
26839____________________________________________________________________________
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
26846 Branch: perl
26847 ! pod/perlfunc.pod
26848____________________________________________________________________________
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
26855 Branch: perl
26856 ! opcode.h opcode.pl
26857____________________________________________________________________________
26858[ 1809] By: gsar on 1998/09/23 04:09:43
26859 Log: tweak README.win32
26860 Branch: perl
26861 ! README.win32
26862____________________________________________________________________________
26863[ 1808] By: gsar on 1998/09/23 03:40:57
26864 Log: better diagnostic for do{} used as lvalue
26865 Branch: perl
26866 ! op.c pod/perlport.pod
26867____________________________________________________________________________
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)
26874 Branch: perl
26875 ! malloc.c
26876____________________________________________________________________________
26877[ 1806] By: gsar on 1998/09/23 03:36:08
26878 Log: support make written in perl (aka "pmake") on win32
26879 Branch: perl
26880 ! lib/ExtUtils/MM_Win32.pm
26881____________________________________________________________________________
26882[ 1805] By: gsar on 1998/09/23 03:30:07
26883 Log: fix mismatched UV/U32 types for to_utf8_*()
26884 Branch: perl
26885 ! utf8.c
26886____________________________________________________________________________
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
26892 Branch: perl
26893 ! t/io/fs.t
26894____________________________________________________________________________
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
26901 Branch: perl
26902 ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
26903 ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
26904____________________________________________________________________________
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
26911 Branch: perl
26912 ! README.os390 t/lib/searchdict.t
26913____________________________________________________________________________
26914[ 1801] By: gsar on 1998/09/23 02:54:15
26915 Log: silence redefined warning for XS(INIT) {}
26916 Branch: perl
26917 ! op.c
26918____________________________________________________________________________
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 @+
26925 Branch: perl
26926 ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
26927 ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
26928____________________________________________________________________________
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/
26934 Branch: perl
26935 ! regcomp.c t/op/re_tests
26936____________________________________________________________________________
26937[ 1798] By: gsar on 1998/09/23 01:39:23
26938 Log: integrate maint-5.005 changes (except conflicting change#1794)
26939 Branch: perl
26940 ! Changes
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
26943 !> win32/win32.h
26944____________________________________________________________________________
26945[ 1797] By: gsar on 1998/09/23 01:32:36
26946 Log: add note to win32/Makefile about setting CCHOME
26947 Branch: perl
26948 ! win32/Makefile win32/makefile.mk
26949____________________________________________________________________________
26950[ 1796] By: gsar on 1998/09/23 01:31:32
26951 Log: perl.pod tweak
26952 Branch: perl
26953 ! pod/perl.pod
26954____________________________________________________________________________
26955[ 1795] By: gsar on 1998/09/21 20:34:10
26956 Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
26957 Branch: perl
26958 ! lib/ExtUtils/xsubpp
26959____________________________________________________________________________
26960[ 1789] By: gsar on 1998/09/18 18:01:37
26961 Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
26962 Branch: perl
26963 ! cop.h t/cmd/for.t
26964____________________________________________________________________________
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
26967 Branch: perl
26968 ! win32/config.bc win32/config.gc win32/config.vc
26969____________________________________________________________________________
26970[ 1787] By: gsar on 1998/09/17 01:45:14
26971 Log: suppress bogus warning on C<sub x {} x()>
26972 Branch: perl
26973 ! toke.c
26974____________________________________________________________________________
26975[ 1786] By: gsar on 1998/09/17 01:42:51
26976 Log: ntohl typo in objXSUB.h
26977 Branch: perl
26978 ! objXSUB.h
26979____________________________________________________________________________
26980[ 1785] By: gsar on 1998/09/17 01:41:48
26981 Log: fill gaps in sig_* entries in win32/config.?c
26982 Branch: perl
26983 ! win32/config.bc win32/config.gc win32/config.vc
26984____________________________________________________________________________
26985[ 1781] By: larry on 1998/09/05 23:48:24
26986 Log: tr/// logic was hosed under utf8
26987 Branch: perl
26988 ! doop.c op.c op.h pp.c proto.h
26989____________________________________________________________________________
26990[ 1780] By: larry on 1998/09/05 23:44:16
26991 Log: several new tests needed tweaking to work under utf8
26992 Branch: perl
26993 ! t/comp/require.t t/op/pack.t t/op/substr.t
26994____________________________________________________________________________
26995[ 1779] By: larry on 1998/09/05 23:41:42
26996 Log: index() applied BM optimization to wrong argument
26997 Branch: perl
26998 ! op.c util.c
26999____________________________________________________________________________
27000[ 1778] By: larry on 1998/09/05 23:38:29
27001 Log: Implicit require during compile reset line numbering
27002 Branch: perl
27003 ! pp_ctl.c
27004
27005----------------
27006Version 5.005_51
599cee73
PM
27007----------------
27008
27009____________________________________________________________________________
2b336d57
GS
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
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
87de1672
GS
27019 ! win32/Makefile win32/makefile.mk
27020____________________________________________________________________________
dfe13c55
GS
27021[ 1776] By: gsar on 1998/08/09 17:53:48
27022 Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
27023 Branch: perl
27024 ! Changes MANIFEST perl.c pod/perlhist.pod
27025____________________________________________________________________________
2aea9f8a
GS
27026[ 1775] By: gsar on 1998/08/09 14:35:33
27027 Log: tweak warning test
27028 Branch: perl
27029 ! t/pragma/warn-toke
27030____________________________________________________________________________
27031[ 1774] By: gsar on 1998/08/09 14:13:46
27032 Log: add missing dTHR; notes for test failures due to small stacksize
27033 Branch: perl
27034 ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
27035 ! toke.c universal.c util.c
27036____________________________________________________________________________
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
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
27052 + warning.h warning.pl
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
27057 ! universal.c util.c
27058____________________________________________________________________________
599cee73
PM
27059[ 1772] By: gsar on 1998/08/08 23:06:00
27060 Log: bump patchlevel to 5.005_51
27061 Branch: perl
27062 ! patchlevel.h win32/Makefile win32/config_H.bc
27063 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
27064____________________________________________________________________________
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
27071 Branch: perl
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
27082____________________________________________________________________________
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
27089 Branch: perl
27090 ! pp.c
27091____________________________________________________________________________
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?
27098 Branch: perl
27099 ! pp.c
27100____________________________________________________________________________
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
27107 Branch: perl
27108 ! lib/utf8_heavy.pl
27109____________________________________________________________________________
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
27116 Branch: perl
27117 ! lib/utf8.pm
27118____________________________________________________________________________
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
27125 Branch: perl
27126 ! lib/utf8_heavy.pl
27127____________________________________________________________________________
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!
27133 Branch: perl
27134 ! regcomp.c
27135____________________________________________________________________________
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()
27141 Branch: perl
27142 ! op.c
27143____________________________________________________________________________
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
27149 Branch: perl
27150 + t/op/grent.t t/op/pwent.t
27151 ! MANIFEST
27152____________________________________________________________________________
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
27158 Branch: perl
27159 ! regexec.c t/op/re_tests
27160____________________________________________________________________________
27161[ 1760] By: gsar on 1998/08/08 22:18:54
27162 Log: integrate maint-5.005 changes into mainline
27163 Branch: perl
27164 +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
27165 !> (integrate 138 files)
27166____________________________________________________________________________
27167[ 1672] By: gsar on 1998/07/27 18:35:28
27168 Log: create new Changes
27169 Branch: perl
27170 + Changes
27171 ! Changes5.005 MANIFEST
27172____________________________________________________________________________
27173[ 1671] By: gsar on 1998/07/27 18:30:57
27174 Log: rename Changes --> Changes5.005
27175 Branch: perl
27176 +> Changes5.005
27177 - Changes
27178____________________________________________________________________________
27179[ 1670] By: gsar on 1998/07/27 18:10:14
27180 Log: integrate 5.005_01 changes from maint
27181 Branch: perl
27182 ! Changes
27183 !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
27184 !> win32/win32.c
27185____________________________________________________________________________
27186[ 1667] By: nick on 1998/07/26 14:31:01
27187 Log: Add dTHR so that it compiles miniperl in threaded mode
27188 Branch: perl
27189 ! doop.c mg.c regcomp.c regexec.c
27190____________________________________________________________________________
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".
27194 Branch: ansiperl
27195 +> (branch 169 files)
27196 - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
27197 !> (integrate 131 files)
27198
27199----------------
27200Version 5.005_50
527cc686
GS
27201----------------
27202
27203____________________________________________________________________________
27204[ 1665] By: gsar on 1998/07/26 05:38:48
27205 Log: add trailing newline to file
27206 Branch: perl
27207 ! Changes lib/unicode/blocks.txt
27208____________________________________________________________________________
27209[ 1664] By: gsar on 1998/07/26 05:08:48
27210 Log: integrate proto.h additions from maint-5.005
27211 Branch: perl
27212 !> pod/perlhist.pod proto.h
27213____________________________________________________________________________
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
27218 Branch: perl
27219 ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
27220 ! win32/Makefile win32/makefile.mk
27221____________________________________________________________________________
27222[ 1662] By: gsar on 1998/07/26 05:01:52
27223 Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
27224 Branch: maint-5.005/perl
27225 ! pod/perlhist.pod proto.h
27226____________________________________________________________________________
27227[ 1661] By: gsar on 1998/07/26 02:52:48
27228 Log: up patchlevel to 5.005_50
27229 Branch: perl
27230 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
27231 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
27232____________________________________________________________________________
27233[ 1660] By: gsar on 1998/07/26 02:43:57
27234 Log: integrate utfperl
27235 Branch: perl
27236 +> (branch 162 files)
27237 !> (integrate 29 files)
27238____________________________________________________________________________
27239[ 1659] By: gsar on 1998/07/26 02:38:22
27240 Log: integrate maint-5.005 changes
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
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
27260 Branch: maint-5.005/perl
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
27269 Branch: maint-5.005/perl
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
27278 Branch: maint-5.005/perl
27279 ! djgpp/fixpmain
27280____________________________________________________________________________
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
27286 Branch: maint-5.005/perl
27287 ! hints/beos.sh
27288____________________________________________________________________________
27289[ 1654] By: gsar on 1998/07/26 02:09:29
27290 Log: various pod tweaks
27291 Branch: maint-5.005/perl
27292 ! Changes pod/perldelta.pod pod/perlmodinstall.pod
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
27301 Branch: maint-5.005/perl
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.
27310 Branch: maint-5.005/perl
27311 ! lib/Math/BigInt.pm t/lib/bigintpm.t
27312____________________________________________________________________________
27313[ 1651] By: larry on 1998/07/24 05:44:33
27314 Log: Here are the long-expected Unicode/UTF-8 modifications.
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
27409 + utf8.c utf8.h
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
27414 ! t/op/vec.t toke.c util.c vms/vmsish.h
27415____________________________________________________________________________
27416[ 1650] By: gsar on 1998/07/24 04:06:48
27417 Log: create utfperl branch
27418 Branch: utfperl
27419 +> (branch 1079 files)
27420____________________________________________________________________________
27421[ 1649] By: gsar on 1998/07/24 03:56:56
27422 Log: create maint-5.005 branch
27423 Branch: maint-5.005/perl
27424 +> (branch 1079 files)
27425____________________________________________________________________________
27426[ 1648] By: gsar on 1998/07/24 03:36:35
27427 Log: un-checked-in 5.005 Changes (this is 5.005 *exactly*)
27428 Branch: perl
27429 ! Changes
27430