summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Remove rules to regenerate regnodes.hRafael Garcia-Suarez2007-11-212-8/+0
* Rename "perl59" to "perl510"Jan Dubois2007-11-202-12/+12
* Add a rough, incomplete version of perl5100deltaRafael Garcia-Suarez2007-10-093-2/+6
* Do the same as #32061 for Win32, which also fixes a static linkingSteve Hay2007-10-083-7/+10
* Re: [patch] clean out remnants of DEBUGGING_OPS (was opcode op_type:9)Jim Cromie2007-10-021-2/+0
* [patch] [Win32] Makefile and makefile.mk rely on shell associationMax Maischein2007-09-112-4/+4
* Bump version number to 5.10.0.Rafael Garcia-Suarez2007-09-068-37/+37
* Add Win32 makefile option to link all extensions staticallyVadim Konovalov2007-09-034-26/+64
* Add support for Visual C++ 2008 Express Edition (Beta 2)Steve Hay2007-08-292-28/+44
* bye bye charsizeH.Merijn Brand2007-08-215-5/+0
* Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996 to suppress warningsSteve Hay2007-08-212-2/+2
* Some Win32 Config fixes for patchlevel and perl_patchlevel:Steve Hay2007-07-096-13/+24
* Re: [PATCH] Final Draft - pod/perlcommunity.pod - (was [PATCH] Draft - pod/pe...Edgar Bering2007-07-071-0/+4
* Add Borland linker option to not generate .map filesSteve Hay2007-07-061-1/+1
* $Config{useshrplib} should be 'true' rather than 'yes' when usingSteve Hay2007-07-035-5/+5
* Apply win32/Makefile changes from #31102 and #31506 to win32/makefile.mkSteve Hay2007-07-021-1/+8
* /p vs (?p)Abigail2007-06-301-1/+1
* RE: Problem in Win32CORE when building PAR-Packer-0.975 with bleadperl on Win32Jan Dubois2007-06-281-8/+10
* [PATCH] Remove dead code from win32/win32sck.cJan Dubois2007-06-262-25/+1
* Revert #30197 and #30219, which #31464 has just made redundantSteve Hay2007-06-252-16/+0
* Change #31426 should also be applied to the PERL_IMPLICIT_SYSSteve Hay2007-06-201-1/+8
* Change #31426 should also be applied to the windows CE versionRafael Garcia-Suarez2007-06-201-3/+7
* Re: Net::SMTP can't send large messages with bleadperlYves Orton2007-06-201-3/+7
* cross-compilation for linuxVadim Konovalov2007-06-111-4/+4
* Change 31347 should also have removed win32_free_argvw()Steve Hay2007-06-082-20/+0
* Remove dead Perl_sys_intern_clear() from wince.cSteve Hay2007-06-081-14/+0
* Move win32_create_message_window() out of #ifdef HAVE_INTERP_INTERNSteve Hay2007-06-081-13/+12
* Stop VC++ from warning "all references to 'SHELL32.dll' discardedSteve Hay2007-06-075-37/+2
* Stop VC7 and VC8 warning about overriding /DPERLDLL with /UPERLDLLSteve Hay2007-06-062-4/+4
* win32/makefile.mk doesn't support GSAR's old dmake (because ofSteve Hay2007-05-291-64/+56
* Fix the ext/IO/t/io_sock.t failure when built with VC++ 2005Steve Hay2007-05-251-2/+5
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-203-3/+0
* RE: When is -DPERL_CORE required?Jan Dubois2007-05-201-4/+0
* Older versions of windres interpret "-I" as the input format,Steve Hay2007-05-141-1/+1
* Restore Windows NT supportJan Dubois2007-05-133-10/+16
* Re: [perl #42869] Problem killing a pseudo-forked child on Win32David Mitchell2007-05-101-0/+1
* Remove ext/ThreadJerry D. Hedden2007-05-0210-13/+8
* Two new manpages, by AbigailRafael Garcia-Suarez2007-04-301-0/+8
* Do the same as #31095 for Win32Steve Hay2007-04-271-7/+0
* Re: Analysis of problems with mixed encoding case insensitive matches in rege...Yves Orton2007-04-271-0/+9
* Re: VMS and Win32 Makefiles in change 31059Steve Hay2007-04-262-14/+25
* Make PL_uudmap a constant global. Remove the run time initialisationNicholas Clark2007-04-242-0/+28
* [perl #42648] [PATCH] crash in win32/VMem.h when out of memory Devin Heitmueller2007-04-241-0/+8
* Re: new C3 MRO patchBrandon Black2007-04-193-0/+4
* Allow sending SIGINT to child processes on Windows *if* they are running PerlJan Dubois2007-04-191-0/+10
* Fix kill(0, $pid) on WindowsJan Dubois2007-04-171-3/+4
* Run buildtoc --build-allRafael Garcia-Suarez2007-04-121-4/+4
* Add the perlreapi man page, by Ævar Arnfjörð BjarmasonRafael Garcia-Suarez2007-04-121-0/+4
* Add CPANPLUS 0.78Rafael Garcia-Suarez2007-04-102-2/+8
* Restore Win64 compilation with the Windows Platform SDKJan Dubois2007-04-101-3/+18