summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
| * small fixups in pod2latex.PLDarren/Torin/Who Ever...1998-04-021-1/+4
| * hints/irix_6.sh with GCCKurt D. Starsinic1998-04-021-0/+7
| * perldoc -mRobin Houston1998-04-021-1/+5
| * dos-djgpp updateLaszlo Molnar1998-04-022-7/+0
| * Stale SP in pp_substrStephen McCamant1998-04-021-0/+2
| * Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)Malcolm Beattie1998-04-021-0/+1
| * 5.004_63: further -e patchingJarkko Hietaniemi1998-04-022-23/+39
| * Andy Dougherty's configuration patches (Config_63-01 up to 04).Malcolm Beattie1998-04-0215-945/+1410
| * perlrun.pod: PERL_DEBUG_MSTATSAchim Bohnet1998-04-021-1/+2
| * 5.004_63 picky compiler fixes [PATCH]Hans Mulder1998-04-023-8/+19
| * Re: doc: perlrun typo Stephen Potter1998-04-026-17/+17
| * Add "Full 64 bit support" to Todo; document Todo in pumpkin.podDominic Dunlop1998-04-022-0/+15
| * Configure hints/ patchesJan-Pieter Cornet1998-04-022-4/+4
| * Remove duplicate code in cygwin32/perlgcc (Blair Zajac)Malcolm Beattie1998-04-021-7/+0
| * Add Thread::Signal to run signal handlers reliably in a new threadMalcolm Beattie1998-03-183-11/+69
| * Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)Malcolm Beattie1998-03-171-1/+1
| * Integrate win32 branch into mainline.Malcolm Beattie1998-03-178-23/+327
| |\
* | | [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-0321-258/+317
* | | [win32] fix Env.pm to weed out illegal namesGurusamy Sarathy1998-03-281-2/+2