This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
26 years ago[win32] fix POSIX for mingw32
Gurusamy Sarathy [Thu, 21 May 1998 01:37:04 +0000 (01:37 +0000)]
[win32] fix POSIX for mingw32

p4raw-id: //depot/win32/perl@1022

26 years ago[win32] remove strupr() from perl.c
Gurusamy Sarathy [Wed, 20 May 1998 15:02:21 +0000 (15:02 +0000)]
[win32] remove strupr() from perl.c

p4raw-id: //depot/win32/perl@1021

26 years ago[win32] more whitespace tweaks from maintbranch
Gurusamy Sarathy [Mon, 18 May 1998 07:51:19 +0000 (07:51 +0000)]
[win32] more whitespace tweaks from maintbranch

p4raw-id: //depot/win32/perl@1009

26 years ago[win32] sundry whitespace cleanups from maintbranch
Gurusamy Sarathy [Sun, 17 May 1998 22:37:20 +0000 (22:37 +0000)]
[win32] sundry whitespace cleanups from maintbranch

p4raw-id: //depot/win32/perl@1008

26 years ago[win32] integrate mainline
Gurusamy Sarathy [Sat, 16 May 1998 21:59:46 +0000 (21:59 +0000)]
[win32] integrate mainline

p4raw-id: //depot/win32/perl@1007

26 years ago[win32] merge changes#996,998,999 from maintbranch
Gurusamy Sarathy [Sat, 16 May 1998 21:54:23 +0000 (21:54 +0000)]
[win32] merge changes#996,998,999 from maintbranch

p4raw-link: @999 on //depot/maint-5.004/perl: 52d674631edd5d1237df7203efc4396c3b77f8e7
p4raw-link: @998 on //depot/maint-5.004/perl: 8eaf12205a772c0a833cee734c82473643013f95
p4raw-link: @996 on //depot/maint-5.004/perl: 44110adace3111d6546fef417a9c88b22157bba2

p4raw-id: //depot/win32/perl@1006

26 years ago[win32] merge change#995 from maintbranch, tweak interp.sym and
Gurusamy Sarathy [Sat, 16 May 1998 21:49:47 +0000 (21:49 +0000)]
[win32] merge change#995 from maintbranch, tweak interp.sym and
run embed.pl

p4raw-link: @995 on //depot/maint-5.004/perl: eed40d4c6e2818f110664d5fbaa0edac73f6b1a6

p4raw-id: //depot/win32/perl@1005

26 years ago[win32] merge changes#989,990,992 from maintbranch
Gurusamy Sarathy [Sat, 16 May 1998 21:27:18 +0000 (21:27 +0000)]
[win32] merge changes#989,990,992 from maintbranch

p4raw-link: @992 on //depot/maint-5.004/perl: 939cd61b8f2cacc306672f95f1fdd75c8a467988
p4raw-link: @990 on //depot/maint-5.004/perl: 8025562d4dc1786ce758f6f408dd237fc4eca71e
p4raw-link: @989 on //depot/maint-5.004/perl: 7ba7701dce644462ff1139b413d24e4f7004bf2e

p4raw-id: //depot/win32/perl@1004

26 years ago[win32] sync config*.gc with others, and verify that nothing from
Gurusamy Sarathy [Sat, 16 May 1998 21:16:47 +0000 (21:16 +0000)]
[win32] sync config*.gc with others, and verify that nothing from
change#986 needs to be merged

p4raw-link: @986 on //depot/maint-5.004/perl: 3eec58ad3806d77b2fa94c6ae2efa73931967386

p4raw-id: //depot/win32/perl@1003

26 years ago[win32] merge change#985 from maintbranch
Gurusamy Sarathy [Sat, 16 May 1998 21:04:04 +0000 (21:04 +0000)]
[win32] merge change#985 from maintbranch

p4raw-link: @985 on //depot/maint-5.004/perl: cb99a88456c6181881501e9f4881bc3d3d3e919e

p4raw-id: //depot/win32/perl@1002

26 years ago[win32] add a test to check return value from successful s/// (there was none!)
Gurusamy Sarathy [Sat, 16 May 1998 17:53:16 +0000 (17:53 +0000)]
[win32] add a test to check return value from successful s/// (there was none!)

p4raw-id: //depot/win32/perl@1001

26 years ago[win32] fix misplaced SPAGAIN that caused successful s/// to fail to
Gurusamy Sarathy [Sat, 16 May 1998 17:42:34 +0000 (17:42 +0000)]
[win32] fix misplaced SPAGAIN that caused successful s/// to fail to
return a value on the stack

p4raw-id: //depot/win32/perl@1000

26 years ago[win32] merge changes#982,984 from maintbranch
Gurusamy Sarathy [Fri, 15 May 1998 22:21:41 +0000 (22:21 +0000)]
[win32] merge changes#982,984 from maintbranch

p4raw-link: @984 on //depot/maint-5.004/perl: aaffd3c27a04135bbc287616252cc5830b7c5543
p4raw-link: @982 on //depot/maint-5.004/perl: c5ed518aab0e5c6006080a87273e79a1b8e0d48b

p4raw-id: //depot/win32/perl@997

26 years ago[win32] merge change#981 from maintbranch, add XXX comment about
Gurusamy Sarathy [Fri, 15 May 1998 22:08:17 +0000 (22:08 +0000)]
[win32] merge change#981 from maintbranch, add XXX comment about
supporting %! for usethreads case

p4raw-link: @981 on //depot/maint-5.004/perl: 46d9186cfa8aceca37f3cc539b5e08e8f8b72412

p4raw-id: //depot/win32/perl@994

26 years ago[win32] reverse integrate ansiperl (all except the
Gurusamy Sarathy [Fri, 15 May 1998 21:35:00 +0000 (21:35 +0000)]
[win32] reverse integrate ansiperl (all except the
C<attrs qw(package locked)> stuff, and the duplicate hunks)
i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g

p4raw-id: //depot/win32/perl@991

26 years agoPatch from Sarathy to fix up win32 integration. Patch from Jarkko
Malcolm Beattie [Fri, 15 May 1998 16:28:08 +0000 (16:28 +0000)]
Patch from Sarathy to fix up win32 integration. Patch from Jarkko
(manually applied and tweaked) to fix up SysV IPC semaphores for
Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
t/op/ipcsem.t for platforms which wanted to skip test. Completely
disable ipcsem.t since it doesn't seem to work properly even when
not skipped. This is _65.

p4raw-id: //depot/perl@988

26 years agoIntegrate win32
Nick Ing-Simmons [Fri, 15 May 1998 16:03:35 +0000 (16:03 +0000)]
Integrate win32

p4raw-id: //depot/ansiperl@987

26 years agoIntegrate win32 branch into mainline.
Malcolm Beattie [Fri, 15 May 1998 14:04:17 +0000 (14:04 +0000)]
Integrate win32 branch into mainline.

p4raw-id: //depot/perl@983

26 years ago[win32] add doc for C<+{}> vs. C<{;}> disambiguation
Gurusamy Sarathy [Fri, 15 May 1998 06:16:13 +0000 (06:16 +0000)]
[win32] add doc for C<+{}> vs. C<{;}> disambiguation

p4raw-id: //depot/win32/perl@980

26 years ago[win32] tweaks to win32 makefiles. This version builds and passes all
Gurusamy Sarathy [Fri, 15 May 1998 04:59:47 +0000 (04:59 +0000)]
[win32] tweaks to win32 makefiles.  This version builds and passes all
tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.

p4raw-id: //depot/win32/perl@979

26 years ago[win32] merge changes#922,944,949,965,970 from maintbranch
Gurusamy Sarathy [Fri, 15 May 1998 02:41:58 +0000 (02:41 +0000)]
[win32] merge changes#922,944,949,965,970 from maintbranch

p4raw-link: @970 on //depot/maint-5.004/perl: 5362f8886d6c3fb908c863d910b1a158479419e2
p4raw-link: @965 on //depot/maint-5.004/perl: 8472ac73d6d802946d766b5459d2d9c334889a3f
p4raw-link: @949 on //depot/maint-5.004/perl: 4b161ae29769b4a3eb304314bbbfe5969417c8ec
p4raw-link: @944 on //depot/maint-5.004/perl: fa366f5fbba3f21113f9677105663454a3e0b678
p4raw-link: @922 on //depot/maint-5.004/perl: 68daf0ababdc0e913335a90c4361b792b2715301

p4raw-id: //depot/win32/perl@978

26 years ago[win32] merge changes#906,907,909,910 from maintbranch
Gurusamy Sarathy [Fri, 15 May 1998 02:15:25 +0000 (02:15 +0000)]
[win32] merge changes#906,907,909,910 from maintbranch

p4raw-link: @910 on //depot/maint-5.004/perl: ae941ac0da8f453f0d31df7b7293e50b3e5a46f1
p4raw-link: @909 on //depot/maint-5.004/perl: 8b3d696ffd11cf2e49f6eaa575b829ab0a55352d
p4raw-link: @907 on //depot/maint-5.004/perl: 3cb3c1abada5765ba4166ebe59e2e20d737ec21b
p4raw-link: @906 on //depot/maint-5.004/perl: ae389c8a29b487f4434c465442dfb611507a4a38

p4raw-id: //depot/win32/perl@977

26 years ago[win32] merge change#905 from maintbranch, minor fixes to get
Gurusamy Sarathy [Fri, 15 May 1998 01:34:53 +0000 (01:34 +0000)]
[win32] merge change#905 from maintbranch, minor fixes to get
clean build+test on Solaris

p4raw-link: @905 on //depot/maint-5.004/perl: 15e73149a8419f18d739227762eab108524cec56

p4raw-id: //depot/win32/perl@976

26 years ago[win32] merge change#904 from maintbranch
Gurusamy Sarathy [Thu, 14 May 1998 23:34:26 +0000 (23:34 +0000)]
[win32] merge change#904 from maintbranch

p4raw-link: @904 on //depot/maint-5.004/perl: 0af7994b889ad0dfcacb011f16f9e3c77a9292b9

p4raw-id: //depot/win32/perl@975

26 years ago[win32] merge change#897 from maintbranch
Gurusamy Sarathy [Thu, 14 May 1998 23:11:05 +0000 (23:11 +0000)]
[win32] merge change#897 from maintbranch

p4raw-link: @897 on //depot/maint-5.004/perl: f06f9b6fc5a686f0169ee2a91b32d5e7125a44ae

p4raw-id: //depot/win32/perl@974

26 years ago[win32] integrate mainline
Gurusamy Sarathy [Thu, 14 May 1998 22:24:26 +0000 (22:24 +0000)]
[win32] integrate mainline

p4raw-id: //depot/win32/perl@973

26 years agoChanges to allow compiler with gcc-2.8.1 in C++ mode,
Nick Ing-Simmons [Thu, 14 May 1998 18:09:01 +0000 (18:09 +0000)]
Changes to allow compiler with gcc-2.8.1 in C++ mode,
Remove K&R style functions, avoid struct/typedef clash.

p4raw-id: //depot/ansiperl@972

26 years agoIntegrate win32 branch into mainline
Malcolm Beattie [Thu, 14 May 1998 16:15:09 +0000 (16:15 +0000)]
Integrate win32 branch into mainline

p4raw-id: //depot/perl@969

26 years agoBump patchlevel to 65
Malcolm Beattie [Thu, 14 May 1998 16:05:57 +0000 (16:05 +0000)]
Bump patchlevel to 65

p4raw-id: //depot/perl@968

26 years agoAnother fixup of MANIFEST
Malcolm Beattie [Thu, 14 May 1998 16:05:19 +0000 (16:05 +0000)]
Another fixup of MANIFEST

p4raw-id: //depot/perl@967

26 years agoAdd missing files to MANIFEST
Malcolm Beattie [Thu, 14 May 1998 16:02:20 +0000 (16:02 +0000)]
Add missing files to MANIFEST

p4raw-id: //depot/perl@966

26 years agoUsing Getopts::* with strict vars
Tom Phoenix [Wed, 29 Apr 1998 22:48:16 +0000 (15:48 -0700)]
Using Getopts::* with strict vars

p4raw-id: //depot/perl@964

26 years ago[ PATCH 5.004_64 ] Integrated regression tests for compiler
Ed Peschko [Wed, 29 Apr 1998 21:02:36 +0000 (15:02 -0600)]
[ PATCH 5.004_64 ] Integrated regression tests for compiler

p4raw-id: //depot/perl@963

26 years ago[PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
Dan Sugalski [Wed, 8 Apr 1998 17:08:48 +0000 (10:08 -0700)]
[PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
Date: Wed, 08 Apr 1998 17:08:48 -0700
Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
Date: Fri, 08 May 1998 10:49:16 -0700

p4raw-id: //depot/perl@962

26 years agoConsolidated patch to 5.004_64
Charles Bailey [Wed, 8 Apr 1998 19:44:34 +0000 (15:44 -0400)]
Consolidated patch to 5.004_64

p4raw-id: //depot/perl@961

26 years agoRe: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
Johan Vromans [Tue, 7 Apr 1998 18:31:21 +0000 (20:31 +0200)]
Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available

p4raw-id: //depot/perl@960

26 years agoRe: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time
Jarkko Hietaniemi [Wed, 8 Apr 1998 09:47:45 +0000 (12:47 +0300)]
Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time
Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
Subject: [PATCH] perl 5.004_64+Config_04
Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)

p4raw-id: //depot/perl@959

26 years ago[PATCH] hints for Irix 6
Kurt D. Starsinic [Mon, 6 Apr 1998 15:14:14 +0000 (11:14 -0400)]
[PATCH] hints for Irix 6
Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)

p4raw-id: //depot/perl@958

26 years agoInstall extensions with bootstrap (again) in $archlib
Achim Bohnet [Mon, 6 Apr 1998 21:09:24 +0000 (23:09 +0200)]
Install extensions with bootstrap (again) in $archlib

p4raw-id: //depot/perl@957

26 years agoConfig: Irix 5 hints
Kurt D. Starsinic [Mon, 6 Apr 1998 13:12:47 +0000 (09:12 -0400)]
Config: Irix 5 hints

p4raw-id: //depot/perl@956

26 years agoPATCH: h2ph produces incorrect code
Billy Constantine [Mon, 6 Apr 1998 23:52:13 +0000 (09:22 +0930)]
PATCH: h2ph produces incorrect code

p4raw-id: //depot/perl@955

26 years agoperldebug.pod
jason stewart [Mon, 6 Apr 1998 00:36:57 +0000 (18:36 -0600)]
perldebug.pod

p4raw-id: //depot/perl@954

26 years ago[PATCH 5.004_64]: hints/machten.sh: disable semctl()
Dominic Dunlop [Wed, 6 May 1998 14:39:32 +0000 (14:39 +0000)]
[PATCH 5.004_64]: hints/machten.sh: disable semctl()
Date: Wed, 6 May 1998 14:39:32 +0000
Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
Date: Sat, 4 Apr 1998 19:44:34 +0000

p4raw-id: //depot/perl@953

26 years agoNew pod/perldelta.pod (previous one branched in last change):
Andy Dougherty [Thu, 23 Apr 1998 12:12:38 +0000 (08:12 -0400)]
New pod/perldelta.pod (previous one branched in last change):
Subject: [PATCH 5.004_64] Start new perldelta

p4raw-id: //depot/perl@952

26 years ago[PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
Andy Dougherty [Thu, 23 Apr 1998 11:10:15 +0000 (07:10 -0400)]
[PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
Subject: [PATCH 5.004_64] Start new perldelta
Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
(above branched perldelta -> perldelta4, new perldelta will be
created/added next change)
Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)

p4raw-id: //depot/perl@951

26 years ago[PATCH for 5.004_64] Configure patch Config_64-01
Andy Dougherty [Tue, 14 Apr 1998 13:04:58 +0000 (09:04 -0400)]
[PATCH for 5.004_64] Configure patch Config_64-01
Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
Subject: [PATCH 5.004_64] Config_64-03-04.diff
Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)

p4raw-id: //depot/perl@948

26 years agoPerl Social Contract
Russ Allbery [Mon, 13 Apr 1998 06:16:59 +0000 (23:16 -0700)]
Perl Social Contract

p4raw-id: //depot/perl@945

26 years ago[PATCH 5.004_64] Test.pm update
Joshua Pritikin [Sat, 4 Apr 1998 08:33:50 +0000 (03:33 -0500)]
[PATCH 5.004_64] Test.pm update
Date: Sat, 4 Apr 1998 08:33:50 -0500
Subject: [PATCH 5.004_64] modcount + comments
Date: Fri, 17 Apr 1998 16:07:35 -0400

p4raw-id: //depot/perl@943

26 years ago[PATCH 5.004_64] newSV
Ilya Zakharevich [Wed, 8 Apr 1998 03:21:03 +0000 (23:21 -0400)]
[PATCH 5.004_64] newSV
Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
Subject: [PATCH 5.004_64] Cryptic error from B::CC
Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)

p4raw-id: //depot/perl@942

26 years ago[PATCH 5.004_64] anydbm.t
Ilya Zakharevich [Sat, 4 Apr 1998 01:39:03 +0000 (20:39 -0500)]
[PATCH 5.004_64] anydbm.t
Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
Subject: [PATCH 5.004_64] threads on OS/2
Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
Subject: [PATCH 5.004_64] Immediate stop in debugger
Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
Subject: [PATCH 5.005_64] ptags broken
Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
Subject: [PATCH 5.004_64] Document switch syntax via RE
Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)

p4raw-id: //depot/perl@941

26 years agoBuild Stdio and DCLSym modules as part of normal VMS perl build
Hans Mulder [Fri, 3 Apr 1998 16:01:57 +0000 (08:01 -0800)]
Build Stdio and DCLSym modules as part of  normal VMS perl build

p4raw-id: //depot/perl@940

26 years agoperl dies in perl_construct when compiled with MULTIPLICITY
Hans Mulder [Fri, 3 Apr 1998 13:58:15 +0000 (05:58 -0800)]
perl dies in perl_construct when compiled  with MULTIPLICITY

p4raw-id: //depot/perl@939

26 years ago[win32] merge change#896 from maintbranch
Gurusamy Sarathy [Thu, 14 May 1998 10:53:55 +0000 (10:53 +0000)]
[win32] merge change#896 from maintbranch

p4raw-link: @896 on //depot/maint-5.004/perl: 0562b9ae2b0eff79632fc0164c13c34c06a019e2

p4raw-id: //depot/win32/perl@938

26 years ago[win32] merge change#887 from maintbranch
Gurusamy Sarathy [Thu, 14 May 1998 09:31:34 +0000 (09:31 +0000)]
[win32] merge change#887 from maintbranch

p4raw-link: @887 on //depot/maint-5.004/perl: 6cdf74fe31f049dc2164dbb9e6242179d4b8ee1f

p4raw-id: //depot/win32/perl@937

26 years ago[win32] merge change#886 from maintbranch
Gurusamy Sarathy [Thu, 14 May 1998 09:06:18 +0000 (09:06 +0000)]
[win32] merge change#886 from maintbranch

p4raw-link: @886 on //depot/maint-5.004/perl: 6dba07070c2cb08ffbc6e00eff60e8f5fc9a7ee8

p4raw-id: //depot/win32/perl@936

26 years ago[win32] merge changes#872,873 from maintbranch
Gurusamy Sarathy [Thu, 14 May 1998 07:00:02 +0000 (07:00 +0000)]
[win32] merge changes#872,873 from maintbranch

p4raw-link: @873 on //depot/maint-5.004/perl: 990f469d529b62458be38e8659885fd26d353629
p4raw-link: @872 on //depot/maint-5.004/perl: 0b85608df162729d39cb0f96c9f88c7de0a3ceab

p4raw-id: //depot/win32/perl@935

26 years ago[win32] merge changes#755..759,763,764 from maintbranch
Gurusamy Sarathy [Thu, 14 May 1998 06:24:38 +0000 (06:24 +0000)]
[win32] merge changes#755..759,763,764 from maintbranch

p4raw-link: @764 on //depot/maint-5.004/perl: b55845b185b3655fbcb60a4cd75d05dde49129cb
p4raw-link: @763 on //depot/maint-5.004/perl: 150da09659bcba17cd7d84357c9e11bb0c85c6d8
p4raw-link: @759 on //depot/maint-5.004/perl: c8d70d09e95768371f69f084e8e237d2195ede65
p4raw-link: @755 on //depot/maint-5.004/perl: 284fa67c1ad7208c8b4dd82288a92c22d0bfdaca

p4raw-id: //depot/win32/perl@934

26 years ago[win32] merge change#754 from maintbranch
Gurusamy Sarathy [Thu, 14 May 1998 06:07:31 +0000 (06:07 +0000)]
[win32] merge change#754 from maintbranch

p4raw-link: @754 on //depot/maint-5.004/perl: 053665fce61aadddc0f1d4bff4aa859088c67a3b

p4raw-id: //depot/win32/perl@933

26 years ago[win32] merge changes#752,753 from maintbranch
Gurusamy Sarathy [Thu, 14 May 1998 06:03:50 +0000 (06:03 +0000)]
[win32] merge changes#752,753 from maintbranch

p4raw-link: @753 on //depot/maint-5.004/perl: d1828021020f24bd64418fabe04b27e70428ad8d
p4raw-link: @752 on //depot/maint-5.004/perl: 34b6b77de831d6635128d32b913e21377b083965

p4raw-id: //depot/win32/perl@932

26 years ago[win32] merge change#745 from maintbranch
Gurusamy Sarathy [Thu, 14 May 1998 05:51:19 +0000 (05:51 +0000)]
[win32] merge change#745 from maintbranch

p4raw-link: @745 on //depot/maint-5.004/perl: a6633e7c0d38d0d4cb8b725c41c792bcb33df5a7

p4raw-id: //depot/win32/perl@931

26 years agoresolve -at //depot/win32 into ansiperl for C++ testing.
Nick Ing-Simmons [Wed, 13 May 1998 20:39:59 +0000 (20:39 +0000)]
resolve -at //depot/win32 into ansiperl for C++ testing.

p4raw-id: //depot/ansiperl@930

26 years ago[win32] merge change#687 from maintbranch
Gurusamy Sarathy [Wed, 13 May 1998 10:13:36 +0000 (10:13 +0000)]
[win32] merge change#687 from maintbranch

p4raw-link: @687 on //depot/maint-5.004/perl: c022640ffe6c81652bbb39f7fbd4cdcea8d5aae0

p4raw-id: //depot/win32/perl@929

26 years ago[win32] merge change#683 from maintbranch
Gurusamy Sarathy [Wed, 13 May 1998 10:08:13 +0000 (10:08 +0000)]
[win32] merge change#683 from maintbranch

p4raw-link: @683 on //depot/maint-5.004/perl: f43943baae55347834538dc5bcb4fbc3fe2e1c72

p4raw-id: //depot/win32/perl@928

26 years ago[win32] merge change#681 from maintbranch
Gurusamy Sarathy [Wed, 13 May 1998 09:51:43 +0000 (09:51 +0000)]
[win32] merge change#681 from maintbranch

p4raw-link: @681 on //depot/maint-5.004/perl: ca1e21bae662c1cebe4e218dc45cb163ecf67263

p4raw-id: //depot/win32/perl@927

26 years ago[win32] merge change#664 from maint branch
Gurusamy Sarathy [Wed, 13 May 1998 09:47:11 +0000 (09:47 +0000)]
[win32] merge change#664 from maint branch

p4raw-link: @664 on //depot/maint-5.004/perl: c3ae1fa52acf9130fcc1770ad2fce8519766b744

p4raw-id: //depot/win32/perl@926

26 years ago[win32] merge missing part of change#663 from maint branch
Gurusamy Sarathy [Wed, 13 May 1998 08:55:28 +0000 (08:55 +0000)]
[win32] merge missing part of change#663 from maint branch

p4raw-link: @663 on //depot/maint-5.004/perl: 36293e4078b5fb9c4b401b7a9b34e650b92ea79e

p4raw-id: //depot/win32/perl@925

26 years ago[win32] remove x586 code gen switch (-5) for Borland, it is non-generic,
Gurusamy Sarathy [Tue, 12 May 1998 18:50:04 +0000 (18:50 +0000)]
[win32] remove x586 code gen switch (-5) for Borland, it is non-generic,
and seems to generate problematic code for PII.

p4raw-id: //depot/win32/perl@924

26 years ago[win32] fix test failure
Nick Ing-Simmons [Tue, 12 May 1998 10:40:57 +0000 (11:40 +0100)]
[win32] fix test failure
Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
Subject: test buglet

p4raw-id: //depot/win32/perl@923

26 years ago[win32] various tweaks to makefiles
Gurusamy Sarathy [Sun, 10 May 1998 02:28:03 +0000 (02:28 +0000)]
[win32] various tweaks to makefiles

p4raw-id: //depot/win32/perl@921

26 years ago[win32] fix ExtUtils::Liblist mishandling paths with spaces
Gurusamy Sarathy [Sun, 10 May 1998 02:27:19 +0000 (02:27 +0000)]
[win32] fix ExtUtils::Liblist mishandling paths with spaces

p4raw-id: //depot/win32/perl@920

26 years ago[win32] minor cleanup
Gurusamy Sarathy [Sat, 9 May 1998 17:10:15 +0000 (17:10 +0000)]
[win32] minor cleanup

p4raw-id: //depot/win32/perl@919

26 years ago[win32] protect sortcop from C<sort { sort { ... } ... } ...>
Gurusamy Sarathy [Fri, 8 May 1998 19:33:44 +0000 (15:33 -0400)]
[win32] protect sortcop from C<sort { sort { ... } ... } ...>
Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
Subject: [PATCH] Re: double recursion in sort

p4raw-id: //depot/win32/perl@918

26 years ago[win32] tweak config.[bgv]c
Gurusamy Sarathy [Sat, 9 May 1998 17:05:55 +0000 (17:05 +0000)]
[win32] tweak config.[bgv]c

p4raw-id: //depot/win32/perl@917

26 years ago[win32] fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
Gurusamy Sarathy [Thu, 7 May 1998 03:40:15 +0000 (03:40 +0000)]
[win32] fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)

p4raw-id: //depot/win32/perl@916

26 years agoSpeed up pp_entersub for usethreads with only 1 thread running.
Malcolm Beattie [Wed, 6 May 1998 13:08:29 +0000 (13:08 +0000)]
Speed up pp_entersub for usethreads with only 1 thread running.

p4raw-id: //depot/perl@915

26 years ago[win32] make hv_iterinit() return HvKEYS()
SynaptiCAD, Inc. [Sat, 2 May 1998 16:29:22 +0000 (12:29 -0400)]
[win32] make hv_iterinit() return HvKEYS()
Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
Subject: incorrect return value for hv_iterinit

p4raw-id: //depot/win32/perl@914

26 years agoCase sensitive tweak to perldoc.PL
Nick Ing-Simmons [Sat, 25 Apr 1998 16:35:08 +0000 (16:35 +0000)]
Case sensitive tweak to perldoc.PL

p4raw-id: //depot/ansiperl@902

26 years agoImplement use attrs qw(locked package);
Nick Ing-Simmons [Sat, 25 Apr 1998 15:16:54 +0000 (15:16 +0000)]
Implement use attrs qw(locked package);
Passes all tests except posix (hangs/dies) in sigaction test after
printing "ok 9".

p4raw-id: //depot/ansiperl@901

26 years agoAuto-insert defined() test in while when test expression is
Nick Ing-Simmons [Sat, 25 Apr 1998 13:58:17 +0000 (13:58 +0000)]
Auto-insert defined() test in while when test expression is
readline (i.e. <>), glob, readdir, or each.

p4raw-id: //depot/ansiperl@900

26 years agoResolve ansiperl against win32 branch
Nick Ing-Simmons [Sat, 25 Apr 1998 13:14:52 +0000 (13:14 +0000)]
Resolve ansiperl against win32 branch

p4raw-id: //depot/ansiperl@899

26 years ago[win32] intern -> sys_intern
Gurusamy Sarathy [Wed, 22 Apr 1998 03:13:19 +0000 (03:13 +0000)]
[win32] intern -> sys_intern

p4raw-id: //depot/win32/perl@895

26 years ago[win32] hand-applied patch along with small tweaks
Jan Dubois [Tue, 21 Apr 1998 23:31:06 +0000 (01:31 +0200)]
[win32] hand-applied patch along with small tweaks
Message-Id: <35400e2a.13538517@smtp1.ibm.net>
Subject: Re: Per-Interpreter variables for win32.c

p4raw-id: //depot/win32/perl@894

26 years ago[win32] tweak doc for C<do FILENAME>
Gurusamy Sarathy [Sun, 19 Apr 1998 23:50:34 +0000 (23:50 +0000)]
[win32] tweak doc for C<do FILENAME>

p4raw-id: //depot/win32/perl@891

26 years ago[win32] use a pidtable that grows dynamically for popen()
Jan Dubois [Sat, 18 Apr 1998 21:01:27 +0000 (23:01 +0200)]
[win32] use a pidtable that grows dynamically for popen()
Message-Id: <3539f434.44835409@smtp1.ibm.net>
Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2

p4raw-id: //depot/win32/perl@890

26 years ago[win32] support POSIX, enable more locale tests
Gurusamy Sarathy [Fri, 17 Apr 1998 02:13:58 +0000 (02:13 +0000)]
[win32] support POSIX, enable more locale tests

p4raw-id: //depot/win32/perl@889

26 years ago[compiler] CC did "<<" instead of ">>" for right-shift on ints.
Malcolm Beattie [Tue, 14 Apr 1998 16:22:51 +0000 (16:22 +0000)]
[compiler] CC did "<<" instead of ">>" for right-shift on ints.

p4raw-id: //depot/perl@888

26 years ago[win32] make old DomainName() implementation the default (so Win95
Gurusamy Sarathy [Mon, 6 Apr 1998 20:21:20 +0000 (20:21 +0000)]
[win32] make old DomainName() implementation the default (so Win95
is happy)

p4raw-id: //depot/win32/perl@883

26 years ago[win32] fix memory leaks in offer_nice_chunk()
Gurusamy Sarathy [Sun, 5 Apr 1998 23:32:33 +0000 (23:32 +0000)]
[win32] fix memory leaks in offer_nice_chunk()

p4raw-id: //depot/win32/perl@882

26 years ago[win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks also
Gurusamy Sarathy [Sat, 4 Apr 1998 23:11:52 +0000 (23:11 +0000)]
[win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks also

p4raw-id: //depot/win32/perl@881

26 years ago[win32] fix refcounting of GvSTASH() when glob becomes nought
Gurusamy Sarathy [Sat, 4 Apr 1998 22:35:54 +0000 (22:35 +0000)]
[win32] fix refcounting of GvSTASH() when glob becomes nought
(this takes care of the "unbalanced strtab refcount" problem)

p4raw-id: //depot/win32/perl@880

26 years ago[win32] change 866 was incomplete
Gurusamy Sarathy [Sat, 4 Apr 1998 21:16:17 +0000 (21:16 +0000)]
[win32] change 866 was incomplete

p4raw-id: //depot/win32/perl@879

26 years ago[win32] fixes for various noises under PERL_DESTRUCT_LEVEL
Gurusamy Sarathy [Sat, 4 Apr 1998 20:31:56 +0000 (20:31 +0000)]
[win32] fixes for various noises under PERL_DESTRUCT_LEVEL

p4raw-id: //depot/win32/perl@878

26 years ago[win32] integrate mainline
Gurusamy Sarathy [Sat, 4 Apr 1998 17:55:30 +0000 (17:55 +0000)]
[win32] integrate mainline

p4raw-id: //depot/win32/perl@877

26 years ago[win32] remove __declspec kludge in sdbm.h in favor of setting a
Gurusamy Sarathy [Sat, 4 Apr 1998 17:26:32 +0000 (17:26 +0000)]
[win32] remove __declspec kludge in sdbm.h in favor of setting a
flag for static symbols

p4raw-id: //depot/win32/perl@876

26 years ago[win32] fix order of init
Hans Mulder [Fri, 3 Apr 1998 13:58:15 +0000 (05:58 -0800)]
[win32] fix order of init
Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
 with MULTIPLICITY

p4raw-id: //depot/win32/perl@875

26 years ago[win32] the EXTCONST in sdbm.h breaks SDBM on Borland, since
Gurusamy Sarathy [Sat, 4 Apr 1998 00:34:59 +0000 (00:34 +0000)]
[win32] the EXTCONST in sdbm.h breaks SDBM on Borland, since
the declared symbol is not in a DLL (so kludge it)

p4raw-id: //depot/win32/perl@874

26 years agoUpdate Changes5.004 and Changes, fix MANIFEST
Malcolm Beattie [Fri, 3 Apr 1998 13:38:59 +0000 (13:38 +0000)]
Update Changes5.004 and Changes, fix MANIFEST

p4raw-id: //depot/perl@871

26 years agoRename Changes to Changes5.004 (via an integrate)
Malcolm Beattie [Fri, 3 Apr 1998 13:36:29 +0000 (13:36 +0000)]
Rename Changes to Changes5.004 (via an integrate)

p4raw-id: //depot/perl@870

26 years agoPerl 5.005b1t2/perl5.004_63 (resend)
Jan-Pieter Cornet [Wed, 18 Mar 1998 01:24:20 +0000 (02:24 +0100)]
Perl 5.005b1t2/perl5.004_63 (resend)

p4raw-id: //depot/perl@869

26 years agoIntegrate win32 branch into mainline
Malcolm Beattie [Fri, 3 Apr 1998 11:16:26 +0000 (11:16 +0000)]
Integrate win32 branch into mainline

p4raw-id: //depot/perl@868