summaryrefslogtreecommitdiff
path: root/os2
Commit message (Expand)AuthorAgeFilesLines
* remove VIRTUAL tag, PERL_OBJECT doesn't need it anymoreGurusamy Sarathy1999-11-041-1/+0
* Re: [PATCH 5.005_62] OS/2 improvementsIlya Zakharevich1999-10-2419-131/+387
* OS/2 support bits (from Ilya Zakharevich)Gurusamy Sarathy1999-10-161-1/+1
* Change #3790 redemption: with a little additionalJarkko Hietaniemi1999-08-031-0/+1
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-012-13/+23
* Undo #3790 and the patches that attempted to fix itJarkko Hietaniemi1999-08-011-1/+0
* provide MakeMaker attribute PERL_MALLOC_OK that allows extensionsGurusamy Sarathy1999-07-271-0/+1
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-4/+4
* part of the platform changes for IMPLICIT_CONTEXTGurusamy Sarathy1999-06-104-34/+32
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1
* OS/2 socket fixes.Ilya Zakharevich1999-05-301-0/+7
* Cosmetic OS/2-related patchesIlya Zakharevich1999-05-281-1/+7
* Required OS/2-related patchesIlya Zakharevich1999-05-281-47/+52
* various little nitsGurusamy Sarathy1999-05-201-4/+6
* Quickier thread-specific data on OS/2Ilya Zakharevich1999-05-102-3/+14
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-162-6/+6
* OS/2 threadsIlya Zakharevich1999-02-021-1/+1
* OS2::PrfDB was exploiting a bug in U32 XSUBsIlya Zakharevich1999-01-212-2/+5
* Pipes and 2>&1 on OS/2Ilya Zakharevich1999-01-212-11/+84
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-292-17/+31
* Yet another OS/2 patchIlya Zakharevich1998-11-283-11/+17
* OS/2 events get closer to PerlIlya Zakharevich1998-11-284-15/+471
* remaining PL_foo stragglersGurusamy Sarathy1998-10-301-1/+1
* Improve sbrk() on OS/2Ilya Zakharevich1998-10-251-0/+3
* Memory overrun in os2.cIlya Zakharevich1998-10-172-10/+19
* Cumulative OS/2-related patchIlya Zakharevich1998-10-063-21/+210
* OS/2 spawning typosIlya Zakharevich1998-09-231-4/+5
* mark link type of exported functions for OS/2Ilya Zakharevich1998-08-021-2/+7
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-205-79/+79
* export additional symbols on OS/2Ilya Zakharevich1998-07-191-0/+12
* Additional targets for OS/2 buildIlya Zakharevich1998-07-151-0/+16
* OS/2 updateIlya Zakharevich1998-07-142-112/+221
* Update os2's OS2::ProcessIlya Zakharevich1998-07-113-3/+419
* Combined OS/2 supportIlya Zakharevich1998-06-103-11/+16
* Integrate win32 branch into mainlineMalcolm Beattie1998-05-143-92/+174
|\
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-143-92/+174
* | [PATCH 5.004_64] anydbm.tIlya Zakharevich1998-05-144-17/+42
|/
* [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-3/+3
* Fix file-descriptor leak when pipes fail via taint checks:Ilya Zakharevich1998-02-271-2/+2
* Config_60-03-04.diff patch for 5.004_60Andy Dougherty1998-02-271-242/+6
* [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-091-1/+1
* [win32] Fix autovivification problems with XSUB OUTPUT argsGurusamy Sarathy1998-01-191-1/+1
* Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-171-0/+8
* Threading patches for OS/2 (missing files taken from previous patch):Ilya Zakharevich1997-12-178-20/+291
* Move malloc_mutex initialisation/destruction:Ilya Zakharevich1997-11-252-1/+2
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-053-2/+9
* Minor OS/2 patch for 4_03Ilya Zakharevich1997-09-051-1/+5
* [inseperable differences to perl 5.004_03]perl-5.004_03Tim Bunce1997-09-051-4/+4
* [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-073-15/+15
* Assorted OS/2 fixesIlya Zakharevich1997-08-075-2/+157