summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* [perl #51674] op/alarm.t hangs on 5.11.0 (Windows Vista only)Robert May2008-03-131-2/+1
* Silence Borland compiler warnings (except for warnings from zlib) here:Steve Hay2008-02-252-8/+8
* Regenerate the win32/config_H.* files using the makefile targetsSteve Hay2008-02-224-6805/+6924
* Fix-up Win32's regen_config_h targets for semi-automatic updating ofSteve Hay2008-02-222-17/+23
* Correct large files / lseek size & type settings in Win32 canned configs.Steve Hay2008-02-228-29/+30
* Sync win32/config.* with Porting/config.shSteve Hay2008-02-224-4/+4
* Silence warning from VC8 when building without USE_LARGE_FILESSteve Hay2008-02-221-1/+9
* Fix bit-fields for VC [was RE: [perl #50386] GIMME_V broken with 5.10.0/GCC a...Jan Dubois2008-02-122-1/+9
* assert() that every NN argument is not NULL. Otherwise we have theNicholas Clark2008-02-122-0/+18
* Eliminate use of Nullop in the core code. Dual life uses remain.Nicholas Clark2008-02-101-2/+2
* Give Win32 message windows proper window proceduresRobert May2008-02-081-58/+183
* win32_async_check() doesn't loop enough.Robert May2008-02-081-1/+1
* Oops, change 33049 really did need to update all the Win?? headersNicholas Clark2008-01-235-1/+36
* Purge all use of Nullch in non-dual life modules.Nicholas Clark2008-01-231-2/+2
* Fix the misplaced warnings and failing tests caused by the precisionNicholas Clark2008-01-235-0/+5
* Add dtrace supportAndy Armstrong2008-01-1110-0/+40
* Re: SV leak?Vincent Pit2008-01-041-14/+14
* Welcome to Perl 5.11, win32!Steve Peters2007-12-232-12/+12
* Nullch and others were still alive and well in some of the operatingSteve Peters2007-12-233-48/+48
* Add a Configure probe for <assert.h>Nicholas Clark2007-12-2210-0/+35
* Add perl5110delta, and change 5100delta so that it is no longer "the"Nicholas Clark2007-12-193-2/+6
* Bump the version number to 5.11.0Nicholas Clark2007-12-198-37/+37
* 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