| Commit message (Expand) | Author | Age | Files | Lines |
* | bump version of many modules | Zefram | 2010-12-19 | 1 | -1/+1 |
* | Convert ext/Fcntl/t/syslfs.t to Test::More and t/op/lfs.t to test.pl | Nicholas Clark | 2010-12-14 | 1 | -49/+22 |
* | In Fcntl's syslfs.t and t/op/lfs.t, eliminate bye(). | Nicholas Clark | 2010-12-14 | 1 | -21/+14 |
* | In Fcntl's syslfs.t and t/op/lfs.t, eliminate zap(). | Nicholas Clark | 2010-12-14 | 1 | -7/+1 |
* | Refactor syslfs.t and lfs.t to call bye() directly from explain() when skipping. | Nicholas Clark | 2010-12-14 | 1 | -4/+4 |
* | Convert ext/Fcntl/t/syslfs.t to File::Temp | Nicholas Clark | 2010-12-14 | 1 | -29/+30 |
* | Reduce inconsistencies between ext/Fcntl/t/syslfs.t and t/op/lfs.t | Nicholas Clark | 2010-12-14 | 1 | -6/+9 |
* | Check return values in the test programs run by syslfs.t and lfs.t | Nicholas Clark | 2010-12-14 | 1 | -3/+4 |
* | fix various compiler warnings from XS code | Zefram | 2010-12-11 | 1 | -1/+1 |
* | Increase Fcntl’s version | Father Chrysostomos | 2010-10-27 | 1 | -1/+1 |
* | Convert Fcntl, File::Glob, I18N::Langinfo and Socket to an XS AUTOLOAD. | Nicholas Clark | 2010-10-21 | 2 | -8/+2 |
* | Convert Fcntl, File::Glob, I18N::Langinfo, POSIX and Socket to croak_on_error. | Nicholas Clark | 2010-10-21 | 2 | -10/+3 |
* | In Fcntl.xs, correct the conditional compilation of S_ISENFMT. | Nicholas Clark | 2010-10-20 | 1 | -1/+1 |
* | Make Fcntl::AUTOLOAD's error messages consistent with croak() using modules. | Nicholas Clark | 2010-10-19 | 2 | -1/+33 |
* | Fcntl, POSIX and Socket can all use Proxy Constant Subs unconditionally. | Nicholas Clark | 2010-10-19 | 1 | -1/+1 |
* | Fix C++ build for Fcntl.xs. | Nicholas Clark | 2010-10-19 | 1 | -3/+2 |
* | Express @Fcntl::EXPORT_OK in terms of %Fcntl::EXPORT_TAGS. | Nicholas Clark | 2010-10-18 | 1 | -49/+22 |
* | Convert Fcntl::S_IFMT to XS. | Nicholas Clark | 2010-10-18 | 3 | -12/+18 |
* | Convert Fcntl::S_IMODE to XS. | Nicholas Clark | 2010-10-18 | 3 | -5/+21 |
* | Convert Fcntl::S_IS{LNK,SOCK,BLK,CHR,FIFO,WHT,ENFMT} to XS. | Nicholas Clark | 2010-10-18 | 2 | -26/+65 |
* | Convert Fcntl::{S_ISREG,S_ISDIR} to XS. | Nicholas Clark | 2010-10-18 | 3 | -5/+34 |
* | Fix Fcntl::S_ISENFMT(), which could never have worked before. | Nicholas Clark | 2010-10-18 | 2 | -6/+66 |
* | Convert modules in ext/ to pass minimal arguments to XSLoader::load(). | Nicholas Clark | 2010-10-14 | 1 | -3/+3 |
* | Convert Fcntl and PerlIO::encoding's tests to Test::More. | Nicholas Clark | 2010-06-30 | 1 | -5/+1 |
* | Check that sparse files hold at least a block (bug in eCryptfs: https://bugs.... | Leon Brocard | 2010-03-24 | 1 | -1/+2 |
* | stop skipping ext/Fcntl/t/syslfs.t | David Mitchell | 2010-02-21 | 1 | -1/+7 |
* | Make extensions in ext run their tests from the extension's own directory. | Nicholas Clark | 2009-08-28 | 3 | -10/+1 |
* | Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs. | Nicholas Clark | 2009-03-26 | 1 | -1/+0 |
* | [admin] set up .gitignore files | Sam Vilain | 2008-12-19 | 1 | -0/+1 |
* | fixed Fcntl::S_IFMT() breakage introduced by change 30674 (blead 26701) | Alexey Tourbin | 2007-04-26 | 2 | -11/+30 |
* | Only use proxy constant subroutines for 5.9.x. | Nicholas Clark | 2007-03-21 | 1 | -1/+1 |
* | Reorder Fcntl's bootstrapping so that the constants actually get | Nicholas Clark | 2006-01-07 | 1 | -13/+19 |
* | Make ExtUtils::Constant generate the inlineable proxy constant subs. | Nicholas Clark | 2005-12-22 | 1 | -0/+1 |
* | Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl. | Jarkko Hietaniemi | 2003-08-18 | 1 | -2/+2 |
* | Re: script wanted | Nicholas Clark | 2003-08-13 | 1 | -1/+1 |
* | And even more glibc fcntl constants, this time mostly F_XXX. | Jarkko Hietaniemi | 2003-06-16 | 2 | -24/+43 |
* | Even more glibc O_ modes. | Jarkko Hietaniemi | 2003-06-16 | 2 | -8/+12 |
* | Add O_NOATIME. | Jarkko Hietaniemi | 2003-06-16 | 2 | -14/+19 |
* | integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5 | Hugo van der Sanden | 2002-12-02 | 1 | -3/+3 |
* | [perl #18065] LFS related bug in perl-5.8.0 testsuite | david@dhaller.de | 2002-11-07 | 1 | -1/+5 |
* | Re: autom4te and perl 5.8.0 | Andy Dougherty | 2002-07-04 | 1 | -2/+19 |
* | Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7 | Nicholas Clark | 2002-03-19 | 1 | -0/+1 |
* | (was Re: [PATCH @13746] h2xs) | Nicholas Clark | 2002-03-04 | 2 | -4/+3 |
* | & what's to be done for 5.8.0? | Nicholas Clark | 2001-10-08 | 1 | -0/+5 |
* | Clean up 1_compile.t; move tests to more consistent | Jarkko Hietaniemi | 2001-09-07 | 2 | -0/+0 |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 2 | -0/+313 |
* | Re: [PATCH] Re: perl@10611 | Nicholas Clark | 2001-06-16 | 2 | -1401/+31 |
* | The .pm changes to go with #10428. | Jarkko Hietaniemi | 2001-06-04 | 1 | -12/+6 |
* | The #10402 didn't take. Weird. | Jarkko Hietaniemi | 2001-06-04 | 1 | -509/+1166 |
* | [patch] -Wall cleanup round 2 | Doug MacEachern | 2001-02-18 | 1 | -7/+0 |