| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefiles like tabs, not spaces. | Steve Peters | 2005-10-28 | 2 | -2/+2 |
* | Add a new file, mathoms.c, to hold old code kept around for binary | Steve Peters | 2005-10-28 | 2 | -0/+2 |
* | Add SPRINTF_RETURNS_STRLEN to the various Win32 config_H.* files. | Steve Peters | 2005-10-28 | 4 | -0/+32 |
* | Win32 fix for change #25850. I don't know if this define will ever | Steve Peters | 2005-10-27 | 1 | -0/+2 |
* | Add a probe for whether sprintf returns the length of the buffer. | Nicholas Clark | 2005-10-24 | 4 | -0/+4 |
* | Update win32 config files w.r.t. change #25793 | Steve Hay | 2005-10-18 | 8 | -48/+76 |
* | Update win32 config files w.r.t. change #25733 | Steve Hay | 2005-10-11 | 8 | -0/+28 |
* | Win32::GetShortPathName() does not always return a short name [DOC PATCH] | Gisle Aas | 2005-10-10 | 1 | -3/+5 |
* | Fix $Config{ccflags} for Win32 perls built with dmake | Steve Hay | 2005-10-05 | 2 | -4/+8 |
* | Re: $^CHILD_ERROR_NATIVE issues (with attachment) | Gisle Aas | 2005-10-04 | 1 | -1/+1 |
* | Make building perl on Win32 with the free VC++ toolkit easier | Steve Hay | 2005-09-30 | 2 | -27/+45 |
* | Change 25226 should have done this too | Steve Hay | 2005-09-23 | 1 | -1/+1 |
* | Update win32 config files w.r.t. change #25387 | Steve Hay | 2005-09-19 | 8 | -0/+56 |
* | Add Windows Vista support to Win32::GetOSName() | Jan Dubois | 2005-08-23 | 1 | -5/+6 |
* | Supply same libs for bcc32 builds as cl and gcc builds have | Steve Hay | 2005-08-12 | 1 | -4/+25 |
* | Make change 25286 better | Steve Hay | 2005-08-12 | 1 | -6/+6 |
* | Silence Win32 compiler warnings following change 25280 | Steve Hay | 2005-08-11 | 1 | -3/+3 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-02 | 1 | -1/+1 |
* | Reinstate PERL_MALLOC_WRAP for bcc32 on Win32 | Steve Hay | 2005-07-25 | 1 | -1/+1 |
* | Fix USE_LARGE_FILES with bcc32 on Win32? | Steve Hay | 2005-07-22 | 1 | -2/+2 |
* | Tweak the canned win32/config.* files | Steve Hay | 2005-07-22 | 4 | -18/+18 |
* | Add missing entries to win32/config.* | Steve Hay | 2005-07-22 | 4 | -11/+222 |
* | Silence Win32 warnings when not using USE_LARGE_FILES | Steve Hay | 2005-07-22 | 1 | -3/+3 |
* | Make the canned config.h files used on Win32 more minimal | Steve Hay | 2005-07-21 | 4 | -36/+36 |
* | Rearrange win32/config_H.* to match config_h.SH | Steve Hay | 2005-07-21 | 4 | -7987/+8053 |
* | Fix static extensions when building with nmake on Win32 | Steve Hay | 2005-07-15 | 3 | -8/+3 |
* | Re: janitorial work ? [patch] | Jim Cromie | 2005-07-08 | 3 | -23/+23 |
* | Borland's .pdb files are called .tds | Steve Hay | 2005-07-04 | 1 | -1/+2 |
* | Install perlglossary on VMS and Windows | Rafael Garcia-Suarez | 2005-07-01 | 1 | -0/+4 |
* | Silence some cast warnings from bcc32 on Win32 | Steve Hay | 2005-07-01 | 1 | -0/+12 |
* | Avoid redefinition warning for MinGW | Mattia Barbon | 2005-06-27 | 1 | -0/+3 |
* | Fix typo in win32.c | Steve Hay | 2005-06-24 | 1 | -1/+1 |
* | Stop '"__attribute__format__" redefined' warnings from gcc on Win32 | Steve Hay | 2005-06-24 | 1 | -0/+5 |
* | Make opendir() filename const in Win32-land & friends | Steve Hay | 2005-06-24 | 4 | -4/+4 |
* | Silence bcc32 compiler warnings from win32/fcrypt.c (almost) | Steve Hay | 2005-06-23 | 1 | -36/+37 |
* | More bcc32 compiler warnings to silence | Steve Hay | 2005-06-23 | 1 | -2/+2 |
* | Silence some bcc32 compiler warnings | Steve Hay | 2005-06-22 | 1 | -2/+2 |
* | Add the ptar(1) utility from Archive::Tar | Rafael Garcia-Suarez | 2005-06-21 | 2 | -2/+4 |
* | Support NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change 24898) | Steve Hay | 2005-06-20 | 8 | -0/+24 |
* | Silence STDERR grumblings from Borland's math library. | Steve Hay | 2005-06-17 | 1 | -0/+10 |
* | Strip \\?\ prefix from Perl path in win32/win32.c:set_w32_module_name() | Jan Dubois | 2005-06-17 | 1 | -0/+4 |
* | Fix changes 24862 and 24863 for Sarathy's old dmake | Steve Hay | 2005-06-16 | 1 | -3/+3 |
* | Simplify win32/makefile.mk for static extensions with GCC | Steve Hay | 2005-06-16 | 1 | -2/+2 |
* | Enable static extensions with Borland compiler on Win32 | Steve Hay | 2005-06-16 | 2 | -2/+2 |
* | Fix $Config{ccversion} for Borland C++ 5.5.1 | Steve Hay | 2005-06-15 | 1 | -2/+1 |
* | Fix win32/makefile.mk for building with bcc32 5.5.1 and dmake 4.4 | Steve Hay | 2005-06-15 | 1 | -10/+21 |
* | Don't delete IO/Zlib during distclean on Win32 | Steve Hay | 2005-06-14 | 2 | -4/+4 |
* | Add BUILDOPTEXTRA to Win32 makefiles | Steve Hay | 2005-06-14 | 2 | -0/+2 |
* | Re: Change 24806: improve static build for win32/Makefile | Vadim Konovalov | 2005-06-13 | 2 | -7/+10 |
* | improve static build for win32/Makefile | Vadim Konovalov | 2005-06-12 | 1 | -4/+14 |