summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [win32] merge changes#755..759,763,764 from maintbranchGurusamy Sarathy1998-05-148-26/+150
* [win32] merge change#754 from maintbranchGurusamy Sarathy1998-05-141-2/+5
* [win32] merge changes#752,753 from maintbranchGurusamy Sarathy1998-05-145-7/+28
* [win32] merge change#745 from maintbranchGurusamy Sarathy1998-05-143-13/+50
* [win32] merge change#687 from maintbranchGurusamy Sarathy1998-05-131-0/+7
* [win32] merge change#683 from maintbranchGurusamy Sarathy1998-05-131-12/+73
* [win32] merge change#681 from maintbranchGurusamy Sarathy1998-05-131-4/+3
* [win32] merge change#664 from maint branchGurusamy Sarathy1998-05-133-52/+73
* [win32] merge missing part of change#663 from maint branchGurusamy Sarathy1998-05-131-0/+1
* [win32] remove x586 code gen switch (-5) for Borland, it is non-generic,Gurusamy Sarathy1998-05-121-1/+1
* [win32] fix test failureNick Ing-Simmons1998-05-121-2/+3
* [win32] various tweaks to makefilesGurusamy Sarathy1998-05-103-664/+797
* [win32] fix ExtUtils::Liblist mishandling paths with spacesGurusamy Sarathy1998-05-101-3/+20
* [win32] minor cleanupGurusamy Sarathy1998-05-092-2/+1
* [win32] protect sortcop from C<sort { sort { ... } ... } ...>Gurusamy Sarathy1998-05-092-2/+5
* [win32] tweak config.[bgv]cGurusamy Sarathy1998-05-093-30/+30
* [win32] fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)Gurusamy Sarathy1998-05-071-2/+7
* [win32] make hv_iterinit() return HvKEYS()SynaptiCAD, Inc.1998-05-032-5/+8
* [win32] intern -> sys_internGurusamy Sarathy1998-04-224-11/+11
* [win32] hand-applied patch along with small tweaksJan Dubois1998-04-229-26/+105
* [win32] tweak doc for C<do FILENAME>Gurusamy Sarathy1998-04-191-1/+3
* [win32] use a pidtable that grows dynamically for popen()Jan Dubois1998-04-191-20/+30
* [win32] support POSIX, enable more locale testsGurusamy Sarathy1998-04-178-12/+98
* [win32] make old DomainName() implementation the default (so Win95Gurusamy Sarathy1998-04-061-3/+5
* [win32] fix memory leaks in offer_nice_chunk()Gurusamy Sarathy1998-04-052-0/+7
* [win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks alsoGurusamy Sarathy1998-04-042-5/+6
* [win32] fix refcounting of GvSTASH() when glob becomes noughtGurusamy Sarathy1998-04-041-0/+4
* [win32] change 866 was incompleteGurusamy Sarathy1998-04-041-1/+1
* [win32] fixes for various noises under PERL_DESTRUCT_LEVELGurusamy Sarathy1998-04-043-4/+10
* [win32] integrate mainlineGurusamy Sarathy1998-04-045-13851/+13978
|\
| * Update Changes5.004 and Changes, fix MANIFESTMalcolm Beattie1998-04-033-0/+72
| * Rename Changes to Changes5.004 (via an integrate)Malcolm Beattie1998-04-031-0/+0
| * Perl 5.005b1t2/perl5.004_63 (resend)Jan-Pieter Cornet1998-04-032-2/+57
| * Integrate win32 branch into mainlineMalcolm Beattie1998-04-0331-613/+833
| |\
* | | [win32] remove __declspec kludge in sdbm.h in favor of setting aGurusamy Sarathy1998-04-043-7/+2
* | | [win32] fix order of initHans Mulder1998-04-041-1/+1
* | | [win32] the EXTCONST in sdbm.h breaks SDBM on Borland, sinceGurusamy Sarathy1998-04-041-0/+5
| |/ |/|
* | [win32] config.* fixesGurusamy Sarathy1998-04-038-345/+503
* | [win32] fixup hv_free_ent() to not fail on null HeVAL()Gurusamy Sarathy1998-04-032-3/+6
* | [win32] integrate mainlineGurusamy Sarathy1998-04-0373-1207/+2281
|\ \ | |/
| * Config_63-04-05.diffAndy Dougherty1998-04-023-7/+20
| * Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}Malcolm Beattie1998-04-021-1/+1
| * Bumped patchlevel.h to 64Malcolm Beattie1998-04-021-1/+1
| * Re: [PATCH] 5.004_63: UNICOS 9Jarkko Hietaniemi1998-04-022-2/+5
| * Re: Odd number of elements in hash list.Tom Phoenix1998-04-025-6/+96
| * Close VMS security holeCharles Bailey1998-04-021-9/+40
| * mv-if-diffRobin Barker1998-04-021-1/+1
| * Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVELJan-Pieter Cornet1998-04-022-5/+17
| * Next wave of _63 VMS patchesCharles Bailey1998-04-0230-153/+508
| * Confusing error from perl -e "x'"Hans Mulder1998-04-021-1/+2