Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 136 | -16336/+19695 |
|\ | | | | | p4raw-id: //depot/asperl@884 | ||||
| * | [win32] make old DomainName() implementation the default (so Win95 | Gurusamy Sarathy | 1998-04-06 | 1 | -3/+5 |
| | | | | | | | | | | is happy) p4raw-id: //depot/win32/perl@883 | ||||
| * | [win32] fix memory leaks in offer_nice_chunk() | Gurusamy Sarathy | 1998-04-05 | 2 | -0/+7 |
| | | | | | | p4raw-id: //depot/win32/perl@882 | ||||
| * | [win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks also | Gurusamy Sarathy | 1998-04-04 | 2 | -5/+6 |
| | | | | | | p4raw-id: //depot/win32/perl@881 | ||||
| * | [win32] fix refcounting of GvSTASH() when glob becomes nought | Gurusamy Sarathy | 1998-04-04 | 1 | -0/+4 |
| | | | | | | | | | | (this takes care of the "unbalanced strtab refcount" problem) p4raw-id: //depot/win32/perl@880 | ||||
| * | [win32] change 866 was incomplete | Gurusamy Sarathy | 1998-04-04 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/win32/perl@879 | ||||
| * | [win32] fixes for various noises under PERL_DESTRUCT_LEVEL | Gurusamy Sarathy | 1998-04-04 | 3 | -4/+10 |
| | | | | | | p4raw-id: //depot/win32/perl@878 | ||||
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-04-04 | 5 | -13851/+13978 |
| |\ | | | | | | | p4raw-id: //depot/win32/perl@877 | ||||
| | * | Update Changes5.004 and Changes, fix MANIFEST | Malcolm Beattie | 1998-04-03 | 3 | -0/+72 |
| | | | | | | | | | p4raw-id: //depot/perl@871 | ||||
| | * | Rename Changes to Changes5.004 (via an integrate) | Malcolm Beattie | 1998-04-03 | 1 | -0/+0 |
| | | | | | | | | | p4raw-id: //depot/perl@870 | ||||
| | * | Perl 5.005b1t2/perl5.004_63 (resend) | Jan-Pieter Cornet | 1998-04-03 | 2 | -2/+57 |
| | | | | | | | | | p4raw-id: //depot/perl@869 | ||||
| | * | Integrate win32 branch into mainline | Malcolm Beattie | 1998-04-03 | 31 | -613/+833 |
| | |\ | | | | | | | | | p4raw-id: //depot/perl@868 | ||||
| * | | | [win32] remove __declspec kludge in sdbm.h in favor of setting a | Gurusamy Sarathy | 1998-04-04 | 3 | -7/+2 |
| | | | | | | | | | | | | | | | | | | | | flag for static symbols p4raw-id: //depot/win32/perl@876 | ||||
| * | | | [win32] fix order of init | Hans Mulder | 1998-04-04 | 1 | -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, since | Gurusamy Sarathy | 1998-04-04 | 1 | -0/+5 |
| | |/ | |/| | | | | | | | | | | the declared symbol is not in a DLL (so kludge it) p4raw-id: //depot/win32/perl@874 | ||||
| * | | [win32] config.* fixes | Gurusamy Sarathy | 1998-04-03 | 8 | -345/+503 |
| | | | | | | | | | p4raw-id: //depot/win32/perl@867 | ||||
| * | | [win32] fixup hv_free_ent() to not fail on null HeVAL() | Gurusamy Sarathy | 1998-04-03 | 2 | -3/+6 |
| | | | | | | | | | p4raw-id: //depot/win32/perl@866 | ||||
| * | | [win32] integrate mainline | Gurusamy Sarathy | 1998-04-03 | 73 | -1207/+2281 |
| |\ \ | | |/ | | | | p4raw-id: //depot/win32/perl@865 | ||||
| | * | Config_63-04-05.diff | Andy Dougherty | 1998-04-02 | 3 | -7/+20 |
| | | | | | | | | | p4raw-id: //depot/perl@862 | ||||
| | * | Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0} | Malcolm Beattie | 1998-04-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | since appropriate headers aren't included. p4raw-id: //depot/perl@861 | ||||
| | * | Bumped patchlevel.h to 64 | Malcolm Beattie | 1998-04-02 | 1 | -1/+1 |
| | | | | | | | | | p4raw-id: //depot/perl@860 | ||||
| | * | Re: [PATCH] 5.004_63: UNICOS 9 | Jarkko Hietaniemi | 1998-04-02 | 2 | -2/+5 |
| | | | | | | | | | p4raw-id: //depot/perl@859 | ||||
| | * | Re: Odd number of elements in hash list. | Tom Phoenix | 1998-04-02 | 5 | -6/+96 |
| | | | | | | | | | p4raw-id: //depot/perl@858 | ||||
| | * | Close VMS security hole | Charles Bailey | 1998-04-02 | 1 | -9/+40 |
| | | | | | | | | | p4raw-id: //depot/perl@857 | ||||
| | * | mv-if-diff | Robin Barker | 1998-04-02 | 1 | -1/+1 |
| | | | | | | | | | p4raw-id: //depot/perl@856 | ||||
| | * | Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL | Jan-Pieter Cornet | 1998-04-02 | 2 | -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 patches | Charles Bailey | 1998-04-02 | 30 | -153/+508 |
| | | | | | | | | | p4raw-id: //depot/perl@854 | ||||
| | * | Confusing error from perl -e "x'" | Hans Mulder | 1998-04-02 | 1 | -1/+2 |
| | | | | | | | | | p4raw-id: //depot/perl@853 | ||||
| | * | small fixups in pod2latex.PL | Darren/Torin/Who Ever... | 1998-04-02 | 1 | -1/+4 |
| | | | | | | | | | p4raw-id: //depot/perl@852 | ||||
| | * | hints/irix_6.sh with GCC | Kurt D. Starsinic | 1998-04-02 | 1 | -0/+7 |
| | | | | | | | | | p4raw-id: //depot/perl@851 | ||||
| | * | perldoc -m | Robin Houston | 1998-04-02 | 1 | -1/+5 |
| | | | | | | | | | p4raw-id: //depot/perl@850 | ||||
| | * | dos-djgpp update | Laszlo Molnar | 1998-04-02 | 2 | -7/+0 |
| | | | | | | | | | p4raw-id: //depot/perl@849 | ||||
| | * | Stale SP in pp_substr | Stephen McCamant | 1998-04-02 | 1 | -0/+2 |
| | | | | | | | | | p4raw-id: //depot/perl@848 | ||||
| | * | Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait) | Malcolm Beattie | 1998-04-02 | 1 | -0/+1 |
| | | | | | | | | | p4raw-id: //depot/perl@847 | ||||
| | * | 5.004_63: further -e patching | Jarkko Hietaniemi | 1998-04-02 | 2 | -23/+39 |
| | | | | | | | | | p4raw-id: //depot/perl@846 | ||||
| | * | Andy Dougherty's configuration patches (Config_63-01 up to 04). | Malcolm Beattie | 1998-04-02 | 15 | -945/+1410 |
| | | | | | | | | | p4raw-id: //depot/perl@845 | ||||
| | * | perlrun.pod: PERL_DEBUG_MSTATS | Achim Bohnet | 1998-04-02 | 1 | -1/+2 |
| | | | | | | | | | p4raw-id: //depot/perl@844 | ||||
| | * | 5.004_63 picky compiler fixes [PATCH] | Hans Mulder | 1998-04-02 | 3 | -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 Potter | 1998-04-02 | 6 | -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.pod | Dominic Dunlop | 1998-04-02 | 2 | -0/+15 |
| | | | | | | | | | p4raw-id: //depot/perl@841 | ||||
| | * | Configure hints/ patches | Jan-Pieter Cornet | 1998-04-02 | 2 | -4/+4 |
| | | | | | | | | | p4raw-id: //depot/perl@840 | ||||
| | * | Remove duplicate code in cygwin32/perlgcc (Blair Zajac) | Malcolm Beattie | 1998-04-02 | 1 | -7/+0 |
| | | | | | | | | | p4raw-id: //depot/perl@839 | ||||
| | * | Add Thread::Signal to run signal handlers reliably in a new thread | Malcolm Beattie | 1998-03-18 | 3 | -11/+69 |
| | | | | | | | | | p4raw-id: //depot/perl@835 | ||||
| | * | Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth) | Malcolm Beattie | 1998-03-17 | 1 | -1/+1 |
| | | | | | | | | | p4raw-id: //depot/perl@834 | ||||
| | * | Integrate win32 branch into mainline. | Malcolm Beattie | 1998-03-17 | 8 | -23/+327 |
| | |\ | | | | | | | | | p4raw-id: //depot/perl@833 | ||||
| * | | | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 21 | -258/+317 |
| | | | | | | | | | | | | | | | | | | | | invalidate local stack pointer p4raw-id: //depot/win32/perl@864 | ||||
| * | | | [win32] fix Env.pm to weed out illegal names | Gurusamy Sarathy | 1998-03-28 | 1 | -2/+2 |
| | | | | | | | | | | | | p4raw-id: //depot/win32/perl@838 | ||||
| * | | | [win32] fix typo in makefile.mk | Gurusamy Sarathy | 1998-03-28 | 1 | -1/+1 |
| | | | | | | | | | | | | p4raw-id: //depot/win32/perl@837 | ||||
| * | | | [win32] add file: to installhtml URLs | Gurusamy Sarathy | 1998-03-23 | 2 | -5/+5 |
| | |/ | |/| | | | | p4raw-id: //depot/win32/perl@836 | ||||
| * | | [win32] propagate bugfix @ change831 from asperl | Gurusamy Sarathy | 1998-03-17 | 1 | -5/+6 |
| | | | | | | | | | p4raw-id: //depot/win32/perl@832 |