summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | [win32] fix typo in makefile.mkGurusamy Sarathy1998-03-281-1/+1
* | | [win32] add file: to installhtml URLsGurusamy Sarathy1998-03-232-5/+5
| |/ |/|
* | [win32] propagate bugfix @ change831 from asperlGurusamy Sarathy1998-03-171-5/+6
* | [win32] stray tweak to win32.cGurusamy Sarathy1998-03-161-3/+3
* | [win32] update win32/config* filesGurusamy Sarathy1998-03-166-15/+318
* | [win32] trivial integrate of mainlineGurusamy Sarathy1998-03-1663-523/+2006
|\ \ | |/
| * newCONSTSUB had private MY_start_subparse.Malcolm Beattie1998-03-161-1/+1
| * Missing dTHR in hv_fetch_ent when statics moved to thread struct.Malcolm Beattie1998-03-161-0/+1
| * Added missing entry for lib/ExtUtils/Packlist.pm to MANIFESTMalcolm Beattie1998-03-161-0/+1
| * Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.Malcolm Beattie1998-03-161-0/+231
| * Bump patchlevel.h to 63.Malcolm Beattie1998-03-1642-293/+561
| |\ | |/ |/|
* | [win32] integrate mainlineGurusamy Sarathy1998-03-161-2/+2
|\ \
* | | [win32] set sockets to nonoverlapped mode for every threadSteve Nielsen1998-03-122-2/+30
* | | [win32] reinstate some standard sig_names to avoid noise fromGurusamy Sarathy1998-03-106-15/+15
* | | [win32] mingw32 tweaksGurusamy Sarathy1998-03-103-2/+30
* | | [win32] tweak Win32::DomainName() implementationGurusamy Sarathy1998-03-092-24/+12
* | | [win32] merge C<local $tied{foo}> patch, also moved statics inGurusamy Sarathy1998-03-096-44/+145
* | | [win32] minor win32 support fixesGurusamy Sarathy1998-03-091-70/+64
* | | [win32] integrate mainlineGurusamy Sarathy1998-03-072-4/+3
|\ \ \
* | | | [win32] provide our own popen()/pclose() to fix problems with qx//:Gurusamy Sarathy1998-03-073-20/+148
* | | | [win32] a missed s/sp/SP/Gurusamy Sarathy1998-03-071-1/+1
* | | | [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-0723-136/+137
| | | * newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).Jan Dubois1998-03-165-0/+37
| | | * STRESS_REALLOCStephen McCamant1998-03-163-18/+42
| | | * [BUG+PATCH] _62 with -DDEBUGGING and -DuseperlioJan-Pieter Cornet1998-03-161-11/+11
| | | * [Configure PATCH] for OS/2Ilya Zakharevich1998-03-162-14/+20
| | | * VMS updates (direct)Charles Bailey1998-03-1620-266/+573
| | | * Let h2xs read multiple header filesBenjamin Sugars1998-03-161-20/+30
| | | * Re: Almost OK: Perl 5.004_62 on VMS 7.1Hans Mulder1998-03-161-0/+11
| | | * PATCH for 5.004_62 : Add .packlist handling classes to ExtUtilsAlan Burlison1998-03-167-33/+461
| | | * PATCH: util.c and util.h function declarations do not matchBlair Zajac1998-03-163-25/+39