summaryrefslogtreecommitdiff
path: root/ext/Errno
Commit message (Expand)AuthorAgeFilesLines
* Errno does not escape archnameReini Urban2011-11-021-3/+7
* The Borland Chainsaw MassacreSteve Hay2011-09-101-8/+2
* Redefine errno values for Visual Studio 2010Steve Hay2011-03-191-0/+3
* Ensure that the C<exists &Errno::EFOO> idiom continues to work as documented.Nicholas Clark2011-03-072-3/+29
* In Errno, use typeglob aliasing instead of subref to typeglob assignment.Nicholas Clark2011-02-191-2/+1
* Remove Mac OS classic code from the Errno.pm generation script.Nicholas Clark2011-01-191-19/+7
* Bump $Errno::VERSION after change be54382Florian Ragwitz2010-09-031-1/+1
* Sanity check on Errno values.Curtis Jewell2010-09-021-2/+3
* Tweak the generated Errno.pm slightly. Shorter and slightly fewer ops.Nicholas Clark2010-06-231-8/+7
* Reduce Errno memory usage by around 55%.Nicholas Clark2010-05-021-33/+36
* Remove unused %errno and $AUTOLOAD from the generated Errno.pmNicholas Clark2010-05-021-1/+1
* Remove the lexical $len and associated calculation, which is never used.Nicholas Clark2010-05-011-3/+1
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-281-11/+0
* As Errno is formally no longer dual-lived, give it a proper version number.Nicholas Clark2009-06-251-1/+1
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Close the file before renaming it. Problem spotted and fix supplied by corion.Nicholas Clark2009-03-311-0/+2
* Don't create an empty Errno.pm if there is an error whilst running Errno_pm.PLNicholas Clark2009-03-311-1/+3
* Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs.Nicholas Clark2009-03-261-4/+0
* bump Errno version number after change 34630 (add Haiku port)David Mitchell2009-01-041-1/+1
* [admin] set up .gitignore filesSam Vilain2008-12-191-0/+2
* Haiku PortIngo Weinhold2008-10-291-1/+1
* Upgrade to Errno-1.10 (!). I have left the core tests as is forSteve Peters2006-12-272-1/+6
* Proper cleanup for Errno.pmRafael Garcia-Suarez2006-12-191-1/+1
* Re: [PATCH] Errno doesnt rebuild when things it depends on in Config.pm changeYves Orton2006-12-151-0/+19
* Convert Errno.t to Test::More. Increase the test coverageSteve Peters2006-09-071-35/+24
* One too many ('s in change #28043. Steve Peters2006-05-021-1/+1
* Fix for RT #7916: perl 5.6.1 with Intel's icc on RedHat Steve Peters2006-05-021-1/+3
* Support compiling for RISC OSAlex Waugh2006-04-181-0/+6
* Re: How to suppress warnings when building Errno with gccYitzchak Scott-Thoennes2005-07-041-2/+2
* Silence MinGW warnings about system headers when building ErrnoSteve Hay2005-06-301-2/+20
* Symbian port of PerlJarkko Hietaniemi2005-04-211-10/+24
* ext/Errno/Errno_pm.PL: fix for GNU hurdBrendan O'Dea2005-03-301-1/+1
* Fix for building with MinGW under CygwinYitzchak Scott-Thoennes2005-01-171-1/+7
* [perl #32717] BeOS specific Updates Ingo Weinhold2004-12-011-4/+6
* Fix [perl #32130] Errno.pm must not pass references to "prototype"Rafael Garcia-Suarez2004-10-252-2/+6
* Zaurus SL-[78]60 native compile patchDan Kogai2004-03-301-1/+3
* ESUCCESS = 0 is not true, but exists.Jarkko Hietaniemi2003-08-061-1/+2
* maint, Win32, GCC 3.2Mattia Barbon2003-08-041-1/+9
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-281-0/+0
* Re: [PATCH] Version tangoYitzchak Scott-Thoennes2002-05-271-0/+1
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-6/+6
* Last patch needed to get Perl5.7 to build natively on VOSPaul Green2002-01-071-0/+3
* Win32 hides some errno-oid constants in <winsock.h> under assumed names.Nick Ing-Simmons2001-12-301-4/+24
* EPOC fixes from Olaf Flebbe.Jarkko Hietaniemi2001-12-121-1/+1
* In BeOS Errno must resort to actual compilationJarkko Hietaniemi2001-12-121-0/+34
* Make Errno better in BeOS (the second hunk isJarkko Hietaniemi2001-12-111-0/+5
* Robustness against Linux using something else than gcc;Charles Randall2001-11-161-1/+3
* patches for MacOS X 10.1 for perl 5.7.2Randal L. Schwartz2001-11-021-1/+1
* More VERSION tuning: to avoid unnecessary Perl upgradesJarkko Hietaniemi2001-06-301-1/+1
* Detypo.Jarkko Hietaniemi2001-06-261-2/+2