25 years agovarious Configure and hints updates (prefer drand48() or random()
Jarkko Hietaniemi [Tue, 29 Sep 1998 00:56:33 +0000]
various Configure and hints updates (prefer drand48() or random()
over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
applied modulo SCO hints superseded by later patch
Message-Id: <199809282156.AAA18615@alpha.hut.fi>
Subject: [PATCH] 5.005_52: Configure et al:

p4raw-id: //depot/perl@1904

25 years agofixes for bugs in /RE/p from Hugo van der Sanden
Gurusamy Sarathy [Fri, 2 Oct 1998 01:42:37 +0000]
fixes for bugs in /RE/p from Hugo van der Sanden
Date: Mon, 28 Sep 1998 17:41:49 +0100
Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
Subject: [PATCH 5.005_52] Re: More on ?p
--
Date: Thu, 01 Oct 1998 09:10:58 +0100
Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
Subject: [PATCH 5.005_52] ?p fix
--
Date: Thu, 01 Oct 1998 10:45:56 +0100
Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
Subject: [PATCH 5.005_52] more on ?p

p4raw-id: //depot/perl@1903

25 years agowritemain dies when there are more than 4000 characters of extensions
Kenneth Duda [Sun, 27 Sep 1998 20:22:12 +0000]
writemain dies when there are more than 4000 characters of extensions

Message-Id: <199809280322.UAA01261@scorpion.cisco.com>

p4raw-id: //depot/perl@1902

25 years agotweak run_byacc recipe
Gurusamy Sarathy [Fri, 2 Oct 1998 01:33:16 +0000]
tweak run_byacc recipe

p4raw-id: //depot/perl@1901

25 years agouse SETERRNO() to reset errno (suggested by Charles Bailey)
Gurusamy Sarathy [Fri, 2 Oct 1998 01:02:09 +0000]
use SETERRNO() to reset errno (suggested by Charles Bailey)

p4raw-id: //depot/perl@1900

25 years agofix various 5.00552 mishaps (fixes suggested by Jan Dubois,
Gurusamy Sarathy [Mon, 28 Sep 1998 20:46:30 +0000]
fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
Dvornik)

p4raw-id: //depot/perl@1899

25 years agoflush unsubmitted 5.00552 change
Gurusamy Sarathy [Mon, 28 Sep 1998 20:42:52 +0000]
flush unsubmitted 5.00552 change

p4raw-id: //depot/perl@1898

25 years agorun vms_yfix.pl
Gurusamy Sarathy [Sun, 27 Sep 1998 04:43:06 +0000]
run vms_yfix.pl

p4raw-id: //depot/perl@1897

25 years agosmall tweak on last change
Gurusamy Sarathy [Sun, 27 Sep 1998 03:38:55 +0000]
small tweak on last change

p4raw-id: //depot/perl@1896

25 years agofix win32_stat() to do the right thing for share names
Gurusamy Sarathy [Sun, 27 Sep 1998 03:17:17 +0000]
fix win32_stat() to do the right thing for share names

p4raw-id: //depot/perl@1895

25 years agoFixed apostrophe problem from Mark Knutsen.
Larry Wall [Fri, 25 Sep 1998 18:50:40 +0000]
Fixed apostrophe problem from Mark Knutsen.

p4raw-id: //depot/perl@1891

25 years agoupdate template config.sh, add new config vars to win32 stuff
Gurusamy Sarathy [Fri, 25 Sep 1998 10:25:00 +0000]
update template config.sh, add new config vars to win32 stuff

p4raw-id: //depot/perl@1890

25 years agobig Configure update from Jarkko: sync metaconfig units; d_statblks fix
Gurusamy Sarathy [Fri, 25 Sep 1998 07:13:13 +0000]
big Configure update from Jarkko: sync metaconfig units; d_statblks fix
for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
of full-fledged 64-bit support (including support for: fseeko/ftello,
Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
in Fcntl)
From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
Message-Id: <199809112056.XAA04720@alpha.hut.fi>
Subject: [PATCH] 5.005_51: Configure "Massive Attack"
--
From: Jarkko Hietaniemi <jhi@cc.hut.fi>
Date: 12 Sep 1998 09:44:25 +0300
Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"

p4raw-id: //depot/perl@1889

25 years agobump patchlevel to 52; other little tweaks for threads, win32 builds
Gurusamy Sarathy [Fri, 25 Sep 1998 06:27:12 +0000]
bump patchlevel to 52; other little tweaks for threads, win32 builds

p4raw-id: //depot/perl@1888

25 years agowin32.c tweak
Gurusamy Sarathy [Fri, 25 Sep 1998 04:50:49 +0000]
win32.c tweak

p4raw-id: //depot/perl@1887

25 years agos/MAKEMAKEROPT/PERL_MM_OPT/
Gurusamy Sarathy [Fri, 25 Sep 1998 04:47:32 +0000]
s/MAKEMAKEROPT/PERL_MM_OPT/

p4raw-id: //depot/perl@1886

25 years agoMM_Unix::canonpath erroneously turns leading // into /
Dominic Dunlop [Thu, 10 Sep 1998 11:02:46 +0000]
MM_Unix::canonpath erroneously turns leading // into /

Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>

p4raw-id: //depot/perl@1885

25 years agotemporarily disable perl malloc for a2p until we clean up
Gurusamy Sarathy [Fri, 25 Sep 1998 03:06:10 +0000]
temporarily disable perl malloc for a2p until we clean up
conflicting malloc() declarations everywhere

p4raw-id: //depot/perl@1884

25 years agoremove obsolete win32/bin/*.pl
Gurusamy Sarathy [Fri, 25 Sep 1998 02:27:00 +0000]
remove obsolete win32/bin/*.pl

p4raw-id: //depot/perl@1883

25 years agomissing file in last submit
Gurusamy Sarathy [Fri, 25 Sep 1998 02:04:43 +0000]
missing file in last submit

p4raw-id: //depot/perl@1882

25 years agoserial access to PL_x[inpr]v_root for USE_THREADS
Gurusamy Sarathy [Fri, 25 Sep 1998 01:56:54 +0000]
serial access to PL_x[inpr]v_root for USE_THREADS

p4raw-id: //depot/perl@1881

25 years agolock sv_mutex in new_he() and del_he() for USE_THREADS
Drago Goricanec [Thu, 24 Sep 1998 22:01:09 +0000]
lock sv_mutex in new_he() and del_he() for USE_THREADS
Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe

p4raw-id: //depot/perl@1880

25 years agotweaks to enable PERL_OBJECT to build & test on win32
Gurusamy Sarathy [Fri, 25 Sep 1998 00:20:07 +0000]
tweaks to enable PERL_OBJECT to build & test on win32

p4raw-id: //depot/perl@1879

25 years agofix change#1861, which breaks default boot_xxx symbol generation
Gurusamy Sarathy [Fri, 25 Sep 1998 00:13:36 +0000]
fix change#1861, which breaks default boot_xxx symbol generation

p4raw-link: @1861 on //depot/perl: 762efda7da89e66e6132e666545886910dd743f8

p4raw-id: //depot/perl@1878

25 years agotwo tweaks for clean build and test on Solaris
Gurusamy Sarathy [Thu, 24 Sep 1998 10:29:54 +0000]
two tweaks for clean build and test on Solaris

p4raw-id: //depot/perl@1877

25 years agoperlform.pod
Colin Kuskie [Wed, 26 Aug 1998 14:53:01 +0000]
perlform.pod

Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>

p4raw-id: //depot/perl@1876

25 years agoRe: problem with (?p{}) [PATCH 5.005_5*]
Ilya Zakharevich [Tue, 25 Aug 1998 15:35:58 +0000]
Re: problem with (?p{}) [PATCH 5.005_5*]

Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1875

25 years agoRe: your Regexp.patch dated 21.8 [PATCH]
Ilya Zakharevich [Tue, 25 Aug 1998 14:56:06 +0000]
Re: your Regexp.patch dated 21.8 [PATCH]

Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1874

25 years agoExtraneous warning for (?()A|B)
Ilya Zakharevich [Tue, 25 Aug 1998 04:29:49 +0000]
Extraneous warning for (?()A|B)

Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1873

25 years agonew irix_6.sh hints file
Krishna Sethuraman [Sun, 23 Aug 1998 23:18:38 +0000]
new irix_6.sh hints file

Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>

p4raw-id: //depot/perl@1872

25 years agocorrect FSF address in various places
Gurusamy Sarathy [Thu, 24 Sep 1998 07:26:37 +0000]
correct FSF address in various places

p4raw-id: //depot/perl@1871

25 years ago(and _5x I expect) VMS config procedure patch
Hans Mulder [Fri, 14 Aug 1998 09:20:16 +0000]
(and _5x I expect) VMS config procedure patch

Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>

p4raw-id: //depot/perl@1870

25 years agouse STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
Scott Henry [Thu, 13 Aug 1998 09:52:15 +0000]
use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)

p4raw-id: //depot/perl@1869

25 years ago5.005_02 perlfunc.pod, improve umask entry
Nathan Torkington [Thu, 13 Aug 1998 10:59:48 +0000]
5.005_02 perlfunc.pod, improve umask entry

Message-Id: <199808131659.KAA06179@prometheus.frii.com>

p4raw-id: //depot/perl@1868

25 years agomake C<goto &sub> AUTOLOAD-aware (autouse now works for modules
Gurusamy Sarathy [Thu, 24 Sep 1998 06:45:13 +0000]
make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
that are autoloaded)

p4raw-id: //depot/perl@1867

25 years agograndfather deprecated "$$<digit>" no more
Gurusamy Sarathy [Thu, 24 Sep 1998 05:21:19 +0000]
grandfather deprecated "$$<digit>" no more

p4raw-id: //depot/perl@1866

25 years agotweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
Gurusamy Sarathy [Thu, 24 Sep 1998 04:52:48 +0000]
tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
low bits (suggested by Ilya Zakharevich)

p4raw-id: //depot/perl@1865

25 years agomove yyglobal decls from perly.c to perlvars.h, regen headers, tweak
Gurusamy Sarathy [Thu, 24 Sep 1998 04:29:14 +0000]
move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
perly_c.diff

p4raw-id: //depot/perl@1864

25 years agoprovide locked access to string table for USE_THREADS
Gurusamy Sarathy [Thu, 24 Sep 1998 03:36:30 +0000]
provide locked access to string table for USE_THREADS

p4raw-id: //depot/perl@1863

25 years agoremove bogus warn()
Gurusamy Sarathy [Thu, 24 Sep 1998 03:30:32 +0000]
remove bogus warn()

p4raw-id: //depot/perl@1862

25 years agoapplied suggested patch, adapted for all platforms
Jan Dubois [Sun, 20 Sep 1998 12:56:38 +0000]
applied suggested patch, adapted for all platforms
Message-ID: <3604de0c.12319885@smtp1.ibm.net>
Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker

p4raw-id: //depot/perl@1861

25 years agoupgrade to CPAN-1.40
Gurusamy Sarathy [Thu, 24 Sep 1998 02:16:14 +0000]
upgrade to CPAN-1.40

p4raw-id: //depot/perl@1860

25 years agouse $ENV{MAKEMAKEROPT} to set default command line args
Gurusamy Sarathy [Thu, 24 Sep 1998 02:08:59 +0000]
use $ENV{MAKEMAKEROPT} to set default command line args

p4raw-id: //depot/perl@1859

25 years agoMore verbose Test::Harness [PATCH]
Ilya Zakharevich [Tue, 22 Sep 1998 17:30:16 +0000]
More verbose Test::Harness [PATCH]

Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1857

25 years agoupdate hints for OPENSTEP 4.2 on i386
Gerben Wierda [Sun, 20 Sep 1998 01:03:18 +0000]
update hints for OPENSTEP 4.2 on i386
Message-Id: <9809192303.AA29190@Spike>
Subject: Perl 5.005_02 compilation problems

p4raw-id: //depot/perl@1856

25 years agoreset errno after C<require> search (as suggested by Larry)
Gurusamy Sarathy [Wed, 23 Sep 1998 10:52:27 +0000]
reset errno after C<require> search (as suggested by Larry)

p4raw-id: //depot/perl@1855

25 years agomisc pod tweaks
Gurusamy Sarathy [Wed, 23 Sep 1998 10:50:26 +0000]
misc pod tweaks

p4raw-id: //depot/perl@1854

25 years agomake Pod/Html.pm handle the --title option properly (as suggested
Gurusamy Sarathy [Wed, 23 Sep 1998 10:46:06 +0000]
make Pod/Html.pm handle the --title option properly (as suggested
by gml4410@ggr.co.uk)

p4raw-id: //depot/perl@1853

25 years agoSSNEW() API for allocating memory on the savestack
Albert Dvornik [Thu, 17 Sep 1998 19:23:07 +0000]
SSNEW() API for allocating memory on the savestack
Message-Id: <tqemtae338.fsf@puma.genscan.com>
Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)

p4raw-id: //depot/perl@1852

25 years agoExtUtils::MakeMaker::prompt cannot return 0
Jochen Wiedmann [Thu, 17 Sep 1998 17:16:06 +0000]
ExtUtils::MakeMaker::prompt cannot return 0

Message-ID: <360127B6.E44564A@ispsoft.de>

p4raw-id: //depot/perl@1851

25 years agoRe: [PATCH] MakeMaker "test" target doesn't depend on "all"
Andreas König [Tue, 15 Sep 1998 01:32:31 +0000]
Re: [PATCH] MakeMaker "test" target doesn't depend on "all"

Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>

p4raw-id: //depot/perl@1850

25 years agoRe: extralibs.ld problem in MM_VMS.pm
Charles Bailey [Sat, 12 Sep 1998 19:25:32 +0000]
Re: extralibs.ld problem in MM_VMS.pm

Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>

p4raw-id: //depot/perl@1849

25 years agoRe: Open2 and memory leaks
Roderick Schertler [Fri, 11 Sep 1998 16:19:21 +0000]
Re: Open2 and memory leaks

Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>

p4raw-id: //depot/perl@1848

25 years agoseed srand from /dev/urandom when possible
Roderick Schertler [Wed, 9 Sep 1998 23:52:48 +0000]
seed srand from /dev/urandom when possible

Message-ID: <20567.905399568@eeyore.ibcinc.com>

p4raw-id: //depot/perl@1847

25 years agodoc update for crypt()'s salt
Roderick Schertler [Thu, 10 Sep 1998 00:32:17 +0000]
doc update for crypt()'s salt

Message-ID: <21142.905401937@eeyore.ibcinc.com>

p4raw-id: //depot/perl@1846

25 years agofix h2ph handling of C<#error "foo">
SAKAI Kiyotaka [Thu, 10 Sep 1998 09:59:33 +0000]
fix h2ph handling of C<#error "foo">
Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
Subject: [5.005_02] h2ph problem

p4raw-id: //depot/perl@1845

25 years agoplug strictly private function leaks in API listing
Gurusamy Sarathy [Wed, 23 Sep 1998 10:06:13 +0000]
plug strictly private function leaks in API listing

p4raw-id: //depot/perl@1844

25 years agohide symbol for static build
Dominic Dunlop [Tue, 8 Sep 1998 21:40:46 +0000]
hide symbol for static build
Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]

p4raw-id: //depot/perl@1843

25 years agodefine PUT_svindex(), PUT_opindex()
Gurusamy Sarathy [Wed, 23 Sep 1998 09:52:46 +0000]
define PUT_svindex(), PUT_opindex()

p4raw-id: //depot/perl@1842

25 years agoEliminate pragma/warn-regexec test dependence on REG_INFTY value
Dominic Dunlop [Tue, 8 Sep 1998 15:34:53 +0000]
Eliminate pragma/warn-regexec test dependence on REG_INFTY value

Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>

p4raw-id: //depot/perl@1841

25 years agopl2bat tweak from Tye McQueen <tye@metronet.com>
Gurusamy Sarathy [Wed, 23 Sep 1998 09:42:17 +0000]
pl2bat tweak from Tye McQueen <tye@metronet.com>

p4raw-id: //depot/perl@1840

25 years agoThread::cond_wait bug in 5.005.51 causes deadlock
Drago Goricanec [Mon, 7 Sep 1998 17:36:09 +0000]
Thread::cond_wait bug in 5.005.51 causes deadlock

Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>

p4raw-id: //depot/perl@1839

25 years agoRE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
Green, Paul [Thu, 10 Sep 1998 00:02:07 +0000]
RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port

Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>

p4raw-id: //depot/perl@1838

25 years ago(via private mail)
Charles Bailey [Sat, 5 Sep 1998 01:23:58 +0000]
(via private mail)
Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
Subject: [Patch 5.005_02] Miscellaneous VMS cleanup

p4raw-id: //depot/perl@1837

25 years agoOS/2 spawning typos
Ilya Zakharevich [Sat, 5 Sep 1998 00:14:51 +0000]
OS/2 spawning typos

Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1836

25 years agowarn on C<my($foo,$foo)>
Gurusamy Sarathy [Wed, 23 Sep 1998 08:09:55 +0000]
warn on C<my($foo,$foo)>

p4raw-id: //depot/perl@1835

25 years agogeneral updates to README.vms
Peter Prymmer [Fri, 4 Sep 1998 13:27:41 +0000]
general updates to README.vms

Message-Id: <9809042027.AA04463@forte.com>

p4raw-id: //depot/perl@1834

25 years agoPATCH: 5.005_02 hint/hpux.sh
Jeff Okamoto [Wed, 2 Sep 1998 10:06:49 +0000]
PATCH: 5.005_02 hint/hpux.sh

Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>

p4raw-id: //depot/perl@1833

25 years agofix (some) installhtml bugs
Larry Parmelee [Tue, 1 Sep 1998 12:43:40 +0000]
fix (some) installhtml bugs
Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
Subject: installhtml script needs work

p4raw-id: //depot/perl@1832

25 years agodocument 'U' magic with examples
Alan Burlison [Tue, 1 Sep 1998 15:54:06 +0000]
document 'U' magic with examples
Message-Id: <199809011455.PAA00631@sale-wts>
Subject: Re: Looking for some XS MAGIC examples...

p4raw-id: //depot/perl@1831

25 years agoMessage-Id: <9809010013.AA06737@forte.com>
Peter Prymmer [Mon, 31 Aug 1998 17:13:49 +0000]
Message-Id: <9809010013.AA06737@forte.com>

p4raw-id: //depot/perl@1830

25 years agofix problematic typecast in filter_del()
Mark P Lutz [Mon, 31 Aug 1998 21:13:11 +0000]
fix problematic typecast in filter_del()
Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
Subject: perl5.005_02 does not build on Cray T90

p4raw-id: //depot/perl@1829

25 years ago(?>) broken in RE
Ilya Zakharevich [Mon, 31 Aug 1998 14:52:10 +0000]
(?>) broken in RE

Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1828

25 years agoU/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
Gurusamy Sarathy [Wed, 23 Sep 1998 07:09:50 +0000]
U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>

p4raw-id: //depot/perl@1827

25 years ago5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
Jarkko Hietaniemi [Wed, 12 Aug 1998 22:41:37 +0000]
5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it

Message-Id: <199808121941.WAA06263@alpha.hut.fi>

p4raw-id: //depot/perl@1826

25 years agore-introduce change#1703
Gurusamy Sarathy [Wed, 23 Sep 1998 06:56:40 +0000]
re-introduce change#1703

p4raw-link: @1703 on //depot/maint-5.005/perl: af819cba4f44bf2074ec4808e403dedf8c3ce2b2

p4raw-id: //depot/perl@1825

25 years agoProtect debugger from nonlocal exits
Ilya Zakharevich [Sat, 29 Aug 1998 17:38:30 +0000]
Protect debugger from nonlocal exits

Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1824

25 years agopatches for perl 5.005_51 under U/WIN
Joe Buehler [Sat, 29 Aug 1998 17:13:28 +0000]
patches for perl 5.005_51 under U/WIN

Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>

p4raw-id: //depot/perl@1823

25 years agoadd missing C<no utf8;> tweak from Larry
Gurusamy Sarathy [Wed, 23 Sep 1998 06:36:59 +0000]
add missing C<no utf8;> tweak from Larry

p4raw-id: //depot/perl@1822

25 years agos/runops/CALLRUNOPS/
Gurusamy Sarathy [Wed, 23 Sep 1998 06:27:51 +0000]
s/runops/CALLRUNOPS/

p4raw-id: //depot/perl@1821

25 years agorename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
Gurusamy Sarathy [Wed, 23 Sep 1998 06:24:49 +0000]
rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly

p4raw-id: //depot/perl@1820

25 years agomake \(%foo) return refs to values (not copies of values)
Gurusamy Sarathy [Wed, 23 Sep 1998 06:08:46 +0000]
make \(%foo) return refs to values (not copies of values)
From: Stephen McCamant <smccam@uclink4.berkeley.edu>
Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
--
From: Roderick Schertler <roderick@argon.org>
Date: Sat, 29 Aug 1998 00:58:33 -0400
Message-ID: <29894.904366713@eeyore.ibcinc.com>
Subject: Re: \(%x) problems

p4raw-id: //depot/perl@1819

25 years agomake h2xs generate ANSI prototypes
Gurusamy Sarathy [Wed, 23 Sep 1998 06:05:08 +0000]
make h2xs generate ANSI prototypes

p4raw-id: //depot/perl@1818

25 years agoupdated usethreads hints for hpux 10.X
Matthew T Harden [Fri, 28 Aug 1998 14:10:42 +0000]
updated usethreads hints for hpux 10.X
Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)

p4raw-id: //depot/perl@1817

25 years agodon't create empty directories in installperl
Robin Barker [Fri, 21 Aug 1998 11:29:24 +0000]
don't create empty directories in installperl
Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
Subject: [PATCH 5.005_02] install: empty dirs

p4raw-id: //depot/perl@1816

25 years agomake behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
Ilya Zakharevich [Fri, 21 Aug 1998 05:41:02 +0000]
make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
Subject: Re: your mail

p4raw-id: //depot/perl@1815

25 years agoh2ph misquotes #error directives
Kurt D. Starsinic [Thu, 20 Aug 1998 20:59:03 +0000]
h2ph misquotes #error directives

Message-ID: <19980820205903.A12908@O2.chapin.edu>

p4raw-id: //depot/perl@1814

25 years agopatch to support computed regular subexpressions
Ilya Zakharevich [Thu, 20 Aug 1998 15:19:50 +0000]
patch to support computed regular subexpressions
Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
Subject: [5.005_5* PATCH] Postponed RE - now!

p4raw-id: //depot/perl@1813

25 years agobetter CR-handling on shebang line and in formats (fixed variant of
Gurusamy Sarathy [Wed, 23 Sep 1998 05:26:26 +0000]
better CR-handling on shebang line and in formats (fixed variant of
patch suggested by Igor Sysoev <igor@nitek.ru>)

p4raw-id: //depot/perl@1812

25 years agodocument non-loopish blocks better
M. J. T. Guy [Tue, 18 Aug 1998 12:28:36 +0000]
document non-loopish blocks better
Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
Subject: Re: next in do {} while block gives error message

p4raw-id: //depot/perl@1811

25 years agofix bogus integerization of pop()'s return value
Gurusamy Sarathy [Sat, 15 Aug 1998 23:27:54 +0000]
fix bogus integerization of pop()'s return value
Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
Subject: Re: Complex expression does integer arithmetic

p4raw-id: //depot/perl@1810

25 years agotweak README.win32
Gurusamy Sarathy [Wed, 23 Sep 1998 04:09:43 +0000]
tweak README.win32

p4raw-id: //depot/perl@1809

25 years agobetter diagnostic for do{} used as lvalue
Gurusamy Sarathy [Wed, 23 Sep 1998 03:40:57 +0000]
better diagnostic for do{} used as lvalue

p4raw-id: //depot/perl@1808

25 years agoenable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
Hans Mulder [Tue, 11 Aug 1998 21:08:51 +0000]
enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)

p4raw-id: //depot/perl@1807

25 years agosupport make written in perl (aka "pmake") on win32
Gurusamy Sarathy [Wed, 23 Sep 1998 03:36:08 +0000]
support make written in perl (aka "pmake") on win32

p4raw-id: //depot/perl@1806

25 years agofix mismatched UV/U32 types for to_utf8_*()
Gurusamy Sarathy [Wed, 23 Sep 1998 03:30:07 +0000]
fix mismatched UV/U32 types for to_utf8_*()

p4raw-id: //depot/perl@1805

25 years agodos-djgpp update
Laszlo Molnar [Sun, 9 Aug 1998 22:38:23 +0000]
dos-djgpp update

Message-ID: <19980809223823.A215@cdata.tvnet.hu>

p4raw-id: //depot/perl@1804

25 years agoapply minimal variant of patch (sent via private mail)
Jarkko Hietaniemi [Wed, 12 Aug 1998 15:42:35 +0000]
apply minimal variant of patch (sent via private mail)
Message-Id: <199808121242.PAA29761@comanche.spices>
Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands

p4raw-id: //depot/perl@1803

25 years agoadjust searchdict.t for EBCDIC (still needs documenting)
Peter Prymmer [Thu, 6 Aug 1998 18:09:39 +0000]
adjust searchdict.t for EBCDIC (still needs documenting)
Message-Id: <9808070109.AA06158@forte.com>
Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t

p4raw-id: //depot/perl@1802

25 years agosilence redefined warning for XS(INIT) {}
Gurusamy Sarathy [Wed, 23 Sep 1998 02:54:15 +0000]
silence redefined warning for XS(INIT) {}

p4raw-id: //depot/perl@1801