summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* RE: [perl #37571] -z FH broken with Borland build Paul Marquess2005-11-021-1/+23
* Make PerlLIOUtime()'s filename constSteve Hay2005-11-011-1/+1
* Update win32 config files w.r.t. change #25935Steve Hay2005-11-018-48/+76
* Change some spaces to tabs for easier diffing against config_h.SHSteve Hay2005-10-314-37/+37
* Makefiles like tabs, not spaces.Steve Peters2005-10-282-2/+2
* Add a new file, mathoms.c, to hold old code kept around for binarySteve Peters2005-10-282-0/+2
* Add SPRINTF_RETURNS_STRLEN to the various Win32 config_H.* files.Steve Peters2005-10-284-0/+32
* Win32 fix for change #25850. I don't know if this define will everSteve Peters2005-10-271-0/+2
* Add a probe for whether sprintf returns the length of the buffer.Nicholas Clark2005-10-244-0/+4
* Update win32 config files w.r.t. change #25793Steve Hay2005-10-188-48/+76
* Update win32 config files w.r.t. change #25733Steve Hay2005-10-118-0/+28
* Win32::GetShortPathName() does not always return a short name [DOC PATCH]Gisle Aas2005-10-101-3/+5
* Fix $Config{ccflags} for Win32 perls built with dmakeSteve Hay2005-10-052-4/+8
* Re: $^CHILD_ERROR_NATIVE issues (with attachment)Gisle Aas2005-10-041-1/+1
* Make building perl on Win32 with the free VC++ toolkit easierSteve Hay2005-09-302-27/+45
* Change 25226 should have done this tooSteve Hay2005-09-231-1/+1
* Update win32 config files w.r.t. change #25387Steve Hay2005-09-198-0/+56
* Add Windows Vista support to Win32::GetOSName()Jan Dubois2005-08-231-5/+6
* Supply same libs for bcc32 builds as cl and gcc builds haveSteve Hay2005-08-121-4/+25
* Make change 25286 betterSteve Hay2005-08-121-6/+6
* Silence Win32 compiler warnings following change 25280Steve Hay2005-08-111-3/+3
* Typos in *.p[lm]Piotr Fusik2005-08-021-1/+1
* Reinstate PERL_MALLOC_WRAP for bcc32 on Win32Steve Hay2005-07-251-1/+1
* Fix USE_LARGE_FILES with bcc32 on Win32?Steve Hay2005-07-221-2/+2
* Tweak the canned win32/config.* filesSteve Hay2005-07-224-18/+18
* Add missing entries to win32/config.*Steve Hay2005-07-224-11/+222
* Silence Win32 warnings when not using USE_LARGE_FILESSteve Hay2005-07-221-3/+3
* Make the canned config.h files used on Win32 more minimalSteve Hay2005-07-214-36/+36
* Rearrange win32/config_H.* to match config_h.SHSteve Hay2005-07-214-7987/+8053
* Fix static extensions when building with nmake on Win32Steve Hay2005-07-153-8/+3
* Re: janitorial work ? [patch]Jim Cromie2005-07-083-23/+23
* Borland's .pdb files are called .tdsSteve Hay2005-07-041-1/+2
* Install perlglossary on VMS and WindowsRafael Garcia-Suarez2005-07-011-0/+4
* Silence some cast warnings from bcc32 on Win32Steve Hay2005-07-011-0/+12
* Avoid redefinition warning for MinGWMattia Barbon2005-06-271-0/+3
* Fix typo in win32.cSteve Hay2005-06-241-1/+1
* Stop '"__attribute__format__" redefined' warnings from gcc on Win32Steve Hay2005-06-241-0/+5
* Make opendir() filename const in Win32-land & friendsSteve Hay2005-06-244-4/+4
* Silence bcc32 compiler warnings from win32/fcrypt.c (almost)Steve Hay2005-06-231-36/+37
* More bcc32 compiler warnings to silenceSteve Hay2005-06-231-2/+2
* Silence some bcc32 compiler warningsSteve Hay2005-06-221-2/+2
* Add the ptar(1) utility from Archive::TarRafael Garcia-Suarez2005-06-212-2/+4
* Support NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change 24898)Steve Hay2005-06-208-0/+24
* Silence STDERR grumblings from Borland's math library.Steve Hay2005-06-171-0/+10
* Strip \\?\ prefix from Perl path in win32/win32.c:set_w32_module_name()Jan Dubois2005-06-171-0/+4
* Fix changes 24862 and 24863 for Sarathy's old dmakeSteve Hay2005-06-161-3/+3
* Simplify win32/makefile.mk for static extensions with GCCSteve Hay2005-06-161-2/+2
* Enable static extensions with Borland compiler on Win32Steve Hay2005-06-162-2/+2
* Fix $Config{ccversion} for Borland C++ 5.5.1Steve Hay2005-06-151-2/+1
* Fix win32/makefile.mk for building with bcc32 5.5.1 and dmake 4.4Steve Hay2005-06-151-10/+21