summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* PATCH: Large omnibus patch to clean up the JRRT quotesTom Christiansen2008-11-021-1/+5
* make distclean patch from Andy Armstrong.Nicholas Clark2008-10-292-0/+6
* Define HAS_QUAD on Win32 and introduce new value for QUADKINDSteve Hay2008-10-078-15/+25
* Refine Win32's s{GM|LOCAL}TIME_{min|max} values based on the output ofSteve Hay2008-10-073-8/+3
* Add probes for *time64 () functionsH.Merijn Brand2008-10-035-106/+141
* Correct the sLOCALTIME_{min|max} values added by #34363 for BCC and VC9Steve Hay2008-09-303-5/+4
* Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project)H.Merijn Brand2008-09-159-0/+55
* Fix mismatched #if/#endif in Win64 configuration.Jan Dubois2008-09-071-0/+1
* Use App::Prove::State to store the timings for the tests, and ifNicholas Clark2008-08-093-0/+3
* Update Win32 canned configsJan Dubois2008-07-099-240/+434
* Make the version string more consistent between Windows and other platforms.Rafael Garcia-Suarez2008-06-201-1/+1
* [perl #46309] Buffer overflow in win32_select() (PATCH included) Risto Kankkunen2008-06-171-22/+8
* Propagate new i_gdbm*ndbm variablesAndy Dougherty2008-05-295-0/+10
* Win32 process ids can have more than 16 bitsJan Dubois2008-04-291-4/+2
* Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu)Dominic Dunlop2008-03-295-0/+5
* Add i_syspoll to all the pre-canned configs.Nicholas Clark2008-03-295-0/+5
* RE: [PATCH revised] Fix ExtUtils::Install under CygwinSteve Hay2008-03-251-2/+15
* [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