| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [PATCH] Re: replacing "inuse" Win files (was Re: Help with a Cwd.pm build... | Yves Orton | 2006-01-31 | 1 | -3/+26 |
* | constant_add_symbol needs to be static, else static builds can fail at | Nicholas Clark | 2006-01-23 | 1 | -1/+2 |
* | Tru64: -Uusedl: lib/ExtUtils/t/Embed.t | Jarkko Hietaniemi | 2006-01-23 | 1 | -0/+6 |
* | Make Manifest.t do what is says it's doing. | Craig A. Berry | 2006-01-21 | 1 | -2/+10 |
* | Assorted VMS-only MakeMaker fixes for blead | Craig A. Berry | 2006-01-13 | 4 | -5/+18 |
* | Negating an unsigned value generates warnings for some compilers, so | Nicholas Clark | 2006-01-06 | 1 | -1/+1 |
* | sprinkle dVAR | Jarkko Hietaniemi | 2006-01-06 | 1 | -1/+9 |
* | Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS | Rafael Garcia-Suarez | 2005-12-30 | 3 | -10/+32 |
* | s/%/%%/ in the package name so that it can be used safely in the | Nicholas Clark | 2005-12-27 | 2 | -12/+24 |
* | Pass in the full arguments to ExtUtils::Constant::ProxySubs | Nicholas Clark | 2005-12-27 | 2 | -19/+110 |
* | As what we're doing is generating subroutines, which are methods, we | Nicholas Clark | 2005-12-27 | 1 | -0/+3 |
* | Removing MAKE_JOBS_FIFO from %ENV causes FreeBSD make to forget about | Nicholas Clark | 2005-12-27 | 1 | -1/+1 |
* | Remove the hard wired test numbers in the generated test script for | Nicholas Clark | 2005-12-26 | 1 | -77/+120 |
* | Support type UNDEF, and correct a bug in the macro generation by using | Nicholas Clark | 2005-12-26 | 1 | -2/+4 |
* | Add method macro_from_item to encapsulate the entire logic for getting | Nicholas Clark | 2005-12-26 | 2 | -3/+14 |
* | Add a couple of newlines for tidier regen output, consistent with the | Nicholas Clark | 2005-12-26 | 1 | -3/+3 |
* | Add C_FH and XS_FH arguments to ExtUtils::Constant::WriteConstants, | Nicholas Clark | 2005-12-26 | 2 | -31/+88 |
* | The values for proxy constant subroutines need to be read only. | Nicholas Clark | 2005-12-26 | 1 | -0/+1 |
* | Provide support for types PVN and UNDEF in | Nicholas Clark | 2005-12-23 | 1 | -10/+24 |
* | ExtUtils::ParseXS needs to stack $filepathname to make #line directives | Nicholas Clark | 2005-12-23 | 1 | -2/+7 |
* | Add support for PV to ExtUtils::Constant::ProxySubs, and enable its | Nicholas Clark | 2005-12-23 | 1 | -1/+11 |
* | Need to be more careful with the symbol table manipulation - if there | Nicholas Clark | 2005-12-23 | 1 | -6/+14 |
* | SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON and HUGE_VAL | Nicholas Clark | 2005-12-23 | 1 | -3/+13 |
* | Use inlineable proxy constant subs for Socket | Nicholas Clark | 2005-12-23 | 1 | -2/+8 |
* | Fix for pod2man() in ExtUtils::Command::MM to work with | Steve Peters | 2005-12-23 | 1 | -3/+2 |
* | Use inlineable proxy constant subs for POSIX. | Nicholas Clark | 2005-12-22 | 2 | -28/+89 |
* | Make ExtUtils::Constant generate the inlineable proxy constant subs. | Nicholas Clark | 2005-12-22 | 2 | -17/+284 |
* | Break out the code to generate #ifdef/#endif into new methods | Nicholas Clark | 2005-12-22 | 1 | -21/+33 |
* | Break out the item normalisation code into a method normalise_items. | Nicholas Clark | 2005-12-22 | 1 | -76/+92 |
* | Suppress leaked warnings in ExtUtils tests | Dominic Dunlop | 2005-11-10 | 2 | -2/+2 |
* | Making ExtUtils::Constant compatible with Perl 5.004 | Sébastien Aperghis-Tramoni | 2005-10-31 | 1 | -3/+13 |
* | Upgrade to ExtUtils-ParseXS-2.15. | Steve Peters | 2005-10-16 | 1 | -1/+1 |
* | Upgraded to ExtUtils-ParseXS-2.14. | Steve Peters | 2005-10-09 | 1 | -3/+5 |
* | It would be nice to upgrade the right file. Double grrrrr. | Steve Peters | 2005-10-09 | 1 | -2/+11 |
* | Upgrade to ExtUtils-ParseXS-2.13 | Steve Peters | 2005-10-04 | 1 | -1/+1 |
* | Upgrade to ExtUtils-CBuilder-0.15 (with a small edit to | Steve Peters | 2005-10-04 | 5 | -6/+70 |
* | Clean up CBuilder and ParseXS test files | Steve Hay | 2005-09-29 | 5 | -4/+11 |
* | Upgrade to ExtUtils::CBuilder 0.14 | Steve Peters | 2005-09-29 | 5 | -12/+53 |
* | Improve File::Spec::Win32->path() and fix MM_Win32.t | Steve Hay | 2005-09-28 | 1 | -6/+1 |
* | Upgrade to ExtUtils::ParseXS 2.12 | Rafael Garcia-Suarez | 2005-09-21 | 2 | -6/+5 |
* | Reverted 25364 on authors request | H.Merijn Brand | 2005-09-11 | 2 | -25/+1 |
* | [patch@cbuilder_0.13] VMS fixes for cbuilder | John E. Malmberg | 2005-09-08 | 2 | -1/+25 |
* | [patch@25305] lib/ExtUtils/t/Constant.t VMS fixes | John E. Malmberg | 2005-08-21 | 1 | -5/+11 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-05 | 2 | -2/+2 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-02 | 6 | -10/+10 |
* | Ken pointed out that CBuilder's cleanup is too agrressive | Steve Hay | 2005-07-25 | 4 | -5/+10 |
* | Make CBuilder and ParseXS clean up their temp test files | Steve Hay | 2005-07-25 | 6 | -15/+39 |
* | Pre-YAPC consting fun | Andy Lester | 2005-06-23 | 1 | -1/+1 |
* | Re: a warning for a ExtUtils::ParseXS test | Ken Williams | 2005-06-16 | 1 | -1/+1 |
* | Make some variables global, to avoid some "will not stay | Rafael Garcia-Suarez | 2005-06-13 | 1 | -3/+3 |