25 years agomake overload, Data::Dumper, and dumpvar understand qr// stringify
Gurusamy Sarathy [Sun, 4 Jul 1999 20:03:21 +0000]
make overload, Data::Dumper, and dumpvar understand qr// stringify
overloading

p4raw-id: //depot/perl@3570

25 years agomake AIX dynaloading work when libperl is shared (and thus under
Jens-Uwe Mager [Sat, 29 May 1999 17:09:52 +0000]
make AIX dynaloading work when libperl is shared (and thus under
mod_perl etc.)
Message-Id:  <199905291509.RAA43978@ans.helios.de>
Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)

p4raw-id: //depot/perl@3569

25 years agoremove misleading info on defined(&func), unclutter deprecation
Gurusamy Sarathy [Sun, 4 Jul 1999 02:38:34 +0000]
remove misleading info on defined(&func), unclutter deprecation
about defined(@array)

p4raw-id: //depot/perl@3567

25 years agoMINGW32 and EGCS 1.1.2 support
Jan Dubois [Wed, 26 May 1999 22:07:17 +0000]
MINGW32 and EGCS 1.1.2 support

Message-ID: <374c53ac.10322322@smtp1.ibm.net>

p4raw-id: //depot/perl@3566

25 years agonewer version of perlxstut from Jeff Okamoto (slightly edited
Gurusamy Sarathy [Sun, 4 Jul 1999 01:26:02 +0000]
newer version of perlxstut from Jeff Okamoto (slightly edited
for win32 issues)

p4raw-id: //depot/perl@3565

25 years agoavoid warnings
Gurusamy Sarathy [Fri, 2 Jul 1999 03:09:04 +0000]
avoid warnings

p4raw-id: //depot/perl@3564

25 years agoinc version (for CPAN.pm sanity)
Gurusamy Sarathy [Mon, 28 Jun 1999 19:23:47 +0000]
inc version (for CPAN.pm sanity)

p4raw-id: //depot/perl@3563

25 years agoregen perltoc
Gurusamy Sarathy [Mon, 28 Jun 1999 19:19:01 +0000]
regen perltoc

p4raw-id: //depot/perl@3562

25 years ago[19990526.002] Misc. improvements to Class:Struct
Damian Conway [Wed, 26 May 1999 00:58:35 +0000]
[19990526.002] Misc. improvements to Class:Struct

Message-Id: <199905260458.AAA06411@defender.perl.org>

p4raw-id: //depot/perl@3561

25 years agoremove bogus PL_optype_size
Gurusamy Sarathy [Mon, 28 Jun 1999 18:50:52 +0000]
remove bogus PL_optype_size

p4raw-id: //depot/perl@3560

25 years agoupgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
Gurusamy Sarathy [Mon, 28 Jun 1999 18:22:26 +0000]
upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)

p4raw-id: //depot/perl@3559

25 years agomake autogenerated files writable
Gurusamy Sarathy [Mon, 28 Jun 1999 00:07:33 +0000]
make autogenerated files writable

p4raw-id: //depot/perl@3557

25 years agosomewhat untested PERL_OBJECT cleanups (C++isms mostly
Gurusamy Sarathy [Sun, 27 Jun 1999 14:28:49 +0000]
somewhat untested PERL_OBJECT cleanups (C++isms mostly
gone from the public API); PERL_OBJECT builds again on
windows

TODO: namespace-clean the typedefs in iperlsys.h and
elsewhere; remove C++ remnants from public headers

p4raw-id: //depot/perl@3553

25 years agointegrate cfgperl changes into mainline
Gurusamy Sarathy [Sun, 27 Jun 1999 13:49:31 +0000]
integrate cfgperl changes into mainline

p4raw-id: //depot/perl@3552

25 years agofix indents
Gurusamy Sarathy [Sun, 27 Jun 1999 13:31:11 +0000]
fix indents

p4raw-id: //depot/perl@3551

25 years agoupdate Changes
Gurusamy Sarathy [Thu, 24 Jun 1999 22:42:53 +0000]
update Changes

p4raw-id: //depot/perl@3550

25 years agoavoid race condition in the CAPI extension bootstrap handler
Gurusamy Sarathy [Thu, 24 Jun 1999 22:41:17 +0000]
avoid race condition in the CAPI extension bootstrap handler

p4raw-id: //depot/perl@3549

25 years agosanity check to cover the case when perl is installed into the
Gurusamy Sarathy [Thu, 24 Jun 1999 22:39:53 +0000]
sanity check to cover the case when perl is installed into the
X:\ (drive root)

p4raw-id: //depot/perl@3548

25 years agotweak RefHash to make intent clearer (suggested by John Dlugosz)
Gurusamy Sarathy [Tue, 22 Jun 1999 19:30:32 +0000]
tweak RefHash to make intent clearer (suggested by John Dlugosz)

p4raw-id: //depot/perl@3547

25 years agooops, backout bogus change#3545
Gurusamy Sarathy [Tue, 22 Jun 1999 17:25:03 +0000]
oops, backout bogus change#3545

p4raw-link: @3545 on //depot/perl: 151c20ad7c538678c95caebf3d22c0270964f452

p4raw-id: //depot/perl@3546

25 years agoremove dead code
Gurusamy Sarathy [Tue, 22 Jun 1999 17:18:05 +0000]
remove dead code

p4raw-id: //depot/perl@3545

25 years agoTidy up #3542 and #3543.
Jarkko Hietaniemi [Fri, 18 Jun 1999 19:24:28 +0000]
Tidy up #3542 and #3543.

p4raw-id: //depot/cfgperl@3544

25 years agoSpice up locale.t.
Jarkko Hietaniemi [Fri, 18 Jun 1999 10:28:45 +0000]
Spice up locale.t.

p4raw-id: //depot/cfgperl@3543

25 years agoFixed two long-standing locale bugs.
Jarkko Hietaniemi [Thu, 17 Jun 1999 22:42:03 +0000]
Fixed two long-standing locale bugs.

Both problems were related to numeric locale which
controls the radix character aka the decimal separator.
(1) printf (and sprintf) were resetting the numeric locale to C.
(2) Using locale-numerically formatted floating point
    numbers (e.g. "1,23") together with -w caused warnings about
    "isn't numeric".  The operations were working fine, though,
    because atof() was using the local locale.
Both problems reported by Stefan Vogtner.

Introduced a wrapper for atof() that attempts to convert
the string both ways.  This helps Perl to understand
numbers like this "4.56" even when using a local locale
makes atof() understand only numbers like this "7,89".

Remaining related problems, both of which existed before
this patch and continue to exist after this patch:
(a) The behaviour of print() is _not_ as documented by perllocale.
    Instead of always using the C locale, print() does use the
    local locale, just like the *printf() do.  This may be fixable
    now that switching to-and-fro between locales has been made
    more consistent, but fixing print() would change existing
    behaviour.  perllocale is not changed by this patch.
(b) If a number has been stringified (say, via "$number") under
    a local locale, the cached string value persists even under
    "no locale".  This may or may not be a problem: operations
    work fine because the original number is still there, but
    that the string form keeps its locale-ish outlook may be
    somewhat confusing.

p4raw-id: //depot/cfgperl@3542

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Thu, 17 Jun 1999 20:00:16 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3541

25 years agodump C<0> as such, not C<'0'>
Gurusamy Sarathy [Wed, 16 Jun 1999 16:49:55 +0000]
dump C<0> as such, not C<'0'>

p4raw-id: //depot/perl@3540

25 years agofix coredumper in change#3498
Gurusamy Sarathy [Sun, 13 Jun 1999 04:04:40 +0000]
fix coredumper in change#3498

p4raw-link: @3498 on //depot/cfgperl: 697943021785eb8447e25eb51a6f27fd78921863

p4raw-id: //depot/perl@3539

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Sat, 12 Jun 1999 22:01:26 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3538

25 years agoEXTERN_C declarations for global arrays in various
Gurusamy Sarathy [Sat, 12 Jun 1999 06:43:03 +0000]
EXTERN_C declarations for global arrays in various
headers, so perl can be built even in C++ mode; win32
build fixups; regen headers

p4raw-id: //depot/perl@3537

25 years agocaller.pm typos
Gurusamy Sarathy [Sat, 12 Jun 1999 06:38:21 +0000]
caller.pm typos

p4raw-id: //depot/perl@3536

25 years agovarious little tweaks; most globals are now in intrpvar.h, ninterps
Gurusamy Sarathy [Fri, 11 Jun 1999 23:13:54 +0000]
various little tweaks; most globals are now in intrpvar.h, ninterps
is temporarily gone

p4raw-id: //depot/perl@3535

25 years agoimplement C<use caller 'encoding'>
Gurusamy Sarathy [Fri, 11 Jun 1999 20:41:51 +0000]
implement C<use caller 'encoding'>

p4raw-id: //depot/perl@3534

25 years agotruncate() has a peculiar exemption from strict barewords, even
Gurusamy Sarathy [Fri, 11 Jun 1999 16:51:04 +0000]
truncate() has a peculiar exemption from strict barewords, even
though it has a non-filehandle prototype

p4raw-id: //depot/perl@3533

25 years agoGDBM tweak
Gurusamy Sarathy [Fri, 11 Jun 1999 09:09:16 +0000]
GDBM tweak

p4raw-id: //depot/perl@3532

25 years agopart of the platform changes for IMPLICIT_CONTEXT
Gurusamy Sarathy [Thu, 10 Jun 1999 23:34:19 +0000]
part of the platform changes for IMPLICIT_CONTEXT

p4raw-id: //depot/perl@3531

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Thu, 10 Jun 1999 20:55:56 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3530

25 years agoDB_File tweaks for IMPLICIT CONTEXT
Gurusamy Sarathy [Thu, 10 Jun 1999 20:40:01 +0000]
DB_File tweaks for IMPLICIT CONTEXT

p4raw-id: //depot/perl@3529

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Thu, 10 Jun 1999 10:18:15 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3528

25 years agomost globals are now interpreter local; locale initialization
Gurusamy Sarathy [Thu, 10 Jun 1999 09:30:35 +0000]
most globals are now interpreter local; locale initialization
was too early, defer it until interpreter is allocated and
initialized; multiple interpreters should now be
concurrency-safe (untested)

p4raw-id: //depot/perl@3527

25 years agofix small nits
Gurusamy Sarathy [Thu, 10 Jun 1999 08:38:00 +0000]
fix small nits

p4raw-id: //depot/perl@3526

25 years agowin32 build fixes
Gurusamy Sarathy [Thu, 10 Jun 1999 04:41:38 +0000]
win32 build fixes

p4raw-id: //depot/perl@3525

25 years agomore complete support for implicit thread/interpreter pointer,
Gurusamy Sarathy [Wed, 9 Jun 1999 18:03:01 +0000]
more complete support for implicit thread/interpreter pointer,
enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
without that enabled):
  - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
    is a noop; tests pass on Solaris; should be faster now!
  - MULTIPLICITY has been tested with and without
    PERL_IMPLICIT_CONTEXT on Solaris
  - improved function database now merged with embed.pl
  - everything except the varargs functions have foo(a,b,c) macros
    to provide compatibility
  - varargs functions default to compatibility variants that
    get the context pointer using dTHX
  - there should be almost no source compatibility issues as a
    result of all this
  - dl_foo.xs changes other than dl_dlopen.xs untested
  - still needs documentation, fixups for win32 etc
Next step: migrate most non-mutex variables from perlvars.h
to intrpvar.h

p4raw-id: //depot/perl@3524

25 years agomissed a file
Gurusamy Sarathy [Mon, 7 Jun 1999 05:24:13 +0000]
missed a file

p4raw-id: //depot/perl@3523

25 years agoinitial stub implementation of implicit thread/this
Gurusamy Sarathy [Mon, 7 Jun 1999 05:18:34 +0000]
initial stub implementation of implicit thread/this
pointer argument; builds/tests on Solaris, win32
hasn't been fixed up yet; proto.h, global.sym and
static function decls are now generated from a common
database in proto.pl; some inconsistently named
perl_foo() things are now Perl_foo(), compatibility
#defines provided; perl_foo() (lowercase 'p') reserved
for functions that take an explicit context argument;
next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)

p4raw-id: //depot/perl@3522

25 years agoclean up some stray "global" symbols
Gurusamy Sarathy [Fri, 4 Jun 1999 23:00:22 +0000]
clean up some stray "global" symbols

p4raw-id: //depot/perl@3521

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Wed, 2 Jun 1999 21:33:28 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3520

25 years agoavoid dereferencing null pointer from getpwent() et al
Gurusamy Sarathy [Wed, 2 Jun 1999 07:16:10 +0000]
avoid dereferencing null pointer from getpwent() et al

p4raw-id: //depot/perl@3519

25 years agoremove _() non-ansism
Gurusamy Sarathy [Wed, 2 Jun 1999 04:47:10 +0000]
remove _() non-ansism

p4raw-id: //depot/perl@3518

25 years agomissed a few files
Gurusamy Sarathy [Wed, 2 Jun 1999 02:17:51 +0000]
missed a few files

p4raw-id: //depot/perl@3517

25 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Wed, 2 Jun 1999 01:37:33 +0000]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@3516

25 years agoremove stray K&R-isms
Gurusamy Sarathy [Wed, 2 Jun 1999 00:48:50 +0000]
remove stray K&R-isms

p4raw-id: //depot/perl@3515

25 years agochange#3447 didn't do enough to exempt Foo->bar(qw/.../) from
Gurusamy Sarathy [Tue, 1 Jun 1999 15:55:55 +0000]
change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
strict 'subs'

p4raw-link: @3447 on //depot/perl: 7a52d87a7fbc7848e6b3e9e96db52d4070212cca

p4raw-id: //depot/perl@3514

25 years agoPatch applying of #3499 had gone awry.
Jarkko Hietaniemi [Tue, 1 Jun 1999 07:17:05 +0000]
Patch applying of #3499 had gone awry.

p4raw-id: //depot/cfgperl@3513

25 years agotighter -help output
Gurusamy Sarathy [Mon, 31 May 1999 19:21:30 +0000]
tighter -help output

p4raw-id: //depot/perl@3512

25 years agofix memory leak in C<eval 'return sub {...}'>
Gurusamy Sarathy [Mon, 31 May 1999 17:18:23 +0000]
fix memory leak in C<eval 'return sub {...}'>

p4raw-id: //depot/perl@3511

25 years agotweak C++isms
Gurusamy Sarathy [Mon, 31 May 1999 14:11:46 +0000]
tweak C++isms

p4raw-id: //depot/perl@3510

25 years agoCleanup of #3488.
Jarkko Hietaniemi [Sun, 30 May 1999 13:02:26 +0000]
Cleanup of #3488.

p4raw-id: //depot/cfgperl@3509

25 years agoOS/2 socket fixes.
Ilya Zakharevich [Sat, 29 May 1999 20:18:13 +0000]
OS/2 socket fixes.
To: Mailing list Perl5 <perl5-porters@perl.org>
Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@3508

25 years agoPATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
Mark-Jason Dominus [Sat, 29 May 1999 14:45:10 +0000]
PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':

To: perl5-porters@perl.com
Message-ID: <19990529184510.27557.qmail@plover.com>

p4raw-id: //depot/cfgperl@3507

25 years agoavoid gv_check() recursive pit
Gurusamy Sarathy [Sat, 29 May 1999 16:49:39 +0000]
avoid gv_check() recursive pit

p4raw-id: //depot/perl@3506

25 years agoSafeguard against unimplemented functions in pwuid.t and grent.t
Jan Dubois [Sat, 29 May 1999 08:46:22 +0000]
Safeguard against unimplemented functions in pwuid.t and grent.t

To: Gurusamy Sarathy <gsar@activestate.com>
Cc: perl5-porters@perl.org
Message-ID: <374f8007.2016008@smtp1.ibm.net>

p4raw-id: //depot/cfgperl@3505

25 years agoQNX needs <sys/select.h> to define fd_set.
Norton T. Allen [Wed, 26 May 1999 13:51:27 +0000]
QNX needs <sys/select.h> to define fd_set.
To: perl5-porters@perl.org
Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>

p4raw-id: //depot/cfgperl@3504

25 years ago(was Re: Unitialized Value Complaints in Math::BigFloat)
Jan Dubois [Fri, 28 May 1999 20:14:35 +0000]
(was Re: Unitialized Value Complaints in Math::BigFloat)

To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
Message-ID: <3751daa4.7188847@smtp1.ibm.net>

p4raw-id: //depot/cfgperl@3503

25 years agoMake Configure support the change #3367,
Jarkko Hietaniemi [Sat, 29 May 1999 10:44:44 +0000]
Make Configure support the change #3367,
SysV shadow passwords.

p4raw-link: @3367 on //depot/perl: 8c0bfa080e85353d7675b8b2fb1a04c6cc60cd5f

p4raw-id: //depot/cfgperl@3502

25 years agoadd wide versions of win32 system calls (first step in
Gurusamy Sarathy [Fri, 28 May 1999 21:22:23 +0000]
add wide versions of win32 system calls (first step in
globalization); delayload winsock for performance if compiling
with VC 6.0

p4raw-id: //depot/perl@3501

25 years agoThe new t/lib/io_linenum.t was using stricture
Jarkko Hietaniemi [Fri, 28 May 1999 21:17:24 +0000]
The new t/lib/io_linenum.t was using stricture
before @INC was set up.

p4raw-id: //depot/cfgperl@3500

25 years agoByteLoader mark 2
Tom Hughes [Wed, 26 May 1999 23:59:49 +0000]
ByteLoader mark 2

To: perl5-porters@perl.org
Message-ID: <bf337a0849.tom@compton.compton.nu>

plus resolve tiny conflict with #3479
plus regen_headers.

p4raw-id: //depot/cfgperl@3499

25 years agoPATCH (5.005_57): defined(@a) now deprecated
Mark-Jason Dominus [Thu, 27 May 1999 16:05:44 +0000]
PATCH (5.005_57): defined(@a) now deprecated

To: perl5-porters@perl.com
Message-ID: <19990527200544.13330.qmail@plover.com>

p4raw-id: //depot/cfgperl@3498

25 years agoCosmetic OS/2-related patches
Ilya Zakharevich [Fri, 28 May 1999 12:13:00 +0000]
Cosmetic OS/2-related patches

To: perl5-porters@perl.org (Mailing list Perl5)
Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@3497

25 years agoRequired OS/2-related patches
Ilya Zakharevich [Fri, 28 May 1999 12:11:48 +0000]
Required OS/2-related patches

To: perl5-porters@perl.org (Mailing list Perl5)
Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@3496

25 years agoProvide more useful test okay percentage
Paul Johnson [Fri, 28 May 1999 15:13:54 +0000]
Provide more useful test okay percentage

To: perl5-porters <perl5-porters@perl.org>
Message-ID: <19990528151354.B289@west-tip.transeda.com>

p4raw-id: //depot/cfgperl@3495

25 years agoFixes related to working local $.
Paul Johnson [Fri, 28 May 1999 15:11:18 +0000]
Fixes related to working local $.

To: perl5-porters <perl5-porters@perl.org>
Message-ID: <19990528151118.A289@west-tip.transeda.com>

p4raw-id: //depot/cfgperl@3494

25 years agochange#3449 wasn't doing enough
Gurusamy Sarathy [Fri, 28 May 1999 16:37:26 +0000]
change#3449 wasn't doing enough

p4raw-link: @3449 on //depot/perl: 18228614d1dac2db099ef3d8846e53f44accce72

p4raw-id: //depot/perl@3493

25 years agoRE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
Paul Marquess [Thu, 27 May 1999 23:31:38 +0000]
RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File

To: doughera@lafayette.edu
Cc: perl5-porters@perl.org
Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>

Had to be applied manually; some mailer had munged the patch slightly.

p4raw-id: //depot/cfgperl@3492

25 years agofixing eval in the compiler
Vishal Bhatia [Thu, 27 May 1999 07:56:54 +0000]
fixing eval in the compiler

To: perl5-porters@perl.org
Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>

p4raw-id: //depot/cfgperl@3491

25 years agoConfigure updates for ISC 4.1
Andy Dougherty [Thu, 27 May 1999 15:19:21 +0000]
Configure updates for ISC 4.1

To: perlbug@perl.com
Cc: Jarkko Hietaniemi <jhi@iki.fi>
Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>

p4raw-id: //depot/cfgperl@3490

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Fri, 28 May 1999 07:39:17 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3489

25 years agoRe: 5.005_57 NOT OK on SunOS 4.1.3
Andy Dougherty [Thu, 27 May 1999 12:26:28 +0000]
Re: 5.005_57 NOT OK on SunOS 4.1.3

To: Perl Porters <perl5-porters@perl.org>
Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>

p4raw-id: //depot/cfgperl@3488

25 years agomake win32_spawnvp() inherit standard handles even when they
Gurusamy Sarathy [Thu, 27 May 1999 03:56:20 +0000]
make win32_spawnvp() inherit standard handles even when they
may be redirected

p4raw-id: //depot/perl@3487

25 years agoRe: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
Andy Dougherty [Wed, 26 May 1999 14:49:52 +0000]
Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6

To: perl5-porters@perl.org
Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>

p4raw-id: //depot/cfgperl@3486

25 years agofix missing exported symbol
Gurusamy Sarathy [Wed, 26 May 1999 01:56:28 +0000]
fix missing exported symbol

p4raw-id: //depot/perl@3484

25 years agoConfigure -Dopenbsd_distribution to build for the OpenBSD tree.
Todd C. Miller [Tue, 25 May 1999 12:12:38 +0000]
Configure -Dopenbsd_distribution to build for the OpenBSD tree.
To: perlbug@perl.com
Subject: OpenBSD hints file update
Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>

p4raw-id: //depot/cfgperl@3483

25 years agoMake Configure recognise glibc 2.1 stdio
Tom Hughes [Tue, 25 May 1999 23:10:23 +0000]
Make Configure recognise glibc 2.1 stdio

To: perl5-porters@perl.org
Message-ID: <1ed7f10749.tom@compton.compton.nu>

p4raw-id: //depot/cfgperl@3482

25 years ago3479, 3480, 3481 seems logical.
Jarkko Hietaniemi [Tue, 25 May 1999 22:31:50 +0000]
3479, 3480, 3481 seems logical.

p4raw-id: //depot/cfgperl@3481

25 years agoThe change #3479 wasn't perfect.
Jarkko Hietaniemi [Tue, 25 May 1999 22:13:39 +0000]
The change #3479 wasn't perfect.

p4raw-link: @3479 on //depot/perl: 366e399a4ddea371332acd3b46db7692b92ac76con //depot/cfgperl: 015b361d14b10a254511e7c77a5c4078d4a207cd

p4raw-id: //depot/perl@3480

25 years agoCures for _57 in AIX 4.1.5.0.
Jarkko Hietaniemi [Tue, 25 May 1999 21:59:21 +0000]
Cures for _57 in AIX 4.1.5.0.
(1) The lddlflags lost its -lc by change #3660
    (and the politeness of change #3257).
(2) optype_size must end up in perl.exp (as PL_optype_size).
    Added it to perlvars.h, fixed bytecode.pl,
    regen'ed the relevant headers.

p4raw-link: @3660 (not found)
p4raw-link: @3257 on //depot/cfgperl: 5f3774a9b49fbaa1b06fec2cad77079ee509d6ca

p4raw-id: //depot/cfgperl@3479

25 years agoCures for _57 in AIX 4.1.5.0.
Jarkko Hietaniemi [Tue, 25 May 1999 21:59:21 +0000]
Cures for _57 in AIX 4.1.5.0.
(1) The lddlflags lost its -lc by change #3660
    (and the politeness of change #3257).
(2) optype_size must end up in perl.exp (as PL_optype_size).
    Added it to perlvars.h, fixed bytecode.pl,
    regen'ed the relevant headers.

p4raw-link: @3660 (not found)
p4raw-link: @3257 on //depot/cfgperl: 5f3774a9b49fbaa1b06fec2cad77079ee509d6ca

p4raw-id: //depot/perl@3479

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Tue, 25 May 1999 20:13:47 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3478

25 years agohere be 5.005_57
Gurusamy Sarathy [Tue, 25 May 1999 10:43:48 +0000]
here be 5.005_57

p4raw-id: //depot/perl@3477
p4raw-integrated: from //depot/maint-5.005/perl@3476 'merge in' Changes
(@3085..)

25 years agoup patchlevel &c
Gurusamy Sarathy [Tue, 25 May 1999 09:23:43 +0000]
up patchlevel &c

p4raw-id: //depot/perl@3476

25 years agoREx engine improvements
Ilya Zakharevich [Tue, 25 May 1999 02:42:23 +0000]
REx engine improvements

Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@3475

25 years agotest case for change#3470
Gurusamy Sarathy [Tue, 25 May 1999 08:39:56 +0000]
test case for change#3470

p4raw-link: @3470 on //depot/perl: e094bb4e86c3cb9e46442b6003185dc746deb691

p4raw-id: //depot/perl@3474

25 years agoperlport 1.43 update from Chris Nandor and Tom Christiansen
Gurusamy Sarathy [Tue, 25 May 1999 08:36:52 +0000]
perlport 1.43 update from Chris Nandor and Tom Christiansen

p4raw-id: //depot/perl@3473

25 years agoassorted tweaks
Gurusamy Sarathy [Tue, 25 May 1999 08:28:57 +0000]
assorted tweaks

p4raw-id: //depot/perl@3472

25 years agoperlref update from Tom Christiansen
Gurusamy Sarathy [Tue, 25 May 1999 06:06:04 +0000]
perlref update from Tom Christiansen

p4raw-id: //depot/perl@3471

25 years agohv.c calling negative malloc()
Ilya Zakharevich [Mon, 24 May 1999 17:43:56 +0000]
hv.c calling negative malloc()

Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@3470

25 years agoavoid temporary files that have a constant name (from a suggestion
Gurusamy Sarathy [Tue, 25 May 1999 05:59:22 +0000]
avoid temporary files that have a constant name (from a suggestion
by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)

p4raw-id: //depot/perl@3469

25 years agoEBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
Peter Prymmer [Mon, 24 May 1999 11:20:25 +0000]
EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.

Message-Id: <9905241820.AA28071@forte.com>

p4raw-id: //depot/perl@3468

25 years agofix glob() bug that resulted in missing symlinks that don't point
Gurusamy Sarathy [Tue, 25 May 1999 04:08:50 +0000]
fix glob() bug that resulted in missing symlinks that don't point
anywhere

p4raw-id: //depot/perl@3467

25 years agoavoid enumerating @INC contents in diagnostic if @INC was never
Gurusamy Sarathy [Tue, 25 May 1999 03:00:00 +0000]
avoid enumerating @INC contents in diagnostic if @INC was never
searched

p4raw-id: //depot/perl@3466