summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
...
* re: [PATCH] for bug 28525: Buffer overflow issue in the Win32 distribution of...Jan Dubois2004-04-141-7/+6
* Borland C doesn't like PERL_MALLOC_WRAP.Marcus Holland-Moritz2004-04-121-1/+1
* various win32 build fixesSteve Hay2004-03-292-10/+28
* Re: [PATCH] Fix PERL_MALLOC_WRAP change for Win32Steve Hay2004-03-244-0/+20
* makefile.95 tweakGreg Matheson2004-03-201-0/+3
* [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core PerlNicholas Clark2004-03-195-3/+1362
* Add a perl592delta.pod man page.Rafael Garcia-Suarez2004-03-183-4/+10
* Bump bleadperl's version number to 5.9.2.Rafael Garcia-Suarez2004-03-186-34/+34
* Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)Steve Hay2004-03-152-8/+19
* Revert change #22489, that seems to cause build failures on Windows.Rafael Garcia-Suarez2004-03-132-9/+8
* Fix minitest target in Win32 makefilesSteve Hay2004-03-122-8/+9
* Re: [PATCH] More "distclean" tidy ups on Win32Steve Hay2004-03-102-6/+20
* More "distclean" tidy ups on Win32Steve Hay2004-03-092-36/+38
* Another makefile portability fix for Win32 by Steve Hay.Rafael Garcia-Suarez2004-03-082-8/+8
* win32_fstat has a potential buffer overrun problemJan Dubois2004-03-081-0/+4
* Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk on Win32Steve Hay2004-03-051-4/+4
* Fix [perl #27357] Scalar Win32::GetOSVersion() broken in 5.8.3Rafael Garcia-Suarez2004-03-041-0/+6
* nmake distclean cleans too much from lib/Digest on Win32Steve Hay2004-03-022-4/+0
* genmk95.pl touchup for distclean on Win98Greg Matheson2004-02-201-0/+2
* Removed pm_apiversion and xs_apiversion as requested byH.Merijn Brand2004-02-188-148/+0
* Bump up perl's version number to 5.9.1.Rafael Garcia-Suarez2004-02-176-42/+42
* Re: [PATCH] Add "Camel" logo icon to perl.exe on WindowsGreg Matheson2004-02-101-1/+5
* Re: [PATCH] Add "Camel" logo icon to perl.exe on WindowsGreg Matheson2004-02-081-4/+4
* Merge dynamic perldelta from maint (22081)Nicholas Clark2004-01-263-14/+26
* Re: [PATCH] Add "Camel" logo icon to perl.exe on WindowsSteve Hay2004-01-224-2/+115
* Update pod.lst with perl583delta,pod, and rerun pod/buildtocNicholas Clark2004-01-141-0/+8
* Regenerate win32/Makefile and win32/makefile.mk afterAbe Timmerman2004-01-112-82/+93
* Jarkko didn't move the cd ..\pod correctly. Given that it's beenNicholas Clark2004-01-061-1/+2
* win32_chsize bugletKevin Chase2003-12-291-1/+1
* Fix a little syntax error, reported by Marcus Holland-MoritzRafael Garcia-Suarez2003-12-281-1/+1
* 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILESNigel Sandever2003-12-282-0/+65
* d_u32align for win32Gisle Aas2003-12-123-3/+3
* Integrate change #21862 from maint-5.8 :Rafael Garcia-Suarez2003-12-081-1/+1
* The prove utility should also be installed on VMS and on Windows.Rafael Garcia-Suarez2003-12-022-2/+4
* Complement of change #21740 for Windows.Rafael Garcia-Suarez2003-11-172-4/+7
* Quoted-printable is evil.Rafael Garcia-Suarez2003-11-021-1/+1
* Portability nit for MinGW 3.Greg Matheson2003-11-021-0/+3
* Add the perl581delta manpage.Rafael Garcia-Suarez2003-09-251-0/+4
* Remove redundant targets from Win32 MakefileSteve Hay2003-08-202-22/+0
* Nick's podulator was right, I just hadn't read the manual...Jarkko Hietaniemi2003-08-192-45/+55
* Nicholas Clark's podulator. The win32 makefileJarkko Hietaniemi2003-08-191-180/+308
* Include fcrypt.c for crypt() on WindowsSteve Hay2003-08-144-83/+586
* Do some updates also on pod.mak -- which seems toJarkko Hietaniemi2003-08-121-0/+24
* kill 'INT' doesn't work on WindowsJan Dubois2003-08-091-0/+10
* Re: win32.c bug - handle leakJan Dubois2003-08-031-6/+12
* Integrate README.macosx more.Jarkko Hietaniemi2003-07-312-0/+2
* Extend Win32::GetOSVersion() to return additional informationJan Dubois2003-07-301-12/+60
* Win32: fix WM_TIMER handlingMattia Barbon2003-07-031-1/+4
* More nanosleep removal.Jarkko Hietaniemi2003-07-017-27/+0
* windows: fix memory leak in %ENV handling (shows up as aGurusamy Sarathy2003-06-091-12/+20