summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [asperl] integrate mainline changesGurusamy Sarathy1998-04-08136-16336/+19695
|\ | | | | p4raw-id: //depot/asperl@884
| * [win32] make old DomainName() implementation the default (so Win95Gurusamy Sarathy1998-04-061-3/+5
| | | | | | | | | | is happy) p4raw-id: //depot/win32/perl@883
| * [win32] fix memory leaks in offer_nice_chunk()Gurusamy Sarathy1998-04-052-0/+7
| | | | | | p4raw-id: //depot/win32/perl@882
| * [win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks alsoGurusamy Sarathy1998-04-042-5/+6
| | | | | | p4raw-id: //depot/win32/perl@881
| * [win32] fix refcounting of GvSTASH() when glob becomes noughtGurusamy Sarathy1998-04-041-0/+4
| | | | | | | | | | (this takes care of the "unbalanced strtab refcount" problem) p4raw-id: //depot/win32/perl@880
| * [win32] change 866 was incompleteGurusamy Sarathy1998-04-041-1/+1
| | | | | | p4raw-id: //depot/win32/perl@879
| * [win32] fixes for various noises under PERL_DESTRUCT_LEVELGurusamy Sarathy1998-04-043-4/+10
| | | | | | p4raw-id: //depot/win32/perl@878
| * [win32] integrate mainlineGurusamy Sarathy1998-04-045-13851/+13978
| |\ | | | | | | p4raw-id: //depot/win32/perl@877
| | * Update Changes5.004 and Changes, fix MANIFESTMalcolm Beattie1998-04-033-0/+72
| | | | | | | | | p4raw-id: //depot/perl@871
| | * Rename Changes to Changes5.004 (via an integrate)Malcolm Beattie1998-04-031-0/+0
| | | | | | | | | p4raw-id: //depot/perl@870
| | * Perl 5.005b1t2/perl5.004_63 (resend)Jan-Pieter Cornet1998-04-032-2/+57
| | | | | | | | | p4raw-id: //depot/perl@869
| | * Integrate win32 branch into mainlineMalcolm Beattie1998-04-0331-613/+833
| | |\ | | | | | | | | p4raw-id: //depot/perl@868
| * | | [win32] remove __declspec kludge in sdbm.h in favor of setting aGurusamy Sarathy1998-04-043-7/+2
| | | | | | | | | | | | | | | | | | | | flag for static symbols p4raw-id: //depot/win32/perl@876
| * | | [win32] fix order of initHans Mulder1998-04-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | [win32] the EXTCONST in sdbm.h breaks SDBM on Borland, sinceGurusamy Sarathy1998-04-041-0/+5
| | |/ | |/| | | | | | | | | | the declared symbol is not in a DLL (so kludge it) p4raw-id: //depot/win32/perl@874
| * | [win32] config.* fixesGurusamy Sarathy1998-04-038-345/+503
| | | | | | | | | p4raw-id: //depot/win32/perl@867
| * | [win32] fixup hv_free_ent() to not fail on null HeVAL()Gurusamy Sarathy1998-04-032-3/+6
| | | | | | | | | p4raw-id: //depot/win32/perl@866
| * | [win32] integrate mainlineGurusamy Sarathy1998-04-0373-1207/+2281
| |\ \ | | |/ | | | p4raw-id: //depot/win32/perl@865
| | * Config_63-04-05.diffAndy Dougherty1998-04-023-7/+20
| | | | | | | | | p4raw-id: //depot/perl@862
| | * Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}Malcolm Beattie1998-04-021-1/+1
| | | | | | | | | | | | | | | since appropriate headers aren't included. p4raw-id: //depot/perl@861
| | * Bumped patchlevel.h to 64Malcolm Beattie1998-04-021-1/+1
| | | | | | | | | p4raw-id: //depot/perl@860
| | * Re: [PATCH] 5.004_63: UNICOS 9Jarkko Hietaniemi1998-04-022-2/+5
| | | | | | | | | p4raw-id: //depot/perl@859
| | * Re: Odd number of elements in hash list.Tom Phoenix1998-04-025-6/+96
| | | | | | | | | p4raw-id: //depot/perl@858
| | * Close VMS security holeCharles Bailey1998-04-021-9/+40
| | | | | | | | | p4raw-id: //depot/perl@857
| | * mv-if-diffRobin Barker1998-04-021-1/+1
| | | | | | | | | p4raw-id: //depot/perl@856
| | * Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVELJan-Pieter Cornet1998-04-022-5/+17
| | | | | | | | | | | | | | | | | | | | | 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
| | * Next wave of _63 VMS patchesCharles Bailey1998-04-0230-153/+508
| | | | | | | | | p4raw-id: //depot/perl@854
| | * Confusing error from perl -e "x'"Hans Mulder1998-04-021-1/+2
| | | | | | | | | p4raw-id: //depot/perl@853
| | * small fixups in pod2latex.PLDarren/Torin/Who Ever...1998-04-021-1/+4
| | | | | | | | | p4raw-id: //depot/perl@852
| | * hints/irix_6.sh with GCCKurt D. Starsinic1998-04-021-0/+7
| | | | | | | | | p4raw-id: //depot/perl@851
| | * perldoc -mRobin Houston1998-04-021-1/+5
| | | | | | | | | p4raw-id: //depot/perl@850
| | * dos-djgpp updateLaszlo Molnar1998-04-022-7/+0
| | | | | | | | | p4raw-id: //depot/perl@849
| | * Stale SP in pp_substrStephen McCamant1998-04-021-0/+2
| | | | | | | | | p4raw-id: //depot/perl@848
| | * Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)Malcolm Beattie1998-04-021-0/+1
| | | | | | | | | p4raw-id: //depot/perl@847
| | * 5.004_63: further -e patchingJarkko Hietaniemi1998-04-022-23/+39
| | | | | | | | | p4raw-id: //depot/perl@846
| | * Andy Dougherty's configuration patches (Config_63-01 up to 04).Malcolm Beattie1998-04-0215-945/+1410
| | | | | | | | | p4raw-id: //depot/perl@845
| | * perlrun.pod: PERL_DEBUG_MSTATSAchim Bohnet1998-04-021-1/+2
| | | | | | | | | p4raw-id: //depot/perl@844
| | * 5.004_63 picky compiler fixes [PATCH]Hans Mulder1998-04-023-8/+19
| | | | | | | | | | | | | | | | | | | | | 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
| | * Re: doc: perlrun typo Stephen Potter1998-04-026-17/+17
| | | | | | | | | | | | | | | | | | | | | 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
| | * Add "Full 64 bit support" to Todo; document Todo in pumpkin.podDominic Dunlop1998-04-022-0/+15
| | | | | | | | | p4raw-id: //depot/perl@841
| | * Configure hints/ patchesJan-Pieter Cornet1998-04-022-4/+4
| | | | | | | | | p4raw-id: //depot/perl@840
| | * Remove duplicate code in cygwin32/perlgcc (Blair Zajac)Malcolm Beattie1998-04-021-7/+0
| | | | | | | | | p4raw-id: //depot/perl@839
| | * Add Thread::Signal to run signal handlers reliably in a new threadMalcolm Beattie1998-03-183-11/+69
| | | | | | | | | p4raw-id: //depot/perl@835
| | * Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)Malcolm Beattie1998-03-171-1/+1
| | | | | | | | | p4raw-id: //depot/perl@834
| | * Integrate win32 branch into mainline.Malcolm Beattie1998-03-178-23/+327
| | |\ | | | | | | | | p4raw-id: //depot/perl@833
| * | | [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-0321-258/+317
| | | | | | | | | | | | | | | | | | | | invalidate local stack pointer p4raw-id: //depot/win32/perl@864
| * | | [win32] fix Env.pm to weed out illegal namesGurusamy Sarathy1998-03-281-2/+2
| | | | | | | | | | | | p4raw-id: //depot/win32/perl@838
| * | | [win32] fix typo in makefile.mkGurusamy Sarathy1998-03-281-1/+1
| | | | | | | | | | | | p4raw-id: //depot/win32/perl@837
| * | | [win32] add file: to installhtml URLsGurusamy Sarathy1998-03-232-5/+5
| | |/ | |/| | | | p4raw-id: //depot/win32/perl@836
| * | [win32] propagate bugfix @ change831 from asperlGurusamy Sarathy1998-03-171-5/+6
| | | | | | | | | p4raw-id: //depot/win32/perl@832