Gurusamy Sarathy [Wed, 13 May 1998 10:08:13 +0000]
[win32] merge change#683 from maintbranch
p4raw-link: @683 on //depot/maint-5.004/perl:
f43943baae55347834538dc5bcb4fbc3fe2e1c72
p4raw-id: //depot/win32/perl@928
Gurusamy Sarathy [Wed, 13 May 1998 09:51:43 +0000]
[win32] merge change#681 from maintbranch
p4raw-link: @681 on //depot/maint-5.004/perl:
ca1e21bae662c1cebe4e218dc45cb163ecf67263
p4raw-id: //depot/win32/perl@927
Gurusamy Sarathy [Wed, 13 May 1998 09:47:11 +0000]
[win32] merge change#664 from maint branch
p4raw-link: @664 on //depot/maint-5.004/perl:
c3ae1fa52acf9130fcc1770ad2fce8519766b744
p4raw-id: //depot/win32/perl@926
Gurusamy Sarathy [Wed, 13 May 1998 08:55:28 +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
Gurusamy Sarathy [Tue, 12 May 1998 18:50:04 +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
Nick Ing-Simmons [Tue, 12 May 1998 10:40:57 +0000]
[win32] fix test failure
Message-Id: <
199805120940.KAA01252@pluto.tiuk.ti.com>
Subject: test buglet
p4raw-id: //depot/win32/perl@923
Gurusamy Sarathy [Sun, 10 May 1998 02:28:03 +0000]
[win32] various tweaks to makefiles
p4raw-id: //depot/win32/perl@921
Gurusamy Sarathy [Sun, 10 May 1998 02:27:19 +0000]
[win32] fix ExtUtils::Liblist mishandling paths with spaces
p4raw-id: //depot/win32/perl@920
Gurusamy Sarathy [Sat, 9 May 1998 17:10:15 +0000]
[win32] minor cleanup
p4raw-id: //depot/win32/perl@919
Gurusamy Sarathy [Fri, 8 May 1998 19:33:44 +0000]
[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
Gurusamy Sarathy [Sat, 9 May 1998 17:05:55 +0000]
[win32] tweak config.[bgv]c
p4raw-id: //depot/win32/perl@917
Gurusamy Sarathy [Thu, 7 May 1998 03:40:15 +0000]
[win32] fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
p4raw-id: //depot/win32/perl@916
SynaptiCAD, Inc. [Sat, 2 May 1998 16:29:22 +0000]
[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
Gurusamy Sarathy [Wed, 22 Apr 1998 03:13:19 +0000]
[win32] intern -> sys_intern
p4raw-id: //depot/win32/perl@895
Jan Dubois [Tue, 21 Apr 1998 23:31:06 +0000]
[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
Gurusamy Sarathy [Sun, 19 Apr 1998 23:50:34 +0000]
[win32] tweak doc for C<do FILENAME>
p4raw-id: //depot/win32/perl@891
Jan Dubois [Sat, 18 Apr 1998 21:01:27 +0000]
[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
Gurusamy Sarathy [Fri, 17 Apr 1998 02:13:58 +0000]
[win32] support POSIX, enable more locale tests
p4raw-id: //depot/win32/perl@889
Gurusamy Sarathy [Mon, 6 Apr 1998 20:21:20 +0000]
[win32] make old DomainName() implementation the default (so Win95
is happy)
p4raw-id: //depot/win32/perl@883
Gurusamy Sarathy [Sun, 5 Apr 1998 23:32:33 +0000]
[win32] fix memory leaks in offer_nice_chunk()
p4raw-id: //depot/win32/perl@882
Gurusamy Sarathy [Sat, 4 Apr 1998 23:11:52 +0000]
[win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks also
p4raw-id: //depot/win32/perl@881
Gurusamy Sarathy [Sat, 4 Apr 1998 22:35:54 +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
Gurusamy Sarathy [Sat, 4 Apr 1998 21:16:17 +0000]
[win32] change 866 was incomplete
p4raw-id: //depot/win32/perl@879
Gurusamy Sarathy [Sat, 4 Apr 1998 20:31:56 +0000]
[win32] fixes for various noises under PERL_DESTRUCT_LEVEL
p4raw-id: //depot/win32/perl@878
Gurusamy Sarathy [Sat, 4 Apr 1998 17:55:30 +0000]
[win32] integrate mainline
p4raw-id: //depot/win32/perl@877
Gurusamy Sarathy [Sat, 4 Apr 1998 17:26:32 +0000]
[win32] remove __declspec kludge in sdbm.h in favor of setting a
flag for static symbols
p4raw-id: //depot/win32/perl@876
Hans Mulder [Fri, 3 Apr 1998 13:58:15 +0000]
[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
Gurusamy Sarathy [Sat, 4 Apr 1998 00:34:59 +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
Malcolm Beattie [Fri, 3 Apr 1998 13:38:59 +0000]
Update Changes5.004 and Changes, fix MANIFEST
p4raw-id: //depot/perl@871
Malcolm Beattie [Fri, 3 Apr 1998 13:36:29 +0000]
Rename Changes to Changes5.004 (via an integrate)
p4raw-id: //depot/perl@870
Jan-Pieter Cornet [Wed, 18 Mar 1998 01:24:20 +0000]
Perl 5.005b1t2/perl5.004_63 (resend)
p4raw-id: //depot/perl@869
Malcolm Beattie [Fri, 3 Apr 1998 11:16:26 +0000]
Integrate win32 branch into mainline
p4raw-id: //depot/perl@868
Gurusamy Sarathy [Fri, 3 Apr 1998 08:47:55 +0000]
[win32] config.* fixes
p4raw-id: //depot/win32/perl@867
Gurusamy Sarathy [Fri, 3 Apr 1998 07:22:50 +0000]
[win32] fixup hv_free_ent() to not fail on null HeVAL()
p4raw-id: //depot/win32/perl@866
Gurusamy Sarathy [Fri, 3 Apr 1998 07:06:12 +0000]
[win32] integrate mainline
p4raw-id: //depot/win32/perl@865
Gurusamy Sarathy [Fri, 3 Apr 1998 06:59:37 +0000]
[win32] implement stack-of-stacks so that magic invocations don't
invalidate local stack pointer
p4raw-id: //depot/win32/perl@864
Andy Dougherty [Thu, 2 Apr 1998 11:56:51 +0000]
Config_63-04-05.diff
p4raw-id: //depot/perl@862
Malcolm Beattie [Thu, 2 Apr 1998 16:32:53 +0000]
Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
since appropriate headers aren't included.
p4raw-id: //depot/perl@861
Malcolm Beattie [Thu, 2 Apr 1998 16:17:11 +0000]
Bumped patchlevel.h to 64
p4raw-id: //depot/perl@860
Jarkko Hietaniemi [Fri, 20 Mar 1998 19:39:28 +0000]
Re: [PATCH] 5.004_63: UNICOS 9
p4raw-id: //depot/perl@859
Tom Phoenix [Sat, 28 Mar 1998 15:26:46 +0000]
Re: Odd number of elements in hash list.
p4raw-id: //depot/perl@858
Charles Bailey [Sat, 28 Mar 1998 02:05:03 +0000]
Close VMS security hole
p4raw-id: //depot/perl@857
Robin Barker [Fri, 27 Mar 1998 18:06:11 +0000]
mv-if-diff
p4raw-id: //depot/perl@856
Jan-Pieter Cornet [Fri, 27 Mar 1998 02:11:21 +0000]
Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
Subject: [PATCH] another destruct_level fix
Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
p4raw-id: //depot/perl@855
Charles Bailey [Thu, 26 Mar 1998 15:11:50 +0000]
Next wave of _63 VMS patches
p4raw-id: //depot/perl@854
Hans Mulder [Wed, 25 Mar 1998 17:43:17 +0000]
Confusing error from perl -e "x'"
p4raw-id: //depot/perl@853
Darren/Torin/Who Ever... [Wed, 25 Mar 1998 13:30:25 +0000]
small fixups in pod2latex.PL
p4raw-id: //depot/perl@852
Kurt D. Starsinic [Tue, 24 Mar 1998 12:25:10 +0000]
hints/irix_6.sh with GCC
p4raw-id: //depot/perl@851
Robin Houston [Tue, 24 Mar 1998 13:19:38 +0000]
perldoc -m
p4raw-id: //depot/perl@850
Laszlo Molnar [Mon, 23 Mar 1998 14:13:46 +0000]
dos-djgpp update
p4raw-id: //depot/perl@849
Stephen McCamant [Thu, 19 Mar 1998 21:28:02 +0000]
Stale SP in pp_substr
p4raw-id: //depot/perl@848
Malcolm Beattie [Thu, 2 Apr 1998 15:36:33 +0000]
Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
p4raw-id: //depot/perl@847
Jarkko Hietaniemi [Wed, 18 Mar 1998 23:21:08 +0000]
5.004_63: further -e patching
p4raw-id: //depot/perl@846
Malcolm Beattie [Thu, 2 Apr 1998 15:25:18 +0000]
Andy Dougherty's configuration patches (Config_63-01 up to 04).
p4raw-id: //depot/perl@845
Achim Bohnet [Wed, 18 Mar 1998 20:40:19 +0000]
perlrun.pod: PERL_DEBUG_MSTATS
p4raw-id: //depot/perl@844
Hans Mulder [Wed, 18 Mar 1998 09:36:32 +0000]
5.004_63 picky compiler fixes [PATCH]
Date: Wed, 18 Mar 1998 09:36:32 -0800
Subject: [PATCH 5.004_63] Fix function prototype with long doubles
Date: Wed, 18 Mar 1998 14:48:19 -0800
p4raw-id: //depot/perl@843
Stephen Potter [Wed, 18 Mar 1998 10:06:55 +0000]
Re: doc: perlrun typo
Date: Wed, 18 Mar 1998 10:06:55 -0600
Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup
Date: Tue, 24 Mar 1998 21:20:51 -0600
p4raw-id: //depot/perl@842
Dominic Dunlop [Wed, 18 Mar 1998 12:44:58 +0000]
Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
p4raw-id: //depot/perl@841
Jan-Pieter Cornet [Wed, 18 Mar 1998 02:47:38 +0000]
Configure hints/ patches
p4raw-id: //depot/perl@840
Malcolm Beattie [Thu, 2 Apr 1998 14:13:13 +0000]
Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
p4raw-id: //depot/perl@839
Gurusamy Sarathy [Sat, 28 Mar 1998 05:01:57 +0000]
[win32] fix Env.pm to weed out illegal names
p4raw-id: //depot/win32/perl@838
Gurusamy Sarathy [Sat, 28 Mar 1998 04:39:43 +0000]
[win32] fix typo in makefile.mk
p4raw-id: //depot/win32/perl@837
Gurusamy Sarathy [Mon, 23 Mar 1998 17:40:15 +0000]
[win32] add file: to installhtml URLs
p4raw-id: //depot/win32/perl@836
Malcolm Beattie [Wed, 18 Mar 1998 11:03:11 +0000]
Add Thread::Signal to run signal handlers reliably in a new thread
p4raw-id: //depot/perl@835
Malcolm Beattie [Tue, 17 Mar 1998 16:19:10 +0000]
Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
p4raw-id: //depot/perl@834
Malcolm Beattie [Tue, 17 Mar 1998 16:11:02 +0000]
Integrate win32 branch into mainline.
p4raw-id: //depot/perl@833
Gurusamy Sarathy [Tue, 17 Mar 1998 14:32:39 +0000]
[win32] propagate bugfix @ change831 from asperl
p4raw-id: //depot/win32/perl@832
Gurusamy Sarathy [Mon, 16 Mar 1998 23:49:18 +0000]
[win32] stray tweak to win32.c
p4raw-id: //depot/win32/perl@829
Gurusamy Sarathy [Mon, 16 Mar 1998 22:06:03 +0000]
[win32] update win32/config* files
p4raw-id: //depot/win32/perl@828
Gurusamy Sarathy [Mon, 16 Mar 1998 19:09:30 +0000]
[win32] trivial integrate of mainline
p4raw-id: //depot/win32/perl@827
Malcolm Beattie [Mon, 16 Mar 1998 16:39:23 +0000]
newCONSTSUB had private MY_start_subparse.
p4raw-id: //depot/perl@826
Malcolm Beattie [Mon, 16 Mar 1998 16:36:55 +0000]
Missing dTHR in hv_fetch_ent when statics moved to thread struct.
p4raw-id: //depot/perl@825
Malcolm Beattie [Mon, 16 Mar 1998 16:27:43 +0000]
Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
p4raw-id: //depot/perl@824
Malcolm Beattie [Mon, 16 Mar 1998 16:26:02 +0000]
Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
p4raw-id: //depot/perl@823
Malcolm Beattie [Mon, 16 Mar 1998 16:22:58 +0000]
Bump patchlevel.h to 63.
p4raw-id: //depot/perl@822
Jan Dubois [Sun, 15 Mar 1998 19:09:05 +0000]
newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
Subject: Bundling builtin.pm and newCONSTSUB with the core?
p4raw-id: //depot/perl@821
Stephen McCamant [Fri, 13 Mar 1998 22:28:19 +0000]
STRESS_REALLOC
p4raw-id: //depot/perl@820
Jan-Pieter Cornet [Fri, 13 Mar 1998 23:21:25 +0000]
[BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
p4raw-id: //depot/perl@819
Ilya Zakharevich [Fri, 13 Mar 1998 16:18:12 +0000]
[Configure PATCH] for OS/2
[Two hunks to Configure failed to apply due to clashes]
p4raw-id: //depot/perl@818
Charles Bailey [Thu, 12 Mar 1998 16:02:29 +0000]
VMS updates (direct)
[Needed manual tweaks on vms/config.vms since it clashed with other
patches. I may have got it wrong.]
p4raw-id: //depot/perl@817
Benjamin Sugars [Tue, 10 Mar 1998 09:35:42 +0000]
Let h2xs read multiple header files
p4raw-id: //depot/perl@816
Hans Mulder [Mon, 9 Mar 1998 09:18:56 +0000]
Re: Almost OK: Perl 5.004_62 on VMS 7.1
p4raw-id: //depot/perl@815
Alan Burlison [Sun, 8 Mar 1998 12:50:23 +0000]
PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
plus manual update of MANIFEST
p4raw-id: //depot/perl@814
Blair Zajac [Fri, 6 Mar 1998 10:29:29 +0000]
PATCH: util.c and util.h function declarations do not match
Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
Subject: PATCH: cgywin32 patch for perlgcc
Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
Subject: PATCH: perl5.004_62 on cygwin32
Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
p4raw-id: //depot/perl@813
Andy Dougherty [Mon, 9 Mar 1998 15:23:33 +0000]
[PATCH 5.004_62} Config_62-01 patch available.
Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
Subject: [PATCH 5.004_62] Tiny hint file updates
Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
p4raw-id: //depot/perl@812
Laszlo Molnar [Fri, 6 Mar 1998 10:41:01 +0000]
DOS djgpp updates:
Subject: [PATCH for 5.004_61] dos-djgpp update
Date: Fri, 6 Mar 1998 10:41:01 +0100
Subject: [PATCH 5.004_62] dos-djgpp update
Date: Thu, 12 Mar 1998 13:34:51 +0100
p4raw-id: //depot/perl@811
Gurusamy Sarathy [Mon, 16 Mar 1998 08:48:17 +0000]
[win32] integrate mainline
p4raw-id: //depot/win32/perl@810
Steve Nielsen [Thu, 12 Mar 1998 11:48:20 +0000]
[win32] set sockets to nonoverlapped mode for every thread
Message-Id: <
35081FE4.965A484D@enteract.com>
Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
p4raw-id: //depot/win32/perl@808
Gurusamy Sarathy [Tue, 10 Mar 1998 20:35:10 +0000]
[win32] reinstate some standard sig_names to avoid noise from
modules (and in hopes of making them _do_ something in future)
p4raw-id: //depot/win32/perl@805
Gurusamy Sarathy [Tue, 10 Mar 1998 20:33:05 +0000]
[win32] mingw32 tweaks
p4raw-id: //depot/win32/perl@804
Gurusamy Sarathy [Mon, 9 Mar 1998 20:56:07 +0000]
[win32] tweak Win32::DomainName() implementation
p4raw-id: //depot/win32/perl@803
Gurusamy Sarathy [Mon, 9 Mar 1998 03:51:01 +0000]
[win32] merge C<local $tied{foo}> patch, also moved statics in
[ah]v.c to thrdvar.h
p4raw-id: //depot/win32/perl@802
Gurusamy Sarathy [Mon, 9 Mar 1998 02:38:35 +0000]
[win32] minor win32 support fixes
- add a better implementation of Win32::DomainName() (as
suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
- fix opendir() emulation was unsafe what given long paths
p4raw-id: //depot/win32/perl@801
Nick Ing-Simmons [Sat, 7 Mar 1998 09:36:41 +0000]
There has been a 'thaw' in config.h (the ICE has gone ;-))
So pp_sys.c needs tweaking otherwise it does not believe getservby*()
exist. (Breaks libnet).
p4raw-id: //depot/perl@800
Gurusamy Sarathy [Sat, 7 Mar 1998 07:01:55 +0000]
[win32] integrate mainline
p4raw-id: //depot/win32/perl@798
Gurusamy Sarathy [Sat, 7 Mar 1998 06:49:49 +0000]
[win32] provide our own popen()/pclose() to fix problems with qx//:
- qx// used to always invoke the shell, now does so only when needed
- qx// didn't respect PERL5SHELL, now does
p4raw-id: //depot/win32/perl@797
Gurusamy Sarathy [Sat, 7 Mar 1998 01:37:10 +0000]
[win32] a missed s/sp/SP/
p4raw-id: //depot/win32/perl@796
Gurusamy Sarathy [Sat, 7 Mar 1998 01:05:21 +0000]
[win32] change all 'sp' to 'SP' in code and in the docs. Explicitly
mention that local stack pointer should be called SP. This makes the
API safer from source incompatibilities down the line.
p4raw-id: //depot/win32/perl@795
Andy Dougherty [Thu, 5 Mar 1998 15:10:54 +0000]
perl5.004_61 myconfig updates
p4raw-id: //depot/perl@794
Malcolm Beattie [Fri, 6 Mar 1998 09:36:37 +0000]
Bump patchlevel.h to 62.
p4raw-id: //depot/perl@793