| Commit message (Expand) | Author | Age | Files | Lines |
* | One too many ('s in change #28043. | Steve Peters | 2006-05-02 | 1 | -1/+1 |
* | Fix for RT #7916: perl 5.6.1 with Intel's icc on RedHat | Steve Peters | 2006-05-02 | 1 | -1/+3 |
* | Support compiling for RISC OS | Alex Waugh | 2006-04-18 | 1 | -0/+6 |
* | Re: How to suppress warnings when building Errno with gcc | Yitzchak Scott-Thoennes | 2005-07-04 | 1 | -2/+2 |
* | Silence MinGW warnings about system headers when building Errno | Steve Hay | 2005-06-30 | 1 | -2/+20 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -10/+24 |
* | ext/Errno/Errno_pm.PL: fix for GNU hurd | Brendan O'Dea | 2005-03-30 | 1 | -1/+1 |
* | Fix for building with MinGW under Cygwin | Yitzchak Scott-Thoennes | 2005-01-17 | 1 | -1/+7 |
* | [perl #32717] BeOS specific Updates | Ingo Weinhold | 2004-12-01 | 1 | -4/+6 |
* | Fix [perl #32130] Errno.pm must not pass references to "prototype" | Rafael Garcia-Suarez | 2004-10-25 | 2 | -2/+6 |
* | Zaurus SL-[78]60 native compile patch | Dan Kogai | 2004-03-30 | 1 | -1/+3 |
* | ESUCCESS = 0 is not true, but exists. | Jarkko Hietaniemi | 2003-08-06 | 1 | -1/+2 |
* | maint, Win32, GCC 3.2 | Mattia Barbon | 2003-08-04 | 1 | -1/+9 |
* | No more ext/*/*.t, move them all to ext/*/t. | Jarkko Hietaniemi | 2003-07-28 | 1 | -0/+0 |
* | Re: [PATCH] Version tango | Yitzchak Scott-Thoennes | 2002-05-27 | 1 | -0/+1 |
* | Windows 64-bit support: | Gurusamy Sarathy | 2002-04-21 | 1 | -6/+6 |
* | Last patch needed to get Perl5.7 to build natively on VOS | Paul Green | 2002-01-07 | 1 | -0/+3 |
* | Win32 hides some errno-oid constants in <winsock.h> under assumed names. | Nick Ing-Simmons | 2001-12-30 | 1 | -4/+24 |
* | EPOC fixes from Olaf Flebbe. | Jarkko Hietaniemi | 2001-12-12 | 1 | -1/+1 |
* | In BeOS Errno must resort to actual compilation | Jarkko Hietaniemi | 2001-12-12 | 1 | -0/+34 |
* | Make Errno better in BeOS (the second hunk is | Jarkko Hietaniemi | 2001-12-11 | 1 | -0/+5 |
* | Robustness against Linux using something else than gcc; | Charles Randall | 2001-11-16 | 1 | -1/+3 |
* | patches for MacOS X 10.1 for perl 5.7.2 | Randal L. Schwartz | 2001-11-02 | 1 | -1/+1 |
* | More VERSION tuning: to avoid unnecessary Perl upgrades | Jarkko Hietaniemi | 2001-06-30 | 1 | -1/+1 |
* | Detypo. | Jarkko Hietaniemi | 2001-06-26 | 1 | -2/+2 |
* | There seems to be two ways of spelling the $^O in *STEP. | Jarkko Hietaniemi | 2001-06-26 | 1 | -1/+1 |
* | OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement | Jarkko Hietaniemi | 2001-06-26 | 1 | -1/+5 |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 1 | -0/+54 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 1 | -6/+14 |
* | Add $Config{cppflags} to the gcc incantation. | Jarkko Hietaniemi | 2001-04-05 | 1 | -1/+1 |
* | Portability fixes for Mac OS / bleadperl | Chris Nandor | 2001-03-10 | 1 | -25/+40 |
* | Watch out for cross compiling for EPOC (usually done on linux) | Olaf Flebbe | 2001-02-01 | 1 | -0/+3 |
* | s/use vars qw\(/our(/ for OS/390 extension builds | Peter Prymmer | 2000-12-15 | 1 | -4/+2 |
* | Use -dM for gcc (the suggested patch did it only for Linux, | Pixel | 2000-11-05 | 1 | -0/+10 |
* | Allow for whitespace between "#" and "line" in cpp output. | Calle Dybedahl | 2000-09-12 | 2 | -1/+6 |
* | more whitespace removal (from Michael G Schwern) | Gurusamy Sarathy | 2000-03-04 | 1 | -1/+1 |
* | mention portability caveat about C<use Errno 'EFOO'> | Gurusamy Sarathy | 2000-02-20 | 1 | -6/+18 |
* | avoid failing on $!{ENOTHERE} (they can always use C<exists $!{NOTHERE}> | Gurusamy Sarathy | 2000-02-19 | 1 | -6/+8 |
* | Replace #4596 with the change done in 5.005_03. | Jarkko Hietaniemi | 1999-11-21 | 1 | -1/+1 |
* | Skip processing a file if the file to be opened is '-' | Jarkko Hietaniemi | 1999-11-21 | 1 | -1/+1 |
* | typos in change#4561 and change#4565 | Gurusamy Sarathy | 1999-11-13 | 1 | -1/+1 |
* | $Config{myarchname} is not a good architecture identifier | Jarkko Hietaniemi | 1999-11-13 | 1 | -2/+3 |
* | integrate change#3081 from maint-5.005 | Gurusamy Sarathy | 1999-03-05 | 1 | -1/+1 |
* | Errno update from maint-5.005 (changes #2583, #2710). | Jarkko Hietaniemi | 1999-02-02 | 1 | -3/+25 |
* | Errno.pm suffers from \\ too | Ilya Zakharevich | 1999-01-21 | 1 | -1/+10 |
* | The VM/ESA port essentials, based on | Jarkko Hietaniemi | 1998-10-17 | 1 | -0/+3 |
* | correct bugs exposed in MM_Unix.pm by commenting out Selfloader | Gurusamy Sarathy | 1998-10-15 | 1 | -2/+2 |
* | suppress manifypods leak in extensions | Gurusamy Sarathy | 1998-10-03 | 1 | -0/+1 |
* | applied patches, but retained old behavior for win32 (where compilers | Graham Barr | 1998-10-02 | 1 | -10/+16 |
* | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -1/+4 |