Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> | Paul Marquess | 2002-03-20 | 1 | -1/+1 |
| | | | | | | | Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk> packWARN also for subdirs. p4raw-id: //depot/perl@15378 | ||||
* | DJGPP tweaks from Laszlo Molnar. | Jarkko Hietaniemi | 2002-02-10 | 1 | -0/+19 |
| | | | p4raw-id: //depot/perl@14627 | ||||
* | Workaround for DJGPP broken F_GETFL from Laszlo. | Jarkko Hietaniemi | 2002-01-28 | 1 | -0/+13 |
| | | | p4raw-id: //depot/perl@14485 | ||||
* | Add a header for DJGPP with the function prototypes. | Jarkko Hietaniemi | 2001-12-02 | 1 | -17/+3 |
| | | | p4raw-id: //depot/perl@13425 | ||||
* | Take the taint brush to the getcwds. | Jarkko Hietaniemi | 2001-11-25 | 1 | -0/+3 |
| | | | p4raw-id: //depot/perl@13276 | ||||
* | DJGPP patches from Laszlo Molnar. | Jarkko Hietaniemi | 2001-06-26 | 1 | -2/+3 |
| | | | p4raw-id: //depot/perl@10951 | ||||
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -1/+0 |
| | | | p4raw-id: //depot/perl@7984 | ||||
* | [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp | Peter J. Farley III | 2000-10-16 | 1 | -0/+19 |
| | | | | | Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net> p4raw-id: //depot/perl@7350 | ||||
* | djgpp update (from Laszlo Molnar) | Gurusamy Sarathy | 2000-02-27 | 1 | -4/+2 |
| | | | p4raw-id: //depot/perl@5288 | ||||
* | dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>) | Gurusamy Sarathy | 1999-09-10 | 1 | -6/+7 |
| | | | p4raw-id: //depot/perl@4121 | ||||
* | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -2/+3 |
| | | | | | | | due to leaked scalar, investigation pending) Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk> Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings p4raw-id: //depot/perl@3640 | ||||
* | part of the platform changes for IMPLICIT_CONTEXT | Gurusamy Sarathy | 1999-06-10 | 1 | -10/+10 |
| | | | p4raw-id: //depot/perl@3531 | ||||
* | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 1 | -2/+3 |
| | | | | | | | | avoid most uses of PL_na (which is much more inefficient than a simple local); update docs to suit; PL_na now being thr->Tna may be a minor compatibility issue for extensions--will require dTHR outside of XSUBs (those get automatic dTHR) p4raw-id: //depot/perl@2387 | ||||
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -11/+11 |
| | | | | | | brute force search script). Result builds and passes all tests on Solaris. win32 and PERL_OBJECT are still untested. p4raw-id: //depot/perl@1578 | ||||
* | dos-djgpp update | Laszlo Molnar | 1998-02-25 | 1 | -115/+59 |
| | | | p4raw-id: //depot/perl@584 | ||||
* | Major changes to the DOS/djgpp port (including threading): | Molnar Laszlo | 1997-12-17 | 1 | -0/+490 |
Subject: Re: dos-djgpp port not in perl 5.004_54 p4raw-id: //depot/perl@373 |